WayfireWM / wf-install

A repository with installation scripts for wayfire
MIT License
36 stars 9 forks source link

wayfire version 0.9.0 installation not working #44

Open aagargoura opened 1 month ago

aagargoura commented 1 month ago

I have followed the the install script and installed the wayfire version 0.9.0

`piuser@rpi5:~ $ /opt/wayfire_v9/bin/startwayfire Using log file: /home/piuser/.local/share/wayfire/wayfire.log

piuser@rpi5:~ $ cat /home/piuser/.local/share/wayfire/wayfire.log

II 18-09-24 14:24:05.143 - [src/main.cpp:364] Starting wayfire version 0.9.0 EE 18-09-24 14:24:05.146 - [libseat] [libseat/backend/seatd.c:308] Could not poll connection: Broken pipe II 18-09-24 14:24:05.146 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping II 18-09-24 14:24:05.146 - [libseat] [libseat/libseat.c:76] Backend 'logind' failed to open seat, skipping II 18-09-24 14:24:05.147 - [libseat] [seatd/seat.c:39] Created VT-bound seat seat0 II 18-09-24 14:24:05.147 - [libseat] [seatd/server.c:145] New client connected (pid: 1388, uid: 1000, gid: 1000) II 18-09-24 14:24:05.147 - [libseat] [libseat/backend/seatd.c:633] Started embedded seatd EE 18-09-24 14:24:05.147 - [libseat] [common/terminal.c:162] Could not open target tty: Permission denied EE 18-09-24 14:24:05.147 - [libseat] [seatd/seat.c:61] Could not open tty0 to update VT: Permission denied II 18-09-24 14:24:05.147 - [libseat] [seatd/seat.c:170] Added client 0 to seat0 EE 18-09-24 14:24:05.147 - [libseat] [common/terminal.c:162] Could not open target tty: Permission denied EE 18-09-24 14:24:05.147 - [libseat] [seatd/seat.c:72] Could not open terminal for VT 0: Permission denied EE 18-09-24 14:24:05.147 - [libseat] [seatd/seat.c:461] Could not open VT for client EE 18-09-24 14:24:05.147 - [libseat] [common/terminal.c:162] Could not open target tty: Permission denied EE 18-09-24 14:24:05.147 - [libseat] [seatd/seat.c:86] Could not open terminal to clean up VT 0: Permission denied II 18-09-24 14:24:05.147 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'builtin' II 18-09-24 14:24:05.147 - [backend/session/session.c:109] Successfully loaded libseat session II 18-09-24 14:24:05.148 - [backend/backend.c:84] Waiting for a session to become active EE 18-09-24 14:24:15.158 - [backend/backend.c:107] Timeout waiting session to become active EE 18-09-24 14:24:15.158 - [backend/backend.c:359] Failed to start a DRM session EE 18-09-24 14:24:15.158 - [src/main.cpp:141] Fatal error: Segmentation fault EE 18-09-24 14:24:15.600 - #1 signal_handler(int) ../src/main.cpp:143 addr2line: '?T???': No such file addr2line: '?T???': No such file EE 18-09-24 14:24:15.606 - #2 PT??? PT??? EE 18-09-24 14:24:15.661 - #3 wlr_backend_get_drm_fd ../subprojects/wlroots/backend/backend.c:120 EE 18-09-24 14:24:15.742 - #4 main ../src/main.cpp:379 (discriminator 1) EE 18-09-24 14:24:15.882 - #5 __libc_start_call_main ../sysdeps/unix/sysv/linux/aarch64/libc-start.c:74 EE 18-09-24 14:24:15.977 - #6 call_init ../csu/libc-start.c:128 EE 18-09-24 14:24:16.093 - #7 _start ??:? II 18-09-24 14:24:16.094 - [libseat] [seatd/client.c:471] Client disconnected EE 18-09-24 14:24:16.094 - [libseat] [common/terminal.c:162] Could not open target tty: Permission denied EE 18-09-24 14:24:16.094 - [libseat] [seatd/seat.c:86] Could not open terminal to clean up VT 0: Permission denied II 18-09-24 14:24:16.094 - [libseat] [seatd/seat.c:524] Closed client 0 on seat0 II 18-09-24 14:24:16.094 - [libseat] [seatd/seat.c:192] Removed client 0 from seat0 II 18-09-24 14:24:16.094 - [libseat] [libseat/backend/seatd.c:645] Stopped embedded seatd ` Here is my env variables

piuser@rpi5:~ $ env SHELL=/bin/bash NO_AT_BRIDGE=1 PWD=/home/piuser LOGNAME=piuser XDG_SESSION_TYPE=tty MOTD_SHOWN=pam HOME=/home/piuser LANG=en_GB.UTF-8 LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90: SSH_CONNECTION=192.168.178.169 60991 192.168.178.170 22 XDG_SESSION_CLASS=user TERM=xterm-256color USER=piuser SHLVL=1 XDG_SESSION_ID=4 LC_CTYPE=UTF-8 XDG_RUNTIME_DIR=/run/user/1000 SSH_CLIENT=192.168.178.169 60991 22 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus SSH_TTY=/dev/pts/0 TEXTDOMAIN=Linux-PAM _=/usr/bin/env

ammen99 commented 1 month ago

Do you have seatd installed and set up?