[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-07-30 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 Pedro de Carvalho Gomes changed: What|Removed |Added Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-07-30 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 Pedro de Carvalho Gomes changed: What|Removed |Added Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-27 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 Pedro de Carvalho Gomes changed: What|Removed |Added Latest Commit||https://invent.kde.org/mult

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-27 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 Pedro de Carvalho Gomes changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-26 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 robert marshall changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|FIXED

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-14 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #11 from Pedro de Carvalho Gomes --- (In reply to robert marshall from comment #9) > This looks fixed to me - though maybe there's more of this - looking at > https://bugs.kde.org/show_bug.cgi?id=422132 which seems similar - a crash > when

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-14 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 Pedro de Carvalho Gomes changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-13 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #9 from robert marshall --- This looks fixed to me - though maybe there's more of this - looking at https://bugs.kde.org/show_bug.cgi?id=422132 which seems similar - a crash when trying to return to displaying Local Collection. But this

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-12 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #8 from Pedro de Carvalho Gomes --- I fixed the bug. It was caused by a bad habit that I see all across the code: widgets that capture QObject::destroyed signal from its descendants. This is bad because such are signaled either when the

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-09 Thread Pedro de Carvalho Gomes
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #7 from Pedro de Carvalho Gomes --- I confirm the crash. As stated above, it required at least one item at the filter. -- You are receiving this mail because: You are watching all bug changes.

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-05 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=421456 Myriam Schweingruber changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED