You are not logged in.

#1 2014-02-10 12:55:38

stas.szczesniak
Member
Registered: 2013-11-09
Posts: 3

Pango installation fail. [SOLVED]

Hi.
When i'm trying to upgrade pango, using Pacman i get :

(pango-querymodules:722): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()

(pango-querymodules:722): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed

(pango-querymodules:722): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'

(pango-querymodules:722): GLib-GObject-CRITICAL **: g_enum_get_value: assertion `G_IS_ENUM_CLASS (enum_class)' failed

(pango-querymodules:722): Pango-WARNING **: Engine reported invalid script value 2

When I'm trying to run guake i get :
Traceback (most recent call last) :
   File "/usr/bin/guake", line 29, in <module>
       import gtk
   File "usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
       from gtk import _gtk
ImportError: /usr/lib/libpango-1.0.so.0: undefined symbol :  g_type_class_adjust_private_offset

How can i fix it ?

Last edited by stas.szczesniak (2014-02-11 15:03:30)

Offline

#2 2014-02-10 13:07:06

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Pango installation fail. [SOLVED]

Is your system up to date or did you update only pango?
What is the exact command you run to get

(pango-querymodules:722): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()

(pango-querymodules:722): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed

(pango-querymodules:722): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'

(pango-querymodules:722): GLib-GObject-CRITICAL **: g_enum_get_value: assertion `G_IS_ENUM_CLASS (enum_class)' failed

(pango-querymodules:722): Pango-WARNING **: Engine reported invalid script value 2


When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Offline

#3 2014-02-10 13:44:26

stas.szczesniak
Member
Registered: 2013-11-09
Posts: 3

Re: Pango installation fail. [SOLVED]

1) No, i've only updated pango,gtk2,gtk3,libtiger
2)

 sudo pacman -S pango 

Offline

#4 2014-02-10 14:10:25

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Pango installation fail. [SOLVED]

stas.szczesniak wrote:

1) No, i've only updated pango,gtk2,gtk3,libtiger

https://bbs.archlinux.org/viewtopic.php?id=130309


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2014-02-11 06:29:36

stas.szczesniak
Member
Registered: 2013-11-09
Posts: 3

Re: Pango installation fail. [SOLVED]

I have to reinstall my arch now, because some very important packages are broken. So i think it is solved.
Thank you.

Offline

#6 2014-02-11 13:55:26

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Pango installation fail. [SOLVED]

Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB