Custom Query (2447 matches)
Results (379 - 381 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#775 | WontFix | Typo in German GTK interface | ||
Description |
Version 1.1.1 (also valid for Version 1.1.0) Using the GTK interface under German (de_DE.utf8), there is a misspelling in the Plugin pane ("Module") in the preferences dialog ("Einstellungen"). The button labeled "Installiere Pulgin" should read "Installiere Plugin". |
|||
#776 | WontFix | Crash: _cairo_error: Assertion `(status != CAIRO_STATUS_SUCCESS && status <= CAIRO_STATUS_INVALID_WEIGHT)' failed. | ||
Description |
When the GTK GUI is started/was running while a new torrent was just added but not yet began to download, the program crashes with: python: cairo.c:87: _cairo_error: Assertion `(status != CAIRO_STATUS_SUCCESS && status <= CAIRO_STATUS_INVALID_WEIGHT)' failed. If the questionable torrent is out of the "list of torrents" pane, the program does not crash, but as you scroll in it crashes. I saw similar complains in regard to other python programs that use cairo. My guess is that somewhere, something like an empty text is attempted to be rendered by cairo, and it does not like it and bails out. Eugene |
|||
#777 | Invalid | deluge crashed with IOError in _print() | ||
Description |
Origionally reported on Launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/deluge/+bug/322910 ProblemType: Crash Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/deluge InterpreterPath: /usr/bin/python2.5 Package: deluge-common 1.0.7.dfsg-3 PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/deluge /tmp/MikeHancock+Alex+Wood.wmv.torrent ProcEnviron:
PythonArgs: ['/usr/bin/deluge', '/tmp/MikeHancock+Alex+Wood.wmv.torrent'] SourcePackage: deluge Title: deluge crashed with IOError in _print() Uname: Linux 2.6.28-5-generic i686 UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin mythtv netdev plugdev powerdev pulse pulse-access pulse-rt sambashare scanner vboxusers video Traceback (most recent call last):
IOError: [Errno 32] Broken pipe |