Re: Nautilus Using 100 CPU - RESOLVED

2020-10-08 Thread Eddie G. O'Connor
Welp. It was the HDD.it was "bad"...and on its way out...I made backups of everything?installed a brand spanking new 512GB SSD.(incredibly cheap now on Amazon.com!!)and installed FC32. Everything is all good now. I dunno why it was just Nautilus that was acting flaky, but I'm glad its

Re: Nautilus Using 100 CPU - RESOLVED

2020-10-08 Thread Ed Greshko
On 08/10/2020 16:52, Eddie G. O'Connor wrote: Question: Will the switch to BTRFS have any effects on my SSD?...and the EXT4 file system it currently has?... No.  The change only applies to filesystems created on new installs.  Upgrading won't make any changes to existing filesystems. --- The

Re: What happened to 'env'?

2020-10-08 Thread Patrick O'Callaghan
On Thu, 2020-10-08 at 08:14 +1100, Cameron Simpson wrote: > On 07Oct2020 11:07, Patrick O'Callaghan wrote: > > On Tue, 2020-10-06 at 15:45 -0700, ToddAndMargo via users wrote: > > > I start all my Raku programs with > > > 1: #!/usr/bin/env raku > > > > Why? If you aren't adding options to 'env',

Re: Slow down problem

2020-10-08 Thread George N. White III
On Thu, 8 Oct 2020 at 03:39, J.Witvliet--- via users < users@lists.fedoraproject.org> wrote: > > Printer on UPS? > You gotta be joking. Computers and switches OK. > But printers will empty your batteries in moments. > High quality UPS's have surge-protected only outlets specifically for things li

Re: Bluetooth adapter not working on Fedora 32

2020-10-08 Thread Paul Smith
Thanks, George. Yes, I only need bluetooth to connect audio from my computer to my bluetooth headphones and bluetooth speakers. From what you said, I infer that bluetooth can be more general than connecting only audio -- I did not know that. Paul On Thu, Oct 8, 2020 at 12:59 AM George N. White

Re: What happened to 'env'?

2020-10-08 Thread Tom H
On Wed, Oct 7, 2020 at 3:39 PM Patrick O'Callaghan wrote: > On Wed, 2020-10-07 at 14:57 +0200, Tom H wrote: >> >> It's loaded by "/etc/profile.d/bash_completion.sh", which is sourced >> by "/etc/profile" and "/etc/bashrc". > > Neither of those have it, so I guess it's not enabled. Don't you have

Re: Bluetooth adapter not working on Fedora 32

2020-10-08 Thread Matt McCutchen
On Thu, 2020-10-08 at 12:55 +0100, Paul Smith wrote: > Thanks, George. Yes, I only need bluetooth to connect audio from my > computer to my bluetooth headphones and bluetooth speakers. > > From what you said, I infer that bluetooth can be more general than > connecting only audio -- I did not know

Re: Bluetooth adapter not working on Fedora 32

2020-10-08 Thread Paul Smith
Thanks, Matt, for your helpful explanation! Paul On Thu, Oct 8, 2020 at 1:29 PM Matt McCutchen wrote: > > On Thu, 2020-10-08 at 12:55 +0100, Paul Smith wrote: > > Thanks, George. Yes, I only need bluetooth to connect audio from my > > computer to my bluetooth headphones and bluetooth speakers.

texlive-newtx math fonts cannot be used

