WineHQ

Adobe Premiere

No Screenshot

Submit Screenshot
Released April 23, 2012, part of Adobe Creative Suite 6.

Application Details:

Version: Pro CS6
License: Retail
URL: http://www.adobe.com/products/...
Votes: 2
Latest Rating: Garbage
Latest Wine Version Tested: 8.1-staging

Maintainers: About Maintainership

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

Nothing. Application doesn't launch. No splash screen.

What does not

Everything

Workarounds

What was not tested

Not applicable

Hardware tested

Graphics:

  • GPU: AMD
  • Driver: open source

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentArch Linux x86_64Mar 05 20238.1-stagingYes No NoGarbageEric Zhang 
ShowGalliumOS 3.0Feb 03 20227.0Yes Yes NoSilverNexusQW 
ShowDebian GNU/Linux Unstable "Sid" x86_64Jun 16 20183.9Yes No NoGarbagekontrapoint 
ShowAntergos x86_64Oct 13 20172.18-stagingYes No YesGarbageOdnetninI 
ShowAntergosJun 11 20172.8-stagingYes No NoGarbageOdnetninI 

Known Bugs

Bug # Description Status Resolution Other apps affected
30239 Multiple Adobe CS6 trial installers fail to initialize, reporting 'Exception caught while getting payloads data combined. Error #1090' NEW View
32342 Multiple applications and games using 'Webkit', 'Blink' or 'CEF' (libcef) web browser engine crash on startup ('Arial' and 'Times New Roman' font face name validation) STAGED View
54695 Adobe Premiere Pro CS6: Fails to load msxml3 UNCONFIRMED View

Show all bugs

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Functionality in Wine Stable 9.0
by Hajime Mizuoka on Thursday May 16th 2024, 14:02
Okay, after some time of tinkering with this, I managed to get this fully functioning.

Installing Adobe Premiere Pro CS6 would give the illusion of a clean install until it gives you the message at the end that it had failed to install both Premiere and Encore.

After checking the log file, it was failing to install VC_Redist_x64 (Visual C++ 2008 x64)

I switched to Windows 7 to see if that would fix the issue, but no.
Switch to Windows 10, no.

Finally, I pulled that particular installer from Premiere CS6's payloads folder and attempted to launch it with a console readout.

I noticed it was failing to load MSXML3, and Visual C++ 2008 would fail to install.

I'm assuming anyone trying to install this software already went through Winetricks and installed all the necessary dependencies this software requires, so I'm going to skip that and move on to Winecfg.

You have to manually specify MSXML3 in the overrides section of the Libraries tab despite it already being present there. Why this specific one? I'm not entirely sure. I would have to recreate this process in a VM to give specifics.
After the override, I launched the installer once more and was able to install Visual C++ 2008 x64 successfully

I uninstalled Premiere and relaunched the installer, and it took off without a hitch. I was able to launch it, and I've been working on several projects with it since. There have been no crashes or hangups, and I was even able to specify my secondary monitor as an output display for the player window. Exporting 1080p projects also works with no problems.

There is only one little bug with this install. I CANNOT change the appearance settings. It is stuck at this light gray color and refuses to change color with the slider. I typically enjoy a darker interface in all my applications, but I'm not going to complain. I'm running Adobe Premiere Pro CS6 on Linux, haha.

For those wondering my distro
Kubuntu 23.10
KDE Plasma 5.27.8

P.S.
My apologies for not giving any technical explanations here; I'm not a Wine or Linux expert, and it's been a couple of weeks since I've done this. I'm honestly learning as I go here.
Also, I've never posted on appdb before; I just figured this would be a good contribution for anyone trying to figure out how to run this software on their machines.
Back