LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-01-2008, 05:04 PM   #1
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Rep: Reputation: 15
Exclamation A Wine Issue (Upgrade Problems 1.0-1.1.3)


Wine refuses to take form 1.1.3. I get the feeling this is the only piece missing in the puzzle for me to be able to play World of Warcraft. Could somebody tell me how to get Wine to work in version 1.1.3. I've already downloaded it, but when I access my winecfg it says that it's still at version 1.0. Assistance would be welcomed very much so. I am running Fedora 9 if that helps find a solution.
 
Old 09-01-2008, 05:25 PM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Before you install Wine, make sure that there is no previous Wine installation on your system, either from a package or from source.
Taken from: http://www.winehq.org/site/howto. 1.0 is the latest stable release.

Try using Wine-Doors:
Quote:
Wine-doors is an application designed to make installing windows software on Linux, Solaris or other Unix systems easier. Wine-doors is essentially a package management tool for windows software on Linux systems. Most Linux desktop users are familiar with package management style application delivery, so it made sense to apply this model to windows software.
Check it out here: http://www.wine-doors.org/wordpress/?page_id=2
 
Old 09-01-2008, 05:47 PM   #3
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
Alright... how do I apply a game to Wine Doors that I already have installed? Is there something I need to put in the command line of the program to boot it up or what?
 
Old 09-01-2008, 06:04 PM   #4
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Warcraft 2 & 3 are already in Wine-Doors. Does the game need WoW to run?
 
Old 09-01-2008, 06:16 PM   #5
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
Yeah, Warcraft is something completely separate from World of Warcraft. My account is Burning Crusade too so the "World of Warcraft 2" thing it has won't be enough for me to play.

If somebody could just tell me how to delete the old version of Wine that would be fantastic. I can't find the button to uninstall wine 1.0, but if somebody could tell me how to do that then I could easily get 1.1.3 which has been proven to WORK with World of Warcraft.

Last edited by SKUTR14; 09-01-2008 at 06:33 PM. Reason: Didn't want to double post
 
Old 09-01-2008, 06:52 PM   #6
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
You could use your package manager to uninstall wine. I just realised what WoW stands for, lol. I found this:
Code:
Typical Config.wtf used on a linux system running WoW under wine


SET gxResolution "1024x768"
SET gxRefresh "60"
SET hwDetect "0"
SET movie "0"
SET readTOS "1"
SET realmList "eu.logon.worldofwarcraft.com"
SET gxMultisampleQuality "0.000000"
SET readEULA "1"
SET readScanning "-1"
SET realmName "Shadowsong"
SET gameTip "54"
SET gxCursor "0"
SET SmallCull "0.040000"
SET frillDensity "32"
SET farclip "357"
SET Gamma "0.600000"
SET MusicVolume "0.60000002384186"
SET SoundVolume "1"
SET SoundOutputSystem "1"
SET SoundBufferSize "150"
SET MasterVolume "1"
SET ffx "0"
SET AmbienceVolume "0.60000002384186"
SET uiScale "1"
SET mouseSpeed "1"
SET cameraPitchMoveSpeed "90"
SET cameraYawMoveSpeed "180"
SET cameraPitchSmoothSpeed "45"
SET cameraYawSmoothSpeed "180"
SET cameraSmoothStyle "0"
SET cameraSmoothTrackingStyle "0"
SET cameraDistanceMaxFactor "1"
SET SoundZoneMusicNoDelay "1"
SET gxColorBits "24"
SET gxApi "opengl"
SET statusBarText "1"
SET ffxDeath "0"
SET minimapZoom "0"
SET guildMemberNotify "1"
SET profanityFilter "0"
SET readContest "-1"
SET minimapInsideZoom "5"
SET gxDepthBits "24"
SET accountName "linuxwillwin"
Apparently the config.wtf file is in the WTF directory.
 
Old 09-01-2008, 06:56 PM   #7
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
That's great. The only problem is that I can't access the config.wtf file. I can get to it through Wine, but that's the only way, and once I find it with Wine I can't edit it.

By the way... are you serious with that last line?

SET accountName "linuxwillwin"

That seems like a huge joke to me.
 
Old 09-01-2008, 06:59 PM   #8
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
Yeah... I found Config.wtf easily enough using wine. But when I go to open it, it epically fails and just resets without opening the file.

And I can't access the C or Z drives using the Linux file browser. Maybe if I could get instructions doing it that way it would help.
 
Old 09-01-2008, 07:02 PM   #9
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
In your home folder go to View--> Show Hidden Files then look for a .wine folder.
Quote:
By the way... are you serious with that last line?

SET accountName "linuxwillwin"

That seems like a huge joke to me.
I got the info from here: http://wow4wine.wetpaint.com/page/De...fig.WTF?t=anon

Last edited by {BBI}Nexus{BBI}; 09-01-2008 at 07:05 PM. Reason: Additional info added
 
Old 09-01-2008, 07:06 PM   #10
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
AH HA! Now we're getting somewhere. So, should I just copy the stuff you gave and write that over my config.wtf or would you say to do something else?
 
Old 09-01-2008, 07:07 PM   #11
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by SKUTR14 View Post
AH HA! Now we're getting somewhere. So, should I just copy the stuff you gave and write that over my config.wtf or would you say to do something else?
If you're going to do that, then I suggest you make a copy of your current config.wtf and save it to another folder first.
 
Old 09-01-2008, 08:42 PM   #12
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
Alright... so I made those changes to my config... and it worked... somewhat.

Instead of me typing the command in Terminal, having the wine virtual desktop thing come up, and crashing at that point... I typed the command in terminal, got the virtual desktop, watched the opening cinematic... then it crashed. So I rebooted my computer and tried again... only to have the same thing happen. Once again, I rebooted my computer and this time I tried to skip the opening cinematic by hitting the escape key... it crashed when I did that.

I'm going to try taking out the secondary wine desktop and a few things with the configuration. I noticed in the configuration that a few things were in the original that weren't in the one you gave. So, I'm going to try porting the stuff in the original that isn't in the one you gave me to the config and fill in some holes. I think that will fix this. I still have not upgraded to Wine 1.1.3 so... I suppose I should do that first. Wow... I feel dumb now.
 
Old 09-01-2008, 09:08 PM   #13
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
Alright... I can't find my package manager to delete Wine 1.0. I'm running Fedora 9, any help welcome. Thank you.
 
Old 09-01-2008, 09:21 PM   #14
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
It's called PackageKit.
 
Old 09-01-2008, 09:37 PM   #15
SKUTR14
Member
 
Registered: Aug 2008
Posts: 38

Original Poster
Rep: Reputation: 15
I can't find it........ what do I need to type in Terminal to bring it up?
 
  


Reply

Tags
fedora, wine



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems installing WINE on Fedora Core 6 using $yum install wine rubiks_nerd_90 Linux - Software 4 03-06-2008 08:36 AM
Yet another upgrade issue robingazi Ubuntu 1 02-11-2007 06:34 AM
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
Problems with wine after upgrade vdemuth Linux - Software 8 05-24-2005 09:48 AM
wine - issue wprauchholz Linux - Newbie 4 04-17-2005 06:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration