** Description changed: + [ Impact ] + + * Crashes on start. + + * Adding missing qml modules allows the program to run. + + [ Test Plan ] + + * Install package and try to run, it will complain about missing qml and crash. + * these should allow someone who is not familiar with the affected + + [ Where problems could occur ] + + * This package simply adds existing qml module packages to runtime + dependencies to enable it to run and will have no impact on other + packages. + + [ Original description ] + After installing the package with sudo apt install neochat, it gives an error and does not open. gives this error. QQmlApplicationEngine failed to load component qrc:/main.qml:23:5: Type RoomPage unavailable qrc:/RoomPage.qml:106:26: Type ChatBox unavailable qrc:/ChatBox.qml:63:5: Type ChatBar unavailable qrc:/ChatBar.qml:390:17: Type PieProgressBar unavailable qrc:/PieProgressBar.qml:7:1: module "org.kde.quickcharts" is not installed - - It seems to be a dependency error, since when doing sudo apt install qml-module-org-kde-quickcharts, it already works correctly. + It seems to be a dependency error, since when doing sudo apt install + qml-module-org-kde-quickcharts, it already works correctly.
** Description changed: [ Impact ] - * Crashes on start. + * Crashes on start. - * Adding missing qml modules allows the program to run. + * Adding missing qml modules allows the program to run. [ Test Plan ] - * Install package and try to run, it will complain about missing qml and crash. - * these should allow someone who is not familiar with the affected + * Install package and try to run, it will complain about missing qml + and crash. [ Where problems could occur ] - * This package simply adds existing qml module packages to runtime + * This package simply adds existing qml module packages to runtime dependencies to enable it to run and will have no impact on other packages. [ Original description ] After installing the package with sudo apt install neochat, it gives an error and does not open. gives this error. QQmlApplicationEngine failed to load component qrc:/main.qml:23:5: Type RoomPage unavailable qrc:/RoomPage.qml:106:26: Type ChatBox unavailable qrc:/ChatBox.qml:63:5: Type ChatBar unavailable qrc:/ChatBar.qml:390:17: Type PieProgressBar unavailable qrc:/PieProgressBar.qml:7:1: module "org.kde.quickcharts" is not installed It seems to be a dependency error, since when doing sudo apt install qml-module-org-kde-quickcharts, it already works correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061116 Title: [SRU] neochat not opening in 24.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/neochat/+bug/2061116/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
