http://bugs.winehq.org/show_bug.cgi?id=22905
Summary: MS Office 2007: Right-click on taskbar icon and
selecting close does not work
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=28333)
--> (http://bugs.winehq.org/attachment.cgi?id=28333)
wine-1.2-rc1-142-ga72f3f3 console output for Word 2007
Right-clicking on the taskbar icon of an MS Office 2007 program and selecting
close doesn't do anything. Nothing new is printed in the console, but console
log attached anyway. Tested in latest git.
The other menu options (minimise, move, etc.) work fine.
I'm currently running Ubuntu 8.10 Gnome/GDM.
--
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=24382
Summary: Call Of Duty 4: Modern Warfare crash because of too
low memory reported
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=30725)
--> (http://bugs.winehq.org/attachment.cgi?id=30725)
Console output
Setting the video memory to 256 with regedit workaround the problem.
I have an Intel GM45: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20100330
DEVELOPMENT x86/MMX/SSE2
And this is on Ubuntu Maverick
--
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=23408
Summary: Sid Meier's Civilization IV Beyond the Sword v3.19
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: janeczkomariuszrobert(a)gmail.com
Created an attachment (id=29174)
--> (http://bugs.winehq.org/attachment.cgi?id=29174)
This is what I see on console
The installation went without any problems but the application does not start
--
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=17140
Summary: Brothers in arms:
fixme:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration
Allocation of memory failed, returning
D3DERR_OUTOFVIDEOMEMORY loop
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
After about 20-30 minutes of playing Brothers In Arms: Road to Hill 30, the
game crashes with the following loop.
fixme:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Allocation of memory
failed, returning D3DERR_OUTOFVIDEOMEMORY
Occasionally lines like these are found within the log.
err:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Memory allocation failed
err:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Memory allocation failed
fixme:d3d9:convert_to_wined3d_declaration Memory allocation failed
Using v.1.11 of the game, with latest wine-git at the moment (1.1.13) on Gentoo
X64, Videomemorysize=512 as an added registry key.
--
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=22861
Summary: XML Copy Editor hangs when editing a file
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://sourceforge.net/projects/xml-copy-editor/files/
xmlcopyeditor-windows/1.2.0.6/xmlcopyeditor-1.2.0.6-in
stall.exe/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=28254)
--> (http://bugs.winehq.org/attachment.cgi?id=28254)
terminal log
Installed in a clean wine prefix.
Open an XML file.
Attempt to delete a word.
Editor hangs.
Terminal log attached.
--
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=21261
Summary: implement the IGameExplorer interface
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.eveonline.com/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The following output is apparently fairly common:
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x1
This is the class id of a new vista interface, IGameExplorer, documented here:
http://msdn.microsoft.com/en-us/library/microsoft.directx_sdk.igameexplorer…
The class should be in gameux.dll
I believe the message is usually harmless. A program could only rely on the
class being present if it requires vista or greater.
According to a Google search, the interface is used by:
* Steam games (Half-Life 2, Team Fortress 2, ...)
* EVE Online
* Enemy Territory: QUAKE Wars
* Football Manager 2008
* Far Cry 2
* Company of Heroes
* and many others
I think we will need to add this, but in doing so we risk breaking games that
currently work (because they will rely on the class to work correctly if it
exists). I think stubs will mostly work fine.
--
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=17728
Summary: Check exception during first configuration creation
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
I have updated the software to the current version 1.1.17-1.1 on my openSUSE
11.1 system.
elfring@Sonne:~> winecfg
wine: created the configuration directory '/home/elfring/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cf94
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW
L"C:\\windows\\gecko\\0.9.1\\wine_gecko\\components\\xpti.dat" 1 536870916
(nil) (nil) 0x33c960 (nil)
...
wine: configuration in '/home/elfring/.wine' has been updated.
err:seh:setup_exception_record nested exception on signal stack in thread 0013
eip 7d828976 esp 7ffd7948 stack 0x1bc2000-0x1cc0000
The application window is displayed for the configuration tool as expected. -
Can this error message be avoided?
(It is also mentioned in open reports for the bug #12334, bug #15195 and bug
#17347.)
--
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=20064
Summary: Divine Divinity II - Floor is transparent
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
The floor/ground in Divine Divinity II is completely transparent, you can view
through it. Just objects like stones and wood are shown. I attached a
screenshot and an error log.
ORM seems not to change anything, I tried backbuffer, pbuffer and fbo.
--
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=23460
Summary: Universal USB installer 'Cancel' button does not work
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.pendrivelinux.com/downloads/Universal-USB-I
nstaller/Universal-USB-Installer-v1.6.6.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
The cancel button on the installer is not clickable.
Possible regression, will check.
--
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.