[Desktop-packages] [Bug 2036190] Re: fwupd running in WSL 2 in Ubuntu-22.04 fails to start

2023-09-18 Thread Aki Ketolainen
(That is if "ConditionVirtualization=!container" is not blocking fwupd
from starting)

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

Title:
  fwupd running in WSL 2 in Ubuntu-22.04 fails to start

Status in gnome-software package in Ubuntu:
  New

Bug description:
  The fwupd systemd service file contains
  "ConditionVirtualization=!container". This blocks fwupd from starting
  in WSL 2 Ubuntu-22.04 instance. Modifying the fwupd systemd service
  file to contain:

  # /etc/systemd/system/fwupd.service.d/override.conf
  [Unit]
  ConditionVirtualization=

  fixes this issue.

  WSL 2 is a light-weight utility VM, not a container.

  I noticed this issue when starting gnome-software. gnome-software
  output this error to the terminal:

  09:48:20:0857 Gs  plugin fwupd took 25.0 seconds to do setup
  09:48:21:0461 PK  failed to set proxy: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:21:0462 GsPluginPackageKit failed to set proxies: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:46:0298 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action refresh: Error calling 
StartServiceByName for org.freedesktop.fwupd: Failed to activate service 
'org.freedesktop.fwupd': timed out (service_start_timeout=25000ms)
  09:48:46:0299 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action 
get-updates-historical: Error calling StartServiceByName for 
org.freedesktop.fwupd: Failed to activate service 'org.freedesktop.fwupd': 
timed out (service_start_timeout=25000ms)

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: fwupd 1.7.9-1~22.04.3
  Uname: Linux 5.10.16.3-microsoft-standard-WSL2 x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: Xpra
  Date: Fri Sep 15 13:01:49 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: fwupd
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 2036190] Re: fwupd running in WSL 2 in Ubuntu-22.04 fails to start

2023-09-18 Thread Aki Ketolainen
Mario Limonciello: I think I was wrong and it looks like fwupd is using
socket activation and gnome-software starts it.

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

Title:
  fwupd running in WSL 2 in Ubuntu-22.04 fails to start

Status in gnome-software package in Ubuntu:
  New

Bug description:
  The fwupd systemd service file contains
  "ConditionVirtualization=!container". This blocks fwupd from starting
  in WSL 2 Ubuntu-22.04 instance. Modifying the fwupd systemd service
  file to contain:

  # /etc/systemd/system/fwupd.service.d/override.conf
  [Unit]
  ConditionVirtualization=

  fixes this issue.

  WSL 2 is a light-weight utility VM, not a container.

  I noticed this issue when starting gnome-software. gnome-software
  output this error to the terminal:

  09:48:20:0857 Gs  plugin fwupd took 25.0 seconds to do setup
  09:48:21:0461 PK  failed to set proxy: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:21:0462 GsPluginPackageKit failed to set proxies: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:46:0298 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action refresh: Error calling 
StartServiceByName for org.freedesktop.fwupd: Failed to activate service 
'org.freedesktop.fwupd': timed out (service_start_timeout=25000ms)
  09:48:46:0299 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action 
get-updates-historical: Error calling StartServiceByName for 
org.freedesktop.fwupd: Failed to activate service 'org.freedesktop.fwupd': 
timed out (service_start_timeout=25000ms)

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: fwupd 1.7.9-1~22.04.3
  Uname: Linux 5.10.16.3-microsoft-standard-WSL2 x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: Xpra
  Date: Fri Sep 15 13:01:49 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: fwupd
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 2036190] Re: fwupd running in WSL 2 in Ubuntu-22.04 fails to start

2023-09-17 Thread Aki Ketolainen
#linux.09-15.log:22:50 < ioria> libfwupd2 is a dep of gnome-software

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

Title:
  fwupd running in WSL 2 in Ubuntu-22.04 fails to start

Status in gnome-software package in Ubuntu:
  New

Bug description:
  The fwupd systemd service file contains
  "ConditionVirtualization=!container". This blocks fwupd from starting
  in WSL 2 Ubuntu-22.04 instance. Modifying the fwupd systemd service
  file to contain:

  # /etc/systemd/system/fwupd.service.d/override.conf
  [Unit]
  ConditionVirtualization=

  fixes this issue.

  WSL 2 is a light-weight utility VM, not a container.

  I noticed this issue when starting gnome-software. gnome-software
  output this error to the terminal:

  09:48:20:0857 Gs  plugin fwupd took 25.0 seconds to do setup
  09:48:21:0461 PK  failed to set proxy: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:21:0462 GsPluginPackageKit failed to set proxies: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:46:0298 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action refresh: Error calling 
StartServiceByName for org.freedesktop.fwupd: Failed to activate service 
'org.freedesktop.fwupd': timed out (service_start_timeout=25000ms)
  09:48:46:0299 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action 
