Your message dated Wed, 10 Aug 2011 11:34:32 -0300
with message-id
<CAKKGSJjB+NRijs79bcw9YXwROoVfgdPim29qr85Ja-0xe74=n...@mail.gmail.com>
and subject line Re: Bug#631200: Acknowledgement (libgtk-3-0: symbol lookup
error: /usr/lib/libgdk-3.so.0: undefined symbol:
cairo_surface_create_for_rectangle)
has caused the Debian Bug report #631200,
regarding libgtk-3-0: symbol lookup error: /usr/lib/libgdk-3.so.0: undefined
symbol: cairo_surface_create_for_rectangle
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
631200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgtk-3-0
Version: 3.0.10-1
Severity: normal
Trying to run gnome-shell from experimental, i get this error:
gnome-session: symbol lookup error: /usr/lib/libgdk-3.so.0: undefined symbol:
cairo_surface_create_for_rectangle
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=es_AR.utf8, LC_CTYPE=es_AR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libgtk-3-0 depends on:
ii libatk1.0-0 2.0.0-1 The ATK accessibility toolkit
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii libcairo-gobject2 1.10.2-6 The Cairo 2D vector graphics libra
ii libcairo2 1.10.2-6 The Cairo 2D vector graphics libra
ii libcomerr2 1.41.12-4 common error description library
ii libcups2 1.4.6-6 Common UNIX Printing System(tm) -
ii libfontconfig1 2.8.0-2.2 generic font configuration library
ii libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii libgcrypt11 1.4.6-5 LGPL Crypto library - runtime libr
ii libgdk-pixbuf2.0-0 2.23.3-3 GDK Pixbuf library
ii libglib2.0-0 2.28.6-1 The GLib library of C routines
ii libgnutls26 2.10.5-1+b1 the GNU TLS library - runtime libr
ii libgssapi-krb5-2 1.9.1+dfsg-1 MIT Kerberos runtime libraries - k
ii libgtk-3-common 3.0.10-1 common files for the GTK+ graphica
ii libk5crypto3 1.9.1+dfsg-1 MIT Kerberos runtime libraries - C
ii libkrb5-3 1.9.1+dfsg-1 MIT Kerberos runtime libraries
ii libpango1.0-0 1.28.3-6 Layout and rendering of internatio
ii libx11-6 2:1.4.3-1 X11 client-side library
ii libxcomposite1 1:0.4.3-1 X11 Composite extension library
ii libxcursor1 1:1.1.11-1 X cursor management library
ii libxdamage1 1:1.1.3-1 X11 damaged region extension libra
ii libxext6 2:1.3.0-1 X11 miscellaneous extension librar
ii libxfixes3 1:5.0-2 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.4.2-1 X11 Input extension library
ii libxinerama1 2:1.1.1-1 X11 Xinerama extension library
ii libxrandr2 2:1.3.1-1 X11 RandR extension library
ii shared-mime-info 0.90-1 FreeDesktop.org shared MIME databa
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages libgtk-3-0 recommends:
ii hicolor-icon-theme 0.12-1 default fallback theme for FreeDes
ii libgtk-3-bin 3.0.10-1 programs for the GTK+ graphical us
Versions of packages libgtk-3-0 suggests:
ii gvfs 1.6.4-3 userspace virtual filesystem - ser
ii librsvg2-common 2.34.0-1 SAX-based renderer library for SVG
-- no debconf information
--- End Message ---
--- Begin Message ---
The problem was a local compiled version of the libcairo2 in /usr/local/lib
$ls /usr/local/lib/libcairo*
/usr/local/lib/libcairo.la
/usr/local/lib/libcairo-script-interpreter.so.2
/usr/local/lib/libcairo.so.2
/usr/local/lib/libcairo-script-interpreter.la
/usr/local/lib/libcairo-script-interpreter.so.2.10905.0
/usr/local/lib/libcairo.so.2.10905.0
/usr/local/lib/libcairo-script-interpreter.so
/usr/local/lib/libcairo.so
just an rm /usr/local/lib/libcairo* and ldconfig solves the problem.
2011/6/21 Debian Bug Tracking System <[email protected]>:
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> Sebastien Bacher <[email protected]>
>
> If you wish to submit further information on this problem, please
> send it to [email protected].
>
> Please do not send mail to [email protected] unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 631200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631200
> Debian Bug Tracking System
> Contact [email protected] with problems
>
--
Gastón Araguás
______________________________________________________
CIII - Centro de Investigación en Informática para la Ingeniería
Univ. Tecnológica Nacional Facultad Regional Córdoba. Argentina
--- End Message ---