https://bugs.kde.org/show_bug.cgi?id=439524
--- Comment #3 from ada <email...@pm.me> --- I just tried this on the 21.04.3b appimage and its still there. (This was on Debian Buster + plasma desktop tho) steps to reproduce: (shift+s) Make some subtitle clips (ctrl+g) Group them with (ctrl+c) Copy the group (move the cursor) (ctrl+v) paste the group I launched from terminal and this was the output from "Grouping items" until the crash: ``` ==========GROUPING ITEMS: 3 qml: TRIGGERING VERTICAL STOP: 112 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 108 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 96 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 89 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 84 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 78 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 74 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 70 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 69 , SCROLL: 0 SCH: 340 qml: TRIGGERING VERTICAL STOP: 68 , SCROLL: 0 SCH: 340 qml: Got rubber bottom: -73 - height: 46 , TK y: 0 , SCROLLVIEWY: 0 ==========GROUPING ITEMS: 3 ==========GROUPING ITEMS: 3 qml: ENTERED SUBTITLE MOUSE AREA qml: ENTERED SUBTITLE MOUSE AREA qml: ENTER MOUSE END AREA qml: ENTERED SUBTITLE MOUSE AREA qml: ENTERED ITEM CLCKD qml: RELEASED DONE _______________ ============== GROUP ROOTS: GROUP: 11 ======= / // / PASTED DOC: "<kdenlive-scene offset=\"145\" masterTrack=\"-1\" documentid=\"1627827954524\">\n <subtitle text=\"hello2\" in=\"145\" out=\"270\"/>\n <subtitle text=\"!!!\" in=\"395\" out=\"520\"/>\n <subtitle text=\"4hello2\" in=\"270\" out=\"395\"/>\n <bin/>\n <groups>[\n {\n \"children\": [\n {\n \"data\": \"-1:395\",\n \"leaf\": \"subtitle\",\n \"type\": \"Leaf\"\n },\n {\n \"data\": \"-1:270\",\n \"leaf\": \"subtitle\",\n \"type\": \"Leaf\"\n },\n {\n \"data\": \"-1:145\",\n \"leaf\": \"subtitle\",\n \"type\": \"Leaf\"\n }\n ],\n \"type\": \"Normal\"\n }\n]\n</groups>\n</kdenlive-scene>\n" ------------ qml: ENTER MOUSE END AREA qml: ENTERED SUBTITLE MOUSE AREA qml: ENTERED SUBTITLE MOUSE AREA / / READING CLIPS FROM CLIPBOARD Added to model srt file import Saving subtitle filter: "/tmp/1627827954524.srt" Added to model srt file import Saving subtitle filter: "/tmp/1627827954524.srt" Added to model srt file import Saving subtitle filter: "/tmp/1627827954524.srt" terminate called after throwing an instance of 'std::out_of_range' what(): _Map_base::at /tmp/.mount_kdenliv3vR6G/AppRun: line 42: 4472 Aborted kdenlive --config kdenlive-appimagerc $@ ``` -- You are receiving this mail because: You are watching all bug changes.