rschroll / beru

The Basic Epub Reader for Ubuntu
http://rschroll.github.io/beru/
GNU General Public License v3.0
25 stars 12 forks source link

Crash when opening an epub #62

Closed popey closed 10 years ago

popey commented 10 years ago

I recently purchased Discover Phaser [1]. Unfortunately Beru crashes when I try to open the epub. Dunno if there's any debug or other info I can provide than what's in the app log, which doesn't look super relevant.

phablet@ubuntu-phablet:~/.cache/upstart$ cat application-click-com.ubuntu.developer.rschroll.beru_beru_0.9.6.log libust[16203/16208]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886) libust[16203/16207]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886) libust[16203/16208]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886) libust[16203/16207]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886) /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: invalid option -- 'I' /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: unrecognized option '--appargs='

WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release. WARNING: The experimental API will change from version to version, or even be removed. You have been warned!

: WARNING: the use of the Ubuntu.Components.Extras.Browser namespace is deprecated, please consider updating your applications to import Ubuntu.Web instead. UbuntuWindow - regular geometry UbuntuWindow::handleSurfaceFocusChange(focused=true) UbuntuWindow::handleSurfaceResize(width=540, height=921) UbuntuWindow::handleSurfaceFocusChange(focused=false) UbuntuWindow::handleSurfaceFocusChange(focused=true) WARNING: ListItems.Base.icon is DEPRECATED. Use iconName and iconSource instead. libust[26076/26081]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886) libust[26076/26081]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886) libust[26076/26080]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886) libust[26076/26080]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886) /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: invalid option -- 'I' /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: unrecognized option '--appargs=' WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release. WARNING: The experimental API will change from version to version, or even be removed. You have been warned! : WARNING: the use of the Ubuntu.Components.Extras.Browser namespace is deprecated, please consider updating your applications to import Ubuntu.Web instead. UbuntuWindow - regular geometry WARNING: ListItems.Base.icon is DEPRECATED. Use iconName and iconSource instead. UbuntuWindow::handleSurfaceFocusChange(focused=true) UbuntuWindow::handleSurfaceResize(width=540, height=921) libust[27916/27919]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886) libust[27916/27920]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886) libust[27916/27920]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886) /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: invalid option -- 'I' /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: unrecognized option '--appargs=' WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release. WARNING: The experimental API will change from version to version, or even be removed. You have been warned! : WARNING: the use of the Ubuntu.Components.Extras.Browser namespace is deprecated, please consider updating your applications to import Ubuntu.Web instead. UbuntuWindow - regular geometry WARNING: ListItems.Base.icon is DEPRECATED. Use iconName and iconSource instead. UbuntuWindow::handleSurfaceFocusChange(focused=true) UbuntuWindow::handleSurfaceResize(width=540, height=921) https://www.discoverphaser.com/
rschroll commented 10 years ago

Which version are you running? The previously-released version of Beru has numerous problems running on the current utopic images. (A new version should be coming shortly.)

If you're experiencing this in a version from git, you could try running it under gdb and posting the stack trace.

popey commented 10 years ago

Yes, I'm using the one in the store. I look forward to a new version :)

rschroll commented 10 years ago

I'm going to be optimistic and close this one. If the new version doesn't fix this, please reopen.

popey commented 10 years ago

Yes, it is fixed :)