View Single Post
Posts: 7 | Thanked: 1 time | Joined on Apr 2010 @ Germany near Hamburg
#207
Hello
I like Panucci but since the last update it will not startup.
I already installed Gpodder and reinstalled Panucci.
Any Ideas ?
Greetings
Solderer

If i start in X-Term :
~ $ panucci
orientation has changed to 0
/opt/panucci/lib/panucci/panucci.py:437: GtkWarning: gtk_widget_reparent: assertion `widget->parent != NULL' failed
self.cover_art_event_box.reparent(metadata_hbox)
/opt/panucci/lib/panucci/panucci.py:438: GtkWarning: gtk_widget_reparent: assertion `widget->parent != NULL' failed
self.metadata_widget.reparent(metadata_hbox)
Traceback (most recent call last):
File "/opt/panucci/bin/see_bug6694/FMRadio", line 66, in <module>
panucci.run( filename=filepath )
File "/opt/panucci/lib/panucci/panucci.py", line 1171, in run
GTK_Main( filename )
File "/opt/panucci/lib/panucci/panucci.py", line 405, in __init__
player.init(filepath=filename)
File "/opt/panucci/lib/panucci/player.py", line 61, in init
self.playlist.load_last_played()
File "/opt/panucci/lib/panucci/playlist.py", line 354, in load_last_played
recent = self.get_recent_files(max_files=1)
File "/opt/panucci/lib/panucci/playlist.py", line 304, in get_recent_files
files = db.get_latest_files()
File "/opt/panucci/lib/panucci/dbsqlite.py", line 354, in get_latest_files
files = cursor.fetchall()
sqlite3.OperationalError: Could not decode to UTF-8 column 'filepath' with text '/��?'
~ $