https://bugs.kde.org/show_bug.cgi?id=495238

--- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> ---
Thanks for the report. Unfortunately, I am not able to reproduce it, neither on
Ubuntu 24.04 nor on other Linux distributions. From the stack trace, I can see
that it happens when you save the files, the last recognizable call from Kid3
is BaseMainWindowImpl::showOperationProgress(), after that it is probably
qApp->processEvents() on line 366 of basemainwindow.cpp, which processes Qt
event and can be anything, so it is hard to tell what exactly is crashing.
rowsAboutToBeRemoved() would suggest that rows are removed in some model, but
where and why when only files are saved? So I am a little at a loss, and would
like to get some additional information:

- Does it happen with any files, or it there a specific file which has to be
part of the save operation?
- What kind of files? Are they on the local drive or on an external drive? Is
there anything special in the setup?
- Does the crash also occur with the Qt-only version kid3-qt?
- Could you try if the crash occurs also with the version from my PPA (see
https://kid3.kde.org/#download), it also uses the system Qt libraries, so I
would expect it to behave the same?
- Does the crash also occur if you are using a binary which uses Qt 6, for
example the https://prdownloads.sourceforge.net/kid3/kid3-3.9.6-Linux.tgz or
the flatpak from https://flathub.org/apps/details/org.kde.kid3?

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

Reply via email to