Custom Query (2449 matches)
Results (511 - 513 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2389 | Fixed | [win32] Deluge crashes with libtorrent.pyd fault | ||
| Description |
I am having an issue with deluge crashing constantly. There does not appear to be rhyme or reason and happens both when actively downloading new torrents and when idling or seeding. I am running Windows 7 Enterprise SP1 x64bit with deluge 1.3.6 and I have copied the error message that appears in the Windows Even viewer (let me know if there are more logs that are required). Faulting application name: deluge.exe, version: 0.0.0.0, time stamp: 0x50cbc516 Faulting module name: libtorrent.pyd, version: 0.0.0.0, time stamp: 0x4f44b8a4 Exception code: 0xc00000fd Fault offset: 0x00080116 Faulting process id: 0x1264 Faulting application start time: 0x01cf01d7c37016e3 Faulting application path: C:\Program Files (x86)\Deluge\deluge.exe Faulting module path: C:\Program Files (x86)\Deluge\Faulting application name: deluge.exe, version: 0.0.0.0, time stamp: 0x50cbc516 Faulting module name: libtorrent.pyd, version: 0.0.0.0, time stamp: 0x4f44b8a4 Exception code: 0xc00000fd Fault offset: 0x00080116 Faulting process id: 0x1264 Faulting application start time: 0x01cf01d7c37016e3 Faulting application path: C:\Program Files (x86)\Deluge\deluge.exe Faulting module path: C:\Program Files (x86)\Deluge\libtorrent.pyd Report Id: 6eb231df-6dcb-11e3-91f9-bc5ff4ca8806 Report Id: 6eb231df-6dcb-11e3-91f9-bc5ff4ca8806 |
|||
| #2107 | Fixed | Patch for create_plugin.py to call correct version of python | ||
| Description |
Overview: When create_plugin.py creates create_dev_link.sh, it calls python. In some distros with both python 2 and python 3 installed, Python 2 is called with python2. Steps to reproduce:
Unpatched result:
Patched result:
Platform, Build: Arch linux x86_64 python 3.2.3 python2 2.7.3 Additional info: I have included a patch. |
|||
| #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. |
|||
