[kwave] [Bug 394358] Kwave crashes when closing About dialog

2018-12-26 Thread Thomas Eschenbacher
https://bugs.kde.org/show_bug.cgi?id=394358

Thomas Eschenbacher  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|ASSIGNED|RESOLVED
   Version Fixed In||https://commits.kde.org/kwa
   ||ve/e237657b25e954060fce9419
   ||c27aebec3996c6b9

--- Comment #9 from Thomas Eschenbacher  ---
Root cause was that a tab within a tab widget was included in the list of tab
stops, as well as its parent widget.

Should work now, see git commit:
https://commits.kde.org/kwave/e237657b25e954060fce9419c27aebec3996c6b9

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

[kwave] [Bug 394358] Kwave crashes when closing About dialog

2018-12-26 Thread Thomas Eschenbacher
https://bugs.kde.org/show_bug.cgi?id=394358

Thomas Eschenbacher  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[kwave] [Bug 394358] Kwave crashes when closing About dialog

2018-12-26 Thread Thomas Eschenbacher
https://bugs.kde.org/show_bug.cgi?id=394358

Thomas Eschenbacher  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #8 from Thomas Eschenbacher  ---
ok, 100% reproducible here, but only in the Help/About dialog

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

[kwave] [Bug 394358] Kwave crashes when closing About dialog

2018-11-14 Thread Thomas Eschenbacher
https://bugs.kde.org/show_bug.cgi?id=394358

--- Comment #7 from Thomas Eschenbacher  ---
OK, then it is in Qt. But I do not understand what that assert shall be good
for.
I have absolutely no idea what goes wrong here, and why it does not affect
thousands of other applications too!? I am not aware of doing anything special
there, I create a dialog, I close it, I delete the object... what should be so
wrong about that?

Does anyone have an idea?

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

[kwave] [Bug 394358] Kwave crashes when closing About dialog

2018-11-09 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394358

--- Comment #6 from Christoph Feck  ---
If the assert says "kernel/qwidget.cpp", then it is an assert in Qt.

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

[kwave] [Bug 394358] Kwave crashes when closing About dialog

2018-11-09 Thread Thomas Eschenbacher
https://bugs.kde.org/show_bug.cgi?id=394358

Thomas Eschenbacher  changed:

   What|Removed |Added

Summary|KWave crashes when closing  |Kwave crashes when closing
   |About dialog|About dialog

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

[kwave] [Bug 394358] KWave crashes when closing About dialog

2018-11-09 Thread Thomas Eschenbacher
https://bugs.kde.org/show_bug.cgi?id=394358

--- Comment #5 from Thomas Eschenbacher  ---
I can confirm this here, this kind of crash happens in several kinds of
situations. The more interesting stuff is the text that comes out on the
console:

FileContext::executeCommand(): loading plugin 'about'
FileContext::executeCommand(): with 1 parameter(s)
ASSERT: "d->focus_next->d_func()->focus_prev == this" in file
kernel/qwidget.cpp, line 1607
KCrash: Application 'kwave' crashing...

It is this ASSERT that causes the trouble. It has been introduced in the KDE
libraries and IMHO is useless.
Does anyone know a way how to prevent this?

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

[kwave] [Bug 394358] KWave crashes when closing About dialog

2018-11-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394358

--- Comment #4 from k...@trummer.xyz ---
I added two additional backtraces, they look a little different so I added them
both.

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

[kwave] [Bug 394358] KWave crashes when closing About dialog

2018-11-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394358

--- Comment #3 from k...@trummer.xyz ---
Created attachment 116193
  --> https://bugs.kde.org/attachment.cgi?id=116193=edit
backtrace 2

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

[kwave] [Bug 394358] KWave crashes when closing About dialog

2018-11-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394358

--- Comment #2 from k...@trummer.xyz ---
Created attachment 116192
  --> https://bugs.kde.org/attachment.cgi?id=116192=edit
backtrace 1

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

[kwave] [Bug 394358] KWave crashes when closing About dialog

2018-11-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394358

Christoph Feck  changed:

   What|Removed |Added

Summary|KWave crashes on exit   |KWave crashes when closing
   ||About dialog

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