groakat / AudioTagger

5 stars 2 forks source link

Clicking away from audiotagger and going back results in saving error #82

Open tristankleyn opened 7 years ago

tristankleyn commented 7 years ago

Each time I click away from audiotagger to another window, and then go back to it, it then causes this error when I try to change the file and save the previous file:

ValueError: zero-size array to reduction operation maximum which has no identity

After this it won't let me arrow key to the next file in audiotagger at all, even if I select discard changes...

It seems this problem only happens after clicking away from the window and then back to it.

groakat commented 7 years ago

Do you click in the spectogram?

On 26 Oct 2016, at 10:52, tristankleyn <notifications@github.com mailto:notifications@github.com> wrote:

Each time I click away from audiotagger to another window, and then go back to it, it then causes this error when I try to change the file and save the previous file:

ValueError: zero-size array to reduction operation maximum which has no identity

After this it won't let me arrow key to the next file in audiotagger at all, even if I select discard changes...

It seems this problem only happens after clicking away from the window and then back to it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/groakat/AudioTagger/issues/82, or mute the thread https://github.com/notifications/unsubscribe-auth/ADQuNttUvR914CnuG8Nz_i2tUaGyYQAdks5q3yLBgaJpZM4Kg-I6.

macaodha commented 7 years ago

Hey @tristankleyn, is this still an issue?

tristankleyn commented 7 years ago

It still happens sometimes, but I can't figure out a pattern in terms of when it occurs.

tristankleyn commented 7 years ago

Exiting and re-opening usually fixes it.