http://bugs.winehq.org/show_bug.cgi?id=5275
------- Additional Comments From ki4hrg(a)gmail.com 2006-23-05 07:30 -------
At Louis' advice, I tried installing Google Earth using wine 0.9.10, which was a
success. However, when I try and run it, it gives me an error about OpenGL not
being supported. The error gives me two options, Exit or Run in DirectX Mode,
neither of which do anything. I am attaching a screenshot of the error.
--
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=4960
juris.smotrovs(a)sets.lv changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2386 is|0 |1
obsolete| |
------- Additional Comments From juris.smotrovs(a)sets.lv 2006-23-05 07:14 -------
Created an attachment (id=2501)
--> (http://bugs.winehq.org/attachment.cgi?id=2501&action=view)
Further corrections to solve this problem and make 10 todo testcases succeed.
Thanks, Dmitry!
The usage of flag 0x8000 explains much.
I noticed that it is used not only for windows with WS_CHILD style,
but actually, it seems, for all windows (as certified by msg.c
tests and observations in Windows with, e.g. Spy++).
I prepared and sent to wine-patches the attached patch which
makes 10 (actually, 12 due to uncommenting earlier failing parts)
msg.c tests (with different kinds of windows) succeed.
Among them there is the testcase related with this bug and bug 4964.
Let us hope that the patch is accepted, so these 2 problems can be closed.
--
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=5278
Summary: Edit control redraws its background incorrectly in 16-
bit app
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
After the commit e1d7ff958854da213203923b5057a1bc2c81bb9a [*] (Fix text
placement) some edit-control/text-box redraws background incorrectly in one
16-bit app. Two screenshots follows.
[*]http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=e1d7ff958854da213203923b5057a1bc2c81bb9a
--
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=5248
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=5160
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-23-05 06:52 -------
Can you attach any .obj file (or like) which the app should render OK but now
doesn't?
And if you would feel comfortable with buggy vncserver (Xvnc version
3.3.tight1.2.9) on my quite fast new box at work (P4 3GHz), you can try
connecting to it in graphical way (vncviewer) and using git-bisect [3] to find
the offending patch (as I don't use cvs here). If interested in connection
details, write me an email.
[3] http://wiki.winehq.org/GitWine
--
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=5276
------- Additional Comments From hamidrj(a)hotmail.com 2006-23-05 05:43 -------
no, it didn't:
[root@localhost release]# wine ./mfc80test
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\mnt\\hgfs\\D\\Development\\mfc80test\\release\\mfc80test.exe" failed,
status c0000142
--
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=5276
------- Additional Comments From mike(a)codeweavers.com 2006-23-05 05:24 -------
Commenting out the spec entries work, but it's better to create better stubs.
Did the patch 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=5276
------- Additional Comments From hamidrj(a)hotmail.com 2006-23-05 05:20 -------
Commenting out the entries for FindActCtxSectionStringA and
FindActCtxSectionStringW in ../wine/dlls/kernel/kernel32.spec make mfc80
applications to work. perhaps it's a quick fix.
--
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=4235
------- Additional Comments From Ronny.Standtke(a)gmx.net 2006-23-05 05:18 -------
I wanted to test with Wine-0.9.13 but now the installation does not run! After
choosing the installation target directory Office Setup spits out the
following warning dialog and stops:
--------------
Administratorprivilegien zur Installation dieses
Produktes erforderlich.
--------------
My poor English translation is:
--------------
Administrator privileges necessary for
installation of this product.
--------------
What can I do now?
--
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.