<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>15573</bug_id>
          
          <creation_ts>2008-05-08 01:53:00 +0400</creation_ts>
          <short_desc>symbol lookup error: gedit: undefined symbol: gtk_source_print_compositor_get_type</short_desc>
          <delta_ts>2009-08-10 01:26:44 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libgtksourceview2</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>15079</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Alexey Rusakov">ktirf</assigned_to>
          <cc>aris</cc>
    
    <cc>at</cc>
    
    <cc>blake</cc>
    
    <cc>damir</cc>
    
    <cc>eostapets</cc>
    
    <cc>evyscr</cc>
    
    <cc>icesik</cc>
    
    <cc>ktirf</cc>
    
    <cc>lav</cc>
    
    <cc>oddity</cc>
    
    <cc>shaba</cc>
    
    <cc>syatskevich</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69483</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-08 01:53:00 +0400</bug_when>
    <thetext>This bug is (AFAIU) from the same series of underspecified RPM dependencies
(collected at https://bugzilla.altlinux.org/show_bug.cgi?id=15079 ): in reality,
the program needs a new version of a library, in RPM, this isn&apos;t specified. 

The reasonable solution should probably be to add the version to the library&apos;s
ABI and to rebuild this package; in this case, the library is a part of gtk (I
haven&apos;t found out which one).

$ rpm -q gedit
gedit-2.22.0-alt2
$ ldd -r $(which gedit)
	linux-gate.so.1 =&gt;  (0xb7fa5000)
	libpython2.5.so.1.0 =&gt; /usr/lib/libpython2.5.so.1.0 (0xb7e5d000)
	libpthread.so.0 =&gt; /lib/libpthread.so.0 (0xb7e46000)
	libgtksourceview-2.0.so.0 =&gt; /usr/lib/libgtksourceview-2.0.so.0 (0xb7e18000)
	libgnomeui-2.so.0 =&gt; /usr/lib/libgnomeui-2.so.0 (0xb7d8f000)
	libgnome-2.so.0 =&gt; /usr/lib/libgnome-2.so.0 (0xb7d7b000)
	libglade-2.0.so.0 =&gt; /usr/lib/libglade-2.0.so.0 (0xb7d64000)
	libgtk-x11-2.0.so.0 =&gt; /usr/lib/libgtk-x11-2.0.so.0 (0xb7987000)
	libxml2.so.2 =&gt; /usr/lib/libxml2.so.2 (0xb786b000)
	libgdk-x11-2.0.so.0 =&gt; /usr/lib/libgdk-x11-2.0.so.0 (0xb77d6000)
	libatk-1.0.so.0 =&gt; /usr/lib/libatk-1.0.so.0 (0xb77bb000)
	libgdk_pixbuf-2.0.so.0 =&gt; /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb77a1000)
	libcairo.so.2 =&gt; /usr/lib/libcairo.so.2 (0xb7738000)
	libpango-1.0.so.0 =&gt; /usr/lib/libpango-1.0.so.0 (0xb76fc000)
	libm.so.6 =&gt; /lib/libm.so.6 (0xb76d6000)
	libgnomevfs-2.so.0 =&gt; /usr/lib/libgnomevfs-2.so.0 (0xb767e000)
	libgconf-2.so.4 =&gt; /usr/lib/libgconf-2.so.4 (0xb764b000)
	libgmodule-2.0.so.0 =&gt; /lib/libgmodule-2.0.so.0 (0xb7648000)
	libgobject-2.0.so.0 =&gt; /lib/libgobject-2.0.so.0 (0xb760f000)
	libglib-2.0.so.0 =&gt; /lib/libglib-2.0.so.0 (0xb7544000)
	libattr.so.1 =&gt; /lib/libattr.so.1 (0xb7540000)
	libc.so.6 =&gt; /lib/libc.so.6 (0xb7418000)
	libX11.so.6 =&gt; /usr/lib/libX11.so.6 (0xb732e000)
	libdl.so.2 =&gt; /lib/libdl.so.2 (0xb732a000)
	libutil.so.1 =&gt; /lib/libutil.so.1 (0xb7326000)
	/lib/ld-linux.so.2 (0x80000000)
	libbonoboui-2.so.0 =&gt; /usr/lib/libbonoboui-2.so.0 (0xb72ca000)
	libgnomecanvas-2.so.0 =&gt; /usr/lib/libgnomecanvas-2.so.0 (0xb729c000)
	libart_lgpl_2.so.2 =&gt; /usr/lib/libart_lgpl_2.so.2 (0xb7285000)
	libgthread-2.0.so.0 =&gt; /lib/libgthread-2.0.so.0 (0xb7281000)
	libgnome-keyring.so.0 =&gt; /usr/lib/libgnome-keyring.so.0 (0xb7275000)
	libSM.so.6 =&gt; /usr/lib/libSM.so.6 (0xb726d000)
	libICE.so.6 =&gt; /usr/lib/libICE.so.6 (0xb7256000)
	libbonobo-2.so.0 =&gt; /usr/lib/libbonobo-2.so.0 (0xb71fb000)
	libbonobo-activation.so.4 =&gt; /usr/lib/libbonobo-activation.so.4 (0xb71e7000)
	libpopt.so.0 =&gt; /lib/libpopt.so.0 (0xb71e0000)
	libpangocairo-1.0.so.0 =&gt; /usr/lib/libpangocairo-1.0.so.0 (0xb71d7000)
	libXfixes.so.3 =&gt; /usr/lib/libXfixes.so.3 (0xb71d2000)
	libz.so.1 =&gt; /lib/libz.so.1 (0xb71bd000)
	libfontconfig.so.1 =&gt; /usr/lib/libfontconfig.so.1 (0xb7193000)
	libXext.so.6 =&gt; /usr/lib/libXext.so.6 (0xb7185000)
	libXrender.so.1 =&gt; /usr/lib/libXrender.so.1 (0xb717d000)
	libXinerama.so.1 =&gt; /usr/lib/libXinerama.so.1 (0xb717a000)
	libXi.so.6 =&gt; /usr/lib/libXi.so.6 (0xb7171000)
	libXrandr.so.2 =&gt; /usr/lib/libXrandr.so.2 (0xb716b000)
	libXcursor.so.1 =&gt; /usr/lib/libXcursor.so.1 (0xb7162000)
	libXcomposite.so.1 =&gt; /usr/lib/libXcomposite.so.1 (0xb715f000)
	libXdamage.so.1 =&gt; /usr/lib/libXdamage.so.1 (0xb715c000)
	libfreetype.so.6 =&gt; /usr/lib/libfreetype.so.6 (0xb70e1000)
	libdirectfb-1.1.so.0 =&gt; /usr/lib/libdirectfb-1.1.so.0 (0xb7071000)
	libdirect-1.1.so.0 =&gt; /usr/lib/libdirect-1.1.so.0 (0xb7060000)
	libglitz.so.1 =&gt; /usr/lib/libglitz.so.1 (0xb703a000)
	libpng12.so.0 =&gt; /usr/lib/libpng12.so.0 (0xb7017000)
	libpixman-1.so.0 =&gt; /usr/lib/libpixman-1.so.0 (0xb6fee000)
	libdbus-glib-1.so.2 =&gt; /usr/lib/libdbus-glib-1.so.2 (0xb6fd2000)
	libdbus-1.so.3 =&gt; /usr/lib/libdbus-1.so.3 (0xb6f9b000)
	libgnutls.so.13 =&gt; /usr/lib/libgnutls.so.13 (0xb6f22000)
	libgcrypt.so.11 =&gt; /usr/lib/libgcrypt.so.11 (0xb6ed1000)
	libavahi-glib.so.1 =&gt; /usr/lib/libavahi-glib.so.1 (0xb6ece000)
	libavahi-common.so.3 =&gt; /usr/lib/libavahi-common.so.3 (0xb6ec2000)
	libavahi-client.so.3 =&gt; /usr/lib/libavahi-client.so.3 (0xb6eb3000)
	libresolv.so.2 =&gt; /lib/libresolv.so.2 (0xb6ea1000)
	libORBit-2.so.0 =&gt; /usr/lib/libORBit-2.so.0 (0xb6e52000)
	libxcb-xlib.so.0 =&gt; /usr/lib/libxcb-xlib.so.0 (0xb6e50000)
	libxcb.so.1 =&gt; /usr/lib/libxcb.so.1 (0xb6e38000)
	libgailutil.so.18 =&gt; /usr/lib/libgailutil.so.18 (0xb6e30000)
	libpangoft2-1.0.so.0 =&gt; /usr/lib/libpangoft2-1.0.so.0 (0xb6e09000)
	librt.so.1 =&gt; /lib/librt.so.1 (0xb6e00000)
	libORBitCosNaming-2.so.0 =&gt; /usr/lib/libORBitCosNaming-2.so.0 (0xb6dfc000)
	libexpat.so.1 =&gt; /usr/lib/libexpat.so.1 (0xb6ddc000)
	libfusion-1.1.so.0 =&gt; /usr/lib/libfusion-1.1.so.0 (0xb6dd3000)
	libtasn1.so.3 =&gt; /usr/lib/libtasn1.so.3 (0xb6dc3000)
	libgpg-error.so.0 =&gt; /usr/lib/libgpg-error.so.0 (0xb6dbf000)
	libXau.so.6 =&gt; /usr/lib/libXau.so.6 (0xb6dbc000)
	libXdmcp.so.6 =&gt; /usr/lib/libXdmcp.so.6 (0xb6db6000)
