[Bug 431801] Re: calibre, lrfviewer > segment fault

fabrice_sp coutadeurf at gmail.com
Mon Sep 21 19:43:09 UTC 2009


Hi,

As calibre is written in python, it's a bit more complicated than that.
To get the trace, please run the following commands:
gdb python
run
import sys
from pkg_resources import load_entry_point

sys.exit(
   load_entry_point('calibre==0.6.3', 'gui_scripts', 'lrfviewer')()
)


and paste the output here

Thanks,
Fabrice

-- 
calibre, lrfviewer > segment fault
https://bugs.launchpad.net/bugs/431801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list