<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Anyone willing to help me out here?<br>
      <br>
      Nils<br>
      <br>
      <br>
      On 04.03.2014 20:22, Nils Henkel wrote:<br>
    </div>
    <blockquote cite="mid:53162811.4040200@web.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hi,<br>
      <br>
      here is some information I found. According to<br>
      <br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#g-type-init">https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#g-type-init</a><br>
      <br>
      <code class="literal">"g_type_init</code> has been deprecated
      since version 2.36 and should not be used in newly-written code.
      the type system is now initialised automatically"<br>
      <br>
      Is it possible that many gtk applications have been rewritten
      (conforming to this information) not to call <code
        class="literal">g_type_init <font face="sans-serif">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:<br>
          <br>
        </font></code>
      <blockquote><code class="literal"><font face="sans-serif">#
            aptitude show libglib2.0-0</font></code><br>
        <code class="literal"><font face="sans-serif">Paket:
            libglib2.0-0                             </font></code><br>
        <code class="literal"><font face="sans-serif">Zustand:
            Installiert</font></code><br>
        <code class="literal"><font face="sans-serif">Automatisch
            installiert: nein</font></code><br>
        <code class="literal"><font face="sans-serif">Multi-Arch: same</font></code><br>
        <code class="literal"><font face="sans-serif">Version: 2.38.2-5</font></code><br>
        <br>
        # ldconfig -p<br>
        ...<br>
        libglib-2.0.so.0 (libc6,x86-64) =>
        /lib/x86_64-linux-gnu/libglib-2.0.so.0<br>
        # ls -l /lib/x86_64-linux-gnu/libglib-2.0.so.0<br>
        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<br>
        <br>
        <br>
      </blockquote>
      Cheers,<br>
      Nils<br>
      <blockquote><code class="literal"></code></blockquote>
    </blockquote>
    <br>
  </body>
</html>