[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-20 Thread Sebastian Wiesendahl via ubuntu-bugs
@Sebastien Bacher thank you very much for looking into this issue. I
don't know if it is worth tracking this further.

I just moved the /tmp directory back to the / partition, to avoid
further trouble. And this actually solved the issue.

Like they did here:
https://bbs.archlinux.org/viewtopic.php?id=217072

where this was mentioned:
```
systemd[476]: systemd-timesyncd.service: Failed at step NAMESPACE spawning 
/usr/lib/systemd/systemd-timesyncd: Too many levels of symbolic links
systemd[1]: systemd-timesyncd.service: Main process exited, code=exited, 
status=226/NAMESPACE
```

I gave again full access `chmod 777 /tmp` and set the sticky flag `chmod +t 
/tmp`:
```
sebastian@home:/$ ll
insgesamt 1551245
drwxr-xr-x  26 root root   4096 Feb 20 21:24 ./
drwxr-xr-x  26 root root   4096 Feb 20 21:24 ../
drwxr-xr-x   2 root root   4096 Feb 19 14:28 bin/
drwxr-xr-x   5 root root   1024 Feb 19 14:28 boot/
drwxr-xr-x   2 root root   4096 Dez 13 00:54 cdrom/
drwxr-xr-x  23 root root   4660 Feb 20 21:25 dev/
drwxr-xr-x 162 root root  12288 Feb 20 19:18 etc/
drwxr-xr-x   6 root root   4096 Feb 13 20:12 home/
lrwxrwxrwx   1 root root 33 Jan 31 16:55 initrd.img -> 
boot/initrd.img-4.15.0-45-generic
lrwxrwxrwx   1 root root 33 Jan 31 16:55 initrd.img.old -> 
boot/initrd.img-4.15.0-44-generic
drwxr-xr-x  25 root root   4096 Dez 13 20:17 lib/
drwxr-xr-x   2 root root   4096 Jan 31 23:51 lib32/
drwxr-xr-x   2 root root   4096 Jul 25  2018 lib64/
drwxr-xr-x   2 root root   4096 Jan 31 23:51 libx32/
drwx--   2 root root  16384 Dez 13 00:53 lost+found/
drwxr-xr-x   3 root root   4096 Dez 13 02:01 media/
drwxr-xr-x   2 root root   4096 Jul 25  2018 mnt/
lrwxrwxrwx   1 root root  9 Feb 13 20:02 opt -> /home/opt/
dr-xr-xr-x 298 root root  0 Feb 20 21:25 proc/
drwx--  10 root root   4096 Jan 11 21:09 root/
drwxr-xr-x  40 root root   1320 Feb 20 21:25 run/
drwxr-xr-x   2 root root  12288 Feb 19 14:28 sbin/
drwxr-xr-x   9 root root   4096 Dez 20 18:40 snap/
drwxr-xr-x   2 root root   4096 Jul 25  2018 srv/
-rw---   1 root root 1588346880 Dez 13 00:53 swapfile
dr-xr-xr-x  13 root root  0 Feb 20 21:25 sys/
drwxrwxrwt  16 root root  12288 Feb 20 21:27 tmp/
drwx--   4 root root   4096 Dez 17 23:16 .Trash-0/
drwxr-xr-x  12 root root   4096 Jan 31 23:51 usr/
drwxr-xr-x  15 root root   4096 Dez 16 21:54 var/
lrwxrwxrwx   1 root root 30 Jan 31 16:55 vmlinuz -> 
boot/vmlinuz-4.15.0-45-generic
lrwxrwxrwx   1 root root 30 Jan 31 16:55 vmlinuz.old -> 
boot/vmlinuz-4.15.0-44-generic
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816630

Title:
  Gnome Control Center does not start due to
  GDBus.Error:org.freedesktop.DBus.Error.TimedOut

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-20 Thread Sebastian Wiesendahl via ubuntu-bugs
that are my permissions on /home:

```
sebastian@home:/home$ ll
insgesamt 44
drwxr-xr-x  6 root  root   4096 Feb 13 20:12 ./
drwxr-xr-x 25 root  root   4096 Feb 13 20:12 ../
drwx--  2 root  root  16384 Dez 13 00:53 lost+found/
drwxr-xr-x 11 sebastian sebastian  4096 Feb 13 19:43 opt/
drwxr-xr-x 59 sebastian sebastian  4096 Feb 20 17:59 sebastian/
drwxrwxrwt 66 root  root  12288 Feb 20 18:19 tmp/
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816630

Title:
  Gnome Control Center does not start due to
  GDBus.Error:org.freedesktop.DBus.Error.TimedOut

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-20 Thread Sebastian Wiesendahl via ubuntu-bugs
Nope, `/lib` is on the system's partition.

Besides / there is the /home partition

only those a symlinks:

`/opt`  -> `/home/opt`
`/tmp`  -> `/home/tmp`

```
sebastian@home:/$ ll
insgesamt 1551233
drwxr-xr-x  25 root root   4096 Feb 13 20:12 ./
drwxr-xr-x  25 root root   4096 Feb 13 20:12 ../
drwxr-xr-x   2 root root   4096 Feb 19 14:28 bin/
drwxr-xr-x   5 root root   1024 Feb 19 14:28 boot/
drwxr-xr-x   2 root root   4096 Dez 13 00:54 cdrom/
drwxr-xr-x  23 root root   4660 Feb 20 13:32 dev/
drwxr-xr-x 162 root root  12288 Feb 20 13:42 etc/
drwxr-xr-x   6 root root   4096 Feb 13 20:12 home/
lrwxrwxrwx   1 root root 33 Jan 31 16:55 initrd.img -> 
boot/initrd.img-4.15.0-45-generic
lrwxrwxrwx   1 root root 33 Jan 31 16:55 initrd.img.old -> 
boot/initrd.img-4.15.0-44-generic
drwxr-xr-x  25 root root   4096 Dez 13 20:17 lib/
drwxr-xr-x   2 root root   4096 Jan 31 23:51 lib32/
drwxr-xr-x   2 root root   4096 Jul 25  2018 lib64/
drwxr-xr-x   2 root root   4096 Jan 31 23:51 libx32/
drwx--   2 root root  16384 Dez 13 00:53 lost+found/
drwxr-xr-x   3 root root   4096 Dez 13 02:01 media/
drwxr-xr-x   2 root root   4096 Jul 25  2018 mnt/
lrwxrwxrwx   1 root root  9 Feb 13 20:02 opt -> /home/opt/
dr-xr-xr-x 329 root root  0 Feb 20 13:30 proc/
drwx--  10 root root   4096 Jan 11 21:09 root/
drwxr-xr-x  40 root root   1340 Feb 20 13:32 run/
drwxr-xr-x   2 root root  12288 Feb 19 14:28 sbin/
drwxr-xr-x   9 root root   4096 Dez 20 18:40 snap/
drwxr-xr-x   2 root root   4096 Jul 25  2018 srv/
-rw---   1 root root 1588346880 Dez 13 00:53 swapfile
dr-xr-xr-x  13 root root  0 Feb 20 13:30 sys/
lrwxrwxrwx   1 root root  9 Feb 13 20:02 tmp -> /home/tmp/
drwx--   4 root root   4096 Dez 17 23:16 .Trash-0/
drwxr-xr-x  12 root root   4096 Jan 31 23:51 usr/
drwxr-xr-x  15 root root   4096 Dez 16 21:54 var/
lrwxrwxrwx   1 root root 30 Jan 31 16:55 vmlinuz -> 
boot/vmlinuz-4.15.0-45-generic
lrwxrwxrwx   1 root root 30 Jan 31 16:55 vmlinuz.old -> 
boot/vmlinuz-4.15.0-44-generic
```

Running /lib/systemd/systemd-timedated manually
```
sebastian@home:~$ /lib/systemd/systemd-timedated
Failed to run event loop: Transport endpoint is not connected
sebastian@home:~$ sudo /lib/systemd/systemd-timedated
[sudo] Passwort für sebastian: 
sebastian@home:~$ gnome-control-center 
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message 
recipient disconnected from message bus without replying
sebastian@home:~$ sudo /lib/systemd/systemd-timedated
sebastian@home:~$ gnome-control-center

(gnome-control-center:29931): datetime-cc-panel-WARNING **: 18:14:43.899: could 
not get proxy for DateTimeMechanism: Fehler beim Aufruf von StartServiceByName 
für org.freedesktop.timedate1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: 
Failed to activate service 'org.freedesktop.timedate1': timed out 
(service_start_timeout=25000ms)
**
ERROR:../shell/cc-panel.c:202:cc_panel_size_allocate: assertion failed: (child)
Abgebrochen (Speicherabzug geschrieben)
sebastian@home:~$ sudo /lib/systemd/systemd-timedated
sebastian@home:~$ gnome-control-center

(gnome-control-center:32363): datetime-cc-panel-WARNING **: 18:15:57.084: could 
not get proxy for DateTimeMechanism: Fehler beim Aufruf von StartServiceByName 
für org.freedesktop.timedate1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: 
Failed to activate service 'org.freedesktop.timedate1': timed out 
(service_start_timeout=25000ms)
**
ERROR:../shell/cc-panel.c:202:cc_panel_size_allocate: assertion failed: (child)
Abgebrochen (Speicherabzug geschrieben)
sebastian@home:~$ sudo systemctl status systemd-timedated
● systemd-timedated.service - Time & Date Service
   Loaded: loaded (/lib/systemd/system/systemd-timedated.service; static; 
vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2019-02-20 18:15:32 CET; 30s ago
 Docs: man:systemd-timedated.service(8)
   man:localtime(5)
   https://www.freedesktop.org/wiki/Software/systemd/timedated
  Process: 32371 ExecStart=/lib/systemd/systemd-timedated (code=exited, 
status=226/NAMESPACE)
 Main PID: 32371 (code=exited, status=226/NAMESPACE)

Feb 20 18:15:32 home systemd[1]: Starting Time & Date Service...
Feb 20 18:15:32 home systemd[32371]: systemd-timedated.service: Failed to set 
up mount namespacing: No such file or directory
Feb 20 18:15:32 home systemd[32371]: systemd-timedated.service: Failed at step 
NAMESPACE spawning /lib/systemd/systemd-timedated: No such file or directory
Feb 20 18:15:32 home systemd[1]: systemd-timedated.service: Main process 
exited, code=exited, status=226/NAMESPACE
Feb 20 18:15:32 home systemd[1]: systemd-timedated.service: Failed with result 
'exit-code'.
Feb 20 18:15:32 home systemd[1]: Failed to start Time & Date Service.
sebastian@home:~$ sudo systemctl start systemd-timedated
Job for systemd-timedated.service fa

[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-20 Thread Sebastian Wiesendahl via ubuntu-bugs
```
root@home:/var/lib/polkit-1/localauthority/10-vendor.d# ll
insgesamt 44
drwxr-xr-x 2 root root 4096 Feb 19 17:12 ./
drwxr-xr-x 7 root root 4096 Jul 25  2018 ../
-rw-r--r-- 1 root root  196 Apr 20  2018 
50-com.canonical.indicator.sound.AccountsService.pkla
-rw-r--r-- 1 root root  154 Nov  9 07:42 60-libvirt.pkla
-rw-r--r-- 1 root root 2363 Nov  6  2015 com.ubuntu.desktop.pkla
-rw-r--r-- 1 root root  135 Sep 11 20:33 fwupd.pkla
-rw-r--r-- 1 root root  217 Jul 14  2017 geoclue-2.0.pkla
-rw-r--r-- 1 root root  485 Okt 31 13:01 gnome-initial-setup.pkla
-rw-r--r-- 1 root root  212 Mär 26  2018 org.freedesktop.NetworkManager.pkla
-rw-r--r-- 1 root root  209 Nov  9 02:24 org.freedesktop.packagekit.pkla
-rw-r--r-- 1 root root  199 Jan 28  2018 systemd-networkd.pkla
```

```
root@home:/var/lib/polkit-1/localauthority/10-vendor.d# cat 
systemd-networkd.pkla 
[Allow systemd-networkd to set timezone and transient hostname]
Identity=unix-user:systemd-network
Action=org.freedesktop.hostname1.set-hostname;org.freedesktop.timedate1.set-timezone;
ResultAny=yes
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816630

Title:
  Gnome Control Center does not start due to
  GDBus.Error:org.freedesktop.DBus.Error.TimedOut

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-20 Thread Sebastian Wiesendahl via ubuntu-bugs
@Sebastien Bacher thank you for looking into this!

```
$ dpkg -l | grep systemd
ii  dbus-user-session   1.12.2-1ubuntu1 
 amd64simple interprocess messaging system 
(systemd --user integration)
ii  libnss-systemd:amd64
237-3ubuntu10.13 amd64nss module providing 
dynamic user and group name resolution
ii  libpam-systemd:amd64
237-3ubuntu10.13 amd64system and service 
manager - PAM module
ii  libsystemd0:amd64   
237-3ubuntu10.13 amd64systemd utility 
library
ii  networkd-dispatcher 1.7-0ubuntu3.3  
 all  Dispatcher service for 
systemd-networkd connection status changes
ii  python3-systemd 234-1build1 
 amd64Python 3 bindings for systemd
ii  systemd 
237-3ubuntu10.13 amd64system and service 
manager
ii  systemd-sysv
237-3ubuntu10.13 amd64system and service 
manager - SysV links
```

See last line: Permission denied.
```
$ debsums systemd
/bin/journalctl   OK
/bin/loginctl OK
/bin/networkctl   OK
/bin/systemctlOK
/bin/systemd-ask-password OK
/bin/systemd-escape   OK
/bin/systemd-inhibit  OK
/bin/systemd-machine-id-setup OK
/bin/systemd-notify   OK
/bin/systemd-sysusers OK
/bin/systemd-tmpfiles OK
/bin/systemd-tty-ask-password-agent   OK
/lib/lsb/init-functions.d/40-systemd  OK
/lib/modprobe.d/systemd.conf  OK
/lib/systemd/libsystemd-shared-237.so OK
/lib/systemd/network/80-container-host0.network   OK
/lib/systemd/network/80-container-ve.network  OK
/lib/systemd/network/80-container-vz.network  OK
/lib/systemd/resolv.conf  OK
/lib/systemd/set-cpufreq  OK
/lib/systemd/system-generators/systemd-cryptsetup-generator   OK
/lib/systemd/system-generators/systemd-debug-generatorOK
/lib/systemd/system-generators/systemd-fstab-generatorOK
/lib/systemd/system-generators/systemd-getty-generatorOK
/lib/systemd/system-generators/systemd-gpt-auto-generator OK
/lib/systemd/system-generators/systemd-hibernate-resume-generator OK
/lib/systemd/system-generators/systemd-rc-local-generator OK
/lib/systemd/system-generators/systemd-system-update-generatorOK
/lib/systemd/system-generators/systemd-sysv-generator OK
/lib/systemd/system-generators/systemd-veritysetup-generator  OK
/lib/systemd/system-preset/90-systemd.preset  OK
/lib/systemd/system/basic.target  OK
/lib/systemd/system/bluetooth.target  OK
/lib/systemd/system/console-getty.service OK
/lib/systemd/system/container-getty@.service  OK
/lib/systemd/system/cryptsetup-pre.target OK
/lib/systemd/system/cryptsetup.target OK
/lib/systemd/system/debug-shell.service   OK
/lib/systemd/system/dev-hugepages.mount   OK
/lib/systemd/system/dev-mqueue.mount  OK
/lib/systemd/system/emergency.service OK
/lib/systemd/system/emergency.target  OK
/lib/systemd/system/exit.target   OK
/lib/systemd/system/final.targ

[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-19 Thread Sebastian Wiesendahl via ubuntu-bugs
** Description changed:

  When I try to start the `gnome-control-center`, then it hangs after a
  few seconds.
  
  I recently changed the timezone due to travelling. I can login normally.
  
  Another source of the error could be, that I symlinked the `/tmp` and
  `/opt` directory to another partition.
+ 
+ At least I could adjust the timezone, as described in:
+ https://bbs.archlinux.org/viewtopic.php?pid=1286445#p1286445
+ 
+ with
+ ```
+ $ sudo ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
+ ```
+ 
+ But that does not solve the overall problem, that I can't start the
+ control-center:
  
  ```
  $ gnome-control-center
  
  (gnome-control-center:29386): datetime-cc-panel-WARNING **: 10:13:23.508: 
could not get proxy for DateTimeMechanism: Fehler beim Aufruf von 
StartServiceByName für org.freedesktop.timedate1: 
GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 
'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
  **
  ERROR:../shell/cc-panel.c:202:cc_panel_size_allocate: assertion failed: 
(child)
  Abgebrochen (Speicherabzug geschrieben)
  ```
  
  ```
  $ gdbus introspect --system --dest org.freedesktop.timedate1 --object-path 
/org/freedesktop/timedate1
  Fehler: Zeitüberschreitung wurde erreicht
  ```
  
  ```
  $ gdbus introspect --system --dest org.freedesktop.timedate1 --object-path /
  Fehler: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate 
service 'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
  ```
  
  ```
  $ timedatectl
  Failed to query server: Failed to activate service 
'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
  ```
  
  ```
  $ timedatectl --version
  systemd 237
  +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 
default-hierarchy=hybrid
  ```
  
  systemd-timedated service is not starting:
  ```
  $ sudo systemctl status systemd-timedated.service
  ● systemd-timedated.service - Time & Date Service
     Loaded: loaded (/lib/systemd/system/systemd-timedated.service; static; 
vendor preset: enabled)
     Active: failed (Result: exit-code) since Tue 2019-02-19 10:47:33 CST; 2min 
53s ago
   Docs: man:systemd-timedated.service(8)
     man:localtime(5)
     https://www.freedesktop.org/wiki/Software/systemd/timedated
    Process: 3618 ExecStart=/lib/systemd/systemd-timedated (code=exited, 
status=226/NAMESPACE)
   Main PID: 3618 (code=exited, status=226/NAMESPACE)
  
  Feb 19 10:47:33 home systemd[1]: Starting Time & Date Service...
  Feb 19 10:47:33 home systemd[3618]: systemd-timedated.service: Failed to set 
up mount namespacing: No such file or directory
  Feb 19 10:47:33 home systemd[3618]: systemd-timedated.service: Failed at step 
NAMESPACE spawning /lib/systemd/systemd-timedated: No such file or directory
  Feb 19 10:47:33 home systemd[1]: systemd-timedated.service: Main process 
exited, code=exited, status=226/NAMESPACE
  Feb 19 10:47:33 home systemd[1]: systemd-timedated.service: Failed with 
result 'exit-code'.
  Feb 19 10:47:33 home systemd[1]: Failed to start Time & Date Service.
  ```
  
  NTP deamon is running:
  ```
  $ sudo service ntp status
  ● ntp.service - Network Time Service
     Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: 
enabled)
     Active: active (running) since Tue 2019-02-19 10:42:37 CST; 2min 54s ago
   Docs: man:ntpd(8)
    Process: 21763 ExecStart=/usr/lib/ntp/ntp-systemd-wrapper (code=exited, 
status=0/SUCCESS)
   Main PID: 21785 (ntpd)
  Tasks: 2 (limit: 4915)
     CGroup: /system.slice/ntp.service
     └─21785 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 127:135
  
  Feb 19 10:42:40 home ntpd[21785]: Soliciting pool server 136.243.177.133
  Feb 19 10:42:40 home ntpd[21785]: Soliciting pool server 2001:638:504:2000::36
  Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 2001:418:3ff::53
  Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 78.46.231.23
  Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 129.70.132.32
  Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 51.15.191.239
  Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 129.70.132.33
  Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 
