Bug 399845

Summary: Installed Peruse on HP Pavilion laptop with Ubuntu 18.04. Peruse does not launch.
Product: [Applications] peruse Reporter: Steve <steve.greer>
Component: generalAssignee: Dan Leinir Turthra Jensen <admin>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Steve 2018-10-15 16:50:23 UTC
SUMMARY


STEPS TO REPRODUCE
1. Installed Peruse on HP Pavilion laptop loaded with Ubuntu 18.04
2. 
3. 

OBSERVED RESULT: Program does not launch.


EXPECTED RESULT


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Dan Leinir Turthra Jensen 2018-10-16 10:34:19 UTC
If i could convince you to launch Peruse from the command line and paste the output here, i would greatly appreciate it, as it'll help debug what's going wrong. Thanks! :)
Comment 2 Andrew Crouthamel 2018-11-01 18:49:24 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Steve 2018-11-01 19:25:01 UTC
Here is the output when attempting to launch from command line:

Failed to load the component from disk. Reported error was: "file:///usr/share/peruse/qml/Main.qml:26 Type PeruseMain unavailable\nfile:///usr/share/peruse/qml/PeruseMain.qml:256 Type Settings unavailable\nfile:///usr/share/peruse/qml/Settings.qml:161 Type FileDialog unavailable\nfile:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qml:48 module \"Qt.labs.settings\" is not installed\n"
Comment 4 Dan Leinir Turthra Jensen 2018-11-19 11:16:55 UTC
That would be a packaging bug somewhere in Ubuntu, which seems to not be requiring whatever package the Qt Quick Qt.labs.settings functionality is within (which then breaks QtQuick.Dialogs, which in turn is used by Peruse's settings page). I'm afraid you'll need to report this there, as there is very little i can do... Thank you for the output, though, very useful for discovering where the issue lies :)