Bug #10305 2007-02-11 11:47

cyplo

c::b won't close itself properly, svn rev 3592, linux

svn build rev 3592 (2007-02-10 13:44:04) gcc 4.1.1 Linux/unicode

after clicking 'quit' from menu or closing the main window, the main window disappears but c::b process is still running

when trying to start c::b after that it is complaining about another instance running; only `killall codeblocks` helps

my settings such as last project opened don't get saved

Category
Application::WrongBehaviour
Group
 
Status
Closed
Close date
2007-02-28 12:25
Assigned to
 
dermeister 2007-02-16 16:40

I can't reproduce this here with revision 3610 on Linux (gcc 4.1.1, wxGTK 2.6.3.3). It shuts down just as it is supposed to.

cyplo 2007-02-17 11:39

still reproductive , please contact me if you want to, i can provide additional info on demand

wxGTK: 2.6.3.3

svn build rev 3611 (2007-02-16 18:57:14) gcc 4.1.1 Linux/unicode

biplab 2007-02-27 10:06

Does this bug still persist?

cyplo 2007-02-27 18:37

seems to be ok now with

svn build rev 3648 (2007-02-27T18:18:53.386706Z) gcc 4.1.2 Linux/unicode

thanks

biplab 2007-02-28 12:25

Thanks for the feedback.