Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870697 - gui-wm/sway-1.7-r2[seatd]::gentoo fails to start if seatd not compiled with server USE flag
Summary: gui-wm/sway-1.7-r2[seatd]::gentoo fails to start if seatd not compiled with s...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 13:44 UTC by bugs.gentoo.org.3642l
Modified: 2022-11-18 08:38 UTC (History)
2 users (show)

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


Attachments
emerge --info (emergeinfo.txt,6.90 KB, text/plain)
2022-09-17 13:44 UTC, bugs.gentoo.org.3642l
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugs.gentoo.org.3642l 2022-09-17 13:44:55 UTC
Created attachment 807196 [details]
emerge --info

seatd-0.7.0-r1 no longer enables `server` USE flag by default and if compiled without it, sway will not have access to the daemon, which results in startup failure.

If I understand correctly, compiling sway with seatd should force the usage of the seatd `server` USE flag.
Comment 1 amano.kenji 2022-11-18 08:38:50 UTC
I encountered this issue today. I also had to enable server USE flag in seatd manually.