Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Storm Echo
|
Posted - 2009.03.14 11:41:00 -
[1]
Hello,
I have small problem - drag and drop is not working so I cannot move anything. Somebody has similar problem?
Thanks
|

Lilya Ormus
S.A.S Pandemic Legion
|
Posted - 2009.03.15 02:47:00 -
[2]
I am having same problem. Strugling to find a solution. What operating system are you running on? And can you try updating your wine to 1.1.17 to see if that fixes the dnd? I can't update since the 1.1.17 version seems to have memory allocation issues on freebsd and its marked as officially broken.
|

Storm Echo
|
Posted - 2009.03.15 12:21:00 -
[3]
Edited by: Storm Echo on 15/03/2009 12:21:42 http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1018697&page=1#18 You will find there more info there...
|

Lilya Ormus
S.A.S Pandemic Legion
|
Posted - 2009.03.15 15:49:00 -
[4]
I figured out how to solve drag and drop problem. The thing is that its directly related to EVE not aible to activate sound. What it does is: 1) It reads that it has a setting (by default) that sound is enabled 2) It tries to enable but fails due to SSE incompatible bug (even thow I can see that my kernel has SSE SSE2 and SSE3 instructions enabled and WINE has aswell) 3) It tells you that sound can not be enabled BUT it keeps the setting that sound is ON. 4) So when ever sounds need to be played EVE will try to play them anyways (such in the case of DnD) 5) DnD code is bugged as it fails due to sound failure.
So I tried to manually edit the setting catch files to turn off the sound. I tried messing with "prefs.ini" but it seemed that it had no sound related setting flags in it. So what I had left with were the binary *.dat files related to specific users (and/or characters, not really sure). Not having understanding or time to figure their structure what I came up was this idia of getting a windows box, setting EVE there, log in with my user/character turn off sound and logoff. It generated me the *.dat files that I copied to flash disk. I took them and injected in my FreeBSD EVE catch. And now it works, no more Drag and Drop problem even thow the sound still does not work. How ever that does not bother me as I am used to play with no sound.
CCP DEVS: if you read this please patch your code so if EVE fails to use sound it would set in settings that sound is off rather than leave it on and let EVE bug out trying to play it.
|

Storm Echo
|
Posted - 2009.03.15 20:29:00 -
[5]
I edited source file dlls/kernel32/cpu.c in wine 1.1.16 and forced it to enable sse. You will find that sse is not set by wine on FreeBSD (commented out).
After compilation it worked like a harm. Now I have sound and no more drag and drop problems.
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |