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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Jerome Leclanche (Adys)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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
Comment by Alexander F. Rødseth (xyproto) - Monday, 02 September 2019, 11:34 GMT
I'm unable to reproduce this issue. Could you please `pacman -Syu` and try again?
Comment by Marat Bakeev (hawara) - Monday, 02 September 2019, 11:58 GMT
ok, so it was a user error - the command for waybar should be "swaybar_command" and not "status_command".
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.
Comment by Alexander F. Rødseth (xyproto) - Monday, 02 September 2019, 12:45 GMT
Thanks for the quick answer. If the output message from swaybg is either wrong or just confusing, please consider reporting it to the swaybg developers. Closing this issue, then.

Loading...