https://bugs.winehq.org/show_bug.cgi?id=40338
Bug ID: 40338 Summary: XenCenter 6.5 doesn't start Product: Wine Version: 1.9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: blauerhunger@outlook.de Distribution: Ubuntu
Created attachment 54009 --> https://bugs.winehq.org/attachment.cgi?id=54009 The logfile XenCenter creates in /home/user/.wine/drive_c/users/user/Application Data/Citrix/XenCenter/logs/XenCenter.log
When trying to start XenCenter 6.5, it shows an error message "There has been an unexpected error. Technical details about this error have been saved to the following file. Please send this to your support representative." On Windows (at least 7, 8.1 and 10), it works without any problems.
https://bugs.winehq.org/show_bug.cgi?id=40338
Blauer_Hunger blauerhunger@outlook.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blauerhunger@outlook.de
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #1 from Blauer_Hunger blauerhunger@outlook.de --- Created attachment 54010 --> https://bugs.winehq.org/attachment.cgi?id=54010 The commandline output wine produces when opening XenCenter via the commandline.
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #2 from Austin English austinenglish@gmail.com --- Does winetricks dotnet40 or dotnet45 help?
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #3 from Blauer_Hunger blauerhunger@outlook.de --- (In reply to Austin English from comment #2)
Does winetricks dotnet40 or dotnet45 help?
When I try to install dotnet40 from winetricks in my wineprefix, it tells me that it doesn't run in 64-bit wineprefixes. The installation of dotnet45 fails completely.
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #4 from Blauer_Hunger blauerhunger@outlook.de --- (In reply to Blauer_Hunger from comment #3)
(In reply to Austin English from comment #2)
Does winetricks dotnet40 or dotnet45 help?
When I try to install dotnet40 from winetricks in my wineprefix, it tells me that it doesn't run in 64-bit wineprefixes. The installation of dotnet45 fails completely.
In a 32-bit wineprefix it installs/runs flawlessly with dotnet40 and ie8. (I tried with Playonlinux)
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #5 from Blauer_Hunger blauerhunger@outlook.de --- (In reply to Blauer_Hunger from comment #4)
(In reply to Blauer_Hunger from comment #3)
(In reply to Austin English from comment #2)
Does winetricks dotnet40 or dotnet45 help?
When I try to install dotnet40 from winetricks in my wineprefix, it tells me that it doesn't run in 64-bit wineprefixes. The installation of dotnet45 fails completely.
In a 32-bit wineprefix it installs/runs flawlessly with dotnet40 and ie8. (I tried with Playonlinux)
While experimenting around I just noticed that without specifying the port 80 as XenServer connection port it fails to connect.
I also tried installing dotnet45 in a 32-bit wineprefix; it also fails. When the dotnet45-installation was aborted because it failed, xencenter doesn't start anymore and it complains about missing dotnet40.
https://bugs.winehq.org/show_bug.cgi?id=40338
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree
--- Comment #6 from Austin English austinenglish@gmail.com --- Thanks, sounds like a wine-mono issue then. You'll want to use dotnet40 (in a 32-bit prefix) as a workaround.
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #7 from Vincent Povirk madewokherd@gmail.com --- Thanks, I sent a stub of this method to Mono: https://github.com/mono/mono/pull/2782
https://bugs.winehq.org/show_bug.cgi?id=40338
Blauer_Hunger blauerhunger@outlook.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.5 |1.9.6
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #8 from Vincent Povirk madewokherd@gmail.com --- The stub was added to Wine Mono 4.6.2. Please update Wine Mono and retest. You can do this by either: * Building Wine from Git (see https://wiki.winehq.org/Git_Wine_Tutorial) * Testing with Wine 1.9.8 when it's released * Downloading the MSI installer from https://dl.winehq.org/wine/wine-mono/4.6.2/wine-mono-4.6.2.msi and installing it in Wine 1.9.7 by running "wine64 msiexec /i wine-mono-4.6.2.msi"
https://bugs.winehq.org/show_bug.cgi?id=40338
Blauer_Hunger blauerhunger@outlook.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.6 |1.9.8
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #9 from Blauer_Hunger blauerhunger@outlook.de --- Created attachment 54257 --> https://bugs.winehq.org/attachment.cgi?id=54257 PlayOnLinux Logfile from XenCenter in a 64-bit Wineprefix with Wine 1.9.8
https://bugs.winehq.org/show_bug.cgi?id=40338
--- Comment #10 from Blauer_Hunger blauerhunger@outlook.de --- Created attachment 54258 --> https://bugs.winehq.org/attachment.cgi?id=54258 PlayOnLinux Logfile from XenCenter in a 32-bit Wineprefix with Wine 1.9.8
https://bugs.winehq.org/show_bug.cgi?id=40338
Blauer_Hunger blauerhunger@outlook.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|mscoree |-unknown
https://bugs.winehq.org/show_bug.cgi?id=40338
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #11 from winetest@luukku.com ---
I also tried installing dotnet45 in a 32-bit wineprefix; it also fails. When the dotnet45-installation was aborted because it failed, xencenter doesn't start anymore and it complains about missing dotnet40.
It needs to be installed like this winetricks -q dotnet45. You end up with broken dotnet install otherwise. And it's no wonder why it doesnt work.
What's the situation now? Using POL builds for testing = we can't really solve this bug as fixed.
https://bugs.winehq.org/show_bug.cgi?id=40338
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #12 from Gijs Vermeulen gijsvrm@gmail.com --- Judging from the log in Comment #9 it needed System.Drawing.Drawing2D.AdjustableArrowCap..ctor (Single width, Single height, Boolean isFilled), which I think should work both from the mono side as the wine side now.
Can't really retest as there's no download and there hasn't been a response for over 5 years. Resolving ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=40338
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked as abandoned