Custom Query (2447 matches)
Results (316 - 318 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2809 | WontFix | [Mac OS X] Support Ctrl-click to do right-click | ||
Description |
Otherwise it's impossible to call a context menu from a touchpad (without a mouse). |
|||
#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. |
|||
#257 | Fixed | .torrent files in 2 directories? | ||
Description |
I have installed the Deluge 0.5.9.1 in a server. Why those two .torrent files are created in two different folders? They are necessary? |