Bug#280762: Are you still seeing this?

2005-01-26 Thread Vincent Pelletier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amaya wrote: | Please try the 0.7.1pre1-2 version I'm just about to upload, and tell me | if this ugly issue is still there. It's ok, the problem is gone. Great work, Amaya ! Thanks, Vincent Pelletier -BEGIN PGP SIGNATURE- Version: Gn

Bug#290667: Re Bug#290667: silo: Default config problem - initrd

2005-12-31 Thread Vincent Pelletier
(Hope you still remember...) I used the "testing" sarge netinst cd at that time, so I think it was generated by/extracted from the deb. But I'm affraid I can't give you much more details :/ . Vincent Pelletier -BEGIN PGP SIGNATURE- Version: GnuPG

Bug#314922: xfdesktop4: update-menus overwrites $HOME/.config/xfce4/desktop/menu.xml

2005-06-19 Thread Vincent Pelletier
Package: xfdesktop4 Version: 4.2.2-1 Severity: normal /etc/menu-methods/xfdesktop, line 17 : postrun="cp /etc/xdg/xfce4/desktop/system.menu.xml " prefix() "/menu.xml" I think this line shouldn't be there, because it overwrites without asking menu.xml, thus loosing any user modification, if any.

Bug#314922: [Pkg-xfce-devel] Bug#314922: xfdesktop4: update-menus overwrites $HOME/.config/xfce4/desktop/menu.xml

2005-06-19 Thread Vincent Pelletier
The root-level of the menu, including title, help, config,... menudefs.hook : The application launchers, included in menu.xml. I think only the second should be updated (and actualy is by update-menus). With the change I suggested, menudefs.hook is still updated (cf. line 11 : genmenu="menud

Bug#314922: [Pkg-xfce-devel] Bug#314922: xfdesktop4: update-menus overwrites $HOME/.config/xfce4/desktop/menu.xml

2005-06-20 Thread Vincent Pelletier
rwritten. Makes the file overcomplicated to edit. No other ideas for now. The one that -to me- best solves the problem is the 2, but it has a bad drawback. Vincent Pelletier -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCtuZYFEQoKRQyjtURAoSMAJ9sd0xqZTGP97kCzga+ZBEEOXJpWQCeJx

Bug#314922: [Pkg-xfce-devel] Bug#314922: xfdesktop4: update-menus overwrites $HOME/.config/xfce4/desktop/menu.xml

2005-06-25 Thread Vincent Pelletier
o make the file rw by default, and when the user sets -w on it it won't update any more. > Yeah I'm not convinced by it. I think I'll tag this wontfix for now. No problem. Maybe it should be discussed with update-menus system authors. Vincent Pelletier -BEGIN PGP

Bug#316270: hddtemp: init.d script always spin up drives

2005-06-29 Thread Vincent Pelletier
ly be monitored. The only part which has to be "disabled" is the test in /etc/init.d/hddtemp:47, because of the -w switch. Thanks. Vincent Pelletier -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i3

Bug#316270: acknowledged by developer (Bug#316270: fixed in hddtemp 0.3-beta13-18)

2005-06-30 Thread Vincent Pelletier
hen or something equivalent. Thanks. Vincent Pelletier -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCxFn5FEQoKRQyjtURAkMYAJ9OZz4Zo4RHp/EC+Tm2iVmj8HP9+ACfWE41 ES3AKhc8czyQvBZayi/U/w0= =OSJM -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Bug#290667: silo: Default config problem - initrd

2005-01-15 Thread Vincent Pelletier
Package: silo Version: 1.4.8-1 Severity: normal The default config file declares the initrd fil in the global section. This makes the LinuxOLD entry invalid : When a second kernel is installed, it corresponds to "Linux" entry, but the "LinuxOLD" initrd is points to new initrd (not overridden in "Li

Bug#647923: iscsitarget: Init script emits a warning instead of a regular print

2011-11-07 Thread Vincent Pelletier
Package: iscsitarget Version: 1.4.20.2-6 Severity: minor Hi. /etc/init.d/iscsitarget uses log_warning_msg when unloading kernel modules. It should probably use log_daemon_msg instead. Regard, Vincent Pelletier -- System Information: Debian Release: wheezy/sid APT prefers unstable APT

Bug#788978: linux-image-3.2.0-4-686-pae: Enable CONFIG_GPIO_SYSFS for x86 architectures

2015-08-15 Thread Vincent Pelletier
rking on a platform driver[2] for that box, which I hope to push upstream. [1] https://www.qnap.com/i/fr/product/model.php?II=144 [2] https://github.com/vpelletier/linux/tree/ts651 Regards, -- Vincent Pelletier

Bug#821923: android-tools-adb: udev rules allow raw access to unrelated devices

2016-04-20 Thread Vincent Pelletier
Package: android-tools-adb Version: 5.1.1.r29-2 Severity: important Dear Maintainer, I just found out that I could open a few USB devices on my system that I did not expect to be able to: - an Intel bluetooth dongle (actually, a mini-PCI-x card exposing bluetooth function on USB and wifi on PCI

Bug#790694: PPC64: 64kb kernel pagesizes and nouveau

2017-06-15 Thread Vincent Pelletier
ere is no going back to text mode), and X takes a long while to die (several minutes) which also affects reboots and shutdown (maybe systemd reaching its timeout threshold ?). ssh works fine during that time. Regards, -- Vincent Pelletier

Bug#834369: ITP: python-libusb1 -- Python wrapper for libusb1

2016-11-18 Thread Vincent Pelletier
3, maybe needing some packaging overhead to run 2to3) support after first tests ? Regards, -- Vincent Pelletier pgpLM1I6cH20m.pgp Description: Signature digitale OpenPGP

Bug#850421: libsqlcipher0: qTox segfaults with distro provided libsqlcipher0

2017-01-13 Thread Vincent Pelletier
Hello, This bug also affects skrooge, which also relied on sqlcipher. I confirm rolling back to 3.2.0-1 fixes the issue there too. Regards, -- Vincent Pelletier

Bug#850421: libsqlcipher0: qTox segfaults with distro provided libsqlcipher0

2017-01-13 Thread Vincent Pelletier
out success. Side note: debugging sqlite and (by extension) sqlcipher as packaged relies on re-generating the same "sqlite3.c" as the one which was compiled, which puzzled me for a while. Would it be a good idea/debian-compliant/possible at all to somehow include the generated file

Bug#849914: pprofile: Missing dependency on ${PYTHON}-pkg-resource

2017-01-02 Thread Vincent Pelletier
s: i386 Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Vincent Pelletier

Bug#834369: ITP: python-libusb1 -- Python wrapper for libusb1

2016-10-16 Thread Vincent Pelletier
Hello, On Sun, 14 Aug 2016 23:11:23 +, Vincent Pelletier wrote: > Package: wnpp > Severity: wishlist > > * Package name: python-libusb1 > Version : 1.5 > Upstream Author : Vincent Pelletier > * URL : https://github.com/vpelletier/pytho

Bug#834369: RFP: python-libusb1 -- Python wrapper for libusb1

2016-08-14 Thread Vincent Pelletier
Package: wnpp Severity: wishlist * Package name: python-libusb1 Version : 1.5 Upstream Author : Vincent Pelletier * URL : https://github.com/vpelletier/python-libusb1 * License : LGPL Programming Lang: Python Description : Python wrapper for libusb1

Bug#835207: RFP: python-pprofile -- Deterministic and statistic per-line profiler for Python

2016-08-23 Thread Vincent Pelletier
Package: wnpp Severity: wishlist * Package name: python-pprofile Version : 1.9.1 Upstream Author : Vincent Pelletier * URL : https://github.com/vpelletier/pprofile/releases * License : GPL Programming Lang: Python Description : Deterministic and

Bug#806989: game-data-packager: add support for "Caesar III" playable with CaesarIA engine

2023-07-10 Thread Vincent Pelletier
fork of julius): - https://github.com/bvschaik/julius focussing on bug-for-bug compatibility - https://github.com/Keriew/augustus which makes a lot more changes to the gameplay Neither seem packaged in debian, and the "augustus" name is taken. -- Vincent Pelletier

Bug#466504: /usr/bin/uim-pref-qt: fails to start with "unbound variable" error

2008-02-18 Thread Vincent Pelletier
Package: uim-qt Version: 1:1.4.1-6 Severity: important File: /usr/bin/uim-pref-qt When invoking from a terminal: $ uim-pref-qt Error: in scm_symbol_value: unbound variable: custom-group-label -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') A

Bug#376097: Maybe the begining of an answer

2006-07-29 Thread Vincent Pelletier
Hi. I was about to report that bug to post this link : http://www.tutorialsall.com/SUSE/since-suse/ The diff given in the second message makes no sense to me, but the explanation might help. -- Vincent Pelletier pgpxLsCkGmdry.pgp Description: PGP signature