get-updates-historical: Error calling StartServiceByName for 
org.freedesktop.fwupd: Failed to activate service 'org.freedesktop.fwupd': 
timed out (service_start_timeout=25000ms)

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: fwupd 1.7.9-1~22.04.3
  Uname: Linux 5.10.16.3-microsoft-standard-WSL2 x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: Xpra
  Date: Fri Sep 15 13:01:49 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: fwupd
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 2036190] Re: fwupd running in WSL 2 in Ubuntu-22.04 fails to start

2023-09-16 Thread Aki Ketolainen
Mario Limonciello: I don't think gnome-software is trying to start
fwupd, but it's trying to access it.

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

Title:
  fwupd running in WSL 2 in Ubuntu-22.04 fails to start

Status in gnome-software package in Ubuntu:
  New

Bug description:
  The fwupd systemd service file contains
  "ConditionVirtualization=!container". This blocks fwupd from starting
  in WSL 2 Ubuntu-22.04 instance. Modifying the fwupd systemd service
  file to contain:

  # /etc/systemd/system/fwupd.service.d/override.conf
  [Unit]
  ConditionVirtualization=

  fixes this issue.

  WSL 2 is a light-weight utility VM, not a container.

  I noticed this issue when starting gnome-software. gnome-software
  output this error to the terminal:

  09:48:20:0857 Gs  plugin fwupd took 25.0 seconds to do setup
  09:48:21:0461 PK  failed to set proxy: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:21:0462 GsPluginPackageKit failed to set proxies: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3:
 setting the proxy failed: failed to get the uid
  09:48:46:0298 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action refresh: Error calling 
StartServiceByName for org.freedesktop.fwupd: Failed to activate service 
'org.freedesktop.fwupd': timed out (service_start_timeout=25000ms)
  09:48:46:0299 Gs  can't reliably fixup error code 20 in domain 
g-dbus-error-quark
  09:48:46:0299 Gs  not handling error failed for action 
get-updates-historical: Error calling StartServiceByName for 
org.freedesktop.fwupd: Failed to activate service 'org.freedesktop.fwupd': 
timed out (service_start_timeout=25000ms)

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: fwupd 1.7.9-1~22.04.3
  Uname: Linux 5.10.16.3-microsoft-standard-WSL2 x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: Xpra
  Date: Fri Sep 15 13:01:49 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: fwupd
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 1580168] Re: Tab descriptions are unreadable, black text on black background

2018-02-20 Thread Aki Ketolainen
It doesn't affect Firefox 58.0.1 on Kubuntu 16.04.3, Plasma 5.8.8.

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in firefox package in Ubuntu:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab
  descriptions are unreadable, black text on black background.

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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


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

2017-09-02 Thread Aki Ketolainen
** Tags removed: verification-needed-xenial
** Tags added: verification-done-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 network-manager package in Ubuntu:
  Invalid
Status in ubiquity package in Ubuntu:
  Incomplete
Status in wpa package in Ubuntu:
  Fix Released
Status in network-manager source package in Xenial:
  Invalid
Status in ubiquity source package in Xenial:
  Confirmed
Status in wpa source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Users booting from OEM setup may find that their wireless device is "not 
ready" as per NetworkManager, because wpasupplicant is not running. This is 
because the steps taken to start in OEM prepare, before moving to the real 
system runs systemctl isolate, and wpasupplicant gets caught in the crossfire.

  
  [Test case]
  * Steps to reproduce:
  1. Install in OEM mode
  2. Boot into OS
  3. Check the wifi status in network-manager applet

  * Expected result:
  Available APs listed in network-manager applet, wifi connection can be 
established

  * Actual result:
  AP list replaced by a greyed-out "device not ready" wording
  Reboot system or do "$ sudo service network-manager restart" and wifi will 
then start working correctly.

  
  [Regression potential]
  The following are examples of possible regression scenarios from this stable 
update:
  - Failure to get the wireless device ready at session start
  - Driver loading issues for the wireless devices
  - Failure to complete OEM preparation steps, due to the oem user remaining 
connected while it's being removed by the last steps of the OEM preparation 
process.

  
  [Background information]
  * OS: Xenial
  * Network-manager: 1.1.93-0ubuntu4
  * Wireless module: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac 
Wireless [11ab:2b38]

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

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


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

2017-09-02 Thread Aki Ketolainen
wpasupplicant 2.4-0ubuntu6.1 amd64 fixed it for me.

My case was going from graphical.target to multi-user.target and back to
graphical.target.

-- 
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 network-manager package in Ubuntu:
  Invalid
Status in ubiquity package in Ubuntu:
  Incomplete
Status in wpa package in Ubuntu:
  Fix Released
Status in network-manager source package in Xenial:
  Invalid
Status in ubiquity source package in Xenial:
  Confirmed
