khrynczenko / RadioStream

Simple, fast and light-weight internet radio player for Windows and Linux
MIT License
19 stars 3 forks source link

Program crashes when trying to play station directly from URL #70

Closed khrynczenko closed 5 years ago

khrynczenko commented 5 years ago

Going File -> Open URL -> (Leave URL field empty) -> Ok results in program crash.
Expected behavior would be to communicate user that field wasn't set and do nothing.

File of interest: Application.cpp -> void init_menubar()

khrynczenko commented 5 years ago

Fixed in commit ab48f05b