Crash on workspace switch

General questions regarding the usage of CodeLite
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Crash on workspace switch

Post by marfi »

Hi,
I've just compiled the latest SVN version 2471 (make clean, ./configure, make, make install) and CL now crashes every time I use "Workspace->Switch to workspace..." menu item. My OS is: Ubuntu 8.10, CL 2471.

Regards
marfi
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Crash on workspace switch

Post by eranif »

I just noticed this bug and I am fixing it.

It is a bug in SymbolView plugin - which was introduced lately

A commit is on its way :D
Eran
Make sure you have read the HOW TO POST thread
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Crash on workspace switch

Post by eranif »

Fixed in SVN

Eran
Make sure you have read the HOW TO POST thread
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Crash on workspace switch

Post by marfi »

Thank you for really fast fix :) Unfortunately, I've found next problem: If I close all projects (and the welcome screen pops out), exit CL and start it again, then error message box with text "Workspace file no longer exists: 'Default'" appears and no welcome screen is displayed.

marfi
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Crash on workspace switch

Post by eranif »

Do another update :D

Eran
Make sure you have read the HOW TO POST thread
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Crash on workspace switch

Post by marfi »

Super, it works now ;) Thanx!

Regards
marfi
Post Reply