Status in wpa source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  Users booting from OEM setup may find that their wireless device is "not 
ready" as per NetworkManager, because wpasupplicant is not running. This is 
because the steps taken to start in OEM prepare, before moving to the real 
system runs systemctl isolate, and wpasupplicant gets caught in the crossfire.

  
  [Test case]
  * Steps to reproduce:
  1. Install in OEM mode
  2. Boot into OS
  3. Check the wifi status in network-manager applet

  * Expected result:
  Available APs listed in network-manager applet, wifi connection can be 
established

  * Actual result:
  AP list replaced by a greyed-out "device not ready" wording
  Reboot system or do "$ sudo service network-manager restart" and wifi will 
then start working correctly.

  
  [Regression potential]
  The following are examples of possible regression scenarios from this stable 
update:
  - Failure to get the wireless device ready at session start
  - Driver loading issues for the wireless devices
  - Failure to complete OEM preparation steps, due to the oem user remaining 
connected while it's being removed by the last steps of the OEM preparation 
process.

  
  [Background information]
  * OS: Xenial
  * Network-manager: 1.1.93-0ubuntu4
  * Wireless module: Marvell Technology Group Ltd. 88W8897 [AVASTAR] 802.11ac 
Wireless [11ab:2b38]

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

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


[Desktop-packages] [Bug 1580168] Re: Tab descriptions are unreadable, black text on black background

2017-06-23 Thread Aki Ketolainen
I'm not sure if this bug is in the correct place as there have been no
comments from developers. I filed this bug a year ago.

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in Ubuntu GNOME:
  New
Status in chromium-browser package in Ubuntu:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed
Status in nautilus package in Ubuntu:
  New

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab
  descriptions are unreadable, black text on black background.

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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


[Desktop-packages] [Bug 1580168] Re: Tab descriptions are unreadable, black text on black background

2016-09-02 Thread Aki Ketolainen
Looks like there are multiple BackgroundNormal items in the file. 
The fix goes to the "[Colors:Tooltip]" section.

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab
  descriptions are unreadable, black text on black background.

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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


[Desktop-packages] [Bug 1580168] Re: Tab descriptions are unreadable, black text on black background

2016-09-02 Thread Aki Ketolainen
This problem can be fixed by editing file

/usr/share/themes/oxygen-gtk/gtk-3.0/kdeglobals

and changing

BackgroundNormal=24,21,19

to

BackgroundNormal=255,255,255

The new tab description (tooltip?) background will be white.

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab
  descriptions are unreadable, black text on black background.

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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


[Desktop-packages] [Bug 1580168] Re: Tab descriptions are unreadable, black text on black background

2016-08-13 Thread Aki Ketolainen
Still happens with firefox 48.0+build2-0ubuntu0.14.04.1

** Description changed:

- When I hover the mouse button on top of the Firefox tabs, the tab 
descriptions are
- unreadable, black text on black background.
+ When I hover the mouse button on top of the Firefox tabs, the tab
+ descriptions are unreadable, black text on black background.
  
  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.
  
  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.
  
  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab
  descriptions are unreadable, black text on black background.

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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


[Desktop-packages] [Bug 1580168] Re: Tab descriptions are unreadable, black text on black background

2016-05-10 Thread Aki Ketolainen
** Description changed:

  When I hover the mouse button on top of the Firefox tabs, the tab 
descriptions are
- unreadable, black text on black background. 
+ unreadable, black text on black background.
  
  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.
  
  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.
  
- 1) The Ubuntu release is 14.04.4
+ 1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in firefox package in Ubuntu:
  New

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab 
descriptions are
  unreadable, black text on black background.

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Kubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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


[Desktop-packages] [Bug 1580168] [NEW] Tab descriptions are unreadable, black text on black background

2016-05-10 Thread Aki Ketolainen
Public bug reported:

When I hover the mouse button on top of the Firefox tabs, the tab descriptions 
are
unreadable, black text on black background. 

This also happens on some other web sites which pop up a description
box, e.g. on portal.azure.com when hovering over your username in the
top right corner in the browser.

This probably started happening when Firefox was first compiled against gtk3.
My gtk3 theme is oxygen-gtk.

1) The Ubuntu release is 14.04.4
2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
3) I expect to be able to read the tab descriptions
4) The tab descriptions are black text on black background

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

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

Title:
  Tab descriptions are unreadable, black text on black background

Status in firefox package in Ubuntu:
  New

Bug description:
  When I hover the mouse button on top of the Firefox tabs, the tab 
descriptions are
  unreadable, black text on black background. 

  This also happens on some other web sites which pop up a description
  box, e.g. on portal.azure.com when hovering over your username in the
  top right corner in the browser.

  This probably started happening when Firefox was first compiled against gtk3.
  My gtk3 theme is oxygen-gtk.

  1) The Ubuntu release is 14.04.4
  2) The version of Firefox is 46.0+build5-0ubuntu0.14.04.2
  3) I expect to be able to read the tab descriptions
  4) The tab descriptions are black text on black background

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

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