2a02:c205:2009:8290::1
  Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 129.70.132.35
  Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 
2001:67c:1560:8003::c8
  ```
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.2
  ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
  Uname: Linux 4.15.0-45-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Feb 19 10:13:56 2019
  InstallationDate: Installed on 2018-12-12 (68 days ago)
  Installation

[Bug 1816630] Re: Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-19 Thread Sebastian Wiesendahl via ubuntu-bugs
** Description changed:

  When I try to start the `gnome-control-center`, then it hangs after a
  few seconds.
  
  I recently changed the timezone due to travelling.
  
  Another source of the error could be, that I symlinked the `/tmp` and
  `/opt` directory to another partition.
  
  ```
- $ gnome-control-center 
+ $ gnome-control-center
  
  (gnome-control-center:29386): datetime-cc-panel-WARNING **: 10:13:23.508: 
could not get proxy for DateTimeMechanism: Fehler beim Aufruf von 
StartServiceByName für org.freedesktop.timedate1: 
GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 
'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
  **
  ERROR:../shell/cc-panel.c:202:cc_panel_size_allocate: assertion failed: 
(child)
  Abgebrochen (Speicherabzug geschrieben)
+ ```
+ 
+ ```
+ $ gdbus introspect --system --dest org.freedesktop.timedate1 --object-path 
/org/freedesktop/timedate1
+ Fehler: Zeitüberschreitung wurde erreicht
+ ```
+ 
+ ```
+ $ gdbus introspect --system --dest org.freedesktop.timedate1 --object-path /
+ Fehler: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate 
service 'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
+ ```
+ 
+ NTP deamon is running:
+ ```
+ $ sudo service ntp status
+ ● ntp.service - Network Time Service
+Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: 
enabled)
+Active: active (running) since Tue 2019-02-19 10:42:37 CST; 2min 54s ago
+  Docs: man:ntpd(8)
+   Process: 21763 ExecStart=/usr/lib/ntp/ntp-systemd-wrapper (code=exited, 
status=0/SUCCESS)
+  Main PID: 21785 (ntpd)
+ Tasks: 2 (limit: 4915)
+CGroup: /system.slice/ntp.service
+└─21785 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 127:135
+ 
+ Feb 19 10:42:40 home ntpd[21785]: Soliciting pool server 136.243.177.133
+ Feb 19 10:42:40 home ntpd[21785]: Soliciting pool server 2001:638:504:2000::36
+ Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 2001:418:3ff::53
+ Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 78.46.231.23
+ Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 129.70.132.32
+ Feb 19 10:42:41 home ntpd[21785]: Soliciting pool server 51.15.191.239
+ Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 129.70.132.33
+ Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 
2a02:c205:2009:8290::1
+ Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 129.70.132.35
+ Feb 19 10:42:42 home ntpd[21785]: Soliciting pool server 
2001:67c:1560:8003::c8
  ```
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.2
  ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
  Uname: Linux 4.15.0-45-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Feb 19 10:13:56 2019
  InstallationDate: Installed on 2018-12-12 (68 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  When I try to start the `gnome-control-center`, then it hangs after a
  few seconds.
  
- I recently changed the timezone due to travelling.
+ I recently changed the timezone due to travelling. I can login normally.
  
  Another source of the error could be, that I symlinked the `/tmp` and
  `/opt` directory to another partition.
  
  ```
  $ gnome-control-center
  
  (gnome-control-center:29386): datetime-cc-panel-WARNING **: 10:13:23.508: 
