[Bug 380144] Re: xcdroast+wodim can't setup (1st run as root)

2010-05-04 Thread Seb Bonnard
It seems a patch has been released on the author web site : http://www.xcdroast.org/xcdr098/patches/cdda2wav_version.patch since 2010 the 11th of January (see the News at http://www.xcdroast.org/). -- xcdroast+wodim can't setup (1st run as root) https://bugs.launchpad.net/bugs/380144 You received

[Bug 380144] Re: xcdroast+wodim can't setup (1st run as root)

2010-05-28 Thread Seb Bonnard
Can someone please add this release of X-CD-Roast (0.98alpha16 from the 11th of January 2010) into the Universe repository ? The actual X-CD-Roast released on the 7th of April 2009 in the Universe repository is still unusable as is and most of the people using Ubuntu didn't choose this distribut

[Bug 1926791] [NEW] File descriptor 10 (/var/lib/dpkg/triggers/linux-update-5.4.0-60-generic (deleted)) leaked on vgs invocation. Parent PID 1830887: grub-probe

2021-04-30 Thread Seb Bonnard
Public bug reported: Hi, I'm using Ubuntu 20.04.2 LTS. I receiving this message when removing old kernels : "File descriptor 10 (/var/lib/dpkg/triggers/linux-update-5.4.0-60-generic (deleted)) leaked on vgs invocation. Parent PID 1830887: grub-probe" $ linux-purge -l -k 2 linux-headers-5.4.0-60

[Bug 1926791] Re: File descriptor 10 (/var/lib/dpkg/triggers/linux-update-5.4.0-60-generic (deleted)) leaked on vgs invocation. Parent PID 1830887: grub-probe

2021-04-30 Thread Seb Bonnard
** Description changed: Hi, I'm using Ubuntu 20.04.2 LTS. - I receiving this message when removing old kernels : "File descriptor 10 - (/var/lib/dpkg/triggers/linux-update-5.4.0-60-generic (deleted)) leaked - on vgs invocation. Parent PID 1830887: grub-probe" + I receiving this message when

[Bug 1766993] Re: dpkg-reconfigure bcmwl-kernel-source : modprobe: ERROR: could not insert 'wl': Exec format error

2018-09-06 Thread Seb Bonnard
I was building the kernel module with the wrong gcc version. I was using gcc version 4.9 instead of the original gcc-4.8 from Ubuntu LTS Trusty 14.04.5 Sorry for this bug which wasn't one. ** Changed in: bcmwl (Ubuntu) Status: New => Invalid -- You received this bug notification because

[Bug 1263540] Re: Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg.

2019-03-27 Thread Seb Bonnard
I have also this pb. It seems gpg cannot handle more than /etc/apt/trusted.gpg (one keyring) + 39 keyrings in /etc/apt/trusted.gpg.d/ : https://lists.gnupg.org/pipermail/gnupg- users/2013-December/048571.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1782510] Re: lightdm automatically logs in after logout

2020-01-28 Thread Seb Bonnard
So I've just restarted the lightdm.service : $ sudo service lightdm restart $ service lightdm status ● lightdm.service - Light Display Manager Loaded: loaded (/lib/systemd/system/lightdm.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2020-01-29 02:09:37 CET; 13

[Bug 1782510] Re: lightdm automatically logs in after logout

2020-01-28 Thread Seb Bonnard
Hi, I have the same pb. on my ubuntu xenial, here's what I get in the "lightdm.service" journal : $ journalctl -au lightdm -S "2020-01-29 1:59" -- Logs begin at lun. 2020-01-27 11:14:43 CET, end at mer. 2020-01-29 02:01:47 CET. -- janv. 29 01:59:45 sebastien-B206 lightdm[11808]: Failed to write u

[Bug 1766993] [NEW] dpkg-reconfigure bcmwl-kernel-source : modprobe: ERROR: could not insert 'wl': Exec format error

2018-04-25 Thread Seb Bonnard
Public bug reported: Hi, The bcmwl driver cannot be build upon the linux-header v4.4.0-121-generic : $ sudo dpkg-reconfigure bcmwl-kernel-source [sudo] password for sebastien: Removing all DKMS Modules Done. Loading new bcmwl-6.30.223.248+bdcom DKMS files... Building only for 4.4.

[Bug 1766993] Re: dpkg-reconfigure bcmwl-kernel-source : modprobe: ERROR: could not insert 'wl': Exec format error

2018-04-28 Thread Seb Bonnard
A little more info. to help : $ sudo modprobe -v wl insmod /lib/modules/4.4.0-121-generic/updates/dkms/wl.ko modprobe: ERROR: could not insert 'wl': Exec format error $ echo $? 1 $ sudo insmod /lib/modules/$(uname -r)/updates/dkms/wl.ko insmod: ERROR: could not insert module /lib/modules/4.4.0-1

[Bug 1766993] Re: dpkg-reconfigure bcmwl-kernel-source : modprobe: ERROR: could not insert 'wl': Exec format error

2018-04-28 Thread Seb Bonnard
And these lines appear in dmesg log : $ dmesg | grep -w wl | tail [ 5704.013452] wl: version magic '4.4.0-121-generic SMP mod_unload modversions ' should be '4.4.0-121-generic SMP mod_unload modversions retpoline ' [ 5797.237082] wl: version magic '4.4.0-121-generic SMP mod_unload modversions '

[Bug 1766993] Re: dpkg-reconfigure bcmwl-kernel-source : modprobe: ERROR: could not insert 'wl': Exec format error

2018-04-28 Thread Seb Bonnard
Found the solution here, I was building the kernel module with the wrong gcc version. I was using gcc version 4.9 instead of the original gcc-4.8 from Ubuntu LTS Trusty 14.04.5 : $ sudo update-alternatives --config gcc Il existe 5 choix pour l'alternative gcc (qui fournit /usr/bin/gcc). Sélec

[Bug 1336184] Re: USB flash drive (NTFS) keeps writing for quite a while even after "Eject" completes

2018-03-23 Thread Seb Bonnard
Hi, I have the same pb. in Ubuntu 17.10. Where is the rule (udev ?) that automatically mounts my USB pendrive so that I can add "flush" or "sync" to it ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1336184] Re: USB flash drive (NTFS) keeps writing for quite a while even after "Eject" completes

2018-03-23 Thread Seb Bonnard
I have the same pb. on Ubuntu 17.10 with Xfce + thunar file manager, so I believe this bug is maybe not linked to nautilus but to fuseblk ** Package changed: nautilus (Ubuntu) => fuse (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1336184] Re: USB flash drive (NTFS) keeps writing for quite a while even after "Eject" completes

2018-03-23 Thread Seb Bonnard
I see this process : $ ps -fp $(\pgrep ntfs) UIDPID PPID C STIME TTY TIME CMD root 25693 1 0 16:04 ?00:00:00 /sbin/mount.ntfs /dev/sdb1 /media/mansfeld/Win7_USB_Installer -o rw,nodev,nosuid,uid=1000,gid=1000,uhelper=udisks2 $ -- You received this bug notific

[Bug 1612948] Re: axi-cache conversion to python3 broke the script

2020-10-10 Thread Seb Bonnard
@khurshid-alam Hi, just noticed your [A hack to workaround error]( https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1612948/comments/6) has a typo. Can you please replace "ax-cache" by "axi-cache" and repost it ? -- You received this bug notification because you are a member of Ub

[Bug 1612948] Re: axi-cache conversion to python3 broke the script

2020-10-10 Thread Seb Bonnard
Here's the command I used to apply this patch : ``` $ sudo patch --verbose -d /usr/bin < axi-cache.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- a/usr/bin/axi-cache |+++ b/usr/bin/axi-cache -- patching file

[Bug 1612948] Re: axi-cache conversion to python3 broke the script

2020-10-10 Thread Seb Bonnard
Here's the command I used to apply this patch : $ sudo patch --verbose -d $(dirname $(which axi-cache)) < axi-cache.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- a/usr/bin/axi-cache |+++ b/usr/bin/axi-cache

[Bug 1796563] Re: 8:6.8.9.9-7ubuntu5.13 breaks convert with no explanation

2020-10-20 Thread Seb Bonnard
As a workaround, you can type this command : sudo sed -i 's###' /etc/ImageMagick-6/policy.xml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796563 Title: 8:6.8.9.9-7ubuntu5.13 breaks convert with

