
czr770 at iohazard
May 26, 2005, 4:11 PM
Views: 990
Permalink
|
Using stock rdesktop sources, builds cleanly in both x86 and qemu/arm. Will also run in x86 (with af) and under qemu-arm (without af). Does not integrate cleanly with af (x86 tested) even with desktop and dbus-service files: launching ok, but that's about it. Also it's impossible to pass command line parameters via desktop or d-bus service file (fdo specs for desktop-files clearly state that Exec should also accept command line params for programs launched, but since d-bus is the launcher I guess that is not a valid point). adding command line params to dbus svc file will cause failure to launch the application alltogether. These were tested with a wrapper script that did logging about it's command line parameters and env-vars. ak.
|