Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721630 - www-client/firefox-68.8.0 -wayland runs on wayland
Summary: www-client/firefox-68.8.0 -wayland runs on wayland
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-08 13:42 UTC by Andrius Štikonas
Modified: 2020-05-09 09:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.