nodefourtytwo / gnome-shell-extension-cpu-freq

Change CPU frequency from gnome shell
12 stars 11 forks source link

Errors during execution #3

Closed victornoel closed 11 years ago

victornoel commented 11 years ago

Hi,

I get from time to time an error in looking glass saying: TypeError: indicator is null

I also get another one saying: Error: Expected type utf8 for Argument 'text' but got type 'undefined' (nil)

nodefourtytwo commented 11 years ago

Looking glass doesn't make debug really easy... I hope they'll include a line number for it some day, or make a proper debugger.

I don't really see how indicator could be null. It's only set to null when the extension is disabled. Do you disable it?

victornoel commented 11 years ago

Hmm, well… I don't have any more of these errors in my log, so maybe it was old errors for when the extension wasn't working before cpupower… I will check during the day and if nothing happen I will close the bug :)

nodefourtytwo commented 11 years ago

No news and I don't reproduce it here.

Should I close?

victornoel commented 11 years ago

Ho right, sorry, I completely forgot :)