http://bugs.winehq.org/show_bug.cgi?id=6196
------- Additional Comments From MostAwesomeDude(a)gmail.com 2006-03-10 01:16 -------
The installer completely fails on Debian Etch using builtin AND native msi and
msiexec.exe. I am using version 0.9.22.
The log for builtin msi is identical, with different memory addresses. The log
for native msi is very short, and I have attached it to this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving …
[View More]this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6360
Summary: Diablo 2 Lod 1.11b graphic bug
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: apreiml(a)gmx.net
I have some weird graphic bugs in Diablo 2 with wine.
I own a ati-graphic card with ati-drivers-8.27.10-r1.
-- …
[View More]
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6359
Summary: mscms compile error
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hys545(a)dreamwiz.com
I checked wine-git-2006-10-3
[root@localhost mscms]# make
gcc -c -I. -I. -I../../include -I../../include -…
[View More]D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -O2 -g -pipe -m32 -march=i386 -mtune=pentium4
-o profile.o profile.c
profile.c: In function 'GetColorDirectoryA':
profile.c:83: warning: passing argument 3 of 'GetColorDirectoryW' from
incompatible pointer type
profile.c:94: warning: passing argument 3 of 'GetColorDirectoryW' from
incompatible pointer type
profile.c: At top level:
profile.c:167: error: conflicting types for 'GetColorProfileElement'
../../include/icm.h:358: error: previous declaration of 'GetColorProfileElement'
was here
profile.c: In function 'GetColorProfileElement':
profile.c:174: warning: format '%d' expects type 'int', but argument 7 has type
'LCMS_DWORD'
profile.c: At top level:
profile.c:221: error: conflicting types for 'GetColorProfileElementTag'
../../include/icm.h:359: error: previous declaration of
'GetColorProfileElementTag' was here
profile.c: In function 'GetColorProfileElementTag':
profile.c:228: warning: format '%d' expects type 'int', but argument 6 has type
'LCMS_DWORD'
profile.c: At top level:
profile.c:359: error: conflicting types for 'GetStandardColorSpaceProfileA'
../../include/icm.h:368: error: previous declaration of
'GetStandardColorSpaceProfileA' was here
profile.c: In function 'GetStandardColorSpaceProfileA':
profile.c:365: warning: format '%08x' expects type 'unsigned int', but argument
5 has type 'LCMS_DWORD'
profile.c:383: warning: passing argument 4 of 'GetStandardColorSpaceProfileW'
from incompatible pointer type
profile.c:392: warning: passing argument 4 of 'GetStandardColorSpaceProfileW'
from incompatible pointer type
profile.c: At top level:
profile.c:423: error: conflicting types for 'GetStandardColorSpaceProfileW'
../../include/icm.h:369: error: previous declaration of
'GetStandardColorSpaceProfileW' was here
profile.c: In function 'GetStandardColorSpaceProfileW':
profile.c:430: warning: format '%08x' expects type 'unsigned int', but argument
5 has type 'LCMS_DWORD'
profile.c:450: warning: passing argument 3 of 'GetColorDirectoryW' from
incompatible pointer type
profile.c: In function 'MSCMS_header_from_file':
profile.c:481: warning: passing argument 3 of 'GetColorDirectoryW' from
incompatible pointer type
profile.c: In function 'EnumColorProfilesA':
profile.c:627: warning: passing argument 3 of 'GetColorDirectoryA' from
incompatible pointer type
profile.c: In function 'EnumColorProfilesW':
profile.c:774: warning: passing argument 3 of 'GetColorDirectoryW' from
incompatible pointer type
profile.c: In function 'InstallColorProfileW':
profile.c:916: warning: passing argument 3 of 'GetColorDirectoryW' from
incompatible pointer type
profile.c: At top level:
profile.c:1021: error: conflicting types for 'SetColorProfileElement'
../../include/icm.h:383: error: previous declaration of 'SetColorProfileElement'
was here
profile.c: In function 'SetColorProfileElement':
profile.c:1028: warning: format '%d' expects type 'int', but argument 7 has type
'LCMS_DWORD'
profile.c: At top level:
profile.c:1145: error: conflicting types for 'OpenColorProfileA'
../../include/icm.h:376: error: previous declaration of 'OpenColorProfileA' was here
profile.c: In function 'OpenColorProfileA':
profile.c:1148: warning: format '%08x' expects type 'unsigned int', but argument
6 has type 'LCMS_DWORD'
profile.c:1148: warning: format '%08x' expects type 'unsigned int', but argument
7 has type 'LCMS_DWORD'
profile.c:1148: warning: format '%08x' expects type 'unsigned int', but argument
8 has type 'LCMS_DWORD'
profile.c: At top level:
profile.c:1201: error: conflicting types for 'OpenColorProfileW'
../../include/icm.h:377: error: previous declaration of 'OpenColorProfileW' was here
profile.c: In function 'OpenColorProfileW':
profile.c:1208: warning: format '%08x' expects type 'unsigned int', but argument
6 has type 'LCMS_DWORD'
profile.c:1208: warning: format '%08x' expects type 'unsigned int', but argument
7 has type 'LCMS_DWORD'
profile.c:1208: warning: format '%08x' expects type 'unsigned int', but argument
8 has type 'LCMS_DWORD'
profile.c:1255: warning: passing argument 4 of 'ReadFile' from incompatible
pointer type
profile.c: In function 'CloseColorProfile':
profile.c:1301: warning: passing argument 4 of 'WriteFile' from incompatible
pointer type
make: *** [profile.o] Error 1
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6234
------- Additional Comments From a_villacis(a)palosanto.com 2006-02-10 19:03 -------
A few more questions:
Does this program run correctly for you when installed in a clean .wine tree? As
in, without using WineTools or similar? Do you have any DLL overrides in your
system (run winecfg, Libraries tab, should show an empty list if no overrides)?
What version of Windows is your copy of Wine emulating (default is Windows 2000)?
--
Configure …
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6234
a_villacis(a)palosanto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |a_villacis(a)palosanto.com
--
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=6234
a_villacis(a)palosanto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From a_villacis(a)palosanto.com 2006-02-10 18:42 -------
It does not work for me in Wine 0.9.22: I get a straight crash like this, when
…
[View More]trying to display the main window:
[alex@srv64 Turbolog4]$ WINEDEBUG=seh ./Turbolog4.exe
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7db892
trace:seh:raise_exception info[0]=00000000
trace:seh:raise_exception info[1]=01302ba0
trace:seh:raise_exception eax=01301610 ebx=765e7884 ecx=00000002 edx=00000001
esi=7ffd2e0c edi=7ffd2f10
trace:seh:raise_exception ebp=7cddd96c esp=7cddd940 cs=0073 ds=007b es=007b
fs=003b gs=0033 flags=00210212
trace:seh:call_stack_handlers calling handler at 0x7db8c7 code=c0000005 flags=0
trace:seh:call_stack_handlers handler at 0x7db8c7 returned 1
trace:seh:call_stack_handlers calling handler at 0x7db8fd code=c0000005 flags=0
trace:seh:call_stack_handlers handler at 0x7db8fd returned 1
trace:seh:call_stack_handlers calling handler at 0x67b5ea code=c0000005 flags=0
trace:seh:call_stack_handlers handler at 0x67b5ea returned 1
trace:seh:call_stack_handlers calling handler at 0x67b432 code=c0000005 flags=0
trace:seh:call_stack_handlers handler at 0x67b432 returned 1
trace:seh:call_stack_handlers calling handler at 0x42d7d5 code=c0000005 flags=0
trace:seh:call_stack_handlers handler at 0x42d7d5 returned 1
trace:seh:call_stack_handlers calling handler at 0x42d82a code=c0000005 flags=0
trace:seh:call_stack_handlers handler at 0x42d82a returned 1
trace:seh:call_stack_handlers calling handler at 0x4050b4 code=c0000005 flags=0
wine: Unhandled page fault on read access to 0x01302ba0 at address
0x7cdddac8:0x007db892 (thread 0011), starting debugger...
trace:seh:start_debugger Starting debugger "winedbg --auto 8 120"
[alex@srv64 Turbolog4]$ Can't attach process 8: error 5
I must note that I do not have any radio hardware attached to any serial port,
but I have full read/write permissions to the ports (because I added myself to
the "uucp" group). Linux 2.6.17-1.2187_FC5 on Fedora Core 5.
--
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.
[View Less]