https://bugs.winehq.org/show_bug.cgi?id=44090
Bug ID: 44090 Summary: Sourcetree couldn't installed Product: Wine Version: 2.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikhail.v.gavrilov@gmail.com Distribution: ---
$ wine Downloads/SourceTreeSetup-2.3.5.0.exe fixme:winediag:start_process Wine Staging 2.20 is a testing version containing experimental patches. fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. fixme:ieframe:DllGetClassObject {9ba05972-f6a8-11cf-a442-00a0c90a8f39} {00000001-0000-0000-c000-000000000046} 0x33dba8 err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 fixme:explorer:webbrowser_QueryInterface (0x7fcdc2b53000)->({00000003-0000-0000-c000-000000000046} 0x23e248) interface not supported fixme:explorer:webbrowser_QueryInterface (0x7fcdc2b53000)->({00000019-0000-0000-c000-000000000046} 0x8eec0) interface not supported err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005 (-1073741819) err:rpc:I_RpcReceive we got fault packet with status 0x3e6 err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6 fixme:ver:GetCurrentPackageId (0x33fda4 (nil)): stub
https://bugs.winehq.org/show_bug.cgi?id=44090
Mikhail mikhail.v.gavrilov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://downloads.atlassian | |.com/software/sourcetree/wi | |ndows/ga/SourceTreeSetup-2. | |3.5.0.exe
https://bugs.winehq.org/show_bug.cgi?id=44090
Mikhail mikhail.v.gavrilov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|2.0 |2.20
--- Comment #1 from Mikhail mikhail.v.gavrilov@gmail.com --- $ wine --version wine-2.20 (Staging)
https://bugs.winehq.org/show_bug.cgi?id=44090
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Looks like a duplicate, yet another Squirrel Installer
Hi Mikhail, could you try the following (in a new fresh WINEPREFIX):
* winetricks -q dotnet462
* wine runas /trustlevel:0x20000 SourceTreeSetup-2.3.5.0.exe
(make sure you are in the same directory as where the setup file is, and make sure you use Staging )
https://bugs.winehq.org/show_bug.cgi?id=44090
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |dark.shadow4@web.de Keywords| |dotnet, download Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Program seems to use WPF, that's why it crashes without native .NET.
The other bug is fixed with your "runas" command, marking duplicate.
*** This bug has been marked as a duplicate of bug 40613 ***
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #4 from Mikhail mikhail.v.gavrilov@gmail.com --- 1) winetricks -q dotnet462 After installing dotnet462 winetricks for unknown reason setting windows version to "win xp". Why? Sourcetree needed minimum "windows 7"
2) After increasing window version to "windows server 2008 r2" Sourcetree for unknown reason start install .NET 4.5 and looks like this installation hangs. (I was waiting more than 10 minutes, but progress bar not move forward)
Demonstration: https://youtu.be/url26Ziiks0
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- winetricks changes the windows version to make sure it does install properly.
You can try to install dotnet45 with winetricks, that works around such issues, like the download not working as in this case.
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #6 from Mikhail mikhail.v.gavrilov@gmail.com --- $ winetricks -q dotnet45 ------------------------------------------------------ You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Using winetricks 20170614-next - sha256sum: cf3126ae45052eba3a2586da03dd65bf2b38a8193da8f27ff3878cc23be77f07 with wine-2.20 (Staging) and WINEARCH=win64 ------------------------------------------------------ You are running winetricks-20170614-next, latest upstream is winetricks-20171018! ------------------------------------------------------ ------------------------------------------------------ You should update using your distribution's package manager, --self-update, or manually. ------------------------------------------------------ Executing w_do_call dotnet45 ------------------------------------------------------ error: dotnet45 conflicts with dotnet40, which is already installed. ------------------------------------------------------
Hmmm I need remove dotnet462 first? How install dotnet45 after dotnet462?
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #7 from Fabian Maurer dark.shadow4@web.de ---
Hmmm I need remove dotnet462 first? How install dotnet45 after dotnet462?
You don't. Usually you just start with a fresh WINEPREFIX.
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #8 from Mikhail mikhail.v.gavrilov@gmail.com --- Created attachment 59810 --> https://bugs.winehq.org/attachment.cgi?id=59810 dotnet45 install log
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #9 from Mikhail mikhail.v.gavrilov@gmail.com --- Strange, but even after installing dotnet45, Sourcetree couldn't see .NET 4.5 and still suggest to install it.
Can you look into attached install dotnet45 log. Was everything right there?
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #10 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Mikhail from comment #9)
Strange, but even after installing dotnet45, Sourcetree couldn't see .NET 4.5 and still suggest to install it.
Can you look into attached install dotnet45 log. Was everything right there?
Hi Mikhail, you`re trying to intall .Net on a 64-bit WINEPREFIX. That doesnt work yet in wine. Try restart again using WINEARCH=WIN32
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- I meant WINEARCH=win32
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #12 from Fabian Maurer dark.shadow4@web.de --- Some things to look out for:
Use a fresh 32bit WINEPREFIX
Use wine-2.22 to run "winetricks -q dotnet45", because staging might freeze.
use wine-staging-2.22 for running the program with "wine runas /trustlevel:0x20000 SourceTreeSetup-2.3.5.0.exe". Btw, wine-staging-2.22 isn't released yet, you either have to wait or patch it yourself.
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #13 from Louis Lenders xerox.xerox2000x@gmail.com --- Although this is in the bbeginning a duplicate of bug 40613, there`s still a problem with the installer later on.
If you get to the window where you have to agree, you have to sign in;
I checked ``existing user`` and then an error appears in the window.
As I don`t want to hijack this bug, I`ll open another bugreport for it. (native jscript is work-around)
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #14 from Mikhail mikhail.v.gavrilov@gmail.com ---
Although this is in the bbeginning a duplicate of bug 40613, there`s still a problem with the installer later on.
Yeah, I still have two problems:
1) On step of license agreement checkboxes is unclickable. 2) Page with login to Atlassian not appeared in modal window.
Can't you give me bug numbers to this issues?
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #15 from Mikhail mikhail.v.gavrilov@gmail.com --- Created attachment 59814 --> https://bugs.winehq.org/attachment.cgi?id=59814 issue 1: licence agreement, checkboxes is unclickable
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #16 from Mikhail mikhail.v.gavrilov@gmail.com --- Created attachment 59815 --> https://bugs.winehq.org/attachment.cgi?id=59815 issue 2: login to account, content is unavailable
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #17 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Mikhail from comment #14)
Although this is in the bbeginning a duplicate of bug 40613, there`s still a problem with the installer later on.
Yeah, I still have two problems:
- On step of license agreement checkboxes is unclickable.
- Page with login to Atlassian not appeared in modal window.
Can't you give me bug numbers to this issues?
Hi Mikhail,
I opened a new bugreport here: https://bugs.winehq.org/show_bug.cgi?id=44093
But I don`t have the issues you have: * For me the checkboxes _are_ clickable; * and the page with login _does_ appear (though with a javascript error, that`s what the new bugreport is about).
Could you tell us what wine version you use?
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #18 from Mikhail mikhail.v.gavrilov@gmail.com ---
Could you tell us what wine version you use?
$ wine --version wine-2.20 (Staging)
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #19 from Mikhail mikhail.v.gavrilov@gmail.com --- It's strange, now I see the same result the same as in your bug https://bugs.winehq.org/show_bug.cgi?id=44093
Demonstration: https://youtu.be/t4RhAE9JSY8
Did you see artifacts when window changed size? But it looks like mutter glitches, not wine.
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #20 from Louis Lenders xerox.xerox2000x@gmail.com ---
Did you see artifacts when window changed size? But it looks like mutter glitches, not wine.
No, I didn`t see those artifacts. Might be due to d3d issue/ or GPU driver issue on your side???
Anyway, to work around the javascript error, you can try ``winetricks wsh56`` and then set jscript.dll to native in winecfg. That should give you a login-window
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #21 from Mikhail mikhail.v.gavrilov@gmail.com ---
Might be due to d3d issue/ or GPU driver issue on your side???
Any way how check this?
you can try ``winetricks wsh56`` and then set jscript.dll to native in winecfg
It not solve problem with login-window Demonstration: https://youtu.be/6lvUtlJ4D3k
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #22 from Mikhail mikhail.v.gavrilov@gmail.com --- Created attachment 59846 --> https://bugs.winehq.org/attachment.cgi?id=59846 winecfg
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #23 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Mikhail from comment #21)
Might be due to d3d issue/ or GPU driver issue on your side???
Any way how check this?
you can try ``winetricks wsh56`` and then set jscript.dll to native in winecfg
It not solve problem with login-window Demonstration: https://youtu.be/6lvUtlJ4D3k
hmm, just retried and get the same error. Strange thing is when I disable jscript the login window comes up fine. Maybe the jscript wasn`t loaded at all when it worked a few days ago. I`ll have to do some more testing for this. Mikhail, what happens for you when you run WINEDLLOVERRIDES=jscript=d wine runas /trustlevel=0x20000 SourceTreeSetup-2.3.5.0.exe
https://bugs.winehq.org/show_bug.cgi?id=44090
--- Comment #24 from Mikhail mikhail.v.gavrilov@gmail.com --- Yes, it helps, but I am unnable login into my Google account. Demonstration: https://youtu.be/lpOHtZLcD4o
https://bugs.winehq.org/show_bug.cgi?id=44090
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate