Stoppedpuma

Results 191 comments of Stoppedpuma

Still nothing. searching for any differences in journalctl is nearly impossible as well since even being ran for one second fills hundreds of lines with the /dev/binder not found issue....

>Did the command in my previous comments returned any error? The command doesn't return any errors > the directory /dev/binder should exist, and therefore, waydroid should work. /dev/binder doesn't exist...

Binder is supposed to be a file apparently [gbinder] ERROR: Can't open /dev/binder: Is a directory Linking /dev/binderfs/anbox-binder to /dev/binder doesn't work either.

It seems to be an issue with how apparmor.d handles `binder_linux-dkms`, compiling `linux-tkg` with waydroid modules doesn't have the binder issues and seems to work fine for the first launch,...

Just a heads up performance wise, this causes the UI to freeze for ~800ms on a 16k image. The delay isn't as noticeable at on smaller resolutions such as 8k...

This seems to happen with both `cargo run` and `cargo build`, same applies with manually specifying to use the release profile. [ui_freeze.webm](https://github.com/user-attachments/assets/9608ef2d-3185-42db-bbde-5f53c2a14842)

Seems I've just never noticed this before, thanks for testing!

> @Stoppedpuma Did you maybe compare the performance of this with my solution for the problem? I previously did not, I have now tested yours with both `cargo run` and...

List of issues I've found so far in my testing: Reset all edits loses the images Fullscreen and unfullscreening an image in the compare menu allows you to update position...