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.
http://bugs.winehq.org/show_bug.cgi?id=12610
Summary: Ctrl and Alt does not work in Guild Wars
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.gill(a)gmail.com
In Guild Wars, the Ctrl and Alt keys should, when pressed, make certain subsets
of the characters around the player show.
That does not happen. It used to work in the past, so it is a regression.
--
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=12607
Summary: Quake Wars demo crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://community.enemyterritory.com/index.php?q=node/130
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9711
Created an attachment (id=12228)
--> (http://bugs.winehq.org/attachment.cgi?id=12228)
Backtrace in git
Quake Wars demo crashes on startup. Backtrace attached.
--
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=12584
Summary: Hovering the pointer over characters or objects blocks
3/4ths of the screen
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fdelente(a)mail.cpod.fr
Created an attachment (id=12176)
--> (http://bugs.winehq.org/attachment.cgi?id=12176)
Screen blacked out (the pointer of the mouse is on the character but the Gimp
doesn't capture pointers)
I installed NWN2 and its expansion Mask of the Betrayer. I ended up with
version 1.010.1115 of the game. I installed the 'hatred' no-cd to get the game
starting.
I could create a character, and start playing. However, whenever I put the
mouse pointer over a character or object, about the 3/4ths of the screen become
black (see attached image), making the game tedious to play.
I'm using Slamd64 11.0, on a Turion64 TL-60 laptop, with Nvidia GeForce 7600Go
vidcard and 169.12 Nvidia drivers.
--
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=12579
Summary: regression : cohabitation between windows in "mdi"
application
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://home.scarlet.be/linux/compteco/test3.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
In this test program (http://home.scarlet.be/linux/compteco/test3.zip)
a message box appears with wine 0.9.58 but not with wine 0.9.59.
Regression test says :
--
cb3ff54789c652b02d852f40db71cafd9fd67ca9 is first bad commit
commit cb3ff54789c652b02d852f40db71cafd9fd67ca9
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Mar 25 16:52:41 2008 +0800
winex11.drv: Don't add owned windows to the taskbar.
:040000 040000 b5aacd661276c67ba4e09eb9f777dfe34abd4b87
33799f10903f1342db701ef812bbb39400b6949d M dlls
--
That's prevents my software - http://home.scarlet.be/linux/compteco/index.html
- to start.
--
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=12577
Summary: BYOND: Crashing on login
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://games.byond.com/download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12161)
--> (http://bugs.winehq.org/attachment.cgi?id=12161)
+relay,+seh,+tid log in git
Steps to reproduce this:
1. Download the BYOND suite for Windows (byond_355.exe)
2. Run byond_355.exe. It should install normally.
3. Run the file "byond.exe" which will be located in C:\Program Files\BYOND\bin
(or wherever you chose to install it) relative to WINE.
4. Login: Username - Winehq , password - winehq
+relay,+seh,+tid attached
--
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=12576
Summary: BYOND: Clicking url doesn't launch native browser
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://games.byond.com/download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12160)
--> (http://bugs.winehq.org/attachment.cgi?id=12160)
+relay,+seh,+tid log in git, bzip2 -9'ed
+++ This bug was initially created as a clone of Bug #8273 +++
It's a bit annoying. In DreamSeeker of the BYOND suite, it's missing letters
where it shouldn't be. Also, bold text isn't made bold!
Steps to reproduce this:
1. Download the BYOND suite for Windows (byond_355.exe)
2. Run byond_355.exe. It should install normally.
3. Run the file "byond.exe" which will be located in C:\Program Files\BYOND\bin
(or wherever you chose to install it) relative to WINE.
4. Click 'Get an Account'
Results in:
kioclient(13778) ClientApp::kde_open:
KUrl("file:///home/austin/.wine/drive_c/Program
Files/BYOND/bin/栢瑴獰⼺眯睷戮潹摮挮浯㼯慰敧䨽楯≮Ⱜㄭ〬ⰬⰬ㼀㼿㼿㈿㼿")
instead of the url opening in konqueror.
+relay,+seh,+tid attached
--
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=12573
Summary: Notation Composer: font glitch - boxes scattered around
on initial screen
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc321(a)gmail.com
CC: huw(a)codeweavers.com
Created an attachment (id=12155)
--> (http://bugs.winehq.org/attachment.cgi?id=12155)
Box symbols scattered on main screen, visible in Wine 0.9.59 to current Git
When trying to run Notation Composer (demo here:
http://notation.com/download/NotationComposer233TrialSmallSetup.exe), I see a
bunch of box symbols scattered around on the initial screen. Before 0.9.59, the
symbols resembled colons. From my regression tests, it seems the problem was
introduced several months ago by the following:
bc2a4dbee086de69cd05a30f3d717cb6858d030c is first bad commit
commit bc2a4dbee086de69cd05a30f3d717cb6858d030c
Author: Huw Davies <huw(a)codeweavers.com>
Date: Fri Oct 12 14:36:44 2007 +0100
gdi32: Try to load Wine's TrueType fonts from the build directory.
:040000 040000 db790cab79623baf99dc6e69ee888adcb075c70b
22558bc1db95d81a98203233cb7e32bdbf4aef9b M dlls
Hopefully it's not too late to take a look at it. Usually, I see those box
symbols when certain Unicode symbols are not on my system.
I marked this as trivial, since it doesn't seem to affect the operation of the
program (at first glance). This bug may be somehow related to
http://bugs.winehq.org/show_bug.cgi?id=12298, but I'm shooting in the dark on
that one.
To reproduce, download the demo, use "winetricks vcrun6" to get mfc42.dll
(otherwise the trial period immediately expires), and install the program.
Composer will start automatically after the installation finishes. You can then
observe the "scattered symbols."
I will attach a couple screenshots showing the behavior on my system.
--
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=12541
Summary: Test Drive: Unlimited fails to start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=12098)
--> (http://bugs.winehq.org/attachment.cgi?id=12098)
console
ab86a4e963ac30e56d9b6f21a3cd1b1be92fc7e1 is first bad commit
commit ab86a4e963ac30e56d9b6f21a3cd1b1be92fc7e1
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Mar 28 23:46:38 2008 +0100
wined3d: Catch D3DUSAGE_AUTOGENMIPMAP and D3DUSAGE_RENDERTARGET combos.
:040000 040000 8693519110a9bb27748e978d19d25d8f0401b7fd
f058e8ab7cdd59a75c537e6efe7ec8d7f447e917 M dlls
--
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=12534
Summary: Cepstral voice configuration tools are not displayed in
the control panel
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://downloads.cepstral.com/cepstral/windows/Cepstral_
Callie_windows_4.2.0.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install a Cepstral voice (Callie in the URL provided)
2. Run wine control
The "Cepstral Tools" control panel applet should be visible, but control
reports that there are no control panel applets available.
Looking in the registry, the applet is listed under
"HKLM\Software\Microsoft\Windows\CurrentVersion\Control Panel\Cpls". The
registry value name is the name that appears in the XP control panel, and its
value (REG_SZ) is the path to the cpl applet to run.
Looking at that registry path on XP, there are 4 entries, including one for the
Cepstral Tools and one for the sapi configuration. There are some (like
NetSetupWizard) that don't match the name displayed on the control panel.
It therefore looks like Windows has several builtin control panel applications
that it references, while the others it looks in that registry key for.
--
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=12521
Summary: Origin 8.0: License expires immediately without native
msxml3
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.originlab.com/index.aspx?s=12&lm=62
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Origin 8.0 allows a 21 day trial period, but when installed, the license claims
to be expired immediately unless native msxml3 is installed.
http://www.originlab.com/ftp/Origin8Installer.exe
--
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=12493
Summary: CreateCompatibleDC creates a compatible DC from
everything
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)colinfinck.de
Under Wine, stuff like CreateCompatibleDC((HDC)123456) returns a valid DC
handle while this doesn't work under Windows.
This leads to a problem, when applications start to rely on this behaviour.
One app, which already does this, is your Wine Wordpad. It only works properly
under Wine, but not under Windows. It hangs there if you try to resize the
window.
So please fix this incorrect behaviour and also all apps affected by it.
I only know of Wine Wordpad, but maybe there are even more.
--
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=12485
Summary: BitBlt does not ignore source clipping
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chris-wilson.co.uk
Created an attachment (id=12046)
--> (http://bugs.winehq.org/attachment.cgi?id=12046)
winex11: Ignore source clipping in BitBlt.
Currently X11DRV_ClientSideDIBCopy checks for unhandled clipping modes using:
if (GetRgnBox(physDevSrc->region, &unusedRect) == COMPLEXREGION ||
GetRgnBox(physDevDst->region, &unusedRect) == COMPLEXREGION)
However, "BitBlt only does clipping on the destination DC" [source MSDN].
This causes a failure whilst testing cairo, in
test/clip-fill-rule-pixel-aligned targeting a similar ARGB32 surface (i.e it
first draws to an offscreen surface and then blits that to the destination),
which is presumably indicative of a secondary bug along the
X11DRV_ClientSideDIBCopy failure path.
--
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=12481
Summary: PSPad HTML preveiw is not working with Gecko
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=7579
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
I am using Ubuntu Hardy with latest Wine from GIT.
PSPad HTML preview (HTML->HTML Page Preview) shows two errors at startup, but
after that it requests installing Gecko. When Gecko is installed, the page is
shown, but it is as a little box in upper left corner instead of filling the
window.
This is working with IE installed.
--
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=12478
Summary: Palringo: Pressing shift-enter in a chat window closes
it
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.palringo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)palringo.com
This seems like it might be related to bug 12328.
Pressing Shift-Enter in a chat window should insert a new line, however, since
WINE 0.9.59 and in GIT it closes the window.
--
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=12466
Summary: Chinese input method not working in DirectX game World
of Warcraft with wine 0.9.59
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zhangyi.cn(a)gmail.com
Created an attachment (id=12018)
--> (http://bugs.winehq.org/attachment.cgi?id=12018)
`WINEDEBUG=+x11drv,+imm wine Wow.exe` trace log
With the 0.9.59 version(wine_0.9.59-1_i386.deb) in today's Debian sid, the
Chinese input methods(both fcitx v3.5 and scim-pinyin v0.5.0) are not
functional in the game World of Warcraft.
The input box seems normal, but the Chinese charactors could not get into
target textbox.
Version 0.9.58 dosen't have this problem.
The attachment is the output of `WINEDEBUG=+x11drv,+imm wine Wow.exe`(action:
after game started, press Ctrl-Space to switch the input mothod on, then try to
type some Chinese into the username textbox).
--
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.