After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 545114 - Anjuta IDE lockup when running app from terminal or debugging
Anjuta IDE lockup when running app from terminal or debugging
Status: RESOLVED DUPLICATE of bug 538344
Product: anjuta
Classification: Applications
Component: core application
2.4.x
Other All
: Normal critical
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-28 09:41 UTC by Michael De Backer
Modified: 2008-07-28 17:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael De Backer 2008-07-28 09:41:01 UTC
Please describe the problem:
Anjuta GUI locks up when trying to run an application in the embedded terminal or starting a gdb session. Anjuta does not crash, it just stays in a non-functionnal state untill killed.

Steps to reproduce:
1. Install Anjuta on Debian lenny
2. Create new console project and build it (the hello world is enough)
3. Run it with "run in terminal" or start debugging session


Actual results:
The GUI locks, waiting for the terminal that never really comes. 
Terminal seems to load but never shows prompt nor cursor.

Expected results:
The application should run in the terminal or the debugger should start without locking the whole application.

Does this happen every time?
Every time on Debian lenny/sid since 2.4.2-1
Didn't happen in 2.4.0

Other information:
When activating/deactivating the terminal from plugins list, the application sometimes crash.
Sometimes, even if the plugin is checked in the list, it is not loaded until unchecked-rechecked.
Comment 1 Sébastien Granjoux 2008-07-28 17:45:49 UTC
I think it's a bug in vte which has been reported some time ago. Check your version of libvte and the explanations in the duplicated bugs. If it doesn't match do not hesitate to reopen this bug. 

*** This bug has been marked as a duplicate of 538344 ***