https://bugs.winehq.org/show_bug.cgi?id=53090
Bug ID: 53090 Summary: Roland Cloud Manager 2.6.4: cannot login Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: doppioandante@gmail.com Distribution: ---
Created attachment 72514 --> https://bugs.winehq.org/attachment.cgi?id=72514 Roland Cloud Manager wine output
Roland Cloud Manager startup window offers option for sign up or sign in, which must be done in an external browser. Unfortunately clicking either results in the application getting stuck, no page begin opened in the browser and the attached repeating log on the terminal. Some of the relevant lines: 03a4:fixme:netprofm:connection_GetAdapterId 00000000002984B0, 000000000D69B330 03a4:fixme:netprofm:connection_GetAdapterId 0000000000255930, 000000000D69B330 03a4:fixme:netprofm:connection_GetAdapterId 00000000002559E0, 000000000D69B330 03a4:fixme:netprofm:connection_point_Advise 00000000002558B0, 000000001063A910, 000000001063A944 - semi-stub 0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
The application is said to be running well in the AppDB, but even testing that older version (2.6.1) and even with the older wine that comes stock with Ubuntu I get the exact same problem.
I'm currently using wine-staging 7.9 from winehq ubuntu ppa. The bug occurs with wine-devel as well. My distribution is Ubuntu 22.04 with 5.15 kernel
https://bugs.winehq.org/show_bug.cgi?id=53090
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Distribution|--- |Ubuntu Version|unspecified |7.9 URL| |https://www.rolandcloud.com | |/getmedia/2fd5ed95-89a7-4b9 | |0-b9f5-5d9b4f730fec/Roland- | |Cloud-Manager-Installer-2-6 | |-1.exe
https://bugs.winehq.org/show_bug.cgi?id=53090
Dugan Chen thedoogster@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thedoogster@gmail.com
--- Comment #1 from Dugan Chen thedoogster@gmail.com --- I just tried with Roland Cloud Manager 3.0. Which now needs DX11 (meaning DXVK), but that's another story.
If you add it to Steam as a non-Steam game, then clicking Sign In or Sign Up will start up your *native* browser, show you the login page, and then use the native browser to log you into the Windows Roland Cloud manager that's running in WINE.
As for what non-default setup Steam/Proton has done to get links to open in native browsers, it's probably what's below (both links have the same information):
https://askubuntu.com/questions/516307/how-do-i-change-default-wine-browser-...
http://www.webupd8.org/2010/03/how-to-make-wine-open-links-in-your.html
https://bugs.winehq.org/show_bug.cgi?id=53090
--- Comment #2 from Dugan Chen thedoogster@gmail.com --- I did some more testing on my Fedora system 38. Roland Cloud Manager 3.0.1.
The sign-in link does nothing if: a) you use the wine package in Fedora's repositories, b) you just add it to Steam as a non-Steam game and launch it.
It works (opens the sign-in page in the default native browser, signs you in to Roland Cloud) if you: a) use the winehq-devel wine package, or b) use Proton Experimental.
Looks like this bug has been fixed.