http://bugs.winehq.org/show_bug.cgi?id=12772
Summary: imm32: imm32.ok test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression, testcase
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: slash(a)ma.neweb.ne.jp
../../../tools/runtest -q -P wine -M imm32.dll -T ../../.. -p imm32_test.exe.so
imm32.c && touch imm32.ok
fixme:imm:ImeSetCompositionString PROBLEM: This only sets the wine level string
imm32.c:198: Test failed: Windows does not post WM_IME_COMPOSITION in response
to NI_COMPOSITIONSTR / CPS_CANCEL, if the composition string being canceled is
non empty.
fixme:imm:ImmGetCompositionStringA Unhandled index 0x8
fixme:imm:ImmReleaseContext (0x10024, 0x127488): stub
make: *** [imm32.ok] Error 1
Regression since:
83ae4a92e52ff7dabafad0336d587a026a1678aa is first bad commit
commit 83ae4a92e52ff7dabafad0336d587a026a1678aa
Author: Kusanagi Kouichi <slash(a)ma.neweb.ne.jp>
Date: Thu Apr 24 08:32:03 2008 +0900
imm32: Fix a meaningless test.
ImmSetCompositionString generates WM_IME_COMPOSITION. Therefore test always
fails if messages are not flushed.
Hmm, seems we need an imm component...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12769
Summary: control + enter sending the wrong key code
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
On Windows, holding down control and pressing enter sends WM_CHAR / WM_KEYDOWN
messages with the keycode as 0x0A, not 0x0D.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12767
Summary: Crash on close of hh when showing any real help file
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
View a .chm file with hh.exe, then close it by clicking the go-away box.
Boom! WINEDEBUG=warn+heap makes it happen slightly sooner, I'll attach the
log.
I can reproduce this with the .chm files from autohotkey and 7-zip,
probably any will do. Log highlights:
trace:shdocvw:WebBrowser_Release (0x1351e8) ref=0
wine: Unhandled page fault on read access to 0xaaaaaab2 at address 0x7db782f7
(thread 0009), starting debugger...
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7db782f7 ESP:0032f740 EBP:0032f758 EFLAGS:00010202( - 00 - -RI1)
EAX:aaaaaaaa EBX:7db8f51c ECX:00000003 EDX:00134d98
ESI:00135284 EDI:001351e8
Backtrace:
=>1 0x7db782f7 DocHost_Release+0x34(This=0x135284) [dlls/shdocvw/dochost.c:544]
2 0x7db8670e WebBrowser_Release+0x56(iface=?) [dlls/shdocvw/webbrowser.c:155]
3 0x7db7f3d5 OleObject_Release+0x15(iface=?) [dlls/shdocvw/oleobject.c:270]
4 0x7e5ac339 ReleaseWebBrowser+0xa9(info=?)
[dlls/hhctrl.ocx/webbrowser.c:660]
...
0x7db782f7 DocHost_Release+0x34 [dlls/shdocvw/dochost.c:544] in shdocvw: call
*0x8(%eax)
544 IOleInPlaceFrame_Release(This->frame);
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12763
Summary: Wineboot: Can't run wine cross test, error about
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression, source
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
After Alexandre's commit:
wineboot: Automatically update the prefix directory if wine.inf changes.
http://source.winehq.org/git/wine.git/?a=commitdiff;h=e44dd0f8f2bdcbb113036…
I can no longer run the crossbuilt conformance suite. To reproduce, in git:
$ rm -rf ~/.wine
$ wget
http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/winetest-latest.exe
$ ~/wine-git/wine winetest-latest.exe # input your test alias
ERROR:
Setting priority to major since this blocks conformance testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12666
Summary: Wine should refuse to run if pointed at a real Windows
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several people have recently screwed up their Windows systems
by pointing Wine at their real C:\Windows directories.
Wine should detect this condition and refuse to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12656
Summary: EVE Online light effects and some other objects are not
blended correctly
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/windows.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
CC: thunderbird2k(a)gmx.net
Initially this problem was described here:
http://bugs.winehq.org/show_bug.cgi?id=12409
Someone errorneously reported that issue was fixed; so, it was marked as
resolved/fixed/closed.
So, issue is that LOTS of effects in EVE Online cause major glitches. You even
don't need account to check it. Screenshots of login screen attached.
Additional screenshots may be found here (summary may be confusing, but
actually poster meant this problem):
http://bugs.winehq.org/show_bug.cgi?id=12422
Only clue i've noticed is that all light-related effects are broken. See
screenshots "Amarr station in 0.9.58"
(http://bugs.winehq.org/attachment.cgi?id=12289) and "Amarr station in 0.9.60"
(http://bugs.winehq.org/attachment.cgi?id=12288) for good example.
Broken commit info:
76014205de3cbd73fe761db8f86fcdb178bb0189 is first bad commit
commit 76014205de3cbd73fe761db8f86fcdb178bb0189
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sat Mar 29 14:48:15 2008 +0000
wined3d: Fix a postpixelshader_blending bug.
:040000 040000 7ff864a3521e2d3274f5f5450d9b7f0173bfb1ac
df0929cc8c7df9d641583ad2c94a107bb15361cb M dlls
As far as i understand any setup is affected. I have Debian Testing
(current)/NVIDIA 169.12 drivers/GF8600GT Mobile
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12647
Summary: Cepstral voices garble the first part of the sentence
they are reading
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.cepstral.com/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
When using Cepstral SwiftTalker with a Cepstral voice (tested using Cepstral
Callie), the first part of the audio gets garbled.
It sounds as if the audio gets looped onto itself making the first word or so
unintelligible.
NOTE: This only happens when using licensed voices, the unlicensed ones read
the text without a problem.
NOTE: The audio does not get garbled when you set the Windows version to
Windows ME or earlier; setting it to 2000 or later causes the issue to surface.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12644
Summary: GTA 3 Liberty City: texture corruption on cards with
GL_EXT_paletted_texture
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
Lots of textures are becoming garbage on cards like geforce 2 mx and geforce 5,
yet p8_texture_test passes. Works fine if disabling this extension in
directx.c.
Displays a lot of these errors when running with GL_EXT_paletted_texture
enabled (but not when it's disabled), so I think that's where it's coming from:
fixme:d3d_surface:surface_download_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glGetTexImage() @ surface.c / 150
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12640
Summary: Applications written in Delphi has got minimize,
maximize and size controls disabled for its item in
taskbar
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pspad.com
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
This bug was risen after correcting of bug 12264.
I am testing this on PSPad on Gnome 2.22.
The item in taskbar of this application have controls for minimize, maximize
and size disabled. In 0.9.58 is everything OK; in 0.9.59 was no item in taskbar
(bug 12264).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12621
Summary: Abilty to set virtual desktop on a per app basis
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
This is frequently requested, but couldn't find a bug for it, so filing one
just for this issue. From wine-devel:
Scott Richie:
I have a few full screen applications that I'd like to run contained in
small windows. Currently, in order to run them this way, I have to
either open winecfg and set a virtual desktop or launch the application
on the terminal with: wine explorer /desktop=name,1024x768 app.exe
What I'd like is something that does this for me similar to app
defaults. That way I could run the application by double clicking it
(or from the shortcut in the start menu) and have it contained in the
window I want.
Ideally I'd be able to enable this setting from a right
click->properties menu, however that work isn't necessarily needed
within Wine other than support for modifying this new key using
something like reg.exe on the terminal.
Austin English:
What would be lost by having those apps that someone wants to be in
their own virtual desktop each having their own (with unique names).
I.e., if you choose to give Starcraft and Wow each their own desktop,
but not notepad:
$ wine notepad #works in regular managed mode
$ wine wow.exe # would be equivalent to running wine explorer
/desktop=wow,1024x768 wow.exe
$ wine starcraft.exe # would be equivalent to running wine explorer
/desktop=starcraft,800x600 starcraft.exe
With the desktop names being either assigned by program name,
automatically assigned, or chosen by the user. Resolution could
default to 800 x 600, but also be customizable in winecfg.
Alexandre Julliard:
That's clearly something that would be nice to have, but it's not
trivial to do; otherwise it would have been done already, it has been
requested for a while now. Patches are welcome of course...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.