Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2014-03-19 Thread althaser
Hey,

this is an old bug report.

Could you please still reproduce this issue with newer gnome-shell version
like 3.4.2-7+deb7u1 or 3.8.4-5+b1 ?

It works fine here with 3.8.4-5+b1.

thanks
regards
althaser


Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2013-04-19 Thread Emil Goode
I had the same issue with opening the system settings. It turned out
that the gnome-control-center had been uninstalled at some point and
after installing it again everything is back to normal.
I have no idea why the gnome-control-center got uninstalled, maybe some
update caused it.

Best regards,
Emil Goode


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2012-02-10 Thread Xueqian Zhao
After remove that locally installed extension and restart gnome-shell, 
the problem still exists.

JS ERROR: !!!   Exception in callback for signal: activate
JS ERROR: !!! message = 'app is null'
JS ERROR: !!! lineNumber = '667'
JS ERROR: !!! fileName = '/usr/share/gnome-shell/js/ui/userMenu.js'
JS ERROR: !!! stack = '([object Object],[object 
_private_Clutter_Event])@/usr/share/gnome-shell/js/ui/userMenu.js:667
_emit(activate,[object 
_private_Clutter_Event])@/usr/share/gjs-1.0/signals.js:124
([object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:108
([object _private_Shell_GenericContainer],[object 
_private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:81
'
- 原始邮件 -
发件人: Michael Biebl bi...@debian.org
收件人: Xueqian xueqi...@mtu.edu, 659...@bugs.debian.org
发送时间: 2012年 2 月 10日, 星期五 上午 2:34:50 GMT -05:00 美国/加拿大东部
主题: Re: Bug#659318: gnome-shell: Can not open system setting from the option in 
the right-top corner popup

On 10.02.2012 07:33, Xueqian wrote:
 Package: gnome-shell
 Version: 3.2.2.1-1
 Severity: normal
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***
 
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
  ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
 
 *** End of the template - remove these lines ***
 
 In the popup from right-top corner, there is an option named System 
 Settings. However, 
 after my recently update, I can not open it. There is no response.
 
 I checked the file .xsession-errors, and found some output:
  .xsession-errors ---
 (gnome-shell:5963): Clutter-WARNING **: The required ID of 5000268 does not 
 refer to an existing actor; this usually implies that the pick() of an actor 
 is not correctly implemented or that there is an error in the glReadPixels() 
 implementation of the GL driver.
 JS ERROR: !!!   Exception in callback for signal: activate
 JS ERROR: !!! message = 'app is null'
 JS ERROR: !!! lineNumber = '13'
 JS ERROR: !!! fileName = 
 '/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/extension.js'
 JS ERROR: !!! stack = '_onAdvancedSettingsActivate([object 
 Object],[object 
 _private_Clutter_Event])@/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/extension.js:13
 _emit(activate,[object 
 _private_Clutter_Event])@/usr/share/gjs-1.0/signals.js:124
 ([object 
 _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:108
 ([object _private_Shell_GenericContainer],[object 
 _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:81
 '


Looks like a broken locally installed extension.
Please remove that extension
/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/
and try again.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


-- 
Best regards,
Xueqian Zhao

Graduate Research Assistant
Electrical  Computer Engineering Department
Michigan Technological University
Houghton, MI 49931, USA



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2012-02-10 Thread Michael Biebl
On 10.02.2012 09:18, Xueqian Zhao wrote:
 After remove that locally installed extension and restart gnome-shell, 
 the problem still exists.
 
 JS ERROR: !!!   Exception in callback for signal: activate
 JS ERROR: !!! message = 'app is null'
 JS ERROR: !!! lineNumber = '667'
 JS ERROR: !!! fileName = '/usr/share/gnome-shell/js/ui/userMenu.js'
 JS ERROR: !!! stack = '([object Object],[object 
 _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/userMenu.js:667

Is that problem reproducible with a fresh user account? Do you have any
other extensions enabled?

I'm wondering why
let app =
Shell.AppSystem.get_default().lookup_app('gnome-control-center.desktop');
fails.
Do you have a file /usr/share/applications/gnome-control-center.desktop?
Is there maybe a gnome-control-center.desktop file in
/usr/local/share/applications or ~/.local/share/applications/ ?


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2012-02-10 Thread Huskmail
I only have one in /user/share/applications/

Sent from my iPhone

On Feb 10, 2012, at 3:46, Michael Biebl bi...@debian.org wrote:

 On 10.02.2012 09:18, Xueqian Zhao wrote:
 After remove that locally installed extension and restart gnome-shell, 
 the problem still exists.
 
JS ERROR: !!!   Exception in callback for signal: activate
JS ERROR: !!! message = 'app is null'
JS ERROR: !!! lineNumber = '667'
JS ERROR: !!! fileName = '/usr/share/gnome-shell/js/ui/userMenu.js'
JS ERROR: !!! stack = '([object Object],[object 
 _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/userMenu.js:667
 
 Is that problem reproducible with a fresh user account? Do you have any
 other extensions enabled?
 
 I'm wondering why
 let app =
 Shell.AppSystem.get_default().lookup_app('gnome-control-center.desktop');
 fails.
 Do you have a file /usr/share/applications/gnome-control-center.desktop?
 Is there maybe a gnome-control-center.desktop file in
 /usr/local/share/applications or ~/.local/share/applications/ ?
 
 
 -- 
 Why is it that all of the instruments seeking intelligent life in the
 universe are pointed away from Earth?
 



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2012-02-09 Thread Xueqian
Package: gnome-shell
Version: 3.2.2.1-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

In the popup from right-top corner, there is an option named System Settings. 
However, 
after my recently update, I can not open it. There is no response.

I checked the file .xsession-errors, and found some output:
 .xsession-errors ---
(gnome-shell:5963): Clutter-WARNING **: The required ID of 5000268 does not 
refer to an existing actor; this usually implies that the pick() of an actor is 
not correctly implemented or that there is an error in the glReadPixels() 
implementation of the GL driver.
JS ERROR: !!!   Exception in callback for signal: activate
JS ERROR: !!! message = 'app is null'
JS ERROR: !!! lineNumber = '13'
JS ERROR: !!! fileName = 
'/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/extension.js'
JS ERROR: !!! stack = '_onAdvancedSettingsActivate([object 
Object],[object 
_private_Clutter_Event])@/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/extension.js:13
_emit(activate,[object 
_private_Clutter_Event])@/usr/share/gjs-1.0/signals.js:124
([object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:108
([object _private_Shell_GenericContainer],[object 
_private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:81
'
- end file 


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.10.0-3
ii  gir1.2-accountsservice-1.0   0.6.15-2
ii  gir1.2-atk-1.0   2.2.0-2
ii  gir1.2-caribou-1.0   0.4.1-2
ii  gir1.2-clutter-1.0   1.8.2-2
ii  gir1.2-cogl-1.0  1.8.2-1
ii  gir1.2-coglpango-1.0 1.8.2-1
ii  gir1.2-folks-0.6 0.6.6-1
ii  gir1.2-freedesktop   1.31.1-1
ii  gir1.2-gconf-2.0 2.32.4-1
ii  gir1.2-gdkpixbuf-2.0 2.24.0-2
ii  gir1.2-gee-1.0   0.6.1-3
ii  gir1.2-gkbd-3.0  3.2.0-1
ii  gir1.2-glib-2.0  1.31.1-1
ii  gir1.2-gmenu-3.0 3.2.0.1-2
ii  gir1.2-gnomebluetooth-1.03.2.1-1
ii  gir1.2-gtk-3.0   3.2.3-1
ii  gir1.2-json-1.0  0.14.2-1
ii  gir1.2-mutter-3.03.2.2-1
ii  gir1.2-networkmanager-1.00.9.2.0-2
ii  gir1.2-pango-1.0 1.29.4-2
ii  gir1.2-polkit-1.00.104-1
ii  gir1.2-soup-2.4  2.34.3-1
ii  gir1.2-telepathyglib-0.120.16.2-1
ii  gir1.2-telepathylogger-0.2   0.2.12-1
ii  gir1.2-upowerglib-1.00.9.15-1
ii  gjs  1.30.1-1
ii  gnome-bluetooth  3.2.1-1
ii  gnome-icon-theme-symbolic3.2.2-1
ii  gnome-settings-daemon3.2.2-2
ii  gnome-shell-common   3.2.2.1-1
ii  gsettings-desktop-schemas3.2.0-2
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-26
ii  libcairo-gobject21.10.2-6.2
ii  libcairo21.10.2-6.2
ii  libcamel-1.2-29  3.2.2-1
ii  libcanberra0 0.28-3
ii  libclutter-1.0-0 1.8.2-2
ii  libcogl-pango0   1.8.2-1
ii  libcogl5 1.8.2-1
ii  libcroco30.6.2-2
ii  libdbus-1-3  1.4.16-1
ii  libdbus-glib-1-2 0.98-1
ii  libdrm2  2.4.30-1
ii  libebook-1.2-12  3.2.2-1
ii  libecal-1.2-10   3.2.2-1
ii  libedataserver-1.2-153.2.2-1
ii  libedataserverui-3.0-1   3.2.2-1
ii  libffi5  3.0.10-3
ii  libfolks25

Bug#659318: gnome-shell: Can not open system setting from the option in the right-top corner popup

2012-02-09 Thread Michael Biebl
On 10.02.2012 07:33, Xueqian wrote:
 Package: gnome-shell
 Version: 3.2.2.1-1
 Severity: normal
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***
 
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
  ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
 
 *** End of the template - remove these lines ***
 
 In the popup from right-top corner, there is an option named System 
 Settings. However, 
 after my recently update, I can not open it. There is no response.
 
 I checked the file .xsession-errors, and found some output:
  .xsession-errors ---
 (gnome-shell:5963): Clutter-WARNING **: The required ID of 5000268 does not 
 refer to an existing actor; this usually implies that the pick() of an actor 
 is not correctly implemented or that there is an error in the glReadPixels() 
 implementation of the GL driver.
 JS ERROR: !!!   Exception in callback for signal: activate
 JS ERROR: !!! message = 'app is null'
 JS ERROR: !!! lineNumber = '13'
 JS ERROR: !!! fileName = 
 '/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/extension.js'
 JS ERROR: !!! stack = '_onAdvancedSettingsActivate([object 
 Object],[object 
 _private_Clutter_Event])@/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/extension.js:13
 _emit(activate,[object 
 _private_Clutter_Event])@/usr/share/gjs-1.0/signals.js:124
 ([object 
 _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:108
 ([object _private_Shell_GenericContainer],[object 
 _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:81
 '


Looks like a broken locally installed extension.
Please remove that extension
/home/luke/.local/share/gnome-shell/extensions/advanced-settings-in-userm...@nuware.ru/
and try again.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature