Giter Site home page Giter Site logo

Comments (8)

RingOV avatar RingOV commented on August 22, 2024

Show screenshots: 1) Weather widget; 2) Preferences -> General tab

from gis-weather.

logix2 avatar logix2 commented on August 22, 2024

This is a gallery with the weather widget, indicator and preferences screenshots: https://imgur.com/a/hwLmLEu

The city I entered the code for is Berlin.

from gis-weather.

RingOV avatar RingOV commented on August 22, 2024

Do you refresh weather after set weather language?

from gis-weather.

logix2 avatar logix2 commented on August 22, 2024

The language has always been set to English and nothing else.

from gis-weather.

RingOV avatar RingOV commented on August 22, 2024

Open widget on terminal
gis-weather
and show output

from gis-weather.

logix2 avatar logix2 commented on August 22, 2024
$ gis-weather
Gis Weather 0.8.4
Configuration folder:
    /home/logix/.config/gis-weather/gw_config1.json

(gis-weather.py:28036): Gtk-WARNING **: 16:20:06.129: Theme parsing error: gtk.css:1:114: Failed to import: Error opening file /home/logix/.local/share/gnome-shell/extensions/[email protected]/stylesheet.css: No such file or directory

(gis-weather.py:28036): Gtk-WARNING **: 16:20:06.129: Theme parsing error: gtk.css:2:120: Failed to import: Error opening file /home/logix/.local/share/gnome-shell/extensions/[email protected]/stylesheet-tiled.css: No such file or directory
/usr/share/gis-weather/gis-weather.py:1535: DeprecationWarning: Gtk.Window.set_has_resize_grip is deprecated
  self.window_main.set_has_resize_grip(False)
/usr/share/gis-weather/gis-weather.py:1594: DeprecationWarning: Gtk.Window.set_opacity is deprecated
  self.window_main.set_opacity(opacity)
Widget size:
    width = 592 height = 320 including indent = 20
/usr/share/gis-weather/gis-weather.py:1546: DeprecationWarning: Gtk.Widget.is_composited is deprecated
  if not self.window_main.is_composited():
Your screen supports alpha
/usr/share/gis-weather/gis-weather.py:808: DeprecationWarning: Gdk.cairo_create is deprecated
  self.cr = Gdk.cairo_create(self.get_window())
> Getting weather for 6 days
> Downloading https://services.gismeteo.ru/inform-service/inf_chrome/forecast/?lang=com&city=2391
OK
> updated on server 14:50
> weather received 16:20
> Next update in 60 min
----------------------------------------
> downloading 28.png
Unable to download
28.png
/usr/share/gis-weather/gis-weather.py:593: DeprecationWarning: AppIndicator3.Indicator.set_icon is deprecated
  self.indicator.set_icon(icon)
> downloading 28.png
Unable to download
28.png
/usr/share/gis-weather/gis-weather.py:1118: DeprecationWarning: dist() and linux_distribution() functions are deprecated in Python 3.5
  if platform.dist()[0] == 'debian':
> downloading 45.png
Unable to download
45.png
> downloading 26.png
Unable to download
26.png
> downloading 37.png
Unable to download
37.png
> downloading 38.png
Unable to download
38.png
> downloading 11.png
Unable to download
11.png
> downloading 11.png
Unable to download
11.png
> downloading 40.png
Unable to download
40.png
> downloading 37.png
Unable to download
37.png
> downloading 37.png
Unable to download
37.png
> downloading 37.png
Unable to download
37.png
> downloading 39.png
Unable to download
39.png
> downloading 39.png
Unable to download
39.png
> downloading 39.png
Unable to download
39.png
> downloading 39.png
Unable to download
39.png
> Check for new version (deb)
>>> New version available 0.8.4.1
>>> http://sourceforge.net/projects/gis-weather/files/gis-weather/0.8.4.1/gis-weather_0.8.4.1_all.deb/download
----------------------------------------

I guess the URL https://services.gismeteo.ru/inform-service/inf_chrome/forecast/?lang=com&city=2391 lang parameter should be en, but is set to com.

from gis-weather.

RingOV avatar RingOV commented on August 22, 2024

lang parameter should be en, but is set to com.

Yes, this is problem. Default value was "com", I fix it in next commit.
Solution:
Change other weather lang -> update -> change English -> update

from gis-weather.

logix2 avatar logix2 commented on August 22, 2024

Thanks!

from gis-weather.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.