-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
3D window offset #6531
Comments
Webots 2023b installed with "Debian Package with the Advanced Packaging Tool (APT)" |
This behavior also happens to me whenever I save my world with the |
When I try to save my world it gives me: double free or corruption (out) And the app closes. |
I also had this issue, did you happen to find a solution to your problem? |
Both the window offset and the crash when saving are still not resolved. |
I am using webots R2023b. I am also suffering from this issue. It seems to impact all X11 window managers, I have experimented on i3 gaps version 4.2.3, qtile 0.25.1, xfce4 version 4.18.3. It does not happen in my wayland window manager, sway. However, I am also suffering from a huge amount of segfaults making webots effectively unusable. This may be because of arch though. |
I am circumventing it by executing it in sway in my regular window manager. That can be done as follows
|
Describe the Bug
For every world (new world or default ), the default appearence of the 3D window is shifted down-left. I tried launching webots with the safe mod activated:
$ export WEBOTS_SAFE_MODE=true
$ webots
But the 3D window appeares off when I add a background.
Steps to Reproduce
$ webots
Expected behavior
correclty placed 3D Window.
Screenshots
System
Operating System:
Graphics Card:
The text was updated successfully, but these errors were encountered: