[Bug 2042301] Re: Windows are slow to open shortly after login under X11 session

2024-05-10 Thread Seb James
... I have updated mutter to a pending fixed version from ppa:vanvugt/mutter (https://launchpad.net/~vanvugt/+archive/ubuntu/mutter which aims to fix https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2059847) and rebooted. seb@mylaptop:~$ apt list nvidia-driver-535 mutter libmutter-13-0 gnome

[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

[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`,

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

2021-11-07 Thread Seb Bonnard
updates can be applied immediately. To see these additional updates run: apt list --upgradable Web console: https://seb-x-y-z:9090/ or https://192.168.x.Y:9090/ Last login: Sun Nov 7 16:10:48 2021 from 127.0.0.1 .cache -> /tmp/sebastien/.cache/ dim. 07 nov. 2021 16:12:19 CET $ xhost acc

[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

[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

[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 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

[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

[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 session-status $(loginctl list-sessions | grep -v tty | grep $USER | awk '{print $1}') $

[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 : - $ ps -fu $USER | grep -v grep | grep $(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 : - $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER -o systemd) + $ ps -fu $USER | grep -v grep |

[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

[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 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

[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 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 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

[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

[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

[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

[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

[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

[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 **:

[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

[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;

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-27 Thread Seb
Hello, Same problem. ASUS X556U Comment #13 helped me to boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848892 Title: "error: Unknown TPM error." after upgrading to grub 2.04 To manage

[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 1633319] Re: memory leak in indicator-datetime

2018-09-20 Thread Seb Bacon
Confirming in 18.04.1: `indicator-datetime-service` is allocating 3GB+ of memory (!), starting soon after startup This started happening after I installed evolution and set it up to sync with gmail using the evolution setup wizard. I uninstalled evolution and the problem continued. Although

[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

[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

[Bug 1782239] Re: Attempted install of 18.04 on a Dell Alienware 17 R5

2018-07-18 Thread Seb James
Thank you for the advice, that's very helpful. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1782239 Title: Attempted install of 18.04 on a Dell Alienware 17 R5 To manage notifications about this

[Bug 1782239] [NEW] Attempted install of 18.04 on a Dell Alienware 17 R5

2018-07-17 Thread Seb James
Public bug reported: Grub boot loader failed to install the boot loader on the SDD. I'm attempting to install onto a SATA disk on the machine. The primary disk, as installed by Dell, is a PCI experss SSD and this has Windows on - the Ubuntu system isn't able to communicate with this drive.

[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).

[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
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

[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

[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

[Bug 1762396] [NEW] Mouse pointer issues on DisplayLink external monitors

2018-04-09 Thread Seb
Public bug reported: When using external monitors through DisplayLink, the mouse pointer flickers, and a static box of display lingers around the pointer whilst scrolling. I am using Ubuntu 16.04 LTS on a Dell Inspiron 7566 with an NVIDIA GeForce GTX 960 GPU. I have tried both the Nouveau driver

[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

[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

[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.

[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.

[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:

[Bug 1691779] [NEW] package lightdm 1.18.3-0ubuntu1.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2017-05-18 Thread Seb
Public bug reported: Bug ProblemType: Package DistroRelease: Ubuntu 16.04 Package: lightdm 1.18.3-0ubuntu1.1 ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62 Uname: Linux 4.4.0-78-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 AptOrdering: lightdm: Install lightdm: Configure NULL:

[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 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 1652270] Re: Could not boot into RPi3 with kernel 4.4.0-1038-raspi2

2017-02-11 Thread Seb R.
I can also confirm that editing config.txt worked, but I had to remove the ppa (ppa:ubuntu-raspi2/ppa-rpi3) first. If it can help somebody else, here is what I did. I was stuck with the "starting kernel" message, just after boot. 1/ I removed the sd card from the raspberry and put it in another

[Bug 1630291] [NEW] last update tension

2016-10-04 Thread seb
Public bug reported: after last update, no more desktop : no button no sidebar nothing just the background pict and info coming like wifi connection... i tried the recovery mode but still. thanks for your help, work.. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3

[Bug 1596381] [NEW] [X555UA, Realtek ALC256, Mic, Internal] No sound at all

2016-06-26 Thread seb
Public bug reported: Internal mic doesn't work for Asus X555UA, Codec: Realtek ALC256 speakers work, it's just the mic not working. sudo hda-verb /dev/snd/hwC0D0 0x1a SET_AMP_GAIN_MUTE 0x5003 sudo hda-verb /dev/snd/hwC0D0 0x1a SET_AMP_GAIN_MUTE 0x6003 sudo hda-verb /dev/snd/hwC0D0 0x23

[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

[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.

[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

[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

[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 1565246] Re: bcmwl-kernel-source driver builds successfully but keeps asking for password but never connects

2016-04-02 Thread Seb Bonnard
but fails to connect. Can you help me ? I'd be glad to add further information to this issue, just tell me how :-) + Seb. + ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1 Uname

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

2016-04-02 Thread Seb Bonnard
to this issue, just tell me how :-) Seb. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1 Uname: Linux 4.2.0-27-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64

[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

[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

[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

[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:

[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:

[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

[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

[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

[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

[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 1509383] Re: Distro upgrade from 15.04 to 15.10 completely failed. System is not accesable, blanc screen

2015-10-23 Thread Seb
I now suspect it is a FGLX problem. Anybody an idea what I could do to fix? Conky has now windowed wigdets? System is not so fast. How can I check what went wrong and how to solve. Can provide logs now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1509383] [NEW] Distro upgrade from 15.04 to 15.10 completely failed. System is not accesable, blanc screen

2015-10-23 Thread Seb
Public bug reported: During the Upgrade to 15.10 my PC froze with only the wallpaper on the screen. No Unity or so. Also was there no HDD activity for over an hour. I rebooted and the system came back partly showing 15.10 but login stated 15.04 and the kernel was still 3.19. After using the

[Bug 1509383] Re: Distro upgrade from 15.04 to 15.10 completely failed. System is not accesable, blanc screen

2015-10-23 Thread Seb
Finaly managed to get into system via the old 3.19 kernel (pressing shift during boot). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509383 Title: Distro upgrade from 15.04 to 15.10 completely

[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 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.

[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

[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:

[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

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

2015-07-03 Thread Seb Bonnard
patch -p2 ~/00_header_754921.patch $ sudo update-grub Hope this helps. Seb. -- 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: Error: diskfilter writes are not supported To manage

[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

[Bug 1413899] [NEW] package python-samba 2:4.1.11+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 139

2015-01-23 Thread Seb D.
Public bug reported: Internal error throw during the update ProblemType: Package DistroRelease: Ubuntu 14.10 Package: python-samba 2:4.1.11+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2 Uname: Linux 3.16.0-29-generic i686 ApportVersion: 2.14.7-0ubuntu8.1

[Bug 1413899] [NEW] package python-samba 2:4.1.11+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 139

2015-01-23 Thread Seb D.
Public bug reported: Internal error throw during the update ProblemType: Package DistroRelease: Ubuntu 14.10 Package: python-samba 2:4.1.11+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2 Uname: Linux 3.16.0-29-generic i686 ApportVersion: 2.14.7-0ubuntu8.1

[Bug 1385919] Re: when create folder on ftp server, loose connection

2015-01-12 Thread Seb Smith
SAme problem here. I'm using FTP to connect to my NAS (Seagate) on my LAN. It also happens when I complete a file upload. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1385919 Title: when create

[Bug 1240198] Re: [SRU]Wrong keyboard layout active after booting into desktop

2014-12-02 Thread Seb R.
This bug also affect Utopic. Will the fix be commited to next release too ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240198 Title: [SRU]Wrong keyboard layout active after booting into desktop

[Bug 1389552] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-04 Thread Seb
Public bug reported: bug ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331-uvm 331.89-0ubuntu5 ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4 Uname: Linux 3.16.0-24-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.7-0ubuntu8 Architecture: i386

[Bug 1388767] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-03 Thread Seb
Public bug reported: installation error ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331-uvm ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4 Uname: Linux 3.16.0-23-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14.7-0ubuntu8 Architecture: i386

[Bug 1091372] Re: 8086:088e [Dell XPS L322X] wifi slows and/or drops frequently

2014-08-01 Thread Seb Bacon
The bug created by Nicola includes a workaround (install an upstream kernel) that has worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091372 Title: 8086:088e [Dell XPS L322X] wifi

[Bug 1322184] Re: 168c:0034 [Dell XPS 13 (L322X)] wifi slows and/or drops frequently

2014-08-01 Thread Seb Bacon
Just to confirm that the latest upstream kernel (3.16.0-031600rc7) works for me, and that it affects at least 3.13.0-24 up to 3.13.0-32 for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322184

[Bug 1261639] Re: Keyboard Layout silently switches to US even though only German is enabled

2014-06-20 Thread Seb R.
*** This bug is a duplicate of bug 1240198 *** https://bugs.launchpad.net/bugs/1240198 ** This bug has been marked a duplicate of bug 1240198 wrong keyboard layout active after booting into desktop, after upgrade to saucy -- You received this bug notification because you are a member of

[Bug 1240198] Re: wrong keyboard layout active after booting into desktop (since saucy)

2014-06-20 Thread Seb R.
** Summary changed: - wrong keyboard layout active after booting into desktop, after upgrade to saucy + wrong keyboard layout active after booting into desktop (since saucy) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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 Server

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

2014-03-25 Thread Seb Bonnard
parse_requirements(__requires__), Environment() File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 594, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: requests=0.10.1,1.0 In the meantime this bug is studied, is there a workaround ? Seb. -- You received this bug

[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

[Bug 1085889] Re: [Dell Precision M4600] Cannot mount USB3 external drive while plugged before boot

2013-09-16 Thread Seb R.
Thanks for the notification of the new BIOS. As I said, I had the same problem on another computer that was not a Dell M4600 (not even a dell), so I don't think the BIOS update would help. Moreover, I cannot test it on my dell M4600 because the problem has been solved with blacklist uas (and

[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

[Bug 1001738] Re: Totem no longer play rtsp stream : black video-no sound

2013-04-27 Thread seb
Yes it works with 13.04 ! Good job -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001738 Title: Totem no longer play rtsp stream : black video-no sound To manage notifications about this bug go

[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

  1   2   3   >