Author Topic: Can't save default layout and segment fault !  (Read 4915 times)

zhuxuan

  • Guest
Can't save default layout and segment fault !
« on: March 30, 2007, 01:39:35 pm »
My OS is Debian etch, wxWidgets is 2.6.3 ( Debian package ).

Everytime I run Code::Blocks, adjust the layout, then save it, it always does not work.
When I run Code::Blocks next time, all setting was gone !

I notice that there is a "default.conf" in user's application data directory (under windows), but I cannot find the "default.conf" in my ~/.codeblocks (under Debian).

So, what's wrong ? Any suggestion ?

BTW, when I run Code::Blocks, I get the "Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed" message, and the "Segment Fault" message when I close Code::Blocks.

Do I miss something ?

My Code::Blocks was build from svn, Code::Blocks Version revision 3798 (gcc 4.1.2).

Thanks a lot ! :)

GMG

  • Guest
Re: Can't save default layout and segment fault !
« Reply #1 on: April 01, 2007, 03:33:14 am »
Are you referring to the layout of the editor?

zhuxuan

  • Guest
Re: Can't save default layout and segment fault !
« Reply #2 on: April 02, 2007, 06:46:00 am »
Yes, the layout of Code::Blocks (tool bar, messages window ... and so on.)

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Can't save default layout and segment fault !
« Reply #3 on: April 02, 2007, 01:41:12 pm »
..., and the "Segment Fault" message when I close Code::Blocks.
The segfault happens before the C::B configuration can be saved; ergo, you lose your settings. I'm sure the developers would appreciate any further information you could get as to how it happens, such as a backtrace.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)