Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't start on a fresh install of Ubuntu 23.04 #35

Open
orsib78 opened this issue May 12, 2023 · 17 comments
Open

It doesn't start on a fresh install of Ubuntu 23.04 #35

orsib78 opened this issue May 12, 2023 · 17 comments

Comments

@orsib78
Copy link

orsib78 commented May 12, 2023

Hello.

It was worked earlier on Ubuntu 23.04 but either ROON changed or something for wine, but it doesn't start anymore. I just tried on a fresh install as well, after updating the OS to the latest and greatest, but it is the same result. I am happy to assist in troubleshooting if you can explain what to do... I'm not an expert, but I am also not afraid of using the terminal.

Thanks,
Balazs

@spockfish
Copy link
Contributor

Do you have a little bit more information?

@orsib78
Copy link
Author

orsib78 commented May 13, 2023

Do you have a little bit more information?

Please explain what do you need?
As I told it’s a fresh install of Ubuntu 23.04, updating all packages to the latest. Installing latest wine according to the instructions on winehq, installing winetricks, and then execute the install script for Roon. No error message on the GUI, nothing like this… it just won’t start. If I can obtain any kind of log for further investigation, then please explain how to do it. I also tried it on two different hardware (an HP desktop and on a thinkpad laptop. All the same.

@mdvries
Copy link

mdvries commented May 13, 2023

Same issue here. When I run the install script again it says: Roon-Setup (Windows window) -> This device is not compatible with Roon 2.0. For more information.....

Roon did work on Ubuntu 23.04 but after I did the upgrade through Roon itself it stopped working.

@spockfish
Copy link
Contributor

Ok.... so it's the Roon installer that complaints?

@orsib78
Copy link
Author

orsib78 commented May 13, 2023

Ok.... so it's the Roon installer that complaints?

Everything seemed normal during the installation. But I might missed something… The Roon executables are installed to where they should be so I assume the installation is complete. I see the wine process is keep running when I click on the Roon shortcut created by the install script.

@mdvries
Copy link

mdvries commented May 14, 2023

Ok.... so it's the Roon installer that complaints?

In my case it is.

@benjaminbellamy
Copy link
Contributor

benjaminbellamy commented May 14, 2023

Same here.

It stopped working with Roon's latest update.

It did run on Ubuntu 23.04 before I updated Roon.

Some people have the same issue on Windows:

Instead of getting log info (my bad, silly me) 🤦‍♂️ I I tried to reinstall from scratch, with no luck.

Screenshot from 2023-05-14 15-49-36
Link (“visit our Help Center”) does not help much…

Screenshot from 2023-05-14 15-50-20

@spockfish
Copy link
Contributor

Are you running the lastest version of the script?

@benjaminbellamy
Copy link
Contributor

Yes, I even cloned the repo from scratch.

@orsib78
Copy link
Author

orsib78 commented May 17, 2023

For me, the installation is completed successfully...

image
image
image

But then ROON is failed to start...

To demonstrate this, I just deleted the already cloned GIT folder for Roon on Wine from my HDD, deleted the previously created my_roon_instance folder from my home folder, deleted the start_my_roon_instance.sh from the home folder and then attempted to install ROON according to the instructions (cloning GIT repository + execute install.sh).

Some process related to wine is started though and keep running until I kill it:

image

@JohnFlowerful
Copy link

I get
0120:err:virtual:virtual_setup_exception stack overflow 2000 bytes addr 0x170032610 stack 0x120830 (0x120000-0x121000-0x2a0000)
with vanilla 8.0.1, 8.7 and 8.8. Installing staging 8.8 fixed it.

@rachaelbond
Copy link

Thanks @JohnFlowerful ! That fixed the same problem that I had on Arch :)

@marcinulan
Copy link

marcinulan commented May 28, 2023

@JohnFlowerful thanks! Using wine-staging fixed that issue for me as well :)
(Arch linux)

@benjaminbellamy
Copy link
Contributor

Indeed, it does work with winehq-staging. 🎉
Thank you @JohnFlowerful ! 🙏
Screenshot from 2023-05-28 12-21-34

https://wiki.winehq.org/Ubuntu 👇️

sudo apt install --install-recommends winehq-staging

@ThatDonna
Copy link
Contributor

@JohnFlowerful thank you!

I had the same issue as @JohnFlowerful above when using wine-stable (8.0.1). The issue goes away when using wine-staging (v8.9).

Running Linux Mint 21.1

@joho500
Copy link

joho500 commented Jun 16, 2023

I had the same problem on Kubuntu 22.04.
Installing wine-staging (8.10) solved the issue.

@jacco32
Copy link

jacco32 commented Aug 27, 2023

confirmed using wine-staging (8.14) solves this issue (Ubuntu Mate 23.04).

in addition ran into a couple of more things before it was working, maybe add/update readme/scripts?

  • download.visualstudio.microsoft.com certificate expired (...) so added --no-check-certificate to that wget in install.sh
  • 0170:err:winediag:ntlm_check_version ntlm_auth was not found. when starting, fixed by installing winbind: sudo apt install winbind
  • had to set SCALEFACTOR=0.1 in my case (UHD with workspaces)
  • if roon server is not found it crashes (0124:err:eventlog:ReportEventW L"Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FFFFE3426A1 (00007FFFFE170000) with exit code c0000005.\n")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants