Closed s910324 closed 4 months ago
Hi @s910324,
thanks for reporting the problem.
I can see that the popup comes on very often (which is annoying), but there is no crash for me on Ubuntu.
I'll keep looking.
Matthias
Hi Matthias,
I've checked more platform and machine settings, and found some thing interesting.
I have successfully re-created the crash on both Windows and Linux OS on VM with clean and all default setups.
This behavior starts to occur after version 0.27.13, which I've notice that version before this, the Object Editor options
is still a floating QDialog type pop window where after 0.27.13 this becomes a QDockWidget.
Where this crash always occured after this Dock
shows up, and seems to have some connection with Dock
visibility settings that I have mensioned, especally if layer visibility changed after Dock
have already shows up, this no longer causes crash.
This is what I have found how to trigger the issue.
ALONE
Dock setting (A) can repeatly triggers the crash, thats why previously i though was related to by Libraries
dock visibility setting, due to my original setting is having them Docked together, so after removing one of them it caused the issue.
You're fantastic! :)
I managed to reproduce the problem with the editor options docked at the top:
Now debugging can start :)
Thanks,
Matthias
Hi Matthias
Recently I run in to a issue while adding text to Hidden layer.
System : Windows 11 x64 Version tested : 0.28.5 - 0.29.4
Conditionto trigger:
Crash by add text to hidden layer
https://github.com/user-attachments/assets/d7a1c92c-f224-4b7c-aa7a-a4521e7a6ff9
Hide layer during editing:
Hint pops twice but does not trigger crash https://github.com/user-attachments/assets/4823ce55-c1d0-48ee-9b77-bd4f309f2e42
Error message