[Desktop-packages] [Bug 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Olivier Tilloy
>From duplicate bug #1900472: the cursor scaling issue on HiDPI monitors
and the theming problem are in fact a consequence of the same cause:
using a cursor theme that isn't included in gtk-common-themes.

This requires further investigation, but I think we can explore at least
two solutions/mitigations:

 - add more popular cursor themes (such as whiteglass) to gtk-common-themes
 - ensure that at least the cursor scaling is correct even when using a 
fallback theme

** Summary changed:

- [snap] Mouse pointer theme not honoured
+ [snap] Mouse pointer theme and scaling not honoured for cursor themes not 
included in gtk-common-themes

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

Title:
  [snap] Mouse pointer theme and scaling not honoured for cursor themes
  not included in gtk-common-themes

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Ben James
> $ snap revert chromium

I've already tried revert, however I'd also tried changing to other
channels (edge, etc.) beforehand, so revert didn't revert back to the
original working version.  I was actually hoping to be able to list and
revert to an arbitrary revision, but saw no obvious way to do that.


> Did you restart chromium after changing the configuration?

Restarting after changing settings seems to help - it fixes the cursor
size, but not the theme (ref: #1900472).

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Sebastien Bacher
Reverting to the previous version should be easy since snap keeps one
revision back by default for such cases

$ snap revert chromium

should do what you want to try

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Sebastien Bacher
> I'm currently using Whiteglass, but regardless of the cursor theme I
select, it always appears to revert to DMZ-Black on Chromium.

The whiteglass theme is missing for gtk-common-themes snap so that would
explain that one not working. Did you restart chromium after changing
the configuration? The applications don't always manage to dynamically
pick theme changes

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Ben James
- which desktop and ubuntu serie do you use?

Ubuntu 20.04 (gnome desktop)


- was it working fine before?

Yes.  If someone could let me know how I can roll back to older versions
of the snap, I can test and report exactly which version broke, however
I the version I listed above introduces the issue.


- do you use the default cursor theme or a custom one?

I'm currently using Whiteglass, but regardless of the cursor theme I
select, it always appears to revert to DMZ-Black on Chromium.

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Sebastien Bacher
Could people commenting there confirm
- which desktop and ubuntu serie do you use?
- was it working fine before?
- do you use the default cursor theme or a custom one?

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Ben James
Good to hear the cause has been identified.

Unfortunately, the scaling is the worst problem here - I can live with
having to use a different cursor, but on a 13" 4k monitor laptop screen,
the scaling issue makes the cursor practically invisible.

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Ben James
New ticket created: #1900472

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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 1900334] Re: [snap] Mouse pointer theme not honoured

2020-10-19 Thread Olivier Tilloy
Okay, to there are two separate issues here. I'd swear there was already
a bug report for the tiny cursor with 200% scaling, but I can't find it
now. Would you mind filing a new bug for that issue, while we track the
theming issue here? (sorry for the additional paperwork, but it's much
easier for tracking purposes later on)

I can observe the theming issue with Whiteglass. It looks like that
cursor theme isn't included in the gtk-common-themes snap. I fiddled
with the snap to try and add it, but without success. This needs further
investigation.

** Summary changed:

- Mouse pointer theme not honoured
+ [snap] Mouse pointer theme not honoured

** Tags added: snap

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  [snap] Mouse pointer theme not honoured

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since updating to the latest version, the mouse pointer/cursor in
  Chromium 86.0.4240.75 (snap) on Ubuntu 20.04 does not match that shown
  on the desktop (or other non-snap applications).

  The symptom looks identical to that shown on this ticket:
  https://github.com/brave/browser-laptop/issues/9772

  See this gif: https://user-
  images.githubusercontent.com/133786/42110742-dd3a6408-7ba7-11e8-9e7a-
  a1a32ff3af01.gif

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900334/+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