http://bugs.winehq.org/show_bug.cgi?id=28965
Bug #: 28965
Summary: Prince of Persia 3D demo infinite loop on exiting;
WineEngRemoveFontResourceEx?
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.fileplanet.com/22571/download/Prince-of-Per
sia-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
The Prince of Persia 3D demo is downloadable from
http://www.fileplanet.com/22571/download/Prince-of-Persia-Demo
After installing the demo, run it then exit the demo. For me it seems to get
stuck in an infinite loop, printing this text over and over:
fixme:font:WineEngRemoveFontResourceEx (L"Tsunami.ttf", 0, (nil)): stub
This is with Wine 1.3.15.
--
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=26556
Summary: StarCraft2 Editor: Icons in treeview are transparent
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kde(a)gmail.com
Created an attachment (id=33817)
--> (http://bugs.winehq.org/attachment.cgi?id=33817)
screenshot
Icons in treeview are not painted or are transparents. It looks like they are
loaded from an ImageList.
At application start up, icons are painted normally, I load a map, icons are
painted normally too, but from this moment, icons will be transparents if they
need to be repainted (if I scroll for example).
Bug video: http://www.youtube.com/watch?v=_BimUwJoMXg and screenshot as
attachment.
--
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=17198
Summary: World Editor: Tree Component of Unit Editor doesn't
(re)draw corretly
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Created an attachment (id=19101)
--> (http://bugs.winehq.org/attachment.cgi?id=19101)
Two Tree items are out of order in the tree component on the left side.
The Warcraft 3 World Editor has a module called Unit Editor.
This Editor displays a explorer like tree on the left side.
Sometimes it happens that it got drawn wrongly.
Forcing a redraw helps.
For example the wrongly drawn tree gets overdrawn correctly, if you move the
window out of the screen and back. Resizing the window helps too.
--
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=15188
Summary: Warcraft 3 World Editor: Panels for resize are to huge.
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15938)
--> (http://bugs.winehq.org/attachment.cgi?id=15938)
Screenshot of the trigger editor.
Between two components of the different Warcraft 3 Modules is a component which
can be used to resize the former components. These splitter components are much
to huge in the Warcraft World editor. They get drawn behind the other
components but catch clicks.
The author of bug 11718 mentioned this bug as well, but as the other bug report
is mainly about another problem I filled in this bug report.
--
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=5565
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |800463c21b85b6dfb13e085ff8e
| |6b978f6ceeaa7
CC| |leslie_alistair(a)hotmail.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=6341
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |d728169d97a881f252fcac5e8d5
| |de8e41cc2a71b
CC| |leslie_alistair(a)hotmail.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=7932
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |300191d58c498174c815de019c9
| |3800449154533
CC| |leslie_alistair(a)hotmail.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=11301
Summary: documentElement.ownerDocument.createElement fails
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.5.tahtu(a)spamgourmet.com
I'm a Delphi 7.0 developer, trying to get my application to run unter Wine.
var
FXMLDocument: IXMLDOMDocument;
begin
FXMLDocument := CreateComObject(CLASS_DOMDocument30) as IXMLDOMDocument2;
MessageBoxW(0, '1', 'GetXML', MB_OK);
FXMLDocument.appendChild(FXMLDocument.createProcessingInstruction('xml',
'version="1.0" encoding="utf-8"'));
MessageBoxW(0, '2', 'GetXML', MB_OK);
FXMLDocument.appendChild(FXMLDocument.createElement('desktop'));
MessageBoxW(0, '3', 'GetXML', MB_OK);
FXMLDocument.createElement('Hallo');
MessageBoxW(0, '4', 'GetXML', MB_OK);
FXMLDocument.documentElement.ownerDocument.createElement('Hallo2');
MessageBoxW(0, '5', 'GetXML', MB_OK);
After running this code under Wine 9.0.53 on Ubuntu 7.10 I see popup message
boxes with "1", "2", "3" and "4" - but I never see the message "5".
--
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=8854
GyB <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jussi.timperi(a)gmail.com
--- Comment #74 from GyB <gyebro69(a)gmail.com> 2011-11-01 00:44:53 CDT ---
*** Bug 24789 has been marked as a duplicate of this bug. ***
--
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.