Quote:
Originally Posted by Adam B.
I need to do more testing with hello_world. I still haven't got the menu to work in there.
|
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.