Bug#416494: rubber: weird behavior on empty documents

2015-11-26 Thread Guillaume Melquiond
On 05/11/2015 09:25, Hilmar Preusse wrote: > On 28.03.07 Guillaume Melquiond (guillaume.melqui...@ens-lyon.fr) wrote: > > Hi Guillaume, > >> Package: rubber >> Version: 1.1-2 >> Severity: normal >> > > Did you submit https://bugs.debian.org/416494 year

Bug#506074: pmount: mounts device with wrong uid and gid

2008-11-19 Thread Guillaume Melquiond
I experimented a bit more and the bug was indeed caused by pmount and gnome-volume-manager deferring the mounting process to mount. Then mount was blindly following the uid and gid stored on the DVDs. Once the /etc/fstab line is removed, pmount and g-v-m take over and they forcibly set the uid and

Bug#506074: pmount: mounts device with wrong uid and gid

2008-11-18 Thread Guillaume Melquiond
Le mardi 18 novembre 2008 à 09:14 +0100, Vincent Fourmond a écrit : Hello again, On Tue, Nov 18, 2008 at 8:28 AM, Guillaume Melquiond wrote: As a consequence, this also makes mounting DVDs from a user interface like gnome/nautilus completely impossible, since it relies on pmount. Hmmm

Bug#506074: pmount: mounts device with wrong uid and gid

