Bug #7968 2006-06-22 18:30
stickguy
Code Blocks crashes when saving files
After having tried the nightly builds from both June 11 and June 22 (Ubuntu package), I am unable to save files without Code::Blocks crashing. The File->Save menu option is grayed out, but if I push CTRL+S, Code::Blocks crashes. Also, when creating a new file, Code::Blocks crashes (presumably when saving the file). Saving of files works when using File->Save all files, however. I have tried saving files both with no projects open and after creating a new project. I have only tried creating files when no projects were open.
- Category
- Application::Crash
- Group
- Status
- Closed
- Close date
- 2006-09-08 11:38
- Assigned to
History
Hi does this still happen with a recent SVN revision?
Indeed. It happens to me with revision 2854 home-compiled, and with deb package 2846.
(codeblocks:18320): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
codeblocks: cairo-ft-font.c:680: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
Aborted
I tried bith libcairo-1.0.2 and libcairo-1.2.0 under ubuntu with the same result.
Indeed. It happens to me with revision 2854 home-compiled, and with deb package 2846.
(codeblocks:18320): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
codeblocks: cairo-ft-font.c:680: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
Aborted
I tried bith libcairo-1.0.2 and libcairo-1.2.0 under ubuntu with the same result.
People seem to be having problems with libcairo on Ubuntu recently. Could you try a more recent version of cario?
http://forums.codeblocks.org/index.php?topic=2869.msg30439#msg30439
Same as bug #008579.
Closing this.