Comment # 2
on bug 11705
from Stig Bjørlykke
(In reply to Pascal Quantin from comment #1)
> Any preferred method?
This is what I do:
- Open Configuration Profiles dialog
- Select a profile other than Default
- Select the profile below the selected one and press the minus button
-> Crash
This does not happened all the time. Looking at the stack trace it looks like
we are calling updateWidgets() while inside the QTreeWidgetItem destructor, so
it might be a race condition here?
You are receiving this mail because:
- You are watching all bug changes.