Package Details: parsec-bin 150_95-1

Git Clone URL: https://aur.archlinux.org/parsec-bin.git (read-only, click to copy)
Package Base: parsec-bin
Description: Remotely connect to a gaming pc for a low latency remote computing experience
Upstream URL: http://parsec.app
Keywords: parsec remote streaming
Licenses: custom
Provides: parsec
Submitter: sdellysse
Maintainer: tadly
Last Packager: tadly
Votes: 53
Popularity: 0.085201
First Submitted: 2017-08-10 02:44 (UTC)
Last Updated: 2024-07-28 06:54 (UTC)

Required by (0)

Sources (1)

Pinned Comments

tadly commented on 2020-06-10 06:09 (UTC) (edited on 2020-06-10 06:10 (UTC) by tadly)

!!! Please do NOT flag the package out of date just because a new version has been release. !!!

Parsec self-updates and as long as the package still installs (no sha256 mismatch), there is no reason to update it in the AUR as the .deb actually is an older version.

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 Next › Last »

E5ten commented on 2018-06-17 16:03 (UTC) (edited on 2018-06-17 16:03 (UTC) by E5ten)

Parsec no longer depends on expat or sndio, the cause of the segfault is still unknown. EDIT: It can't be because of libva, it happens in software mode too.

tadly commented on 2018-06-16 14:09 (UTC)

I just spent another hour double-checking all dependencies as of https://support.parsecgaming.com/hc/en-us/articles/115002699032-Linux-Ubuntu-16-04-and-17-10 and I just can't get it to work...

Enelar commented on 2018-06-16 13:18 (UTC)

I've just tried downgrade to 1.8.3 and it wont help. Either with libva 2.3 and 1.8 it doesnt work. Segfault.

It began after latest update

tadly commented on 2018-06-16 08:14 (UTC)

Anyone else still segfaulting? Someone from parsec was saying that it's most likely due to libva (because they migrated to libva2) but that's default to arch so...<br> @E5ten shouldn't expat<=2.2.4 and pulseaudio-module-sndio still be a dependency?

Enelar commented on 2018-06-12 20:30 (UTC)

https://hub.docker.com/r/kajmaj87/parsec-intel/ https://hub.docker.com/r/schtufbox/parsec_amd/

Enelar commented on 2018-06-12 20:27 (UTC)

same to me, but i've got segfaults after update

SolarAquarion commented on 2018-06-03 10:26 (UTC)

So you only need expat.so.1.6.6?

schtufbox commented on 2018-05-26 18:28 (UTC)

As an aside, used this on another PC, and it ran and connected fine, without downgrading expat. Tried again on my daily machine, no joy, still segfaults. Main difference is, main PC has an AMD video card, pc that works was using intel GMA 4500

schtufbox commented on 2018-05-20 21:14 (UTC)

Gave up getting this working reliably, so I created a docker image instead with HW acceleration for AMD and intel, mainly for my own use but just in case anyone else needs: https://hub.docker.com/r/schtufbox/parsec_amd/

Anntoin commented on 2018-03-04 18:36 (UTC)

@sdellysse There should also be a dependency on gtk2

Regarding sndio, this version of the aur package worked for me sndio-1:1.3.0-2-x86_64.pkg.tar.xz (git checkout d4be5063; makepkg)

For expat this version did the trick expat-git-2.2.4.r0.gfc577ad-1-x86_64.pkg.tar.xz (cd src/libexpat; git checkout R_2_2_4; cd ../..; makepkg -e)

FYI for missing libs don't use symlinks. From the wiki:

do not "fix" the problem simply by symlinking. Libraries receive soname bumps when they are not backwards compatible