[fpc-pascal] DBus in GUI application

Krzysztof dibo20 at wp.pl
Fri Apr 4 17:46:15 CEST 2014


Hi,

DBus documentation give me a headache. Does anyone know solution how
to implement DBus in GUI main loop (for signals listening)? I have
tried with threads but have two problems:
1. Not all signals are catched (randomly)
2. Deadlock when main thread trying to use dbus methods

Regards



More information about the fpc-pascal mailing list