Ciao a tutti, ho un problema di disconnessione con pyWvDialPlus e il modem 56k
Quando connetto:
user@User:~$ python /home/user/pyWvDialPlus/pyWvDialPlus.py
Connections tables created for ppp0
Error on update record
/home/user/pyWvDialPlus/wvdialGUI/guigtk/main.py:416: GtkWarning: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed
self.details_textbuf.insert_with_tags(self.details_textiter, message, self.details_tags[message_type])
E quando sconnetto non mi risponde e mostra le seguenti righe:
Stopping task <bound method WvDialProcess.updateTraffic of <wvdialGUI.wvdial.process.WvDialProcess instance at 0x9249a4c>> 600 10
non capisco dove stia l'errore!