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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs