| View previous topic :: View next topic |
| Author |
Message |
brianahr Apprentice


Joined: 07 Oct 2004 Posts: 236 Location: USA
|
Posted: Fri Feb 25, 2005 5:45 am Post subject: creating 'new tab' in epiphany causes crash (solved) |
|
|
I recently encountered a problem in ephipany - right clicking on a link and selecting 'open in new tab' causes the browser to crash. The same thing happens if I click File -> new tab, or even Edit -> prefs. Epiphany spits the following to the commandline before dying:
| Code: |
(epiphany:12402): GLib-GObject-CRITICAL **: file gobject.c: line 1561 (g_object_ref): assertion `G_IS_OBJECT (object)' failed
** (epiphany:12402): CRITICAL **: file pango-engine.c: line 87 (_pango_engine_shape_covers): assertion `PANGO_IS_FONT (font)' failed
(epiphany:12402): GLib-GObject-CRITICAL **: file gobject.c: line 1561 (g_object_ref): assertion `G_IS_OBJECT (object)' failed
** (epiphany:12402): CRITICAL **: file pango-engine.c: line 68 (_pango_engine_shape_shape): assertion `PANGO_IS_FONT (font)' failed
** ERROR **: file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0)
aborting...
|
what seems interesting to me, is that I havent installed any new software on the system recently, or otherwise done anything to purturb it. I've tried removing the .gnome2/epiphany directory, but still get the same problem. any ideas?
Last edited by brianahr on Wed Mar 09, 2005 2:20 am; edited 1 time in total |
|
| Back to top |
|
 |
brianahr Apprentice


Joined: 07 Oct 2004 Posts: 236 Location: USA
|
Posted: Wed Mar 09, 2005 2:20 am Post subject: Fix |
|
|
| Well, I eventually figured out a solution to the problem. Having my 'Application' and 'Desktop' fonts (in Gnome) set to a Unicode font called 'ClearlyU' was causing the problem. After changing that, problem solved. Strange... |
|
| Back to top |
|
 |
silentplummet n00b

Joined: 14 Jun 2004 Posts: 48
|
Posted: Thu Mar 24, 2005 9:36 pm Post subject: |
|
|
| ClearlyU is an attractive font and this problem needs to be investigated by someone who knows more than me. |
|
| Back to top |
|
 |
!equilibrium Bodhisattva


Joined: 06 Jun 2004 Posts: 2109 Location: MI/BG/LC
|
Posted: Fri May 27, 2005 3:08 pm Post subject: |
|
|
@brianahr:
i have the same problem with all the Pango + Gtk programs, they crash when doing something like browsing the open-file dialog or opening files on the desktop; you solved changing the font in gnome, how to do this? i don't use gnome, can you help me? _________________ Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe
all my contents are released under the Creative Commons Licence by-nc-nd 2.5 |
|
| Back to top |
|
 |
soulmata n00b

Joined: 24 Mar 2005 Posts: 8
|
Posted: Fri Jun 24, 2005 6:37 am Post subject: |
|
|
Are you using KDE? If so:
If you emerge gtk-qt-engine you can use it to specify the font. Or, you can create a .gtkrc in ~ and specify the font in there. That solved the problem for me that I was having with many gtk apps crashing with those errors. |
|
| Back to top |
|
 |
!equilibrium Bodhisattva


Joined: 06 Jun 2004 Posts: 2109 Location: MI/BG/LC
|
Posted: Fri Jun 24, 2005 11:49 am Post subject: |
|
|
| soulmata wrote: | Are you using KDE? If so:
If you emerge gtk-qt-engine you can use it to specify the font. Or, you can create a .gtkrc in ~ and specify the font in there. That solved the problem for me that I was having with many gtk apps crashing with those errors. |
thank you for the advice @soulmata but unfortunately i don't use KDE, i user xfce4, so the .gtkrc solution cannot solve my problem _________________ Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe
all my contents are released under the Creative Commons Licence by-nc-nd 2.5 |
|
| Back to top |
|
 |
Chainsaw Developer

Joined: 25 Jul 2003 Posts: 46 Location: Peterborough, Cambridgeshire, UK
|
Posted: Sat Jun 25, 2005 3:18 pm Post subject: |
|
|
Could you have a look at bug 84586 please? _________________ os[Linux 2.6.33-rc1 x86_64] distro[Gentoo Linux "~amd64"] cpu[12 x Six-Core AMD Opteron(tm) Processor 2435 (AuthenticAMD) @ 800MHz] mem[Physical: 31.6GB, 94.0% free] disk[Total: 3.3TB, 61.5% free] sound[AV200 - Xonar ST] |
|
| Back to top |
|
 |
!equilibrium Bodhisattva


Joined: 06 Jun 2004 Posts: 2109 Location: MI/BG/LC
|
Posted: Sat Jun 25, 2005 4:10 pm Post subject: |
|
|
| Chainsaw wrote: | | Could you have a look at bug 84586 please? |
thanks for the advice, i immediately test the new version of pango and if the problem is solved i report in the bugzilla.
thank you very much _________________ Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe
all my contents are released under the Creative Commons Licence by-nc-nd 2.5 |
|
| Back to top |
|
 |
Smegma Tux's lil' helper


Joined: 25 Apr 2003 Posts: 111
|
Posted: Thu Jul 14, 2005 6:19 am Post subject: |
|
|
Thanks, it worked for me, I use KDE, I set to use the KDE fonts in GTK apps through GTK-Qt-engine _________________ Smegma |
|
| Back to top |
|
 |
|