Custom Query (2447 matches)
Results (247 - 249 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#498 | Fixed | Label pluging | ||
Description |
Please, finally finish the label plugin, so that it will be possible to sort them. For me it's important to separate them, as I use multiple private trackers. Also make it display number of torrents in each category, please:) It would be also nice to see category 'active' which would show torrents DLing and/or UPling ATM. |
|||
#499 | Fixed | Do not use os.fork() on OS X | ||
Description |
Please do not use os.fork() on OS X. CoreFoundations do not support daemonization via fork(). More information about this provided by Apple Please see the resulting error message: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. Fatal Python error: Interpreter not initialized (version mismatch?) The binary is then being stopped by SIGABRT. |
|||
#500 | Fixed | The labels sidebar *needs* a scrollbar. | ||
Description |
I havee a lot of torrents, and because of that list of trackers (displayed in labels sidebar) is very long. It's not scrollable, and causes deluge window to resize, so that it *really* doesn't fit my desktop. Only disabling sidebar or label plugins helps. Please add scrollbar. |