2008-11-18 Thread Guillaume Melquiond
Le mardi 18 novembre 2008 à 10:14 +0100, Vincent Fourmond a écrit : Now that I think about it, by any chance, did you not burn the DVD with the genisoimage -R option rather than -r ? (or you didn't burn the DVD at all) ? And when you say it is uid=501, gid=20, is that ls telling you that, or

Bug#506074: pmount: mounts device with wrong uid and gid

2008-11-17 Thread Guillaume Melquiond
Subject: pmount: mounts device with wrong uid and gid Package: pmount Version: 0.9.18-2 Severity: grave Justification: renders package unusable When using pmount /media/cdrom0 to mount a DVD with a regular user (uid = gid = 1000), the device is actually mounted with uid=501 and gid=20. User 501

Bug#492453: Missing some .so links

2008-07-26 Thread Guillaume Melquiond
Subject: ia32-libs: Missing some .so links Package: ia32-libs Version: 2.6 Severity: normal When compiling mesa in 32bit mode, ld was unable to find several libraries. After adding the following symbolic links, I got a usable mesa. libexpat.so libXdamage.so libdrm.so libstdc++.so Is this a

Bug#143307: src/packages.c:221: process_queue: Assertion `dependtry = 4' failed

2008-06-22 Thread Guillaume Melquiond
Le samedi 21 juin 2008 à 15:10 +0200, Raphael Hertzog a écrit : Hi, On Mon, 09 Jun 2008, Guillaume Melquiond wrote: $ dpkg --configure -a Setting up xulrunner-1.9 (1.9~b5-4) ... /var/lib/dpkg/info/xulrunner-1.9.postinst: line 12: 4477 Segmentation fault ./regxpcom dpkg: error

Bug#143307: src/packages.c:221: process_queue: Assertion `dependtry = 4' failed

2008-06-09 Thread Guillaume Melquiond
Subject: src/packages.c:221: process_queue: Assertion `dependtry = 4' failed Followup-For: Bug #143307 Package: dpkg Version: 1.14.19 A me too report. Due to a segmentation fault in the postinst script of xulrunner, I'm hitting the assertion failure of dpkg whenever I try to do something. For

Bug#427915: tmw crashes with SIGSEGV on amd64

2007-06-20 Thread Guillaume Melquiond
Actually, it really is a bug in tmw, due to OpenGL texture indices having random values. It is fixed by revision 3334: http://themanaworld.svn.sourceforge.net/viewvc/themanaworld/tmw/trunk/src/resources/image.cpp?r1=3319r2=3334view=patchpathrev=3334 So I suggest reopening the bug-report, so

Bug#429245: libguichan0: Segfaults when destroying dropdown widgets

2007-06-17 Thread Guillaume Melquiond
Le dimanche 17 juin 2007 à 12:08 +0200, Patrick Matthäi a écrit : thanks for your patch! I will test it around these days. Do you have maybe another system with 32bit and can try to reproduce this crash with it? Because on my 32bit architecture it's running well. No, sorry. But this

Bug#429245: libguichan0: Segfaults when destroying dropdown widgets

2007-06-16 Thread Guillaume Melquiond
Package: libguichan0 Version: 0.6.1-2 Severity: important Tags: patch In DropDown::~DropDown, listener are removed from objets, after these objects have already been destroyed. It induces a segfault at the startup of The Mana World when it tries to delete the server selection dropbox. The

Bug#429245: libguichan0: Segfaults when destroying dropdown widgets

2007-06-16 Thread Guillaume Melquiond
I have hit another segfault while destroying dropdown widgets. This time, it is due to the internal focus handler being automatically destroyed by DropDown::~DropDrow yet still used later by the inherited destructors. So I attach a new patch. In addition to the bugfix contained in the previous

Bug#416494: rubber: weird behavior on empty documents

2007-03-28 Thread Guillaume Melquiond
Package: rubber Version: 1.1-2 Severity: normal Try to compile an empty document with rubber. The tool will crash with this message: Traceback (most recent call last): File /usr/bin/rubber, line 9, in ? sys.exit(Main()(sys.argv[1:])) File /usr/share/rubber/rubber/cmdline.py, line 296, in

Bug#407117: coq-doc-html: index.html requires a multi-file manual, while the refman is a single html file.

2007-01-16 Thread Guillaume Melquiond
Package: coq-doc-html Version: 8.1~gamma-1 Severity: normal The lower frame of index.html refers to the files toc.html, biblio.html, general-index.html, etc. None of these files is included in the coq-doc-html package, as the reference manual was generated as a single huge html file. So, either

Bug#390414: gdm should start after acpid

2006-10-01 Thread Guillaume Melquiond
Package: gdm Version: 2.14.5-1 Severity: minor Please add acpid to the LSB Should-Start line of gdm init.d script. Otherwise, acpid may be launched after gdm, and this prevents X from finding /var/run/acpid.socket and initializing ACPI. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#362494: libxv1: Bad video display with X.org modular libraries

2006-04-16 Thread Guillaume Melquiond
Le samedi 15 avril 2006 à 15:40 +0200, Michel Dänzer a écrit : On Thu, 2006-04-13 at 21:16 +0200, Guillaume Melquiond wrote: Package: libxv1 Version: 1:1.0.1-2 Severity: important When playing a movie, the picture stutters a lot, as if the video frames were not displayed

Bug#362494: libxv1: Bad video display with X.org modular libraries

2006-04-15 Thread Guillaume Melquiond
Le samedi 15 avril 2006 à 15:40 +0200, Michel Dänzer a écrit : On Thu, 2006-04-13 at 21:16 +0200, Guillaume Melquiond wrote: Package: libxv1 Version: 1:1.0.1-2 Severity: important When playing a movie, the picture stutters a lot, as if the video frames were not displayed

Bug#362494: libxv1: Bad video display with X.org modular libraries

2006-04-13 Thread Guillaume Melquiond
Package: libxv1 Version: 1:1.0.1-2 Severity: important When playing a movie, the picture stutters a lot, as if the video frames were not displayed in the correct order (1,0,3,2,4,etc). Reverting the libxv1 package to version 6.9.0.dfsg.1-6 fixed the issue. This is not the only package I had to

Bug#354451: bash: Window size is wrong until the first command has run

2006-02-26 Thread Guillaume Melquiond
Package: bash Version: 3.1-2 Severity: minor When bash is run in an X11 window, it does not update the size of the terminal until the first command has been run or until it receives a sigwinch. This can be seen by launching a new terminal emulator and typing a long command first; the line will

Bug#354345: sitecopy: Translated messages are not correctly converted and displayed

2006-02-25 Thread Guillaume Melquiond
Package: sitecopy Version: 1:0.16.1-1 Severity: normal I use an UTF8 locale but the translations are displayed with an ISO8859 encoding. As a consequence, any non-ascii character is garbled. Instead of being displayed with the current ctype locale, the messages are displayed with the locale

Bug#352743: gdm should start after console-screen

2006-02-13 Thread Guillaume Melquiond
Package: gdm Version: 2.8.0.6-2 Severity: wishlist If gdm starts before console-screen.sh, the keyboard is so messed that it is impossible to login. Switching VTs is enough to reinitialize the keyboard to a usable state. This may be a bug in X or in console-screen or in both. Yet I would like

Bug#350181: gedit: Tabulations are incorrectly displayed

2006-01-27 Thread Guillaume Melquiond
Package: gedit Version: 2.12.1-2 Severity: normal When a tabulation follows a letter and starts on a tab stop, it is not displayed. The column number correctly increases by 8, but no empty space is displayed at all. This bug does not happen at start of line or when the previous character is

Bug#350188: insserv: The content of .depend.start and .depend.stop is correct, yet the symlinks are wrong.

2006-01-27 Thread Guillaume Melquiond
Package: insserv Version: 1.04.0-1 Severity: important Since my last bug-report, I switched to sysv-rc, so I gave insserv another try. This was not really a success. For example, let's consider the halt script of rc0. insserv has correctly scanned its dependencies since the .depend.start file

Bug#345690: totem: Totem is unable to mount DVDs in order to play them

2006-01-02 Thread Guillaume Melquiond
Package: totem Version: 1.2.1-1 Severity: normal Tags: experimental Totem is no longer able to directly play a DVD. It complains that it didn't find any relevant entry for /dev/hdc in /etc/fstab and as a consequence was unable to mount it. Mounting the DVD beforehand with Nautilus (so other

Bug#340012: bison: Bison redefines malloc and free differently from stdlib.h

2005-11-20 Thread Guillaume Melquiond
Package: bison Version: 1:2.1-0.2 Severity: normal This error appeared recently and prevents the compilation of parsers written in C++. Not sure if it is actually caused by Bison or GCC or the libc, but Bison should perhaps try not to define these symbols on its own. parser/parser.cpp:259:

Bug#329279: insserv should conflict with file-rc or depend on sysv-rc

2005-09-20 Thread Guillaume Melquiond
Package: insserv Version: 1.00.8-5 Severity: normal The insserv program relies on the rc?.d directories, and there is no such thing when file-rc is installed. Instead of using the update-rc script, insserv directly creates symlinks. I don't know how bad it could mess a file-rc-based system, I

Bug#324764: apt: Unable to install packages from experimental

2005-08-25 Thread Guillaume Melquiond
Le jeudi 25 août 2005 à 02:44 +0200, Goswin von Brederlow a écrit : If all else fails you can use apt-get install libgtk2.0-bin=2.8.0-1 It works, thanks. But it requires putting all the dependencies on the command-line with their correct versions; and since it is GTK, there are lots of them.

Bug#324764: apt: Unable to install packages from experimental

2005-08-23 Thread Guillaume Melquiond
Package: apt Version: 0.6.40.1 Severity: normal I was trying to install the GTK packages from experimental, and was unable to. I probably made a stupid mistake; but since I usually have no problem installing experimental packages, I prefer filling a bug-report in case there really is an

Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken

2005-07-20 Thread Guillaume Melquiond
Le mercredi 20 juillet 2005 à 14:50 +0800, Eugene Konev a écrit : Can you please test if the problem still exists with the following libvgahw.a: http://www.imfi.kspu.ru/~ejka/libvgahw.a This version of the library fixes the problem as well. Thanks.

Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken

2005-07-19 Thread Guillaume Melquiond
Package: xserver-xorg Version: 6.8.2.dfsg.1-3 Severity: grave Justification: renders package unusable This bug-report is related to #318218, #318231, #318271, #318405. Feel free to merge it with them. I didn't, because part of the problem reported in these bug-reports was indeed fixed by the