Bug 418680 - Artikulate does not start on my computer
Summary: Artikulate does not start on my computer
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
: 420098 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-09 21:16 UTC by Mario Hernandez Rodarte
Modified: 2024-12-21 11:02 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Hernandez Rodarte 2020-03-09 21:16:43 UTC
SUMMARY
Artikulate did not start, then I tried to start from Terminal 

STEPS TO REPRODUCE
1. Type "artikulate" in the Terminal
2. Press Enter

OBSERVED RESULT
In the terminal appears:
"articulate.core: Repository created from with location QUrl("file:///home/mario/.local/share/artikulate/courses/")
articulate.core: Loading courses from "/home/mario/.local/share/artikulate/courses"
log_liblearner: Database path:  "/home/mario/.local/share/artikulate/learnerdata.db"
log_liblearner: No last active profile found, falling back to first found profile
log_libsound: Load Plugin:  "Motor QtMultimedia"
log_libsound: recording codec set to "audio/x-vorbis"
QQmlApplicationEngine failed to load component
qrc:/artikulate/qml/Main.qml:64:9: Type TrainingPage unavailable
qrc:/artikulate/qml/TrainingPage.qml:23:1: module "QtQuick.Shapes" is not installed
QObject::connect: Cannot connect (nullptr)::ghnsCourseDataStatusChanged() to MainWindow::updateCourseResources()
QObject::connect: Cannot connect (nullptr)::triggerAction(QString) to MainWindow::triggerAction(QString)"
but Artikulate doesnt start

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon User 5.18
(available in About System)
KDE Plasma Version: 5.18
KDE Frameworks Version: 
Qt Version: 5
Comment 1 Andreas Cord-Landwehr 2020-03-09 22:17:54 UTC
Thank you for your bug report!
Unfortunately, this is a packaging issue, where we cannot do much about. It would be great if you could fill the same report at your distribution's bug tracker with the hint that the package qml-module-qtquick-shapes is a runtime dependency.
Installing that package should solve your problem.
Comment 2 Christoph Feck 2020-05-06 20:27:44 UTC
*** Bug 420098 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2020-05-06 20:28:57 UTC
Moving to neon, which is on this bug tracker.
Comment 4 azad 2024-10-22 00:46:15 UTC
I think this bug can be marked as resolved as recent versions of artikulate properly depend on the qml-module-qtquick-shapes package, since this commit: https://invent.kde.org/neon/kde/artikulate/-/commit/31aed58fa4303751880395ad8d7e9de8d93dafa3
Comment 5 Carlos De Maine 2024-12-21 11:02:14 UTC
marking fixed as per last comment