Skip to content

ui:Set default value to timedelta arg in add_alarm() #1386

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

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

paul-ri
Copy link

@paul-ri paul-ri commented Jan 17, 2025

Fixes #1338: Adding an alarm in ikhal causes a crash

The original author of the issue had the same fix.
At least I learned how to setup the debugger to work with an interactive terminal UI!

Fixes pimutils#1338: Adding an alarm in ikhal causes a crash

> When adding an alarm in ikhal to an existing or new event the program
crashes.

> `TypeError: AlarmsEditor.add_alarm() missing 1 required positional argument: 'timedelta'`
@d7415 d7415 merged commit 058cebb into pimutils:master Feb 13, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

Adding an alarm in ikhal causes a crash
2 participants