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.
http://bugs.winehq.org/show_bug.cgi?id=12465
Summary: winetest compilation regression with 0.9.59 (Bourne
shell problem)
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.sumbera(a)sun.com
CC: julliard(a)winehq.org
Created an attachment (id=12013)
--> (http://bugs.winehq.org/attachment.cgi?id=12013)
changes shell code to be executable by Bourne shell
This is regression after:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=4e665b1e21ae63f33d021…
Build fails with following error:
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include
-DBUILD_SHA1=\"$(GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null)\"
-fowinetest.res winetest.rc
/bin/sh: syntax error at line 1: `(' unexpected
gmake[2]: *** [winetest.res] Error 2
gmake[2]: Leaving directory `/builds/WINE/wine-0.9.59/programs/winetest'
gmake[1]: *** [winetest] Error 2
gmake[1]: Leaving directory `/builds/WINE/wine-0.9.59/programs'
gmake: *** [programs] Error 2
-bash-3.2$ cd /builds/WINE/wine-0.9.59/programs/winetest
-bash-3.2$ pwd
/builds/WINE/wine-0.9.59/programs/winetest
This is due the fact that Solaris's /bin/sh is Bourne shell and not BASH as on
Linux. Therefore it's not capable of command substitution via $(command)
syntax.
Please use instead ``. See example from my Solaris box:
bash-3.2$ echo \"$(GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null)\"
""
bash-3.2$ sh
$ echo \"$(GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null)\"
syntax error: `(' unexpected
$ echo \"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\"
git: not found
""
$ bash-3.2$ echo \"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\"
""
---
Note:
Other option could be to set SHELL variable to ksh for Solaris (in
wine-0.9.59/Make.rules.in set SHELL = @SHELL@ and some more configure work).
--
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=12459
Summary: VeohTV beta client fails with bug report send dialog
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.veoh.com/veohTV/getStarted.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11997)
--> (http://bugs.winehq.org/attachment.cgi?id=11997)
VeohTV beta client backtrace and output
With current Git (wine-0.9.59-179-ga643337), attempting to start the VeohTV
beta client after installing will result in a bug report dialog, and an
exception backtrace is printed to the console. Attached are relevant outputs.
--
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=12438
Summary: Marratech 6.1 hangs on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.marratech.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Marratech.com's download link still works, don't be scared off
by the "We've been acquired" text.
Now that bug 8125 has been fixed, the next problem is
a hang. +relay shows that it's probably in java's display setup:
0009:Call KERNEL32.GetProcAddress(6d070000,008603a8
"_Java_sun_awt_Win32GraphicsEnvironment_initDisplay@8") ret=6d2f118a
...
0009:Call gdi32.CreateDCW(0033ec20
L"\\\\.\\DISPLAY1",00000000,00000000,00000000) ret=6d149197
0009:Ret gdi32.CreateDCW() retval=000001f8 ret=6d149197
0009:Call gdi32.CreateCompatibleBitmap(000001f8,00000001,00000001) ret=6d15a84a
0009:Ret gdi32.CreateCompatibleBitmap() retval=00000204 ret=6d15a84a
0009:Call
gdi32.GetDIBits(000001f8,00000204,00000000,00000001,00000000,00860550,00000000)
ret=6d15a860
0009:Ret gdi32.GetDIBits() retval=00000001 ret=6d15a860
0009:Call
gdi32.GetDIBits(000001f8,00000204,00000000,00000001,0033ec7c,00860550,00000000)
ret=6d15a8b1
0009:Ret gdi32.GetDIBits() retval=00000001 ret=6d15a8b1
001f:Call KERNEL32.QueryPerformanceCounter(7dc08978) ret=6d80b820
001f:Ret KERNEL32.QueryPerformanceCounter() retval=00000001 ret=6d80b820
001f:Call KERNEL32.Sleep(00000032) ret=6d80d30e
001f:Call KERNEL32.QueryPerformanceCounter(7dc08978) ret=6d80b820
001f:Ret KERNEL32.QueryPerformanceCounter() retval=00000001 ret=6d80b820
001f:Call KERNEL32.Sleep(00000032) ret=6d80d30e
...
Several threads sit around in similar sleep loops, probably waiting for
some signals. I'll attach a +relay,+message log.
--
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=12432
Summary: MotoGP 3: Crashes when attempting to configure
controllers
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.gamershell.com/download_9986.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11969)
--> (http://bugs.winehq.org/attachment.cgi?id=11969)
Backtrace in git
Install MotoGP, run 'launcher.exe'
Choose Configure controllers -> crash
--
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=12422
Summary: EVE Online interface got several glitches between .58
and .59
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafoirus(a)gmail.com
CC: thunderbird2k(a)gmx.net
Created an attachment (id=11948)
--> (http://bugs.winehq.org/attachment.cgi?id=11948)
Regression Tests
Hi guys,
after many hours doing regression test(suggested by Stefan Dösinger in
http://bugs.winehq.org/show_bug.cgi?id=12266 comment # 22), git inform me the
wrong patch:
9e9ef6238a5f27423e28c8f95f69fb02b98d8f27 is first bad commit
commit 9e9ef6238a5f27423e28c8f95f69fb02b98d8f27
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Fri Mar 21 21:41:59 2008 +0000
wined3d: Remove unneeded code in CheckDeviceFormat.
All these checks are done during the capability checks which are
performed under the resource type checks.
:040000 040000 9388f464a39dff11d6809c05a827e2ef66304ebd
f0d1b9cbc9963f681a42f95c43e026bbde52c8a0 M dlls
in the attachment file named "log.txt" is all regression that i did , in this
file is possible see the git's version that EVE work very well :
wine-0.9.58-14-g5d151c0.
I uploaded some screenshots (with wine-0.9.58-14-g5d151c0 and wine 0.9.59)
bye and thanks for all ^^
--
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=12421
Summary: Digsby beta crashes during login progress due to
unimplemented GdipSetClipRectI stub
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.digsby.com/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11947)
--> (http://bugs.winehq.org/attachment.cgi?id=11947)
Digsby output and backtrace
With current Git (wine-0.9.59-124-g18828f4), when logging in with the Digsby
beta cilent, application operations occur, only to later crash with
unimplemented function exception. Using native gdiplus rectifies the issue.
Relevant logs are 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=12420
Summary: wine 0.59 and kyodai
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chepioq(a)hotmail.fr
I am with F8 and I update wine to 0.59.
But I have an error messsage with Kyodai-Mahjongg game:
Access violation at address 7DOD1350. Read of address 00000000.
This game work fine with 0.58 version of wine
--
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=12411
Summary: wine in virtual desktop mode looks quite broken
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, I just upgraded to current git, and now i find a major annoyance:
Start winecfg, select virtual desktop. Then start wincfg again, or any other
app:
The virtual desktop is missing border, so i cannot minimize it. Even worse: i
cannot reach my KDE toolbar anymore, so i couldn't take a screenshot :( It
looks as if the whole screeen is covered by the virtual desktop. Better try
yourself to see what i mean......
--
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=12410
Summary: f761b908013698ee4e015ea03f48ce5d170fb666 breaks
ghostrecon
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: frick(a)sc-networks.de
Created an attachment (id=11925)
--> (http://bugs.winehq.org/attachment.cgi?id=11925)
backtrace on segfault
this patch breaks the game Ghost Recon (patched with addons and no-cd-patch).
the game works initially. when e.g. hosting a multiplayer game after leaving
ingame graphics right before the menus comes back the game segfaults.
commit f761b908013698ee4e015ea03f48ce5d170fb666
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Mar 23 16:14:05 2008 +0100
wined3d: Free heapMemory, not allocatedMemory when adjusting the surface.
:040000 040000 1ccd6cb6ba54bafb1dae966b2cd0d887aa06a074
1e875c90996f6239c2d300e67ceeb195b1698076 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.