GNOME Weather doesn't start

  • Done
  • quality assurance status badge
Details
3 participants
  • Luis Felipe
  • Pierre Neidhardt
  • sirgazil
Owner
unassigned
Submitted by
sirgazil
Severity
normal

Debbugs page

sirgazil wrote 5 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
16fe97107b0.baa0e3bd58158.9173541595828716797@zoho.com
Clicking the GNOME Weather icon doesn't start the application. Trying to run it from a terminal doesn't work either, and I get the following message:

$ gnome-weather
Unsatisfied dependency: GWeather

I'm using this Guix in the GNU system:

$ LANG=C guix describe
Generation 12 Jan 27 2020 16:50:09 (current)
guix a38bf7c
branch: master
commit: a38bf7c843c75a6ed55495c75c26ccc7afc44a00


---
Pierre Neidhardt wrote 5 years ago
(name . sirgazil)(address . sirgazil@zoho.com)
875zeiba2z.fsf@ambrevar.xyz
I can reproduce.

Note that from GNOME, running "gnome-weather" in a shell works.

However the icon does not work either. I noticed that the desktop
file executes

Toggle snippet (3 lines)
gapplication launch org.gnome.Weather

Does any one know how this is supposed to work?
If not, as a workaround I suggest we replace this line with
"gnome-weather".

--
Pierre Neidhardt
Pierre Neidhardt wrote 5 years ago
GNOME Weather doesn't start
(address . 39324@debbugs.gnu.org)
87v9met7jf.fsf@ambrevar.xyz
The error is

Toggle snippet (4 lines)
> gapplication launch org.gnome.Weather
error sending Activate message to application: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Weather exited with status 1

strace attached.

I've reported the issue upstream:


I've pushed a workaround in ea529c75d1e527ab76bf865d765bb529fcc2bb7d.

Also note that gnome-weather fails outside of GNOME (in my case with
EXWM) with

Toggle snippet (4 lines)
> gnome-weather
Unsatisfied dependency: GWeather

--
Pierre Neidhardt
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl6J1ZQACgkQm9z0l6S7
zH+KBwgAm+PxdziVviGLRbC8GwvMHBpaN3AveAphJbnnvJATpEgZSfynXu6qzh9h
Zyug18ywFNEEAtzivGt/PCylLwKMiMUDQQVCxrbrnetVobllcEzzObsUrRy2nvG1
DBc7eW6+nznGHIDB4Pd2gVOGkco3YOtQmuO6PuhU40D8pqaoATvNmtGfyAtXLRBP
PUpEkSxzX/r0X/yrdJpRkMR9Ndtne3G+r3RTEUBYrwRecocdhhyw4QzTnQRtht0E
7sVHrRyJb/n5P2UWTkop6/lBi9vdksMgbD5mavIiOWII9H1QroZXy+kBeQLpcCMG
g1pvbKLioY/uiJ0+0K7YgDN8B8Tzbw==
=7pcN
-----END PGP SIGNATURE-----

Luis Felipe wrote 3 years ago
(name . 39324-done@debbugs.gnu.org)(address . 39324-done@debbugs.gnu.org)
6ebFz0j5ZlcrZt-6fefsjJvc0pXa1JgoErepEwO6biPmp9PYWCOzRSG1IxFVrW96h9XY1c4FOj8C0AUoe57bsjhVW1FKrVrF3lXxiSxNMFw=@protonmail.com
Problem solved in the following software:

GNOME 40.4
GNOME Weather 40.1

guix describe
Generation 52 Dec 23 2021 11:56:54 (current)
guix 037c2b6
branch: master
commit: 037c2b6d3acdf7f5b68ecb3024ef90bce85922df
~~~

---
Luis Felipe López Acevedo
Attachment: signature.asc
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 39324@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 39324
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help