Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cairo is broken with pango-1.32.6 #222

Closed
davelab6 opened this issue Jan 17, 2013 · 4 comments
Closed

Cairo is broken with pango-1.32.6 #222

davelab6 opened this issue Jan 17, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@davelab6
Copy link
Member

Andrey V. Panov emailed the lsit:

After upgrading pango to version 1.32.6, fontforge does not open a
window when UseCairoDrawing is set. On start, it writes on a console:

(process:1475): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()

(process:1475): GLib-CRITICAL **: g_once_init_leave: assertion `result !
= 0' failed

(process:1475): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()

(process:1475): GLib-CRITICAL **: g_once_init_leave: assertion `result !
= 0' failed

(process:1475): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()

(process:1475): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()

and hangs.
When UseCairoDrawing is zero, ff runs as usual.
@ghost ghost assigned monkeyiq and behdad Jan 17, 2013
@ghost ghost assigned monkeyiq Feb 13, 2013
@davelab6
Copy link
Member Author

Andrey says this still happens with pango 1.33.7 and cairo-1.12 on Slackware 14.0 on both x86 and x86_64

@monkeyiq
Copy link
Contributor

Fixed at #222

@matteoipri
Copy link

Hi, I use gnuplot and have found the same bug with every terminal that uses cairo. The bug happens with every version of pango from 1.32.6 to 1.33.8. I use a Mac and homebrew to get the software installed.
Now, my question to you is: how can I get this fixed? Who should I file a bug report to? The error message comes from glib, the corrupted terminals use cairo, the program I use is gnuplot, and I don't have any idea where to start to get this fixed.

Thank you very much! :)

@davelab6
Copy link
Member Author

davelab6 commented Mar 7, 2013

@matteoipri are you using fontforge? if not, I suggest you file the bug with gnuplot and point them to the fix made in fontforge (#350) so they can update gnuplot in a similar way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants