These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Please Help, I'm getting very frustrated.

Author
Sinfonius
Caldari Provisions
Caldari State
#1 - 2012-05-06 06:15:10 UTC
I just got a new mobo and an AMD FX 8150 processor to go with it. Decided it would be a good time to get back into eve. Last time I used eve on linux was right before dominion I beleive. I was still using Ubuntu Jaunty because i was worried upgrading would kill eve.
I got the new setup and installed Ubuntu 12.04. I killed unity and went back to gnome classic. I installed wine 1.4, and downloaded the online installer, run it under its own wineprefix

Here's the break down.

eve.exe works perfectly no matter how I have the dll's msvcr80, msvcr90, and msvcr100 set as long as I do it from nautilus(or whatever ubuntu 12.04 uses" and not from the command line in a virtual desktop. Here's what happens from the virtual desktop. the dll's are set n,b in winecfg

Quote:

zeke@fluttershy:~$ wine explorer "/desktop=EVE1,1280x1024" "/home/zeke/.eve-wine/drive_c/Program Files (x86)/CCP/EVE/eve.exe"
zeke@fluttershy:~$ fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:gameux:GameExplorerImpl_VerifyAccess (0x1289f8, L"C:\\Program Files (x86)\\CCP\\EVE\\eve.exe", 0x33fd98)
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
00:54:00: Debug: src/helpers.cpp(140): 'CreateActCtx' failed with error 0x00000103 (no more data available.).
fixme:iphlpapi:NotifyAddrChange (Handle 0x33cfd0, overlapped 0x3bbb0b8): stub
fixme:winsock:WSALookupServiceBeginW (0x33d030 0x00000ff0 0x33d020) Stub!
[0506/005401:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 54 (X_FreePixmap)
Resource id in failed request: 0x58000d4
Serial number of failed request: 869
Current serial number in output stream: 909




repair.exe gives me these errors when i try to run it in a virtual desktop from the command line

Quote:

zeke@fluttershy:~$ wine explorer "/desktop=EVE1,1280x1024" "/home/zeke/.eve-wine/drive_c/Program Files (x86)/CCP/EVE/repair.exe"
zeke@fluttershy:~$ p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
00:58:11: Debug: src/helpers.cpp(140): 'CreateActCtx' failed with error 0x00000103 (no more data available.).
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 54 (X_FreePixmap)
Resource id in failed request: 0x5a000d4
Serial number of failed request: 869
Current serial number in output stream: 909
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 54 (X_FreePixmap)
Resource id in failed request: 0x58000d4
Serial number of failed request: 861
Current serial number in output stream: 887


When i just run it from nautilus, I get an Error popup saying "Module Not Found LoadLibrary(pythondll) failed" After I click OK I get another error popup that just says "C:\users\zeke\nsi46a8.tmp\PYTHON27.DLL"


I change the dll's to b, n then when I try to run ExeFile.exe from nautilus it acts busy then it silently crashes and nothing happens. When I try to run it with from command line this is what I get:

Quote:

zeke@fluttershy:~$ wine explorer "/desktop=EVE1,1280x1024" "/home/zeke/.eve-wine/drive_c/Program Files (x86)/CCP/EVE/bin/ExeFile.exe"
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x5a00007
Serial number of failed request: 26
Current serial number in output stream: 32



So is it some kind of video card thing? glxgears runs fine so i doubt its opengl. I do have an old crappy video card now. I forget what it is exactly, Its some kind of nvidia geforce, but these days they only cost like 30 bucks. My next paycheck i'm going to get a decent radeon.

Anyway, I hope thats enough info for someone to help me fix/workaround this.
Thanks.

P.S. Yeah I named my computer fluttershy. Big whoop. You wanna fight about it?
COMM4NDER
Legendary Umbrellas
#2 - 2012-05-06 14:24:14 UTC
Did you follow the guides that tell you that you need vcrun 2005 2008 and 20010 and corefonts ? Dunno if you will get better frames with a new radeon card since their drivers are bit iffy.

[url=https://github.com/CommanderAlchemy/.bin/blob/master/eve] EVE - Online Launcher [Linux] [/url] Installs, launches character prefixes (both SISI & Tranquility). Simplescreenrecorder shm inject

Sinfonius
Caldari Provisions
Caldari State
#3 - 2012-05-07 00:26:34 UTC
I've seen it both ways, figured i didn't need to. I ran all four, and changed *msvcr80, *msvcr90, and *msvcr100 to builtin, native.

I'm still getting the same errors. Do I need to rip out my wine prefix and start over?
Sinfonius
Caldari Provisions
Caldari State
#4 - 2012-05-07 17:06:51 UTC
COMM4NDER wrote:
Did you follow the guides that tell you that you need vcrun 2005 2008 and 20010 and corefonts ? Dunno if you will get better frames with a new radeon card since their drivers are bit iffy.


Thanks for responding. I did all that after you recommened it. It did nothing. I decided I'd add the wine repositories and add all the other ubuntu repositories to get all the latest everything. I got wine 1.5.1 and updated everything else I could.

That seemed to do the trick. There was no need to start over. Its working fine now.

Thanks for taking the time to actually reply. People always talk about how great linux communities are at helping with anything, but whenever I ask for help, I'm usually greeted with silence.

/rant