Bug #18850 2013-01-01 13:38
mad_soft
Hangs when launch application from a .desktop file
Running openSUSE 12.2 x86_64
If launch codeblocks from console starts and close correctly
But if i launch codeblocks from kde menu entry (.desktop file), the applications starts perfectly but when i exit from app (close window or quit menu), the applications hangs and of course, don't terminate the process.
This bug happens from release 10.05 to 12.11
- Category
- Application::Error
- Group
- Platform:Linux
- Status
- Open
- Close date
- Assigned to
History
eua 2013-04-09 22:42
It's due FileManager plugin.
You needed to run from command line and disable FileManager plugin. This fix the issue. Otherwise it enter the dead loop.
http://developer.berlios.de/bugs/?func=detailbug&bug_id=18966&group_id=5358
mad_soft 2013-04-10 01:21
Thanks, It's true, disabling filemanager, cb works perfectly