could not get proxy for DateTimeMechanism: Fehler beim Aufruf von 
StartServiceByName für org.freedesktop.timedate1: 
GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 
'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
  **
  ERROR:../shell/cc-panel.c:202:cc_panel_size_allocate: assertion failed: 
(child)
  Abgebrochen (Speicherabzug geschrieben)
  ```
  
  ```
  $ gdbus introspect --system --dest org.freedesktop.timedate1 --object-path 
/org/freedesktop/timedate1
  Fehler: Zeitüberschreitung wurde erreicht
  ```
  
  ```
  $ gdbus introspect --system --dest org.freedesktop.timedate1 --object-path /
  Fehler: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate 
service 'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
  ```
  
+ ```
+ $ timedatectl 
+ Failed to query server: Failed to activate service 
'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
+ ```
+ 
+ systemd-timedated service is not starting:
+ ```
+ $ sudo systemctl status systemd-timedated.service
+ ● systemd-timedated.service - Time & Date Service
+Loaded: loaded (/lib/systemd/system/systemd-timedated.service; static; 
vendor preset: enabled)
+Active: failed (Result: exit-code) since Tue 2019-02-19 10:47:33 CST; 2min 
53s ago
+  Docs: ma

[Bug 1816630] [NEW] Gnome Control Center does not start due to GDBus.Error:org.freedesktop.DBus.Error.TimedOut

