https://bugs.kde.org/show_bug.cgi?id=500981
Bug ID: 500981 Summary: Fail to start Classification: Applications Product: NeoChat Version: git master Platform: Flatpak OS: Linux Status: REPORTED Severity: major Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: jus...@kde.org CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- flatpak run --devel --command=sh org.kde.neochat [📦 org.kde.neochat ~]$ neochat QQmlApplicationEngine failed to load component qrc:/qt/qml/org/kde/neochat/qml/Main.qml:40:22: Type WelcomePage unavailable qrc:/qt/qml/org/kde/neochat/login/WelcomePage.qml: Type NeoChatSettingsView unavailable qrc:/qt/qml/org/kde/neochat/settings/NeoChatSettingsView.qml:13:1: KirigamiSettings.ConfigurationView is not a type [📦 org.kde.neochat ~]$ gdb GNU gdb (GDB) 16.2 Copyright (C) 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) file /app/bin/neochat Reading symbols from /app/bin/neochat... Reading symbols from /usr/lib/debug/app/bin/neochat.debug... (gdb) run Starting program: /app/bin/neochat [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffeedff6c0 (LWP 34)] [New Thread 0x7fffedbc76c0 (LWP 35)] [New Thread 0x7fffed3c66c0 (LWP 36)] [New Thread 0x7fffeca406c0 (LWP 37)] [New Thread 0x7fffd79ff6c0 (LWP 38)] [New Thread 0x7fffd71fe6c0 (LWP 39)] [New Thread 0x7fffd69fd6c0 (LWP 40)] [New Thread 0x7fffd5dfc6c0 (LWP 41)] [New Thread 0x7fffd55fb6c0 (LWP 42)] [New Thread 0x7fffd4dfa6c0 (LWP 43)] [New Thread 0x7fffb7fff6c0 (LWP 44)] [New Thread 0x7fffb77fe6c0 (LWP 45)] [New Thread 0x7fffb6ffd6c0 (LWP 46)] [New Thread 0x7fffb67fc6c0 (LWP 47)] [New Thread 0x7fffb5ffb6c0 (LWP 48)] [New Thread 0x7fffb57fa6c0 (LWP 49)] [Thread 0x7fffb57fa6c0 (LWP 49) exited] [Thread 0x7fffb5ffb6c0 (LWP 48) exited] [Thread 0x7fffb67fc6c0 (LWP 47) exited] [Thread 0x7fffb6ffd6c0 (LWP 46) exited] [Thread 0x7fffb77fe6c0 (LWP 45) exited] [Thread 0x7fffb7fff6c0 (LWP 44) exited] [New Thread 0x7fffb7fff6c0 (LWP 50)] QQmlApplicationEngine failed to load component qrc:/qt/qml/org/kde/neochat/qml/Main.qml:40:22: Type WelcomePage unavailable qrc:/qt/qml/org/kde/neochat/login/WelcomePage.qml: Type NeoChatSettingsView unavailable qrc:/qt/qml/org/kde/neochat/settings/NeoChatSettingsView.qml:13:1: KirigamiSettings.ConfigurationView is not a type [Thread 0x7fffb7fff6c0 (LWP 50) exited] [Thread 0x7fffd69fd6c0 (LWP 40) exited] [Thread 0x7fffd5dfc6c0 (LWP 41) exited] [Thread 0x7fffd71fe6c0 (LWP 39) exited] [Thread 0x7fffd4dfa6c0 (LWP 43) exited] [Thread 0x7fffd55fb6c0 (LWP 42) exited] [Thread 0x7fffd79ff6c0 (LWP 38) exited] [Thread 0x7fffeca406c0 (LWP 37) exited] [Thread 0x7fffed3c66c0 (LWP 36) exited] [Thread 0x7fffedbc76c0 (LWP 35) exited] [Thread 0x7fffeedff6c0 (LWP 34) exited] [Inferior 1 (process 31) exited with code 0377] (gdb) bt full No stack. -- You are receiving this mail because: You are watching all bug changes.