![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2009
Beans: 3
|
World Of Warcraft Permissions Problem
Hi guys,
I'm new to Linux and have really no idea how to do anything. I somehow managed to use wine and install my favorite game "World of Warcraft" and its 2 expansions. The last expansion " Wrath of the Lich King" has an incripted dvd or something, so I just downloaded the installer off the website. Everything went surprisingly smooth. The problem is, now that the last expansion is installed wine will not run the program. It says permissions denied and I noticed the folder has a padlock and a X on it. How do I fix this? Sorry if there is another thread about this but i was unable to find one. |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: May 2007
Location: I really do not know.
Beans: 130
Ubuntu 9.04 Jaunty Jackalope
|
Re: World Of Warcraft Permissions Problem
either you installed it with root and you are trying to run it without it.
Either it does not have executable permission chmod +x yourfile or right click and check give permission to execute (or something like that)
__________________
The road not yet taken. |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2007
My beans are hidden!
|
Re: World Of Warcraft Permissions Problem
This problem actually started with the latest patch that Blizzard tried to push out. Fix your folder permissions with chmod
chmod 755 "/home/<user>/.wine/drive_c/Program Files/World of Warcraft" After you have done that don't use the Launcher.exe app to start Warcraft, instead launch it with the Wow.exe file wine "/home/<user>/.wine/drive_c/Program Files/World of Warcraft/Wow.exe" |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2009
Beans: 3
|
Re: World Of Warcraft Permissions Problem
Thanks alot. Chmod did the trick. It's crashing when I first start it but it'll let me run it on a second try. So I'll have to figure that out but at least I can run it now. Thanks again
|
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2009
Location: 127.0.0.1
Beans: 134
Ubuntu 9.10 Karmic Koala
|
Re: World Of Warcraft Permissions Problem
If you run it from the terminal via command line, the output there may tell you some interesting things about what could be causing it to crash.
I had similar issues and changing permissions did the trick. It runs fine on the first try. |
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() Join Date: Dec 2008
Beans: 60
|
Re: World Of Warcraft Permissions Problem
i am curious to know why Blizzard thinks they need to cut permissions for Linux users like this... first it was the WotLK expansion and now this recent patch (tuesday, 11-10-09) that they make it difficult for linux users.. but some companies seem to be afraid of linux and the implications that they will not make as much money by limiting what is available... oh well... linux will get the majority market share in the future...
__________________
Oh life SUX when you actually "need" windows ... WoW works great on ubuntu 9.04 with the newest beta wine 1.1.30
|
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2009
Beans: 3
|
Re: World Of Warcraft Permissions Problem
I don't know why it crashed that first time. I added the line for opengl in the config file and everything is working flawlessly. Now I can say goodbye to windows for good.
|
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jun 2007
Beans: 212
|
Re: World Of Warcraft Permissions Problem
Yea i noticed the most recent tiny patch made the launcher chance the folder permissions (which sux), but not the group/user owner (which is good). So after a patch the launcher usually auto runs, just once you close the launcher you have to go back and chmod u+xrw the wow folder again.
|
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 4
|
Re: World Of Warcraft Permissions Problem
So the launcher is going to re-wreck the WoW folder permissions each and every time I run it? If so, blech.
|
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2009
Location: 127.0.0.1
Beans: 134
Ubuntu 9.10 Karmic Koala
|
Re: World Of Warcraft Permissions Problem
I don't use the launcher, personally, so I can't say if it will change the WoW folder permissions every time it runs or only after an update.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|