http://bugs.winehq.org/show_bug.cgi?id=6679
------- Additional Comments From dfelinto(a)gmail.com 2006-14-11 04:11 -------
When I said "Natives dlls", I was talking about the dlls compiled with Wine, not
a Windows dll (what seem Vitaly use to fix the problem).
Sorry the mistake, my Wine is out-the-box, with no "hacking".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6401
------- Additional Comments From kopalnia.dzwieku(a)wp.pl 2006-14-11 04:06 -------
thanks, there is a lot of trace:midi messages, maybe this might be
interesting:
NMIDI.INI" required a case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\Y:\\PROGRAM_FILES\\FINALE
2003A\\FINMIDI.INI" -> "/home/piotr/.wine/dosdevices/y:/Program_Files/Finale
2003a/FINMIDI.INI" required a case-insensitive search
trace:midi:ALSA_modMessage (0002, 0002, 00000000, 0034E7EC, 00000054);
trace:midi:modGetDevCaps (0002, 0x34e7ec, 00000054);
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6485
Rincebrain(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.23. |0.9.25.
------- Additional Comments From Rincebrain(a)gmail.com 2006-14-11 03:50 -------
Tried 8xxx driver, no change in behavior at all.
For clarity's sake, I'll post the console output:
$ wine Frozen\ Throne.exe -opengl
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
fixme:cdrom:CDROM_DeviceIoControl Unsupported IOCTL 2d1400 (type=2d access=0
func=500 meth=0)
fixme:cursor:SetSystemCursor (0x111e,00007f8a),stub!
fixme:cursor:SetSystemCursor (0x1126,00007f00),stub!
fixme:cursor:SetSystemCursor (0x1136,00007f03),stub!
fixme:cursor:SetSystemCursor (0x113e,00007f01),stub!
fixme:cursor:SetSystemCursor (0x114e,00007f88),stub!
fixme:cursor:SetSystemCursor (0x115e,00007f86),stub!
fixme:cursor:SetSystemCursor (0x116e,00007f83),stub!
fixme:cursor:SetSystemCursor (0x117e,00007f85),stub!
fixme:cursor:SetSystemCursor (0x118e,00007f82),stub!
fixme:cursor:SetSystemCursor (0x119e,00007f84),stub!
fixme:cursor:SetSystemCursor (0x11ae,00007f04),stub!
fixme:cursor:SetSystemCursor (0x11be,00007f02),stub!
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x34ed50,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34ed80,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:win:EnumDisplayDevicesW ((null),0,0x34c19c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:win:EnumDisplayDevicesW ((null),0,0x34c7a8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:win:EnumDisplayDevicesW ((null),0,0x34c838,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
[spin and take up 100% CPU forever]
And now, for DirectX mode:
$ wine Frozen\ Throne.exe
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
fixme:cdrom:CDROM_DeviceIoControl Unsupported IOCTL 2d1400 (type=2d access=0
func=500 meth=0)
fixme:cursor:SetSystemCursor (0x111e,00007f8a),stub!
fixme:cursor:SetSystemCursor (0x1126,00007f00),stub!
fixme:cursor:SetSystemCursor (0x1136,00007f03),stub!
fixme:cursor:SetSystemCursor (0x113e,00007f01),stub!
fixme:cursor:SetSystemCursor (0x114e,00007f88),stub!
fixme:cursor:SetSystemCursor (0x115e,00007f86),stub!
fixme:cursor:SetSystemCursor (0x116e,00007f83),stub!
fixme:cursor:SetSystemCursor (0x117e,00007f85),stub!
fixme:cursor:SetSystemCursor (0x118e,00007f82),stub!
fixme:cursor:SetSystemCursor (0x119e,00007f84),stub!
fixme:cursor:SetSystemCursor (0x11ae,00007f04),stub!
fixme:cursor:SetSystemCursor (0x11be,00007f02),stub!
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1bba98) : stub,
simulating 64MB for now, returning 64MB left
Oh dear, I found the problem. I toggled off my sound driver in winecfg (ALSA was
the only one enabled), problem resolved - WC3 warned me that it couldn't init
the sound device, but it worked fine otherwise. lsof | grep snd and lsof | grep
dsp don't think anything is using the sound device.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6413
------- Additional Comments From mike(a)codeweavers.com 2006-14-11 03:46 -------
WINEDEBUG=+msvcrt wine director.exe >& msvcrt.log
Then _attach_ msvcrt.log to his bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6684
Summary: wine says I have buggy libXrender, but libXrender in x11
works OK
Product: Wine
Version: 0.9.23.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)staznosti.sk
this is the output of wine:
bash-3.1# wine "C:\Program Files\IrfanView\i_view32.exe"
Wine has detected that you probably have a buggy version
of libXrender.so . Because of this client side font rendering
will be disabled. Please upgrade this library.
Wine has detected that you probably have a buggy version
of libXrender.so . Because of this client side font rendering
will be disabled. Please upgrade this library.
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 13
Current serial number in output stream: 15
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 13
Current serial number in output stream: 15
of course, I don't have any problems with X or libXrender except of that with wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6672
juraj5(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6485
------- Additional Comments From Rincebrain(a)gmail.com 2006-14-11 02:31 -------
Just for reference, using the 1.0-9629 driver, I tried the following xorg.conf
settings:
I had AIGLX explicitly enabled, I disabled it (Option "AIGLX" "false") - no change
I had Option "TripleBuffer" "true" passed to the nvidia driver - I disabled it -
no change
I had Option "AddARGBGLXVisuals" "true" passed to the screen - I disabled it -
no change
I had Option "Composite" "Enable" passed in the Extensions section - I disabled
it - no change
I even tried changing DefaultDepth from 24 to 16 (as wine output warned of not
being able to change to depth 16) - no change other than removing those warnings.
I may try the 8xxx driver when I have more free time, but I don't have that time
right now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.