The start option of xpraclient is not available. Please help me #3805
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Please try the latest version.
The server does not have the required libraries installed for exposing the start menu data to the client. Perhaps CentOS 7.x doesn't have |
Beta Was this translation helpful? Give feedback.
-
As for selecting applications, you can copy your selection from xpra start --env=XPRA_MENU_LOAD_APPLICATIONS=/your/directory And this should populate the start menu with the contents of your directory. |
Beta Was this translation helpful? Give feedback.
Please try the latest version.
At time of writing, this is either 3.1.4 from the 3.1.x branch, or 4.4.4 from the 4.4.x branch.
The server does not have the required libraries installed for exposing the start menu data to the client.
You should be able to run the menu helper:
https://github.com/Xpra-org/xpra/blob/v3.1.x/xpra/platform/xposix/xdg_helper.py
Perhaps CentOS 7.x doesn't have
python2-pyxdg
?If so then I would recommend moving to a more recent distribution.