User forums > Help
Intermittant crash on Ubuntu Dapper
Gibbon:
Hi
I'm getting this error when either saving a file (CTRL+S) or building (CTRL+F9)
--- Code: ---codeblocks: cairo-ft-font.c:678: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
codeblocks: cairo-ft-font.c:678: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
Aborted
--- End code ---
It only happens every so often, but three times in the last three hours. It's easy to restart, and the save has actually happened.
I'm using Version 1.0 revision 2573 - compiled on my machine.
Cheers
Michael:
Hello,
May be you can try with an other font and see if you still have the same problems.
Best wishes,
Michael
Gibbon:
--- Quote from: Michael on June 18, 2006, 03:45:11 pm ---Hello,
May be you can try with an other font and see if you still have the same problems.
Best wishes,
Michael
--- End quote ---
Nope - same error - this time using <CTRL+F9> to build my project.
I changed the font I'm using in the editor to courier 11 pt.
--- Code: ----------------- Build: default in SDL Application ---------------
codeblocks: cairo-ft-font.c:678: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
codeblocks: cairo-ft-font.c:678: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
Aborted
--- End code ---
Cheers
Michael:
Hello,
I have tried on my system, but all seem to work fine.
I have the following font settings:
C::B:
Monospace, Regular, 8
Default encoding when opening files: utf-8
Ubuntu Dapper (Font Preferences):
Sans, 10 --> for all except Window title font (Sans Bold, 10) and Fixed width font (Monospace, 10).
Best wishes,
Michael
PS.: May be you can give a try to the latest .deb package (nightly build) to verify if it works. I use it on my machine.
luochong:
Yes, I also have that problem. Codeblocks (nightly build 20060629 on Ubuntu) keeps on crashing because of this same error.
--- Code: ---codeblocks: /home/dajobe/dev/debian/cairo/libcairo-1.2.0/src/cairo-ft-font.c:680: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
--- End code ---
Especially when I add the source file "Student_info.cpp" (in the attachment) to the project, it always crashes. Codeblocks crashes at other moments also, very often.
Ps: I use the same font setting as Michael, but the problem persists.
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
Go to full version