http://bugs.winehq.org/show_bug.cgi?id=16325
Summary: incorrect font rendering for CJK programs
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xrfang(a)gmail.com
CC: xrfang(a)gmail.com
Created an attachment (id=17630)
--> (http://bugs.winehq.org/attachment.cgi?id=17630)
patches, in a tar.bz archive
If a CJK program uses "ANSI_CHARSET" to create font instance, text is not
correctly rendered, the result is that
some text in the affected programs are not correctly displayed. This is not a
"critical" problem but I consider
it a "blocker" for most Chinese Wine users as it happens massively.
This problem is reported and fixed here:
http://bugs.winehq.org/show_bug.cgi?id=4065
However, the fix only dealt with a particular program (picasa) and is not a
universal fix. A hack specifically designed for
Chinese user (codepage 936) is proposed, but not accepted because it is not
"universal". This patch is based on the
cp936 hack proposed in bug #4065.
The patch has two flavor, the first one uses GetACP() to obtain correct
codepage to use, which is preferred. The second
will use environment variable WINE_DEFAULT_CODEPAGE, if not defined, will NOT
affect original code flow. The 2nd
method added a little bit inconvenience for CJK users, but maintains maximum
compatibility, because as discussed
on the Ubuntu Chinese forum, there are better solutions, which is out of my
ability to change:
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=169647 (Chinese)
--
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=22291
Summary: Multiple apps: hanged after quitting
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grip2die(a)yahoo.com
After closing DC++ v0.761 the app executable remains memory rsident toghether
with:
services.exe
explorer.exe
wineserver
etc
Not only the DC++ doesn't terminate normally and remains in memory, but also
the zombie process (or the processes associated with it) use 10-20% CPU.
Similar behav for other apps (they don't terminate after closing them).
--
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=29959
Bug #: 29959
Summary: Zed: 3D Preview window is blank or doesn't open.
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edward.leuf(a)gmail.com
Classification: Unclassified
Created attachment 38994
--> http://bugs.winehq.org/attachment.cgi?id=38994
Wine log when running zed.exe
When loading Zed, things seem to be ok. But when I open the 3D Preview
(shortcut F12) either it doesn't open with an error, or it opens and is blank
(white or black), all depending on what renderer I choose in the options. I can
still select things in the level from the 3D Preview window, but I can't see
them.
Steps to reproduce:
1: Run zed.exe
2: Go to menu -> Tools -> 3D Preview and receive error dialog box.
4: Go to menu -> Tools -> Options -> 3D Preview tab
5: Select Direct3D RM and Direct3D HAL
6: Open 3D Preview and receive error dialog box
7: Open Options -> 3D Preview tab again
8: Select OpenGL and Direct3D HEL
9: Open 3D Preview and it is white, can still move and select items
10: Repeat with other rendering combinations.
Graphics card is Nvidia Geforce 7300 Turbocacache
Graphics driver used is "NVIDIA accelerated graphics driver (version current)"
on Ubuntu 10.04 LTS
Download: http://www.jkhub.net/library/index.php?title=Tools:ZED
as well as the update ZED_2008-01-31.zip
--
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=21827
Summary: Photoshop 7, Slider disapear
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-hq(a)kamiza.de
Created an attachment (id=26422)
--> (http://bugs.winehq.org/attachment.cgi?id=26422)
Screenshot shows the UI Detail, an unvisible Slider *smile
All UI Slider such as Opacity or Fill Slider at the Layer 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=18930
Summary: Failing to allocate an enormous image
Product: Wine
Version: 1.1.21
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rgovostes(a)gmail.com
I'm trying to run IDA Pro. However, Wine exits prematurely due to a BadAlloc
error during a call to X_CreatePixmap. Debugging showed that the image it was
trying to allocate was 39327 x 74239 x 32 -- nearly 3 gigapixels. I expect the
error arises from trying to draw the code view or call graph.
I'm not sure what debugging information would be useful here so please advise
what would be helpful.
--
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=31729
Bug #: 31729
Summary: cl.exe: stack overflow with certain long command lines
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bjj4(a)charter.net
Classification: Unclassified
Created attachment 41726
--> http://bugs.winehq.org/attachment.cgi?id=41726
Annotated console log of working and failing cases
cl.exe version 13.10.4035, Microsoft's C compiler from Windows DDK 3790.1830,
crashes with certain long command lines when run under cmd.exe. But some
other, even longer, command lines work fine, and cl.exe seems to work fine
without cmd.exe. See the attached console log.
This Windows DDK can be downloaded from
http://download.microsoft.com/download/9/0/f/90f019ac-8243-48d3-91cf-81fc40….
However, the installer crashes under wine. I've had to copy over the compiler
and its associated dlls from an installation on Windows.
I'm using the latest wine (1.5.13) from the official repositories on Ubuntu
12.04 LTS, x64.
This problem was found when using nmake to build a large project.
Unfortunately, nmake always launches the compiler via cmd.exe, so bypassing
cmd.exe isn't an option. I haven't tried any other versions of cl.exe.
The same build works perfectly using wine 1.3.5 on SLES10 (kernel
2.6.16.46-0.12-xen.)
--
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=31908
Bug #: 31908
Summary: Garena Blackshot does login
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
Created attachment 42007
--> http://bugs.winehq.org/attachment.cgi?id=42007
Terminal Log
Blackshot is a shooting game online.
In counter striker style, free to play, which is increasingly popular.
Can be downloaded here: http://blackshot.garena.com/downloads/game-client
To test the game, it was necessary to install ie6 through winetricks, so that
no launcher.exe beam.
launcher.exe is where you login, to start playing.
After ie6, launcher carried on as normal windows; so send login / password and
Start Game.
After Trying to login ... the launcher.exe crashes, and the error screen
appears.
Believing be related to wininet, tried with a native wininet, but not so the
launcher opens.
--
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=14318
Summary: Michisoft Reader Studio v1.5a fails to produce LIT file
from HTML
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truxxon(a)gmail.com
I tried to use the Michisoft Reader Studio v1.5a, available at
http://www.michisoft.com/programs/readerstudio/rsdownload.htm , and verified
that under wine it does not finish the conversion of HTML to LIT.
Instead, it shows the following message in a dialog error box log:
"
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Title>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'mytitle' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text
'mytitle' as child in its content model.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Creator>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Identifier>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'7055.475' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text
'7055.475' as child in its content model.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Language>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'en' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text 'en' as
child in its content model.
LITGen error (1207): DTD(Ver 1.0): Unique identifier not found. There should
be a 'unique-identifier' attribute on the <package> tag and at least one
<dc:Identifier> tag whose ID matches that attribute.
Error 0x%x processing package file %S.
"
and the corresponding wine stderr is:
"
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
Error 0x80004005 processing package file
Z:\home\xxxx\local\bin\litgen-wine\temp\temp.opf.
Terminating for error 0x80004005.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OleLoadPictureEx
(0xa7535c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xa7535c,3318,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xa7535c,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OLEPictureImpl_SaveAsFile (0x11c1c8)->(0x11c298, 0, (nil)), hacked
stub.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
"
The problem seems to come down to wine not implementing yet these two MSXML
interfaces, and therefore being unable to support the microsoft litgen dll:
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
--
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=31772
Bug #: 31772
Summary: NtQuerySystemInformation doesn't fill ReturnLength
properly with SystemProcessInformation
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam.kotarou.dono(a)gmail.com
Classification: Unclassified
Created attachment 41804
--> http://bugs.winehq.org/attachment.cgi?id=41804
Test program for calling NtTerminateProcess with it's handle as 0
While I was writing a test program for calling NtTerminateProcess with 0 as
it's handle, I found out NtQuerySystemInformation doesn't correctly fill
ReturnLength when called with SystemProcessInformation.
Code
---
SIZE_T spiSize;
NtQuerySystemInformation(SystemProcessInformation, NULL, 0, (ULONG*)&spiSize);
Expected result
---
spiSize contains the size of the needed buffer to completely contain all the
SYSTEM_PROCESS_INFORMATION and SYSTEM_THREAD_INFORMATION structures of the
processes and threads of the system.
Actual result
---
spiSize contains 0
On a side note, after hacking my code by pre-setting spiSize to an amount and
commenting out the first NtQuerySystemInformation call, the behaviour of
NtTerminateProcess is not what I expected: It should return STATUS_SUCCESS and
kill all threads except for the calling one, but it returns
STATUS_INVALID_HANDLE instead.
--
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.