Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daemons error #330

Open
ZIONY76 opened this issue Jan 1, 2025 · 1 comment
Open

Daemons error #330

ZIONY76 opened this issue Jan 1, 2025 · 1 comment

Comments

@ZIONY76
Copy link

ZIONY76 commented Jan 1, 2025

nugget gives me errors when disabling airprint, assistive touch, icloud, hospot, passbook, spotlight , voice control:
Traceback (most recent call last):
File "gui\main_window.py", line 796, in on_icloudChk_clicked
File "tweaks\tweak_classes.py", line 78, in set_multiple_values
TypeError: unhashable type: 'list'
Traceback (most recent call last):
File "gui\main_window.py", line 794, in on_assistiveTouchChk_clicked
File "tweaks\tweak_classes.py", line 78, in set_multiple_values
TypeError: unhashable type: 'list'
Traceback (most recent call last):
File "gui\main_window.py", line 792, in on_airprintChk_clicked
File "tweaks\tweak_classes.py", line 78, in set_multiple_values
TypeError: unhashable type: 'list'
Traceback (most recent call last):
File "gui\main_window.py", line 798, in on_hotspotChk_clicked
File "tweaks\tweak_classes.py", line 78, in set_multiple_values
TypeError: unhashable type: 'list'
Traceback (most recent call last):
File "gui\main_window.py", line 800, in on_passbookChk_clicked
File "tweaks\tweak_classes.py", line 78, in set_multiple_values
TypeError: unhashable type: 'list'
Traceback (most recent call last):
File "gui\main_window.py", line 802, in on_spotlightChk_clicked
File "tweaks\tweak_classes.py", line 78, in set_multiple_values
TypeError: unhashable type: 'list'
my ios version is 18.1 and it says that it's supported

@leminlimez
Copy link
Owner

found the issue, will fix it in v4.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants