Le lundi 30 janvier 2023 à 10:35 +0100, Jean Abou Samra a écrit :
>
>
> > Le 30 janv. 2023 à 09:26, Valentin Petzel a
> > écrit :
> >
> >
> > Hello Jean,
> >
> > This seems to come from PyQt5, so maybe downgrading that one will
> > solve this. Also you might want to report the problem direct
> Le 30 janv. 2023 à 09:26, Valentin Petzel a écrit :
>
>
> Hello Jean,
>
> This seems to come from PyQt5, so maybe downgrading that one will solve this.
> Also you might want to report the problem directly to Frescobaldi:
>
> https://github.com/frescobaldi/frescobaldi/issues
>
> so it ca
Better to give all the versions and platforms.
Andrew
On 30/01/2023 6:20 pm, Jean Bréfort wrote:
Since a python upgrade, Frescobaldi has a serious issue:
Hello Jean,
This seems to come from PyQt5, so maybe downgrading that one will solve this.
Also you
might want to report the problem directly to Frescobaldi:
https://github.com/frescobaldi/frescobaldi/issues[1]
so it can be fixed.
Cheers,
Valentin
Am Montag, 30. Jänner 2023, 08:20:10 CET schr
Hi,
Since a python upgrade, Frescobaldi has a serious issue:
Traceback (most recent call last):
File "/usr/share/frescobaldi/frescobaldi_app/view.py", line 107, in
event
if ev.type() == QEvent.KeyPress:
^^^
TypeError: a member of enum 'StandardKey' is expected not 'QEvent'
then