Archive for March, 2008

Re: [Wine] Noob question - files

Monday, March 31st, 2008

—–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1
On Monday 31 March 2008 03:32:25 pm martin5349 wrote:
> Hello
>
> I’m new to wine and I have a simple question. When uninstalling previously
> installed windows program, does wine remove all the files? I mean if I
> don’t fill my system with garbage installing win programs.
The uninstall is only as good as [...]

Re: [Wine] how do I get it working ?

Monday, March 31st, 2008

—–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1
On Monday 31 March 2008 01:11:04 pm rob.rice wrote:
> did that and this is my out put from wine setup
>
> root@darkstar:~# wine setup
You should NEVER log in as root unless you’re painted into a corner where
doing so is the only possible way, and even then only to get the task
requiring root [...]

[Wine] Re: WIne - HL2 and cursor

Monday, March 31st, 2008

vitamin wrote:
>
> L33t Masta wrote:
> > I’m having an issue with WINE and HL2 and games on steam. I am a new Linux user (sorry). I can’t get HL2 or any games to go true fullscreen to cover my panels on the top and bottom and also in Audiosurf and HL2 and whatnot I can’t [...]

[Wine] Re: Gamepad missing buttons

Monday, March 31st, 2008

more info from WINEDEBUG:
Code:
trace:dinput:_dump_OBJECTINSTANCEW - enumerating : {a36d02e0-c9f3-11cf-bfc7-444553540000} (’GUID_XAxis’), - 0 - 0×00000002 - L”Axis 0″
trace:dinput:IDirectInputDevice2WImpl_GetObjectInfo (0×1383c8) 2(0×00000102) -> 0×33e010
trace:dinput:_dump_OBJECTINSTANCEW - enumerating : {a36d02e1-c9f3-11cf-bfc7-444553540000} (’GUID_YAxis’), - 4 - 0×00000102 - L”Axis 1″
trace:dinput:IDirectInputDevice2WImpl_GetObjectInfo (0×1383c8) 2(0×00000202) -> 0×33e010
trace:dinput:_dump_OBJECTINSTANCEW - enumerating : {a36d02e3-c9f3-11cf-bfc7-444553540000} (’GUID_RzAxis’), [...]

[Wine] Re: Gamepad missing buttons

Monday, March 31st, 2008

Some more info,
I launched the wine app with WINEDEBUG=+dinput
And saw
Code:
trace:dinput:IDirectInputWImpl_EnumDevices - checking device 2 (’Wine Linux-input joystick driver’)
trace:dinput:find_joydevs Found a joystick on /dev/input/event4: Guillemot Corporation DA Leader ({9e573eda-7734-11d2-8d4a-23903fb6bdf7})
trace:dinput:find_joydevs … with axis 0: cur=103, min=0, max=255, fuzz=0, flat=15
trace:dinput:find_joydevs … with axis 1: cur=133, min=0, max=255, fuzz=0, flat=15
trace:dinput:find_joydevs … with axis [...]