I can't do much with com.nokia.* 1.1, if you want it, vote here https://bugs.maemo.org/show_bug.cgi?id=12636 Incopatible library: show output of Code: $ dpkg -l libqt4-core For gtracing try Code: LD_PRELOAD=/opt/qtm12/lib/libQtContacts.so meecolay /path/to/gtracing 1. install with dpkg 2. move desktop file to /usr/share/applications/hildon 3. move icon from .../80x80/... to .../scalable/... 4. edit .desktop file from /usr/share/.../<name here>.png to <name here> 5. edit .desktop exec so that the command is issued: Code: meecolay somecommand , remove any invoker or single-instance calls. Any log?
$ dpkg -l libqt4-core
LD_PRELOAD=/opt/qtm12/lib/libQtContacts.so meecolay /path/to/gtracing
meecolay somecommand