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

App closing after category removing #27

Closed mhanoglu closed 6 years ago

mhanoglu commented 6 years ago

I removed some categories, sometimes result is successfull but sometimes app closed and category removed.

cjfloss commented 6 years ago

Thanks for reporting!

It seems that trying to remove a category from which you have a transaction recorded will result in a crash.

mhanoglu commented 6 years ago

Thanks for reply. But I've not add any transaction in this categories.

cjfloss commented 6 years ago

I found the problem.

it's in the Sidebar.vala:1122 I have to remove from the store and then delete the category.