Just heard of codelite decided to give it a try, running on Ubuntu 12.10
- Did a normal apt-get install
- First start was notified of a newer version, followed link followed by adding
deb http://repos.codelite.org/ubuntu/ quantal universe
to sources
- update/upgrade, version now 5.0.6213
- launch/create new workspace
- attempt to create new project in workspace
- crash
Ubuntu 12.10 crash on simply creating a project
-
- CodeLite Curious
- Posts: 1
- Joined: Mon Mar 18, 2013 8:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Ubuntu 12.10 crash on simply creating a project
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Ubuntu 12.10 crash on simply creating a project
This bug was fixed in trunk.
To workaround it, make sure you select a project category on the left side of the "New Project" dialog or codelite will crash
Look here (in the announcement post):
http://forums.codelite.org/viewtopic.php?f=9&t=1988
Under the "Known issues"
Eran
To workaround it, make sure you select a project category on the left side of the "New Project" dialog or codelite will crash
Look here (in the announcement post):
http://forums.codelite.org/viewtopic.php?f=9&t=1988
Under the "Known issues"
Eran
Make sure you have read the HOW TO POST thread