Code::Blocks Forums

User forums => Help => Topic started by: Pecan on December 18, 2006, 05:41:31 am

Title: CB wont remember Linux window size/placement
Post by: Pecan on December 18, 2006, 05:41:31 am
Linux ubuntu svn 3378

I had to start with a virgin default.conf. Ever since, CB will not remember its size and placement when closed.

Is there something I'm supposed to do to get it to remember?

thanks
Title: Re: CB wont remember Linux window size/placement
Post by: mandrav on December 18, 2006, 08:38:18 am
Sounds like it's not shutting down correctly (segfaults?) and so the default.conf is not saved. I will look if it's a generic problem later today...
Title: Re: CB wont remember Linux window size/placement
Post by: tiwag on December 18, 2006, 10:04:35 am
Linux ubuntu svn 3378

I had to start with a virgin default.conf. Ever since, CB will not remember its size and placement when closed.

Is there something I'm supposed to do to get it to remember?

are you using andLinux ?
then resizing doesn't work, probably because there is no window manager running under andLinux.

when using native ubuntu with the linux desktop, resizing works as expected.

brgds, tiwag
Title: Re: CB wont remember Linux window size/placement
Post by: Pecan on December 18, 2006, 02:24:25 pm
Linux ubuntu svn 3378

I had to start with a virgin default.conf. Ever since, CB will not remember its size and placement when closed.

Is there something I'm supposed to do to get it to remember?

are you using andLinux ?
then resizing doesn't work, probably because there is no window manager running under andLinux.

when using native ubuntu with the linux desktop, resizing works as expected.

brgds, tiwag

Yes, I'm using andLinux. Guess I'll live with it or edit the .conf directly.
Thanks again tiwag and Yiannis