Hello !
I have an interesting bug. When I'm trying to add new torrent I have a window "Uploading your torrent..." and that's all, nothing happened. This bug appears in Opera only. I've tried several versions, but it can be reproduced in all these versions.
Conditions:
Server where daemon and webui is running: Ubuntu 10.04
Deluge version: 1.3.0
Tried with Opera versions: 10.10, 10.63
Opera was running under WindowsXP and Windows 7
Opera log:
JavaScript - http://192.168.1.5:8112/
Uncaught exception: SyntaxError: JSON.parse: Unable to parse value:
Error thrown at line 7, column 204453 in <anonymous function: decode>(json):
return dc(json)
called from line 18, column 225876 in <anonymous function: handleResponse>(c):
return Ext.decode(c.responseText)
called from line 18, column 222358 in <anonymous function: processResponse>(a):
this.result=this.handleResponse(a);
called from line 18, column 225164 in <anonymous function: success>(b):
var a=this.processResponse(b);
called from line 7, column 159910 in o(D, C, B):
D.apply(C,B)
called via Function.prototype.apply() from line 7, column 159529 in s():
o(q.success,q.scope,[w,q]);
called via Function.prototype.call() from unknown location in C(G):
/* no source available */
Problems with Opera
Re: Problems with Opera
Good day.
I have the same problem "When I'm trying to add new torrent I have a window "Uploading your torrent ..." and that's all, nothing happened". Tested on versions of Opera 10.62 for Linux and Windows.
Deluge 1.3.1 version on openSuse 11.3 (too was at 11.2).
In the version of Deluge 1.3.0 RC1 seems to "Fix uploading torrent files in Opera or IE (# 1087)", but in reality everything remained as before ... In other browsers (chrome, IE, FF, Safari, Konqueror) it works fine, but I favorite use opera. In versions 1.2.x everything worked.
I would be grateful for the help.
I have the same problem "When I'm trying to add new torrent I have a window "Uploading your torrent ..." and that's all, nothing happened". Tested on versions of Opera 10.62 for Linux and Windows.

Deluge 1.3.1 version on openSuse 11.3 (too was at 11.2).
In the version of Deluge 1.3.0 RC1 seems to "Fix uploading torrent files in Opera or IE (# 1087)", but in reality everything remained as before ... In other browsers (chrome, IE, FF, Safari, Konqueror) it works fine, but I favorite use opera. In versions 1.2.x everything worked.
I would be grateful for the help.
Re: Problems with Opera
Unfortunately I have the same problem.
I get the same window with uploading forever.
Error console shows:
Adding torrent from url is working fine.
Opera 11.01 (Build 1190)
Ubuntu 10.10
Deluge 1.3.0
Everything is working fine in FF and Chromium.
I get the same window with uploading forever.
Error console shows:
Code: Select all
JavaScript - http://localhost:8112/
Event thread: load
Uncaught exception: SyntaxError: JSON.parse: Unable to parse value:
Error thrown at line 7, column 204453 in <anonymous function: decode>(json) in http://localhost:8112/js/ext-all.js:
return dc(json)
called from line 18, column 225876 in <anonymous function: handleResponse>(c) in http://localhost:8112/js/ext-all.js:
return Ext.decode(c.responseText)
called from line 18, column 222358 in <anonymous function: processResponse>(a) in http://localhost:8112/js/ext-all.js:
this.result=this.handleResponse(a);
called from line 18, column 225164 in <anonymous function: success>(b) in http://localhost:8112/js/ext-all.js:
var a=this.processResponse(b);
called from line 7, column 159910 in o(D, C, B) in http://localhost:8112/js/ext-all.js:
D.apply(C,B)
called via Function.prototype.apply() from line 7, column 159529 in s() in http://localhost:8112/js/ext-all.js:
o(q.success,q.scope,[w,q]);
called from line 7, column 52834 in C(G) in http://localhost:8112/js/ext-all.js:
D.call(E||y,G,F,x)
Opera 11.01 (Build 1190)
Ubuntu 10.10
Deluge 1.3.0
Everything is working fine in FF and Chromium.
Re: Problems with Opera
Please create a new bug ticket