Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648788 - x11-wm/xpra needs its own initscript for proxy
Summary: x11-wm/xpra needs its own initscript for proxy
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Benda Xu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-25 19:57 UTC by Alexey Shvetsov
Modified: 2022-03-11 19:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvetsov archtester gentoo-dev 2018-02-25 19:57:16 UTC
I'm trying to use xpra server. Seems like recent xpra version need its init script to run proxy server. 

2018-02-25 22:55:52,183 cannot access python uinput module:
2018-02-25 22:55:52,184  No module named uinput
2018-02-25 22:55:52,476 Warning: cannot create socket '/run/xpra/mdstore-1000'
2018-02-25 22:55:52,476  [Errno 13] Permission denyed
2018-02-25 22:55:52,482  user 'alexxy' is a member of groups: video
2018-02-25 22:55:52,482   missing 'xpra' group membership?
2018-02-25 22:55:52,485   permissions on directory /run/xpra: 0775
2018-02-25 22:55:52,485   ownership root:xpra
2018-02-25 22:55:52,721 pointer device emulation using XTest
2018-02-25 22:55:53,454 html server unavailable, cannot find websockify module
2018-02-25 22:55:53,459 Error: failed to query sound subsystem:
2018-02-25 22:55:53,459  No module named sound.common
2018-02-25 22:55:53,462 xpra X11 version 2.2.2-r18017 64-bit
2018-02-25 22:55:53,465  uid=1000 (alexxy), gid=1000 (alexxy)
2018-02-25 22:55:53,466  running with pid 10308 on Linux Gentoo Base System 2.4.1
2018-02-25 22:55:53,466  connected to X11 display :1000 with 24 bit colors
2018-02-25 22:55:53,551 xpra is ready.
2018-02-25 22:55:53,564 62.9GB of system memory
Comment 1 Benda Xu gentoo-dev 2018-04-10 01:58:48 UTC
+1

I like xpra. But fuck this bloat.
Comment 2 Benda Xu gentoo-dev 2018-04-10 02:18:18 UTC
It looks like that the bloat proxy can be disabled by using --start-via-proxy=no,

   xpra start --start-via-proxy=no :37
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2020-01-16 11:48:07 UTC
Since there is a workaround, not so urgent (but todo).