https://bugs.winehq.org/show_bug.cgi?id=50792
Bug ID: 50792 Summary: RadiRec doesn't start with wine-mono. Product: Wine Version: 6.3 Hardware: x86-64 URL: https://dogaraag.temporarydomain.net/download/installe r/radirec/win/RadiRec.zip OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: sagawa.aki+winebugs@gmail.com Distribution: Ubuntu
RadiRec (らじれこ in Japanese) is a download manager for online radio stations in Japan. When I start the program, らじれこ.exe, it shows the following exceptions to the console and doesn't start. ---- Unhandled Exception: System.Runtime.Remoting.RemotingException: Channel ipc is not securable while ensureSecurity is specified as true at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel (System.Runtime.Remoting.Channels.IChannel chnl, System.Boolean ensureSecurity) [0x0002a] in <3d7a9349295c42b6abb3487b4473a6b8>:0 at RadiRec.App.Main (System.String[] args) [0x0001f] in <62aa39eab2e94b36a8311899088b942d>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.Remoting.RemotingException: Channel ipc is not securable while ensureSecurity is specified as true at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel (System.Runtime.Remoting.Channels.IChannel chnl, System.Boolean ensureSecurity) [0x0002a] in <3d7a9349295c42b6abb3487b4473a6b8>:0 ----
https://bugs.winehq.org/show_bug.cgi?id=50792
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- Regarding Mono's document[1], Mono doesn't support "secure" channel property in System.Runtime.Remoting.Channels.Ipc.IpcServerChannel. I guess this the reason why the application emits the exception.
[1] https://github.com/mono/mono/blob/master/mcs/class/System.Runtime.Remoting/S...
https://bugs.winehq.org/show_bug.cgi?id=50792
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- MySQL Workbench also suffers this issue (Bug 51403). MySQL Workbench is preferable because its source code is available under GPLv2.
*** This bug has been marked as a duplicate of bug 51403 ***
https://bugs.winehq.org/show_bug.cgi?id=50792
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.
https://bugs.winehq.org/show_bug.cgi?id=50792
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|RadiRec doesn't start with |RadiRec doesn't start with |wine-mono. |wine-mono
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Changing duplicate bug to 47660.
*** This bug has been marked as a duplicate of bug 47660 ***