Re: Update failure in Fedora 40

2025-01-27 Thread Robert Nichols via users
On 1/27/25 16:01, Stephen Morris wrote: The issue with qgnomeplatform makes it look like the maintainer hasn't bothered to produce a qt6 version, or as indicated it doesn't obsolete the qt5 version. While removing the conflicting package usually removes the conflict issue, it is not necessarily

Re: OT: cheap hardware for video editing

2025-01-27 Thread Tim via users
On Sun, 2025-01-26 at 14:40 +0700, Frederic Muller wrote: > I'm ok with a non-laptop as I'll do video editing solely at home on my > desk. Let me look into that direction then. You're probably better with a desktop for storage reasons, too. Video editing uses up a lot of storage space, that's mu

Re: OT: cheap hardware for video editing

2025-01-27 Thread Frederic Muller
On 28/01/2025 08:19, Tim via users wrote: On Sun, 2025-01-26 at 14:40 +0700, Frederic Muller wrote: I'm ok with a non-laptop as I'll do video editing solely at home on my desk. Let me look into that direction then. You're probably better with a desktop for storage reasons, too. Video editing u

Re: Fedora F41 Hard Disk Performance

2025-01-27 Thread Stephen Morris
On 22/1/25 09:37, Jeffrey Walton wrote: On Sat, Nov 16, 2024 at 7:22 PM Stephen Morris wrote: To test my hard disk performance I have run Kdiskmark and used the Real World Performance Profile. For its sequential read performance it is showing around 156 MB/s on my ST3000DM007-1WY1 (3TB S

Re: Does Red Hat have any plans for Win 10 EOL ?

2025-01-27 Thread Stephen Morris
On 22/1/25 22:02, Patrick O'Callaghan wrote: On Wed, 2025-01-22 at 09:22 +1100, Stephen Morris wrote: I am still having issues with one of the Windows games I play not being usable under linux, but this is because of the anti-cheat system in the game which is also documented as potentially not w

Re: Does Red Hat have any plans for Win 10 EOL ?

2025-01-27 Thread Patrick O'Callaghan
On Tue, 2025-01-28 at 09:13 +1100, Stephen Morris wrote: > > I don't play any games with anti-cheat systems. AFAIK these are all > > multi-player, which doesn't interest me. The Windows anti-cheat systems > > require kernel-level modifications, so it's hardly surprising that they > > don't work on

Re: Update failure in Fedora 40

2025-01-27 Thread Patrick O'Callaghan
On Tue, 2025-01-28 at 08:47 +1100, Stephen Morris wrote: > IMHO dnfdragora is compulsory if you are looking for all available packages > that provide certain functionality. I've no idea what that means. 'dnf search' and 'dnf info' have always been good enough for me. poc --

Re: Update failure in Fedora 40

2025-01-27 Thread Stephen Morris
On 24/1/25 06:53, Todd Zullinger wrote: Robert Nichols via users wrote: I am trying to upgrade my laptop to Fedora 41, but I cannot get a clean update state in the current Fedora 40. I ran "dnf update" successfully and it installed many updates including a new kernel. After a reboot, much to m

Re: Update failure in Fedora 40

2025-01-27 Thread Stephen Morris
On 24/1/25 22:13, Patrick O'Callaghan wrote: On Thu, 2025-01-23 at 17:39 -0600, Robert Nichols via users wrote: I never actually _used_ dnfdragora. I just saw its notification letting me know that updates were available. I always use dnf from the command line to do the actual updates. I never

Re: compile package

2025-01-27 Thread Michal Schorm
Hi, I see the 'CMakeLists.txt' file there, so most likely the project is supposed to be made by CMake. The content of: https://github.com/emsr/quadrature/blob/master/gcc_help.txt is IMO what you are looking for. Michal -- Michal Schorm Software Engineer Databases Team Red Hat -- On Mon, Jan

compile package

2025-01-27 Thread Patrick Dupre via users
Hello, I wish to compile this package https://github.com/emsr/quadrature But there is no instruction I guess that it is more or less standard. Do I need to run a configure ? Thank for your help. === Patrick DUPRÉ