Bug #14948 2008-12-21 14:30
terrix2
when file is changed out of codeblocks
everytime i make modifications out of codeblocks (with eg. svn update) in file opened in codeblocks, there is a dialog poping up with message that file has been modified (and there is some actions to choose, such as: reload, cancel....) and at this point my X server crashes. i suppose codeblocks makes it crashing.
by crash i mean, that i can move mouse cursor on the screen, but i cannot click anywhere and do nothing else. cursor image does not change any longer (no metter is it on text or on button). the only what left in this situation is CTRL+ALT+BACKSPACE
cheers.
ps. using linux debian, with gnome (latest lenny)
- Category
- Application::Crash
- Group
- Status
- Open
- Close date
- Assigned to
History
Can't reproduce here :( ... gentoo linux amd64 + e17
Do you have compositing manager enabled? (compiz or something similar) If so have you tried to disable it?
Also, more info about CB and wx versions might help.
Yes, I have Compiz enabled, but i didn't try it disabled yet.
Version of my CB and WX:
svn build rev 5456 (2009-02-14 11:03:04) gcc 4.1.2, wx 2.8.9, Linux/unicode
I also experience this behavior.
Ubuntu 8.10
Gnome 2.24.1, Compiz 1:0.7.8-0ubuntu4.1
CodeBlocks SVN 574X (I just updated, and forgot the last digit)
If a file is changed outside of Codeblocks, the "Reload File?" dialog opens with the following message:
"File $filename is modified outside the IDE... Do you want to reload it (you will lose any unsaved work)?
[Yes] [No] [All] [Cancel]"
At this point it appears that the entire system is frozen. Mouse movement works, but no clicks register. It is not possible to select a button, nor switch to any other running programs. However, after this happened several times I discovered that I could select a button on the dialog by using the keyboard instead of the mouse. After that, the system returned to normal function.
Just updated to Codeblocks SVN 5862 and I do not see the same behavior. (of course, now there's a different bug..... will file that one, too)
appears to be duplicate of:
[ Bug #15176 ] Hang when "file is modified outside the IDE"