Completes T2261, also applied dbus patch provided by Ikey
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R3569:75da98a129ec: Initial packaging of gnome-recipes
Install and browse around
Diff Detail
- Repository
- R3569 gnome-recipes
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
@JoshStrobl I know you claimed this and it was in the Awaiting Package Upgrades column, but from what I can tell it finally had a release. The current version is 1.4.6 which I thought was odd, since its not 3.24 like other GNOME applications. Let me know if something should be changed.
Yea the reason I didn't add it was because I couldn't actually launch it from its desktop icon, only the terminal.
Yea I mean, if it launches from the desktop entry (I tested it under GNOME in its Applications overlay but Budgie should work just fine too) then fantastic, I'll get it merged.
The bug can be tracked here: https://bugzilla.gnome.org/show_bug.cgi?id=784535. Hopefully something will come of it. The Exec line in the .desktop is the exact same as the command line way to open it so I don't understand.
Made headway. Changing the value of DBusActivatable to false in the .desktop file allows the program to run. Since you know a little about dbus @ikey , what could this mean? It seems like this might be Budgie specific if I am understanding Josh right
Quite literally understood it as the opposite of what I said. It doesn't work via the desktop entry. I said *if it launches*, not *it launches*.
Made the comment on the wrong task because I am a dumb dumb. "Seems that the issue got fixed. I'll wait for a new source tarball and then I can repackage this unless you still want it @JoshStrobl . Also shout out to @ikey for stepping in on the GNOME bug tracker."
Ya feel free to land the patch Ikey provided in the GNOME Bugzilla task :) and remove the prefix bit from meson_configure, since it is part of our macro. The rest of the package you provided looked good to me.
Alright will get the changes in. Just gotta remember how to apply a patch in my package.yml