Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove override decorator #948

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Remove override decorator #948

merged 1 commit into from
Jul 18, 2024

Conversation

signedav
Copy link
Member

Apparently this leaded to issues. Not sure why. Seems older QGIS had the problem.

Fixes #945 and fixes #947

@signedav
Copy link
Member Author

@gacarrillor I will be happy to revert this commit in future, but we need to clarify why it causes problems.

Btw. reproducable on 3.28 QGIS of this docker:

docker run \
  --rm \
  -i \
  -t \
  -e DISPLAY=unix$DISPLAY \
  -e TZ='Europe/Paris' \
  -v /tmp/.X11-unix:/tmp/.X11-unix \
  qgis/qgis:release-3_22 qgis

(first I need to turn off xhost -)

@signedav signedav merged commit 9f5fdb1 into master Jul 18, 2024
7 checks passed
@signedav signedav deleted the revert-overrides branch July 18, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant