jonalinux / Archmain

Archmain - Arch System Management
Other
31 stars 4 forks source link

Archmain doesn't launch in arcolinux #25

Open pommedefrance opened 1 year ago

pommedefrance commented 1 year ago

i'm ok in garuda linux but with arcolinux nothing when i launch manually with python thepath/archmain.py i've got this...

Traceback (most recent call last): File "/mypath/archmain/archmain.py", line 175, in switch_1 = customtkinter.CTkSwitch(master=app, text="Login Splash", command=switch_event, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mypath/.local/lib/python3.11/site-packages/customtkinter/windows/widgets/ctk_switch.py", line 57, in init self._fg_color = ThemeManager.theme["CTkSwitch"]["fg_color"] if fg_color is None else self._check_color_type(fg_color)


KeyError: 'fg_color'

any idea ?
thks

PS: after one month, i'm ok now, sorry..perhaps an arch update (i do it every day) ?
still i've got 2 others questions with syslog-ng and "those packages don't exist in AUR"...both arco and garuda..but i can open new ticket.. ;-)
jonalinux commented 1 year ago

i have fix this in new version

pommedefrance commented 1 year ago

that's why it works now ;-) thks i open other tickets for my others problems ?