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

Performance issues on bookworm #214

Open
SpudGunMan opened this issue Jan 20, 2024 · 5 comments
Open

Performance issues on bookworm #214

SpudGunMan opened this issue Jan 20, 2024 · 5 comments

Comments

@SpudGunMan
Copy link

Compiling source on a newly updated pi5 with bookworm/wayland performance is very poor

Application is hanging its functional but unusable at most times.

@godfreja
Copy link
Contributor

Can you elaborate on what xastir is doing when it performance is bad? Is it drawing maps? If so, what maps are you using?

@SpudGunMan
Copy link
Author

The application "freezes" using default first run worldhi.map

Same behavior using OSM tile

Xwayland uses 10-20% resources when xastir is freezing up

Any child windows appear as shrunk windows and need expanded

The app is fully functioning but appears to be making calls to x/wayland and causing a performance hit

@SpudGunMan
Copy link
Author

saw some related updates (window manager stuff) and tested today the freezing up is a little less no changes to Xastir just the apt packages for rasp-os

there is still some performance issue it appears but its less painful for sure saw a error flash on console on Xastir launch for

convert_from_xastir_coordinates:Y out-of-range (too low):18446744073673138816
convert_from_xastir_coordinates:X out-of-range (too high):191284480
convert_from_xastir_coordinates:Y out-of-range (too high):101212800

@truglodite
Copy link

Are you accessing locally, via real vnc, or other remote? In my case I noticed major lag in Xastir accessing bookworm with wayland from real vnc. Switching from wayland to xwindows fixed it. Not sure if it's related but thought I'd mention it just in case.

@SpudGunMan
Copy link
Author

Direct console, agree related to Wayland/x11

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

No branches or pull requests

3 participants