http://bugs.winehq.org/show_bug.cgi?id=4242
------- Additional Comments From dmitry(a)codeweavers.com 2006-07-06 23:32 -------
Please generate +menu,+win trace with and without the patch applied
and attach both logs to this bug.
--
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=5377
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-06 21:54 -------
Attach to the bug with "Create a New Attachment" above.
Also please upgrade and retest.
And what is CDC?
--
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=5377
Summary: non horizontal text drawn by CDC draws in wrong
direction
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdurham(a)people.net.au
All text except horizontal text draws in wrong direction.
I wrote the program in Windows Vis studio C++ ver 6, using absolutely standard MFC's
see attached pictures (if only I knew how to!)
What is the "URL:" box above for?
How the frigging hell does one "create an attachment"? I have two sample pictures.
--
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=5376
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Priority|P5 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-06 20:54 -------
What's the AV?
What does terminal show (attach, don't paste)?
You will have to figure out what really happens when you set that border (what
API functions VCL calls for that change). And make a small test if you can.
--
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=5374
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-06 20:48 -------
Philip. If you want native IE, use windows. Or override other dlls that really
_are_ IE.
--
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=4700
------- Additional Comments From truiken(a)gmail.com 2006-07-06 20:05 -------
This bug is a COM/OLE automation bug. Installing DCOM and setting the dll
overrides to ole32,oleaut32,rpcrt4=n lets the installer install all the files
and then crash in msi, but first things first. After reading through the
+ole,+rpc log, I think this is another ITypeInfo::Invoke bug. I'll look into it
more closely tomorrow.
--
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=5275
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-07-06 19:15 -------
This has been fixed in CVS. Please upgrade to latest CVS, start with a fresh
.wine, and try again.
--
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=4802
------- Additional Comments From truiken(a)gmail.com 2006-07-06 19:00 -------
The original CreateService bug has been fixed, but there is one last bug keeping
the Oracle Client installer from working (on some machines). In msi, we set the
property 'PhysicalMemory' by calling GlobalMemoryStatusEx and wsprintf'ing the
total memory reported into a string. On a machine with enough ram, >2gb, the
integer value is overflowing into the negatives and when the installer checks if
we have at least 256mb of ram, it bails out because we're reporting a negative
amount. I have a patch for this that I'll send shortly.
--
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=5376
Summary: Changing a win32 forms border style with Delphi 2006 to
bsnone at runtime causes a AV
Product: Wine
Version: 0.9.14.
Platform: PC
URL: http://www.amsoftwaredesign.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_caduto(a)amsoftwaredesign.com
Changing a win32 forms border style with Delphi 2006 to bsnone at runtime causes
a AV.
example:
theform.borderstyle:=bsnone;
Setting the form's borderstyle at design time is the only solution and when
embedding forms in a pagecontrol, you can't always set it at design time.
--
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=3972
------- Additional Comments From truiken(a)gmail.com 2006-07-06 15:27 -------
Yea installing IE6 works well. I haven't had a chance to install Windows
Installer 3.0 (3.1 install doesn't work yet), but I'll keep testing when I do.
--
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.