Re: tip: Firefox -> File -> eMail link: Thunderbird is already running

2024-11-23 Thread Tim via users
On Sat, 2024-11-23 at 19:35 +0100, Michael Schwendt wrote: > The exact steps on how to reproduce it are missing. Simply installing > thunderbird, then configuring GNOME Shell default apps to let thunderbird > handle email doesn't suffice. The firefox menu opens a thunderbird > compose window each t

Re: Curl Errors During DNF Repository Refresh

2024-11-23 Thread Tim via users
On Sun, 2024-11-24 at 10:21 +1100, Stephen Morris wrote: > In the past when I have lost internet access because my wifi > disconnected from the router and reconnected, I get a popup message > from Fedora that the wifi disconnected followed immediately by a > popup message saying it had reconnected.

Re: tip: Firefox -> File -> eMail link: Thunderbird is already running

2024-11-23 Thread ToddAndMargo via users
On 11/23/24 10:35, Michael Schwendt wrote: On Sat, 23 Nov 2024 02:43:08 -0800, ToddAndMargo via users wrote: Hi All, Fedora 41 thunderbird-128.4.3-1.fc41.x86_64 firefox-132.0.1-2.fc41.x86_64 Since upgrading from Fedora 39 to Fedora 41, when I go into --> Firefox -> File -> eMail link I

Re: tip: Firefox -> File -> eMail link: Thunderbird is already running

2024-11-23 Thread ToddAndMargo via users
On 11/23/24 14:50, Stephen Morris wrote: On 24/11/24 05:35, Michael Schwendt wrote: On Sat, 23 Nov 2024 02:43:08 -0800, ToddAndMargo via users wrote: Hi All, Fedora 41 thunderbird-128.4.3-1.fc41.x86_64 firefox-132.0.1-2.fc41.x86_64 Since upgrading from Fedora 39 to Fedora 41, when I go into

Re: F41 DNF bogus error

2024-11-23 Thread Todd Zullinger
Go Canes wrote: > I have not upgraded to F41 but from what I have seen on the list, it > seems to me that: > 1) dnf5 is implemented in python > 2) dnf5 is using "argparse" to parse command line options > 3) dnf5 is using "argparse subparsers" to implement the dnf5 commands It is true that dnf5 par

Re: After upgrade to F41 unable to change propeties of Plasma desktop icons

2024-11-23 Thread Stephen Morris
On 24/11/24 10:38, Stephen Morris wrote: On 23/11/24 16:20, Tim wrote: On Sat, 2024-11-23 at 10:15 +1100, Stephen Morris wrote: All I'm doing is right clicking on a desktop icon with the mouse, where the icon is a soft link, that was create by the install of a package from it repository (Google

Re: Curl Errors During DNF Repository Refresh

2024-11-23 Thread Stephen Morris
On 23/11/24 16:36, Tim wrote: Jonathan Billings: But seriously, was there something about these errors or other effects that made you think it was something other than DNS being broken? Stephen Morris: I would have thought that if my wifi connection had been temporarily disconnected, hence the

Re: After upgrade to F41 unable to change propeties of Plasma desktop icons

2024-11-23 Thread Stephen Morris
On 23/11/24 16:20, Tim wrote: On Sat, 2024-11-23 at 10:15 +1100, Stephen Morris wrote: All I'm doing is right clicking on a desktop icon with the mouse, where the icon is a soft link, that was create by the install of a package from it repository (Google Chrome), selected properties and tried to

Re: F41 DNF bogus error

