[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
Bug fixed if I move pam_systemd.so below pam_fscrypt.so in /etc/pam.d /common-session. Need to fix /usr/share/pam-configs/systemd so that pam_systemd.so always end up after libpam_fscrypt (and potentially everything else...) ** Package changed: pulseaudio (Ubuntu) => systemd (Ubuntu) ** Also affe

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
The previous version (1:13.99.1-1ubuntu3.4) has the same problem with trying to create ~/.config/pulse before the home directory is available (in this case decrypted). The theory at the moment is that the new patch in 1:13.99.1-1ubuntu3.5 makes the code break earlier and therefor retry faster. We

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
For some reason the latest update (1:3.99.1-1ubuntu3.5) break if the user has an encrypted home directory, in my case ext4 encryption. $ journalctl -xe --user-unit pulseaudio ``` -- Reboot -- Jul 29 14:59:18 wendigo systemd[2664]: Starting Sound Service... -- Subject: A start job for unit UNIT ha

[Desktop-packages] [Bug 1889416] [NEW] pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
Public bug reported: PA doesn't start on it's own after the latest update. ``` nafallo@wendigo:~$ systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled) Active: failed (Result: e

[Desktop-packages] [Bug 1116791] Re: xterm and gnome-terminal should not be dependencies

2019-11-18 Thread Nafallo Bjälevik
This bug has actually been fixed. At least in Bionic we now have: * xinit: Recommends: ... gnome-terminal | xterm | x-session-manager | x-window-manager | x-terminal-emulator * xorg: Depends: ... gnome-terminal | xterm | x-terminal-emulator, xinput -- You received this bug notification beca

[Desktop-packages] [Bug 1773213] Re: U1 login dialog missing link to the privacy policy

2018-06-21 Thread Nafallo Bjälevik
nafallo@wendigo:~$ apt policy gnome-online-accounts gnome-online-accounts: Installed: 3.28.0-0ubuntu2.1 Candidate: 3.28.0-0ubuntu2.1 Version table: *** 3.28.0-0ubuntu2.1 400 400 http://se.archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages 100 /var/lib/dpkg/status

[Desktop-packages] [Bug 1773213] Re: U1 login dialog missing link to the privacy policy

2018-06-18 Thread Nafallo Bjälevik
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1773213 Title: U1 login dialog missing link to the p

[Desktop-packages] [Bug 1773213] Re: U1 login dialog missing link to the privacy policy

2018-06-18 Thread Nafallo Bjälevik
I can confirm this is working as intended. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-online-accounts in Ubuntu. https://bugs.launchpad.net/bu

[Desktop-packages] [Bug 1771976] Re: Collect physical screen size

2018-06-14 Thread Nafallo Bjälevik
Before: "Screens": [ { "Resolution": "1920x1080", "Frequency": "60.00" } ], After: "Screens": [ { "Size": "294mmx165mm", "Resolution": "1920x1080", "Frequency": "60.00" } ], ** Tags removed: verification-needed-bionic ** Tags added: v

[Desktop-packages] [Bug 1730765] Re: Mounted external devices do not appear in dock

2018-06-12 Thread Nafallo Bjälevik
** Tags added: bionic -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/1730765 Title: Mounted external devices do not appear in dock Status in gnome-shell-ext

[Desktop-packages] [Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-04-24 Thread Nafallo Bjälevik
Hi, As discussed with duflu on irc, here are the steps I took to reproduce and produce a log: 1. Enable debug in /etc/gdm3/custom.conf 2. Reboot 3. From other laptop; ssh wendigo journalctl -f 4. Intentially login with a faulty password first, which made GDM just prompt as normal 5. Login w

[Desktop-packages] [Bug 1054458] Re: nvidia-detector crashed with ValueError in __get_value_from_name(): invalid literal for int() with base 10: 'experimental-304'

2018-04-10 Thread Nafallo Bjälevik
This bug have popped up again in Bionic. nafallo@wendigo:~$ nvidia-detector Traceback (most recent call last): File "/usr/bin/nvidia-detector", line 8, in a = NvidiaDetection(printonly=True, verbose=False) File "/usr/lib/python3/dist-packages/NvidiaDetector/nvidiadetector.py", line 68, i

[Desktop-packages] [Bug 1753776] Re: Graphics corruption (or distortion?) in login animation to Xorg sessions

2018-03-15 Thread Nafallo Bjälevik
nafallo@wendigo:~$ lspci -nn|grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) This is on a Dell XPS 13 9370 (Development Edition), in case someone want to look at what the display can handle etc. -- You received this bug notification bec

[Desktop-packages] [Bug 1576024] Re: Wifi "device not ready" after booting into OS for the 1st time

2017-11-14 Thread Nafallo Bjälevik
Any progress in seeing this fixed in Xenial? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1576024 Title: Wifi "device not ready" after booting into OS for the 1st time Status in networ

[Desktop-packages] [Bug 1729656] [NEW] changes to distribution.ini gets overwritten on upgrade

2017-11-02 Thread Nafallo Bjälevik
Public bug reported: Hi, I changed distribution.ini from Ubiquity late-command, and then as part of my customisation script upgrade all packages. My changes disappear, and the homepage in Firefox reverts to about:startpage instead of my corporations required intranet. Cheers, Nafallo ** Affect

[Desktop-packages] [Bug 840875] Re: Empathy sends a notification "Password required" without any supplementary info

2011-11-02 Thread Nafallo Bjälevik
I haven't got the issue mentioned in the last comment on any of my computers, fwiw. Not likely to be relevant to this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/840875 Title:

[Desktop-packages] [Bug 845470] Re: Notification bubble on every connect

2011-09-09 Thread Nafallo Bjälevik
** Attachment added: "screenshot of issue" https://bugs.launchpad.net/bugs/845470/+attachment/2375858/+files/empathy-bug.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/845470 Ti

[Desktop-packages] [Bug 845470] [NEW] Notification bubble on every connect

2011-09-09 Thread Nafallo Bjälevik
Public bug reported: Hi, Every time I open empathy on my up-to-date oneiric laptop I get notifications that my password is required. After displaying that bubble it must realise it already have my password though, cause it goes ahead and connect. Let me know if any more info is needed. I'm Nafa