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