Quote:
Originally Posted by Gertjan
The application uses the package name (hello-world) for its ipc service but a hyphen is not allowed in the dbus namespace. Try to change the package name or DBUS_APPL_NAME define in ipc.c. Now the popup menu should be filled with items.
|
Yes!
That did it! Now it looks like I have some work to do.
Thanks!