http://bugs.winehq.org/show_bug.cgi?id=5445
Summary: EditWndProc_common undocumented message 0x410
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Running GeoShell (a taskbar replacement for Windows) I get this message:
fixme:edit:EditWndProc_common undocumented message 0x410, please report
..so, I am.
It happens three times when GeoShell starts. After a series of RegisterHotKey
stub messages, I get this:
err:tooltips:TOOLTIPS_WindowProc unknown msg 2007 wp=00000005 lp=00000000
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:edit:EditWndProc_common undocumented message 0x410, please report
err:ntdll:NtQueryInformationToken Unhandled Token Information class 10!
fixme:process:SetProcessWorkingSetSize (0xffffffff,-1,-1): stub - harmless
fixme:edit:EditWndProc_common undocumented message 0x410, please report
fixme:edit:EditWndProc_common undocumented message 0x410, please report
After that, it seems to run fine, though trying to run anything from the menu
will result in the message:
fixme:exec:SHELL_execute flags ignored: 0x00000400
and not run it. Running something from the Run dialog works though, and
doesn't produce that message.
--
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=4973
------- Additional Comments From renekok(a)gmail.com 2006-16-06 03:14 -------
I can confirm this, it's good to see this is already been looked at. (I believe
it's the same problem).
In Max Payne keystrokes from the keyboard won't be put through like in 0.9.10,
0.9.11 up to 0.9.15 will not work in this regard.
--
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=5443
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-06 02:22 -------
Could you do a regression test? (if i have some time today i could give it a try)
--
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=5444
Summary: wininet not sending Content-Length: when posting?
Product: Wine
Version: 0.9.15.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The following post in wine-users was interesting:
http://winehq.org/pipermail/wine-users/2006-June/022255.html
I reproduce it here so it doesn't fall through the cracks.
Adam Gibson wrote:
"Using an app that uses msinet.ocx. msinet is a dumbed down MS wrapper
for wininet and VB use. Running the app native on windows works but
when running it through wine 0.9.15 the server replies back with a 411
response. I tried http and https with the same result(decrypted the SSL
to make sure).
1 8 1150206672.2493 (0.0006) C>S application_data
---------------------------------------------------------------
POST /SomeScript.asp HTTP/1.0
Accept: image/gif
Host: renamed.to.hide.the.innocent
User-Agent: Microsoft URL Control - 6.00.8862
---------------------------------------------------------------
1 9 1150206672.2500 (0.0006) S>C application_data
---------------------------------------------------------------
HTTP/1.1 411 Length Required
Content-Type: text/html
Date: Tue, 13 Jun 2006 13:51:12 GMT
Connection: close
Content-Length: 24
<h1>Length
Required</h1>---------------------------------------------------------------
It would appear that wininet should have put the Content-Length in the
header. It does when running it on windows."
--
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=5443
Summary: Regression in the Longest journey demo with directx-
ddraw
Product: Wine
Version: CVS
Platform: Other
URL: http://www.longestjourney.com/download/demo/tljdemofr_fu
ncom/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The demo of The Longest Journey crashes very early. We can't see the intro
movies any more. It is a regression because with ealier version of wine, we were
able to go to the menu screen.
Here is the output console.
Joaopa
--
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=5442
------- Additional Comments From the3dfxdude(a)gmail.com 2006-15-06 20:14 -------
Can either of you find the patch that caused the 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=3774
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2398
Summary|VLC installs and runs, but |VLC installs and runs, but
|cannot play files |cannot play videos over
| |DirectX / OpenGL
------- Additional Comments From wine.dev(a)web.de 2006-15-06 17:34 -------
vlc can play Files, when using WindowsGDI as Output-Module.
WindowsGDI as default with the GUI:
Settings/Preferences -> Video -> Output Modules,
Enable the Advanced Options and set
Video-Output module to "Windows GDI"
(The names in the GUI might be Different (my vlc is not english))
or WindowsGDI from the commandline:
vlc --vout=wingdi testfile.avi
For the OpenGL - Output, see bug #2398
vlc --vout=opengl testfile.avi
--
By by ... Detlef
--
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=3774
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1315 is|0 |1
obsolete| |
------- Additional Comments From wine.dev(a)web.de 2006-15-06 17:23 -------
Created an attachment (id=2647)
--> (http://bugs.winehq.org/attachment.cgi?id=2647&action=view)
WINEDEBUG=+ddraw,+d3d
The new ddraw-code is in the Tree, but as Stefan already mentioned, it's not
fixed.
warn:ddraw:IDirectDrawImpl_CreateNewSurface The application requests a 3D
capable surface, but a non-opengl surface was set in the registry
trace:ddraw:PixelFormat_DD2WineD3D Convert a DirectDraw Pixelformat to a
WineD3D Pixelformat
( DDPF_FOURCC , dwFourCC code 'YV12' (0x32315659) - 0 bits per pixel)
The whole Linux-Desktop is Black and vlc crashed:
1 0x74cd5e92 IDirectDraw2Impl_CreateSurface+0x52(This=0x75207c88,
pSDesc=0x7354ecd0, ppSurface=0x7354eccc, pUnkOuter=0x0)
[/home/detlef/wine.cvs/src/dlls/ddraw/ddraw_thunks.c:261] in ddraw (0x74cd5e92)
Complete log is attached.
--
By by ... Detlef
--
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.