Bug 708687 - gnome-shell-extensions-alternative-status-menu wrong version
Summary: gnome-shell-extensions-alternative-status-menu wrong version
Keywords:
Status: CLOSED DUPLICATE of bug 708230
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell-extensions
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-28 20:40 UTC by Stefan Schulze Frielinghaus
Modified: 2011-05-29 15:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-28 20:53:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stefan Schulze Frielinghaus 2011-05-28 20:40:07 UTC
Description of problem:
The version of the extension does not match gnome-shells version

$ cat /usr/share/gnome-shell/extensions/alternative-status-menu\@gnome-shell-extensions.gnome.org/metadata.json | grep version
 "shell-version": [ "3.0.1" ],

which is wrong. It should be version 3.0.2, at least this is what

$ gnome-shell-extension-tool --create-extension

tells me. If I change it to version 3.0.2, then I have a permanent "Power Off ..." button as expected. Otherwise nothing happens at all.

Comment 1 Mohamed El Morabity 2011-05-28 20:53:25 UTC

*** This bug has been marked as a duplicate of bug 708230 ***

Comment 2 Timur Kristóf 2011-05-29 14:35:15 UTC
(In reply to comment #0)
> The version of the extension does not match gnome-shells version

Yesterday's update to gnome-shell-extensions should fix this problem.

Comment 3 Stefan Schulze Frielinghaus 2011-05-29 15:00:56 UTC
I can confirm that todays update fixed the problem.

Thanks for the quick response.


Note You need to log in before you can comment on or make changes to this bug.