| Summary: | Neochat crashes on launch on KDE Neon 5.23 | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Ashwin <ashwinvis+kde> |
| Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | goliash, jr, neon-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Dependencies of Neochat in the current setup | ||
Workaround: I've installed these two packages from here and it solves the issue: https://origin.archive.neon.kde.org/testing/pool/main/k/kquickimageeditor/ kquickimageeditor-dev qml-module-org-kde-kquickimageeditor In neon user repo there is version 0.1.3 and it seems that 0.2.0 is required. now added |
Created attachment 146042 [details] Dependencies of Neochat in the current setup SUMMARY Neochat does not launch. It is a native package from the KDE Neon. The backtrace from the terminal is given below and the package versions of dependencies are attached . STEPS TO REPRODUCE 1. Make sure all packages are up-to-date using pkcon refresh && pkcon update 2. Install neochat 3. Open neochat in terminal OBSERVED RESULT $ neochat QQmlApplicationEngine failed to load component qrc:/qml/main.qml:34:5: Type RoomPage unavailable qrc:/imports/NeoChat/Page/RoomPage.qml:758:13: Type ChatBox unavailable qrc:/imports/NeoChat/Component/ChatBox/ChatBox.qml:148:5: Type AttachmentPane unavailable qrc:/imports/NeoChat/Component/ChatBox/AttachmentPane.qml:164:33: Type ImageEditorPage unavailable qrc:/imports/NeoChat/Page/ImageEditorPage.qml:96:13: KQuickImageEditor.CropBackground is not a type Possibly the current build / version of Neochat is incompatible with the Qt dependencies? EXPECTED RESULT No crash SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE neon 5.23 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.3 Kernel Version: 5.14.0-1020-oem (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 4800H with Radeon Graphics Memory: 15,1 GiB of RAM Graphics Processor: AMD RENOIR ADDITIONAL INFORMATION