[Bug 1928458] Re: inconsistent and unneeded password prompts

2021-06-08 Thread Nicolas Damgaard Larsen
I appreciate your reply.

> Are you using auto-logging?
On this machine I am using auto-login, yes.

> if you use password login and the keyring has the same secret then it's 
> automatically unlocked
As already stated, this behaviour has been observed both when the keyring has 
been unlocked and when not.

> the first software to try to use it is going to trigger the prompting
This behaviour has also been observed for applications not requesting for 
passwords.

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

Title:
  inconsistent and unneeded password prompts

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

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

[Bug 1928458] [NEW] inconsistent and unneeded password prompts

2021-05-14 Thread Nicolas Damgaard Larsen
Public bug reported:

On several occasions I have experienced that gnome-keyring prompts to be 
unlocked when I believe it should not.
* I have Spotify installed as a .deb. When starting Spotify, on some occasions 
gnome-keyring prompts to be unlocked, on others not. This behaviour has been 
observed both when gnome-keyring has been unlocked in advance as well as when 
not. I have not added my Spotify password to gnome-keyring.
* same behaviour as described above when starting Lutris. Did also not add any 
Lutris related passwords to gnome-keyring.
* similar behaviour is observed with other applications where no passwords have 
been added to gnome-keyring.

Whether or not I actually unlock the keyring, it has no functional
impact in these cases.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-keyring 3.36.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.8.0-50.56~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-50-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.17
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May 14 13:24:00 2021
InstallationDate: Installed on 2020-05-09 (369 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Attachment added: "Auth.log from latest boot where I encounted the issue"
   https://bugs.launchpad.net/bugs/1928458/+attachment/5497464/+files/auth.log

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

Title:
  inconsistent and unneeded password prompts

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

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

[Bug 1841646] Re: White text on white background for HTML e-mail

2020-06-04 Thread Nicolas Damgaard Larsen
This is very good news. Thanks to everyone involved in fixing this.

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

Title:
  White text on white background for HTML e-mail

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

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

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-05-09 Thread Nicolas Damgaard Larsen
I can confirm this is still an issue. The odd part is, however, that I
did not have this issue on 19.10 with the nvidia drivers from the ppa.
Upgrading to 20.04 introduced this issue to me.

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

Title:
  [nvidia] Automatic login fails and then all subsequent logins fail.
  Killing gnome-session-binary fixes it, or just not using automatic
  login.

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

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

[Bug 1841646] Re: White text on white background for HTML e-mail

2020-01-10 Thread Nicolas Damgaard Larsen
I'm not expecting this to be fixed in 18.04 as I imagine that this issue
considered low importance since it can be worked around by changing
theme. Add to that the fact that the devs and package maintainers
probably are pretty busy after the 19.10 release and working towards
20.04. The be fair, this is not really a game breaking bug but more an
inconvenience.

@Christopher Howard (howardtopher):
I'm sure you're welcome to contribute a bugfix. Seeing as this is such a quick 
and easy fix this should be no problem for you.

For those (like me) who prefer to stick to the dark theme, here's how to
downgrade the needed packages fairly safely.


Create a file called libwebkit2gtk-downgrade under /etc/apt/preferences.d/
Paste the following into it:

Package: libwebkit2gtk-4.0-37
Pin: version 2.20*
Pin-Priority: 550

Package: libjavascriptcoregtk-4.0-18
Pin: version 2.20*
Pin-Priority: 550

Package: gir1.2-webkit2-4.0
Pin: version 2.20*
Pin-Priority: 550

Package: gir1.2-javascriptcoregtk-4.0
Pin: version 2.20*
Pin-Priority: 550

>From a terminal run:

sudo apt-get install libwebkit2gtk-4.0-37=2.20.1-1
libjavascriptcoregtk-4.0-18=2.20.1-1 gir1.2-webkit2-4.0=2.20.1-1
gir1.2-javascriptcoregtk-4.0=2.20.1-1

This won't remove the *-desktop package.

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

Title:
  White text on white background for HTML e-mail

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

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

[Bug 1841646] Re: White text on white background for HTML e-mail

2019-11-08 Thread Nicolas Damgaard Larsen
For me this started after an unattended upgrade

Start-Date: 2019-11-08  08:50:06
Commandline: /usr/bin/unattended-upgrade
Upgrade: libwebkit2gtk-4.0-37:amd64 (2.24.4-0ubuntu0.18.04.1, 
2.26.1-0ubuntu0.18.04.1), libjavascriptcoregtk-4.0-18:amd64 
(2.24.4-0ubuntu0.18.04.1, 2.26.1-0ubuntu0.18.04.1)
End-Date: 2019-11-08  08:50:09

Start-Date: 2019-11-08  08:50:13
Commandline: /usr/bin/unattended-upgrade
Upgrade: gir1.2-webkit2-4.0:amd64 (2.24.4-0ubuntu0.18.04.1, 
2.26.1-0ubuntu0.18.04.1), gir1.2-javascriptcoregtk-4.0:amd64 
(2.24.4-0ubuntu0.18.04.1, 2.26.1-0ubuntu0.18.04.1)
End-Date: 2019-11-08  08:50:14

Any chance we'lll se the fix released into 18.04?

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

Title:
  White text on white background for HTML e-mail

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

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

[Bug 1841646] Re: White text on white background for HTML e-mail

2019-11-08 Thread Nicolas Damgaard Larsen
I am experiencing a similar issue. There is an upstream bug report which
might be related to this.
https://gitlab.gnome.org/GNOME/evolution/issues/617

** Bug watch added: gitlab.gnome.org/GNOME/evolution/issues #617
   https://gitlab.gnome.org/GNOME/evolution/issues/617

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

Title:
  White text on white background for HTML e-mail

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

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

[Bug 1766230] Re: Strange window matching behaviour between Slack and Chrome

2019-09-10 Thread Nicolas Damgaard Larsen
I can confirm this using a snap version of Slack and deb version of
Firefox.

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

Title:
  Strange window matching behaviour between Slack and Chrome

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

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