Bug#407027: icedax: minor errors in the man pages

2007-01-15 Thread Géraud Meyer
Package: icedax Version: 9:1.1.2-1 Severity: minor Tags: patch man readmult refers to cdda2wav only. The icedax.1.diff patch makes improvements in the formatting (by trying to have a more consistent appearance), corrects some roff-syntax mistakes and modifies this paragraph of the section DISCUSS

Bug#407611: wodim does not write MCN/ISRC numbers nor does it write CD-Text without the textfile= option

2007-01-19 Thread Géraud Meyer
Package: wodim Version: 9:1.1.2-1 Severity: normal The CDDA used for the test was created by cdrdao on a CD-RW. It has fake MCN/ISRC numbers and CD-Text. wodim is unable to burn a similar CDDA: it does not write the MCN/ISRC numbers (options mcn= and isrc=) nor the CD-text fields (they are empty)

Bug#407613: role of the dvdisaster configuration file is unclear

2007-01-19 Thread Géraud Meyer
Package: dvdisaster Version: 0.70.3-2 Severity: minor The configuration file $HOME/.dvdisaster should be mentioned in the man page. Whether the non-graphical command line dvdisaster uses this file or not is unclear since the file is not mentioned at all and only the graphical dvdisaster seems to

Bug#407611: wodim does not write MCN/ISRC numbers nor does it write CD-Text without the textfile= option

2007-01-24 Thread Géraud Meyer
It seems that the ability of wodim to use some information of the *.inf files (CD-Text and index positions) is not compiled in because some lines of wodim.c are discarded by `#ifdef AUINFO ... #endif'. Is there a good reason for not mentioning this somewhere? Regards -- To UNSUBSCRIBE, email to

Bug#403765: x11-common: trying to overwrite `/usr/lib/X11/fonts' which is also in package xtel

2006-12-19 Thread Géraud Meyer
Package: x11-common Version: 1:7.1.0-7 Severity: normal The problem appeared during an upgrade of x11-common while the package xtel had been recently installed: # LANG=C apt-get install x11-common Reading package lists... Done Building dependency tree... Done The following packages will be upgrad

Bug#404070: oowriter cannot open documents whose file name contains special (or unvalid) chars

2006-12-21 Thread Géraud Meyer
Package: openoffice.org-writer Version: 2.0.4.dfsg.2-1 Severity: important The command $ oowriter .doc makes a window appear that says: "/path/to/.doc does not exist". contains a char whose value is e9 in hexadecimal, which is an e acute (é) in iso 8859-1 encoding. My locale is de_DE.UTF-8, so

Bug#397125: ~/.fehbg does not support filenames with spaces

2006-11-05 Thread Géraud Meyer
Package: feh Version: 1.3.4-2 Severity: normal Tags: patch Spaces appearing in a filename can also cause an error like this one: $ feh --bg-scale "with space.jpg" $ cat ~/.fehbg feh --bg-scale with space.jpg $ eval $(cat ~/.fehbg) feh WARNING: space.jpg does not exist - skipping feh WARNING: with

Bug#397125: Other interpreted chars can also be used in filenames for feh backgrounds

