Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.

fixed exception on esc key pressed#36

Open
whirmill wants to merge 1 commit intoAntergos:masterfrom
whirmill:fix-on-esc-key-pressed
Open

fixed exception on esc key pressed#36
whirmill wants to merge 1 commit intoAntergos:masterfrom
whirmill:fix-on-esc-key-pressed

Conversation

@whirmill
Copy link
Copy Markdown

@whirmill whirmill commented Jan 8, 2019

Since the cancel_authentication handler can be triggered without providing the event argument, a blocking exception could be raised, causing the default theme loading that raises another exception because it's scripts tries to access the lightdm object before it's injection.

Checking if the event argument exist in cancel_authentication solves the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant