Comment 2 for bug 594814

Revision history for this message
Marcel (tanuva-googlemail) wrote :

The running binary name seems to be qtcreator.bin while the desktop file launches qtcreator.
[I just cannot explain why the process is marked defunct, Creator is working fine.]

marcel@d-a318:~$ ps -ef | grep qtcreator
marcel 1911 1 5 09:25 ? 00:00:02 /usr/bin/qtcreator.bin
marcel 1919 1911 0 09:25 ? 00:00:00 [qtcreator.bin] <defunct>
marcel 1971 1436 0 09:25 pts/1 00:00:00 grep --color=auto qtcreator

[Desktop Entry]
Exec=qtcreator %F
Icon=qtcreator_logo_32
Type=Application
Terminal=false
Name=Qt Creator
GenericName=Integrated Development Environment
MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;
Categories=Qt;Development;IDE;