[GH-ISSUE #1404] xpra-extra-params throws an error #959

Closed
opened 2026-05-05 07:13:19 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @chiraag-nataraj on GitHub (Jul 25, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1404

I tried using xpra-extra-params in firejail.config to try to solve #1401. To do this, I put xpra-extra-params --start="fcitx -r". However, I ran into this error:

xpra initialization error:
 too many extra arguments (2): only expected a display number

I presume this is an issue of argument order?

Originally created by @chiraag-nataraj on GitHub (Jul 25, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1404 I tried using `xpra-extra-params` in `firejail.config` to try to solve #1401. To do this, I put `xpra-extra-params --start="fcitx -r"`. However, I ran into this error: ```` xpra initialization error: too many extra arguments (2): only expected a display number ```` I presume this is an issue of argument order?
Author
Owner

@chiraag-nataraj commented on GitHub (Jul 22, 2018):

Okay, this is still an issue. I tried e.g. xpra-extra-params --opengl=no and got the error

firejail: x11.c:957: x11_start_xpra_new: Assertion `server_argv[spos-1] == NULL' failed.
Aborted
<!-- gh-comment-id:406837036 --> @chiraag-nataraj commented on GitHub (Jul 22, 2018): Okay, this is _still_ an issue. I tried e.g. `xpra-extra-params --opengl=no` and got the error ``` firejail: x11.c:957: x11_start_xpra_new: Assertion `server_argv[spos-1] == NULL' failed. Aborted ```
Author
Owner

@chiraag-nataraj commented on GitHub (Jul 22, 2018):

Huh, this seems to only be an issue if xpra-attach is yes and xpra-extra-params is not null.

<!-- gh-comment-id:406837308 --> @chiraag-nataraj commented on GitHub (Jul 22, 2018): Huh, this seems to _only_ be an issue if `xpra-attach` is `yes` and `xpra-extra-params` is not null.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#959
No description provided.