Re: gparted

2025-06-08 Thread Samuel Sieb
On 6/8/25 2:36 PM, Patrick Dupre via users wrote: Subject: Re: gparted On 6/8/25 1:28 AM, Patrick Dupre via users wrote: Thank for the feedback. I did not try because Todd gave an easier option. However, I also have an issue with gnome-terminal For example,it does not "wrok" between 2 fedora

Re: gparted

2025-06-08 Thread Patrick Dupre via users
> Subject: Re: gparted > > On 6/8/25 1:28 AM, Patrick Dupre via users wrote: > > Thank for the feedback. > > I did not try because Todd gave an easier option. > > However, I also have an issue with gnome-terminal > > For example,it does not "wrok" between 2 fedora machines. > > /usr/bin/gnome-term

Re: gnome

2025-06-08 Thread Patrick Dupre via users
Thank for the feedback,   What I reported is for all the extensions. however, it seems more complex. It seems that it may be due a KVM (Keyboard swithch)! The gnome-exterension is turned back on even if I do not turn off the machine but after a while, i.e. when I am not on this machine and th

Re: After moving to F41, I still cannot use Wayland

2025-06-08 Thread Frédéric
> > - Is KVM working fine with Wayland? > Running Win11 in KVM on Wayland since F40, now F42. No issues. Excellent, thanks -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fe

Re: After moving to F41, I still cannot use Wayland

2025-06-08 Thread Frank Bures
On 2025-06-06 15:35, Frédéric wrote: Hi, - Is KVM working fine with Wayland? Running Win11 in KVM on Wayland since F40, now F42. No issues. Cheers Frank -- -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an emai

Re: Gnome Rendering completely broken?

2025-06-08 Thread John Mellor
On 2025-06-08 11:54, Grumpey wrote: Does anybody know which package urgently needs reverting to correct the problem? Mesa Yup, that fixed it.  Thanks Grumpey for the quick response! Can somebody please urgently push a reversion of the mesa update to fix the broken push?

Re: Gnome Rendering completely broken?

2025-06-08 Thread Grumpey
> > > Does anybody know which package urgently needs reverting to correct the > problem? > > Mesa > > -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct:

Gnome Rendering completely broken?

2025-06-08 Thread John Mellor
I now have 4 machines that were updated yesterday and no longer do Gnome/Wayland rendering correctly.  Firefox and Thunderbird are mostly ok, but everything else is totally unusable.  Even terminal display is broken. Clearly somebody gave it the thumbs-up and pushed a very broken update. Does

Re: gparted

2025-06-08 Thread Samuel Sieb
On 6/8/25 1:28 AM, Patrick Dupre via users wrote: Thank for the feedback. I did not try because Todd gave an easier option. However, I also have an issue with gnome-terminal For example,it does not "wrok" between 2 fedora machines. /usr/bin/gnome-terminal does not open a new terminal (not complai

Re: gparted

2025-06-08 Thread Francis . Montagnac
On Sun, 08 Jun 2025 10:45:05 +0200 francis.montag...@inria.fr wrote: > A more proper way to use sudo for that is thus: > XAUTHORITY=${XAUTHORITY:-~/.Xauthority} sudo su root -c gparted > Ie: use su to properly forward the xauth keys. Note that this still assumes that root has access to the user

Re: gparted

2025-06-08 Thread Francis . Montagnac
Hi. On Sun, 08 Jun 2025 09:58:55 +0200 Patrick Dupre via users wrote: >> I can get gparted to work after I "su" to root on >> the remote machine. (I see you used "sudo".) > It works. Right. This is because su forwards (properly) the xauth keys. It does that by using pam_xauth (see man pam_xauth

Re: gparted

2025-06-08 Thread Patrick Dupre via users
Thank for the feedback.   I did not try because Todd gave an easier option. However, I also have an issue with gnome-terminal For example,it does not "wrok" between 2 fedora machines. /usr/bin/gnome-terminal   does not open a new terminal (not complain either)       Sent: Sunday, June 08,

Re: gparted

2025-06-08 Thread Marco Moock
Am 08.06.2025 um 09:58:55 Uhr schrieb Patrick Dupre via users: > However, what is the "-t" for ? > man ssh does not provide this option Debian's manpage has it: -t Force pseudo-terminal allocation. This can be used to execute arbitrary screen-based programs on a remote mach

Re: gparted

2025-06-08 Thread Patrick Dupre via users
Thank. It works. However, what is the "-t" for ? man ssh does not provide this option > Sent: Sunday, June 08, 2025 at 5:12 AM > From: "ToddAndMargo via users" > To: users@lists.fedoraproject.org > Cc: "ToddAndMargo" > Subject: Re: gparted > > On 6/7/25 12:04 PM, Patrick Dupre via users wrote: