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

Please: Wayland compatibility needs more attention #23534

Open
xaverm opened this issue Jan 22, 2025 · 1 comment
Open

Please: Wayland compatibility needs more attention #23534

xaverm opened this issue Jan 22, 2025 · 1 comment

Comments

@xaverm
Copy link

xaverm commented Jan 22, 2025

This is certainly not a report of one specific bug.
Rather this is an urgent request for keeping Spyder accessible to Linux users also in the future.
I have been using Spyder happily under X11-WMs and Linux since 2009 and v1.0.0.
These days, pressure from Distros on Linux users, to ditch X11 for Wayland is getting almost inescapable.

However, when I try to work with Spyder under Wayland, it is far from being as usable as under X11.

Just an example from today:

Currently I am looking at a Wayland Graphics Platform on a new system with KDE Plasma Version: 6.2.5, KDE Frameworks, Version: 6.10.0, Qt Version: 6.8.1, Kernel Version: 6.12.9-1-default (64-bit) running Syder 6.0.3.

Now, Spyders default fonts are way too small for me.
Under X11 one can just set custom high DPI scaling in the prefs. to ones liking. Done.
Under Wayland, doing the same, breaks Spyder's GUI. Most important this means, that all the menus do not function properly anymore. I.e. trying to access submenus by scrolling will jump you to a completely different menu, once the DPI scale is different from 1. Other issues at DPI scale different from 1, like ill-separated, i.e., too big line spacings in all windows, and strange streaks across the menu bars and other graphics elements are only minor nuisances as compared to the broken menus.

Repeated such experiences leave me at suppressing Wayland for Spyder with export QT_QPA_PLATFORM=xcb; spyder, whenever running under Wayland ... which likely will not work forever ...

So, pls., keep up your good work also in times of Wayland.
Thank you!

@dalthviz
Copy link
Member

dalthviz commented Feb 4, 2025

Hi @xaverm sorry for the late response and thank you for the report! Could it be possible for you to check if setting the application font size instead of using the DPI preferences helps? For that go to Preferences > Appereance > Fonts and uncheck the Use the system default interface font. After that you should be able to change the Interface font size (or even the font itself).

Image

Let us know if the info above helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants