Reply To: Independent Session Manager Script [Proposal]

Forum › Forums › antiX-development › Development › Independent Session Manager Script [Proposal] › Reply To: Independent Session Manager Script [Proposal]

#178591
sybok
Member

    Hm…
    I did a pylint review and it complaints (error code E0602) about ‘_’ being an undefined variable.
    As a result, I will not run it in my as-is system (and I do not have any virtualised one on this PC to test it).
    Did it work for you at all (my guess is that Gemini AI messed up)?

    Now, not a feedback on the script itself but why are there three separate files/scripts in the first place?
    Is it due to evolution (adding more functionality) OR is it because some of the spartan ISOs (‘core’ or ‘net’) lack something, such as X-window system and/or ‘python3-gi’ (imported in your and the original Python script, i.e. a dependency), and only the BASH version can be applied there?