Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: nicotine(soulseekcleint) install lukt niet  (gelezen 4738 keer)

Gast

  • Gast
nicotine(soulseekcleint) install lukt niet
« Gepost op: 2006/04/09, 19:45:07 »
Ik probeer nicotine, muziek zoek/share programma voor soulseek, te installeren
maar er gaat iets mis.
# sudo apt-get install nicotine
dan krijg ik dit:
ils@ubuntu:~$ nicotine
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:10: GtkDeprecationWarni ng: gtk.TRUE is deprecated, use True instead
  if create:
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:21: GtkDeprecationWarni ng: gtk.FALSE is deprecated, use False instead
  self.vbox1 = gtk.VBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:66: GtkDeprecationWarni ng: gtk.FALSE is deprecated, use False instead
  self.show_debug_info1.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:78: GtkDeprecationWarni ng: gtk.FALSE is deprecated, use False instead
  self.hide_log_window1.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:86: GtkDeprecationWarni ng: gtk.FALSE is deprecated, use False instead
  self.hide_room_list1.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:94: GtkDeprecationWarni ng: gtk.FALSE is deprecated, use False instead
  self.hide_tickers1.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:199: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox1.pack_start(self.menubar1, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:207: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.notebook1.set_scrollable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/utils.py:187: GtkDeprecationWarning: gtk. TRUE is deprecated, use True instead
  self.set_scrollable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:216: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hpaned1.pack1(self.ChatNotebook, gtk.TRUE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/utils.py:150: GtkDeprecationWarning: gtk. TRUE is deprecated, use True instead
  self.pack_start(self.label, gtk.TRUE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/utils.py:155: GtkDeprecationWarning: gtk. FALSE is deprecated, use False instead
  self.pack_start(self.image, gtk.FALSE, gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:240: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.DownloadList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:256: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.UploadList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:261: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox3 = gtk.VBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:265: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox2 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:269: DeprecationWarning : use gtk.ComboBoxEntry
  self.combo1 = gtk.Combo()
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:274: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.SearchEntry.set_editable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:281: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox2.pack_start(self.combo1, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:284: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.GlobalRadio.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:288: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox2.pack_start(self.GlobalRadio, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:291: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.RoomsRadio.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:295: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox2.pack_start(self.RoomsRadio, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:298: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.BuddiesRadio.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:302: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox2.pack_start(self.BuddiesRadio, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:309: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox2.pack_start(self.SearchButton, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:311: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox3.pack_start(self.hbox2, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:311: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox3.pack_start(self.hbox2, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:315: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox3.pack_start(self.SearchNotebook, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:327: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.interests = gtk.VBox(gtk.FALSE, 10)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:332: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox12 = gtk.HBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:341: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox12.pack_end(self.button19, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:348: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox12.pack_end(self.button18, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:355: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox12.pack_end(self.button17, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:357: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.interests.pack_start(self.hbox12, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:357: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.interests.pack_start(self.hbox12, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:359: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox11 = gtk.HBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:366: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox13 = gtk.VBox(gtk.TRUE, 10)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:371: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox14 = gtk.VBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:382: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.LikesList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:385: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox14.pack_start(self.scrolledwindow23, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:394: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox15 = gtk.HBox(gtk.FALSE, 2)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:402: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox15.pack_start(self.image2, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:407: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox15.pack_start(self.label22, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:413: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox14.pack_start(self.button15, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:415: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox13.pack_start(self.vbox14, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:417: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox15 = gtk.VBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:428: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.DislikesList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:431: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox15.pack_start(self.scrolledwindow24, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:440: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox14 = gtk.HBox(gtk.FALSE, 2)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:448: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox14.pack_start(self.image1, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:453: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox14.pack_start(self.label21, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:459: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox15.pack_start(self.button16, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:461: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox13.pack_start(self.vbox15, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:463: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hpaned3.pack1(self.vbox13, gtk.FALSE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:463: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hpaned3.pack1(self.vbox13, gtk.FALSE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:475: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.RecommendationsList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:478: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hpaned4.pack1(self.scrolledwindow26, gtk.TRUE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:487: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.RecommendationUsersList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:490: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hpaned4.pack2(self.scrolledwindow27, gtk.TRUE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:492: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hpaned3.pack2(self.hpaned4, gtk.TRUE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:494: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox11.pack_start(self.hpaned3, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:496: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.interests.pack_start(self.hbox11, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:500: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox4 = gtk.VBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:512: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.UserList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:515: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox4.pack_start(self.scrolledwindow11, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:517: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox3 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:524: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox3.pack_start(self.label12, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:528: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.AddUserEntry.set_editable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:531: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox3.pack_start(self.AddUserEntry, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:533: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox4.pack_start(self.hbox3, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:533: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox4.pack_start(self.hbox3, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:555: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vpaned1.pack1(self.notebook1, gtk.TRUE, gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:557: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.vbox1.pack_start(self.vpaned1, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:559: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox10 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:565: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.Statusbar.set_has_resize_grip(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:568: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox10.pack_start(self.Statusbar, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:572: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.UserStatus.set_has_resize_grip(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:575: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox10.pack_start(self.UserStatus, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:575: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox10.pack_start(self.UserStatus, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:579: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.DownStatus.set_has_resize_grip(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:582: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox10.pack_start(self.DownStatus, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:582: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox10.pack_start(self.DownStatus, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:586: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.UpStatus.set_has_resize_grip(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:589: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.hbox10.pack_start(self.UpStatus, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:589: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  self.hbox10.pack_start(self.UpStatus, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:591: GtkDeprecationWarn ing: gtk.FALSE is deprecated, use False instead
  self.vbox1.pack_start(self.hbox10, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:594: GtkDeprecationWarn ing: gtk.TRUE is deprecated, use True instead
  if create:
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1480: GtkDeprecationWar ning: gtk.FALSE is deprecated, use False instead
  if create:
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1487: GtkDeprecationWar ning: gtk.FALSE is deprecated, use False instead
  self.vbox2 = gtk.VBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1498: GtkDeprecationWar ning: gtk.TRUE is deprecated, use True instead
  self.RoomsList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1501: GtkDeprecationWar ning: gtk.TRUE is deprecated, use True instead
  self.vbox2.pack_start(self.scrolledwindow10, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1503: GtkDeprecationWar ning: gtk.FALSE is deprecated, use False instead
  self.hbox1 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1510: GtkDeprecationWar ning: gtk.FALSE is deprecated, use False instead
  self.hbox1.pack_start(self.label10, gtk.FALSE, gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1514: GtkDeprecationWar ning: gtk.TRUE is deprecated, use True instead
  self.CreateRoomEntry.set_editable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1517: GtkDeprecationWar ning: gtk.TRUE is deprecated, use True instead
  self.hbox1.pack_start(self.CreateRoomEntry, gtk.TRUE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1519: GtkDeprecationWar ning: gtk.FALSE is deprecated, use False instead
  self.vbox2.pack_start(self.hbox1, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1519: GtkDeprecationWar ning: gtk.TRUE is deprecated, use True instead
  self.vbox2.pack_start(self.hbox1, gtk.FALSE, gtk.TRUE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1522: GtkDeprecationWar ning: gtk.FALSE is deprecated, use False instead
  if create:
/usr/lib/site-python/pynicotine/gtkgui/utils.py:48: GtkDeprecationWarning: gtk.T RUE is deprecated, use True instead
  column.set_resizable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/utils.py:45: GtkDeprecationWarning: gtk.F ALSE is deprecated, use False instead
  column.set_resizable(gtk.FALSE)
Traceback (most recent call last):
  File "/usr/bin/nicotine", line 146, in ?
    app = frame.MainApp(config)
  File "/usr/lib/site-python/pynicotine/gtkgui/frame.py", line 933, in __init__
    self.frame = testwin(config)
  File "/usr/lib/site-python/pynicotine/gtkgui/frame.py", line 166, in __init__
    self.np = NetworkEventProcessor(self, self.callback, self.logMessage, self.S etStatusText, config)
  File "/usr/lib/site-python/pynicotine/pynicotine.py", line 68, in __init__
    self.protothread = slskproto.SlskProtoThread(self.frame.networkcallback,self .queue,self.config.sections["server"]["portrange"])
  File "/usr/lib/site-python/pynicotine/slskproto.py", line 144, in __init__
    for listenport in range(portrange[0],portrange[1]+1):
TypeError: unsubscriptable object

Kan iemand zien wat er mis is gegaan en kan ik t anders op een andere manier doen? Alvast bedankt

Speedboy

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #1 Gepost op: 2006/04/09, 23:27:02 »
Ik heb geen idee wat er fout is, maar zelf heb ik nicotine geinstalleerd via 'installeer toepassingen' in het toepassingen menu en dat werkte voor mij onmiddelijk toen. Hopelijk heb je met die methode meer geluk.

nicotine(soulseekcleint) install lukt niet
« Reactie #2 Gepost op: 2006/04/10, 00:26:46 »
Heb je zelf aan de config gesleuteld?

Gast

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #3 Gepost op: 2006/04/10, 00:32:13 »
Citaat van: Dennis
Heb je zelf aan de config gesleuteld?
Niet dat ik weet.

Gast

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #4 Gepost op: 2006/04/10, 23:11:24 »
Citaat van: nils
Citaat van: Dennis
Heb je zelf aan de config gesleuteld?
Niet dat ik weet.
nee,dus. Heb opnieuw instal gedaan via synaptic.
Eerste opstart prima. listen poort ingesteld, verbinding en de hele mik mak doet t.
daarna doet iet niet meer. krijg paar seconde schermpje van nicotine te zien en valt dan weg

wr19026

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #5 Gepost op: 2006/04/11, 15:17:36 »
Je moet onderhad toch weten dat nicotine slecht voor je is :)

Gast

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #6 Gepost op: 2006/04/11, 15:45:51 »
Citaat van: wr19026
Je moet onderhad toch weten dat nicotine slecht voor je is :)
ja,maar wel een goede soulseekclient, of je moet nog een ander programma weten voor muziek te downloaden en sharefile.

wr19026

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #7 Gepost op: 2006/04/12, 16:52:02 »
't Was komisch bedoeld...Nicotine (=roken) is slecht voor je...Sorry, kennelijk geen leuk grapje

nicotine(soulseekcleint) install lukt niet
« Reactie #8 Gepost op: 2006/04/13, 12:07:29 »
Citaat van: nils
nee,dus. Heb opnieuw instal gedaan via synaptic.
Eerste opstart prima. listen poort ingesteld, verbinding en de hele mik mak doet t.
daarna doet iet niet meer. krijg paar seconde schermpje van nicotine te zien en valt dan weg
Dus wel zelf aan de config gesleuteld - blijkbaar is nicotine nogal buggy :/

liouba

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #9 Gepost op: 2006/05/03, 21:49:19 »
hallo

ik zau graag nicotine installeeren in dapper drake .Oorsprongkelijk was nicotine niet aanwezig in de toepassing's menu.
heb dan via synaptic pakketenbeheer het geinstalleerd.
hij is nu wel in de toepassing's menu maar als ik erop druk krijg heel even een scherm en dat is alles....
ik ben wel beginner met linux
iemand een id

Offline zappa

  • Lid
    • http://www.c3c.be
nicotine(soulseekcleint) install lukt niet
« Reactie #10 Gepost op: 2006/05/03, 22:03:52 »
Werkt nicotine niet op java? Dan zal je ook eerst java moeten installeren. Wat krijg je wanneer je nicotine typt in een terminal?

nicotine(soulseekcleint) install lukt niet
« Reactie #11 Gepost op: 2006/05/03, 22:50:47 »
Een andere mogelijkheid is om 'amule' te installeren, deze zit standaard in de apt-tree!
Het is een filesharing programma...

Zelf maak ik absoluut geen gebruik van dergelijke programma's,
komt mischien omdat ik in het verleden zooooo ontzettend vaak virus- en pc-problemen heb moeten oplossen bij anderen die aan het downloaden waren bij het leven met betreffende software voor XP.
Alleen maar problemen krijg je ervan...

Offline raggar

  • Lid
    • fietsen naar Tibet
nicotine(soulseekcleint) install lukt niet
« Reactie #12 Gepost op: 2007/03/09, 22:50:52 »
Citaat van: nils
nee,dus. Heb opnieuw instal gedaan via synaptic.
Eerste opstart prima. listen poort ingesteld, verbinding en de hele mik mak doet t.
daarna doet iet niet meer. krijg paar seconde schermpje van nicotine te zien en valt dan weg
Ik heb hetzelfde probleem, gewoon via software toevoegen verwijderen. Eerste opstart alles ok. Daarna, een paar seconde opstart en dan niets meer.

Dit is wat de terminal teruggeeft. Het is al een tijdje geleden dus ik neem aan dat er onder tussen een oplossing zou moeten zijn. Toch heb ik niets gevonden. Zijn wij dan de enigen met dit probleem????


raggar@ubuntu:~$ nicotine
Nicotine supports "psyco", an inline optimizer for python
code, you can get it at http://sourceforge.net/projects/psyco/
Nicotine ondersteund een land-blokkeerder, maar dat
vereist een extra (GPL) module genaamd 'GeoIP'.
U kunt dit hier vinden:
C bibliotheek:    http://www.maxmind.com/app/c
Python bindingen: http://www.maxmind.com/app/python
(de python bindingen hebben de C bibliotheek nodig)

Traceback (most recent call last):
  File "/usr/bin/nicotine", line 149, in ?
    app = frame.MainApp(config)
  File "/var/lib/python-support/python2.4/pynicotine/gtkgui/frame.py", line 1383, in __init__
    self.frame = testwin(config)
  File "/var/lib/python-support/python2.4/pynicotine/gtkgui/frame.py", line 69, in __init__
    config2.readConfig()
  File "/var/lib/python-support/python2.4/pynicotine/config.py", line 243, in readConfig
    if self.sections["server"]["server"][0] in [ "mail.slsknet.org", "mail.slsk.org" ]:
TypeError: unsubscriptable object

eikelmuis

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #13 Gepost op: 2007/03/10, 08:17:09 »
Bij mij werkt Nicotine goed.
Het verschijnsel dat het programma een eigen wil had in de vorm van spontaan afsluiten dat heb ik ook gehad ,maar ik heb daarna naar mijn weten het programma weer op nieuw opgestart en ingesteld want mijn instellingen was ik wel kwijt en ik praat nu over ongeveer een 3 mnd geleden .
Ik heb het programma geinstaleerd via de Synaptic pakketbeheer
Verders is het best een goed programma want ik heb ook Frostwire maar dat bevriest constant dus daar heb je geen moer aan .

Toch hoop ik dat je het programma Nicotine aan de praat krijgt want ik denk dat je er veel plezier aan kan hebben.

Rob

Offline Soul-Sing

  • Lid
nicotine(soulseekcleint) install lukt niet
« Reactie #14 Gepost op: 2007/03/10, 10:00:34 »
@raggar
heb je bij instellingen wel alles doorgenomen?
wachtwoord instellen\
downloadmap aangemaakt\
share permissies aangegeven\
etc/
probeer eens bij server: server.slsknet.org:2240
                                       server.slsknet.org:2242

Mudkip

  • Gast
nicotine(soulseekcleint) install lukt niet
« Reactie #15 Gepost op: 2007/03/10, 10:07:25 »
Amule vind ik niks, limewire is niet heel makkelijk om te installeren, probeer frostwire (www.frostwire.com) anders is.

Offline Soul-Sing

  • Lid
nicotine(soulseekcleint) install lukt niet
« Reactie #16 Gepost op: 2007/03/10, 11:04:03 »
Citaat van: MadNoob
Amule vind ik niks, limewire is niet heel makkelijk om te installeren, probeer frostwire (www.frostwire.com) anders is.
ik vind amule een van de betere progs. :)

Offline raggar

  • Lid
    • fietsen naar Tibet
nicotine(soulseekcleint) install lukt niet
« Reactie #17 Gepost op: 2007/03/11, 23:30:23 »
Het programma opent helemaal niet, ik heb toen der tijd niet alles aangemaakt maar is dit een probleem? Ik dacht dat komt later wel. Ook met nieuw installeren werkt het programma niet. Wanneer dit het probleem is, neem ik aan dat er een config file wordt bewaard waar deze info instaat. Weet iemand of dit zo is en welke file dit zou kunnen zijn. Dan kan ik deze verwijderen en het hele proces van installeren opnieuw doen.

Bedankt voor je antwoord.

Offline Soul-Sing

  • Lid
nicotine(soulseekcleint) install lukt niet
« Reactie #18 Gepost op: 2007/03/12, 08:49:55 »
Citaat van: raggar
Het programma opent helemaal niet, ik heb toen der tijd niet alles aangemaakt maar is dit een probleem? Ik dacht dat komt later wel. Ook met nieuw installeren werkt het programma niet. Wanneer dit het probleem is, neem ik aan dat er een config file wordt bewaard waar deze info instaat. Weet iemand of dit zo is en welke file dit zou kunnen zijn. Dan kan ik deze verwijderen en het hele proces van installeren opnieuw doen.

Bedankt voor je antwoord.
homemap:  beeld: verborgen bestanden tonen.

Offline raggar

  • Lid
    • fietsen naar Tibet
nicotine(soulseekcleint) install lukt niet
« Reactie #19 Gepost op: 2007/03/12, 14:27:00 »
Het werkt! bedankt allemaal voor de informatie. Wat ik heb gedaan is de map .nicotine in je home folder gerenamed naar .nicotine.ietsdatjekuntherkennen en dan opnieuw nicotine opgestart. Nu werkt het allemaal prima. Ik denk dat het probleem inderdaad ligt in het niet aanmaken van de map.