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

Gnome notification weather not working in Pop!OS #126

Open
aia832003 opened this issue Jan 30, 2018 · 17 comments
Open

Gnome notification weather not working in Pop!OS #126

aia832003 opened this issue Jan 30, 2018 · 17 comments

Comments

@aia832003
Copy link

gnome-correct-notifications
I am having an issue with Pop!OS not updating the Gnome weather in the notification area as expected. System information is below and I've attached screenshots of the expected result and the Pop!OS system with it not working correctly.
gnome-incorrect-notification

Andrew Allen

 * Pop! OS - (run ```cat /etc/os-release```)
NAME="Pop!_OS"
VERSION="17.10 (Artful Aardvark)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 17.10 (Artful Aardvark)"
VERSION_ID="17.10"
HOME_URL="https://system76.com/pop"
SUPPORT_URL="http://support.system76.com/"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=artful
UBUNTU_CODENAME=artful

 * Related Application and/or Package Version - apt policy $PACKAGE NAME

Gnome weather in clock/calendar panel

Issue/Bug Description
Pop! OS does not maintain the location and present weather information.

Steps to reproduce (if you know)

Click weather in the panel and opens Gnome weather but doesn't update panel.

Expected behavior
The panel should maintain weather information and auto-update in the background via location services.

Other Notes

@sramkrishna
Copy link

yes, I se the same thing. What the notification panel says and what gnome weather says are two different things.

@brs17
Copy link
Contributor

brs17 commented Feb 21, 2018

@sramkrishna Can you also determine if this is an upstream issue or specifically an issue with Pop!_OS?

Thanks!

@aia832003
Copy link
Author

I can confirm this works as intended on Fedora installations on 2 other machines. The notification applet can be manually started by changing the location manually in gnome weather instead of using location services to autoload the location.

@gregrtardif
Copy link

This is pretty old...but i found that if you turn off automatic location within the weather app it will show up in the notification shade... so not a fix but a work around.

@juhani-korhonen
Copy link

juhani-korhonen commented Aug 8, 2019

Oh geez guys, are you serious...? Can't you just set the applet to show those locations where you actually have the weather data available...? Had to shoot blind until I found a city 115 km from where I live displaying the weather data, and I live in a University one (whereas the former is not).

This is not actually the first time that GNOME Weather is all buggy. I reported a bug (on the same issue) a couple of years ago on LaunchPad; not sure if it was an upstream bug, though...

And oh yeah, I am referring to the GNOME Weather developers, not the good folks at Pop!_OS :-)

@BrainBlasted
Copy link

This is a gnome-shell bug, not a GNOME Weather issue. Now that it's been reported upstream, it's being looked into.

@ningfei
Copy link

ningfei commented Jan 12, 2020

See here. Seems it has been fixed in the upstream

@Amazeryogo
Copy link

Try installing the flatpak version, and remove the ubuntu one, it worked for me

@FunkyMuse
Copy link

image

It seems that there's no schema for the saved locations if you use dconf.
The issue still remains.

@GregLumpkin
Copy link

I can verify that this is still an issue. It used to work, but stopped a while back. I have uninstalled the deb version of the weather app and installed the flatpack version and that did not fix it. I disabled auto-location, and that did not help either. The weather forecast will show data in the app if you click on the notification, but in the notification center itself, it does not show forecast information.
Screenshot from 2021-04-16 07-44-12

@ilteoood
Copy link

Same here on my two fresh PopOS 20.04 installations

@jacobgkau
Copy link
Member

The issue occurring now, in 2021, is probably not the same issue that affected 17.10 in 2018, but we can use this issue page since it's still open.

It looks like this was fixed upstream: https://gitlab.gnome.org/GNOME/libgweather/-/issues/82
It's also affecting Ubuntu, which already has an open bug report: https://bugs.launchpad.net/libgweather/+bug/1918044

Ubuntu 20.04 and 20.10 currently ship libgweather-3-16 version 3.36.1-1, while the issue is reportedly fixed in version 3.36.2. Debian backported the fix into version 3.36.1-3. I can confirm that after installing libgweather-3-16 version 3.36.1-3, I have working weather in the dropdown:

Screenshot from 2021-04-26 14-14-32

This package comes from Ubuntu (which can be seen by running apt policy libgweather-3-16), so this will be fixed when Ubuntu updates their libgweather-3-16 package to version 3.36.1-3 or higher. Alternatively, the higher libgweather-3-16 package could be backported into Pop!_OS to replace the Ubuntu version.

In the meantime, here is a package that can be manually installed on Pop!_OS to fix the issue: https://www.dropbox.com/s/uw9agzw8iuxp1eg/libgweather-3-16_3.36.1-3_amd64.deb?dl=1

(The download from the Debian website doesn't work because it depends on libgdk-pixbuf-2.0-0, while that package is called libgdk-pixbuf2.0-0 in Ubuntu; the package I'm linking here has not been modified from this release except compiling the package on a Pop!_OS machine.)

Eddy might label this as a "downgrade," but the version number is higher and apt will not downgrade it back to Ubuntu's version (as of right now.) This does still require Location Services being enabled or selecting a location manually in the Weather app to work.

@ilteoood
Copy link

I've installed the .deb proposed by @jacobgkau and is working incredibly well, after a reboot!

image

Thank you so much!

@GregLumpkin
Copy link

GregLumpkin commented Apr 27, 2021 via email

@frafaelribeiro
Copy link

@jacobgkau Thanks!.Your .deb package fixed it.

@xtreitd
Copy link

xtreitd commented Jun 2, 2022

This package is by default, but the weather periodically disappears. Greetings from 2022 :)
image

@sahfd4eiugf
Copy link

Same issue in 2023 (now October)
The weather randomly returns 404, and thus I am unable to open the whole calendar or notification box, which is quite annoying

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

No branches or pull requests