View Single Post
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#253
qole, I can now open local files with microB, but opening pdf or ps files from arxiv.org stopped working:

Code:
-- dbus-switchboard: Received an RPC to mime_open.
-- dbus-switchboard: RPC had arguments ['/var/tmp/0912.5383'].
-- dbus-switchboard: Interface is org.dbus.switchsvc 
-- dbus-switchboard: user_data is <osso.context.Context object at 0x1e5ff0> 
------
-- params : file:///var/tmp/0912.5383
-- params2 : /var/tmp/0912.5383
-- realparams : file:///var/tmp/0912.5383
-- realparams2 : /var/tmp/0912.5383
------
-- params2 mimetype is:  application/pdf 
------
_rpc_callback_handler: Exception occurred during callback execution.
Traceback (most recent call last):
  File "rpc.pyx", line 16, in osso.rpc._rpc_callback_handler (osso/rpc.c:1473)
  File "/usr/bin/dbus-switchboard.py", line 104, in callback_func
    if rowxref[2] != "" and realparams.startswith(rowxref[2]):
IndexError: list index out of range
Is this the same error preventing the GUI from opening?
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log

Last edited by rebhana; 2010-06-16 at 21:02.