cjfloss / envelope

Personal finance manager for elementary OS
https://cjfloss.github.io/envelope/
GNU General Public License v3.0
39 stars 12 forks source link

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

Open nukoka-amaru opened 5 years ago

nukoka-amaru commented 5 years ago

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

Kabuki-kai commented 4 years ago

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

System Info