2024-11-23 Thread Patrick O'Callaghan
On Sat, 2024-11-23 at 22:22 +, Patrick O'Callaghan wrote: > According to the man page for dnf5 the command has to come first, i.e. > it's 'dnf COMMAND OPTIONS ARGS', so your example would be wrong even if > --skip-unavailable were an option (which apparently it isn't). In fact it's an option o

Re: F41 DNF bogus error

2024-11-23 Thread Dave Close
Go Canes wrote: >I wrote: >> # dnf -y --skip-unavailable install pkg1 pkg2 pkg3 >> Unknown argument "--skip-unavailable" for command "dnf5". >First, I agree the "helpful" message could and should be better. > >... options are going to be positional relative to the >commands. Until "install" is

Re: tip: Firefox -> File -> eMail link: Thunderbird is already running

2024-11-23 Thread Stephen Morris
On 24/11/24 05:35, Michael Schwendt wrote: On Sat, 23 Nov 2024 02:43:08 -0800, ToddAndMargo via users wrote: Hi All, Fedora 41 thunderbird-128.4.3-1.fc41.x86_64 firefox-132.0.1-2.fc41.x86_64 Since upgrading from Fedora 39 to Fedora 41, when I go into --> Firefox -> File -> eMail link I

Re: F41 DNF bogus error

2024-11-23 Thread Mamoru TASAKA
Dave Close wrote on 2024/11/24 6:53: # dnf -y install pkg1 pkg2 pkg3 Updating and loading repositories: ... Repositories loaded. Failed to resolve the transaction: No match for argument: pkg3 You can try to add to command line: --skip-unavailable to skip unavailable packages # dnf -y --skip

Re: F41 DNF bogus error

2024-11-23 Thread Patrick O'Callaghan
On Sat, 2024-11-23 at 13:53 -0800, Dave Close wrote: > # dnf -y install pkg1 pkg2 pkg3 > Updating and loading repositories: > ... > Repositories loaded. > Failed to resolve the transaction: > No match for argument: pkg3 > You can try to add to command line: > --skip-unavailable to skip unavailab

Re: F41 DNF bogus error

2024-11-23 Thread Go Canes
On Sat, Nov 23, 2024 at 4:54 PM Dave Close wrote: > > # dnf -y install pkg1 pkg2 pkg3 > Updating and loading repositories: > ... > Repositories loaded. > Failed to resolve the transaction: > No match for argument: pkg3 > You can try to add to command line: > --skip-unavailable to skip unavailab

F41 DNF bogus error

2024-11-23 Thread Dave Close
# dnf -y install pkg1 pkg2 pkg3 Updating and loading repositories: ... Repositories loaded. Failed to resolve the transaction: No match for argument: pkg3 You can try to add to command line: --skip-unavailable to skip unavailable packages # dnf -y --skip-unavailable install pkg1 pkg2 pkg3 Unkno

Re: tip: Firefox -> File -> eMail link: Thunderbird is already running

2024-11-23 Thread Michael Schwendt
On Sat, 23 Nov 2024 02:43:08 -0800, ToddAndMargo via users wrote: > Hi All, > > Fedora 41 > thunderbird-128.4.3-1.fc41.x86_64 > firefox-132.0.1-2.fc41.x86_64 > > Since upgrading from Fedora 39 to Fedora 41, > when I go into > >--> Firefox -> File -> eMail link > > I get told that Thunder

Re: mseal?

2024-11-23 Thread Jonathan Billings
On Nov 23, 2024, at 05:24, ToddAndMargo via users wrote: > > Hi All, > > I just watched a youtube video on mseal, memory corruptions > by hacker,s and the Linux kernel. > > I do not believe much of what I see on youtube. Is mseal > real and if so, will we be seeing it soon? It’s funny, the

Re: Python 2 to 3 conversion

2024-11-23 Thread Patrick O'Callaghan
On Sat, 2024-11-23 at 15:43 +1030, Tim via users wrote: > And there's no point trying to convince him to use a password manager, > it'd be just as chaotically unorganised, and he'd lose the password for > it...  Another friend did that, hundreds of passwords lost because the > password manager only

tip: Firefox -> File -> eMail link: Thunderbird is already running

2024-11-23 Thread ToddAndMargo via users
Hi All, Fedora 41 thunderbird-128.4.3-1.fc41.x86_64 firefox-132.0.1-2.fc41.x86_64 Since upgrading from Fedora 39 to Fedora 41, when I go into --> Firefox -> File -> eMail link I get told that Thunderbird is already running, which it is. This is a regression bug that I reported over on: Fir

Re: Python 2 to 3 conversion

2024-11-23 Thread Tim via users
On Sat, 2024-11-23 at 01:39 -0500, Jeffrey Walton wrote: > Folks should be using YubiKeys or other FIDO compliant gadgets > nowadays. They provide the following security properties: > >* high entropy >* phishing resistant >* replay resistant > > Each origin (domain) uses a different a

mseal?

2024-11-23 Thread ToddAndMargo via users
Hi All, I just watched a youtube video on mseal, memory corruptions by hacker,s and the Linux kernel. I do not believe much of what I see on youtube. Is mseal real and if so, will we be seeing it soon? -T -- ___ users mailing list -- users@lists.fedo