Does Dragon Player support MP4 on Fedora?

2024-11-20 Thread Jeffrey Walton
Hi Everyone, I have an MP4 clip that I am trying to watch on F41. When I double click the MP4, Dragon Player opens with two buttons: Play File and Play Stream. (It does not show the MP4 that caused Dragon Player to launch). I cannot seem to get the MP4 to play, even if I select Play File and brows

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

2024-11-20 Thread Frank Bures
On 2024-11-20 22:24, Tim wrote: Once more: A *copy* creates a desktop file in your space that you own, and you can modify. The original desktop launcher file (elsewhere on the system) will not be changed, and will be ignored. A *link* points to a file somewhere else on the system, and if that

Re: Fedora 41, TrippLite UPS connecting and disconnecting continuously?

2024-11-20 Thread Jeffrey Walton
On Wed, Nov 20, 2024 at 11:25 PM Jeffrey Walton wrote: > > On Wed, Nov 20, 2024 at 11:08 PM Tom Horsley wrote: > > > > I installed fedora 41 workstation on a spare partition on > > my system, when I try to boot I get a neverending series of > > messages about the TrippLite UPS connecting then di

Re: Python 2 to 3 conversion

2024-11-20 Thread Michael Hennebry
On Thu, 21 Nov 2024, Tim via users wrote: Person comes along with my THIS won't do THAT. You spend some time diagnosing, then downloading a few months worth of updates that they never did (which is always a slow thing, no matter how fast your internet is). Reboot. More downloads... Reboot.

Re: Fedora 41, TrippLite UPS connecting and disconnecting continuously?

2024-11-20 Thread Jeffrey Walton
On Wed, Nov 20, 2024 at 11:08 PM Tom Horsley wrote: > > I installed fedora 41 workstation on a spare partition on > my system, when I try to boot I get a neverending series of > messages about the TrippLite UPS connecting then disconnecting. > > I fixed this by unplugging the USB cable on the UPS

Fedora 41, TrippLite UPS connecting and disconnecting continuously?

2024-11-20 Thread Tom Horsley
I installed fedora 41 workstation on a spare partition on my system, when I try to boot I get a neverending series of messages about the TrippLite UPS connecting then disconnecting. I fixed this by unplugging the USB cable on the UPS, I'll try plugging it back in once I get all the software insta

Fedora 41, TrippLite UPS connecting and disconnecting continuously?

2024-11-20 Thread Tom Horsley
I installed fedora 41 workstation on a spare partition on my system, when I try to boot I get a neverending series of messages about the TrippLite UPS connecting then disconnecting. I fixed this by unplugging the USB cable on the UPS, I'll try plugging it back in once I get all the software insta

Re: Fedora F41 Hard Disk Performance

2024-11-20 Thread Tim via users
Stephen Morris wrote: > > > 40 years ago mainframe storage controllers provided functionality to > > > control what files were loaded into the storage cache and how much of > > > the file was loaded, I just thought hard disks had advanced enough to > > > now provide similar functionality. Tim: > >

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

2024-11-20 Thread Tim via users
On Wed, 2024-11-20 at 13:22 -0500, Frank Bures wrote: > The problem only occurs when the desktop icon is created as a link. Yes, you had the reason why a link is doing that in a prior message in this thread. > How to reproduce - plasma desktop: > > 1. Click on Fedora symbol on the task bar. > 2.

Re: Python 2 to 3 conversion

2024-11-20 Thread Tim via users
On Wed, 2024-11-20 at 19:52 -0600, Michael Hennebry wrote: > I should have been more clear: > The several hours was a lot more than > the several minutes he was expecting. I get that whenever I'm fixing something for someone, even though it's nothing like that level (reprogramming) of repair. Per

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

2024-11-20 Thread Samuel Sieb
On 2024-11-20 10:22, Frank Bures wrote: On 2024-11-20 13:06, Frank Bures wrote: I was talking about right-clicking an icon on the desktop, clicking Properties and then trying to save the change by clicking OK. That's when the error message is generated. I believe this should work right-off-th

Re: Nvidia oldish GPUs - will what is default do?

2024-11-20 Thread Samuel Sieb
On 2024-11-20 09:16, lejeczek via users wrote: Older GPUs, eg. GTX 16xx, with playing games in mind - will what's in Fedora repo's/kernels do or should Nvidia's driver/software be installed? Try it and see if it works. If it doesn't, then you'll need to install the driver package from rpmfusi

Re: Python 2 to 3 conversion

2024-11-20 Thread Michael Hennebry
On Wed, 20 Nov 2024, Bob Mar?an wrote: On Wed, 20 Nov 2024 10:48:24 -0600 "Michael Hennebry" wrote: On Tue, 19 Nov 2024, Bob Mar?an via users wrote: I am a retired Sysadmin who fully understands all the frustrations brought about by the SW installation without real control. Although only f

