Pages : 1
#1 Le 19/08/2006, à 18:26
- astreides
Nicotine
Bonsoir
J'ai un petit souci avec le logiciel nicotine
Installer avec synaptic ok
Dans applications - internet - je clique sur l'icone et nicotine apparait puis disparait
Je l'ai désistaller puis réinstaller et même chose
Merci de votre aide
Hors ligne
#2 Le 19/08/2006, à 21:36
- bastringue
Re : Nicotine
Un petit truc à faire lorsque tu rencontres ce genre de problème : lance une console puis tape le nom de ton programme pour le lancer. Tu as toutes les chances de récolter un p'tit message d'erreur que tu peux toujours copier/coller ici si tu n'arrives pas à le déchiffrer !
****Contre la vente liée : s'informer, signer, informer ...!****
racketiciel.info
Hors ligne
#3 Le 20/08/2006, à 06:38
- astreides
Re : Nicotine
Bonjour
Désolé pour le double
Hors ligne
#4 Le 20/08/2006, à 07:06
- astreides
Re : Nicotine
Rebonjour
Voilà le message lancer en tapant nicotine dans un terminal :
~# nicotine
Nicotine supports "psyco", an inline optimizer for python
code, you can get it at http://sourceforge.net/projects/psyco/
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:10: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
if create:
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:21: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.vbox1 = gtk.VBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:66: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hide_tickers1.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:199: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.DownloadList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:256: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.UploadList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:261: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.vbox3 = gtk.VBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:265: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.SearchEntry.set_editable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:281: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.GlobalRadio.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:288: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.RoomsRadio.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:295: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.BuddiesRadio.set_active(gtk.FALSE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:302: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.interests = gtk.VBox(gtk.FALSE, 10)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:332: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox12 = gtk.HBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:341: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox11 = gtk.HBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:366: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.vbox13 = gtk.VBox(gtk.TRUE, 10)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:371: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.vbox14 = gtk.VBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:382: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.LikesList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:385: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox15 = gtk.HBox(gtk.FALSE, 2)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:402: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.vbox15 = gtk.VBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:428: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.DislikesList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:431: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox14 = gtk.HBox(gtk.FALSE, 2)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:448: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.RecommendationsList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:478: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.RecommendationUsersList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:490: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.vbox4 = gtk.VBox(gtk.FALSE, 5)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:512: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.UserList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:515: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox3 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:524: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.AddUserEntry.set_editable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:531: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox10 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:565: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
if create:
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1480: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
if create:
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1487: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.vbox2 = gtk.VBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1498: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.RoomsList.set_headers_visible(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1501: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
self.hbox1 = gtk.HBox(gtk.FALSE, 0)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1510: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
self.CreateRoomEntry.set_editable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/nicotine_glade.py:1517: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: 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: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
if create:
/usr/lib/site-python/pynicotine/gtkgui/utils.py:48: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
column.set_resizable(gtk.TRUE)
/usr/lib/site-python/pynicotine/gtkgui/utils.py:45: GtkDeprecationWarning: gtk.FALSE 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.SetStatusText, 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
Hors ligne
#5 Le 23/08/2006, à 00:39
- bastringue
Re : Nicotine
Bon ben à part te dire qu'il y à un problème avec python ...:rolleyes: ça dépasse mes compétences.
À si : un petit balise Code eut été du meilleur aloi pour ton texte collé depuis le terminal. Question de lisibilité.
Et allez, UP !
****Contre la vente liée : s'informer, signer, informer ...!****
racketiciel.info
Hors ligne
Pages : 1