HaikuArchives / StreamRadio

Haiku-native application to search for and listen to internet radio stations.
8 stars 11 forks source link

Haiku R1 Beta3, Missing symbol: _ZN11BUrlRequest5PauseEv #41

Closed smallstepforman closed 3 years ago

smallstepforman commented 3 years ago

With hrev55294, SteamRadio will not start, and comes up with BAlert "Could not open "Stream Radio" (Missing symbol: _ZN11BUrlRequest5PauseEv).

Vidrep commented 3 years ago

There are two pull requests which address the problem and make the app work again. However, both of the people involved with the fix have gone MIA, and we are left with a memory leak issue which needs to be resolved before merging.

pulkomandy commented 3 years ago

Merged the second one. I don't know if it fixes the existing memory leaks, but I pushed fixes so that at least it doesn't introduce new ones, and it should also fix this (temporarily, because it's still using the deprecated version of the API as far as I can see)