2019-02-19 Thread Sebastian Wiesendahl via ubuntu-bugs
Public bug reported:

When I try to start the `gnome-control-center`, then it hangs after a
few seconds.

I recently changed the timezone due to travelling.

Another source of the error could be, that I symlinked the `/tmp` and
`/opt` directory to another partition.

```
$ gnome-control-center 

(gnome-control-center:29386): datetime-cc-panel-WARNING **: 10:13:23.508: could 
not get proxy for DateTimeMechanism: Fehler beim Aufruf von StartServiceByName 
für org.freedesktop.timedate1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: 
Failed to activate service 'org.freedesktop.timedate1': timed out 
(service_start_timeout=25000ms)
**
ERROR:../shell/cc-panel.c:202:cc_panel_size_allocate: assertion failed: (child)
Abgebrochen (Speicherabzug geschrieben)
```

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.2
ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18
Uname: Linux 4.15.0-45-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb 19 10:13:56 2019
InstallationDate: Installed on 2018-12-12 (68 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816630

Title:
  Gnome Control Center does not start due to
  GDBus.Error:org.freedesktop.DBus.Error.TimedOut

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1816630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-08-31 Thread Sebastian Wiesendahl
*** This bug is a duplicate of bug 1768610 ***
https://bugs.launchpad.net/bugs/1768610

Thank you @xjbhenry (xjbhenry)!

His fix
[21](https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1752938/comments/21),
helped me for my NVIDIA card.

Instead of "llvmpipe (LLVM 6.0, 256 bits)" the active OpenGL renderer is
now:

$ glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = GeForce 940M/PCIe/SSE2
GL_VERSION= 4.6.0 NVIDIA 396.37
GL_VENDOR = NVIDIA Corporation

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752938

Title:
  Upgrading Ubuntu 18.04 disables GPU hardware acceleration

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1658443] Re: ttf-mscorefonts-installer popup - andale32.exe not found

2017-01-22 Thread Sebastian Wiesendahl
** Description changed:

  since a week or so the update-notfier is complaining that the download
  of additional files has failed:
  