Re: Two issues - one frustrating

2024-11-20 Thread Paolo Galtieri
I know it's a compile error.  It's just that dnf4 did not provide any feedback while dnf5 does.  The same error would occur with dnf4 but no dnf4 does not provide feedback.  That is what was confusing me. Paolo On 11/20/24 15:19, Samuel Sieb wrote: On 2024-11-20 12:19, Paolo Galtieri wrote: Y

Re: Python 2 to 3 conversion

2024-11-20 Thread Bob Marčan via users
On Wed, 20 Nov 2024 10:48:24 -0600 "Michael Hennebry" wrote: > On Tue, 19 Nov 2024, Bob Mar?an via users wrote: > > > I am a retired Sysadmin who fully understands all the frustrations brought > > about by the SW installation without real control. Although only for my > > system, I regularly b

Re: Two issues - one frustrating

2024-11-20 Thread Samuel Sieb
On 2024-11-20 12:19, Paolo Galtieri wrote: You're right. Over 18 months ago I did set it up to do that.  I also set it up to do it on an F39 system, and I don't see any errors there.  The difference is that dnf on F41 spews out a lot more error messages than did dnf oon F39. It's a compile er

Re: Nvidia oldish GPUs - will what is default do?

2024-11-20 Thread George N. White III
On Wed, Nov 20, 2024 at 1:38 PM lejeczek via users < users@lists.fedoraproject.org> wrote: > Hi guys. > > Older GPUs, eg. GTX 16xx, with playing games in mind - will what's in > Fedora repo's/kernels do or should Nvidia's driver/software be installed? > > Use Nvidia's site to determine the status

Re: Two issues - one frustrating

2024-11-20 Thread Patrick O'Callaghan
On Wed, 2024-11-20 at 12:19 -0800, Paolo Galtieri wrote: > You're right. Over 18 months ago I did set it up to do that.  I also set > it up to do it on an F39 system, and I don't see any errors there.  The > difference is that dnf on F41 spews out a lot more error messages than > did dnf oon F39

Re: Python 2 to 3 conversion

2024-11-20 Thread Will McDonald
On Tue, 19 Nov 2024 at 13:45, Patrick O'Callaghan wrote: > I'm attempting to convert a small Python-2 script to Python-3. Google > appears to think that the best approach is something called 2to3, but I > can't get it to work. I'm far from being a Python expert, but am at > least using a virtual

Re: HTOP I/O Display

2024-11-20 Thread Patrick Mansfield via users
On Sat, Nov 16, 2024 at 09:59:28AM +1100, Stephen Morris wrote: > ��� While on the subject of HTOP internals, at the bottom of its screen > it > shows a list of keyboard shortcuts, one of which is F10 for Exit. The issue > I have with that is Konsole has taken over that shortcut for its men

Re: Two issues - one frustrating

2024-11-20 Thread Paolo Galtieri
You're right. Over 18 months ago I did set it up to do that.  I also set it up to do it on an F39 system, and I don't see any errors there.  The difference is that dnf on F41 spews out a lot more error messages than did dnf oon F39. Paolo On 11/20/24 11:31, Samuel Sieb wrote: On 2024-11-20 0

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

2024-11-20 Thread John Westerdale
Could this be a task for the handler that tries to modify the file, where it would observe the presence of a link and the lack of RW access, and then remove the link and copy in the right place in ~ ? The one size fits all might be a good starting point, but doesn't scale ( down) to individual cus

Re: Two issues - one frustrating

2024-11-20 Thread Samuel Sieb
On 2024-11-20 08:30, Paolo Galtieri wrote: As far as I'm concerned this is a Fedora problem.  I do not automatically build VMware modules.  I have always built them manually. Somehow you have set them to do that. vmware modules are not provided by Fedora. They don't even seem to be provided

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

2024-11-20 Thread Jeffrey Walton
On Wed, Nov 20, 2024 at 1:23 PM Frank Bures wrote: > > On 2024-11-20 13:06, Frank Bures wrote: > > > I was talking about right-clicking an icon on the desktop, clicking > > Properties and then trying to save the change by clicking OK. > > That's when the error message is generated. > > > > I belie

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

2024-11-20 Thread Frank Bures
On 2024-11-20 13:06, Frank Bures wrote: I was talking about right-clicking an icon on the desktop, clicking Properties and then trying to save the change by clicking OK. That's when the error message is generated. I believe this should work right-off-the-box, otherwise I do not understand why

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

2024-11-20 Thread Frank Bures
On 2024-11-20 12:20, Will McDonald wrote: On Wed, 20 Nov 2024 at 17:04, Frank Bures > wrote: Just upgraded to F41 from F40. When I try to change properties of a desktop icon (be it VM-manager, Thunderbird, Chrome or any other) the system would not let me to

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

