[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2024-01-23 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=467515

emohr  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #18 from emohr  ---
Thank you for the feedback. If the AppImage is working then it’s most likely an
upstream issue with the Mint packager.

I close this bug. If it still appears in the latest version, please feel free
to re-open it and update the affected version number.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2024-01-23 Thread Binjomin Szanto-Varnagy
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #17 from Binjomin Szanto-Varnagy  ---
With AppImage, same versions, the issue is seemingly not present.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2024-01-23 Thread Binjomin Szanto-Varnagy
https://bugs.kde.org/show_bug.cgi?id=467515

Binjomin Szanto-Varnagy  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1
 CC||szvbinjo...@gmail.com

--- Comment #16 from Binjomin Szanto-Varnagy  ---
For me still crashes Kdenlive 23.08.4, on Linux Mint 21.3.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-05-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=467515

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #15 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-05-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #14 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-26 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #13 from chocolateimage  ---
forgot to make a video: (YouTube) https://youtu.be/8L6MCUHG6lo
weirdly it didn't work in this recording (the first section, the other vm
worked, just install some other random stuff)... ughhh...

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-26 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #12 from chocolateimage  ---
Found a way to reproduce (on linux mint 21.1 cinnamon, i tried in a vm and it
crashes!):
1. do "sudo apt install kdenlive" (without ppa)
2. open kdenlive (and notice that the version is too old)
3. do "sudo apt remove kdenlive kdenlive-data"
4. do "sudo add-apt-repository ppa:kdenlive/kdenlive-stable" and "sudo apt
update"
5. install kdenlive again: "sudo apt install kdenlive"
6. get weird error messages from melt7
7. open kdenlive and reproduce the issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-25 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #11 from chocolateimage  ---
I have tried it and it still crashed, I think this is the correct version:
(YouTube) https://youtu.be/qfPTj8Y8e9A

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #10 from Jean-Baptiste Mardelle  ---
The problem with your patch in comment 6 is that it silently discards requests
with invalid item id, so it just hides the real problem. We need to understand
why in the first place we have requests with items that are not in m_allItems.

The other problem is that you seem to be the only one having this issue, so
harder to fix without being able to reproduce. I just pushed a tentative fix to
Kdenlive's git master that might fix a case of invalid item. Could you compile
and test, or test tomorrow's AppImage to see if it changes anything ? Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #9 from Jean-Baptiste Mardelle  ---
Git commit 9add99b23b4afa29eb665855109ed71e72f23f87 by Jean-Baptiste Mardelle.
Committed on 23/04/2023 at 08:49.
Pushed by mardelle into branch 'master'.

Delete selection model in effectstask to avoid possibly incorrect indexes.

M  +7-1src/effects/effectstack/view/effectstackview.cpp

https://invent.kde.org/multimedia/kdenlive/commit/9add99b23b4afa29eb665855109ed71e72f23f87

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-21 Thread farid
https://bugs.kde.org/show_bug.cgi?id=467515

farid  changed:

   What|Removed |Added

 CC||snd.no...@gmail.com

--- Comment #8 from farid  ---
Cannot reproduce on self built sources on Arch nor in AppImage.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-21 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #7 from chocolateimage  ---
oh, i just checked again, it's not version 5.13.3, it's version 5.15.3:
https://imgur.com/a/YA2CqWo

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-21 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #6 from chocolateimage  ---
I am on linux mint (may cause old packages) and in the appimage version it also
does not work. I found a fix for this issue:

in src/abstractmodel/abstracttreemodel.cpp
change function "int AbstractTreeModel::rowCount(const QModelIndex &parent)
const" to this:

int AbstractTreeModel::rowCount(const QModelIndex &parent) const
{
if (parent.column() > 0) return 0;

std::shared_ptr parentItem;
if (!parent.isValid())
parentItem = rootItem;
else {
int parent_internalId = int(parent.internalId());
if (m_allItems.count(parent_internalId) == 0) {
return 0;
}
parentItem = getItemById(parent_internalId);
if (parentItem == nullptr) {
return 0;
}
}

return parentItem->childCount();
}

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-21 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=467515

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #5 from Jean-Baptiste Mardelle  ---
The crash seems to happen in Qt. One thing I don't understand is that we
require Qt 5.15.2 since Kdenlive 22.08.0, but you mention using Qt 5.13.3 ?? Is
that a typo ? It shouldn't be possible to compile Kdenlive with such Qt version

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-20 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=467515

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net

--- Comment #4 from emohr  ---
I cannot reproduce either on Windows. Please try with the current Kdenlive
AppImage version 22.12.3 to see if there are any packaging issues
https://kdenlive.org/en/download/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-20 Thread Bernd
https://bugs.kde.org/show_bug.cgi?id=467515

Bernd  changed:

   What|Removed |Added

 CC||bern...@yahoo.com

--- Comment #3 from Bernd  ---
(In reply to chocolateimage from comment #1)
> Any updates on this? It also happens when I just cut which is really
> annoying: https://www.youtube.com/watch?v=k4oWpRf_Sr8

I cannot reproduce this behavior with installed version 22.12.1 or appimage
22.12.2 on Pop!_OS 22.04

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-20 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #2 from chocolateimage  ---
Full backtrace from gdb:
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737230646912)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=140737230646912) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=140737230646912, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x74b2a476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x74b107f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x750b1ba3 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x750b0ff0 in qt_assert_x(char const*, char const*, char const*,
int) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x556b0d9f in AbstractTreeModel::getItemById(int) const
(this=0x59918ad0, id=494) at
/home/lukas/gits/kdenlive/src/abstractmodel/abstracttreemodel.cpp:192
#8  0x556b0792 in AbstractTreeModel::rowCount(QModelIndex const&) const
(this=0x59918ad0, parent=...) at
/home/lukas/gits/kdenlive/src/abstractmodel/abstracttreemodel.cpp:115
#9  0x7527441f in QAbstractItemModel::hasChildren(QModelIndex const&)
const () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x766c6760 in  () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x703c1e94 in  () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#12 0x703c4c2f in  () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#13 0x769d461f in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x769d6dac in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#15 0x7530841e in QObject::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x76456713 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x752dae3a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x752ddf27 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x75334a67 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x736d7d3b in g_main_context_dispatch () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7372c6c8 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x736d53e3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x753340b8 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x752d975b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x752e1cf4 in QCoreApplication::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x5563e8ce in main(int, char**) (argc=1, argv=0x7fffdcb8) at
/home/lukas/gits/kdenlive/src/main.cpp:352

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 467515] Crash when switching around clips with transforms

2023-04-20 Thread chocolateimage
https://bugs.kde.org/show_bug.cgi?id=467515

--- Comment #1 from chocolateimage  ---
Any updates on this? It also happens when I just cut which is really annoying:
https://www.youtube.com/watch?v=k4oWpRf_Sr8

-- 
You are receiving this mail because:
You are watching all bug changes.