Benjamin Bræstrup Sayoc
Benjamin Bræstrup Sayoc
@MisterMakerNL is this related to the visuals of the start page?
@MisterMakerNL I just don't get what you mean. In any case, it sounds like a different issue, in that case create a new Issue on GitHub
I'm getting some very weird PySide2 errors... help requested. /usr/include/PySide2/QtWidgets/pyside2_qtwidgets_python.h:739:33: error: ‘enum QAbstractItemView::CursorAction’ is protected within this context /usr/bin/ccache /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK -DBUILD_ADDONMGR -DCMAKE_BUILD_TYPE=\"Release\" -DFreeCADGui_EXPORTS...
Maybe it is `idx for idx, line in enumerate(lines, start=1) if line.endswith(" ")` then
```python >>> a = [" asd", "asd2 ", "ad32 ", "345"] >>> [x if x.endswith(" ") for x in a] File "", line 1 [x if x.endswith(" ") for x...
As I wrote, I think this is a Wayland issue. So please specify if you're on Wayland or not. > @benj5378, do you observe stealing of selection with other applications?...
> @benj5378, does it mean that when you run `QT_QPA_PLATFORM=xcb ./FreeCAD` it works fine? That is correct, running with your command, the issue isn't present. @xtemp09
I cannot reproduce it at least
It just worked, and now it doesn't out of literally nowhere
Okay, works again now... someone better take a video before it stops working again 😅