nimbus icon indicating copy to clipboard operation
nimbus copied to clipboard

Displaying 0 degrees instead of correct value

Open kamraten opened this issue 8 years ago • 5 comments

Degrees shown is, and has been since yesterday, showing 0 instead of the correct value. Location used is Gothenburg, Sweden. Screenshot can be found here.

kamraten avatar May 18 '17 08:05 kamraten

Have you tried running Nimbus through the terminal? I assume we're having the same issue (#30).

ghost avatar May 18 '17 15:05 ghost

I have not tried running it trough the terminal yet, i dont know how. I typed nimbus and Nimbus but it returns command not found.

kamraten avatar May 18 '17 17:05 kamraten

Try com.github.danrabbit.nimbus

ghost avatar May 18 '17 17:05 ghost

Typing com.github.danrabbit.nimbus in the terminal gives me this:

(com.github.danrabbit.nimbus:3484): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2045:14: 'min-height' is not a valid property name

(com.github.danrabbit.nimbus:3484): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2046:13: 'min-width' is not a valid property name

(com.github.danrabbit.nimbus:3484): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2051:13: 'min-width' is not a valid property name
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

(com.github.danrabbit.nimbus:3484): GWeather-WARNING **: Failed to get IWIN forecast data: 403 Forbidden

And the same window as my screenshot, 0 degrees and sunny. I have no themes installed, just elementary and apps from their store. Maybe I should close this thread then since we seem to have the same problem?

kamraten avatar May 18 '17 17:05 kamraten

I have the same issue on a clean installation of elementaryOS. Nimbus displayed the correct values when installed, but after this I see only 0 degrees.

Here is my output:

(com.github.danrabbit.nimbus:3805): GWeather-WARNING **: Failed to get METAR data: 404 Not Found.
(com.github.danrabbit.nimbus:3805): GWeather-WARNING **: Failed to get IWIN forecast data: 403 Forbidden
(com.github.danrabbit.nimbus:3805): GWeather-WARNING **: Failed to get METAR data: 404 Not Found.

valkirilov avatar Oct 26 '17 07:10 valkirilov

Hey thanks for your report! This was probably fixed by #133

danirabbit avatar Oct 23 '23 04:10 danirabbit