2020-10-08 Thread Enrique Artal
Dear members of the list, I filed a bug (https://bugzilla.redhat.com/show_bug.cgi?id=1832320) about some problems using a specific package of tex, namely newtxmath.sty. I use it only in few documents, and I do not know if it is the case for most Fedora-LaTeX users. The bug is confirmed by other

TOR browser re install.

2020-10-08 Thread Ger van Dijck
Hi all ( Thanks to Ed and others who where engaged with this problem) I did rm -rf /home/GervanDijck/.local/share/torbrowser , downloaded the newest rpm's  and re installed the TOR browser : All functionates perfect ! Tanks for help , Ger van Dijck. ___

Re: What happened to 'env'?

2020-10-08 Thread Samuel Sieb
On 10/8/20 3:00 AM, Patrick O'Callaghan wrote: On Thu, 2020-10-08 at 08:14 +1100, Cameron Simpson wrote: On 07Oct2020 11:07, Patrick O'Callaghan wrote: On Tue, 2020-10-06 at 15:45 -0700, ToddAndMargo via users wrote: I start all my Raku programs with 1: #!/usr/bin/env raku Why? If you aren'

Re: Bluetooth adapter not working on Fedora 32

2020-10-08 Thread George N. White III
On Thu, 8 Oct 2020 at 09:29, Matt McCutchen wrote: > On Thu, 2020-10-08 at 12:55 +0100, Paul Smith wrote: > > Thanks, George. Yes, I only need bluetooth to connect audio from my > > computer to my bluetooth headphones and bluetooth speakers. > > > > From what you said, I infer that bluetooth can

Re: What happened to 'env'?

2020-10-08 Thread Tom H
On Thu, Oct 8, 2020 at 12:01 PM Patrick O'Callaghan wrote: > On Thu, 2020-10-08 at 08:14 +1100, Cameron Simpson wrote: >> On 07Oct2020 11:07, Patrick O'Callaghan >> wrote: >>> On Tue, 2020-10-06 at 15:45 -0700, ToddAndMargo via users wrote: I start all my Raku programs with 1: #!/u

Re: What happened to 'env'?

2020-10-08 Thread Patrick O'Callaghan
On Thu, 2020-10-08 at 14:27 +0200, Tom H wrote: > On Wed, Oct 7, 2020 at 3:39 PM Patrick O'Callaghan > wrote: > > On Wed, 2020-10-07 at 14:57 +0200, Tom H wrote: > > > It's loaded by "/etc/profile.d/bash_completion.sh", which is sourced > > > by "/etc/profile" and "/etc/bashrc". > > > > Neither o

Re: What happened to 'env'?

2020-10-08 Thread Patrick O'Callaghan
On Thu, 2020-10-08 at 21:59 +0200, Tom H wrote: > On Thu, Oct 8, 2020 at 12:01 PM Patrick O'Callaghan > wrote: > > On Thu, 2020-10-08 at 08:14 +1100, Cameron Simpson wrote: > > > On 07Oct2020 11:07, Patrick O'Callaghan > > > wrote: > > > > On Tue, 2020-10-06 at 15:45 -0700, ToddAndMargo via users

Re: What happened to 'env'?

2020-10-08 Thread Patrick O'Callaghan
On Thu, 2020-10-08 at 11:17 -0700, Samuel Sieb wrote: > On 10/8/20 3:00 AM, Patrick O'Callaghan wrote: > > On Thu, 2020-10-08 at 08:14 +1100, Cameron Simpson wrote: > > > On 07Oct2020 11:07, Patrick O'Callaghan wrote: > > > > On Tue, 2020-10-06 at 15:45 -0700, ToddAndMargo via users wrote: > > > >

Re: What happened to 'env'?

2020-10-08 Thread ToddAndMargo via users
On 2020-10-07 14:14, Cameron Simpson wrote: shebang (#!) Chuckle. Someone had some fun with that one! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: What happened to 'env'?

2020-10-08 Thread Patrick O'Callaghan
On Thu, 2020-10-08 at 15:29 -0700, ToddAndMargo via users wrote: > On 2020-10-07 14:14, Cameron Simpson wrote: > > shebang (#!) > > Chuckle. Someone had some fun with that one! That term has been around in the UNIX world for as long as I can remember. poc ___

Re: What happened to 'env'?

2020-10-08 Thread ToddAndMargo via users
On 2020-10-08 15:35, Patrick O'Callaghan wrote: On Thu, 2020-10-08 at 15:29 -0700, ToddAndMargo via users wrote: On 2020-10-07 14:14, Cameron Simpson wrote: shebang (#!) Chuckle. Someone had some fun with that one! That term has been around in the UNIX world for as long as I can remember.