Summary: | gtk-gnutella 0.93.3 - Search" string field does not accept any text | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sascha Silbe <sascha-gentoo-bugzilla> |
Component: | Current packages | Assignee: | Jeremy Huddleston (RETIRED) <eradicator> |
Status: | RESOLVED INVALID | ||
Severity: | minor | CC: | mholzer, net-p2p, spamlover |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sascha Silbe
2004-02-10 06:22:17 UTC
in cvs I have installed it and I am not able to enter any search text any more. Neither by typing it, using keyboard nor by copying it from buffer. The "Search" string field simply does not accept any text. looking into this... works fine for me... can you please provide 'emerge info' output. king root # emerge info Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.2.5-r2,2.3.3_pre20040207-r0, 2.6.3) ================================================================= System uname: 2.6.3 i686 AMD Athlon(tm) XP 2200+ Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-mcpu=athlon-xp -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /opt/resin/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox userpriv usersandbox" GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/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.de.gentoo.org/gentoo-portage" USE="X aalib acpi alsa apm avi berkdb bonobo cdr crypt cups doc dvd dvdr encode foomaticdb gd gdbm gnome gpm gtk gtk2 gtkhtml guile hbci imagemagick imlib ipv6 java jpeg ldap libg++ libwww mad mozilla moznocompose moznoirc moznomail mpeg ncurses nls nocardbus nvidia oggvorbis opengl pam pda pdflib perl png postgres python readline samba scanner sdl slang spell ssl svga tcltk tcpd tetex tiff truetype usb x86 xml2 xmms xv zlib" That looks fine to me. Do previous versions work for you? Yes, it works with 0.92, I have downgraded for tests. It did work with the last version of 0.93 (i think 0.93), but this one does not compile any more. Ok, let's try to solve that compilation problem first... can you give the the output of the emerge? king root # emerge =gtk-gnutella-0.93 [...] make[2]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutella -0.93/src' Making all in pixmaps... make[2]: Entering directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutell a-0.93/pixmaps' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutella -0.93/pixmaps' Making all in po... make[2]: Entering directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutell a-0.93/po' test -z "es.gmo fr.gmo nl.gmo" || make es.gmo fr.gmo nl.gmo make[3]: Entering directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutell a-0.93/po' msgmerge --update es.po gtk-gnutella.pot rm -f fr.gmo && gmsgfmt -c --statistics -o fr.gmo fr.po ..../bin/sh: line 1: gmsgfmt: command not found make[3]: *** [fr.gmo] Error 127 make[3]: *** Waiting for unfinished jobs.... ................................................................................ .... done. make[3]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutella -0.93/po' make[2]: *** [stamp-po] Error 2 make[2]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutella -0.93/po' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/var/tmp/portage/gtk-gnutella-0.93/work/gtk-gnutella -0.93' make: *** [all] Error 2 !!! ERROR: net-p2p/gtk-gnutella-0.93 failed. !!! Function src_compile, Line 70, Exitcode 2 !!! Make failed Can you setup the symlink /usr/bin/gmsgfmt -> /usr/bin/msgfmt and try again... With the symlink, =gtk-gnutella-0.93 compiles okay and the search string field is usable. Still when updating to gtk-gnutella-0.93.3, no keypress is accepted for this field, also it has focus and cursor. This is an upstream problem... can you file a bug upstream at: http://sourceforge.net/tracker/?atid=104467&group_id=4467&func=browse Please put the bug number in here so I can track the bug and inlude a patch once it's fixed. Sorry, it's not a problem of any upstream, it's with my eyes and the programmer's idea of an "intuitive" GUI. The search pattern entry field moved below the sidebar's menu tree, the one in the search/result page is read-only know. Oh my god. alright... then this is closed... |