Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IglooFTP does not find correct GTK libs version
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
paully
n00b
n00b


Joined: 21 May 2004
Posts: 47
Location: Folkestone, Kent, UK

PostPosted: Wed Aug 25, 2004 11:58 am    Post subject: IglooFTP does not find correct GTK libs version Reply with quote

Hi

I need to get IglooFTP working on my AMD64 system.

My other Gentoo x86 system runs it fine.

The developer of the software seems to think that Igloo is not detecting (and using) the correct GTK 2.4.x libs, and he could well be right.

This is the output from the AMD64 system:

Code:

bash-2.05b# /usr/local/bin/IglooFTP-PRO

IglooFTP PRO Version 1.2.4 [ DYNAMIC VERSION ]
( OpenSSL 0.9.6m 17 Mar 2004 - SRP v1.7.5 - GTK+ 2.2.1 )
---

Running ...

(process:6540): Gdk-WARNING **: locale not supported by Xlib
(process:6540): Gdk-WARNING **: can not set locale modifiers
(IglooFTP-PRO:6540): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported
(IglooFTP-PRO:6540): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported
(IglooFTP-PRO:6540): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported
(IglooFTP-PRO:6540): Gtk-CRITICAL **: file gtkpixmap.c: line 103 (gtk_pixmap_new): assertion `val != NULL' failed
(IglooFTP-PRO:6540): Gtk-CRITICAL **: file gtkwidget.c: line 3816 (gtk_widget_set_parent): assertion `GTK_IS_WIDGET (widget)' failed
(IglooFTP-PRO:6540): Gtk-CRITICAL **: file gtkwidget.c: line 1821 (gtk_widget_show_all): assertion `GTK_IS_WIDGET (widget)' failed


Here is my listing of package versions, etc:

Code:

paully@amd64 paully $ qpkg -v -I emul-linux
app-emulation/emul-linux-x86-baselibs-1.1-r3 *
app-emulation/emul-linux-x86-xlibs-1.1-r1 *
app-emulation/emul-linux-x86-gtklibs-1.0 *

paully@amd64 paully $ qpkg -v -I gtk+
x11-libs/gtk+-1.2.10-r11 *
x11-libs/gtk+-2.4.4 *

paully@amd64 paully $ emerge info
Portage 2.0.50-r9 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.4.20040619-r1, 2.6.7-gentoo-r14)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 4
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.du.se/pub/os/gentoo http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif mpeg nas ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png python qt quicktime readline scanner sdl slang spell ssl tcpd truetype xml2 xmms xv zlib"


As you can see, IglooFTP is only finding gtk+2.2.1, which is what I had before I did an emerge --update a few days ago.

How can I fix the missing / incorrect linking between libraries?

Any ideas?

PAULLY
Back to top
View user's profile Send private message
paully
n00b
n00b


Joined: 21 May 2004
Posts: 47
Location: Folkestone, Kent, UK

PostPosted: Fri Sep 03, 2004 1:12 pm    Post subject: Reply with quote

I have it working at last!

Code:
IglooFTP PRO Version 1.2.4 [ DYNAMIC VERSION ]
( OpenSSL 0.9.6m 17 Mar 2004 - SRP v1.7.5 - GTK+ 2.4.7 )


My Gentoo Linux system updated the following packages during cron.monthly...

Code:
1094122644:  >>> emerge (1 of 9) sys-libs/zlib-1.2.1-r3 to /
1094122679:  >>> emerge (2 of 9) sys-devel/gcc-config-1.3.6-r1 to /
1094122691:  >>> emerge (3 of 9) sys-devel/gcc-3.3.4-r1 to /
1094123615:  >>> emerge (4 of 9) x11-base/opengl-update-1.8.1-r1 to /
1094123625:  >>> emerge (5 of 9) app-emulation/emul-linux-x86-glibc-1.1 to /
1094123687:  >>> emerge (6 of 9) app-emulation/emul-linux-x86-compat-1.0 to /
1094123711:  >>> emerge (7 of 9) app-emulation/emul-linux-x86-baselibs-1.2.2 to /
1094123786:  >>> emerge (8 of 9) app-emulation/emul-linux-x86-xlibs-1.2-r1 to /
1094123877:  >>> emerge (9 of 9) app-emulation/emul-linux-x86-gtklibs-1.2 to /


...which fixed a whole bunch of things, including IglooFTP.

Fantastic!

:D

PAULLY
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum