Siduction Forum

Siduction Forum => Software - Support => Topic started by: Fellfrosch on 2025/04/13, 13:32:28

Title: DisplayCal
Post by: Fellfrosch on 2025/04/13, 13:32:28
Ich wollte mal wieder meine Monitore Kalibrieren. Leider bekomm' ich 'ne Fehlermeldung, sobald ich Kalibrieren will:
(Programm selbst startet ohne Fehler)

Invalid format specifier '!r' for object of type 'str'

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/wx/core.py", line 3425, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
                  ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/DisplayCAL/display_cal.py", line 10292, in start_measureframe_subprocess
    f"sys.path.insert(0, {pydir:!r});"
                         ^^^^^^^^^^
ValueError: Invalid format specifier '!r' for object of type 'str'


Jemand ne Ahnung wie man das beheben kann?
Title: Re: DisplayCal
Post by: devil on 2025/04/23, 11:25:20
Das sieht mir nach einem Programmfehler in der Python-Implementierung von displaycal aus. Einen Bugreport konnte ich nicht finden. Ich würde es mal purgen und neu installieren.
Title: (Gelöst) Re: DisplayCal
Post by: Fellfrosch on 2025/05/05, 14:06:00
Bug report wurde erstellt und mit der aktuellen DsiplayCal Version ist das Problem nun auch behoben.