Bug#495098: Fixed upstream

2008-09-11 Thread Vincent Pelletier
Upstream release states that it fixes compatibility issues with "recent" 2.6 linux kernels: http://www.nvidia.com/object/linux_display_x86_71.86.06.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#458949: twinkle: Not installable in sid on x86: mising dependances on libccrtp1-1.5-1 and libcommoncpp2-1.5.3-0

2008-01-03 Thread Vincent Pelletier
Package: twinkle Severity: grave Justification: renders package unusable Applies to (as shown by "apt-cache show"): Version: 1:1.1-2+b1 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.23-1-686 (SM

Bug#458949: Solved: dependencies are now available

2008-01-05 Thread Vincent Pelletier
Package: twinkle Followup-For: Bug #458949 This bug report can now be closed. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.U

Bug#459299: pmount: Should allow to mount disk images

2008-01-05 Thread Vincent Pelletier
Package: pmount Version: 0.9.17-1 Severity: wishlist I think pmount should allow to mount disk images via loopback. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core) Loca

Bug#458537: yakuake: Default "close terminal" shortcut conflicts with vim's "redo change"

2008-01-01 Thread Vincent Pelletier
Package: yakuake Version: 2.8-1 Severity: normal Subject says it all. I would suggest to disable "close terminal" shortcut by default. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.23-1-686 (SMP

Bug#458537: yakuake: Default "close terminal" shortcut conflicts with vim's "redo change"

2008-01-01 Thread Vincent Pelletier
othing else is runing is anyway reachable by something like ^d or the "close terminal" button. Vincent Pelletier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#606728: dvbscan: Infinite loop parsing arguments

2010-12-11 Thread Vincent Pelletier
Package: dvb-apps Version: 1.1.1+rev1355-1 Severity: normal Tags: patch How to reproduce: dvbscan -out raw - some_file Result: dvbscan process taking 100% of cpu. Cause: Argument parser doesn't increment argument position when encountering -out parameter, so it loops forever on parsing -out

Bug#981165: stunnel4: CRL signature verification ignores non-first CA in multi-CA CAFile

2021-01-26 Thread Vincent Pelletier
The manpage entry for CAfile clearly mentions that it supports files containing multiple certificates, so I believe this is a bug. At the moment, the certificate served by : is still signed by the first CA, so I do not know yet if that part has the same issue. Regards, Vincent Pelletier -- Sys

Bug#981165: stunnel4: CRL signature verification ignores non-first CA in multi-CA CAFile

2021-01-26 Thread Vincent Pelletier
ug" (=needs clarification) and not a code bug. Regards, -- Vincent Pelletier

Bug#978011: udev: uaccess is set before ID_SMARTCARD_READER

2020-12-24 Thread Vincent Pelletier
Multifunction Composite Gadget E: ID_PATH=pci-:00:14.0-usb-0:9.3 E: ID_PATH_TAG=pci-_00_14_0-usb-0_9_3 E: ID_FOR_SEAT=usb-pci-_00_14_0-usb-0_9_3 E: ID_SMARTCARD_READER=1 E: SYSTEMD_WANTS=smartcard.target E: SYSTEMD_USER_WANTS=smartcard.target E: TAGS=:seat:systemd: E: CURRENT_TAGS=:se

Bug#978011: udev: uaccess is set before ID_SMARTCARD_READER

2020-12-24 Thread Vincent Pelletier
estion, I opened an issue upstream: https://github.com/systemd/systemd/issues/18079 Regards, -- Vincent Pelletier pgpeEZbqORxBQ.pgp Description: Signature digitale OpenPGP

Bug#903642: elinks: debsums aborts when elinks + elinks-data are installed

2018-07-12 Thread Vincent Pelletier
Package: elinks Version: 0.12~pre6-13 Severity: important Dear Maintainer, Running debsums on updated sid install fails with the following error: # debsums -s debsums: Error: symlink loop detected in path 'usr/share/doc/elinks/changelog.Debian.gz'. Please file a bug again elinks. The cause

Bug#1013250: psi-plugins: OMEMO plugin not available

2022-06-19 Thread Vincent Pelletier
. Regards, Vincent Pelletier -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.17.0-2-amd64 (SMP w/8 CPU threads; P

Bug#964923: pprofile: [WISH] package for pypy too

2020-07-12 Thread Vincent Pelletier
cable. In any case, thanks for your time packaging pprofile. And do let me know if there is anything I can do at my level to make pprofile packaging easier. Regards, Vincent Pelletier -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unst