https://bugs.winehq.org/show_bug.cgi?id=47197
Bug ID: 47197 Summary: Tobit Radio.fx fails to connect to radio stations Product: Wine Version: 4.8 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 64449 --> https://bugs.winehq.org/attachment.cgi?id=64449 Screenshot of the error
Radio.fx is an internet radio. But it doesn't connect to stations properly.
Native urlmon fixes the issue, this dll might also need iertutil.dll though.
See the screenshot, when hovering the mouse over one of the radio stations it says "Schwarze Welle - Unbekannter Senderfehler" which means "Unknown sender error", with "Schwarze Welle" being the sender name.
The program is a bit hard to test. It likes to autostart its server (rfx-server) and that messes things up. First, you need to install the program (it might say installation failed, just ignore that). Then you need to start the server (rfx-server.exe) and then the client(rfx-client.exe). Since the server starts automatically when running wine, the client often complains that it can't find the server. Then I just stopped all wine processes and try again... Until it starts up.