Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83174 - Xfce 4.2 and Pango 1.8 crashes
Summary: Xfce 4.2 and Pango 1.8 crashes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 94209 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-24 04:08 UTC by Krzysztof Trzcinski
Modified: 2005-05-27 15:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
My emerge info (blue3.txt,1.94 KB, text/plain)
2005-02-24 06:13 UTC, Krzysztof Trzcinski
Details
gdb output (blue2.txt,2.26 KB, text/plain)
2005-02-24 06:15 UTC, Krzysztof Trzcinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Trzcinski 2005-02-24 04:08:38 UTC
I emerged Xfce4 and it looked like it worked fine. The first problem appeared when I tried browsing for a file (in a dialog, not xffm) and there was a very long filename to show (untill I scrolled down to its position everything was ok). The second situation I get almost the same error (only difference is the program name and number near it) is when I try to run Bluefish. It just won't start. Given Errors:

(bluefish:9366): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(bluefish:9366): Pango-CRITICAL **: _pango_engine_shape_covers: assertion `PANGO_IS_FONT (font)' failed

(bluefish:9366): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(bluefish:9366): Pango-CRITICAL **: _pango_engine_shape_shape: assertion `PANGO_IS_FONT (font)' failed

Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0)

I just updated all dependencies for Pango (unmerged it and done emerge -u pango) and than emerge system. I still get the same problem.
I'm runing X.org 6.8.2

Reproducible: Always
Steps to Reproduce:
1. Lunch Bluefish on Xfce4.2


Expected Results:  
Run Bleufish, browsing dialog not crash.

I'm able to run Firefox (which uses Pango - when I unemerged it Firefox didn't
start yeeling about Pango missing ;]). Everything works fine in KDE, though on
Xfce bugzilla they were sure it's not Xfce related (which I doubt a bit seeing
everything works on KDE).
Comment 1 foser (RETIRED) gentoo-dev 2005-02-24 05:42:42 UTC
your 'emerge info' is missing, please provide it like the bugreportform asks you to. Also get a backtrace from a crashing app, with debugging info.
Comment 2 Krzysztof Trzcinski 2005-02-24 06:13:52 UTC
Created attachment 52039 [details]
My emerge info

This is my (Krzysztof elmo Trzcinski) emerge info.
Comment 3 Krzysztof Trzcinski 2005-02-24 06:15:10 UTC
Created attachment 52040 [details]
gdb output
Comment 4 Krzysztof Trzcinski 2005-02-24 06:17:15 UTC
Sorry for missing info. And I hope that is what you asked for. If not please talk like to noob, though maybe I'm not newbie, but I think it will be the fastest way :]
Comment 5 Krzysztof Trzcinski 2005-02-25 06:43:17 UTC
I "accidentaly" run Bluefish as root and it suprisingly worked (with su, so Xfce was started by normal user). Though browsing still crashed, but when I run whole Xfce as root everything worked fine.
It was when I compiled Bluefish with debug info and running it as normal user gave me:
(bluefish:1879): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

If somebody can point me where to go from now on, because I lack a bit ideas what to do with those informations.
Comment 6 Krzysztof Trzcinski 2005-02-25 11:12:18 UTC
I found what was wrong. Something was wrong with font that I used for interface. When I changed it everything worked fine.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-05-27 15:17:13 UTC
*** Bug 94209 has been marked as a duplicate of this bug. ***