Package Details: xpra-git 4.4.r1887.g4d73c3644-1

Git Clone URL: https://aur.archlinux.org/xpra-git.git (read-only, click to copy)
Package Base: xpra-git
Description: multi-platform screen and application forwarding system screen for X11
Upstream URL: https://www.xpra.org
Keywords: desktop remote sharing
Licenses: GPL2
Conflicts: xpra
Provides: xpra
Submitter: leuko
Maintainer: bug
Last Packager: leuko
Votes: 12
Popularity: 0.001364
First Submitted: 2021-02-21 10:22 (UTC)
Last Updated: 2023-07-22 18:23 (UTC)

Dependencies (57)

Required by (6)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

leuko commented on 2020-10-17 13:21 (UTC) (edited on 2020-10-18 13:07 (UTC) by leuko)

The package should build now. Details on xpra Trac.

leuko commented on 2020-10-11 15:23 (UTC) (edited on 2020-10-16 04:32 (UTC) by leuko)

I can confirm @bug . After applying @DarkShadow44's modifications, setup.py install hangs after:

copying css/20_progress_bar.css -> .../xpra-svn/pkg/xpra-svn/usr/share/xpra/css

bug commented on 2020-09-01 18:02 (UTC)

It fails to build for some time now. Neither I or upstream know how to fix this as of now. If you can solve this, please report back.

DarkShadow44 commented on 2020-08-31 01:15 (UTC)

Doesn't build properly as of today:

  File "setup.py", line 1023, in install_html5
    do_install_html5(install_dir, minifier, html5_gzip_ENABLED, html5_brotli_ENABLED, verbose_ENABLED)
  File "/var/cache/yay/xpra-svn/src/xpra/setup_html5.py", line 125, in install_html5
    'LOCAL_MODIFICATIONS : "%i",' % LOCAL_MODIFICATIONS)
TypeError: %i format: a number is required, not str

Turning %i into %s helps...

ringbuchblock commented on 2018-08-01 14:25 (UTC)

Yes, it seems I had the same problem as Enverex and thx the workaround w/ Xwrapper helps.

PS: Sorry for the broken link. I updated the prior entry w/ a working link.

bug commented on 2018-07-17 12:11 (UTC)

A work around for now:

/etc/X11/Xwrapper.config needs_root_rights = no

For some reason Xorg starts as root and xpra doesn't allow that.

Enverex commented on 2018-07-17 10:41 (UTC)

We can't see the problem because you used a very temporary upload service and the thing you uploaded has already been removed.

This package (and the one in the main repo) don't work for me though. X always fails to start with "With elevated privileges -logfile must specify a relative path".

ringbuchblock commented on 2018-06-14 20:07 (UTC)

Well, I am pretty sure that this bug doesn't have anything to do w/ Antergos which is basically Arch but w/ an installer and some already compiled AUR programs and it worked well before.

Is there anybody else experiencing this problem?

bug commented on 2018-06-14 18:49 (UTC)

Antergos is not supported

ringbuchblock commented on 2018-06-12 08:50 (UTC) (edited on 2018-08-01 14:23 (UTC) by ringbuchblock)

Hi, I am running xpra on ArchLinux (Antergos) via a systemd unit. Since a few days it won't work anymore. I cannot tell the exact time because I don't regularly use it. When I start xpra via "xpra --no-daemon start :42" I get the following log output on journalctl: https://share.riseup.net/#QCz7-1YTGOwhG4Ab2jl6UA I already tried re-installing both the svn and the community version of xpra as well as downgrades of the below mentioned xorg packages.

Current setup: xpra-svn r19598-1 xorg-server 1.20.0-7 (xorg) xorg-server-common 1.20.0-7 (xorg) xorg-server-xvfb 1.20.0-7 (xorg)

Do you have any ideas what's going on here or should I rather talk w/ xorg guys like the error suggests?


edit 2018-08-01: new URL w/ log output as old one broke in the meantime: https://pastebin.com/CGgNRvHE