xtemp09

Results 232 comments of xtemp09

@PaddleStroke, I would expect while the task is active, the corresponding MDI window cannot be closed. If the MDI window is requested to be closed while the corresponding task is...

@leoheck, can you post the output of _env_ command? Do you use options/scripts/environment variables to launch _FreeCAD_ AppImage?

> ```ruby > OS: Ubuntu 24.04.1 LTS (ubuntu:GNOME/ubuntu-xorg) > ``` > ```dotenv > QT_QPA_PLATFORMTHEME=qt5ct > ``` From here: https://sourceforge.net/p/qt5ct/code/HEAD/tree/tags/qt5ct-1.8/ ``` Files and Directories: qt5ct - Qt5 configuration tool libqt5ct.so -...

> @xtemp09 I didn't understand. Are you saying this qt5ct is breaking things? I don't know the cause of the problem. Most likely, qt5ct does not, `QT_QPA_PLATFORMTHEME` does. Does your...

I'm glad that the problem has been identified, but would it be better if `testStatus` checked for dangling pointer to avoid future crashes?

I simply do not understand. If the problem is dangling pointer, why checking for dangling pointer cannot be a solution?

> I said, I can add an additional protection, but leaving ONLY a check for dangling pointer is not a solution, it feels like patching sinking ship with duct tape....

Release version must be rid of asserts. Where does this flatpak come from? ---- > Looks like some problems in your config. Sadly, config or safe mode do not influence...

> Also even if it is asssert, does it needs to be there at all if getting rid of it in release mode leaves freecad in reliable state? A program...

I have three displays, each has different resolution/DPI. =)