(no title)
iwanttocomment | 1 month ago
Linux user for decades, but headless since the early aughts. Decided to dip my toes back into the desktop space with Mint Cinnamon.
I can mirror or run lots of phone apps on Windows or macOS, but ironically, not Linux. I decide to run an Android emulator so I can use some phone-only apps.
I read up on reviews, then download and install Waydroid as the top contender.
Does Waydroid work? No. It fails silently launching from the shortcut after the install. Run it from the command line, and, nope, it's a window manager issue. Mint Cinnamon uses X11, not Wayland, and Waydroid apparently needs... Wayland support.
OK, I log out, log into Mint with Wayland support, then re-launch Waydroid. My screen goes into a fugue state where it randomly alternates between black and the desktop. Try a variety of things, and I guess this is just how it is. Google and try any number of fixes, end up giving up.
Yes, that's my old pal Linux on the Desktop. Older, faster and wiser, but still flaky in precisely the same ways.
Joe_Cool|1 month ago
Likewise you cannot run Wayland programs on X11 without a wayland compositor like Cage (a wayland kiosk) or Weston. Both run as a window on X11 inside of which Waydroid works just fine.
It's an odd complaint that incompatible software is incompatible.
iwanttocomment|1 month ago
"Users who don't know about the feature can just use a pre-configured system like Mint Cinnamon and never know about any of these things."
nehal3m|1 month ago
I've tried it as a challenge for a couple of days (lynx, mutt, some other TUI stuff) and it made some things like Vim stick (although that may have as much to do with that challenge as Tridactyl did). But I couldn't last longer than a week. It does free you from the burden of system requirements. CPU: Optional.
Joe_Cool|1 month ago
unknown|1 month ago
[deleted]
hparadiz|1 month ago
Get yourself a most recent plasma 6 Wayland setup with pipewire for audio. It even has rdp server now.
What's most likely happening is your user space app wants the newer API but you're running old builds from two years ago.
It will continue to degrade for you unless you fully switch to a Wayland DM.
Anything built on X11 is basically deprecated now and no one is building on it anymore.
iwanttocomment|1 month ago
The context here is that I was commenting on the parent's assertion that one "can just use a pre-configured system like Mint Cinnamon and never know about any of these things." Nope!
> It will continue to degrade for you unless you fully switch to a Wayland DM. Anything built on X11 is basically deprecated now and no one is building on it anymore.
That's my impression as well, and again, with the 2nd most popular Linux distro using X11 by default and with "experimental" Wayland support, that only reinforces my rebuttal of parent's claim.