And I Instantly got a jokey crash. Apport guided me to this bug, then i pressed ctrl-c for stopping jokey-backend:
^CTraceback (most recent call last):
File "/usr/share/jockey/jockey-backend", line 75, in <module>
svr.run_dbus_service(argv_options.timeout)
File "/usr/lib/python2.6/dist-packages/jockey/backend.py", line 595, in run_dbus_service
main_loop.run()
KeyboardInterrupt
ubuntu@ubuntu:~$ cat /tmp/jockey.log
what happens is that /tmp/jockey.log is empty. :(
This happens with Lucid Netbook Remix Alpha 2 on a Dell Inspiron 1520. The first time I encounter it, it happened alone, without doing anything apparently. (I was just browsing the web for testing network) If you launch manually Jockey it works normally.
Martin,
I did what you asked:
ubuntu@ubuntu:~$ sudo killall jockey-backend jockey/ jockey- backend --debug -l /tmp/jockey.log
ubuntu@ubuntu:~$ sudo /usr/share/
And I Instantly got a jokey crash. Apport guided me to this bug, then i pressed ctrl-c for stopping jokey-backend:
^CTraceback (most recent call last): jockey/ jockey- backend" , line 75, in <module> run_dbus_ service( argv_options. timeout) python2. 6/dist- packages/ jockey/ backend. py", line 595, in run_dbus_service
File "/usr/share/
svr.
File "/usr/lib/
main_loop.run()
KeyboardInterrupt
ubuntu@ubuntu:~$ cat /tmp/jockey.log
what happens is that /tmp/jockey.log is empty. :(
This happens with Lucid Netbook Remix Alpha 2 on a Dell Inspiron 1520. The first time I encounter it, it happened alone, without doing anything apparently. (I was just browsing the web for testing network) If you launch manually Jockey it works normally.
How can I help you more?