https://bugs.kde.org/show_bug.cgi?id=393802
Bug ID: 393802 Summary: GUI freezes as soon as I click somewhere Product: kdenlive Version: 18.04.0 Platform: Mint (Debian based) OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: unf...@gmail.com Target Milestone: --- I've tried using the 18.4.0 AppImage from the official website. When I run it, it seems to work fine , but then I click in the timeline it stops responding at all. It doesn't crash though, I have to manually kill it. I've run it in gdb, here's the output: (process:28117): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/app././/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory [producer_xml] failed to load filter "ladspa.1904" [producer_xml] failed to load filter "ladspa.1913" [producer_xml] failed to load filter "ladspa.1904" [producer_xml] failed to load filter "ladspa.1913" QXcbConnection: XCB error: 3 (BadWindow), sequence: 1679, resource id: 25171069, major code: 40 (TranslateCoords), minor code: 0 QXcbConnection: XCB error: 3 (BadWindow), sequence: 4075, resource id: 25171097, major code: 40 (TranslateCoords), minor code: 0 ^C Program received signal SIGINT, Interrupt. 0x00007ffff76ac07a in __GI___waitpid (pid=-1, stat_loc=0x7fffffffd5a0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29 29 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory. (gdb) threall apply all bt Undefined command: "threall". Try "help". (gdb) thread apply all bt Thread 1 (process 28072): #0 0x00007ffff76ac07a in __GI___waitpid (pid=-1, stat_loc=0x7fffffffd5a0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29 #1 0x000000000044706d in ?? () #2 0x000000000044854b in wait_for () #3 0x00000000004384bf in execute_command_internal () #4 0x000000000043851e in execute_command () #5 0x000000000042139e in reader_loop () #6 0x000000000041fdb1 in main () (gdb) When I've run it without gdb the last message in the terminal was always something similar to this: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1679, resource id: 25171069, major code: 40 (TranslateCoords), minor code: 0 -- You are receiving this mail because: You are watching all bug changes.