problems with 7.0
Posted: Mon Apr 13, 2015 3:55 am
I've been using 7.0 since it first arrived. However, I figured that some "obvious" bugs would get fixed so I didn't do anything about them...
I'm using Linux Mint 17 which is based on Ubuntu 14.04.
When I start Codelite the last tabs open are no longer restored. The is an option to restore the last session, which is set by default, but the upgrade killed the behavior.
Likewise no GDB I just get a dialog box that says "Failed to locate gdb! at '/usr/bin/gdb '" but which gdb returns /usr/bin/gdb -- weird.
I tried to rename a project but the contents of the virtual folder just disappeared !!
So 7.0 looks like a major regression to me.
Lastly, when using the new Codelite terminal beware of stdio-ing too much stuff to it. It can't handle endless data the way the regular terminal does.
I'm using Linux Mint 17 which is based on Ubuntu 14.04.
When I start Codelite the last tabs open are no longer restored. The is an option to restore the last session, which is set by default, but the upgrade killed the behavior.
Likewise no GDB I just get a dialog box that says "Failed to locate gdb! at '/usr/bin/gdb '" but which gdb returns /usr/bin/gdb -- weird.
I tried to rename a project but the contents of the virtual folder just disappeared !!
So 7.0 looks like a major regression to me.
Lastly, when using the new Codelite terminal beware of stdio-ing too much stuff to it. It can't handle endless data the way the regular terminal does.