+ ```en
+ # Update information
+ 
+ Failure to download extra data files
+ 
+ The following packages requested additional data downloads after package
+ installation, but the data could not be downloaded or could not be
+ processed.
+ 
+ ttf-mscorefonts-installer
+ 
+ The download will be attempted again later, or you can try the download
+ again now.  Running this command requires an active Internet connection.
+ 
+ ```
+ 
+ ```de
  # Hinweise zur Aktualisierung
  
  Herunterladen von zusätzlichen Datendateien schlug fehl
  
  Die folgenden Pakete benötigen nach der Installation das Herunterladen
  zusätzlicher Daten, welche aber nicht heruntergeladen oder bearbeitet
  werden konnten.
  
  ttf-mscorefonts-installer
  
- Das Herunterladen wird später erneut versucht, oder Sie versuchen es
- jetzt gleich nochmal. Das Ausführen dieses Befehls benötigt eine aktive
- Internetverbindung.
+ Das Herunterladen wird später erneut versucht, oder Sie versuchen es jetzt 
gleich nochmal. Das Ausführen dieses Befehls benötigt eine aktive 
Internetverbindung.
+ ```
  
  This bug seems similar to https://bugs.launchpad.net/ubuntu/+source
  /update-notifier/+bug/979477
  
  where it was considered to look up the following:
  
- $ sudo /usr/lib/update-notifier/package-data-downloader
- [sudo] Passwort für sebastian:
+ ```
+ $ sudo /usr/lib/update-notifier/package-data-downloader 
  ttf-mscorefonts-installer: processing...
  ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
- Fehl:1 http://downloads.sourceforge.net/corefonts/andale32.exe
-   404  Not Found
- W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/andale32.exe' couldn't 
be accessed by user '_apt'. - pkgAcquire::Run (13: Keine Berechtigung)
- E: Fehlschlag beim Holen von 
https://vorboss.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  404  Not Found
+ Err:1 http://downloads.sourceforge.net/corefonts/andale32.exe
+   404  Not Found
+ W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/andale32.exe' couldn't 
be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
+ E: Failed to fetch https://vorboss.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  404  Not Found
  
- E: Herunterladen fehlgeschlagen
+ E: Download Failed
+ ```
  
- Here is a workaround proposed, which is not very user friendly:
- 
- https://askubuntu.com/questions/862612/ttf-mscorefonts-installer-data-
- download-error-popup
- 
- And here is another which seems to be quite static:
+ And here is a workaround, but is quite static:
  
  https://forum.ubuntuusers.de/topic/update-probleme-mit-ttf-mscorefonts-
  installer/
- 
- 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: update-notifier 3.168.3
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jan 22 10:16:03 2017
  InstallationDate: Installed on 2016-08-31 (143 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: update-notifier
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  since a week or so the update-notfier is complaining that the download
  of additional files has failed:
  
- ```en
+ ```lang=en
  # Update information
  
  Failure to download extra data files
  
  The following packages requested additional data downloads after package
  installation, but the data could not be downloaded or could not be
  processed.
  
  ttf-mscorefonts-installer
  
  The download will be attempted again later, or you can try the download
  again now.  Running this command requires an active Internet connection.
  
  ```
  
- ```de
+ ```lang=de
  # Hinweise zur Aktualisierung
  
  Herunterladen von zusätzlichen Datendateien schlug fehl
  
  Die folgenden Pakete benötigen nach der Installation das Herunterladen
  zusätzlicher Daten, welche aber nicht heruntergeladen oder bearbeitet
  werden konnten.
  
  ttf-mscorefonts-installer
  
  Das Herunterladen wird später erneut versucht, oder Sie versuchen es jetzt 
gleich nochmal. Das Ausführen dieses Befehls benötigt eine aktive 
Internetverbindung.
  ```
  
  This bug seems similar to https://bugs.launchpad.net/ubuntu/+source
  /update-notifier/+bug/979477
  
  where it was considered to look up the following:
  
- ```
- $ sudo /usr/lib/update-notifier/package-data-downloader 
+ ```sh
+ $ sudo /usr/lib/update-notifier/package-data-downloader
  ttf-mscorefonts-installer: processing...
  ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
  Err:1 http://downloads.sourceforge.net/core

[Bug 1658443] Re: ttf-mscorefonts-installer popup - andale32.exe not found

2017-01-22 Thread Sebastian Wiesendahl
** Description changed:

  since a week or so the update-notfier is complaining that the download
  of additional files has failed:
  
  # Hinweise zur Aktualisierung
  
  Herunterladen von zusätzlichen Datendateien schlug fehl
  
  Die folgenden Pakete benötigen nach der Installation das Herunterladen
  zusätzlicher Daten, welche aber nicht heruntergeladen oder bearbeitet
  werden konnten.
  
  ttf-mscorefonts-installer
  
  Das Herunterladen wird später erneut versucht, oder Sie versuchen es
  jetzt gleich nochmal. Das Ausführen dieses Befehls benötigt eine aktive
  Internetverbindung.
  
- 
- 
- This bug seems similar to 
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/979477
+ This bug seems similar to https://bugs.launchpad.net/ubuntu/+source
+ /update-notifier/+bug/979477
  
  where it was considered to look up the following:
  
  $ sudo /usr/lib/update-notifier/package-data-downloader
- [sudo] Passwort für sebastian: 
+ [sudo] Passwort für sebastian:
  ttf-mscorefonts-installer: processing...
  ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
  Fehl:1 http://downloads.sourceforge.net/corefonts/andale32.exe
-   404  Not Found
+   404  Not Found
  W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/andale32.exe' couldn't 
be accessed by user '_apt'. - pkgAcquire::Run (13: Keine Berechtigung)
  E: Fehlschlag beim Holen von 
https://vorboss.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  404  Not Found
  
  E: Herunterladen fehlgeschlagen
  
- 
  Here is a workaround proposed, which is not very user friendly:
  
  https://askubuntu.com/questions/862612/ttf-mscorefonts-installer-data-
  download-error-popup
+ 
+ And here is another which seems to be quite static:
+ 
+ https://forum.ubuntuusers.de/topic/update-probleme-mit-ttf-mscorefonts-
+ installer/
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: update-notifier 3.168.3
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jan 22 10:16:03 2017
  InstallationDate: Installed on 2016-08-31 (143 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: update-notifier
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658443

Title:
  ttf-mscorefonts-installer popup - andale32.exe not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1658443/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1658443] [NEW] ttf-mscorefonts-installer popup - andale32.exe not found

2017-01-22 Thread Sebastian Wiesendahl
Public bug reported:

since a week or so the update-notfier is complaining that the download
of additional files has failed:

# Hinweise zur Aktualisierung

Herunterladen von zusätzlichen Datendateien schlug fehl

Die folgenden Pakete benötigen nach der Installation das Herunterladen
zusätzlicher Daten, welche aber nicht heruntergeladen oder bearbeitet
werden konnten.

ttf-mscorefonts-installer

Das Herunterladen wird später erneut versucht, oder Sie versuchen es
jetzt gleich nochmal. Das Ausführen dieses Befehls benötigt eine aktive
Internetverbindung.


This bug seems similar to https://bugs.launchpad.net/ubuntu/+source
/update-notifier/+bug/979477

where it was considered to look up the following:

$ sudo /usr/lib/update-notifier/package-data-downloader
[sudo] Passwort für sebastian: 
ttf-mscorefonts-installer: processing...
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
Fehl:1 http://downloads.sourceforge.net/corefonts/andale32.exe
  404  Not Found
W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/andale32.exe' couldn't 
be accessed by user '_apt'. - pkgAcquire::Run (13: Keine Berechtigung)
E: Fehlschlag beim Holen von 
https://vorboss.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  404  Not Found

E: Herunterladen fehlgeschlagen


Here is a workaround proposed, which is not very user friendly:

https://askubuntu.com/questions/862612/ttf-mscorefonts-installer-data-
download-error-popup

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: update-notifier 3.168.3
ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
Uname: Linux 4.4.0-59-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jan 22 10:16:03 2017
InstallationDate: Installed on 2016-08-31 (143 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: update-notifier
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658443

Title:
  ttf-mscorefonts-installer popup - andale32.exe not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1658443/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1636865] Re: keyboard key stroke threshold too high - one has to push a key really hard

2016-10-26 Thread Sebastian Wiesendahl
** Summary changed:

- key stroke threshold too high - one has to push a key really hard
+ keyboard key stroke threshold too high - one has to push a key really hard

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636865

Title:
  keyboard key stroke threshold too high - one has to push a key really
  hard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1636865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1636865] Re: key stroke threshold too high - one has to push a key really hard

