FS#63602 - [sway] 1:1.2-2 wayland interface error
Attached to Project:
Community Packages
Opened by Marat Bakeev (hawara) - Friday, 30 August 2019, 00:49 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 02 September 2019, 12:45 GMT
Opened by Marat Bakeev (hawara) - Friday, 30 August 2019, 00:49 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 02 September 2019, 12:45 GMT
|
Details
Description:
Hi, sway won't start properly - logs end with '[swaybg-1.0/main.c:521] Missing a required Wayland interface' Additional info: * package version(s) sway 1:1.2-2 swaybg 1.0-3 waybar 0.7.2-1 * config and/or log files etc. sway is configured to use waybar (if that's relevant) - and waybar fails to start. If launched manually, waybar works. 2019-08-30 12:44:57 - [sway/commands.c:367] Config command: bindsym XF86MonBrightnessUp exec light -A 5 2019-08-30 12:44:57 - [sway/commands.c:387] After replacement: bindsym XF86MonBrightnessUp exec light -A 5 2019-08-30 12:44:57 - [sway/commands.c:367] Config command: exec_always export QT_QPA_PLATFORM=wayland-egl 2019-08-30 12:44:57 - [sway/commands.c:387] After replacement: exec_always export QT_QPA_PLATFORM=wayland-egl 2019-08-30 12:44:57 - [sway/commands.c:367] Config command: exec_always export SDL_VIDEODRIVER=wayland 2019-08-30 12:44:57 - [sway/commands.c:387] After replacement: exec_always export SDL_VIDEODRIVER=wayland 2019-08-30 12:44:57 - [sway/commands.c:367] Config command: exec_always export MOZ_ENABLE_WAYLAND=1 2019-08-30 12:44:57 - [sway/commands.c:387] After replacement: exec_always export MOZ_ENABLE_WAYLAND=1 2019-08-30 12:44:57 - [sway/commands.c:367] Config command: exec systemctl --user import-environment DISPLAY; exec systemctl --user import-environment WAYLAND_DISPLAY 2019-08-30 12:44:57 - [sway/commands.c:387] After replacement: exec systemctl --user import-environment DISPLAY; exec systemctl --user import-environment WAYLAND_DISPLAY 2019-08-30 12:44:57 - [swaybg-1.0/main.c:521] Missing a required Wayland interface Steps to reproduce: Run sway 1.2-2 (?) |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Monday, 02 September 2019, 12:45 GMT
Reason for closing: Not a bug
Monday, 02 September 2019, 12:45 GMT
Reason for closing: Not a bug
And the background had nothing to do with it.
Strange thing - if you run 'sway -C' from command line, I'm still getting those 'Missing a required Wayland interface' from swaybg, but it seems to run just fine. Is it a bug? A concern?
If not, this issue can be closed, sorry for the noise.