undefined symbol: gtk_source_print_compositor_set_header_format	(/usr/bin/gedit)
undefined symbol: gtk_source_print_compositor_get_n_pages	(/usr/bin/gedit)
undefined symbol: gtk_source_print_compositor_draw_page	(/usr/bin/gedit)
undefined symbol: gtk_source_print_compositor_paginate	(/usr/bin/gedit)
undefined symbol: gtk_source_print_compositor_get_type	(/usr/bin/gedit)
undefined symbol: gtk_source_print_compositor_get_pagination_progress
(/usr/bin/gedit)
$ rpm -qa &apos;*libgtk*&apos;
libgtk+2-common-2.12.8-alt2
libgtk+extra2-2.1.1-alt0.1
libgtk+2-common-devel-2.12.8-alt2
libgtk-sharp2-2.10.2-alt2
libgtk+2-2.12.8-alt2
libgtksourceview2-2.0.2-alt3.1
libgtk-sharp2-devel-2.10.2-alt2
libgtkglext-1.0.6-alt1.1.1
libgtk-engine-galaxy-1.0.4-alt2
libgtkmathview-0.8.0-alt1
libgtk-sharp-1.0.10-alt3
libgtk-engine-lua-2.10.2-alt1
libgtk+mdk-0.1.6-alt5
libgtk-engine-candido-0.9.1-alt1
libgtkmm2-2.8.3-alt0.1
libgtkspell-2.0.4-alt6
libgtk-engine-ubuntulooks-0.9.11-alt1
libgtk-engine-smooth-2.12.2-alt2
libgtkhtml3-3.8-3.12.3-alt3
libgtk-sharp2-gapi-2.10.2-alt2
libgtk-engine-murrine-0.31-alt1
libgtkhtml3-3.18.0-alt1.1
libgtk-engines-default-common-2.12.2-alt2
libgtk-engine-hc-2.12.2-alt2
libgtk+2-devel-2.12.8-alt2
libgtkhtml2-2.11.0-alt3
libgtk-engine-rezlooks-0.6-alt1
libgtk-engine-dyndyn-0.1-alt1
libgtkimageview-1.6.1-alt1
libgtk-engines-default-2.12.2-alt2
libgtk-engines-xfce4-2.4.0-alt0.2
libgtk-engine-glide-2.12.2-alt2
libgtk-engine-redmond-2.12.2-alt2
libgtk-engine-svg-2.16.1-alt2
libgtk-engine-anachron-0.1-alt1
$</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69484</commentid>
    <comment_count>1</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2008-05-08 04:48:27 +0400</bug_when>
    <thetext>$ findsym gtk_source_print_compositor_set_header_format
/usr/lib/libgtksourceview-2.0.so: 0002fff0 T
gtk_source_print_compositor_set_header_format
/usr/lib/libgtksourceview-2.0.so.0: 0002fff0 T
gtk_source_print_compositor_set_header_format
$ rpm -qf /usr/lib/libgtksourceview-2.0.so.0 
libgtksourceview2-2.2.1-alt1
$ 
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69875</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Rusakov">ktirf</who>
    <bug_when>2008-05-14 03:00:13 +0400</bug_when>
    <thetext>In other words, libgtksourceview needs symbols versioning. If only there was
hope they don&apos;t blast away symbols...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95986</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Rusakov">ktirf</who>
    <bug_when>2009-08-10 01:26:19 +0400</bug_when>
    <thetext>Symbols versioning has been added.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>