Going to workspace adjustement automatically add keyboard shortcut for fade screen

Bug #1240005 reported by Bruno Beaufils
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
Medium
Ding Zhou

Bug Description

As soon as I use Ubuntu Tweak Tool to adjust my workspaces size and even without actually doing it changes something in my system such that, on my laptop (MacBookPro10,1), the F9 key is no more usable. When I press on it, it toggles the screen fading (light to dark and vice versa).

The only way I find to disable the behavior is to remove all my gsettings and not use Ubuntu-Tweak-Tool anymore.

This happens only when visiting the `Adjust > Worskpace` window and no others.

When I use unity-tweak-tool I do not get this *very* annoying behavior.

Here is a diff of `dconf dump /` before and after using Ubuntu Tweak :

 $ diff /tmp/sans /tmp/avec
 0a1,3
 > [com/ubuntu/update-notifier]
 > release-check-time=uint32 1381827633
 >
 65a69,71
 > [org/compiz/profiles/unity/plugins/unityshell]
 > launcher-hide-mode=1
 >
 90c96
 < active-plugins=['core', 'composite', 'opengl', 'copytex', 'compiztoolbox', 'decor', 'grid', 'imgpng', 'move', 'vpswitch', 'regex', 'mousepoll', 'snap', 'gnomecompat', 'wall', 'unitymtgrabhandles', 'resize', 'place', 'session', 'animation', 'fade', 'workarounds', 'scale', 'expo', 'ezoom', 'unityshell']
 ---
 > active-plugins=['core', 'composite', 'opengl', 'copytex', 'compiztoolbox', 'decor', 'grid', 'imgpng', 'move', 'vpswitch', 'regex', 'mousepoll', 'snap', 'gnomecompat', 'wall', 'unitymtgrabhandles', 'resize', 'widget', 'place', 'session', 'animation', 'fade', 'workarounds', 'scale', 'expo', 'ezoom', 'unityshell']
 103,104c109,117
 < [com/ubuntu/update-notifier]
 < release-check-time=uint32 1381827633
 ---
 > [apps/ubuntu-tweak/tweak]
 > recently-used=['Workspace', 'Unity', 'Icons', 'LovewallpaperHD', 'Window', 'Misc', 'LoginSettings']
 > window-size=(924, 506)
 >
 > [ca/desrt/dconf-editor]
 > window-is-fullscreen=false
 > window-height=600
 > window-width=800
 > window-is-maximized=true

I am using Ubuntu 13.04 (up to date) on a MacBookPro10,1, and Ubuntu-Tweak 0.8.6-1~raring1.

Revision history for this message
Ding Zhou (tualatrix) wrote :

Thanks for the report.

Yes, this is a known issue, the widget plugin will be enabled automatically. This should be fixed in the next version.

Changed in ubuntu-tweak:
milestone: none → 0.8.7
status: New → Confirmed
assignee: nobody → Ding Zhou (tualatrix)
importance: Undecided → Medium
Revision history for this message
Bruno Beaufils (beaufils) wrote :

Do you know what is the cause of the issue ?

I asked the question because I filed another bug (#1190341) which disable me to control the backlight of my screen and since this one is able to fade the screen I would like to know how to use it to find a way to workaround if not a bugfix.

Revision history for this message
Ding Zhou (tualatrix) wrote :

Because the "Show Widgets" option will check if the "widget" Compiz plugin is enabled, if not, it will enable it, and the F9 hotkey is the default hotkey to enable widget layer.

I've already removed the "Show Widgets" edge settings in Workspace, next version this issue will be fixed.

Changed in ubuntu-tweak:
status: Confirmed → Fix Committed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.