http://bugs.winehq.org/show_bug.cgi?id=8618
Summary: Strange behavior of Delphi VCL MDI applications
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azamata2006(a)yandex.ru
Switching between child windows in Delphi VCL MDI application blocks application
main menu. If you open/close application system menu - main menu becomes accessible.
Closing maximized child window makes moves application main menu to right and
leaves child window system menu icon and min/max, close buttons visible.
Clicking on this icon raises access violation exception. Clicking on these
buttons has no effect.
--
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=7571
------- Additional Comments From dmitry(a)codeweavers.com 2007-06-06 03:13 -------
> I did that, and I'm attaching a set of logs and diffs showing the effects of
> my patch.
Since current Wine behaviour is not entirely correct you also need to compare
the results with real Windows in order to get the picture how it's supposed
to be eventually.
> I noticed I forgot to mention where I got the idea for the patch, so here it
> goes: upon inspecting the tests output both on Windows and on Wine I saw
> that, discarding repetitions, EnumFontFamilies() enumerated the charsets for
> <empty> and DEFAULT_CHARSET in ascending order on the former, but in
> descending order in the latter.
I looked at the test results under Windows once again and can not confirm that.
> (Moreover, I saw that all the fonts and charsets were there, so
> my best guess was that Notes was relying on some other ordering - and bingo!)
My understanding of the problem is that Notes simply uses last enumerated
LOGFONT structure to create the font that is used to display the text, and
since Wine enumerates charsets that are not supposed to be enumerated that is
causing the bug.
Looking at the attached log diffs makes it clear that your patch is not
correct: it adds font enumeration duplicates, and as were pointed out loses
russian charset.
--
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=5774
------- Additional Comments From pecanin(a)alice.it 2007-06-06 02:06 -------
Hey, where can I find the patch?
and how to install it?
Thx
--
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
------- Additional Comments From cja(a)gmx.net 2007-06-06 00:37 -------
Created an attachment (id=6633)
--> (http://bugs.winehq.org/attachment.cgi?id=6633&action=view)
The longest journey demo build 161 - screenshot
Here you see that the figures are completly black.
Maybe it has something to do with that the log gets full of
fixme:d3d7:IDirect3DViewportImpl_TransformVertices
(0xf00028)->(00000008,0x33f424,00000002,0x33f45c): stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7045
------- Additional Comments From cja(a)gmx.net 2007-06-06 00:27 -------
Ben, I'm sorry. I knew I should have created a new bug for Tunguska.
And you're right, removing the buglink does not make it better.
--
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=8585
------- Additional Comments From sirnuke(a)gmail.com 2007-05-06 23:56 -------
Both of my boxes have all of the recommended packages. I also received the same
error using a (wine.budgethosting.com) Ubuntu package.
I am wondering if this is a Ubuntu bug (perhaps even specifically 7.04). With
what distros does this program work?
--
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=8553
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-comctl32
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2007-05-06 23:19 -------
OK, who wants to take Anastasius' hints and submit them as patches?
--
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.