Skip to content
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

Open
fabrixx opened this issue Jul 15, 2014 · 7 comments
Open

Error after upgrade to Debian 7.6 #114

fabrixx opened this issue Jul 15, 2014 · 7 comments

Comments

@fabrixx
Copy link

fabrixx commented Jul 15, 2014

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

@fabrixx
Copy link
Author

fabrixx commented Jul 22, 2014

Today Gnome Shell arrived in Debian testing.
From Gnome shell addons site i cant install but ive build it and it work.

@zhangn1985
Copy link

you can use my fork. for debian 7.
https://github.com/zhangn1985/gnome-shell-extension-sensors/

@fabrixx
Copy link
Author

fabrixx commented Jul 27, 2014

I compiled from github and it work. Thanks
Il 27/lug/2014 05:08 "zhangn1985" [email protected] ha scritto:

you can use my fork. for debian 7.
https://github.com/zhangn1985/gnome-shell-extension-sensors/


Reply to this email directly or view it on GitHub
#114 (comment)
.

@joepadmiraal
Copy link

joepadmiraal commented May 3, 2017

I think I have the same error in Ubuntu 17.04:

GLib.FileError:
 Failed to open file “/proc/0/cmdline”: No such file or directory

Stack trace:
  detectHDDTemp@/home/joep/.local/share/gnome-shell/extensions/temperature@xtranophilist/utilities.js:51:23
  SensorsPrefsWidget<._getHddTempLabels@/home/joep/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:189:27
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
  SensorsPrefsWidget<._init@/home/joep/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:121:13
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
  buildPrefsWidget@/home/joep/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:238:18
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:90:22
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
  Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:243:17
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
  main@resource:///org/gnome/shell/extensionPrefs/main.js:399:5
  @<main>:1:49

I did a fresh install from the gnome extensions site.

@lucrib
Copy link

lucrib commented Jul 7, 2019

I have this issue with Ubuntu 18.04 installing from extensions website.

GLib.FileError: Failed to open file “/proc/0/cmdline”: No such file or directory

Stack trace:
  detectHDDTemp@/home/lucas/.local/share/gnome-shell/extensions/temperature@xtranophilist/utilities.js:51:23
  SensorsPrefsWidget<._getHddTempLabels@/home/lucas/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:189:27
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  SensorsPrefsWidget<._init@/home/lucas/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:121:13
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  buildPrefsWidget@/home/lucas/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:238:18
  _selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:91:22
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  _onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:243:17
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  main@resource:///org/gnome/shell/extensionPrefs/main.js:397:5
  @<main>:1:43

@ubuntupunk
Copy link

Ubuntu 18.04

GLib.FileError: Failed to open file “/proc/0/cmdline”: No such file or directory

Stack trace:
detectHDDTemp@/home/afropunk/.local/share/gnome-shell/extensions/temperature@xtranophilist/utilities.js:51:23
SensorsPrefsWidget<._getHddTempLabels@/home/afropunk/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:189:27
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
SensorsPrefsWidget<._init@/home/afropunk/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:121:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
buildPrefsWidget@/home/afropunk/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:238:18
_selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:91:22
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:243:17
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
main@resource:///org/gnome/shell/extensionPrefs/main.js:397:5
@

:1:4

@ziemowit-s
Copy link

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:
detectHDDTemp@/home/zs/.local/share/gnome-shell/extensions/temperature@xtranophilist/utilities.js:51:23
SensorsPrefsWidget<._getHddTempLabels@/home/zs/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:189:27
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
SensorsPrefsWidget<._init@/home/zs/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:121:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
buildPrefsWidget@/home/zs/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:238:18
_selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:91:22
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:243:17
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
main@resource:///org/gnome/shell/extensionPrefs/main.js:397:5
@

:1:43

Is there any resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants