[Touch-packages] [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 TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  $ loginctl list-sessions
  SESSION  UID USER  SEAT  TTY
   99 1001 sebastien seat0
   79  126 sddm  seat0
   105 1001 sebastien seat0 tty2
  
  3 sessions listed.
  $ loginctl -n 15 session-status $(loginctl list-sessions | grep -v tty | grep 
-m1 $USER | awk '{print $1}')
  99 - sebastien (1001)
  Since: Sat 2021-08-07 15:52:39 CEST; 13min ago
     Leader: 119723
   Seat: seat0; vc1
    Display: :0
    Service: sddm; type x11; class user
    Desktop: KDE
  State: closing
   Unit: session-99.scope
  ├─120287 /usr/bin/baloo_file
  ├─120342 /usr/libexec/at-spi-bus-launcher --launch-immediately
  ├─120349 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
  ├─120407 /usr/libexec/geoclue-2.0/demos/agent
  ├─120439 /usr/bin/zeitgeist-datahub
  └─122590 /usr/libexec/at-spi2-registryd --use-gnome-session
  
  Aug 07 15:52:39 michel-K72Jr systemd[1]: Started Session 99 of user sebastien.
  Aug 07 15:52:40 michel-K72Jr sddm-helper[119790]: pam_kwallet5: final socket 
path: /run/user/1001/kwallet5.socket
  Aug 07 15:52:40 michel-K72Jr sddm-helper[119795]: Adding cookie to 
"/home/sebastien/.Xauthority"
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Checking for pam module
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Got pam-login param
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Waiting for hash on 7-
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: waitingForEnvironment 
on: 3
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: client connected
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: client disconnected
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: [PAM] Closing session
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_unix(sddm:session): 
session closed for user sebastien
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_kwallet5(sddm:session): 
pam_kwallet5: pam_sm_close_session
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_kwallet5(sddm:setcred): 
pam_kwallet5: pam_sm_setcred
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: [PAM] Ended.
  
  Maybe this is related to sddm and its child processes :
  
  $ loginctl show-session $(loginctl list-sessions | awk -v user=$USER '$0 ~ 
user".* $"{print$1;exit}')
  Id=99
  User=1001
  Name=sebastien
  Timestamp=Sat 2021-08-07 15:52:39 CEST
  TimestampMonotonic=19979613418
  VTNr=1
  Seat=seat0
  

[Touch-packages] [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 TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  $ loginctl list-sessions
  SESSION  UID USER  SEAT  TTY
   99 1001 sebastien seat0
   79  126 sddm  seat0
   105 1001 sebastien seat0 tty2
  
  3 sessions listed.
  $ loginctl -n 15 session-status $(loginctl list-sessions | grep -v tty | grep 
-m1 $USER | awk '{print $1}')
  99 - sebastien (1001)
  Since: Sat 2021-08-07 15:52:39 CEST; 13min ago
     Leader: 119723
   Seat: seat0; vc1
    Display: :0
    Service: sddm; type x11; class user
    Desktop: KDE
  State: closing
   Unit: session-99.scope
  ├─120287 /usr/bin/baloo_file
  ├─120342 /usr/libexec/at-spi-bus-launcher --launch-immediately
  ├─120349 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
  ├─120407 /usr/libexec/geoclue-2.0/demos/agent
  ├─120439 /usr/bin/zeitgeist-datahub
  └─122590 /usr/libexec/at-spi2-registryd --use-gnome-session
  
  Aug 07 15:52:39 michel-K72Jr systemd[1]: Started Session 99 of user sebastien.
  Aug 07 15:52:40 michel-K72Jr sddm-helper[119790]: pam_kwallet5: final socket 
path: /run/user/1001/kwallet5.socket
  Aug 07 15:52:40 michel-K72Jr sddm-helper[119795]: Adding cookie to 
"/home/sebastien/.Xauthority"
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Checking for pam module
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Got pam-login param
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Waiting for hash on 7-
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: waitingForEnvironment 
on: 3
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: client connected
  Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: client disconnected
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: [PAM] Closing session
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_unix(sddm:session): 
session closed for user sebastien
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_kwallet5(sddm:session): 
pam_kwallet5: pam_sm_close_session
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_kwallet5(sddm:setcred): 
pam_kwallet5: pam_sm_setcred
  Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: [PAM] Ended.
+ 
+ Maybe this is related to sddm and its child processes :
+ 
  $ loginctl show-session $(loginctl list-sessions | awk -v user=$USER '$0 ~ 
user".* $"{print$1;exit}')
  Id=99
  User=1001
  Name=sebastien
  Timestamp=Sat 2021-08-07 15:52:39 CEST
  TimestampMonotonic=19979613418
  VTNr=1
  Seat=seat0
  

[Touch-packages] [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  126 sddm  seat0
-  105 1001 sebastien seat0 tty2
- 
- 3 sessions listed.
- $ loginctl -n 15 session-status $(loginctl list-sessions | grep -v tty | grep 
-m1 $USER | awk '{print $1}')
- 99 - sebastien (1001)
-  Since: Sat 2021-08-07 15:52:39 CEST; 13min ago
- Leader: 119723
-   Seat: seat0; vc1
-Display: :0
-Service: sddm; type x11; class user
-Desktop: KDE
-  State: closing
-   Unit: session-99.scope
- ├─120287 /usr/bin/baloo_file
- ├─120342 /usr/libexec/at-spi-bus-launcher --launch-immediately
- ├─120349 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
- ├─120407 /usr/libexec/geoclue-2.0/demos/agent
- ├─120439 /usr/bin/zeitgeist-datahub
- └─122590 /usr/libexec/at-spi2-registryd --use-gnome-session
- 
- Aug 07 15:52:39 michel-K72Jr systemd[1]: Started Session 99 of user sebastien.
- Aug 07 15:52:40 michel-K72Jr sddm-helper[119790]: pam_kwallet5: final socket 
path: /run/user/1001/kwallet5.socket
- Aug 07 15:52:40 michel-K72Jr sddm-helper[119795]: Adding cookie to 
"/home/sebastien/.Xauthority"
- Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Checking for pam module
- Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Got pam-login param
- Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: Waiting for hash on 7-
- Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: waitingForEnvironment 
on: 3
- Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: client connected
- Aug 07 15:53:09 michel-K72Jr sddm[119792]: kwalletd5: client disconnected
- Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: [PAM] Closing session
- Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_unix(sddm:session): 
session closed for user sebastien
- Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_kwallet5(sddm:session): 
pam_kwallet5: pam_sm_close_session
- Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: pam_kwallet5(sddm:setcred): 
pam_kwallet5: pam_sm_setcred
- Aug 07 15:53:09 michel-K72Jr sddm-helper[119723]: [PAM] Ended.
  $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)"
  UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
+ $ loginctl list-sessions
+ SESSION  UID USER  SEAT  TTY
+  99 1001 sebastien seat0
+  79  126 sddm  seat0
+  105 1001 sebastien seat0 tty2
+ 
+ 3 sessions listed.
+ $ 

[Touch-packages] [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  126 sddm  seat0
   81 1001 sebastien seat0 tty2
  
  3 sessions listed.
- $ loginctl session-status $(loginctl list-sessions | awk -v user=$USER '$0 ~ 
user".* $"{print$1;exit}')
+ $ loginctl -n 10 session-status $(loginctl list-sessions | grep -v tty | grep 
-m1 $USER | awk '{print $1}')
  52 - sebastien (1001)
  Since: Sat 2021-08-07 13:21:48 CEST; 1h 59min ago
     Leader: 70992
   Seat: seat0; vc1
    Display: :0
    Service: sddm; type x11; class user
    Desktop: KDE
  State: closing
   Unit: session-52.scope
  ├─71557 /usr/bin/baloo_file
  ├─71650 /usr/libexec/geoclue-2.0/demos/agent
  ├─71661 /bin/sh /usr/lib/lubuntu-update-notifier/lubuntu-upg-notifier.sh
  ├─71680 /usr/bin/zeitgeist-datahub
  ├─71697 /usr/libexec/at-spi-bus-launcher --launch-immediately
  ├─71714 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
  └─92292 sleep 3600
  
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: Got pam-login param
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: Waiting for hash on 7-
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: waitingForEnvironment 
on: 3
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: client connected
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: client disconnected
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: [PAM] Closing session
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_unix(sddm:session): 
session closed for user sebastien
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_kwallet5(sddm:session): 
pam_kwallet5: pam_sm_close_session
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_kwallet5(sddm:setcred): 
pam_kwallet5: pam_sm_setcred
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: [PAM] Ended.
  $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep $USER 
| awk '{print $1}')
  $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)"
  UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  BootLog:
  
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  

[Touch-packages] [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  126 sddm  seat0 
-  81 1001 sebastien seat0 tty2
+ SESSION  UID USER  SEAT  TTY
+  52 1001 sebastien seat0
+  79  126 sddm  seat0
+  81 1001 sebastien seat0 tty2
  
  3 sessions listed.
- $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep -m1 
$USER | awk '{print $1}')
+ $ loginctl session-status $(loginctl list-sessions | awk -v user=$USER '$0 ~ 
user".* $"{print$1;exit}')
  52 - sebastien (1001)
-  Since: Sat 2021-08-07 13:21:48 CEST; 1h 59min ago
- Leader: 70992
-   Seat: seat0; vc1
-Display: :0
-Service: sddm; type x11; class user
-Desktop: KDE
-  State: closing
-   Unit: session-52.scope
- ├─71557 /usr/bin/baloo_file
- ├─71650 /usr/libexec/geoclue-2.0/demos/agent
- ├─71661 /bin/sh 
/usr/lib/lubuntu-update-notifier/lubuntu-upg-notifier.sh
- ├─71680 /usr/bin/zeitgeist-datahub
- ├─71697 /usr/libexec/at-spi-bus-launcher --launch-immediately
- ├─71714 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
- └─92292 sleep 3600
+ Since: Sat 2021-08-07 13:21:48 CEST; 1h 59min ago
+    Leader: 70992
+  Seat: seat0; vc1
+   Display: :0
+   Service: sddm; type x11; class user
+   Desktop: KDE
+ State: closing
+  Unit: session-52.scope
+ ├─71557 /usr/bin/baloo_file
+ ├─71650 /usr/libexec/geoclue-2.0/demos/agent
+ ├─71661 /bin/sh /usr/lib/lubuntu-update-notifier/lubuntu-upg-notifier.sh
+ ├─71680 /usr/bin/zeitgeist-datahub
+ ├─71697 /usr/libexec/at-spi-bus-launcher --launch-immediately
+ ├─71714 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
+ └─92292 sleep 3600
  
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: Got pam-login param
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: Waiting for hash on 7-
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: waitingForEnvironment 
on: 3
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: client connected
  Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: client disconnected
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: [PAM] Closing session
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_unix(sddm:session): 
session closed for user sebastien
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_kwallet5(sddm:session): 
pam_kwallet5: pam_sm_close_session
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_kwallet5(sddm:setcred): 
pam_kwallet5: pam_sm_setcred
  Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: [PAM] Ended.
  $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep $USER 
| awk '{print $1}')
  $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)"
  UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
 

[Touch-packages] [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  126 sddm  seat0 
+  81 1001 sebastien seat0 tty2
+ 
+ 3 sessions listed.
+ $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep -m1 
$USER | awk '{print $1}')
+ 52 - sebastien (1001)
+  Since: Sat 2021-08-07 13:21:48 CEST; 1h 59min ago
+ Leader: 70992
+   Seat: seat0; vc1
+Display: :0
+Service: sddm; type x11; class user
+Desktop: KDE
+  State: closing
+   Unit: session-52.scope
+ ├─71557 /usr/bin/baloo_file
+ ├─71650 /usr/libexec/geoclue-2.0/demos/agent
+ ├─71661 /bin/sh 
/usr/lib/lubuntu-update-notifier/lubuntu-upg-notifier.sh
+ ├─71680 /usr/bin/zeitgeist-datahub
+ ├─71697 /usr/libexec/at-spi-bus-launcher --launch-immediately
+ ├─71714 /usr/bin/dbus-daemon 
--config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork 
--print-address 3
+ └─92292 sleep 3600
+ 
+ Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: Got pam-login param
+ Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: Waiting for hash on 7-
+ Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: waitingForEnvironment 
on: 3
+ Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: client connected
+ Aug 07 14:32:32 michel-K72Jr sddm[71070]: kwalletd5: client disconnected
+ Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: [PAM] Closing session
+ Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_unix(sddm:session): 
session closed for user sebastien
+ Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_kwallet5(sddm:session): 
pam_kwallet5: pam_sm_close_session
+ Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: pam_kwallet5(sddm:setcred): 
pam_kwallet5: pam_sm_setcred
+ Aug 07 14:32:32 michel-K72Jr sddm-helper[70992]: [PAM] Ended.
  $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep $USER 
| awk '{print $1}')
  $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)"
  UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  BootLog:
  
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  

[Touch-packages] [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}')
  $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)"
  UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  BootLog:
  
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sat Aug  7 13:40:23 2021
  DistUpgraded: 2020-12-26 17:43:58,639 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Park [Mobility Radeon HD 5430/5450/5470] 
