Hi. On Thu, 18 Jun 2026 14:35:11 -0700 Samuel Sieb <[email protected]> wrote:
> On 6/18/26 2:23 PM, Patrick Dupre via users wrote: >> I do connect to aother PC via >> ptyxis -- ssh -X pdupre@Homere > This has nothing to do with ptyxis. That's running locally and is just > the container for ssh. Right. This, starting gparted as root under X11, has been discussed earlier. See this post: https://lists.fedoraproject.org/archives/list/[email protected]/message/3VTCFPUKOFWACSZCHHG4GNKEMZO4XOLZ/ In short, start gparted either with: XAUTHORITY=${XAUTHORITY:-~/.Xauthority} sudo gparted XAUTHORITY=${XAUTHORITY:-~/.Xauthority} sudo -E gparted XAUTHORITY=${XAUTHORITY:-~/.Xauthority} sudo su root -c gparted -- francis -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
