Wine Keeps crashing

Questions about Wine on Linux
Locked
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Wine Keeps crashing

Post by chrisguk »

Hi,

I am running Ubuntu 13.04. I completed the necessary

Code: Select all

sudo apt-get update
and

Code: Select all

apt-get upgrade
in order to refresh the installation.

I then installed the following:

Wine1.4-i386
PlayOnLinux

For some reason unknown to me I every MS or Adobe product I own for example; my Office 2007 and Adobe Photoshop CS4 crashes upon installation. Ive tried everything I know and cant seem to figure out the problem.

Can anyone assist please?
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Keeps crashing

Post by dimesio »

Your Wine version is old; upgrade to the latest development release.

PlayOnLinux is not supported here. Their install script for Office 2007 in particular is wrong. If you insist on using it, ask for help on their forum. If you want help here, follow the instructions in the AppDB for installing Office 2007. http://appdb.winehq.org/objectManager.p ... n&iId=4992

Adobe CS4 and later installers do not work in Wine. http://bugs.winehq.org/show_bug.cgi?id=18070
There is an old patch in the bug report you can try, though I don't know if it will apply to current Wine. The alternative is to copy a Windows install.
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Re: Wine Keeps crashing

Post by chrisguk »

dimesio wrote:Your Wine version is old; upgrade to the latest development release.

PlayOnLinux is not supported here. Their install script for Office 2007 in particular is wrong. If you insist on using it, ask for help on their forum. If you want help here, follow the instructions in the AppDB for installing Office 2007. http://appdb.winehq.org/objectManager.p ... n&iId=4992

Adobe CS4 and later installers do not work in Wine. http://bugs.winehq.org/show_bug.cgi?id=18070
There is an old patch in the bug report you can try, though I don't know if it will apply to current Wine. The alternative is to copy a Windows install.
I will ditch PlayOnLinux and apologies I didnt release the conflict. I will follow that guide and report back.

Just to let you know I am unable to install anything with Wine, I have tried the following apps, that people have reported work:

Camtasia Studio
Office 2007
Photoshop CS4
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Re: Wine Keeps crashing

Post by chrisguk »

Well, I tried that and its not working. Back to the lonely drawboard. It wont even open the .exe file
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Keeps crashing

Post by dimesio »

chrisguk wrote:Just to let you know I am unable to install anything with Wine, I have tried the following apps, that people have reported work:

Camtasia Studio
Office 2007
Photoshop CS4
The "working" versions of Photoshop CS4 are from people who either patched Wine to make the installer work or copied a Windows install. I don't know where you got the idea Camtasia Studio works--the AppDB rates it garbage. http://appdb.winehq.org/objectManager.p ... n&iId=7983

Office 2007, however, should install without problems. But make sure you have a clean wineprefix, as your previous failed attempts to install could prevent the installer from working. Delete ~/.wine before trying to install again.
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Keeps crashing

Post by dimesio »

chrisguk wrote:Well, I tried that and its not working.
If the Office 2007 installer isn't working in current Wine in a clean wineprefix, post terminal output. http://wiki.winehq.org/FAQ#get_log
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Re: Wine Keeps crashing

Post by chrisguk »

This is the ouput:

chrisguk@akira:~/Desktop/Office2007$ wine setup.exe
err:process:create_process starting 64-bit process L"Z:\\home\\chrisguk\\Desktop\\Office2007\\setup.exe" not supported in 32-bit wineprefix
wine: Bad EXE format for Z:\home\chrisguk\Desktop\Office2007\setup.exe.
chrisguk@akira:~/Desktop/Office2007$
warmos
Level 2
Level 2
Posts: 16
Joined: Sun Mar 17, 2013 7:23 am

Re: Wine Keeps crashing

Post by warmos »

chrisguk wrote:not supported in 32-bit wineprefix
Mate, your .wine is 32 bit and programs or games that you are trying to install, are 64 bit... download 32 bit versions or you need to make 64bit wine prefix.
Try:

Code: Select all

apt-get remove wine1.4-i386
apt-get install wine1.5-amd64
You need to have 64bit processor + 64bit OS. If you installed 32bit linux, you can't run 64 bit applications :wink:
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Re: Wine Keeps crashing

Post by chrisguk »

Opps ok. So let me throw something else into the mix. If I install 64bit OS, which isnt a problem because I have a Core Duo Processor. Is it easy to install 32 bit apps with wine1.5-amd64?
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Keeps crashing

Post by dimesio »

Where did you get Office 2007 from, and are you sure it's 2007 and not 2010? AFAIK, Office 2007 was only released in 32 bit; the first version of Office to come in 64 bit was 2010.
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Re: Wine Keeps crashing

Post by chrisguk »

I ripped it from my DVD, it's an enterprise installer
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

Re: Wine Keeps crashing

Post by chrisguk »

The installer was messed up. I am going to extract the files from the dvd again.

By the way how would I install 32 bit apps in a 64 bit environment?
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Keeps crashing

Post by dimesio »

Some 32 bit apps will work in Wine's WoW64; for those, just run the installer. For apps that will only work in a 32 bit wineprefix (Office 2007/2010 are among them), create a 32 bit wineprefix with

Code: Select all

WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg
(substitute the actual path to the wineprefix), then install to that. http://wiki.winehq.org/FAQ#wineprefix
Locked