Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: user1033292 on 08 January 2025, 00:31:45

Title: Lightdm settings python error
Post by: user1033292 on 08 January 2025, 00:31:45
Hi,

Running lightdm-gtk-greeter-settings in a terminal shows below python error, im no coder so not sure how to fix, not sure if this is lightdm issue or arch/artix? Its no issue for me as i can manually edit the greeter conf, just thought somebody should know and maybe make a fix for it.


Code: [Select]
➜  ~ lightdm-gtk-greeter-settings-pkexec 
Code: [Select]
Traceback (most recent call last):
  File "/usr/bin/lightdm-gtk-greeter-settings", line 32, in <module>
    import lightdm_gtk_greeter_settings
ModuleNotFoundError: No module named 'lightdm_gtk_greeter_settings'

Title: Re: Lightdm settings python error
Post by: Artist on 08 January 2025, 00:53:25
Package has been updated now, but not tested.

artist
Title: Re: Lightdm settings python error
Post by: user1033292 on 08 January 2025, 02:02:27
Thankyou for the quick response.  Can confirm lightdm-gtk-greeter-settings is now working for me after the update.

Cheers
Title: Re: Lightdm settings python error
Post by: Artist on 08 January 2025, 09:18:14
Good to hear; thx for your feedback.
artist