Re: QXL drivers for Fedora Guest?

2024-09-01 Thread ToddAndMargo via users
On 8/31/24 19:39, Samuel Sieb wrote: On 8/31/24 7:35 PM, ToddAndMargo via users wrote: On 8/31/24 19:10, Samuel Sieb wrote: I wonder if the spice agent can't communicate with xfce because it isn't providing the necessary interfaces. # rpm -qa \*spice\* spice-vdagent-0.22.1-6.fc40.x86_64 # sy

Re: Calibre error

2024-09-01 Thread Samuel Sieb
On 9/1/24 3:02 PM, Patrick O'Callaghan wrote: On Sun, 2024-09-01 at 14:35 -0700, Samuel Sieb wrote: On 9/1/24 2:11 PM, Patrick O'Callaghan wrote: On installing the latest version of Calibre (7.17.3) I get this error: RuntimeError: html5-parser and lxml are using different versions of libxml2.

Re: cups messages in boot logs.

2024-09-01 Thread home user via users
On 9/1/24 3:43 PM, Barry wrote: On 31 Aug 2024, at 22:23, home user via users wrote: Installed package cups-1:2.4.10-3.fc39.x86_64 (from updates) not available. I assume you get that error because your fedora is not up to date. Is that deliberate? Barry No. It's also not correct. (By

Re: Calibre error

2024-09-01 Thread Patrick O'Callaghan
On Sun, 2024-09-01 at 14:35 -0700, Samuel Sieb wrote: > On 9/1/24 2:11 PM, Patrick O'Callaghan wrote: > > On installing the latest version of Calibre (7.17.3) I get this error: > > > > RuntimeError: html5-parser and lxml are using different versions of > > libxml2. This happens commonly when using

Re: cups messages in boot logs.

2024-09-01 Thread Barry
> On 31 Aug 2024, at 22:23, home user via users > wrote: > > Installed package cups-1:2.4.10-3.fc39.x86_64 (from updates) not available. I assume you get that error because your fedora is not up to date. Is that deliberate? Barry -- ___ users ma

Re: Calibre error

2024-09-01 Thread Samuel Sieb
On 9/1/24 2:11 PM, Patrick O'Callaghan wrote: On installing the latest version of Calibre (7.17.3) I get this error: RuntimeError: html5-parser and lxml are using different versions of libxml2. This happens commonly when using pip installed versions of lxml. Use pip install --no-binary lxml lxml

Calibre error

2024-09-01 Thread Patrick O'Callaghan
On installing the latest version of Calibre (7.17.3) I get this error: $ calibre Traceback (most recent call last): File "/usr/bin/calibre", line 21, in sys.exit(calibre()) ^ File "/usr/lib64/calibre/calibre/gui_launch.py", line 73, in calibre main(args) File "/