Problem With Wine when open program

Questions about Wine on Linux
Locked
devhimanshu
Newbie
Newbie
Posts: 2
Joined: Thu Jan 01, 2015 6:17 am

Problem With Wine when open program

Post by devhimanshu »

Hello,

I user ubuntu 14.04 in that i install wine using terminal command.

Than after i install adobe dreamweaver 8 it install and run complate.

Now when i restart system than when i try to open dreamweaver its just dislay dreamweaver sceen and than auto close.

I fetch same problem in many others program its install and run complate first time but whenever i restart all program not loaded completely.

Help me for that.

I also try to install dreamweaver CS6 but its display window services pack 2 error.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem With Wine when open program

Post by dimesio »

Wine version? If it's not the latest development release, upgrade.

If this is happening with everything, the problem is most likely an unclean wineprefix. Delete ~/.wine and reinstall one app, preferably one that is known to work out of the box (rated platinum in the AppDB). If the problem persists, post terminal output. http://wiki.winehq.org/FAQ#get_log
devhimanshu
Newbie
Newbie
Posts: 2
Joined: Thu Jan 01, 2015 6:17 am

Re: Problem With Wine when open program

Post by devhimanshu »

I reinstall complate wine1.7 using terminal.

But now i cant install any soure file it's display `Path not found error`.

also display below error.
`Unable to Open the self-extracting executable file. the file is locked or in use by another process.The installation will terminate`.

I download new exe setup from online but same error i got in may Exe files in diffrant location.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem With Wine when open program

Post by dimesio »

devhimanshu wrote:I reinstall complate wine1.7 using terminal.
That's not what I told you to do, and that won't delete the wineprefix. You have to do that manually. http://wiki.winehq.org/FAQ#uninstall

I download new exe setup from online but same error i got in may Exe files in diffrant location.
If the problem persists after you've deleted the old wineprefix, post terminal output. http://wiki.winehq.org/FAQ#get_log
Locked