This is a known wayland_server problem
Really? Isnât it fixed by your patch?
Wayland still seems not ready for prime time. I see such issues raised. Makes you wonder if X12 could have been the next best thing.
It is a problem of Haiku Wayland implementation, not Wayland itself. If it works correctly in Linux, it is a bug of GitHub - X547/wayland-server: In-proc Wayland server for Haiku.
All this progress being made on Firefox, Thunderbird, and forks too is honestly surreal to see after years of attempts. So, thank you very much for your work @3dEyes!
NowâŚsorry to be that person, but Iâd like to request the port of a Firefox fork that has similar goals to Floorp but is quite different too. Itâs gaining steam, and is growing at an explosive rate: Zen
Website: https://zen-browser.app/
GitHub: GitHub - zen-browser/desktop: A calmer internet, without any gimmicks.
For those interested in Floorp, you have to try Zen too.
Wayland is not exactly perfect on Linux either. I have seen some quirks you wouldnât see with X11.
Howdy,
Playing with LibreWolf on my nightly installation. So far, flawless web browsing! Impeccable work!
I know. My mistake in the package recipe, Iâll fix it now. I think it should be ready to try within the hour.
Done. Fixed.
Just noticed a regression in the Firefox fork ports:
File uploading causes the web browser to crash
This was actually working fine with the initial version of Iceweasel. Now it, Floorp, and Waterfox cannot upload files without fully crashing.
Hereâs a full log from Waterfox crashing after trying to upload a file:
https://gist.meander.site/jce/057e1c8c1bfb495b82c5dfa4651eb525
This is not a problem with firefox forks, but with gtk/glib. I have already written about the solution many times in different threads on this forum.
rm -rf /boot/system/non-packaged/data/mime
rm -rf /boot/home/config/non-packaged/data/mime
Perhaps could it be worthy to clean those directories automatically. Just by adding these commands to boot or shutdown script, for example. At least, this would avoid these reports.
But that would interfere with any other program that keeps MIME data in those places. Perhaps something a little more fine-grained?
Maybe itâs just me as a mere mechanical engineer, but would ânot crashing if something unexpected is found in these dircetoriesâ be a too obscure solution?
It is indeed not a solution on long term. I was just suggesting something that users could do themselves easily as a temporary workaround.
Do we have a Haiku Programmer of the Year award? 3dEyes is making a strong case for 2025!
Itâs kind of sad to apreciate only the âflashyâ work⌠it disinsentivises the ground work needed to get there. 3Deyes work on qthaikuplugins for example is not that visible, but does much more for haiku than this hooking up of webrtc.