http://bugs.winehq.org/show_bug.cgi?id=10206
Summary: Crysis has huge graphical errors on certain systems
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.fileplanet.com/168866/160000/fileinfo/Crysis-
Demo-(Singleplayer)
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=8816)
--> (http://bugs.winehq.org/attachment.cgi?id=8816)
Screenshot from the start of the game
Crysis fails to render properly at all for me (see attachment), whereas on
other systems, such as this user's (screenshot from the same section):
http://appdb.winehq.org/appimage.php?iId=14046
It looks fairly good.
The only difference is that that user is running a Geforce 8600 GT and I am
running a 7900 GTX. Same Wine version and settings, and same driver version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10571
Summary: scsi controller IDs mapped to wrong ASPI IDs
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wbreyha(a)gmx.net
Hi!
The builtin wnaspi32.dll seems to number SCSI Port IDs 0,1,2,4,8,0x10,....
(like the native linux controller IDs), instead of 0,1,2,3,4,5..... (as
required by ASPI as far as I was told). So every device connected to a SCSI
Port ID larger then 2 is not visible to applications.
At least on my machine I see this numbering in the
HKLM/Hardware/DEVICEMAP/Scsi/
tree. "Scsi Port x" where x=0,1,2,4,8,.....
I tried to run "Easy CD-CA Extractor" and my DVD-Drive is connected to
controller id 4 (which should be 3 in ASPI aspects). Copying the whole tree
from "Scsi Target 4" to "Scsi Target 3" worked.
The developer of "Easy CD-DA Extractor" told me that ASPI requires a
0,1,2,3,4,5,... numbering.
Regards, Wolfgang Breyha
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10003
Summary: Illustrator CS2 installer can't show image
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/cs2/Illust
rator_CS2_ue_TryOut.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Illustrator CS2 installer is probably missing
a bitmap (though I haven't seen it in action on
Windows, so I can't say), as one sees the following scroll by:
fixme:ole:OLEPictureImpl_Load Unknown stream header magic: 00905a4d
fixme:ole:OLEPictureImpl_Load Unknown stream header magic: 00000004
fixme:ole:OLEPictureImpl_Load Could only read 65520 of 65535 bytes out of
stream?
fixme:ole:OLEPictureImpl_Load Unknown magic 00b8, 65520 read bytes:
b8 00 00 00 00 00 00 00 b8 00
00 00 00 00 00 00 40 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 f0 00 00 00 0e 1f ba 0e
00 b4 09 cd 21 b8 01 4c cd 21
54 68 69 73 20 70 72 6f 67 72
61 6d 20 63 61 6e 6e 6f 74 20
...
err:msi:msi_load_picture failed to get bitmap size
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary1"
when the installer is on its third or so screen.
Native dcom98 doesn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9645
Summary: icons etc vanish, except behind mouse
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arthur.butler(a)smartemail.co.uk
Hi,
First bug report for Wine-hope I tell you enough. First, thanks for all the
work.
I'm trying to run a demo version of an interesting program called Universal
Mechanism. It's developed by a university and is able to solve and simulate
physical systems quite accurately. It's used by companies and researchers, and
is reasonably affordable:
http://umlab.ru/index.htm
The program works, but large parts of the display vanish except when the mouse
pointer is moved over them. Could be used, but tedious. I'd guess it might be
an interesting program for some users, quite a rare type of program, and
useful. Since it runs OK, except UI I wondered if you might be able to
investigate? I don't know which part of wine might be responsible, but I'd
guess one of the accelerated graphics libraries. I'm using Debian Etch, with
your package: 0.9.44~winehq0~debian~4.0-1
I have an nvidia graphics card, and opengl works fine for other apps, via
nvidia driver, again debian package.
If you need more info please ask,
Thanks in advance,
Arthur
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9583
Summary: CompareStringW gives incorrect result for some wide
strings
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
It seems like CompareStringW does not work correctly, when using wide/unicode
strings. I first discovered this when I saw that listbox controls sorted
swedish characters (say, LATIN SMALL LETTER A WITH RING ABOVE) side by side
with the base character (LATIN SMALL LETTER A). An example is
http://www.cendio.se/~astrand/wine/40-listbox-sort/list.exe.
The cause seems to be that CompareStringW gives the wrong result. I've created
the small test example
http://www.cendio.se/~astrand/wine/40-listbox-sort/comparestring.exe, with
source available in the same directory. On Windows, the result is that the
string "äpple" is greater than "orange", which is correct. With the latest
Wine CVS version, the result is that "äpple" is lesser than "orange", which is
wrong.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9901
Summary: GetMonitorInfo returns wrong work area
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
GetMontorInfo always returns rcWork equal to rcMonitor, but it must take panels
and taskbars into account.
The only solution I can see is to use SystemParametersInfo(SPI_SETWORKAREA)
during initialization time, but I do not know how to deal with different
monitors.
P.S. It is needed to properly implement maximum dimensions of console window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9805
Summary: fixme:ole:OaBuildVersion16 Version value not known yet
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Created an attachment (id=8254)
--> (http://bugs.winehq.org/attachment.cgi?id=8254)
WINEDEBUG=+relay,+msgbox
With an old program from http://www.derouck.com/cdromgps/f/index.asp
i have a messagebox with :
"Wrong version of operating system; requires Windows NT 3.51 (build 1057 or
above)"
I have tried with all different windows version in winecfg.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10601
Summary: .NET Framework 2.0: Installation Fails
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmdoles(a)digitaldeviation.com
Created an attachment (id=9399)
--> (http://bugs.winehq.org/attachment.cgi?id=9399)
wine console output
The installation appears to start correctly, but it eventually causes and
unhandled exception within wine. I have installed IE6 as a prequisite.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10135
Summary: Crash in Microsoft Dynamics GP trial setup in sxs
support?
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one's a bit tricky to set up.
Microsoft Dynamics GP trial's installer wants mdac 2.8.1;
fine, so let the app's installer do that, run twice to
work around bug 5824.
It then needs .net 1.1;
fine, so let the app's installer do that...
that runs into bug 10134. I worked around that by using
native dcom98 to finish the .net install.
OK, so then I run MS Dynamic GP's trial installer again,
expecting it to get past those two known problems and
into a new one. And sure enough, it crashed in activation
context code:
Unhandled exception: page fault on read access to 0xc07e3e11 in 32-bit code
(0x7ef844e1).
=>1 0x7ef844e1 check_actctx+0x11(h=<is not available>)
[/home/dank/wine-git/dlls/ntdll/actctx.c:573] in ntdll (0x0032fa28)
2 0x7ef8490b RtlAddRefActivationContext+0xb(handle=0xc07e3e11)
[/home/dank/wine-git/dlls/ntdll/actctx.c:2279] in ntdll (0x0032fa30)
3 0x7ee165ad AddRefActCtx+0x1d(hActCtx=0xc07e3e11)
[/home/dank/wine-git/dlls/kernel32/actctx.c:188] in kernel32 (0x0032fa40)
4 0x790598c5 in fusion (+0x198c5) (0x0032fa88)
5 0x792487fb in mscorwks (+0x987fb) (0x0032fac4)
6 0x79230635 in mscorwks (+0x80635) (0x0032fb54)
7 0x7924594b in mscorwks (+0x9594b) (0x0032fb60)
8 0x792c61e8 in mscorwks (+0x1161e8) (0x0032fb6c)
9 0x005525f3 in setup (+0x25f3) (0x0032fba8)
10 0x01003e97 in setup (+0x3e97) (0x0032fde0)
11 0x0100475e in setup (+0x475e) (0x0032ff08)
12 0x7ee580be start_process+0xee(arg=0x0)
[/home/dank/wine-git/dlls/kernel32/process.c:839] in kernel32 (0x0032ffe8)
13 0xb7e6d9c7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7ef844e1 check_actctx+0x11 [/home/dank/wine-git/dlls/ntdll/actctx.c:573] in
ntdll: cmpl $0xc07e3e11,0x0(%edx)
573 switch (actctx->magic)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9738
Summary: Fails to Install .Net Framework 1.1
Product: Wine
Version: 0.9.3.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: youngjova(a)optonline.net
Created an attachment (id=8171)
--> (http://bugs.winehq.org/attachment.cgi?id=8171)
Error Log
Microsoft .Net Framework 1.1 setup has ended prematurely.
I was trying to install a program from UniversalRemote.com. Everything
downloaded fine but it couldn't intall.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.