| Summary: | qml/trojita/main.qml does not exist at any of the standard paths | ||
|---|---|---|---|
| Product: | [Applications] trojita | Reporter: | Daniel Holbach <daniel.holbach> |
| Component: | Ubuntu | Assignee: | trojita-ubuntu-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | grave | CC: | dpniel, trojita-bugs |
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/trojita/199f00e0ce76cde55b2c21553e0e806857e7c2b6 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Daniel Holbach
2014-04-07 10:46:46 UTC
Please attach a backtrace, tell us from when you're launching the application, and where the QML bits live. DId you run `make install`? When you've done this, please reopen the bug report. Thanks for the quick spot on this Daniel, there is a fix for this now waiting on review. https://git.reviewboard.kde.org/r/117419/ /. /usr /usr/bin /usr/bin/trojita-ubu /usr/lib /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libtrojita_plugins.so /usr/lib/python2.7 /usr/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages/trojita /usr/lib/python2.7/dist-packages/trojita/__init__.py /usr/lib/python2.7/dist-packages/trojita/tests /usr/lib/python2.7/dist-packages/trojita/tests/__init__.py /usr/lib/python2.7/dist-packages/trojita/tests/test_trojita.py /usr/lib/python2.7/dist-packages/trojita/emulators.py /usr/share /usr/share/icons /usr/share/icons/hicolor /usr/share/icons/hicolor/64x64 /usr/share/icons/hicolor/64x64/apps /usr/share/icons/hicolor/64x64/apps/trojita-ubu.png /usr/share/trojita /usr/share/trojita/qml /usr/share/trojita/qml/trojita /usr/share/trojita/qml/trojita/PasswordInputSheet.qml /usr/share/trojita/qml/trojita/OneMessagePage.qml /usr/share/trojita/qml/trojita/favorite-selected.svg /usr/share/trojita/qml/trojita/icon-m-settings-keychain.svg /usr/share/trojita/qml/trojita/InfoDialog.qml /usr/share/trojita/qml/trojita/attach.svg /usr/share/trojita/qml/trojita/main.qml /usr/share/trojita/qml/trojita/PercentageSectionScroller.qml /usr/share/trojita/qml/trojita/email.svg /usr/share/trojita/qml/trojita/AddressWidget.qml /usr/share/trojita/qml/trojita/SslSheet.qml /usr/share/trojita/qml/trojita/delete.svg /usr/share/trojita/qml/trojita/MessageListPage.qml /usr/share/trojita/qml/trojita/ImapSettings.qml /usr/share/trojita/qml/trojita/MailboxListPage.qml /usr/share/trojita/qml/trojita/favorite-unselected.svg /usr/share/trojita/qml/trojita/contact_grey.svg /usr/share/trojita/qml/trojita/contact.svg /usr/share/trojita/qml/trojita/Utils.js /usr/share/doc /usr/share/doc/trojita /usr/share/doc/trojita/changelog.Debian.gz /usr/share/doc/trojita/copyright /usr/share/applications /usr/share/applications/trojita-ubu.desktop trojita-ubu launched from ~ being the CWD Git commit 199f00e0ce76cde55b2c21553e0e806857e7c2b6 by Dan Chapman. Committed on 07/04/2014 at 10:58. Pushed by jkt into branch 'master'. Ubuntu: Fix not finding main.qml causing core dump the qml files were still being copied to share/trojita and not share/ REVIEW:117419 M +1 -1 CMakeLists.txt http://commits.kde.org/trojita/199f00e0ce76cde55b2c21553e0e806857e7c2b6 |