View Single Post
jellyroll's Avatar
Posts: 435 | Thanked: 684 times | Joined on Apr 2012 @ Netherlands 020
#2
I have the same problem when i try tro start glogarchive in xterm get this does anyone know wat this mean?

BusyBox v1.20.0 (Debian 1.20.0power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ glogarchive
/etc/hildon/theme/gtk-2.0/gtkrc:1: Kan afbeelding in pixmap_pad: ‘../images/wmRightButtonPressed.png’ niet vinden
/etc/hildon/theme/gtk-2.0/gtkrc:1: border (or stretch) without valid file
Traceback (most recent call last):
File "/opt/glogarchive/glogarchive.py", line 596, in <module>
listall(ui)
File "/opt/glogarchive/glogarchive.py", line 309, in listall
cur.execute("select events.event_type_id, count(events.id), events.outgoing from events group by events.event_type_id, events.outgoing order by events.event_type_id, events.outgoing")
sqlite3.OperationalError: no such table: events