Bug 13245 - Please package Xpra. (Xpra is like a hybrid of VNC, X11-forwarding, Screen, and NX)
Summary: Please package Xpra. (Xpra is like a hybrid of VNC, X11-forwarding, Screen, a...
Status: ASSIGNED
Alias: None
Product: Mageia
Classification: Unclassified
Component: New RPM package request (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal enhancement
Target Milestone: ---
Assignee: Olivier Blin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 17:58 CEST by Richard Neill
Modified: 2017-06-05 01:03 CEST (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Richard Neill 2014-04-21 17:58:48 CEST
May I request that Mageia should package Xpra?
It's a really useful program, which allows VNC-like performance for remote screens, with the window-manager integration of X-forwarding. 
http://xpra.org/

To try it out on Mageia 4, I found that the following will work:

1. Install these packages:
  x11-driver-video-dummy python-cython
  lib64xtst-devel python-gobject-devel 
  python-cairo-devel  pygtk2.0-devel
  lib64x264-devel

2. Download and extract:
  http://winswitch.org/src/xpra-0.12.3.tar.bz2

3. Run
   sudo ./setup.py install


4. On the server:
 xpra start :100
 export DISPLAY=:100
 xterm &

5. On the client:
 xpra attach ssh:THE_SERVER:100 --encoding=png
 
Thank you for your time - Mageia is wonderful :-)

Reproducible: 

Steps to Reproduce:
Comment 1 Samuel Verschelde 2016-10-11 20:53:37 CEST
Assigning this package request to all packagers collectively. On a voluntary basis, one of them might want to integrate it to the distribution and maintain it for bug and security fixes.

You might also want to join the packager team to maintain this piece of software: see https://wiki.mageia.org/en/Becoming_a_Mageia_Packager

Assignee: bugsquad => pkg-bugs

Comment 2 Marja Van Waes 2016-11-02 09:29:14 CET
Sorry, bugs@ml and pkg-bugs@ml members, for the avalanche.

72 bugs with the "New RPM package request" component, had a severity of "normal" or more, which can lead to losing precious time when searching Bugzilla for bugs that urgently need to get fixed

Now mass-changing that to "enhancement", as it should be for package requests.

https://wiki.mageia.org/en/How_to_report_a_bug_properly#How_to_file_a_package_request

@ the reporter of this package request

Please check in http://madb.mageia.org/ whether this software did already get packaged, and close this bug report if it did.
Please do also close it if you find a package with the same purpose, that meets your needs.

Severity: normal => enhancement

Comment 3 Olivier Blin 2017-06-05 01:03:23 CEST
I have submitted an initial package of xpra 2.0.2 for Mageia 6.

CC: (none) => mageia
Status: NEW => ASSIGNED
Assignee: pkg-bugs => mageia


Note You need to log in before you can comment on or make changes to this bug.