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
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.
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
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
> 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
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
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 "/