Skip to content
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

Adding a new account with non-unique name results in in application crash. #52

Open
nukoka-amaru opened this issue May 13, 2019 · 1 comment

Comments

@nukoka-amaru
Copy link

Process

When attempting to add a new account the following error occurs if the name of the account is not unique.

I achieved this error from setting my ENV variable to: EXPORT=G_DEBUG=ALL

[ERROR 19:40:31.764069] AddAccountDialog.vala:153: error while creating account (SQLite error 19: UNIQUE constraint failed: accounts.number)
Trace/breakpoint trap

System Info

  • Elementary OS 5.0 Juno
  • Linux 5.1.1-05010-generic
  • GTK+ 3.22.30.
@Kabuki-kai
Copy link

I experience the same. When I attempt to create an account with a non-unique name, the application crashes.

System Info

  • elementary OS 5.1.6 Hera
  • Linux 5.3.0-62-generic
  • GTK 3.22.30

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

No branches or pull requests

2 participants