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
 
ID_24639 2006-08-05 12:49

Hi does this still happen with a recent SVN revision?

ID_30537 2006-08-15 18:19

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.

ID_30537 2006-08-15 19:12

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.

ID_24639 2006-08-21 23:41

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

mandrav 2006-09-08 11:38

Same as bug #008579.

Closing this.