[Desktop-packages] [Bug 2049975] Re: Screencast fails when Thai format is enabled

2024-01-21 Thread Jean-Luc Aufranc
Sorry for not providing enough information. It's Ubuntu 22.04. System: Host: CNX-LAPTOP-5 Kernel: 6.5.0-14-generic x86_64 bits: 64 Desktop: GNOME 42.9 Distro: Ubuntu 22.04.3 LTS (Jammy Jellyfish) -- You received this bug notification because you are a member of Desktop Packages, which is s

[Desktop-packages] [Bug 2049975] [NEW] Screencast fails when Thai format is enabled

2024-01-20 Thread Jean-Luc Aufranc
Public bug reported: When I try screencasting with Thai format enabled, the program fails with the following error: Jan 20 16:41:55 Khadas-Mind-CNX dbus-daemon[1801]: [session uid=1000 pid=1801] Successfully activated service 'org.gnome.Shell.Screencast' Jan 20 16:41:55 Khadas-Mind-CNX gjs[49974

[Desktop-packages] [Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2013-04-08 Thread Jean-Luc Aufranc
Looking in to the log, I get this error: [MainThread] 2013-04-07 09:56:48,223 - ERROR - Location: error reaching url 'http://where.yahooapis.com/geocode?flags=J&location=Chiang+Mai%2C+Chiang+Mai%2C+Thailand&appid=mOawLd4s' When I try in Firefox, I get 404 error: "Sorry, the page you requested was

[Desktop-packages] [Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2013-04-08 Thread Jean-Luc Aufranc
Very strange. The solution to this bug is exactly the opposite of the solution to https://bugs.launchpad.net/weather-indicator/+bug/1090890 And I get the same error whether I use: if (yahoo_woeid_result['ResultSet']['Error'] != 0) or if (yahoo_woeid_result['ResultSet']['Error'] != "0") -- You r