Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors after installation #17

Open
RoyvEmpel opened this issue Apr 17, 2022 · 0 comments
Open

Errors after installation #17

RoyvEmpel opened this issue Apr 17, 2022 · 0 comments

Comments

@RoyvEmpel
Copy link

Hello,

After git cloning the repo and running the install I realised that I didn't have the xbindkeys package installed.

roy@pc:~/ShadowRePlay-Linux$ ./install  
ls: cannot access '/home/roy/.config/shadowreplay': No such file or directory
ls: cannot access '/bin/xbindkeys': No such file or directory
Created symlink /home/roy/.config/systemd/user/multi-user.target.wants/shadowreplay.service → /home/roy/.config/systemd/user/shadowreplay.service.
Job for shadowreplay.service failed because the control process exited with error code.
See "systemctl --user status shadowreplay.service" and "journalctl --user -xeu shadowreplay.service" for details.
Job for shadowreplay.service failed because the control process exited with error code.
See "systemctl --user status shadowreplay.service" and "journalctl --user -xeu shadowreplay.service" for details.


Installation is complete!
Press F9 to save a replay

After installing xbindkeys it successfully installed without errors but the application doesn't want to start. Is there a quick way reinstall ShadowRePlay, or did I miss something else?

roy@pc:~/ShadowRePlay-Linux$ systemctl --user status --now shadowreplay
× shadowreplay.service - Achieve ShadowPlay-like functionality on Linux
     Loaded: loaded (/home/roy/.config/systemd/user/shadowreplay.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2022-04-18 01:21:47 CEST; 2s ago
    Process: 92282 ExecStartPre=/usr/bin/xbindkeys -f /home/roy/.xbindkeysrc (code=exited, status=0/SUCCESS)
    Process: 92300 ExecStart=/usr/local/bin/shadowreplay (code=exited, status=2)
   Main PID: 92300 (code=exited, status=2)
        CPU: 19ms

apr 18 01:21:47 pc systemd[2292]: Starting Achieve ShadowPlay-like functionality on Linux...
apr 18 01:21:47 pc systemd[2292]: shadowreplay.service: Found left-over process 92298 (xbindkeys) in control group while starting unit. Ignoring.
apr 18 01:21:47 pc systemd[2292]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
apr 18 01:21:47 pc systemd[2292]: shadowreplay.service: Found left-over process 92299 (xbindkeys) in control group while starting unit. Ignoring.
apr 18 01:21:47 pc systemd[2292]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
apr 18 01:21:47 pc systemd[2292]: Started Achieve ShadowPlay-like functionality on Linux.
apr 18 01:21:47 pc shadowreplay[92300]: /usr/local/bin/shadowreplay: 62: export: Illegal option -f
apr 18 01:21:47 pc systemd[2292]: shadowreplay.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
apr 18 01:21:47 pc systemd[2292]: shadowreplay.service: Failed with result 'exit-code'.

System information:

OS: Kubuntu 20.04 LTS
KERNEL: 5.15.6-051506-generic
CPU: AMD Ryzen 9 5900X 12-Core
GPU: AMD Radeon RX 6900 XT (sienna_cichlid, LLVM 13.0.1, DRM 3.42, 5.15.6-051506-generic)
GPU DRIVER: 4.6 Mesa 22.1.0-devel (git-ae710f3 2022-03-26 focal-oibaf-ppa)
RAM: 32 GB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant