-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error after upgrade to Debian 7.6 #114
Comments
Today Gnome Shell arrived in Debian testing. |
you can use my fork. for debian 7. |
I compiled from github and it work. Thanks
|
I think I have the same error in Ubuntu 17.04:
I did a fresh install from the gnome extensions site. |
I have this issue with Ubuntu 18.04 installing from extensions website.
|
Ubuntu 18.04 GLib.FileError: Failed to open file “/proc/0/cmdline”: No such file or directory Stack trace: |
The same error on Ubuntu 18.04: GLib.FileError: Otwarcie pliku „/proc/0/cmdline” się nie powiodło: No such file or directory Stack trace: Is there any resolution? |
I updated to Debian testing 7.6 and i can't activate extension.
I have the error:
GLib.FileError: Apertura del file "/proc/0/cmdline" non riuscita: File o directory non esistente
Stack trace:
0 detectHDDTemp()@/home/fabrizio/.local/share/gnome-shell/extensions/temperature@xtranophilist/utilities.js:51
1 anonymous()@/home/fabrizio/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:189
2 wrapper()@/usr/share/gjs-1.0/lang.js:213
3 anonymous("params" = undefined)@/home/fabrizio/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:121
4 wrapper()@/usr/share/gjs-1.0/lang.js:213
5 buildPrefsWidget()@/home/fabrizio/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:238
6 anonymous("uuid" = ""temperature@xtranophilist"")@/usr/share/gnome-shell/js/extensionPrefs/main.js:100
7 wrapper(""temperature@xtranophilist"")@/usr/share/gjs-1.0/lang.js:213
8 anonymous([object GObject_Object])@/usr/share/gnome-shell/js/extensionPrefs/main.js:119
9 wrapper([object GObject_Object])@/usr/share/gjs-1.0/lang.js:213
10 anonymous("uuid" = ""temperature@xtranophilist"")@/usr/share/gnome-shell/js/extensionPrefs/main.js:110
11 wrapper(""temperature@xtranophilist"")@/usr/share/gjs-1.0/lang.js:213
12 anonymous([object Object])@/usr/share/gnome-shell/js/extensionPrefs/main.js:219
13 wrapper([object Object])@/usr/share/gjs-1.0/lang.js:213
14 _emit("name" = ""extensions-loaded"")@/usr/share/gjs-1.0/signals.js:124
15 anonymous([object GObject_Object])@/usr/share/gnome-shell/js/misc/extensionUtils.js:178
16 wrapper([object GObject_Object])@/usr/share/gjs-1.0/lang.js:213
17 done()@/usr/share/gnome-shell/js/misc/fileUtils.js:33
18 anonymous("infos" = [object Array])@/usr/share/gnome-shell/js/misc/fileUtils.js:51
19 onNextFileComplete("res" = [object GObject_Object], "obj" = [object GObject_Object])@/usr/share/gnome-shell/js/misc/fileUtils.js:21
20 main("argv" = [object Array])@/usr/share/gnome-shell/js/extensionPrefs/main.js:276
21 @:1
In Gnome shell addons page i see a red box with error instead of black swit.h
The text was updated successfully, but these errors were encountered: