Unable to open Applications menu placed on gnome-panel with Alt+F1 shortcut in 16.04 LTS

Bug #1448507 reported by Norbert
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-flashback (Ubuntu)
Fix Released
Medium
Unassigned
Xenial
Won't Fix
Undecided
Unassigned

Bug Description

Fresh installed 15.04.
Pressing Alt+F1 in GNOME Session with Metacity does not open Applications menu placed on gnome-panel.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-session-flashback 1:3.14.0-3ubuntu11
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic i686
ApportVersion: 2.17.2-0ubuntu1
Architecture: i386
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Apr 25 20:19:34 2015
InstallationDate: Installed on 2015-04-25 (0 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
PackageArchitecture: all
SourcePackage: gnome-flashback
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Norbert (nrbrtx) wrote :
Norbert (nrbrtx)
summary: - Unable to open Applications/Place menu placed on gnome-panel with Alt+F1
+ Unable to open Applications menu placed on gnome-panel with Alt+F1
shortcut in Vivid Vervet
Revision history for this message
Dmitry Shachnev (mitya57) wrote : Re: Unable to open Applications menu placed on gnome-panel with Alt+F1 shortcut in Vivid Vervet

What is the output of `gsettings get org.gnome.desktop.wm.keybindings panel-main-menu`?

Changed in gnome-flashback (Ubuntu):
status: New → Incomplete
Revision history for this message
Norbert (nrbrtx) wrote : Re: Unable to open Applications menu placed on gnome-panel with Alt+F1 shortcut in Vivid Vervet and Wily Werewolf

Bug exists in 15.10 alpha,

  gsettings get org.gnome.desktop.wm.keybindings panel-main-menu
  ['<Super>s']

why you changed traditional <Alt+F1> to ugly <Win+s> ? Where I can read about this change?

summary: Unable to open Applications menu placed on gnome-panel with Alt+F1
- shortcut in Vivid Vervet
+ shortcut in Vivid Vervet and Wily Werewolf
Changed in gnome-flashback (Ubuntu):
status: Incomplete → Confirmed
tags: added: wily
Revision history for this message
Alberts Muktupāvels (muktupavels) wrote :

Default is ['<Super>s', '<Alt>F1']. Maybe there is some script that changes it to only [<Super>s]?

Changed in gnome-flashback (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Norbert (nrbrtx) wrote :

I get this bug in clean install of Ubuntu 15.10 beta2 with GNOME Flashback (Compiz) session.
`gsettings get org.gnome.desktop.wm.keybindings panel-main-menu` returns ['<Super>s'] here, but this shortcut zoomes out desktop and do not open menu.
I have this behavior even in guest session.

Please fix this bug before final release.

Revision history for this message
Alberts Muktupāvels (muktupavels) wrote :

In bug report you speak about metacity session, but now about compiz...

Can you show output of these two commands:
- grep -r "<Super>s" /usr/share/glib-2.0/schemas
- grep -r "<Alt>F1" /usr/share/glib-2.0/schemas

That might show why you have only <Super>s, if it is changed with .override file.

Last problem is that compiz plugin use same shortcut. First program that grabs that shortcut wins that is why it only zooms out your desktop and does not open menu. Only way to fix this is by changing shortcut in one place or other.

Revision history for this message
Norbert (nrbrtx) wrote :

Bug exists in Ubuntu 15.10 final with GNOME Flashback (Compiz).

Revision history for this message
Steve-a-reno (steve-demeo) wrote :

Yes I have the same issue* using Ubuntu 15.10 Flashback (Compiz).
* The Alt-F1 key does not open the (Applications) main menu.

Your work-around (below) did fix the problem for me though: -

$ grep -r "'<Super>s'" /usr/share/glib-2.0/schemas

# backup this file
$ sudo cp /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.old

# Edit this file to remove <Super>s keybinding.
sudo nano /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml

# The old file contains the line
$ grep "'<Alt>F1'" /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.old
<default><![CDATA[['<Super>s','<Alt>F1']]]></default>

# The new file contains the line
$ grep "'<Alt>F1'" /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml
<default><![CDATA[['<Alt>F1']]]></default>

# Once I logged out and logged back in again the Alt-F1 shortcut for (Applications) main menus now works again.

Revision history for this message
Norbert (nrbrtx) wrote : Re: Unable to open Applications menu placed on gnome-panel with Alt+F1 shortcut in Vivid Vervet Wily Werewolf, Xenial Xerus

Bug exists in Ubuntu 16.04 with GNOME Flashback (Compiz).

summary: Unable to open Applications menu placed on gnome-panel with Alt+F1
- shortcut in Vivid Vervet and Wily Werewolf
+ shortcut in Vivid Vervet Wily Werewolf, Xenial Xerus
tags: added: xenial
removed: i386
summary: Unable to open Applications menu placed on gnome-panel with Alt+F1
- shortcut in Vivid Vervet Wily Werewolf, Xenial Xerus
+ shortcut in Vivid Vervet, Wily Werewolf, Xenial Xerus
Revision history for this message
Norbert (nrbrtx) wrote : Re: Unable to open Applications menu placed on gnome-panel with Alt+F1 shortcut in 15.04, 15.10, 16.04 LTS, 16.10

Bug exists in Ubuntu 16.10 with GNOME Flashback (Compiz).

tags: added: yakkety
summary: Unable to open Applications menu placed on gnome-panel with Alt+F1
- shortcut in Vivid Vervet, Wily Werewolf, Xenial Xerus
+ shortcut in 15.04, 15.10, 16.04 LTS, 16.10
Revision history for this message
Alberts Muktupāvels (muktupavels) wrote :

Is this still problem?

<Super>s has been reverted 2 years ago:
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/commit/1a5e5a54b2a4b182d9a48c43678b054c3d081f5f

Also real problem here might be that compiz does not support multiple keybindings!? So it picked first keybinding, in this case <Super>s.

Norbert (nrbrtx)
summary: Unable to open Applications menu placed on gnome-panel with Alt+F1
- shortcut in 15.04, 15.10, 16.04 LTS, 16.10
+ shortcut in 16.04 LTS
tags: removed: vivid wily yakkety
Revision history for this message
Norbert (nrbrtx) wrote :

Ubuntu 16.04 LTS is still affected.

But Ubuntu 18.04 LTS, 18.10, 19.04 are not affected.

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Sorry, we do not have time to support old LTS releases. And support for 16.04 universe packages ends in 2 months anyway.

Changed in gnome-flashback (Ubuntu):
status: Confirmed → Fix Released
Changed in gnome-flashback (Ubuntu Xenial):
status: New → Won't Fix
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.