Bug#328699: wmppp.app: Displays truncated connection speed when speed is too high

2005-09-16 Thread jguiton
Package: wmppp.app Version: 1.3.0-7 Severity: normal Tags: patch When the download speed is too high, wmppp can't display it because it has only 5 digit. The most significant digits are hidden ! This small patch display the speed in K when it is too high. diff -ru wmppp.app-1.3.0/wmppp/wmppp.c

Bug#274571: gqmpeg: Accented characters breaks menus and GUI

2005-07-23 Thread jguiton
Package: gqmpeg Version: 0.90.0-2 Severity: important Tags: patch l10n GTK2 needs UTF-8 strings. So we must call : bind_textdomain_codeset(PACKAGE, "UTF-8") ; to ensure internal strings will be retrieved and converted from .po files to UTF-8 codeset. When we do that, menus and widgets will

Bug#319266: wily: The "win" tool doesn't start --- correction

2005-07-20 Thread jguiton
Package: wily Version: 0.13.41-6 Severity: normal Tags: patch *** Please type your report below this line *** Oups, I filed the bug #318828 too quickly... The patch I suggested was more a symptom than a solution. If I understand well, the problem is that, on my custom kernel, I did not enable /

Bug#318828: wily: The "win" tool doesn't start.

2005-07-18 Thread jguiton
Package: wily Version: 0.13.41-6 Severity: normal Tags: patch Lauching the "win" tool from wily fail with the message : win: unable to open master pty at win.c:729 in __FUNCTION__() Recompiling from Debian sources gives the same error. But if I add the -DHAVE_DEV_PTMX=1 option in the Ma