You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Can't Install profile as system default
To Reproduce
Steps to reproduce the behavior:
Loading Setting...
Install profile
Install profile as system default
See error
DisplayCAL-apply-profiles.log output
Traceback (most recent call last):
File "DisplayCAL\profile_loader.pyc", line 195, in setup_profile_loader_task
File "DisplayCAL\taskscheduler.pyc", line 359, in create_task
File "DisplayCAL\taskscheduler.pyc", line 264, in write_xml
File "DisplayCAL\taskscheduler.pyc", line 271, in str
File "DisplayCAL\taskscheduler.pyc", line 271, in str
File "DisplayCAL\taskscheduler.pyc", line 271, in str
[Previous line repeated 489 more times]
RecursionError: maximum recursion depth exceeded
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "DisplayCAL\main.pyc", line 550, in main
File "DisplayCAL\main.pyc", line 537, in _main
File "DisplayCAL\profile_loader.pyc", line 3987, in main
File "DisplayCAL\profile_loader.pyc", line 225, in setup_profile_loader_task
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb4 in position 0: invalid start byte
Screenshots
Versions (please complete the following information):
OS: Windows 11 24H2 10.0.26100.2033 x86_64
Python Version: 3.11
ArgyllCMS Version: 3.3.0
DisplayCAL Version: 3.9.14
The text was updated successfully, but these errors were encountered:
Describe the bug
Can't Install profile as system default
To Reproduce
Steps to reproduce the behavior:
DisplayCAL-apply-profiles.log output
Traceback (most recent call last):
File "DisplayCAL\profile_loader.pyc", line 195, in setup_profile_loader_task
File "DisplayCAL\taskscheduler.pyc", line 359, in create_task
File "DisplayCAL\taskscheduler.pyc", line 264, in write_xml
File "DisplayCAL\taskscheduler.pyc", line 271, in str
File "DisplayCAL\taskscheduler.pyc", line 271, in str
File "DisplayCAL\taskscheduler.pyc", line 271, in str
[Previous line repeated 489 more times]
RecursionError: maximum recursion depth exceeded
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "DisplayCAL\main.pyc", line 550, in main
File "DisplayCAL\main.pyc", line 537, in _main
File "DisplayCAL\profile_loader.pyc", line 3987, in main
File "DisplayCAL\profile_loader.pyc", line 225, in setup_profile_loader_task
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb4 in position 0: invalid start byte
Screenshots
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: