Translations:Amarok/Manual/Various/TroubleshootingAndCommonProblems/40/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 15:55, 5 October 2022
- Amarok crashes, but Dr. Konqi doesn't pop up — run in gdb with the following command: In gdb's console, type
gdb --args amarok --debug --nofork
runto start Amarok, reproduce the crash, and then in gdb typethread apply all btto generate the backtrace.