[Bug 1492180] Re: iwconfig reports wrong bitrate (6 Mb/s)

2018-04-17 Thread Seb Bonnard
On ubuntu artful (17.10), both `iwconfig` and `iw dev` report 6Mb/s : $ iwconfig wlp6s0 wlp6s0IEEE 802.11 ESSID:"eduroam" Mode:Managed Frequency:5.24 GHz Access Point: CC:46:D6:CB:1E:6E Bit Rate=6 Mb/s Tx-Power=18 dBm Retry short limit:7 RTS thr:off Fragm

[Bug 1451564] Re: Probable packaging problem: Single-click not working

2018-07-28 Thread Seb Bonnard
Hi, I have the same problem on KUbuntu 16.04.5 LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451564 Title: Probable packaging problem: Single-click not working To manage notifications about th

[Bug 844317] Re: Killing all remaining processes... [failed]

2018-01-06 Thread Seb Bonnard
Hi, I'm using Ubuntu 14.04.5 LTS and I have the same pb. : `Killing all remaining processes... [failed]` How can get logs from what is happening during shutdown (or reboot) ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1670177] [NEW] Cannot reconnect to my hidden network with plasma-nm on KUbuntu Trusty 14.04.5 LTS

2017-03-05 Thread Seb Bonnard
Public bug reported: Hi, After my ISP home router is being rebooted, my KUbuntu Trusty 14.04.5 LTS does neighter reconnect to my hidden wifi network automatically nor manually with the Plasma NM applet. The ONLY workaround I have found so far is by typing the following command : $ nmcli con up

[Bug 1296133] Re: Suspend and hibernate missing from KMenu and Power Management in System settings

2017-03-07 Thread Seb Bonnard
Yes, clearing my KDE cache and rebooting solved the problem for me : $ rm -rfv /var/tmp/kdecache-$USER Thanks again to @randyyang :) ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296133 Title:

[Bug 1707393] Re: vlc no longer displays certain streams since update vdpau

2017-10-22 Thread Seb Bonnard
Hi, I also have the same pb. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707393 Title: vlc no longer displays certain streams since update vdpau To manage notifications about this bug go to: htt

[Bug 1565246] [NEW] bcmwl-kernel-source driver builds successfully but keeps asking for password but never connects

2016-04-02 Thread Seb Bonnard
Public bug reported: Hi, I'm using KUbuntu 14.04.4 with kernel 4.2.0-27-generic. After installing bcmwl-kernel-source_6.30.223.248+bdcom- 0ubuntu8_amd64.deb (which I have downloaded from http://packages.ubuntu.com/xenial/bcmwl-kernel-source) the following way : $ sudo gdebi -n bcmwl-kernel-sour

[Bug 1565246] Re: bcmwl-kernel-source driver builds successfully but keeps asking for password but never connects

2016-04-02 Thread Seb Bonnard
** Description changed: Hi, I'm using KUbuntu 14.04.4 with kernel 4.2.0-27-generic. After installing bcmwl-kernel-source_6.30.223.248+bdcom- 0ubuntu8_amd64.deb (which I have downloaded from http://packages.ubuntu.com/xenial/bcmwl-kernel-source) the following way : $ sudo gde

[Bug 1565246] Re: bcmwl-kernel-source driver builds successfully but keeps asking for password but never connects

2016-04-02 Thread Seb Bonnard
As it is the NetworkManager keeps on asking for the password of the wifi connection and fails to connect, the problematic package could be the one that contains the NetworkManager : plasma-nm or network-manager -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 465098] Re: Editing ~/.config/user-dirs.dirs does not permanently change user directory locations

2016-05-05 Thread Seb Bonnard
Hi, can you change your "~/.config/user-dirs.dirs" once again and type this : echo "enabled=false" > ~/.config/user-dirs.conf and reboot to see if it works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 378783] Re: xdg-open *.desktop opens text editor

2016-04-25 Thread Seb Bonnard
Hi, xdg-open opens a kate in Ubuntu 14.10. Can anyone tell me the output of this command on Ubuntu 14.04 so I can compare it to my Ubuntu 14.10 : xdg-mime query default application/x-desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1588324] [NEW] The right Ctrl key does not work with the French alternative keyboard layout (fr-oss) in XUbuntu 14.04.4 LTS

