Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73662 - Nicotine keeps Connect menu greyed out
Summary: Nicotine keeps Connect menu greyed out
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Brandon Hale (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 06:51 UTC by Frank
Modified: 2005-01-16 08:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank 2004-12-07 06:51:03 UTC
Even when i update(rescan) the shares, have server, username & pwd filled in, it refues to connect.
Infobar at the bottom left says "listening on port 2234."

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Nicotine supports a country code blocker but that
requires a (GPL'ed) library called GeoIP. You can find it here:
C library:       http://www.maxmind.com/app/c
Python bindings: http://www.maxmind.com/app/python
(the python bindings require the C library)

/usr/lib/python2.3/site-packages/pynicotine/gtkgui/nicotine_glade.py:269: Deprec
ationWarning: use gtk.ComboBoxEntry
  self.combo1 = gtk.Combo()
Bogus config option totalqueue section transfers
Bogus config option totalqueuelimit section transfers
/usr/lib/python2.3/site-packages/pynicotine/gtkgui/settings_glade.py:41: Depreca
tionWarning: use gtk.ComboBoxEntry
  self.Server = gtk.Combo()
/usr/lib/python2.3/site-packages/pynicotine/gtkgui/settings_glade.py:125: Deprec
ationWarning: use gtk.ComboBoxEntry
  self.Encoding = gtk.Combo()
/usr/lib/python2.3/site-packages/pynicotine/gtkgui/settings_glade.py:1194: Depre
cationWarning: use gtk.ComboBoxEntry
  self.DecimalSep = gtk.Combo()
/usr/lib/python2.3/site-packages/pynicotine/gtkgui/nicotine_glade.py:1355: Depre
cationWarning: use gtk.ComboBox
  def __init__(self, create = gtk.TRUE, accel_group = None):

** (nicotine:11483): CRITICAL **: file pygtktreemodel.c: line 756 (pygtk_generic
_tree_model_ref_node): assertion `VALID_ITER(iter, tree_model)' failed





Portage 2.0.51-r8 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r4 i686)
=================================================================
System uname: 2.6.9-gentoo-r4 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1,
Jun  5 2004, 17:54:23)]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks moo sandbox sfperms"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.heanet.ie/pub/gentoo/
http://gentoo.mirror.icd.hu/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-gnome-current"
SYNC="rsync://192.168.10.1/gentoo-portage"
USE="3dnow X alsa apm arts avi berkdb bindist bitmap-fonts bonobo cdr crypt cups
directfb dvd dvdr encode esd f77 fam flac foomaticdb fortran gdbm gif gimpprint
gnome gnome2 gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib java
jpeg jpg junit ldap libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls
oggvorbis opengl pam pdflib perl png python qt quicktime readline samba sdl
slang speex spell sse ssl svga tcpd tiff truetype usb x86 xml xml2 xmms xv zlib"
Comment 1 Frank 2004-12-14 00:50:54 UTC
Update: something got messed up in the config file. After i deleted the lines with recent searches and download queue, everything worked fine again.
Comment 2 Frank 2004-12-21 04:27:51 UTC
Shall we close this bug or are you gonna look into why the config file got 'wrong' data in it ?
Comment 3 Brandon Hale (RETIRED) gentoo-dev 2005-01-16 08:56:56 UTC
Broken config file, lets close it if resolved.