[opensuse-gnome] gnome-shell-extension-alternative-status-menu not working?
I've updated from 12.2 to 12.3 RC1 on my laptop and while I have gnome-shell-extension-alternative-status-menu installed, the menu only shows Power Off and I'm missing the separate Hibernate and Suspend entries that were there before. Is that a bug with the extension? In that case I'll happily file one... Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Sun, 2013-02-10 at 09:50 +0100, Andreas Jaeger wrote:
I've updated from 12.2 to 12.3 RC1 on my laptop and while I have gnome-shell-extension-alternative-status-menu installed, the menu only shows Power Off and I'm missing the separate Hibernate and Suspend entries that were there before.
Is that a bug with the extension? In that case I'll happily file one...
Hi AJ, This sounds indeed like a bug: can you please as a first check verify if the extension was enabled (easiest in gnome-tweak-tool, shell extensions).. Best regards, Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On 02/10/2013 10:29 AM, Dimstar / Dominique Leuenberger wrote:
On Sun, 2013-02-10 at 09:50 +0100, Andreas Jaeger wrote:
I've updated from 12.2 to 12.3 RC1 on my laptop and while I have gnome-shell-extension-alternative-status-menu installed, the menu only shows Power Off and I'm missing the separate Hibernate and Suspend entries that were there before.
Is that a bug with the extension? In that case I'll happily file one...
Hi AJ,
This sounds indeed like a bug: can you please as a first check verify if the extension was enabled (easiest in gnome-tweak-tool, shell extensions)..
It was disabled - but enabling did not change anything (even after restarting gnome-shell) Ok, filed a bug: https://bugzilla.novell.com/show_bug.cgi?id=802994 Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Btw. that was the *only* problem I encountered with GNOME. I have the impression that GNOME in 12.3 runs faster than the 12.2 version (on the same laptop) - and I like the new effects. Great work, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Hi Aj! I've just tested this - it looks like the problem was a miss-match between the Extension version and the gnome-shell version on the RC1 DVD If you update to the latest packages in the 12.3 repositories, you'll see the issue is resolved, so I'm going to close your bug Thanks for the report though ;-) On 10 February 2013 15:50, Andreas Jaeger <aj@suse.com> wrote:
Btw. that was the *only* problem I encountered with GNOME. I have the impression that GNOME in 12.3 runs faster than the 12.2 version (on the same laptop) - and I like the new effects.
Great work,
Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On 02/11/2013 01:29 PM, Richard Brown wrote:
Hi Aj!
I've just tested this - it looks like the problem was a miss-match between the Extension version and the gnome-shell version on the RC1 DVD If you update to the latest packages in the 12.3 repositories, you'll see the issue is resolved, so I'm going to close your bug
Thanks for the report though ;-)
Richard, thanks for checking this. But the last package change is from three weeks ago: ------------------------------------------------------------------- Sat Jan 19 19:23:13 UTC 2013 - dimstar@opensuse.org - Add g-s-e-power-off-elipsis.patch: "Power Off..." was changed to "Power Off", but a bunch of translations missed that yet. So, I expect this to be in already. Is this a missing recompilation or is something missing here? I'll test later today... Cheers, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On 11 February 2013 13:16, Andreas Jaeger <aj@suse.com> wrote:
Is this a missing recompilation or is something missing here? I'll test later today...
Cheers,
Andreas
We've had this happen quite a bit in the past with our extensions packages (which is why this is the last one left) - because an extension is just a bunch of javascript that is loaded up by the shell, the shell does lots of checking that the installed extension matches its shell version, etc. This makes lots of sense when you're installing from extensions.gnome.org - you wouldn't want to download the wrong script for your shell version But when we're packaging, we've certainly had plenty of times where the shell is expecting extensions of version x and the extension is expecting a shell of version y When that happens, the symptoms are exactly the same as you reported and I confirmed were true on the RC1 DVD But with the latest packages from the 12.3 repos everything is working fine, so I'm pretty convinced it was one of these mismatches. Short Answer: Yes, probably was just a package rebuild than smoothed things out -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On 02/11/2013 03:17 PM, Richard Brown wrote:
[...] Short Answer: Yes, probably was just a package rebuild than smoothed things out
Yes, it smoothed it out for me - after login/logout, Thanks, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (3)
-
Andreas Jaeger
-
Dimstar / Dominique Leuenberger
-
Richard Brown