2016-06-02 Thread Seb Bonnard
Public bug reported: Hi, The right Ctrl key does not work with the French alternative keyboard layout (fr-oss) in XUbuntu 14.04.4 LTS $ setxkbmap -print xkb_keymap {  xkb_keycodes { include "evdev+aliases(azerty)"};  xkb_types { include "complete" };  xkb_compat{ include "co

[Bug 1479045] Re: E: Method gave invalid 103 Redirect message

2016-04-23 Thread Seb Bonnard
Hi, yes removing the /var/lib/apt/lists/partial/* files solved the pb. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479045 Title: E: Method gave invalid 103 Redirect message To manage

[Bug 1274320] Re: Error: diskfilter writes are not supported

2015-07-03 Thread Seb Bonnard
Hi, this bug also affected to me because I'm using LVM. I want to thank Anders for his patch (see comment #70). I pasted his patch in a file I called 00_header_754921.patch and then I typed the following commands : $ sed -i "s/00_header.in/00_header/g" 00_header_754921.patch $ cd /etc/ && sudo

[Bug 1190256] Re: USB drive is created successfully, but fails to boot

2015-07-03 Thread Seb Bonnard
Hi, It's been a year and half since this bug was dicovered. Is it a big deal to patch unetbootin and usb-creator to copy 3=three COM32 files ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1190256

[Bug 1190256] Re: USB drive is created successfully, but fails to boot

2015-07-03 Thread Seb Bonnard
Hi again, My mistake, this issue seems to be solved by unetbootin 608 : http://changelogs.ubuntu.com/changelogs/pool/universe/u/unetbootin/unetbootin_608-1/changelog Sorry for my previous comment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 994612] Re: gnome-screensaver-preferences missing

2015-07-09 Thread Seb Bonnard
Hi, What can be done without gnome-screensaver-preferences ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994612 Title: gnome-screensaver-preferences missing To manage notifications about this bu

[Bug 1274320] Re: Error: diskfilter writes are not supported

2015-07-10 Thread Seb Bonnard
Hi, Oops ! I forgot to add to my comment #115 : sudo chmod +x /etc/grub.d/00_header BEFORE the "update-grub" command. Sebastien. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274320 Title: Err

[Bug 29894] Re: can't take screenshot when menu on panel is opened

2015-09-15 Thread Seb Bonnard
Hi, This bug affects me in both XFCE and KDE environments. I have not tried in LXDE yet but I am about to try. This issues is been opened in 2006, can you please change the severity to "Medium" or "High" so that someone help us ? Sebastien. -- You received this bug notification because you are

[Bug 29894] Re: can't take screenshot when menu on panel is opened

2015-09-15 Thread Seb Bonnard
BTW : I'm Using Ubuntu 14.10. LXDE does not have this pb. since the PrintScreen triggers the scrot program that generates the screenshot in my home directory. Sebastien. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https:/

[Bug 1075967] Re: 0846:9041 NetGear, Inc. WNA1000M 802.11bgn [Realtek RTL8188CUS] does not connect to wireless networks

2015-10-08 Thread Seb Bonnard
Hi, You can forget about the PC hardware, because I am using a different PC (a Toshiba laptop) running Ubuntu 14.10 and this NetGear USB WNA1000M (0846:9041 [Realtek RTL8188CUS]) does not connect to Wi-Fi networks either. Any other idea ? ** Changed in: linux (Ubuntu) Status: Incomplete

[Bug 1526139] Re: broadcom-sta-dkms 6.30.223.141-1: broadcom-sta kernel module failed to build 12-14-15

2016-02-23 Thread Seb Bonnard
*** This bug is a duplicate of bug 1358966 *** https://bugs.launchpad.net/bugs/1358966 Hi, Is this really a duplicate of bug #1358966 ? This bug concerns the broadcom-sta-dkms package and the bug #1358966 concerns the bcmwl-kernel-source package which does not contain the same release of wl

[Bug 253119] Re: PPA packages do not show a changelog in update-manager

2016-03-04 Thread Seb Bonnard
Hi, I have the following error on apt-get changelog, example taken on mpv package : $ apt-get changelog mpv Err Changelog for mpv (http://changelogs.ubuntu.com/changelogs/pool/main/m/mpv/mpv_0.16.0+git1~trusty1/changelog) 404 Not Found Err Changelog for mpv (http://ppa.launchpad.net/mc3man/

[Bug 1065329] Re: "column" silently discards lines after multi-byte character if LANG=C

2016-01-25 Thread Seb Bonnard
Hi, I seems to be fixed on Ubuntu 14.10 (except for the return code which should not be 0 here) : $ unset LANG LANGUAGE $(echo ${!LC_*}) $ column foo column: Invalid or incomplete multibyte or wide character a b c d $ echo $? 0 $ LC_CTYPE=en_US.UTF-8 column foo a b

[Bug 1331521] Re: column has problems with different file encodings

2016-01-25 Thread Seb Bonnard
Hi, My problem seems to be related to yours, here what I get with a non accentuated file containing : $ file toto1 toto1: ASCII text $ cat toto1 ./DVD/TEST.vob ./Enregistrements/France 2 - Mediterranee, notre mer a tous - 28-01-2014 20h53 01h42 22.m2ts ./CHRIST/JesusLeFilm/The_Gospel_of_Luke_-_

[Bug 1331521] Re: column has problems with different file encodings

2016-01-25 Thread Seb Bonnard
BTW : I'm using Ubuntu 14.10 wih bsdmainutils version 9.0.5ubuntu1. ** Attachment removed: "toto1" https://bugs.launchpad.net/ubuntu/+source/bsdmainutils/+bug/1331521/+attachment/4556231/+files/toto1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1331521] Re: column has problems with different file encodings

2016-01-25 Thread Seb Bonnard
Here is a better example with toto1 containing two columns : $ file toto1 toto1: ASCII text $ cat toto1 3889M ./DVD/TEST.vob 3139M ./Enregistrements/France 2 - Mediterranee, notre mer a tous - 28-01-2014 20h53 01h42 22.m2ts 2970M ./CHRIST/JesusLeFilm/The_Gospel_of_Luke_-_Film_-_Visual_Bible_in_H

[Bug 1331521] Re: column has problems with different file encodings

2016-01-25 Thread Seb Bonnard
Here is the toto1 file is used in my second example, but It seems that multiple spaces output by "column -t" are truncated by the Launchpad application. So, in order to reproduce my problem, you need to type these commands in Ubuntu 14.10 : $ unset LANG LANGUAGE $(echo ${!LC_*}) $ file toto1 #Jus

[Bug 1331521] Re: column has problems with different file encodings

2016-01-25 Thread Seb Bonnard
The file used for my second example. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331521 Title: column has problems with different file encodings To manage notifications about this bug go to: htt

[Bug 1331521] Re: column has problems with different file encodings

2016-01-25 Thread Seb Bonnard
** Attachment added: "toto1" https://bugs.launchpad.net/ubuntu/+source/bsdmainutils/+bug/1331521/+attachment/4556231/+files/toto1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331521 Title: col

[Bug 1331521] Re: column has problems with different file encodings

2016-01-27 Thread Seb Bonnard
Hi, I have just noticed that the behavior of the "column" command is normal is my use case therefore my example is completely off topic, oops :-) Can the admin .of this forum remove my comments from this bug (starting from comment #3) ? Thanks. -- You received this bug notification because you

[Bug 1213247] Re: httpie requires requests < 1.0, raring ships with 1.1.0

2014-03-25 Thread Seb Bonnard
Hi, i have the same pb. with ubuntu saucy : $ lsb_release -sr 13.10 $ http Traceback (most recent call last): File "/usr/bin/http", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2809, in parse_requirements(__requ

[Bug 1240049] Re: multipath udev rules problem

2014-03-25 Thread Seb Bonnard
Hi, I have the same pb. on ubuntu 13.10 and it's pollution my dmesg : $ grep -c "systemd-udevd.*failed to execute '/lib/udev/socket:/org/kernel/dm/multipath_event" /var/log/dmesg 181 Got any suggestions ? Seb.. -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1073092] Re: lscpu crashed on intel atom processor

2013-02-16 Thread Seb Bonnard
This also affects on Ubuntu 12.10: Intel(R) Atom(TM) CPU N270 @ 1.60GHz dpkg -l util-linux | grep ii ii util-linux 2.20.1-5.1ubuntu2i386 Miscellaneous system utilities If you need the "strace lscpu" output, please let me know. Seb. -- You received t

[Bug 703009] Re: grub-probe: error: cannot stat `aufs'.

2011-11-19 Thread Seb Bonnard
Hi, I also have the same problem, can you please change its importance to "High" because: - it affects more and more people - it has been confirmed more than six month ago and it is still not fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1069793] Re: Tramples over window.external (breaks ability to install opensearch plugins)

2013-04-18 Thread Seb Bonnard
Hi, does anyone know a workaround for this bug ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069793 Title: Tramples over window.external (breaks ability to install opensearch plugins) To manag

[Bug 1159675] Re: Error when playing AAC files in ADTS format

2013-05-09 Thread Seb Bonnard
I have the same problem with AAC files in ADTS format. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1159675 Title: Error when playing AAC files in ADTS format To manage notifications about this bu

[Bug 509643] Re: Metadata updaing failed when trying to update ID3 tags on mp3 files

2011-08-02 Thread Seb Bonnard
I also can't update ID3 tags with Audacious v2.1-1 on Karmic. I'll check on on newer Ubuntu distributions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/509643 Title: Metadata updaing failed when tr

[Bug 509643] Re: Metadata updating failed when trying to update ID3 tags on mp3 files

2011-08-02 Thread Seb Bonnard
** Summary changed: - Metadata updaing failed when trying to update ID3 tags on mp3 files + Metadata updating failed when trying to update ID3 tags on mp3 files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 509643] Re: Metadata updating failed when trying to update ID3 tags on mp3 files

2011-08-02 Thread Seb Bonnard
BTW, I found out that audacious log is available in the file ~/.config/audacious/log. Who knows, it may help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/509643 Title: Metadata updating failed wh

[Bug 738168] Re: simple-ccsm install wants the remove compiz and unity

2011-09-02 Thread Seb Bonnard
Hi Sebastien (on comment #2), since Ubuntu is designed for non IT, it is supposed to be simple : But I beleive there are few peaple able to configure compiz settings correctly with "compiz-settings-manager" (v0.9) because there are hundreds of parameters that can be changed and one can easily mi

[Bug 629607] Re: hd-media images don't match latest 10.04.1 iso

2010-09-21 Thread Seb Bonnard
Hi, I have the same problem with "installer-i386" of 10.04 being incompatible with version 10.04.1 i386 ISO. -- hd-media images don't match latest 10.04.1 iso https://bugs.launchpad.net/bugs/629607 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1821662] Re: [SRU] xfce4-weather-plugin 0.8.11

2020-09-03 Thread Seb Bonnard
The package xfce4-weather-plugin - 0.8.11-0ubuntu0.18.04.1 released by ubuntu/bionic-updates see [comment #44](https://bugs.launchpad.net/ubuntu/+source/xfce4-weather- plugin/+bug/1821662/comments/14) is not working anymore since today (2020-10-03) : (wrapper-1.0:32695): weather-WARNING **: 18:05:

[Bug 1821662] Re: [SRU] xfce4-weather-plugin 0.8.11

2020-09-03 Thread Seb Bonnard
The pb. is related to the version of the "locationforecast" product used : $ pkill xfce4-panel $ nohup xfce4-panel 2> xfce4-panel.log & $ grep weather- xfce4-panel.log | tail -2 weather-Message: 18:25:28.961: getting https://api.met.no/weatherapi/locationforecastlts/1.3/?lat=48.791599&lon=2.647500

[Bug 1821662] Re: [SRU] xfce4-weather-plugin 0.8.11

2020-09-03 Thread Seb Bonnard
After looking into https://gitlab.xfce.org/panel-plugins/xfce4-weather- plugin , it seems the developpers have switched the "locationforecast" product upto v1.9 since branch "xfce4-weather-plugin-0.10.1" and upto "locationforecast" v2.0 since commit 97601ab2 : https://gitlab.xfce.org /panel-plugins

[Bug 1089070] Re: Could not open file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_quantal_main_binary-amd64_Packages - open (24: Too many open files)

2020-09-04 Thread Seb Bonnard
@juliank It's not fixed : $ aptitude search -F '%p' "?origin(jonathonf-vim) ( ?architecture(amd64) | ?architecture(all) ) ?installed" E: Could not open file /var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_universe_binary-i386_Packages - open (24: Too many open files) E: Could not op

[Bug 574450] Re: No marble globe wallpaper in desktop settings

2020-09-20 Thread Seb Bonnard
Same pb. in Kubuntu Xenial (16.04 LTS) : $ dpkg -l *marble* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture

[Bug 574450] Re: No marble globe wallpaper in desktop settings

2020-09-20 Thread Seb Bonnard
Same pb. in Kubuntu Xenial (16.04 LTS) : $ dpkg -l *marble* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture

[Bug 2078245] Re: DCONF policy manager removes userdb on empty policy

2024-09-02 Thread Seb Bonnard
It also seems to be fixed in [adsys v0.14.2](https://github.com/ubuntu/adsys/issues/1002#issuecomment-2324517929). ** Bug watch added: github.com/ubuntu/adsys/issues #1002 https://github.com/ubuntu/adsys/issues/1002 -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 2059903] Re: Ubuntukylin noble install error: Failed to exclusively open path: /dev/nvme0n1p5 (partition is already mounted)

2024-09-13 Thread Seb Bonnard
Hi, I had a "OSError: [Errno 16] Device or resource busy: '/dev/sda3'" when installing Ubuntu 24.04. The installation log is hereby attached. ** Attachment added: "install-bug.log" https://bugs.launchpad.net/subiquity/+bug/2059903/+attachment/5816800/+files/install-bug.log -- You received

[Bug 1740105] Re: Please also include mupdf-gl, which provides bookmarks

2021-08-26 Thread Seb Bonnard
Maybe this is related to the mupdf debian package which is missing the mupdf-gl binary, see https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=914396 ** Bug watch added: Debian Bug tracker #914396 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914396 -- You received this bug notification b

[Bug 1883357] Re: Can't create new user in Kubuntu 20.04

2021-11-06 Thread Seb Bonnard
For the workaround : "Normal" users have no idea of know how to launch a terminal window let alone run a "adduser" command. I believe this bug should be major because KUbuntu is supposed to be easy to use. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1883357] Re: Can't create new user in Kubuntu 20.04

2021-11-07 Thread Seb Bonnard
You can reproduce this bug every time by doing the following : $ ssh -A -Y remote-PC Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-89-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support:https://ubuntu.com/advantage 68

[Bug 788298] Re: grub-reboot changes boot default permanently on Lucid LTS

2021-11-17 Thread Seb Bonnard
Correct me if I'm wrong, according to [this documentation](https://www.gnu.org/software/grub/manual/grub/html_node/Environment- block.html), on LVM or RAID disk the `/boot/grub/grubenv` file cannot be modified by GRUB, in that case, by the `save_env` routine. Only the OS via `grub-reboot`, `grub-ed

[Bug 1939196] [NEW] systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
Public bug reported: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER systemd) sebasti+ 64862 1 0 13:13 ?00:00:00 /lib/s

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER -o systemd) + $ ps -fu $USER | grep -v grep | grep

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER systemd) + $ ps -Af | grep -v grep | egrep -w "PID

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ ps -Af | grep -v grep | egrep -w "PID|$(pgrep -u $USER systemd)" + $ ps -Af | grep -v grep | egrep -w

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : + $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep $USER | awk '{print $1}') $ p

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : + $ loginctl list-sessions + SESSION UID USER SEAT TTY + 52 1001 sebastien seat0 +

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ loginctl list-sessions - SESSION UID USER SEAT TTY - 52 1001 sebastien seat0 -

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ loginctl list-sessions SESSION UID USER SEAT TTY  52 1001 sebastien seat0  79 12

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ loginctl list-sessions - SESSION UID USER SEAT TTY -  99 1001 sebastien seat0 -  79 12

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)" UID PIDPPID C STIME

[Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)" UID PIDPPID C STIME

[Bug 391000] Re: apcupsd process death

2024-05-08 Thread Seb Bonnard
Hi, it still occurs in Ubuntu 22.04. BTW: Do I need this package on a virtual machine ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/391000 Title: apcupsd process death To manage notifications a

[Bug 2078245] Re: DCONF policy manager removes userdb on empty policy

2024-10-30 Thread Seb Bonnard
I confirm it's also fixed in Ubuntu 24.04 since 30 Aug 2024 : $ apt-get changelog adsys | sed -n "/2078245/,/--/ p" * Fix DCONF policy manager removing user DB on empty policy (LP: #2078245) * Ignore casing in domain/ section of sssd.conf (LP: #2078246) * Fix parsing of slash usernames (i.e.

[Bug 2041727] Re: "netplan apply" produces ovsdb-server.service WARNING even when openvswitch-switch not installed

2024-09-25 Thread Seb Bonnard
Hi, I have the same warning on Ubuntu 22.04.1 LTS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041727 Title: "netplan apply" produces ovsdb-server.service WARNING even when openvswitch-switch n

[Bug 2078245] Re: DCONF policy manager removes userdb on empty policy

2024-09-19 Thread Seb Bonnard
It is also fixed in adsys v0.14.3 on Ubuntu Noble : I added the Ubuntu "ubuntu-enterprise-desktop" ADSys PPA and it works : {{{ $ dconf list / apps/ com/ desktop/ io/ org/ $ }}} -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1956039] Re: BADSIG 871920D1991BC93C Ubuntu Archive Automatic Signing Key (2018)

2025-01-08 Thread Seb Bonnard
Hi, I also have the same problem on Ubuntu 24.04.1. A solution was to remove the "apt-cacher-ng" cache for Ubuntu noble : sudo rm -rf /var/cache/apt-cacher-ng/uburep/dists/noble-*/ ** Package changed: apt (Ubuntu) => apt-cacher-ng (Ubuntu) -- You received this bug notification because you are

[Bug 2026758] Re: Bug #2008279 reappears (loss of keyboard input for x11 snaps) if ~/.cache is a symlink

2025-01-29 Thread Seb Bonnard
Hi everyone, my $HOME/.cache is a symlink pointing to /tmp/$USER/.cache/. Is there a workaround to this issue until it is fixed ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2026758 Title: Bug #2

[Bug 1956039] Re: BADSIG 871920D1991BC93C Ubuntu Archive Automatic Signing Key (2018)

2025-01-13 Thread Seb Bonnard
Related : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003865 ** Bug watch added: Debian Bug tracker #1003865 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003865 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1956039] Re: BADSIG 871920D1991BC93C Ubuntu Archive Automatic Signing Key (2018)

2025-01-10 Thread Seb Bonnard
I have created an issue here : https://salsa.debian.org/blade/apt- cacher-ng/issues/22 ** Bug watch added: salsa.debian.org/blade/apt-cacher-ng/issues #22 https://salsa.debian.org/blade/apt-cacher-ng/issues/22 -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1301015] Re: Networking does not restart

2025-06-18 Thread Seb Bonnard
In my case, the script fails way before the "init_is_upstart" test. It fails after sourcing the "/lib/lsb/init-functions" script which then sources the "/lib/lsb/init-functions.d/01-upstart-lsb" script : + PATH=/sbin:/bin + RUN_DIR=/run/network + IFSTATE=/run/network/ifstate + STATEDIR=/run/netw

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2025-06-11 Thread Seb Bonnard
@vthyng Your hyperlink is now https://community.broadcom.com/vmware- cloud-foundation/discussion/why-is-diskenableuuidtrue-not-the-default -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875594 Title:

[Bug 1875594] Re: multipathd failed to get udev uid, add missing path

2025-08-01 Thread Seb Bonnard
The pb with disk.EnableUUID = TRUE and cloning seems to be solved since vCenter 7.0U3D (7.0P04) build 19480866 cf. https://knowledge.broadcom.com/external/article/323391/vmdk-of-cloned- machines-refer-to-the-sou.html If you have an old vCenter, you can work around this issue : Power off VM before