Re: usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread lejeczek via users
Cancel this one message below - my bad - different universe, different timeline. On 08/05/2021 20:46, lejeczek via users wrote: On 08/05/2021 19:26, lejeczek via users wrote: hi guys. Searching vastness of the Internet does brink a definite answer or I failed to find one, so I thought I'll

Re: Screen lock no longer asking for password

2021-05-08 Thread Ed Greshko
On 09/05/2021 12:47, Adam Mercer wrote: On Sat, May 8, 2021 at 8:20 PM Ed Greshko wrote: In settings, go to Privacy-->Screen Lock. Choose a Blank Screen Delay. Turn on "Automatic Screen Lock" Set "Automatic Screen Lock Delay" to "Screen Turns Off See if that works after the chosen time. Tha

Re: Screen lock no longer asking for password

2021-05-08 Thread Adam Mercer
On Sat, May 8, 2021 at 9:32 AM Adam Mercer wrote: > Could there be another process blanking the screen that is bypassing > the screen lock? After a lot of reading through logs and trying to manually trigger the screensaver using: $ dbus-send --type=method_call --dest=org.gnome.ScreenSaver /org/

Re: Screen lock no longer asking for password

2021-05-08 Thread Adam Mercer
On Sat, May 8, 2021 at 8:20 PM Ed Greshko wrote: > In settings, go to Privacy-->Screen Lock. > > Choose a Blank Screen Delay. > Turn on "Automatic Screen Lock" > Set "Automatic Screen Lock Delay" to "Screen Turns Off > > See if that works after the chosen time. That;s what I first checked, and I

Re: Screen lock no longer asking for password

2021-05-08 Thread Ed Greshko
On 09/05/2021 10:28, Adam Mercer wrote: On Sat, May 8, 2021 at 4:43 PM Jonathan Billings wrote: Have you recently switched from using GDM to some other login manager? I believe that GDM manages the Lock Screen on GNOME sessions. Still using GDM, I can't recall making any configuration chang

Re: Screen lock no longer asking for password

2021-05-08 Thread Adam Mercer
On Sat, May 8, 2021 at 4:43 PM Jonathan Billings wrote: > Have you recently switched from using GDM to some other login manager? I > believe that GDM manages the Lock Screen on GNOME sessions. Still using GDM, I can't recall making any configuration changes either... just regular F33 updates.

Re: Screen lock no longer asking for password

2021-05-08 Thread Jonathan Billings
On May 8, 2021, at 12:35, Adam Mercer wrote: > > Hi > > I've noticed that a couple of days ago my screen has stopped locking, > i.e. before then the screen would blank I'd need to reenter my > password to resume using the machine but now it is just unlocked. In > the settings the screen is set

Re: usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread Patrick O'Callaghan
On Sat, 2021-05-08 at 20:46 +0100, lejeczek via users wrote: > > > On 08/05/2021 19:26, lejeczek via users wrote: > > hi guys. > > > > Searching vastness of the Internet does brink a definite > > answer or I failed to find one, so I thought I'll ask > > fellow Fedorians. > > > > Would anybody

Re: usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread George N. White III
On Sat, 8 May 2021 at 15:26, lejeczek via users < users@lists.fedoraproject.org> wrote: > hi guys. > > Searching vastness of the Internet does brink a definite > answer or I failed to find one, so I thought I'll ask fellow > Fedorians. > https://superuser.com/questions/795053/how-do-i-connect-two

Re: usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread Tim via users
On Sat, 2021-05-08 at 19:26 +0100, lejeczek via users wrote: > Would anybody know of perhaps has tried, to hook up two > boxes directly via a passive usb 3.x type A cable and have > it as "regular" ethernet connection? I would think a passive USB cable between PCs would be liable to break things

Re: usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread lejeczek via users
On 08/05/2021 19:26, lejeczek via users wrote: hi guys. Searching vastness of the Internet does brink a definite answer or I failed to find one, so I thought I'll ask fellow Fedorians. Would anybody know of perhaps has tried, to hook up two boxes directly via a passive usb 3.x type A cabl

Re: usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread Samuel Sieb
On 2021-05-08 11:26 a.m., lejeczek via users wrote: Searching vastness of the Internet does brink a definite answer or I failed to find one, so I thought I'll ask fellow Fedorians. Would anybody know of perhaps has tried, to hook up two boxes directly via a passive usb 3.x type A cable and hav

usbnet direct host-2-host with usb 3 passive cable - ?

2021-05-08 Thread lejeczek via users
hi guys. Searching vastness of the Internet does brink a definite answer or I failed to find one, so I thought I'll ask fellow Fedorians. Would anybody know of perhaps has tried, to hook up two boxes directly via a passive usb 3.x type A cable and have it as "regular" ethernet connection?

Screen lock no longer asking for password

2021-05-08 Thread Adam Mercer
Hi I've noticed that a couple of days ago my screen has stopped locking, i.e. before then the screen would blank I'd need to reenter my password to resume using the machine but now it is just unlocked. In the settings the screen is set to blank after 5 minutes and lock immediately but I am never p

Re: Post F34 upgrade - Google Earth not starting

2021-05-08 Thread Max Pyziur
On Sat, 8 May 2021, John Whitley wrote: Max, I (experimentally) replaced google earth's version of libcrypto with the latest version (2o) from /lib64 and it came to life. Thank you for this. Did you simply step on google earth's libcrypto? Or did you do it more elegantly? Thanks again,

Re: weird flicker of fedora logo in gnome?

2021-05-08 Thread Tom Horsley
On Sat, 8 May 2021 15:18:02 +0800 Ed Greshko wrote: > A fix is currently in updates-testing I guess that means it is a bug :-). Thanks for the info. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@list

Re: Post F34 upgrade - Google Earth not starting

2021-05-08 Thread John Whitley
Max, I (experimentally) replaced google earth's version of libcrypto with the latest version (2o) from /lib64 and it came to life. Regards John Whitley On 04/05/2021 14:14, Max Pyziur wrote: Greetings, Starting Google Earth from the menu, nothing happens. When starting from the command l

Re: weird flicker of fedora logo in gnome?

2021-05-08 Thread Ed Greshko
On 06/05/2021 22:14, Tom Horsley wrote: I can't decide if this is a feature or a bug. I haven't yet finished configuring fedora 34 to use my FVWM session instead of gnome, so I'm running gnome on xorg with nvidia binary drivers. At seemingly random times, the fedora logo down in the bottom right