Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 721630

Summary: www-client/firefox-68.8.0 -wayland runs on wayland
Product: Gentoo Linux Reporter: Andrius Štikonas <andrius>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrius Štikonas 2020-05-08 13:42:55 UTC
I've compiled my firefox without wayland support but it still runs as a Wayland client on my Plasma wayland session.

If that USE flag cannot disable Wayland then there is no point of having it...

It worked fine on 68.7.0-r1

Reproducible: Always
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2020-05-09 00:54:50 UTC
See what's depending on USE=wayland. In case your system is not wayland-enabled, this will pull in required wayland stuff. But firefox has no hard build time dependencies. Also, USE=wayland will control default start mode.
Comment 2 Andrius Štikonas 2020-05-09 09:27:48 UTC
Oh yes, default start mode is now working for me again.

I think my system was somehow messed (and default start mode was not working) up but reboot fixed it.

So good to close as invalid. Sorry, should have rebooted before reporting.