2024-11-20 Thread Will McDonald
On Wed, 20 Nov 2024 at 17:04, Frank Bures wrote: > Just upgraded to F41 from F40. > > When I try to change properties of a desktop icon (be it VM-manager, > Thunderbird, Chrome or any other) the system would not let me to save the > changes. because: > > Could not save properties due to insuffici

Nvidia oldish GPUs - will what is default do?

2024-11-20 Thread lejeczek via users
Hi guys. Older GPUs, eg. GTX 16xx, with playing games in mind - will what's in Fedora repo's/kernels do or should Nvidia's driver/software be installed? thanks, L.-- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an ema

Re: Python 2 to 3 conversion

2024-11-20 Thread Michael Hennebry
On Tue, 19 Nov 2024, Bob Mar?an via users wrote: I am a retired Sysadmin who fully understands all the frustrations brought about by the SW installation without real control. Although only for my system, I regularly build a SW package (RPM) for SW, which is not in distribution. Which is actua

Re: Two issues - one frustrating

2024-11-20 Thread Paolo Galtieri
As far as I'm concerned this is a Fedora problem.  I do not automatically build VMware modules.  I have always built them manually.  Anyway here is the output I see: >>> Running post-transaction scriptlet: kernel-core-0:6.11.8-300.fc41.x86_641.x8 >>> Non-critical error in post-transaction scri

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

2024-11-20 Thread Frank Bures
Hi, Just upgraded to F41 from F40. When I try to change properties of a desktop icon (be it VM-manager, Thunderbird, Chrome or any other) the system would not let me to save the changes. because: Could not save properties due to insufficient write access to: ‘/home/fbures/Desktop/virt-manage

Re: Python 2 to 3 conversion

2024-11-20 Thread Todd Zullinger
Andras Simon wrote: > Le mar. 19 nov. 2024, 16:16, Todd Zullinger a écrit : > >> [...] >> >> ¹ I'm sure many people swear by pip, but I think it's barely >> better than running `curl ... | bash` to install things, >> which I consider to be a bad practice. > > I agree, but is there a better w

Re: Login not possible after upgrade fom Fedora Xfce version 40 to version 41

2024-11-20 Thread George N. White III
On Mon, Nov 18, 2024 at 10:43 AM Meikel wrote: > Hi folks, > > some days ago I did an upgrade of Fedora Xfce from verion 40 to version > 41. I used the method described in "Upgrading Fedora Linux Using DNF > System Plugin" > (https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offlin

Re: Two issues - one frustrating

2024-11-20 Thread James Szinger
On Tue, 19 Nov 2024 07:56:07 -0800 Paolo Galtieri wrote: > I run the MATE desktop and since F40 I see a strange problem with > mate-terminal.  I have MATE configured to remember running > application on logout so they are restarted when I login.  At the > time I logout my mate-terminals are 24x8

Re: Python 2 to 3 conversion

2024-11-20 Thread Todd Zullinger
Jeffrey Walton wrote: > On Tue, Nov 19, 2024 at 10:16 AM Todd Zullinger wrote: >> ¹ I'm sure many people swear by pip, but I think it's barely >> better than running `curl ... | bash` to install things, >> which I consider to be a bad practice. > > cURL never broke a system of mine, unlike pi

Re: Two issues - one frustrating

2024-11-20 Thread Barry Scott
> On 20 Nov 2024, at 11:21, Samuel Sieb wrote: > >> I have 2 issues with F40 and F40. One of them is frustrating the other a >> genuine problem. >> First the genuine problem. I have VMware installed on my system and every >> time I install kernel updates the compilation of the vmmon and vm

Re: Two issues - one frustrating

2024-11-20 Thread Samuel Sieb
On 2024-11-19 07:56, Paolo Galtieri wrote: Folks,  I have 2 issues with F40 and F40.  One of them is frustrating the other a genuine problem. First the genuine problem.  I have VMware installed on my system and every time I install kernel updates the compilation of the vmmon and vmnet VMwar

Re: Python 2 to 3 conversion

2024-11-20 Thread Jeffrey Walton
On Tue, Nov 19, 2024 at 10:16 AM Todd Zullinger wrote: > > Go Canes wrote: > > On Tue, Nov 19, 2024 at 8:45 AM Patrick O'Callaghan > > wrote: > >> > >> I'm attempting to convert a small Python-2 script to Python-3. > > > > How small? It might be easy to do by-hand. I.e., if it is aborting > > o

Re: Strange DNF Scriptlet Message for F42 Received on F41

2024-11-20 Thread Stephen Morris
On 19/11/24 16:47, Jeffrey Walton wrote: On Mon, Nov 18, 2024 at 4:21 PM Stephen Morris wrote: What do these messages mean for F41? Running post-install scriptlet: java-17-openjdk-headless-1:17.0.13.0.11-3.fc41.x86_64 Finished post-install scriptlet: java-17-openjdk-headless-1:17.0.13.