http://bugs.winehq.org/show_bug.cgi?id=3528
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imago(a)devinity.de
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-29-10 01:32 -------
Bug is still present in current cvs. Peter, could you resend your patch to
patches mailing list? Maybe it got lost, or at least ask why it hasn't been
committed. It still fixes the startup bug of Serious Sam
--
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=3689
------- Additional Comments From dank(a)kegel.com 2005-29-10 00:01 -------
Same thing with Wine from tonight's cvs.
Here are the fixme's:
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\offsetup.for","c:\\windows\\offsetup.ttf",(null)): stub
fixme:ole:MkParseDisplayName (0x7eb38788, L"stdole32.tlb", 0x7b93ed34, 0x110): stub.
fixme:ole:MkParseDisplayName (0x7eb38908, L"stdole32.tlb", 0x7b93ec60, 0x110): stub.
fixme:ole:MkParseDisplayName (0x7eb38908, L"STDOLE32.TLB", 0x7b93ee88,
0x7eb3ab04): stub.
--
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=3689
Summary: Office 97 fails to install: "accwiz.dll failed to
register itself"
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I tried again to install Office 97 on vanilla wine.
Here's what I did, from the start:
sudo mount -o loop -t iso9660 mso97.iso /mnt
rm -rm .wine
winecfg
# choose WinME emulation
# Override odbccp32
# quit
wine \\mnt\\setup.exe
It worked great, right up to the end, where it failed with
the dialog box "Accwiz.dll was unable to register itself in the system
registry". I'll upload a log.
--
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=3210
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Version|20050725 |0.9
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-10 21:51 -------
Still a problem
--
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=3687
Summary: The longest journey: almost working
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enno.rehling(a)gmail.com
I am a programmer at Funcom. We made an adventure game, "The longest journey"
some 6 years back. Strictly in my free time, I've been testing whether the game
would run under wine. I was told to report problems here. I have access to the
source of the game, and could make changes to the game in my free time if that
would help.
The game complains about 24 bit surfaces, something I was able to circumvent by
starting my X server in 16 bit mode. It then comes up nicely, the bink intro
video plays, and I get to the main screen where everything looks good so far
except some glitches in the transparency of a font. There are warnings galore,
and when I start the game, crashes o na null-pointer access inside it's
rendering engine (I assume because some DirectX call doesn't do waht it's
supposed to).
Almost all the error messages are DirectDraw-related. Here's a list of them,
I'll attach a full log at the end. If there's anyhthing I can do to help make
this work, please let me know. I can provide a legal copy of the game. In the
meantime I'll spend a little time trying to find out what the crash is all about.
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:serr:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EDGEANTIALIAS (00000028) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS
(0000008a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) value : ffffffff !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_RANGEFOGENABLE (00000030) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2
(0000000c) value : 0000000d !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE
(0000001e) value : 00000000 !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdd9a68)->(0x10026,0000000a)
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x7fdd9a68)->(flags=0x00000001,handle=(nil))
fixme:ddraw:gltex_download_texture This is not supported yet... Expect some
graphical glitches !!!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
--
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=3641
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-10 18:25 -------
Could you send this patch to wine-patches(a)winehq.com
As patches attached here are tend to get lost.
Thank you.
--
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=3038
------- Additional Comments From giovanni_lion(a)mailinator.com 2005-28-10 17:41 -------
This is what happens with the spss-shipped jvm using respectively
win2k
2005-10-29T00:31:25 root Server started with BSD Sockets.
2005-10-29T00:31:26 root Instantiated package DataEditorPkg
2005-10-29T00:31:27 root Instantiated package DACManagerPkg
2005-10-29T00:31:27 root Instantiated package ODBCDACPkg
2005-10-29T00:31:28 root Instantiated package SpsswPackage
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x793F0FAA
SIGNAL = -1073741819
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
Killed
winME
Reborn SPSS # wine spsswin.exe
2005-10-29T00:42:58 root Server started with BSD Sockets.
2005-10-29T00:42:58 root Instantiated package DataEditorPkg
2005-10-29T00:42:58 root Instantiated package DACManagerPkg
2005-10-29T00:42:59 root Instantiated package ODBCDACPkg
2005-10-29T00:42:59 root Instantiated package SpsswPackage
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode)
#
# Error ID: 5448524541442C4F43414C33544F524147450E435050003A
#
wine: Unhandled exception (thread 0022), starting debugger...
--
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.