ellie-commons / byte

A Music Player designed for elementary OS
https://github.com/alainm23/byte
GNU General Public License v3.0
160 stars 16 forks source link

Crash during import: Error creating thread #23

Closed okin closed 5 years ago

okin commented 5 years ago

byte crashed for me today when importing during startup with the following message:

(com.github.alainm23.byte:4112): GLib-ERROR **: 19:37:29.322: creating thread 'found_local_music_file': Error creating thread: Die Ressource ist zur Zeit nicht verfügbar
[1]    4112 trace trap  com.github.alainm23.byte

Die Ressource ist zur Zeit nicht verfügbar translates to~ the resource is currently unavailable. The error isn't currently reproducable. Anyhow I think such a case could be handled a little bit more gracefully.

alainm23 commented 5 years ago

It seems to be the same error as #17