After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780821 - Recipes no longer starts from Activities Overview
Recipes no longer starts from Activities Overview
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
1.0.x
Other Linux
: Normal major
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-04-01 23:08 UTC by Jeremy Bicha
Modified: 2017-04-02 03:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-04-01 23:08:24 UTC
gnome-recipes 1.0.2 and 1.0.4 built on Ubuntu 17.04
The Recipes launcher in GNOME Shell's Activities Overview no longer works.

We triaged this on IRC.

In 1.0.0, I have this in /usr/share/dbus-1/services/org.gnome.Recipes.service:

Exec=/usr/bin/gnome-recipes --gapplication-service

In 1.0.4, I have this:

Exec=gnome-recipes --gapplication-service

If I change that to use the full path, the Recipes launcher works again.

Everything else on my system uses the full path for the Exec line in /usr/share/dbus-1/services/

Therefore, this commit isn't working right:
https://git.gnome.org/browse/recipes/commit/?id=7ed6793a