http://bugs.winehq.org/show_bug.cgi?id=7372
--- Comment #29 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-05-26 22:40:49 ---
Still an issue in 1.2-rc1 for Powerpoint and Excel 2003 and 2007. No problem
with Word 2003 or 2007.
--
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=22874
Summary: ADO fails to connect to Jet database via OLE DB
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: birdfamily715(a)googlemail.com
Created an attachment (id=28274)
--> (http://bugs.winehq.org/attachment.cgi?id=28274)
Source of C program
Wrote a small test program in C to create the "ADODB Connection" object and
then invoked the Open method on it with a connection string specifying the Jet
engine and a database file. The ADO Connection objects seems to be created
although there are some error messages, but the Open fails with an unspecific
exception.
The Wine installation was set up in Kubuntu 10.04, installing MDAC28 and Jet40
using winetricks and the Jet driver registry settings mentioned in
http://wiki.winehq.org/NativeOdbc DCOM98 was not installed initially, but this
was repeated with DCOM98 installed (winetricks again). There were fewer errors,
but the Open still failed. These error messages were:
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829} not
registered
err:ole:CoGetClassObject no class object {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
could be created for context 0x1
err:ole:CoGetClassObject class {c8b522cf-5cf3-11ce-ade5-00aa0044773d} not
registered
err:ole:CoGetClassObject no class object {c8b522cf-5cf3-11ce-ade5-00aa0044773d}
could be created for context 0x1
These two GUIDs relate to interfaces in oledb32.dll, but registering the DLL
with
wine regsvr32.exe oledb32.dll
seems to make no difference. Is it the context? Well, it works in Windows.
Attaching source file and logfile.
--
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=22534
Summary: Many Valve Source games will not start on ATI Radeon
HD 5870
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)eternaldusk.com
Created an attachment (id=27625)
--> (http://bugs.winehq.org/attachment.cgi?id=27625)
Full console log of error.
Many games I've tried using an ATI5870 do not start, though they'll run fine
when using an nv9800GTX+.
OS: Kubuntu 10.04
Driver: fglrx 2:8.723.1-0ubuntu3
Games are installed to Ext4, and other 3D Linux apps (and even other games
under Wine, like Anarchy Online) work fine.
Console log attached.
The pertinent piece appears to be the repeated (for various formats):
fixme:d3d:debug_d3dformat Unrecognized 826889281 (as fourcc: ATI1)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(826889281) in the
format lookup table
...
--
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=21540
Summary: Half-Life 2 crashes after start
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monraaf(a)gmail.com
CC: hverbeet(a)gmail.com
Games such as Half-Life2, Portal and F.E.A.R. all crash after starting when
using the default fbo as OffscreenRenderingMode:
Unhandled exception: page fault on read access to 0x00000014 in 32-bit code
(0x2096a8fc)
[...]
Backtrace:
=>0 0x2096a8fc in fglrx_dri.so (+0x8978fc) (0x00000000)
This is on a Radeon HD 5750 tested with Catalyst 9.12 and 10.1. With wine
1.1.31 there are no crashes. I've bisected it down to this commit:
---------------------------------------------------------------
94d33d3e861d8e01b4edcb940e8ab1aa98359520 is first bad commit
commit 94d33d3e861d8e01b4edcb940e8ab1aa98359520
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Oct 20 11:05:06 2009 +0200
wined3d: Destroy FBO entries from the context that created them.
EXT_framebuffer_object doesn't specify if FBOs are shareable between GL
contexts, but ARB_framebuffer_object explicitly prohibits it.
:040000 040000 74fa45b1fdd2fed692657fe264f0a3fa716a2a6b
d784dc56faeadb10a9dec8507b2f25b9dff88294 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.
http://bugs.winehq.org/show_bug.cgi?id=6719
--- Comment #24 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-05-26 18:46:45 ---
Still present in 1.2-rc1. Running the installer a second time and selecting
"Add or Remove Features" allows you to remove the unwanted programs, while
doing it a third time puts everything back.
--
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=6351
Richard <shiningarcanine(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shiningarcanine(a)gmail.com
--
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=9158
Richard <shiningarcanine(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shiningarcanine(a)gmail.com
--
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=22889
Summary: WinSock 2.0 fails to install
Product: Wine
Version: 1.2-rc1
Platform: x86-64
URL: http://winsock.soft-ware.net/downloads.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=28301)
--> (http://bugs.winehq.org/attachment.cgi?id=28301)
crash log
It crashes with
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 001a), starting debugger...
--
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=14826
Summary: Black line at bottom of video playing inside scene
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3770
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flerchjj(a)ieee.org
In Spongebob Squarepants the Movie Game, black horizontal lines were visible in
the foreground of a couple scenes. It was most noticable in the Shell City
Beach level near the end of the game. Lines occur at the bottom of rectangular
region where video is rendered.
2 screenshots have been posted at the AppDB that illustrate this. One shows
water & palms along top that are a video and black line spans entire screen.
The other shows a rectangular square right above Patrick & Spongebob with video
of swaying palms and short black line along bottom of region with video.
The line appears to be only 2 pixels high. Maybe videos are rendered 2 pixels
above where they should be? Maybe the issue is somewhere around
fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture (0x1dd4e60), which was only
just fixed in Wine 1.1.1 to allow video playback at all?
--
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.