[Bug 1725384] Re: On touch screens, the apps icon in the dock does not open when touched

2017-11-09 Thread François Glais
Interesting that there are that many events. Can you tell how quickly
they occur? Perhaps this can be fixed with a timeout.

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

Title:
  On touch screens, the apps icon in the dock does not open when touched

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

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

[Bug 1724070] Re: Dock appears in GNOME lock screen when monitor powers off (and screen lock is disabled)

2017-11-05 Thread François Glais
Thanks Jesse for the further information you provided. It looks like
it's problem solved for you.

Ads2 (and anyone else that has a similar problem): although the
symptom is the same (the dock showing on the lock screen), the root
cause can be due to a myriad of problems. The reason is that the code
that has to disable the dock doesn't get executed, it gets interrupted
due to some error at some point.

Hence, in order to assess what the problem is, we really need to take a
look at the logs.

Whenever you get this problem again, can you please provide the output
of: "sudo journalctl /usr/bin/gnome-shell" ?

You can look at the log as new errors occur by adding "-f" to the
command above.

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

Title:
  Dock appears in GNOME lock screen when monitor powers off (and screen
  lock is disabled)

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

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

[Bug 1722570] Re: Numbers of sidebar icons only show after Super + Number key had been pressed

2017-10-18 Thread François Glais
For more information, I opened an bug with GNOME on this some time ago:
https://bugzilla.gnome.org/show_bug.cgi?id=788159

Also, for reference, you can bring up the numbers by pressing Super+Q.

** Bug watch added: GNOME Bug Tracker #788159
   https://bugzilla.gnome.org/show_bug.cgi?id=788159

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

Title:
  Numbers of sidebar icons only show after Super + Number key had been
  pressed

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

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

[Bug 1724070] Re: Dock appears in GNOME lock screen when monitor powers off (and screen lock is disabled)

2017-10-16 Thread François Glais
1. I can find at least an ubuntu-dock error:
Extension "ubuntu-d...@ubuntu.com" had error: TypeError: dockManager is null

I thought this was already fixed. Can you check if you have updates
available?


2. Several of your extensions have errors as well. This could be interfering 
somewhere with the locking process. Can you try disabling all other extensions 
to see if it's reproducible?


Thanks!

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

Title:
  Dock appears in GNOME lock screen when monitor powers off (and screen
  lock is disabled)

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

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

[Bug 1724070] Re: Dock appears in GNOME lock screen when monitor powers off (and screen lock is disabled)

2017-10-16 Thread François Glais
This sounds like the dock encountered an error and couldn't disable
properly upon locking the session. Can you provide the output of "sudo
journalctl /usr/bin/gnome-shell" when you see this behavior?

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

Title:
  Dock appears in GNOME lock screen when monitor powers off (and screen
  lock is disabled)

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

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

[Bug 1719409] Re: maximized windows get resized when returning from screensaver

2017-09-27 Thread François Glais
I have posted a tentative fix here https://github.com/micheleg/dash-to-
dock/issues/454.

Could somebody give it a try? Cheers.

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

Title:
  maximized windows get resized when returning from screensaver

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

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

[Bug 1719409] Re: maximized windows get resized when returning from screensaver

2017-09-25 Thread François Glais
We've had this problem for quite some time, in Wayland sessions.

https://github.com/micheleg/dash-to-dock/issues/454

** Bug watch added: github.com/micheleg/dash-to-dock/issues #454
   https://github.com/micheleg/dash-to-dock/issues/454

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

Title:
  maximized windows get resized when returning from screensaver

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

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

[Bug 1718544] Re: Backlight marking the active application is too pale

2017-09-23 Thread François Glais
> I meant adjusting the default style.

Yes, I also meant this in my previous comment. If this is seen as a
usability problem, the extension would have to be packaged with an
adjusted stylesheet.css.

> Concerning Unity-style backlights, are they planned to be introduced
into 17.10?

I don't think so, as this would require a feature freeze exception.

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

Title:
  Backlight marking the active application is too pale

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

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

[Bug 1716232] Re: Allow scrollwheel to cycle through windows

2017-09-21 Thread François Glais
I guess this bug is about making the option available from the GUI. In
any case, for people that want to try it, you can set it by running:

dconf write /org/gnome/shell/extensions/dash-to-dock/scroll-action
"'cycle-windows'"

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

Title:
  Allow scrollwheel to cycle through windows

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

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

[Bug 1716982] Re: Dash to Dock still visible on lock screen under gnome-shell

2017-09-21 Thread François Glais
I just looked in the error log you attached above and found:

> Sep 13 17:26:58 hostname gnome-shell[5080]: JS ERROR: TypeError:
Main.legacyTray is undefined

This error aborts the disabling sequence of dash-to-dock. This was fixed
some time ago[1], and the fix was included in v61. Can you update the
extension[2] and verify that it is fixed?

[1] 
https://github.com/micheleg/dash-to-dock/commit/44ed947e87692935fbfe934acc0e9faca4ec5af3
[2] https://extensions.gnome.org/extension/307/dash-to-dock/

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

Title:
  Dash to Dock still visible on lock screen under gnome-shell

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

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

[Bug 1716982] Re: Dash to Dock still visible on lock screen under gnome-shell

2017-09-21 Thread François Glais
Most probably an error occurs when disabling Dash-to-Dock (which happens
when the locking the session).

Could you provide (relevant) errors from

sudo journalctl /usr/bin/gnome-shell

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

Title:
  Dash to Dock still visible on lock screen under gnome-shell

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

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

[Bug 1718544] Re: Backlight marking the active application is too pale

2017-09-21 Thread François Glais
A way of fixing this is by adjusting the focus style in the
stylesheet.css.

Eventually, if the "Unity 7" backlights are introduced, this will be
less of a problem.

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

Title:
  Backlight marking the active application is too pale

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

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

[Bug 1718504] Re: min-alpha and max-alpha dconf parameters don't have any effect

2017-09-21 Thread François Glais
You probably need to set the "customize-alphas" boolean to true as well.

Can you try with:

dconf write /org/gnome/shell/extensions/dash-to-dock/customize-alphas
true

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

Title:
  min-alpha and max-alpha dconf parameters don't have any effect

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

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