Hi,

here is some information I found. According to

https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#g-type-init

|"g_type_init| has been deprecated since version 2.36 and should not be used in newly-written code. the type system is now initialised automatically"

Is it possible that many gtk applications have been rewritten (conforming to this information) not to call |g_type_init anymore, but it is actually still needed? Or might I have a wrong version of glib2? I have in use as far as I understand:

|

   |# aptitude show libglib2.0-0|
   |Paket: libglib2.0-0 |
   |Zustand: Installiert|
   |Automatisch installiert: nein|
   |Multi-Arch: same|
   |Version: 2.38.2-5|

   # ldconfig -p
   ...
   libglib-2.0.so.0 (libc6,x86-64) =>
   /lib/x86_64-linux-gnu/libglib-2.0.so.0
   # ls -l /lib/x86_64-linux-gnu/libglib-2.0.so.0
   lrwxrwxrwx 1 root root 23 Mär  4 20:15
   /lib/x86_64-linux-gnu/libglib-2.0.so.0 -> libglib-2.0.so.0.3800.2


Cheers,
Nils

   ||

_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

Reply via email to