Jump to content

[Bug] Can't change download priority


Palethorn

Recommended Posts

I'm unable to change download priority of a file from context menu in webgui. Tried firefox, opera and chrome all latest versions and I downloaded the latest version of utorrent for linux. Here's what opera caught in dragonfly when I click "Don't download" for example:

Uncaught exception: TypeError: Cannot convert 'this.files[id]' to object
Error thrown at line 1958, column 3 in <anonymous function: getSelFileIds>(id, p) in http://100.200.1.4:8080/gui/webui.js:
if (this.files[id][fileId][CONST.FILE_PRIORITY] != p)
called from line 1966, column 2 in <anonymous function: setPriority>(id, p) in http://100.200.1.4:8080/gui/webui.js:
var fileIds = this.getSelFileIds(id, p);
called as bound function from line 52, column 3 in <anonymous function: add>(ev) in http://100.200.1.4:8080/gui/contextmenu.js:
fn(ev);
called via Function.prototype.call() from line 2155, column 5 in <anonymous function: defn>(event) in http://100.200.1.4:8080/gui/mootools.js:
if (condition.call(self, event) === false)

I saw a older report and it mentioned using double click but it doesn't work. Only double clicking on the file can change it's priority and I can't do that sometimes because of the large number of files that I want to exclude.

Found the exact same problem reported here http://forum.utorrent.com/viewtopic.php?pid=601340#p601340

Link to comment
Share on other sites

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...