View Single Post
Posts: 1 | Thanked: 0 times | Joined on Jun 2010
#75
Upd: works after update to v0.6.1

Can anyone help me, please?

I tried to start the app in user and root mode and get this:

Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ seriesfinale
Traceback (most recent call last):
File "/usr/bin/seriesfinale", line 34, in <module>
main_window = MainWindow()
File "/usr/lib/python2.5/site-packages/SeriesFinale/gui.py", line 58, in __init__
fallback = True)
File "/usr/lib/python2.5/gettext.py", line 478, in translation
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
File "/usr/lib/python2.5/gettext.py", line 180, in __init__
self._parse(fp)
File "/usr/lib/python2.5/gettext.py", line 315, in _parse
self.plural = c2py(plural)
File "/usr/lib/python2.5/gettext.py", line 93, in c2py
raise ValueError, 'plural forms expression could be dangerous'
ValueError: plural forms expression could be dangerous
~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # seriesfinale
process 2286: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some application using the D-Bus library.
process 2286: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some application using the D-Bus library.
Aborted
/home/user #

Last edited by gene87; 2010-07-20 at 10:24.