all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* D-Bus service files on foreign distributions
@ 2024-08-25 11:08 Roman Riabenko via
  2024-08-26  8:27 ` Nils Landt
  0 siblings, 1 reply; 5+ messages in thread
From: Roman Riabenko via @ 2024-08-25 11:08 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

Hello

How to expose service files to D-Bus on a foreign distribution?

I installed gnome-text-editor with guix on a foreign distribution
(PureOS byzantium). It would run from command line, but fail to start
from the applications grid with the following error.

$ journalctl -f
сер 25 10:35:03 pureos phosh[1402]: Failed to launch app 'Текстовий
редактор' with startup id: '6546b399-a2e0-4ded-b278-84863a9f32bf'

I considered the presence of "DBusActivatable=true" in its desktop file
and copied the service file. That allowed me to launch the application
from the icon as expected. 

$ sudo cp /home/purism/.guix-profile/share/dbus-
1/services/org.gnome.TextEditor.service /usr/share/dbus-1/services/

Is there a better approach for making the service files available to D-
Bus on a foreign distribution?

Roman

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-12 19:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-25 11:08 D-Bus service files on foreign distributions Roman Riabenko via
2024-08-26  8:27 ` Nils Landt
2024-09-11 18:57   ` Roman Riabenko via
2024-09-12 11:13     ` Nils Landt
2024-09-12 19:54       ` Roman Riabenko via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.