Custom Query (2448 matches)
Results (193 - 195 of 2448)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2348 | WorksForMe | webui js crashes in opera | damoxc | pigmoney |
Description |
in opera UI is loaded, but login popup is not displayed. Tried from chrome browser with all going OK.
Client is Opera Version 12.15, Build 1748, Platform Win32, System Windows 7 Deluge is installed from standard repo: [root@server /var/lib/deluge/.config/deluge]# deluged -v deluged: 1.3.6 libtorrent: 0.16.8.0 [root@server /var/lib/deluge/.config/deluge]# deluge-web -v deluge-web: 1.3.6 libtorrent: 0.16.8.0 [root@server /var/lib/deluge/.config/deluge]# uname -a Linux server.home 3.9.6-200.fc18.x86_64 #1 SMP Thu Jun 13 18:56:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux according to opera's dragonfly debugger, the exception is on line 13651 of ext-all.js, code looking like: if (this.frame) { a.insertHtml("afterBegin", String.format(Ext.Element.boxMarkup, this.baseCls)); this.createElement("header", h.firstChild.firstChild.firstChild); this.createElement("bwrap", h); k = this.bwrap.dom; var c = h.childNodes[1], b = h.childNodes[2]; k.appendChild(c); '''<--- error here''' Error text: Unhandled DOMException: HIERARCHY_REQUEST_ERR Call stack: onRender ext-all.js:13651 onRender ext-all.js:25578 render ext-all.js:8629 init ext-all.js:26145 initialize deluge-all.js:8212 (anonymous) deluge-all.js:8352 (anonymous) ext-all.js:169 Ext.util.DelayedTask ext-all.js:1332 (global) |
|||
#2358 | WorksForMe | Per label torrent listing doesn't work | non7top | |
Description |
Doesn't work both in web UI and in GTK UI. Select label in the left pane and list is empty. |
|||
#2364 | WorksForMe | Dialog focus when multiple torrents added from magnet links | rmlrml | |
Description |
Installation type: package Version information:
Steps involved to reproduce the bug:
Thank you for all your hard work! |