[1043:1bf2]
  InstallationDate: Installed on 2015-12-27 (2049 days ago)
  InstallationMedia: Kubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: ASUSTeK Computer Inc. K72Jr
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/VG_ALL_Samsung_SSD_850_EVO_500GB-rootFS ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to focal on 2020-12-26 (223 days ago)
  dmi.bios.date: 09/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K72Jr.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K72Jr
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72Jr.209:bd09/06/2010:svnASUSTeKComputerInc.:pnK72Jr:pvr1.0:rvnASUSTeKComputerInc.:rnK72Jr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K72Jr
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
  version.libdrm2: libdrm2 2.4.105-3~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.2~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.2~20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 

[Touch-packages] [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 "PPID|$(pgrep -u $USER systemd)"
  UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  BootLog:
  
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sat Aug  7 13:40:23 2021
  DistUpgraded: 2020-12-26 17:43:58,639 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Park [Mobility Radeon HD 5430/5450/5470] 
[1043:1bf2]
  InstallationDate: Installed on 2015-12-27 (2049 days ago)
  InstallationMedia: Kubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: ASUSTeK Computer Inc. K72Jr
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/VG_ALL_Samsung_SSD_850_EVO_500GB-rootFS ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to focal on 2020-12-26 (223 days ago)
  dmi.bios.date: 09/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K72Jr.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K72Jr
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72Jr.209:bd09/06/2010:svnASUSTeKComputerInc.:pnK72Jr:pvr1.0:rvnASUSTeKComputerInc.:rnK72Jr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K72Jr
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
  version.libdrm2: libdrm2 2.4.105-3~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.2~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.2~20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
  

[Touch-packages] [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|$(pgrep -u $USER systemd)"
+ UID  PIDPPID  C STIME TTY  TIME CMD
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  BootLog:
  
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sat Aug  7 13:40:23 2021
  DistUpgraded: 2020-12-26 17:43:58,639 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Park [Mobility Radeon HD 5430/5450/5470] 
[1043:1bf2]
  InstallationDate: Installed on 2015-12-27 (2049 days ago)
  InstallationMedia: Kubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: ASUSTeK Computer Inc. K72Jr
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/VG_ALL_Samsung_SSD_850_EVO_500GB-rootFS ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to focal on 2020-12-26 (223 days ago)
  dmi.bios.date: 09/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K72Jr.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K72Jr
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72Jr.209:bd09/06/2010:svnASUSTeKComputerInc.:pnK72Jr:pvr1.0:rvnASUSTeKComputerInc.:rnK72Jr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K72Jr
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
  version.libdrm2: libdrm2 2.4.105-3~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.2~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.2~20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
  version.xserver-xorg-video-ati: 

[Touch-packages] [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 $(pgrep -u $USER systemd)
  sebasti+   64862   1  0 13:13 ?00:00:00 /lib/systemd/systemd 
--user
  sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
  sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
  sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
  sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
  sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
  sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
  sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
  sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
  sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
  sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
  sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
  sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
  sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
  sebasti+   65339   64862  0 13:13 ?00:00:01 
/usr/libexec/gvfsd-metadata
  sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
  sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
  sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
  sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
  sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
  sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
  sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
  sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
  sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  BootLog:
  
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sat Aug  7 13:40:23 2021
  DistUpgraded: 2020-12-26 17:43:58,639 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Park [Mobility Radeon HD 5430/5450/5470] 
[1043:1bf2]
  InstallationDate: Installed on 2015-12-27 (2049 days ago)
  InstallationMedia: Kubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: ASUSTeK Computer Inc. K72Jr
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/VG_ALL_Samsung_SSD_850_EVO_500GB-rootFS ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to focal on 2020-12-26 (223 days ago)
  dmi.bios.date: 09/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K72Jr.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K72Jr
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72Jr.209:bd09/06/2010:svnASUSTeKComputerInc.:pnK72Jr:pvr1.0:rvnASUSTeKComputerInc.:rnK72Jr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K72Jr
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
  version.libdrm2: libdrm2 2.4.105-3~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.2~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.2~20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  

[Touch-packages] [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/systemd/systemd --user
sebasti+   64865   64862  0 13:13 ?00:00:00 (sd-pam)
sebasti+   64881   64862  0 13:13 ?00:00:00 
/usr/libexec/tracker-miner-fs
sebasti+   64884   64862  0 13:13 ?00:00:01 /usr/bin/dbus-daemon 
--session --address=systemd: --nofork --nopidfile --systemd-activation 
--syslog-only
sebasti+   64901   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd
sebasti+   64906   64862  0 13:13 ?00:00:00 /usr/libexec/gvfsd-fuse 
/run/user/1001/gvfs -f -o big_writes
sebasti+   64908   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-udisks2-volume-monitor
sebasti+   64956   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-gphoto2-volume-monitor
sebasti+   64971   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-goa-volume-monitor
sebasti+   64975   64862  0 13:13 ?00:00:00 /usr/libexec/goa-daemon
sebasti+   64998   64862  0 13:13 ?00:00:00 
/usr/libexec/goa-identity-service
sebasti+   65004   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-afc-volume-monitor
sebasti+   65010   64862  0 13:13 ?00:00:00 
/usr/libexec/gvfs-mtp-volume-monitor
sebasti+   65020   64862  0 13:13 ?00:00:00 
/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd
sebasti+   65339   64862  0 13:13 ?00:00:01 /usr/libexec/gvfsd-metadata
sebasti+   65855   64862  0 13:14 ?00:00:00 /usr/libexec/dconf-service
sebasti+   66233   64862  0 13:14 ?00:00:00 /usr/bin/zeitgeist-daemon
sebasti+   66247   64862  0 13:14 ?00:00:00 
/usr/lib/zeitgeist/zeitgeist-fts
sebasti+   66341   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-document-portal
sebasti+   66356   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-permission-store
sebasti+   66463   64862  0 13:14 ?00:00:00 
/usr/lib/telepathy/mission-control-5
sebasti+   66624   64862  0 13:14 ?00:00:00 /usr/lib/bluetooth/obexd
sebasti+   66793   64862  0 13:14 ?00:00:00 
/usr/libexec/xdg-desktop-portal
sebasti+   69972   64862  0 13:20 ?00:00:00 /usr/bin/pulseaudio 
--daemonize=no --log-target=journal

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
Uname: Linux 5.4.0-80-generic x86_64
.tmp.unity_support_test.0:

ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
BootLog:

CasperMD5CheckResult: skip
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: KDE
Date: Sat Aug  7 13:40:23 2021
DistUpgraded: 2020-12-26 17:43:58,639 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Park [Mobility Radeon HD 5430/5450/5470] 
[1043:1bf2]
InstallationDate: Installed on 2015-12-27 (2049 days ago)
InstallationMedia: Kubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: ASUSTeK Computer Inc. K72Jr
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/VG_ALL_Samsung_SSD_850_EVO_500GB-rootFS ro
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to focal on 2020-12-26 (223 days ago)
dmi.bios.date: 09/06/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K72Jr.209
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K72Jr
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72Jr.209:bd09/06/2010:svnASUSTeKComputerInc.:pnK72Jr:pvr1.0:rvnASUSTeKComputerInc.:rnK72Jr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: K72Jr
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
version.libdrm2: libdrm2 2.4.105-3~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.2~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.2~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
xserver.bootTime: Sat Aug  7 13:16:54 2021
xserver.configfile: default
xserver.errors:
 Failed to open 

[Touch-packages] [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 open file 
/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_restricted_binary-i386_Packages
 - open (24: Too many open files)
E: Could not open file 
/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_main_binary-i386_Packages
 - open (24: Too many open files)
E: Could not open file 
/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_multiverse_binary-amd64_Packages
 - open (24: Too many open files)
E: Could not open file 
/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_universe_binary-amd64_Packages
 - open (24: Too many open files)
E: Could not open file 
/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_restricted_binary-amd64_Packages
 - open (24: Too many open files)
E: Could not open file 
/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_trusty_main_binary-amd64_Packages
 - open (24: Too many open files)
$ echo $?
255

Can you please change the status back to "Confirmed" ?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1089070

Title:
  Could not open file /var/lib/apt/lists/archive.ubuntu
  .com_ubuntu_dists_quantal_main_binary-amd64_Packages - open (24: Too
  many open files)

Status in apt package in Ubuntu:
  Fix Released
Status in apt package in Debian:
  Fix Released

Bug description:
  Apt fails if more than 40 keyrings are in use.

  
  Old description:
  "sudo apt-get build-dep" fails every single time with a big list of errors 
like the one below:

  E: Could not open file /var/lib/apt/lists/archive.ubuntu
  .com_ubuntu_dists_quantal_main_binary-amd64_Packages - open (24: Too
  many open files)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: apt 0.9.7.5ubuntu5.1
  ProcVersionSignature: Ubuntu 3.5.0-20.31-generic 3.5.7.1
  Uname: Linux 3.5.0-20-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Tue Dec 11 20:58:30 2012
  InstallationDate: Installed on 2012-09-14 (88 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120914)
  MarkForUpload: True
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1089070/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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; 13s ago
 Docs: man:lightdm(1)
  Process: 15476 ExecStartPre=/bin/sh -c [ "$(basename $(cat 
/etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ] (code=exited, 
status=0/SUCCESS)
 Main PID: 15480 (lightdm)
   CGroup: /system.slice/lightdm.service
   ├─15480 /usr/sbin/lightdm
   ├─15490 /usr/lib/xorg/Xorg -core :0 -seat seat0 -auth 
/var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
   └─15618 lightdm --session-child 12 19

Jan 29 02:09:37 sebastien-B206 systemd[1]: Starting Light Display Manager...
Jan 29 02:09:37 sebastien-B206 systemd[1]: Started Light Display Manager.
Jan 29 02:09:38 sebastien-B206 lightdm[15522]: 
pam_kwallet(lightdm-greeter:setcred): (null): pam_sm_setcred
Jan 29 02:09:38 sebastien-B206 lightdm[15522]: 
pam_kwallet5(lightdm-greeter:setcred): (null): pam_sm_setcred
Jan 29 02:09:38 sebastien-B206 lightdm[15522]: 
pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Jan 29 02:09:42 sebastien-B206 lightdm[15618]: pam_succeed_if(lightdm:auth): 
requirement "user ingroup nopasswdlogin" not met by user "sebastien"

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1782510

Title:
  lightdm automatically logs in after logout

Status in GNOME Keyring:
  New
Status in Light Display Manager:
  New
Status in skype:
  New
Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  Lightdm makes it impossible to logout. After I logout the lightdm logs
  me automatically backs in.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-130.156-generic 4.4.134
  Uname: Linux 4.4.0-130-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Jul 19 01:18:52 2018
  InstallationDate: Installed on 2016-04-26 (814 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/1782510/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 utmpx: 
Permission denied
janv. 29 01:59:45 sebastien-B206 lightdm[11808]: Error writing to daemon: Bad 
file descriptor
janv. 29 01:59:45 sebastien-B206 lightdm[11808]: Error writing to daemon: Bad 
file descriptor
janv. 29 01:59:45 sebastien-B206 lightdm[11808]: Error writing to daemon: Bad 
file descriptor
janv. 29 01:59:45 sebastien-B206 lightdm[11808]: Failed to write utmpx: 
Permission denied

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1782510

Title:
  lightdm automatically logs in after logout

Status in GNOME Keyring:
  New
Status in Light Display Manager:
  New
Status in skype:
  New
Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  Lightdm makes it impossible to logout. After I logout the lightdm logs
  me automatically backs in.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-130.156-generic 4.4.134
  Uname: Linux 4.4.0-130-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Jul 19 01:18:52 2018
  InstallationDate: Installed on 2016-04-26 (814 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/1782510/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1263540

Title:
  Apt-get reports NO_PUBKEY gpg error for keys that are present in
  trusted.gpg.

Status in APT:
  Fix Released
Status in apt package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 13.10
  apt  0.9.9.1~ubuntu3

  'apt-get update' has started showing several warnings like the
  following, even though the keys are present:

  W: GPG error: http://us.archive.ubuntu.com saucy Release: The
  following signatures couldn't be verified because the public key is
  not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32

  'apt-key list' shows the keys in question in its output...

  pub   1024D/437D05B5 2004-09-12
  uid  Ubuntu Archive Automatic Signing Key 

  sub   2048g/79164387 2004-09-12

  pub   4096R/C0B21F32 2012-05-11
  uid  Ubuntu Archive Automatic Signing Key (2012) 


  ...and its output begins with the following:

  gpg: keyblock resource `/etc/apt/trusted.gpg.d//webupd8team-y-ppa-
  manager.gpg': resource limit

  I see the same gpg message when I manually update/remove/add the keys
  in question. E.g.:

  $ sudo apt-key update
  gpg: keyblock resource `/etc/apt/trusted.gpg.d//webupd8team-java.gpg': 
resource limit
  gpg: keyblock resource 
`/etc/apt/trusted.gpg.d//webupd8team-y-ppa-manager.gpg': resource limit
  gpg: key 437D05B5: "Ubuntu Archive Automatic Signing Key 
" not changed
  gpg: key FBB75451: "Ubuntu CD Image Automatic Signing Key 
" not changed
  gpg: key C0B21F32: "Ubuntu Archive Automatic Signing Key (2012) 
" not changed
  gpg: key EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) 
" not changed
  gpg: Total number processed: 4
  gpg:  unchanged: 4

  I asked about the "resource limit" message on the gnupg-users mailing list...
  http://www.mail-archive.com/gnupg-users@gnupg.org/msg23300.html
  Based on Werner Koch's (the dev) answer...
  http://www.mail-archive.com/gnupg-users@gnupg.org/msg23302.html
  ...the secure apt related programs might be making gpg use more than the 
maximum number of keyrings that it can handle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apt/+bug/1263540/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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   Fragment thr:off
  Power Management:on
  Link Quality=53/70  Signal level=-57 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:18   Missed beacon:0

$ iw dev wlp6s0 link
Connected to cc:46:d6:cb:1e:6e (on wlp6s0)
SSID: eduroam
freq: 5240
RX: 245022251 bytes (1712002 packets)
TX: 26564 bytes (225 packets)
signal: -56 dBm
tx bitrate: 6.0 MBit/s

bss flags:  short-slot-time
dtim period:1
beacon int: 102

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wireless-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1492180

Title:
  iwconfig reports wrong bitrate (6 Mb/s)

Status in One Hundred Papercuts:
  Confirmed
Status in wireless-tools package in Ubuntu:
  Confirmed

Bug description:
  Upgraded to Wily. iwconfig now says the Bitrate is 6 Mb/s when 'iw dev
  wlan0 link' seems to report the correct bitrate.

  Firmware iwlwifi-7260-13.ucode

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: wireless-tools 30~pre9-8ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.18-0ubuntu9
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Sep  4 12:43:52 2015
  Dependencies:
   gcc-5-base 5.2.1-15ubuntu5
   libc6 2.21-0ubuntu4
   libgcc1 1:5.2.1-15ubuntu5
   libiw30 30~pre9-8ubuntu1
   multiarch-support 2.21-0ubuntu4
  InstallationDate: Installed on 2011-11-11 (1393 days ago)
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: wireless-tools
  UpgradeStatus: Upgraded to wily on 2015-09-04 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1492180/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1707393

Title:
  vlc no longer displays certain streams since update vdpau

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  Display was fine until apdate of vdpau was applied.
  Vlc codec info from stream:
  Video
  MPEG-4 Video (mp4v)
  Resolution: 640x480
  Framerate: 1000
  Decode format: planar 4:2:0 YUV

  Previous recordings of this stream will also do not display anymore, while 
the standard Videos apllication does play them back fine.
  New recordings via vlc cannot be played back by both the vlc and Videos 
application.

  Console output while starting the stream:
  VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80)
  [01589088] core libvlc: Running vlc with the default interface. Use 
'cvlc' to use vlc without interface.
  [7f86a9b8] core input error: ES_OUT_RESET_PCR called
  [7f86b00092d8] vdpau_avcodec generic error: decoder profile not 
supported: 12
  [7f86b0007ac8] vdpau_avcodec generic error: decoder profile not 
supported: 12
  [7f869c001d08] vdpau_display vout display error: output surface creation 
failure: A catch-all error, used when no other error code applies.
  [mpeg4 @ 0x7f869803dfa0] warning: first frame is no keyframe
  [7f869c001d08] vdpau_display vout display error: output surface creation 
failure: A catch-all error, used when no other error code applies.
  [7f869c001d08] vdpau_display vout display error: output surface creation 
failure: A catch-all error, used when no other error code applies.
  [7f869c001d08] vdpau_display vout display error: output surface creation 
failure: A catch-all error, used when no other error code applies.
  [7f869c001d08] vdpau_display vout display error: output surface creation 
failure: A catch-all error, used when no other error code applies.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: vlc 2.2.2-5ubuntu0.16.04.3
  ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
  Uname: Linux 4.10.0-28-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jul 29 15:02:01 2017
  InstallationDate: Installed on 2017-06-17 (42 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  SourcePackage: vlc
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1707393/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1296133

Title:
  Suspend and hibernate missing from KMenu and Power Management in
  System settings

Status in upower package in Ubuntu:
  Invalid

Bug description:
  I have used install scripts to install Kubuntu 14.04 on three
  completely different systems. Although the packages installed are
  basically the same, one of the system has no Suspend/hibernate options
  in the KMenu nor in the Power management in the KDE System settings.
  Since this is a laptop, this also means that the battery life is
  greatly reduced, because it cannot go to standby when lid is closed or
  when it's idle. Interestingly, If I logout,  there is a Standby button
  on the lighdm login screen. If I click it, the laptop goes to standby
  and wakes up without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Mar 22 21:18:53 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-14 (8 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 
(20140130)
  SourcePackage: upower
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1296133/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 id MyWifi

knowing that "MyWifi" is my hidden wifi connection name in the applet
(my "ESSID" is different)

Btw, I'm using kernel "4.4.0-64-generic" and "plasma-nm" version
"0.9.3.3-0ubuntu1" :

$ lsb_release -sd
Ubuntu 14.04.5 LTS
$ uname -r
4.4.0-64-generic
$ apt-cache policy plasma-nm
plasma-nm:
  Installed: 0.9.3.3-0ubuntu1
  Candidate: 0.9.3.3-0ubuntu1
  Version table:
 *** 0.9.3.3-0ubuntu1 0
500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status


Can you please have a look and try and fix this bug ?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: network-manager 0.9.8.8-0ubuntu7.3
ProcVersionSignature: Ubuntu 4.4.0-64.85~14.04.1-generic 4.4.44
Uname: Linux 4.4.0-64-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.23
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Mar  5 19:47:51 2017
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-09-22 (163 days ago)
InstallationMedia: Kubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
IpRoute:
 default via 192.168.0.254 dev eth0  proto static 
 192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.14  metric 1 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 wlan0  802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/1  
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

** Affects: plasma-nm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages trusty

** Package changed: network-manager (Ubuntu) => plasma-nm (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1670177

Title:
  Cannot reconnect to my hidden network with plasma-nm on KUbuntu Trusty
  14.04.5 LTS

Status in plasma-nm package in Ubuntu:
  New

Bug description:
  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 id MyWifi

  knowing that "MyWifi" is my hidden wifi connection name in the applet
  (my "ESSID" is different)

  Btw, I'm using kernel "4.4.0-64-generic" and "plasma-nm" version
  "0.9.3.3-0ubuntu1" :

  $ lsb_release -sd
  Ubuntu 14.04.5 LTS
  $ uname -r
  4.4.0-64-generic
  $ apt-cache policy plasma-nm
  plasma-nm:
Installed: 0.9.3.3-0ubuntu1
Candidate: 0.9.3.3-0ubuntu1
Version table:
   *** 0.9.3.3-0ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  
  Can you please have a look and try and fix this bug ?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7.3
  ProcVersionSignature: Ubuntu 4.4.0-64.85~14.04.1-generic 4.4.44
  Uname: Linux 4.4.0-64-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.23
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Mar  5 19:47:51 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-09-22 (163 days ago)
  InstallationMedia: Kubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 
(20160803)
  IpRoute:
   default via 192.168.0.254 dev eth0  proto static 
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.14  metric 
1 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   disconnected  

[Touch-packages] [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
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1479045

Title:
  E: Method gave invalid 103 Redirect message

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Sometimes when running `apt update` or equivalent, the progress stops
  with error "E: Method gave invalid 103 Redirect message". This seems
  to happen especially when http:://mirrors.ubuntu.com/mirrors.txt is
  used.

  Current sources.list on this laptop is below. This happens with other
  my devices running Ubuntu too which sources.list is
  https://raw.githubusercontent.com/Mikaela/shell-
  things/a5c9156eb41826e3c2cb05ce09f9981d01ce979d/etc/apt/sources.list/15.04

  ```
  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
  # newer versions of the distribution.
  deb mirror://mirrors.ubuntu.com/mirrors.txt vivid main restricted universe 
multiverse

  ## Major bug fix updates produced after the final vivid of the
  ## distribution.
  deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-updates main restricted 
universe multiverse

  ## N.B. software from this repository may not have been tested as
  ## extensively as that contained in the main vivid, although it includes
  ## newer versions of some applications which may provide useful features.
  ## Also, please note that software in backports WILL NOT receive any review
  ## or updates from the Ubuntu security team.
  deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-backports main restricted 
universe multiverse
  deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-security main restricted 
universe multiverse
  deb http://security.ubuntu.com/ubuntu vivid-security main restricted universe 
multiverse
  deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid main restricted 
universe multiverse
  deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-updates main restricted 
universe multiverse
  deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-backports main 
restricted universe multiverse
  deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-security main 
restricted universe multiverse
  deb-src http://security.ubuntu.com/ubuntu vivid-security main restricted 
universe multiverse

  ## Uncomment the following two lines to add software from Canonical's
  ## 'partner' repository.
  ## This software is not part of Ubuntu, but is offered by Canonical and the
  ## respective vendors as a service to Ubuntu users.
  deb http://archive.canonical.com/ubuntu vivid partner
  deb-src http://archive.canonical.com/ubuntu vivid partner

  # https://wiki.ubuntu.com/DebuggingProgramCrash
  # sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
  deb http://ddebs.ubuntu.com vivid main restricted universe multiverse
  deb http://ddebs.ubuntu.com vivid-updates main restricted universe multiverse
  # Ignore unless you have enabled proposed below
  #deb http://ddebs.ubuntu.com vivid-proposed main restricted universe 
multiverse

  # https://wiki.ubuntu.com/Testing/EnableProposed
  #deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-proposed main restricted 
universe multiverse
  #deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-proposed main 
restricted universe multiverse
  ```

  This has been happening for a long time, possibly years and I was
  surprised that I wasn't able to find bug report by searching bugs for
  package "apt" with search term "103" redirect.

  I have learned that workaround for this issue is `cd
  /var/lib/apt/lists;rm *;cd partial;rm *;cd`.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apt 1.0.9.7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop:
   
  Date: Tue Jul 28 19:25:58 2015
  InstallationDate: Installed on 2015-07-14 (14 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1479045/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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-source_6.30.223.248+bdcom-0ubuntu8_amd64.deb :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Building data structures... Done
(Lecture de la base de données... 110855 fichiers et répertoires déjà 
installés.)
Preparing to unpack bcmwl-kernel-source_6.30.223.248+bdcom-0ubuntu8_amd64.deb 
...
Removing all DKMS Modules
Done.
Unpacking bcmwl-kernel-source (6.30.223.248+bdcom-0ubuntu8) over 
(6.30.223.248+bdcom-0ubuntu8) ...
Paramétrage de bcmwl-kernel-source (6.30.223.248+bdcom-0ubuntu8) ...
Loading new bcmwl-6.30.223.248+bdcom DKMS files...
Building only for 4.2.0-27-generic
Building for architecture x86_64
Building initial module for 4.2.0-27-generic
Done.

wl:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.2.0-27-generic/updates/dkms/

depmod

DKMS: install completed.
update-initramfs is disabled since running on read-only media
$ echo $?
0
The NetworkManager keeps on asking for the password of the wifi connection 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: Linux 4.2.0-27-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CasperVersion: 1.340.2
CurrentDesktop: KDE
Date: Sat Apr  2 10:12:24 2016
LiveMediaBuild: Kubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: bcmwl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug kubuntu trusty

** Summary changed:

- bcmwl-kernel-source driver builds successfully but keeps asking for password 
and never connects
+ bcmwl-kernel-source driver builds successfully but keeps asking for password 
but never connects

** Package changed: xorg (Ubuntu) => bcmwl (Ubuntu)

** 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 the following way :
+ 0ubuntu8_amd64.deb (which I have downloaded from
+ http://packages.ubuntu.com/xenial/bcmwl-kernel-source) the following way
+ :
  
  $ sudo gdebi -n bcmwl-kernel-source_6.30.223.248+bdcom-0ubuntu8_amd64.deb :
  Reading package lists... Done
- Building dependency tree
+ Building dependency tree
  Reading state information... Done
- Building data structures... Done 
- Building data structures... Done 
+ Building data structures... Done
+ Building data structures... Done
  (Lecture de la base de données... 110855 fichiers et répertoires déjà 
installés.)
  Preparing to unpack bcmwl-kernel-source_6.30.223.248+bdcom-0ubuntu8_amd64.deb 
...
  Removing all DKMS Modules
  Done.
  Unpacking bcmwl-kernel-source (6.30.223.248+bdcom-0ubuntu8) over 
(6.30.223.248+bdcom-0ubuntu8) ...
  Paramétrage de bcmwl-kernel-source (6.30.223.248+bdcom-0ubuntu8) ...
  Loading new bcmwl-6.30.223.248+bdcom DKMS files...
  Building only for 4.2.0-27-generic
  Building for architecture x86_64
  Building initial module for 4.2.0-27-generic
  Done.
  
  wl:
  Running module version sanity check.
-  - Original module
-- No original module exists within this kernel
-  - Installation
-- Installing to /lib/modules/4.2.0-27-generic/updates/dkms/
+  - Original module
+    - No original module exists within this kernel
+  - Installation
+    - Installing to /lib/modules/4.2.0-27-generic/updates/dkms/
  
  depmod
  
  DKMS: install completed.
  update-initramfs is disabled since running on read-only media
  $ echo $?
  0
  The NetworkManager keeps on asking for the password of the wifi connection 
but fails to connect.
  
  Can you help me ?
  
  I'd be glad to add further information to this issue, just tell me how
  :-)
  
  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
  CasperVersion: 1.340.2
  CurrentDesktop: KDE
  Date: Sat Apr  2 10:12:24 2016
  LiveMediaBuild: Kubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Touch 

[Touch-packages] [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
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/29894

Title:
  can't take screenshot when menu on panel is opened

Status in GNOME Panel:
  In Progress
Status in Unity:
  Triaged
Status in gnome-panel package in Ubuntu:
  Triaged
Status in gnome-screenshot package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Triaged

Bug description:
  I can always press the "Print screen" key to take a screenshot of my
  desktop. When i click on say, the System menu in the gnome-panel, it
  just doesn't work anymore.

  Note: this is in fact only a symptom of bug 10905 that states that no
  hotkeys/shortcuts whatsoever can be triggered when a menu is open.
  there seems to be a dispute if that is a bug or an intended design
  decision. thus bug 10905 and its duplicates always get closed. people
  seem to agree that not being able to take screenshots is not intended
  bahavior and considered a bug. thus this report is allowed to stay
  open :)

  a known workaround for taking screenshots of menus is to directly launch the 
screengrabber with a delay like so:
  gnome-screenshot --delay=5

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-panel/+bug/29894/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/29894

Title:
  can't take screenshot when menu on panel is opened

Status in GNOME Panel:
  In Progress
Status in Unity:
  Triaged
Status in gnome-panel package in Ubuntu:
  Triaged
Status in gnome-screenshot package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Triaged

Bug description:
  I can always press the "Print screen" key to take a screenshot of my
  desktop. When i click on say, the System menu in the gnome-panel, it
  just doesn't work anymore.

  Note: this is in fact only a symptom of bug 10905 that states that no
  hotkeys/shortcuts whatsoever can be triggered when a menu is open.
  there seems to be a dispute if that is a bug or an intended design
  decision. thus bug 10905 and its duplicates always get closed. people
  seem to agree that not being able to take screenshots is not intended
  bahavior and considered a bug. thus this report is allowed to stay
  open :)

  a known workaround for taking screenshots of menus is to directly launch the 
screengrabber with a delay like so:
  gnome-screenshot --delay=5

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-panel/+bug/29894/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp