Custom Query (2449 matches)
Results (643 - 645 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1262 | Fixed | Uploading plugin with webui fail, faulty named filename on server | ||
| Description |
When I upload a plugin into deluge 1.2.3 trough webui, it saves the plugin as shown in upload selector, ie "C:\fakepath\XMPPNotify-0.1_dev-py2.6.egg" instead of just "XMPPNotify-0.1_dev-py2.6.egg" in plugins directory... Also log says that "[WARNING ] 05:24:26 pluginmanagerbase:122 Cannot enable non-existant plugin C fakepath XMPPNotify " Here is ls command after uploaded plugin with webui and then working plugin uploaded trough deluge-gtk (using RPC): root@lara:/var/lib/deluge/plugins# ls -l total 48 -rw-rw-rw- 1 deluge deluge 20932 2010-05-05 05:24 C:\fakepath\XMPPNotify-0.1_dev-py2.6.egg -rw-rw-rw- 1 deluge deluge 20932 2010-05-05 05:27 XMPPNotify-0.1_dev-py2.6.egg |
|||
| #1263 | Fixed | Deluge does not remember column width | ||
| Description |
Deluge does not remember column width. And I should resize width of some columns every time I run Deluge. Kind of annoying. |
|||
| #1267 | Fixed | Tracker proxy settings set in webui do not actually get set | ||
| Description |
Try setting an HTTP proxy with non-default port in the webui, then check the console UI to see what the settings are actually set to- No matter what port you specify, it is always set to the default of 8080. Additionally, it does not appear to be possible to change the proxy settings at all from the console UI. |
|||