2006-11-05 Thread Géraud Meyer
I should have added that avoiding to use the 'eval' command permits a filename containing chars usually interpreted by a shell (eg. quoting chars ' and ") to be used in filenames. This was previously already possible of course, except for spaces. So I moreover suggest to change the recommended comm

Bug#394736: the NUM_CONSOLES variable is not always set but used as if it was

2006-11-09 Thread Géraud Meyer
severity 394736 normal thanks In /etc/init.d/console-screen.sh in the function setup NUM_CONSOLES is defined only if SCREEN_FONT already is set: # Global default font+sfm if [ "${SCREEN_FONT}" ] then [ "$VERBOSE" != "no" ] && log_action_begin_msg "Setting up general console font"

Bug#372114: the problem is caused by a Debian patch under debian/patches

2006-11-09 Thread Géraud Meyer
First some precisions. The problem seems to only appear when the X server is killed while the login screen is displayed. I compiled xdm without the patches debian/patches/*.diff $ :>debian/patches/series and tested it. The problem does not appear anymore i.e. the file /var/run/xdm.pid remains af

Bug#391827: [Fwd: mg: does not display correct line numbers]

2006-11-09 Thread Géraud Meyer
to use the arrow keys (or C-n, C-p) in combination with PGUP, PGDOWN (or C-v, M-v) to make the line numbers erroneous. Regards Original Message Subject:mg: does not display correct line numbers Date: Sun, 08 Oct 2006 21:41:45 +0200 From: Géraud Meyer <[EM

Bug#397926: gdm: tcp wrappers rules are not applied to XDMCP

2006-11-10 Thread Géraud Meyer
Package: gdm Version: 2.16.1-1 Severity: normal According to the GDM Reference Manual the service gdm should control access to the XDMCP service. Since gdm depends on libwrap0, I assume it is compiled with TCP wrappers support. The configuration on the host running gdm is as follows: /etc/hosts.

Bug#401557: this is a bbkeys bug of course

2006-12-04 Thread Géraud Meyer
package blackbox reassign 401557 bbkeys 0.9.0-6 thanks I mistakenly assigned this bug to blackbox. Sorry. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#401557: bbkeys uses the non existent style file ~/local/blackbox-CVS/.../Cthulhain by default

2006-12-04 Thread Géraud Meyer
Package: blackbox Version: 0.70.1-1.1 Severity: minor In /etc/bbkeys/bbkeysrc: [option] (stylefile) {~/local/blackbox-CVS/share/blackbox/styles/Cthulhain} A file named Cthulhain is not provided by bbkeys nor by blackbox. Furthermore the path is very unlikely to be used by someone since blackbo

Bug#402044: wodim man page refers to cdrtools commands instead of cdrkit ones

2006-12-07 Thread Géraud Meyer
Package: wodim Version: 9:1.1.0-1 Severity: minor See the subject. An excerpt of "man wodim": SEE ALSO cdda2wav(1), readcd(1), fbk(7), mkisofs(8), rcmd(3), ssh(1). Btw what is fbk(7) and why is mkisofs in section 8? Regards -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#396318: ttf-thryomanes: the defoma app 'x-ttcidfont-conf' creates invalid symlinks

2006-10-30 Thread Géraud Meyer
Package: ttf-thryomanes Version: 1:1.2-3 Severity: important Tags: patch /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/thry*.ttf point to a file in /usr/share/fonts/truetype/thryomanes/. However /usr/share/fonts/truetype/thryomanes/ does not exist. The fonts are installed in /usr/share/fonts/tr

Bug#396823: tetex-bin: How useful is texconfig on a Debian system

2006-11-02 Thread Géraud Meyer
Package: tetex-bin Version: 3.0-23 Severity: minor According to the teTeX doc texconfig and texconfig-sys modify files like updmap.cfg that, on a Debian system, are supposed to be generated by update-updmap for instance. So these commands seem not to be very useful for Debian, except maybe if they

Bug#396822: tex-common: update-fmtutil and update-language are not in users' PATH

2006-11-02 Thread Géraud Meyer
Package: tex-common Version: 0.37 Severity: normal update-fmtutil and update-language that are also to be used by users are under /sbin so that they are not in a normal user's PATH. If you do something about it (or not), please also update the out-of-date man pages. Please also note that the man

Bug#396826: tex-common: Please make section 2.4 of TeX-on-Debian more precise about user settings

2006-11-02 Thread Géraud Meyer
Package: tex-common Version: 0.37 Severity: wishlist In section 2.4 of TeX-on-Debian it is stated that a user can add a texmf.cnf file in TEXMFCONFIG. Please make clear that this file is under $TEXMFCONFIG/web2c/, not under $TEXMFCONFIG/, since references to the system texmf.cnf are mostly made by

Bug#384680: [Pkg-bluetooth-maintainers] Bug#384680: bluez-utils: cannot enable authentication by a PIN

2007-03-23 Thread Géraud Meyer
Filippo Giunchedi wrote: > Hello, > > >> Oyez, oyez! >> I have finally understood what was happening: the link_key_request >> serves as an authentication mechanism thanks to the link key storage in >> /var/lib/bluetooth/ (I noticed this folder's "persistence" by >> chance). Removing the folders

Bug#418481: emacs-goodies-el: Please add MuPACS (a MuPAD mode)

2007-04-09 Thread Géraud Meyer
Package: emacs-goodies-el Version: 26.9-1 Severity: wishlist Please see http://mupacs.sourceforge.net/ for information about MuPACS. mupacs.el is similar to maplev.el or matlab.el so I thought it should also be part of emacs-goodies-el. There exists a free computer algebra system (GIAC/xcas http

Bug#419354: xfwm4: moving or resizing a window "blocks" other windows

2007-04-15 Thread Géraud Meyer
Package: xfwm4 Version: 4.4.0-1 Severity: normal With the xfwm4 options of not drawing the content of windows that are being moved or resized activated, moving or resizing a window seems to stop the other windows. This is particularly noticeable for a sound player. For example if `mplayer file.og

Bug#389488: HOME can't be used

2006-09-30 Thread Géraud Meyer
AMULED_HOME is a better name anyway. Incidentally a check that the folder exists (and perhaps that the AMULED_USER can use it) could be made and the warning message could additionally be adapted. So the proposed changes would be : *** 14,24 exit 0 fi ! HOME=`getent passwd $AMULED_U

Bug#389488: Home folder's check

2006-09-30 Thread Géraud Meyer
Sorry to bug you one more time. If the aMule user's home folder can be changed in /etc/default/amule-daemon, I think that the check that the aMule user's folder exists should not be made before a stop in order to be able to modify /etc/default/amule-daemon while amuled is running then to stop it an

Bug#384680: bluez-utils: cannot enable authentication by a PIN

2006-08-25 Thread Géraud Meyer
Package: bluez-utils Version: 3.1-4 Severity: normal I connect 2 computers thanks to pand and I have noticed in /var/log/daemon.log that no PIN request is made anymore. The following describes the configuration: * I set two different PINs on each computer to make sure that it is not a log related

Bug#384680: bluez-utils: cannot enable authentication by a PIN

2006-08-26 Thread Géraud Meyer
Hello > I suppose you have your pins in /etc/bluetooth/passkeys/ as > documented in README.Debian, right? The PINs are in /etc/bluetooth/passkeys/default (this file was automatically created) and in the option named passkey of /etc/bluetooth/hcid.conf. I also removed /etc/bluetooth/pin. Shouldn

Bug#384680: bluez-utils: cannot enable authentication by a PIN

2006-08-27 Thread Géraud Meyer
I suspect I did not state my problem clearly. > /etc/bluetooth/passkeys/default must contain a single string which is the > default outgoing pin. > the passkey option in hcid.conf is for incoming connections. > after modifying those files you must /etc/init.d/bluetooth stop and > /etc/init.d/bluet

Bug#391827: mg: does not display correct line numbers

2006-10-08 Thread Géraud Meyer
Package: mg Version: 20060919-1 Severity: normal The problem always appears after one has used both keys PGUP and PGDOWN but can also appear after only one of these has been pressed. Regards -- System Information: Debian Release: testing/unstable Architecture: i386 (i686) Shell: /bin/sh linked

Bug#392604: mldonkey-server: mldonkey_server requires that HOME is set but claims the contrary

2006-10-12 Thread Géraud Meyer
Package: mldonkey-server Version: 2.8.1-1 Severity: normal Tags: patch mldonkey_server cannot run if the HOME variable is unset, whether the --chdir option is used or not: # mldonkey_server Set niceness of the process: 0 Set uid/gid of the process (0, 0) Set umask of the process: 1

Bug#392605: mldonkey-server: mldonkey_server fails with uncaught exception

2006-10-12 Thread Géraud Meyer
Package: mldonkey-server Version: 2.8.1-1 Severity: normal Tags: patch Here is an example (trying to give a UID instead of a username): # mldonkey --chuid 1000 Fatal error: exception Not_found The same can happen with --chgid and --umask. The exception is not very expressive. Arg.parse is

Bug#392617: mldonkey-server: typo in the text displayed by mldonkey_server

2006-10-12 Thread Géraud Meyer
Package: mldonkey-server Version: 2.8.1-1 Severity: minor Tags: patch # unset HOME # mldonkey_server Could not guess $HOME environnement variable: provide a --chdir or $HOME I think environnement should be written environment (environnement is French, isn't it?). --- mldonkey_server

Bug#384680: bluez-utils: cannot enable authentication by a PIN

2006-09-18 Thread Géraud Meyer
Oyez, oyez! I have finally understood what was happening: the link_key_request serves as an authentication mechanism thanks to the link key storage in /var/lib/bluetooth/ (I noticed this folder's "persistence" by chance). Removing the folders under /var/lib/bluetooth/ is sufficient to make a new co

Bug#389488: define a home folder for the amuled user in /etc/default/amule-daemon

2006-09-25 Thread Géraud Meyer
Package: amule-daemon Version: 2.1.3-1 Severity: wishlist Tags: patch It would be convenient to give the home folder along with the user in /etc/default/amule-daemon, so that an arbitrary amule folder can be used or that a user without a defined home folder (like nobody) can run amuled. I propose

Bug#393929: dpkg-reconfigure xserver-xorg possibly uses a bashism

2006-10-18 Thread Géraud Meyer
Package: xserver-xorg Version: 1:7.1.0-4 Severity: minor Here is what happens when sh is linked to dash: # dpkg-reconfigure xserver-xorg [: 31: ==: unexpected operator xserver-xorg postinst warning: overwriting possibly-customised configuration file; backup in /etc/X11/xorg.conf.20061018161248

Bug#393932: kernel-patch-grsecurity2: make-kpkg fails to build kernel 2.6.18 with the patch

2006-10-18 Thread Géraud Meyer
Package: kernel-patch-grsecurity2 Version: 2.1.9.1-1 Severity: normal Without the patch the kernel is built without errors. Here is what happens with the patch: # tar xjf linux-source-2.6.18.tar.bz2 && cd linux-source-2.6.18 # cp /boot/conig-2.6.18 .config # make oldconfig && make-kpkg clean [...

Bug#395070: /usr/bin/startfluxbox uses a bashism

2006-10-24 Thread Géraud Meyer
Package: fluxbox Version: 0.9.14-1.2 Severity: normal Tags: patch In /usr/bin/startfluxbox line 32: else if [ ! -d ~/.fluxbox ]; then > mkdir -p ~/.fluxbox/{backgrounds,styles,pixmaps} fi if [ ! -r "$startup" ]; then a pattern not recognized by dash is used, so one e

Bug#426112: cupsys: file ownerships not adapted after upgrade

2007-05-26 Thread Géraud Meyer
Package: cupsys Version: 1.2.11-2 Severity: important The remote administration is impossible because /etc/cups/ssl/* are still owned by root. The cancellation of jobs is impossible because the corresponding files in /var/spool/cups/ are still owned by root. After a new installation of cups (th

Bug#428070: python-pygame should at least suggest timidity

2007-06-08 Thread Géraud Meyer
Package: python-pygame Version: 1.7.1release-4.1 Severity: normal Judging by the following test I presume that pygame, in certain circumstances, uses timidity to play MIDI files. So a dependency on timidity or a note about that fact somewhere in the documentation would be welcomed. Without t

Bug#427591: Bug #427591: enigmail 2:0.95.0+1-3 still doesn't work with icedove 2

2007-06-13 Thread Géraud Meyer
I had the same problem. Removing extensions.ini from the user profile made icedove ignore the installed enigmail extension. Removing, then reinstalling enigmail made everything work fine. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

Bug#428835: cameleon: new version 1.9.18 is available

2007-06-14 Thread Géraud Meyer
Package: cameleon Version: 1.9.13-2 Severity: wishlist New versions of cameleon2 are available on the web site, which notably brings the new Chamo editor. Could you thus update cameleon? I think the dependencies are already in sid. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#421988: Bug #421988: libming-util does not have a png2swf command

2007-05-13 Thread Géraud Meyer
Everything is in the title -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#463720: gnu-fdisk: reproducible Segmentation fault

2008-02-02 Thread Géraud Meyer
Package: gnu-fdisk Version: 1.0-1 Severity: normal The following error happens with the other disks as well. /dev/sda has DOS partitions. # fdisk /dev/sda GNU Fdisk 1.0 Copyright (C) 1998 - 2006 Free Software Foundation, Inc. This program is free software, covered by the GNU General Public Licens

Bug#537043: vorbisgain: invalid tempfile name (longer than 255 chars)

2009-07-14 Thread Géraud Meyer
Package: vorbisgain Version: 0.36-3.1 Severity: normal vorbisgain crashes when it is given input filenames whose length is close to the maximum of 255 chars, because the tempfile name exceeds 255 chars in size. Here is an example: $ cp file.ogg `numrange -n_ '/..0050/'` $ vorbisgain `numr

Bug#533383: aqualung crashes if a CDDA is in the CD-drive

2009-06-16 Thread Géraud Meyer
Package: aqualung Version: 0.9~beta10-1 Severity: important When a CDDA is in the CD/DVD drive, launching aqualung results in a crash a few seconds after the GUI is displayed. It does not happen with a CD-ROM or a DVD-Video. The terminal optput is in the joined file. -- System Information: Debi

Bug#432445: evince: Please add support for bzipped DVI files

2007-07-09 Thread Géraud Meyer
Package: evince Version: 0.8.3-1 Severity: wishlist Tags: patch The attached diff file modifies the debian patch that adds support for gzipped DVI files so that it should also add support for bzipped DVI files. I hope that's all that should be modified. -- System Information: Debian Release: len

Bug#442890: xarchive.desktop gives wrong categories

2007-09-17 Thread Géraud Meyer
Package: xarchive Version: 0.2.8.6+debian-4 Severity: minor /usr/share/applications/xarchive.desktop contains the line Categories=Gtk;Application;System;Utility; which makes the xarchive entry end up in the system tools submenu of my GNOME menu. I think a submenu like Accessories would be m

Bug#445863: bashism in /usr/lib/emacsen-common/packages/install/slime

2007-10-08 Thread Géraud Meyer
Package: slime Version: 1:20070927-2 Severity: normal sh points to dash and the following is displayed during an installation (with apt): $ apt install ... install/slime: Handling install for emacsen flavor emacs21 [: 44: ==: unexpected operator rm: cannot remove `/usr/share/

Bug#445950: tex-guy.desktop points to an inexistent executable xgdviviewer

2007-10-09 Thread Géraud Meyer
Package: tex-guy Version: 1.3.2-2+b1 Severity: normal Here is the contents of /usr/share/applications/tex-guy.desktop: [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=DVI Viewer GenericName=DVI Viewer Comment=Veiw DVIs produced with TeX and LaTeX Type=Application E

Bug#359629: Bug #359629 is triggered by home dirs with permissions of 700 (gdm Fails to read/write .Xauthority in users home dir)

2007-09-22 Thread Géraud Meyer
Package: gdm Version: 2.18.4-1 I have the same problem as bug #359629: the following message appears in the log: gdm[4431]: gdm_auth_user_add: Could not open cookie file /home//.Xauthority and the Xauthority file used by gdm is in /tmp. By changing the permissions of /home/ from 700 to 750 (w

Bug#443786: Please document the ifupdown option of hostapd

2007-09-23 Thread Géraud Meyer
Package: hostapd Version: 1:0.5.8-1 Severity: wishlist The only mention of the ifupdown option and its usage is in changelog.Debian. So at present the most probable way to find out about it is to notice the /etc/network/if-*.d/hostapd links. Please add information about the ifupdown option to a c

Bug#443955: audacity crashes during the start-up if the configuration file is non existent

2007-09-24 Thread Géraud Meyer
Package: audacity Version: 1.3.3-1+b1 Severity: grave Justification: renders package unusable First I noticed that audacity was crashing when almost any menu item was used (notably the Preferences item). Moving the configuration file ~/.audacity aside made audacity refuse to start. Simply launchin

Bug#443955: certain GTK themes seems to make audacity not crash during the start-up

2007-09-25 Thread Géraud Meyer
You were right. audacity starts fine under KDE and GNOME/Openbox. I used gnome-appearance-properties to change the themes. Only a limited number of "Control themes" seem to allow audacity to start: Mist, Sphere Crystal, Crux and Raleigh (I might have missed a few). With certain themes the start-up

Bug#444067: coreutils: Please add a --files-from option to du

2007-09-25 Thread Géraud Meyer
Package: coreutils Version: 5.97-5.4 Severity: wishlist du has a `--files0-from' option to read a NULL separated list of files. An additional similar `--files-from' option to read a NEWLINE separated list of files would be helpful for the following reasons: * Many programs, notably in the coreuti

Bug#444067: coreutils: Please add a --files-from option to du

2007-09-25 Thread Géraud Meyer
Bob Proulx wrote: > Géraud Meyer wrote: > >> please add a `--files-from' option to du that reads a NEWLINE >> separated list of files from a given file. ... P.S. Making other >> programs of the coreutils package able to deal with NULL terminated >> "li

Bug#444137: coreutils: typo in the man page of cp: --preserve='link'

2007-09-26 Thread Géraud Meyer
Package: coreutils Version: 5.97-5.4 Severity: minor The description of the -d option in `man cp' reads: -d same as --no-dereference --preserve=link I think it should be: -d same as --no-dereference --preserve=links -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#425443: vim-runtime: sh syntax does not recognize escaped quotes or apostrophes correctly

2007-05-21 Thread Géraud Meyer
Package: vim-runtime Version: 1:7.1-000+1 Severity: normal For example a file containing #!/bin/bash echo \'foo\' exit would have the exit highlighted as a string since the first apostrophe is not considered escaped. The second apostrophe though is considered escaped, which (in bash)

Bug#425490: icedove manpage is missing

2007-05-21 Thread Géraud Meyer
Package: icedove Version: 2.0.0.0-3 Severity: normal I think the previous version in unstable had a manpage icedove.1. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#425575: enigmail 0.94.2 is incompatible with icedove 2.0.0.0

2007-05-22 Thread Géraud Meyer
Package: icedove Version: 2.0.0.0-3 Severity: normal Iceove thinks enigmail is incompatible with its current version 2.0.0.0, thus enigmail is not usable. Shouldn't a conflict be added to the icedove package? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Bug#425797: vim-runtime: sh syntax erroneously highlights code as comments

2007-05-23 Thread Géraud Meyer
Package: vim-runtime Version: 1:7.1-000+1 Severity: normal For example in a file containing #!/bin/bash lpr -#2 file exit the option -# is considered the beginning of a comment, which it isn't. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#446518: nautilus: broken symlinks not deleted from Trash

2007-10-13 Thread Géraud Meyer
Package: nautilus Version: 2.20.0-1 Severity: normal Broken symlinks cannot be deleted from Trash in nautilus. They can be deleted directly from outside the Trash. This implies that relative symlinks cannot be deleted once in the Trash because they become broken. The problem can be related to bu

Bug#446518: nautilus: broken symlinks not deleted from Trash

2007-10-16 Thread Géraud Meyer
Josselin Mouette wrote: > Le samedi 13 octobre 2007 à 19:18 +0200, Géraud Meyer a écrit : > >> Package: nautilus >> Version: 2.20.0-1 >> Severity: normal >> >> Broken symlinks cannot be deleted from Trash in nautilus. They can be >> deleted directly

Bug#430379: evince still does not support gzipped or bzipped DVI files

2007-06-23 Thread Géraud Meyer
Package: evince Version: 0.8.1-2 Severity: normal Bug #412613 requesting that evince supports gzipped DVI files was closed and supposedly fixed in 0.8.0-1. However the command `evince file.dvi.gz' launches a popup window with the message "Unhandled MIME type: application/x-gzdvi", whereas `kdvi f

Bug#430387: `fcrackzip --use-unzip' cannot deal with file names containing a single quote

2007-06-23 Thread Géraud Meyer
Package: fcrackzip Version: 0.3-2 Severity: normal The command $ fcrackzip -u -b -c a joe\'s_file.zip outputs lines like these sh: -c: line 0: unexpected EOF while looking for matching `'' sh: -c: line 1: syntax error: unexpected end of file probably because sh is executed without esca

Bug#471836: emacs22-x: context menu's text erased by the tooltips

2009-09-19 Thread Géraud Meyer
tags 471836 + fixed-upstream thanks Fixed in emacs23 (tested with version 23.1+1-2) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#547469: perl-mode: $' not recognized as a variable

2009-09-19 Thread Géraud Meyer
Package: emacs22-common Version: 22.3+1-1.1 Severity: normal $ cat test.pl #!/usr/bin/perl $_ = 'truc'; /ru/; print $'; print "\n"; $ emacs22 -q test.pl emacs22 highlights the ; in «print $';» and the last line as a string. $' is a variable and should be recognized as such. PS. emacs23 versi

Bug#547468: sh-mode[bash]: $# ${#param} $? not highlighted as parameters

2009-09-19 Thread Géraud Meyer
Package: emacs22-common Version: 22.3+1-1.1 Severity: normal $ cat test.sh #!/bin/bash echo $# $? $$ ${#SHELL} ${SHELL} $ emacs22 -q test.sh emacs22 does not highlight `#', `?' nor `#SHELL' as parameters as are `$' and `SHELL'. In standard sh mode (using `#!/bin/sh' as a first line) these param

Bug#550309: getlive: new revision 1.51 fixes 'No folders detected'

2009-10-08 Thread Géraud Meyer
Package: getlive Version: 0.58~cvs20090315-1 Severity: important new revision 1.51 fixes 'No folders detected' error -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#550309: more information (getlive: new revision 1.51 fixes 'No folders detected')

2009-10-09 Thread Géraud Meyer
Martín Ferrari wrote: Hi Géraud, 2009/10/9 Géraud Meyer : new revision 1.51 fixes 'No folders detected' error Can you please comment on the actual bug? I haven't received any report of problems. Before applying the new CVS, I need to be able to reproduce a bug or som

Bug#550170: emacs23: does not start, stops after printing Wrong type argument: keymapp, ("DEAD" . 17614028)

2009-10-09 Thread Géraud Meyer
Alexandre Fayolle wrote: I'm setting the bug severity as Important (though to me it's Grave because I cannot use my favorite editor at all) because I think the problem is not in emacs but in some other part of the system (otherwise this bug would have been filled in a long time ago). I'd apprecia

Bug#550309: more information (getlive: new revision 1.51 fixes 'No folders detected')

2009-10-10 Thread Géraud Meyer
Martín Ferrari wrote: Thanks for all the data. I've checked the bug reports. It seems that 1.49 is not enough, but 1.51 is needed for fixing other problem with handling of messages. I'll upload a new version today. I'll appreciate if you can test it and report any problems you find. I already

Bug#550743: backintime-gnome: does not hardlink files ending in ~

2009-10-12 Thread Géraud Meyer
Package: backintime-gnome Version: 0.9.26-3 Severity: normal Backintime-gnome suggests not to backup backup-files (*~) by default. In my config I backup everything. All files whose names end with a tilde (~) that have been backed up are not hardlinked to the previous version, even though most

Bug#471668: /etc/apt/sources.list.d/apt-build is useless

2008-03-19 Thread Géraud Meyer
Package: apt-build Version: 0.12.30 Severity: normal /etc/apt/sources.list.d/apt-build is in package apt-build. Without a .list extension files in /etc/apt/sources.list.d/ are ignored. In man sources.list: SOURCES.LIST.D The /etc/apt/sources.list.d directory provides a way to add sources.

Bug#471672: devscripts: dget - /etc/apt/sources.list.d/ ignored

2008-03-19 Thread Géraud Meyer
Package: devscripts Version: 2.10.19 Severity: minor Here is evidence of the problem: $ apt-cache policy xserver-xorg-video-ati xserver-xorg-video-ati: Installed: 1:6.8.0-1 Candidate: 1:6.6.193-3 Version table: *** 1:6.8.0-1 0 100 /var/lib/dpkg/status 1:6.6.193-3 0 1100

Bug#470925: xserver-xorg-video-ati: Radeon 7500 - radeon driver makes the VTs appear in inverted video

2008-03-19 Thread Géraud Meyer
Alex Deucher wrote: > On Fri, Mar 14, 2008 at 11:35 AM, Géraud Meyer <[EMAIL PROTECTED]> wrote: > >> Package: xserver-xorg-video-ati >> Version: 1:6.8.0-1 >> Severity: normal >> >> Launching an X server on display 0 (Xorg.0.log attached) and swi

Bug#471836: emacs22-x: context menu's text erased by the tooltips

2008-03-20 Thread Géraud Meyer
Package: emacs22 Version: 22.1+1-3 Severity: minor How to reproduce: * Launch emacs22 (not the GTK version) with the menubar disabled * C^Mouse_right_button to obtain a context menu (with the same content as the menubar) * Navigate the menu and make a tooltip appear that hides some of the menu's t

Bug#472030: emacs22: sh-mode syntax highlighting do not recognize escaped single quotes

2008-03-21 Thread Géraud Meyer
Package: emacs22 Version: 22.1+1-3 Severity: minor $ cat test.sh #!/bin/sh echo don\'t $ emacs -q test.sh emacs highlights the `t' from don\'t as a string, whereas it is not, except maybe in an rc script. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (900,

Bug#475701: debian-el: Please enable apt-sources-mode for files in /etc/apt/sources.list.d/

2008-04-12 Thread Géraud Meyer
Package: debian-el Version: 29.1-1 Severity: wishlist Tags: patch At present only sources.list has apt-sources-mode auto selected. A patch is attached that modifies debian-el.el to auto select apt-sources-mode for sources.list.d/*.list files. In addition to debian-el.el, it slightly modifies debi

Bug#480312: marked as done (xserver-xorg-video-ati: complete lockup upon x startup [ATI Radeon Mobility IGP320M (U1) 4336])

2008-06-22 Thread Géraud Meyer
The previous message is a mistake (wrong bug number) and it should be ignored. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#487704: lxde-common: lxde-logout - icons not displayed

2008-06-23 Thread Géraud Meyer
Package: lxde-common Version: 0.3.2.1+svn20080509-2 Severity: minor Inside an LXDE session, launching lxde-logout or clicking ythe Logout menu item makes a window appear, that displays buttons offering: Shutdown, Reboot, Suspend, Hibernate, Switch User, Logout. The icons associated to the buttons

Bug#473736: vim-runtime: sh syntax problems with comments after `set', keywords, bash's `$""', nested cmd subst

2008-04-01 Thread Géraud Meyer
Package: vim-runtime Version: 1:7.1.285-1 Severity: minor 1) comments after `set' In vim-set the `#' after set is black as the rest of the line. In vim-set2 `#' begins a comment. $ cat vim-set #!/bin/sh set -x # not a comment $ cat vim-set2 #!/bin/sh set -x; # a comment 2) keywords In vim-key

Bug#473917: emacs22: Please document that `show-paren-mode' is influenced by `blink-matching-paren-distance'

2008-04-02 Thread Géraud Meyer
Package: emacs22 Version: 22.1+1-3 Severity: wishlist The documentation of show-paren-mode (both the info doc and the "interactive" one) do give some name of customization variables, but the variable blink-matching-paren-distance is not mentioned there nor any of its siblings (blink-matching-paren

Bug#474616: nautilus: trash problem with filenames beginning by an underscore

2008-04-06 Thread Géraud Meyer
Package: nautilus Version: 2.22.1-1 Severity: normal With nautilus trash a file whose name begins by an underscore and that will not go in the home trash folder (but in /.Trash-/). Trying to delete it from the trash with nautilus won't succeed showing those messages: 1) Are you sure you want to p

Bug#470863: ~/.fehbg: filenames are not "escaped" correctly which can lead to execution of malicious code

2008-04-07 Thread Géraud Meyer
Ben Hutchings wrote: > This is not a security hole. If you can modify a user's ~/.fehbg you > can almost certainly edit other shell scripts in the user's home > feh alone can modify ~/.fehbg. The user changing a wallpaper won't notice that malicious code could be put in his home dir since fehb

Bug#470863: ~/.fehbg: filenames are not "escaped" correctly which can lead to execution of malicious code

2008-04-07 Thread Géraud Meyer
Ben Hutchings wrote: > On Mon, 2008-04-07 at 10:30 +0200, Géraud Meyer wrote: > >> Ben Hutchings wrote: >> >>> This is not a security hole. >>> >> If you can modify a user's ~/.fehbg you >> >>> ca

Bug#491997: samba: please move WHATSNEW.txt etc. to the samba-common package

2008-07-22 Thread Géraud Meyer
Source: samba Version: 2:3.2.0-4 Severity: wishlist Several files that could benefit a user of only the samba client in the smbclient package (WHATSNEW.txt, README, maybe others) should be moved to the samba-common package so that these files would be installed with smbclient. -- To UNSUBSCRI

Bug#491998: evince: please support lzma-compressed files

2008-07-22 Thread Géraud Meyer
Package: evince Version: 2.22.2-2 Severity: wishlist Please add support for lzma-compressed files. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498552: texlive-base: texlive-pictures should not contain curve

2008-09-10 Thread Géraud Meyer
Source: texlive-base Source-Version: 2007.dfsg.1-3 Severity: normal The debian package texlive-pictures contains a latex package named curve that helps make a curriculum vitae. It should not be in texlive-pictures but probably in the same package that contains the latex resume package (currently i

Bug#496979: Bug #496979: same problem of flickering with a Radeon 7500

2008-09-01 Thread Géraud Meyer
I have the exact same problem of flickering as described in bug #496979, with a Radeon 7500 and XVideo. Problem also solved by using the xshm driver in xine, or the x11 driver in mplayer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Bug#359629: Bug #359629 solved? (gdm Fails to read/write .Xauthority in users home dir)

2008-03-09 Thread Géraud Meyer
None of the problems reported in my previous email (shown below) happen anymore in unstable (gdm version 2.20.3-2). Could it be that bug #359629 can be closed? I would be interested to know what solved it. Géraud Meyer wrote: > Package: gdm > Version: 2.18.4-1 > > I have the same pr

Bug#364260: Bug #364260 not fixed (LZMA support for file)

2007-10-23 Thread Géraud Meyer
Package: file Version: 4.21-3 Any lzma compressed file I encountered is not recognized as LZMA compressed data. An example: $ cat > test Text file $ lzma test $ file test.lzma test.lzma: data I also tested the version 4.20-3 (found here: http://archive.daniel-baumann.ch/debian/packages/file/4.20

Bug#447971: fbreader: wrong Exec argument in .desktop file

2007-10-24 Thread Géraud Meyer
Package: fbreader Version: 0.8.6d-1 Severity: minor The .desktop file /usr/share/applications/FBReader.desktop contains a line Exec=FBReader %U I think it shoud be replaced by Exec=FBReader %F because FBReader cannot handle URLs of the type file:// and %U allows those. regards -- To U

Bug#448142: /usr/share/emacs22/site-lisp/cmigrep.el left after purge

2007-10-26 Thread Géraud Meyer
Package: cmigrep Version: 1.4-2 Severity: normal /usr/share/emacs22/site-lisp/cmigrep.el remains after purging both cmigrep and all emacs* packages. I think the emacs* packages were purged first. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable

Bug#448144: `Error while loading 50dictionaries-common' during emacs22 install

2007-10-26 Thread Géraud Meyer
Package: dictionaries-common Version: 0.86.2 Severity: normal The following error message is displayed while installing emacs22. The full output is in the attached file. $ inst emacs22 Reading package lists... Done Building dependency tree Reading state information... Done The following ext

Bug#448148: cmigrep: Suspicious warning messages during install

2007-10-26 Thread Géraud Meyer
Package: cmigrep Version: 1.4-2 Severity: normal Suspicious warning messages during install: $ apt-get install cmigrep Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: cmigrep (1.4-2) 0 upgraded, 1 newl

Bug#446518: nautilus: broken symlinks not deleted from Trash

2007-11-03 Thread Géraud Meyer
Josselin Mouette wrote: > Hi, > > Le mardi 16 octobre 2007 à 20:35 +0200, Géraud Meyer a écrit : > >> Josselin Mouette wrote: >> >>> Well, on my system it seems nautilus refuses to move symbolic links to >>> the trash, so this shouldn't happen

Bug#446518: nautilus: broken symlinks not deleted from Trash

2007-11-03 Thread Géraud Meyer
Josselin Mouette wrote: > Le samedi 03 novembre 2007 à 13:59 +0100, Géraud Meyer a écrit : > >> Since it is NOW possible to move symlinks to the Trash (which is a good >> thing), there is indeed the problem of not being able to delete the >> broken ones from inside the

Bug#446518: nautilus: broken symlinks not deleted from Trash

2007-11-03 Thread Géraud Meyer
Josselin Mouette wrote: > I'm using the latest nautilus and gnome-vfs packages from unstable. > Thus the versions must be the same. Have you tried to delete a single symbolic link from the Trash, or to EMPTY the whole Trash? I can indeed empty the Trash, but cannot delete a broken symbolic lin

Bug#470863: ~/.fehbg: filenames are not "escaped" correctly which can lead to execution of malicious code

2008-03-13 Thread Géraud Meyer
Package: feh Version: 1.3.4.dfsg.1-1 Severity: grave Justification: user security hole Tags: security This bug is related to bug #397125 which was asking to change the way ~/.fehbg is created. Bug #397125 had a priority of normal; however its priority should have been grave as this report, because

Bug#470864: nautilus crashes (or restarts) when changing the root window wallpaper (with feh)

2008-03-13 Thread Géraud Meyer
Package: nautilus Version: 2.20.0-3 Severity: normal Under the GNOME desktop environment, issuing the command `feh --bg-scale img.jpg' to change the wallpaper makes 1) the wallpaper changes 2) a window pops up with the following message: Nautilus can't be used now, due to an unexpected error. Show

Bug#470925: xserver-xorg-video-ati: Radeon 7500 - radeon driver makes the VTs appear in inverted video

2008-03-14 Thread Géraud Meyer
Brice Goglin wrote: > Géraud Meyer wrote: > >> Package: xserver-xorg-video-ati >> Version: 1:6.8.0-1 >> Severity: normal >> >> Launching an X server on display 0 (Xorg.0.log attached) and switching >> to a VT (CTRL-ALT-F1) makes the screen appear in i

  1   2   >