http://bugs.winehq.org/show_bug.cgi?id=5701
------- Additional Comments From onety-three(a)gmx.net 2007-23-02 03:41 -------
I can confirm this, the bug's gone. Someone with the proper privileges should
close this report :)
--
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=7517
ncliang(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ncliang(a)google.com
------- Additional Comments From ncliang(a)google.com 2007-23-02 02:23 -------
I was able to reproduce the bug using wine-git and following the steps listed.
--
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=7528
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-23-02 01:11 -------
Hi, could you please make sure that you're not using any native windows dlls
(preferably install in a fresh .wine)?
I tried the installer, and it works just fine right here.
--
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=7528
------- Additional Comments From jau(a)iki.fi 2007-23-02 00:48 -------
Created an attachment (id=5058)
--> (http://bugs.winehq.org/attachment.cgi?id=5058&action=view)
Basic error trace
This is the quick basic trace produced by wine by default to report unsupported
APIs etc.
The only error reported by the installer is something in the lines
"External exception 0x..." in a dialog box.
--
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=7528
Summary: Declan Software hiragana teaching program fails to
install
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jau(a)iki.fi
The install wizard starts quite OK, but clicking the first "next" button
instantly shows a dialog window saying something like "External exception 0x...."
Find the dumped trace listing as an attachment.
The program that failed to install is available here...
<http://dl.filekicker.com/send/file/151892-Z37X/rwhsetup.exe>
--
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=7527
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From damjan.jov(a)gmail.com 2007-22-02 23:43 -------
It's a regression in comctl32 that also affects DC++ and probably every other
app that uses listviews with checkboxes. Elevating severity to major and adding
Rob to CC.
65f1d6a38e479c9cdad425bb1efabf1e18b9a88c is first bad commit
diff-tree 65f1d6a38e479c9cdad425bb1efabf1e18b9a88c (from
30f2b444c6fcf54f2a6baae0153354ac905f4008)
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Tue Feb 6 19:20:43 2007 +0000
comctl32: Fix the computation of the select bounds item rect
and fixup the places that depended on the old behaviour.
:040000 040000 188ecd6e719bf587d6f6a2bc930e2801ac347378
b401b232cc685b2e0c59a26ef55671675092b9fb M dlls
--
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=7507
------- Additional Comments From ehoover(a)mines.edu 2007-22-02 23:40 -------
Created an attachment (id=5057)
--> (http://bugs.winehq.org/attachment.cgi?id=5057&action=view)
SC Menu w/ FontForge comparison
It appears that StretchRect is completely unrelated to the issue (commenting
out the blit in that function resulted in no change to the text solids). After
typing a command at the wrong console I discovered a "fonts.scd" file in the
game's gamedata folder. "unzip" magically extracted these files, which contain
the game's 13 truetype fonts. Attached is a comparison between the menu
(obtained from a friend) and the FontForge output (they match). After
discovering this I stored the console output to a file and discovered 13
suspicious fixme calls:
fixme:font:AddFontMemResourceEx (0x2b50040,00059a08,(nil),0x33faa8): 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.