2016-10-26 Thread Sebastian Wiesendahl
** Description changed:

  I don't know why, but after logging in the keyboard behaves weird. One
  has to push a key really hard to be able to trigger an event. This is
- serious, because it makes the system non usable. I think this is a
+ serious, because it makes the system unusable. I think this is a
  threshold issue.
+ 
+ It just started while I was writing with the atom editor. First I
+ thought it might be a hardware issue, but under windows and before
+ logging in at ubuntu everything is just fine.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: keyboard-configuration 1.108ubuntu15.2
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 26 15:51:42 2016
  InstallationDate: Installed on 2016-08-31 (55 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  SourcePackage: console-setup
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636865

Title:
  key stroke threshold too high - one has to push a key really hard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1636865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1636865] [NEW] key stroke threshold too high - one has to push a key really hard

2016-10-26 Thread Sebastian Wiesendahl
Public bug reported:

I don't know why, but after logging in the keyboard behaves weird. One
has to push a key really hard to be able to trigger an event. This is
serious, because it makes the system non usable. I think this is a
threshold issue.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: keyboard-configuration 1.108ubuntu15.2
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct 26 15:51:42 2016
InstallationDate: Installed on 2016-08-31 (55 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
SourcePackage: console-setup
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636865

Title:
  key stroke threshold too high - one has to push a key really hard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1636865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1592681] Re: non intuitive touchpad settings on primary key right click with two finger tips for normal click

2016-06-15 Thread Sebastian Wiesendahl
** Description changed:

  I appreciate the enhanced settings for the touchpad, but the touchpad
  behaves "wrong" when changing the primary key to "right" in the general
  mouse settings. The touchpad click changes from "left" with one finger
  to, "right" with two finger tips for a normal "click" by tipping onto
  the touchpad (I don't mean the touchpad buttons).
  
  This might be expected technically, as the option is defined as a
  general/global one, but it is bad. This is a very annoying behavior for
  left handers or people with limited motion.
  
  There should be a separation of concerns for the mouse/touchpad button
  click from the touchpad finger tips. The mouse click behavior should not
- be mapped to the touchpad. I think the changing click should only be a
- mouse option or two separated options; on for left/right for the mouse
- and another local option for one finger/two fingers click for the
- touchpad.
+ be mapped to the touchpad. I think it should be changed into two
+ options:
+ 
+ 1. One mouse/touchpad click option, which can be a general/global one
+ 
+ and another for the touchpad finger tips
+ 
+ 2. A local option for a change from one finger tip to two finger tips
+ for a normal click.
+ 
+ 
+ I can imagine, that this option might not be that trivial, as the general 
option should not be mapped to finger tips, but it should be mapped to a 
touchpad click.
+ 
+ I hope you have time to enhance this, I look forward to hear from you.
+ 
+ Sebastian
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160413-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-25.44-generic 4.4.13
  Uname: Linux 4.4.0-25-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 15 09:01:49 2016
  InstallationDate: Installed on 2016-06-04 (10 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592681

Title:
  non intuitive touchpad settings on primary key right click with two
  finger tips for normal click

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1592681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1592681] Re: non intuitive touchpad settings on primary key right click

2016-06-15 Thread Sebastian Wiesendahl
** Summary changed:

- non intuitive touchpad settings on primary key right click setting
+ non intuitive touchpad settings on primary key right click

** Description changed:

  I appreciate the enhanced settings for the touchpad, but the touchpad
  behaves "wrong" when changing the global primary key to "right". The
- touchpad click also changes from "left" one finger to, "right" two
- finger tips for a normal click.
+ touchpad click changes from "left" one finger to, "right" two finger
+ tips for a normal "click" by tipping onto the touchpad (I don't mean the
+ touchpad left/right buttons).
  
  This might be expected technically, as the option is defined as a
  general/global one, but it is bad. This is a very annoying behavior for
  left handers or people with limited motion.
  
  There should be a separation of concerns for the mouse and the touchpad.
  The mouse click behavior should not be mapped to the touchpad. I think
  the changing click should only be a mouse option or two separated
  options; on for left/right for the mouse and another local option for
  one finger/two fingers click for the touchpad.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160413-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-25.44-generic 4.4.13
  Uname: Linux 4.4.0-25-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 15 09:01:49 2016
  InstallationDate: Installed on 2016-06-04 (10 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1592681/+attachment/4684129/+files/Dependencies.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1592681/+attachment/4684130/+files/JournalErrors.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1592681/+attachment/4684131/+files/ProcEnviron.txt

** Description changed:

  I appreciate the enhanced settings for the touchpad, but the touchpad
- behaves "wrong" when changing the global primary key to "right". The
- touchpad click changes from "left" one finger to, "right" two finger
- tips for a normal "click" by tipping onto the touchpad (I don't mean the
- touchpad left/right buttons).
+ behaves "wrong" when changing the primary key to "right" in the general
+ mouse settings. The touchpad click changes from "left" with one finger
+ to, "right" with two finger tips for a normal "click" by tipping onto
+ the touchpad (I don't mean the touchpad buttons).
  
  This might be expected technically, as the option is defined as a
  general/global one, but it is bad. This is a very annoying behavior for
  left handers or people with limited motion.
  
  There should be a separation of concerns for the mouse and the touchpad.
  The mouse click behavior should not be mapped to the touchpad. I think
  the changing click should only be a mouse option or two separated
  options; on for left/right for the mouse and another local option for
  one finger/two fingers click for the touchpad.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160413-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-25.44-generic 4.4.13
  Uname: Linux 4.4.0-25-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 15 09:01:49 2016
  InstallationDate: Installed on 2016-06-04 (10 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  I appreciate the enhanced settings for the touchpad, but the touchpad
  behaves "wrong" when changing the primary key to "right" in the general
  mouse settings. The touchpad click changes from "left" with one finger
  to, "right" with two finger tips for a normal "click" by tipping onto
  the touchpad (I don't mean the touchpad buttons).
  
  This might be expected technically, as the option is defined as a
  general/global one, but it is bad. This is a very annoying behavior for
  left handers or people with limited motion.
  
- There should be a separation of concerns for the mouse and the touchpad.
- The mouse click behavior should not be mapped to the touchpad. I think
- the changing click should only be a mouse option or two separated
- options; on for left/right for the mouse and another local option for
- one finger/two fingers click for the touchpad.
+ There should be a separation of concerns for the mouse/touchpad button
+ click from the touchpad finger tips. The mouse click behavior should not
+ be mapped to the touchpad

[Bug 1592681] [NEW] non intuitive touchpad settings on primary key right click setting

2016-06-15 Thread Sebastian Wiesendahl
Public bug reported:

I appreciate the enhanced settings for the touchpad, but the touchpad
behaves "wrong" when changing the global primary key to "right". The
touchpad click also changes from "left" one finger to, "right" two
finger tips for a normal click.

This might be expected technically, as the option is defined as a
general/global one, but it is bad. This is a very annoying behavior for
left handers or people with limited motion.

There should be a separation of concerns for the mouse and the touchpad.
The mouse click behavior should not be mapped to the touchpad. I think
the changing click should only be a mouse option or two separated
options; on for left/right for the mouse and another local option for
one finger/two fingers click for the touchpad.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity-control-center 15.04.0+16.04.20160413-0ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-25.44-generic 4.4.13
Uname: Linux 4.4.0-25-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 15 09:01:49 2016
InstallationDate: Installed on 2016-06-04 (10 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: unity-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "unity-control-center mouse"
   
https://bugs.launchpad.net/bugs/1592681/+attachment/4684128/+files/mouse-touchpad-options.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592681

Title:
  non intuitive touchpad settings on primary key right click setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1592681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591268] Re: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück - login loop

2016-06-10 Thread Sebastian Wiesendahl
** Description changed:

- This drives me crazy, because I even can't purge the `libcuda1-361` or
- `nvidia-opencl-icd-361`, which got me into a login loop originally:
- 
- Trigger für libc-bin (2.23-0ubuntu3) werden verarbeitet ...
- Fehler traten auf beim Bearbeiten von:
-  libcuda1-361
-  nvidia-opencl-icd-361
- E: Sub-process /usr/bin/dpkg returned an error code (1)
+ This drives me crazy, because I even can't purge the libcuda1-361 or
+ nvidia-opencl-icd-361 package from nvidia-361, which got me into a login
+ loop...
  
  I am sure this is a duplicate of some other bug, but I didn't find it
  yet.
  
- I helped
+ At least I've got my login back, after disabling my user's dconf
+ configuration:
+ 
+ sudo mv ~/.config/dconf/user ~/.config/dconf/user.old
+ 
+ How can I get rid of nvidia-361?
+ 
+ 
+ $ sudo apt purge nvidia-opencl-icd-361 
+ Paketlisten werden gelesen... Fertig
+ Abhängigkeitsbaum wird aufgebaut.   
+ Statusinformationen werden eingelesen Fertig
+ Die folgenden Pakete werden ENTFERNT:
+   nvidia-opencl-icd-361*
+ 0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
+ Nach dieser Operation werden 35,6 MB Plattenplatz freigegeben.
+ Möchten Sie fortfahren? [J/n] 
+ (Lese Datenbank ... 256069 Dateien und Verzeichnisse sind derzeit 
installiert.)
+ Entfernen von nvidia-opencl-icd-361 (361.45.11-0ubuntu0.16.04.1) ...
+ Failed to stop var-lib-snapd-lib-gl.mount: Unit var-lib-snapd-lib-gl.mount 
not loaded.
+ dpkg: Fehler beim Bearbeiten des Paketes nvidia-opencl-icd-361 (--purge):
+  Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
+ Failed to get unit file state for var-lib-snapd-lib-gl.mount: No such file or 
directory
+ var-lib-snapd-lib-gl.mount is a disabled or a static unit, not starting it.
+ Trigger für libc-bin (2.23-0ubuntu3) werden verarbeitet ...
+ Fehler traten auf beim Bearbeiten von:
+  nvidia-opencl-icd-361
+ E: Sub-process /usr/bin/dpkg returned an error code (1)
+ 
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libcuda1-361 361.45.11-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Fri Jun 10 17:58:34 2016
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu3
   libgcc1 1:6.0.1-0ubuntu1
  DpkgTerminalLog:
   Entfernen von libcuda1-361 (361.45.11-0ubuntu0.16.04.1) ...
   Failed to stop var-lib-snapd-lib-gl.mount: Unit var-lib-snapd-lib-gl.mount 
not loaded.
   dpkg: Fehler beim Bearbeiten des Paketes libcuda1-361 (--remove):
    Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
  ErrorMessage: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
  InstallationDate: Installed on 2016-06-04 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: nvidia-graphics-drivers-361
  Title: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to 
install/upgrade: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591268

Title:
  package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to
  install/upgrade: Unterprozess installiertes pre-removal-Skript gab den
  Fehlerwert 5 zurück - login loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1591268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1591268] Re: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück

2016-06-10 Thread Sebastian Wiesendahl
** Description changed:

- This drives me crazy, because I even can't purge the nvidia-361, which
- got me into a login loop originally:
+ This drives me crazy, because I even can't purge the nvidia-opencl-
+ icd-361 / nvidia-361, which got me into a login loop originally:
  
  Trigger für libc-bin (2.23-0ubuntu3) werden verarbeitet ...
  Fehler traten auf beim Bearbeiten von:
-  libcuda1-361
-  nvidia-opencl-icd-361
+  libcuda1-361
+  nvidia-opencl-icd-361
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  I am sure this is a duplicate of some other bug, but I didn't find it
  yet.
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libcuda1-361 361.45.11-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Fri Jun 10 17:58:34 2016
  Dependencies:
-  gcc-6-base 6.0.1-0ubuntu1
-  libc6 2.23-0ubuntu3
-  libgcc1 1:6.0.1-0ubuntu1
+  gcc-6-base 6.0.1-0ubuntu1
+  libc6 2.23-0ubuntu3
+  libgcc1 1:6.0.1-0ubuntu1
  DpkgTerminalLog:
-  Entfernen von libcuda1-361 (361.45.11-0ubuntu0.16.04.1) ...
-  Failed to stop var-lib-snapd-lib-gl.mount: Unit var-lib-snapd-lib-gl.mount 
not loaded.
-  dpkg: Fehler beim Bearbeiten des Paketes libcuda1-361 (--remove):
-   Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
+  Entfernen von libcuda1-361 (361.45.11-0ubuntu0.16.04.1) ...
+  Failed to stop var-lib-snapd-lib-gl.mount: Unit var-lib-snapd-lib-gl.mount 
not loaded.
+  dpkg: Fehler beim Bearbeiten des Paketes libcuda1-361 (--remove):
+   Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
  ErrorMessage: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
  InstallationDate: Installed on 2016-06-04 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
-  dpkg 1.18.4ubuntu1.1
-  apt  1.2.12~ubuntu16.04.1
+  dpkg 1.18.4ubuntu1.1
+  apt  1.2.12~ubuntu16.04.1
  SourcePackage: nvidia-graphics-drivers-361
  Title: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to 
install/upgrade: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

** Summary changed:

- package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: 
Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
+ package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: 
Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück - 
login loop

** Description changed:

- This drives me crazy, because I even can't purge the nvidia-opencl-
- icd-361 / nvidia-361, which got me into a login loop originally:
+ This drives me crazy, because I even can't purge the `libcuda1-361` or
+ `nvidia-opencl-icd-361`, which got me into a login loop originally:
  
  Trigger für libc-bin (2.23-0ubuntu3) werden verarbeitet ...
  Fehler traten auf beim Bearbeiten von:
   libcuda1-361
   nvidia-opencl-icd-361
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  I am sure this is a duplicate of some other bug, but I didn't find it
  yet.
+ 
+ I helped
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libcuda1-361 361.45.11-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Fri Jun 10 17:58:34 2016
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu3
   libgcc1 1:6.0.1-0ubuntu1
  DpkgTerminalLog:
   Entfernen von libcuda1-361 (361.45.11-0ubuntu0.16.04.1) ...
   Failed to stop var-lib-snapd-lib-gl.mount: Unit var-lib-snapd-lib-gl.mount 
not loaded.
   dpkg: Fehler beim Bearbeiten des Paketes libcuda1-361 (--remove):
    Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
  ErrorMessage: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
  InstallationDate: Installed on 2016-06-04 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: nvidia-graphics-drivers-361
  Title: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to 
install/upgrade: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591268

Title:
  package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to
  install/upgrade: Unterprozess installiertes pre-removal-Skript gab den
  Fehlerwert 5 zurück - login loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-dri

[Bug 1591268] [NEW] package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück

2016-06-10 Thread Sebastian Wiesendahl
Public bug reported:

This drives me crazy, because I even can't purge the nvidia-opencl-
icd-361 / nvidia-361, which got me into a login loop originally:

Trigger für libc-bin (2.23-0ubuntu3) werden verarbeitet ...
Fehler traten auf beim Bearbeiten von:
 libcuda1-361
 nvidia-opencl-icd-361
E: Sub-process /usr/bin/dpkg returned an error code (1)

I am sure this is a duplicate of some other bug, but I didn't find it
yet.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libcuda1-361 361.45.11-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Fri Jun 10 17:58:34 2016
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu3
 libgcc1 1:6.0.1-0ubuntu1
DpkgTerminalLog:
 Entfernen von libcuda1-361 (361.45.11-0ubuntu0.16.04.1) ...
 Failed to stop var-lib-snapd-lib-gl.mount: Unit var-lib-snapd-lib-gl.mount not 
loaded.
 dpkg: Fehler beim Bearbeiten des Paketes libcuda1-361 (--remove):
  Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück
ErrorMessage: Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 
5 zurück
InstallationDate: Installed on 2016-06-04 (5 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: nvidia-graphics-drivers-361
Title: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to 
install/upgrade: Unterprozess installiertes pre-removal-Skript gab den 
Fehlerwert 5 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-361 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-from-proposed xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591268

Title:
  package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to
  install/upgrade: Unterprozess installiertes pre-removal-Skript gab den
  Fehlerwert 5 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1591268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1512826] Re: when i delete .trash_1000 folder frm usb nautilus freeses

2016-01-20 Thread Sebastian Wiesendahl
The update from `wily-proposed` to glib2.0 (2.46.2-1ubuntu1) is fixing that 
nautilus does not crash any more, but I can't move the files actually to the 
trash. I get a message that I only can cancel or skip the attempt or delete the 
file, but I really like to move it to the trash.

As in https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1510587 I
am pointing with an symbolic link to the actual resource from within my
home folder to a mounted ext4 file system.

Is this a bug or rights problem?

I mount the file system like this in my /etc/fstab:

#   
LABEL=Data/mnt/data   ext4defaults  
0   2


This are my rights on /mnt/data:
$ ll /mnt/data/
drwxr-xr-x 5 root plugdev  4096 Jan 15 12:32 ./
drwxr-xr-x 5 root root 4096 Okt 19 11:14 ../
drwx-- 2 root plugdev 16384 Jan 15 12:16 lost+found/
drwxr-xr-x 3 root plugdev  4096 Jan 15 12:14 user/

and on the underlying folders I have these rights:
$ ll /mnt/data/user/sebastian
drwxrwx--- 18 sebastian sebastian 4096 Jan 18 16:43 ./
drwxr-xr-x  3 root  plugdev   4096 Jan 15 12:14 ../

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1512826

Title:
  when i delete .trash_1000 folder frm usb nautilus freeses

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1527265] Re: wlan device is not available under linux-image-3.19.0-41-generic

2015-12-17 Thread Sebastian Wiesendahl
** Description changed:

- After upgrading to this kernel I suddenly had no wifi anymore.
+ After upgrading to this kernel I suddenly had no wifi anymore (lenovo
+ X201).
  
  Was the support for the following device removed or is this a bug?
  
  $ lspci | grep Network
  00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network 
Connection (rev 06)
  02:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 
35)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-41-generic (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Thu Dec 17 14:46:08 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-10-23 (55 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527265

Title:
  wlan device is not available under linux-image-3.19.0-41-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1527265/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1527265] [NEW] wlan device is not available under linux-image-3.19.0-41-generic

2015-12-17 Thread Sebastian Wiesendahl
Public bug reported:

After upgrading to this kernel I suddenly had no wifi anymore.

Was the support for the following device removed or is this a bug?

$ lspci | grep Network
00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network 
Connection (rev 06)
02:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-41-generic (not installed)
ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
Uname: Linux 3.19.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Thu Dec 17 14:46:08 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-10-23 (55 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-vivid (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527265

Title:
  wlan device is not available under linux-image-3.19.0-41-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1527265/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs