[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1874578] Re: [wayland] dock has very long load time when show-mounts is enabled

2021-02-13 Thread Nicolas Damgaard Larsen
To be fair, this should probably be prioritized higher.
a) the specific configuration is more common than you might think
b) there is a fundamental problem with this extension representing itself as a 
whole slew of different issues.

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

Title:
  [wayland] dock has very long load time when show-mounts is enabled

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

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

[Bug 1890891] Re: Dock icons don't appear or appear delayed if you have none pinned

2021-02-13 Thread Nicolas Damgaard Larsen
To be fair, this should probably be prioritized higher.
a) the specific configuration is more common than you might think
b) there is a fundamental problem with this extension representing itself as a 
whole slew of different issues.

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

Title:
  Dock icons don't appear or appear delayed if you have none pinned

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

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

[Bug 1902576] Re: Virt-manager taking ownership of ISOs

2020-11-19 Thread Nicolas Damgaard Larsen
Hi.

I appreciate your reply.
Yes, I am aware of https://bugs.launchpad.net/bugs/691590 which is why I am a 
little baffled as well. The ISO is located on my home partition. The filesystem 
was created by the ubuntu installer during a fresh 20.04 minimal install.

cat /etc/fstab | grep home
UUID=a03b8bb4-85f7-436e-afd2-8ab03b04bc66 /home   ext4defaults  
0   2

mount | grep home
/dev/sdb2 on /home type ext4 (rw,relatime)

While I noticed that the package xattr is not installed. Should it be?.

apt-cache policy xattr 
xattr:
  Installed: (none)
  Candidate: 0.9.6-1.1
  Version table:
 0.9.6-1.1 500
500 http://dk.archive.ubuntu.com/ubuntu focal/universe amd64 Packages

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

Title:
  Virt-manager taking ownership of ISOs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1902576/+subscriptions

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

[Bug 1902576] [NEW] Virt-manager taking ownership of ISOs

2020-11-02 Thread Nicolas Damgaard Larsen
Public bug reported:

When installing a guest system from an ISO, virt-manager/libvirt takes
ownership of the ISO. After install is done, the permissions are not
restored.

$ ls -l Downloads/ubuntu-20.04.1-desktop-amd64.iso
-rw-rw-r-- 1 libvirt-qemu kvm 2785017856 Nov  1 10:28 
Downloads/ubuntu-20.04.1-desktop-amd64.iso

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.1 LTS
Release:20.04
Codename:   focal

$ apt-cache policy libvirt0
libvirt0:
  Installed: 6.0.0-0ubuntu8.4
  Candidate: 6.0.0-0ubuntu8.4
  Version table:
 *** 6.0.0-0ubuntu8.4 500
500 http://dk.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 6.0.0-0ubuntu8.3 500
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
 6.0.0-0ubuntu8 500
500 http://dk.archive.ubuntu.com/ubuntu focal/main amd64 Packages

$ apt-cache policy virt-manager 
virt-manager:
  Installed: 1:2.2.1-3ubuntu2.1
  Candidate: 1:2.2.1-3ubuntu2.1
  Version table:
 *** 1:2.2.1-3ubuntu2.1 500
500 http://dk.archive.ubuntu.com/ubuntu focal-updates/universe amd64 
Packages
500 http://dk.archive.ubuntu.com/ubuntu focal-updates/universe i386 
Packages
100 /var/lib/dpkg/status
 1:2.2.1-3ubuntu2 500
500 http://dk.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
500 http://dk.archive.ubuntu.com/ubuntu focal/universe i386 Packages

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: virt-manager 1:2.2.1-3ubuntu2.1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  2 20:07:24 2020
InstallationDate: Installed on 2020-05-09 (177 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
SourcePackage: virt-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virt-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal libvirt virt-manager

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

Title:
  Virt-manager taking ownership of ISOs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1902576/+subscriptions

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

[Bug 1854205] Re: nameservers update differently with openconnect and openconnect-gnome in ubuntu 18.04

2020-09-30 Thread Nicolas Damgaard Larsen
Perhaps related to https://gitlab.gnome.org/GNOME/NetworkManager-
openconnect/-/issues/33

** Bug watch added: gitlab.gnome.org/GNOME/NetworkManager-openconnect/-/issues 
#33
   https://gitlab.gnome.org/GNOME/NetworkManager-openconnect/-/issues/33

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

Title:
  nameservers update differently with openconnect and openconnect-gnome
  in ubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1854205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1878448] Re: Installing virtualbox yields "Job for vboxweb.service failed because the service did not take the steps required by its unit configuration."

2020-05-13 Thread Nicolas Damgaard Larsen
vboxweb.service subsequently fails to start during boot as well as on
any manual attempts.

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

Title:
  Installing virtualbox yields "Job for vboxweb.service failed because
  the service did not take the steps required by its unit
  configuration."

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

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

[Bug 1878448] Re: Installing virtualbox yields "Job for vboxweb.service failed because the service did not take the steps required by its unit configuration."

2020-05-13 Thread Nicolas Damgaard Larsen
Output from systemctl status vboxweb.service

** Attachment added: "systemctl.log"
   
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1878448/+attachment/5371006/+files/systemctl.log

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

Title:
  Installing virtualbox yields "Job for vboxweb.service failed because
  the service did not take the steps required by its unit
  configuration."

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

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

[Bug 1878448] [NEW] Installing virtualbox yields "Job for vboxweb.service failed because the service did not take the steps required by its unit configuration."

2020-05-13 Thread Nicolas Damgaard Larsen
Public bug reported:

Installing virtualbox yields "Job for vboxweb.service failed because the
service did not take the steps required by its unit configuration."
during install.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: virtualbox 6.1.6-dfsg-1
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed May 13 18:16:02 2020
InstallationDate: Installed on 2020-05-09 (3 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Attachment added: "output from apt-get install virtualbox"
   https://bugs.launchpad.net/bugs/1878448/+attachment/5370998/+files/apt.log

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

Title:
  Installing virtualbox yields "Job for vboxweb.service failed because
  the service did not take the steps required by its unit
  configuration."

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

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

[Bug 1878448] Re: Installing virtualbox yields "Job for vboxweb.service failed because the service did not take the steps required by its unit configuration."

2020-05-13 Thread Nicolas Damgaard Larsen
Output from journalctl -xe

** Attachment added: "journalctl.log"
   
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1878448/+attachment/5371005/+files/journalctl.log

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

Title:
  Installing virtualbox yields "Job for vboxweb.service failed because
  the service did not take the steps required by its unit
  configuration."

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

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

[Bug 1869572] Re: Dock icons are shown very slow

2020-05-12 Thread Nicolas Damgaard Larsen
In addition to post #10:

Reproducible by running

'gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts
false'

and restarting gnome. Toggling it back to 'true' and restarting gnome
clears the issue for me.

Running X11.

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

Title:
  Dock icons are shown very slow

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

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

[Bug 1874578] Re: [wayland] dock has very long load time

2020-05-12 Thread Nicolas Damgaard Larsen
Confirming this issue on an 19.10 to 20.04 upgrade (originally 18.04).
Problem persisted after a dconf reset. Problem also oberserved on a
fresh 20.04 with old profile. Problem also observed on fresh install in
virtualbox with a fresh user profile. All were minimal installs if that
matters which I highly doubt. Reproducible by running

'gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts
false'

and restarting gnome. Toggling it back to 'true' and restarting gnome
clears the issue for me.

Running X11.

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

Title:
  [wayland] dock has very long load time

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

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

[Bug 1869572] Re: Dock icons are shown very slow

2020-05-12 Thread Nicolas Damgaard Larsen
Confirming this issue on an 19.10 to 20.04 upgrade (originally 18.04).
Problem persisted after a dconf reset. Problem also oberserved on a
fresh 20.04 with old profile. Problem also observed on fresh install in
virtualbox with a fresh user profile. All were minimal installs if that
matters which I highly doubt. Problem seems to occur inconsistently
across boots/logins.

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

Title:
  Dock icons are shown very slow

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

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

[Bug 1780310] Re: Option 'finishings' has value '3' and cannot be edited

2020-05-11 Thread Nicolas Damgaard Larsen
According to https://github.com/OpenPrinting/system-config-
printer/issues/122 it should be temporarily fixed in 1.5.12 which is
included in 20.04. Will this be be released into 18.04?

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

Title:
  Option 'finishings' has value '3' and cannot be edited

To manage notifications about this bug go to:
https://bugs.launchpad.net/system-config-printer/+bug/1780310/+subscriptions

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

[Bug 1780310] Re: Option 'finishings' has value '3' and cannot be edited

2020-05-11 Thread Nicolas Damgaard Larsen
Confirming issue. Using the Ricoh Aficio MP C3502 PS driver.

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

Title:
  Option 'finishings' has value '3' and cannot be edited

To manage notifications about this bug go to:
https://bugs.launchpad.net/system-config-printer/+bug/1780310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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