Gaël Écorchard

Results 131 comments of Gaël Écorchard

The changes in the Coin library didn't help avoiding a crash. What did though is the [cited PR](https://github.com/FreeCAD/FreeCAD/pull/17073). I just tested for a short time (with the `eglDustOff2` branch, 9e7d403d24ac,...

I managed to launch FreeCAD on Pop!_OS 24.04 (based on Ubuntu 24.04) and it seems to work by using the workaround suggested by FreeCAD when launch with `QT_QPA_PLATFORM=wayland`, actually suggested...

I managed to compile libcoin and FreeCAD with `cmake -DCOIN_BUILD_EGL=ON` for libcoin. FreeCAD shows the splash screen but then crashes when the main window attempts to open: ``` FreeCAD: /home/gael/04-sources/freecad/FreeCAD/src/Mod/Sketcher/Gui/SoZoomTranslation.cpp:66:...

Related to `mini.sessions` for me.

I'm finished with my changes, you can integrate them. I'll make further changes to a new branch if I happen to make any. I tried to isolate the changes so...

My version of Neovim is probably recent enough because the background is uniform with the default theme. It is also uniform without origami. What could be the culprit is that...

@OXY2DEV thanks a lot! It helped me making the contrast not so visible but the background is still not uniform (I cannot debug the highlight style where the background color...

A good idea, for sure but developing the framework for this is out of my capacities right now.