WineHQ

SourceTree

No Screenshot

Submit Screenshot
SourceTree 1.8.2 from Atlassian's website

Application Details:

Version: 1.8.2
License:
URL: http://sourcetreeapp.com/
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.9.4

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download SourceTree 1.8.2

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

The installer itself, initial wizard (will test the rest in the next days).

What does not

Workarounds

What was not tested

The program, beyond the activation wizard, will test this in the next days.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

To install, use a 32bit prefix and extract the .msi: env WINEPREFIX=~/prefix32 WINEARCH='win32' winetricks -q dotnet452 corefonts # install .NET framework 4.5.2 + corefonts env WINEPREFIX=~/prefix32 WINEARCH='win32' wine SourceTreeSetup_1.8.2.11.exe /extract:A_FOLDER # this is because the .exe installer doesn't work, you need to extract the .msi Then, in the folder where the files were extracted (SourceTreeSetup_1.8.2.11.aiui, SourceTreeSetup_1.8.2.11.msi) set Windows 7 as windows version and run the .msi: env WINEPREFIX=~/prefix32 WINEARCH='win32' winecfg # -> set Windows 7 Then, install it using: env WINEPREFIX=~/prefix32 WINEARCH='win32' wine msiexec /i SourceTreeSetup_1.8.2.11.msi # install with the .msi The installation completes without error and then the program can be started (a wizard appears, asking for your Atlassian account). If ~/prefix32 doesn't work, use the absolute path, example: WINEPREFIX=/home/user/prefix32

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentArch Linux x86_64Mar 04 20161.9.4No, but has workaround Yes NoSilverDarios 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back