Bug#986821: freecad: Garbled menu makes freecad unusable

2023-05-10 Thread Werner Mayer
Hi tobi, It is still garbled when running it with QT_SCALE_FACTOR=0.9 Setting a value < 1 doesn't only cause problems with FreeCAD but with other Qt applications, too. For example, Qt Designer's user interface is completely garbled, not only the menus. For other Qt based applications

Bug#986821: freecad: Garbled menu makes freecad unusable

2023-03-08 Thread Werner Mayer
Hi everybody, I have tested it on my XFCE system to decrease the DPI value to e.g. 80 and then I can confirm that FreeCAD's menus and toolbars are unusable. Looking through the code I found this line

Bug#1029846: freecad: after upgrading today, not possible to launch the program

2023-02-11 Thread Werner Mayer
Dear all, a proper fix has been added with https://github.com/FreeCAD/FreeCAD/commit/c7a21ecbeecefe7c2dfc9e950b3d6bb42351d476 This means that the function PyConfig_InitPythonConfig must be replaced with PyConfig_InitIsolatedConfig. The error occurred because PyConfig_InitPythonConfig parses all