Bug 333153 - qml/trojita/main.qml does not exist at any of the standard paths
Summary: qml/trojita/main.qml does not exist at any of the standard paths
Status: RESOLVED FIXED
Alias: None
Product: trojita
Classification: Applications
Component: Ubuntu (show other bugs)
Version: git
Platform: Ubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: trojita-ubuntu-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-07 10:46 UTC by Daniel Holbach
Modified: 2014-04-07 14:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Holbach 2014-04-07 10:46:46 UTC
Since 7ac157ca9afdb7844ef74f3f7272c4f6e4fda9b0 trojita segfaults on startup.

 daniel@daydream:~$ trojita-ubu 
 File: qml/trojita/main.qml does not exist at any of the standard paths!

Reproducible: Always
Comment 1 Jan Kundrát 2014-04-07 11:02:43 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.
Comment 2 Dan Chapman 2014-04-07 11:05:28 UTC
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/
Comment 3 Daniel Holbach 2014-04-07 12:26:17 UTC
/.
/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
Comment 4 Dan Chapman 2014-04-07 14:45:17 UTC
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