http://bugs.winehq.org/show_bug.cgi?id=13875
Summary: Lego Island doesn't display 3D
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=13955)
--> (http://bugs.winehq.org/attachment.cgi?id=13955)
Error log
Instead of displaying 3D, Lego Island renders a black screen. This used to
work, and I'm guessing this broke around the time the iPixelFormat bug came
into existence.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12303
Summary: Halo has white boxes covering menu items when it loads
the first screen.
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jzimm0007(a)msn.com
When I try to run the halo demo I get white boxes over the areas that should
say campaign, etc. I can not click on any of them. I tried using the keyboard,
but that was unsuccessful. I attempted safe mode, but that still did not work.
I even installed directx 9.0 march 2008 distribution. The halo demo still had
the white boxes covering the menu items after that.
http://wine-review.blogspot.com/2007/11/halo-combat-evolved-on-linux-with-w…
This is a blog showing halo working under wine.
http://wine-review.blogspot.com/2008/03/directx-90c-march-2008-redistributa…
This is a blog showing how to install directx 9.0c march 2008 redistributable,
which I thought would help, but it did not seem to. It mentioned that I have a
GeForce graphics card when it asked me if I wanted to run in safe mode. I
actually have an ATI Radeon X1050 graphics card. I keep updating to the newest
release to see if the latest improvements to wine will make it work properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15686
Summary: Microsoft Word 5.5 for DOS does not install; int 21h
ah=41h not fully implemented
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://download.microsoft.com/download/word97win/Wd55_be
/97/WIN98/EN-US/Wd55_ben.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
According to http://en.wikipedia.org/wiki/Microsoft_word#Word_1981_to_1989,
the full version of Microsoft Word 5.5 for DOS is available
for free download from Microsoft's servers. The filename is Wd55_ben.exe
and the sha1sum is da7c939d6bd7b06d91d3abe6094bd6e424009089.
The app is delivered as a self-extracting zipfile.
Letting it unpack itself curiously unpacks everything
in the same directory, leading to multiple clashes.
Better to unpack it with unzip, then it puts things in
multiple directories with no clashes.
Running the unpacked SETUP.EXE fails with
SYS2090: The system is unable to load the program.
According to http://pages.videotron.com/mikereid/readme.txt,
this error means insufficient free memory.
+int21 shows
trace:int21:DOSVM_Int21Handler AX=4a0d BX=ffff CX=3456 DX=0000 SI=0000 DI=0000
DS=10cb ES=10cb EFL=000b0206
trace:int21:DOSVM_Int21Handler RESIZE MEMORY segment 10CB to 65535 paragraphs
trace:dosmem:DOSMEM_ResizeBlock (0x10cb0,ffff0h,FALSE)
trace:int21:DOSVM_Int21Handler failed, error 0
trace:int21:DOSVM_Int21Handler returning: AX=0008 BX=8f35 CX=3456 DX=0000
SI=0000 DI=0000 DS=10cb ES=10cb EFL=000b0207
...
trace:int21:DOSVM_Int21Handler AX=4a08 BX=8f35 CX=3456 DX=0000 SI=0000 DI=0000
DS=10cb ES=10cb EFL=000b0246
trace:int21:DOSVM_Int21Handler RESIZE MEMORY segment 10CB to 36661 paragraphs
trace:dosmem:DOSMEM_ResizeBlock (0x10cb0,8f350h,FALSE)
trace:int21:DOSVM_Int21Handler failed, error 0
trace:int21:DOSVM_Int21Handler returning: AX=0008 BX=08f3 CX=3456 DX=0000
SI=0000 DI=0000 DS=10cb ES=10cb EFL=000b0247
and then it outputs the SYS2090 message. Evidently it tries to
resize a block of memory to the maximum possible size in the
DOS memory space (1MB, or 65535 paragraphs); DOS replies
"sorry, you can only resize that to 36661 paragraphs"; the
app says "OK, mate, give me 36661 paragraphs"; and DOS
says "Ha, ha, fooled you, you can't have that after all."
I'd abort if it were me, too.
Looking at winedos/int21.c:DOSVM_Int21Handler and
winedos/dosmem.c:DOSMEM_ResizeBlock, it looks like the
resize functionality isn't yet implemented.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11124
Summary: VAZ Modular Demo unable to exit raising access violation
exception
Product: Wine
Version: 0.9.52.
Platform: Other
URL: http://software-technology.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Created an attachment (id=10162)
--> (http://bugs.winehq.org/attachment.cgi?id=10162)
Screenshot showing popup error message
After running Vaz Modular Demo, trying to exit either through 'File->Exit', or
by clicking top-right X, an access violation is raised, and the application
does not exit.
--
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=11021
Summary: Unable to launch Universal Combat
Product: Wine
Version: 0.9.52.
Platform: Other
URL: http://www.worthdownloading.com/download.php?gid=490&id=
13639
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)temporaryforwarding.com
CC: wine(a)temporaryforwarding.com
Created an attachment (id=10017)
--> (http://bugs.winehq.org/attachment.cgi?id=10017)
Error messages from wine
I downloaded and installed Universal Combat
from the given url.
After I first launched the game it claimed
that d3dx9_25.dll could not be found.
So I downloaded it from this url:
http://www.dll-files.com/dllindex/dll-files.shtml?d3dx9_25
I moved it to:
~/.wine/drive_c/Programme/3000AD/Universal Combat/
I launch the game with this command:
cd ~/.wine/drive_c/Programme/3000AD/Universal\ Combat
env WINEDEBUG=fixme-all WINEPREFIX="~/.wine" wine
"C:\Programme\3000AD\Universal Combat\uc.exe"
The game has to be launched from the install directory
because otherwise it claims the the config files
can not be found.
After executing the command sometimes a black game window
appears without changing and sometimes it does not.
But the error messages from wine are always the same
and can be found in the attachment.
Can someone confirm this bug or present a fix?
--
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=14282
Summary: regression when running Eve Online in windowed mode
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.eve-online.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=14582)
--> (http://bugs.winehq.org/attachment.cgi?id=14582)
additional black borders after the commit
The windowed mode of Eve Online is broken by:
89a3bd0c1514eb59c537d0f0fa318395c33156cf is first bad commit
commit 89a3bd0c1514eb59c537d0f0fa318395c33156cf
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jul 2 15:40:10 2008 +0200
user32: Split the SetWindowPos driver backend in WindowPosChanging/Changed.
This is needed to allow updating the visible rect before invalidating
the DCEs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16695
Summary: Wine broken on PowerPC
Product: Wine
Version: 1.1.11
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: critical
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Next bug in line (and most major). Running all winelib apps fails:
austin@ubuntu-ppc:~/wine$ ./wine notepad
wine: created the configuration directory '/home/austin/.wine'
wineserver: request.c:745: open_master_socket: Assertion `sizeof(union
generic_reply) == sizeof(struct request_max_size)' failed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13629
Summary: ABEV (Hungarian Tax Returning SW) has some GFX problem
with logo
Product: Wine
Version: 1.0-rc3
Platform: Other
URL: http://www.apeh.hu/bevallasok/nyomtatvany
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Created an attachment (id=13612)
--> (http://bugs.winehq.org/attachment.cgi?id=13612)
Big (blue) rectangle in the upper left corner
The viewed and printed forms' logo has visual glithes. It shows only a
rectangle instead of the picture of our tax agency.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17884
Summary: Tree glitch in fable
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20187)
--> (http://bugs.winehq.org/attachment.cgi?id=20187)
Screenshot of the weird tree
While playing fable, from time to time you will get glitch that will draw
upside-down conturs of tree in lower left side of screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18533
Summary: Crysis crashes with ORM=pbuffer
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.crysisdemo.com/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=21190)
--> (http://bugs.winehq.org/attachment.cgi?id=21190)
+d3d log
Crysis crashes on the loading screen when pbuffer is enabled. This is a
regression.
Command to start crysis:
wine Crysis.exe -DEVMODE +map island +exec benchmark_gpu
Regression test result:
1f4e7b27ed73214a764e33b9bf2df193b17d57ed is first bad commit
commit 1f4e7b27ed73214a764e33b9bf2df193b17d57ed
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Mar 23 08:30:15 2009 +0100
wined3d: Set the currently active context to NULL when it's destroyed.
This should make us crash when trying to use the "currently active" context
after it has been destroyed, rather than messing around with freed memory.
:040000 040000 80cf24efbe1ba13fc3383aebc5820c8c65c8e981
5ffaabb0303e086a1f88c2eb182d7c785468ae2a M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.