http://bugs.winehq.org/show_bug.cgi?id=28649
Bug #: 28649
Summary: Font regression with Age Of Empires III and Wine
1.3.30
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unmacaque(a)gmail.com
CC: huw(a)codeweavers.com
Classification: Unclassified
The rendering of some fonts of Age Of Empires 3 has slightly regressed since
Wine 1.3.30. Most of the game's text is readable, but as shown in the
screenshot some UI elements have white bars instead of their correct labels.
Regression test resulted in the following commit being the culprit:
17e72c816b9cbc17aeaae1c2ecf2ba230083817d is the first bad commit
commit 17e72c816b9cbc17aeaae1c2ecf2ba230083817d
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Oct 6 16:26:07 2011 -0500
gdi32: Load the font properties from the cache if it exists.
:040000 040000 c0ddafd0f315788a234d4bfbe6ad3d975bf0a4cb
b4d13f5e352efe271cf957ed07c79515efbfe9f3 M dlls
Using:
Wine 1.3.30
NVIDIA 280.13
Arch Linux (x86_64)
--
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=28019
Summary: Iexplore crash when clicking link
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Created an attachment (id=35874)
--> (http://bugs.winehq.org/attachment.cgi?id=35874)
mshtml log wine-1.3.26
Some link problems were fixed, but this remains in 1.3.26
wine iexplore http://chessbase.com
Page displays some add. Click "close x" -> crash
ff127a3461d8e9f638590242e38b83cb3efd6fce is the first bad commit
commit ff127a3461d8e9f638590242e38b83cb3efd6fce
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Aug 2 11:08:48 2011 +0200
mshtml: Always set onclick event handler during document initialization.
:040000 040000 7a7bd676a080cc72c1162cb5bf2cdcf96aa3e84b
d623491f9aa63f5e85fb0686acc9edf503253551 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=26546
Summary: Buitin IE cannot run some methods of ActiveX controls
from ICBC online bank
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
First, write a html named safeEdit1.getLength.html like below:
<object id="safeEdit1" classid="CLSID:73E4740C-08EB-4133-896B-8D0A7C9EE3CD"
codebase="/icbc/newperbank/AxSafeControls.cab#version=1,0,0,13" height="21"
width="145"></object>
<script type="text/javascript">
function write_result(){
var div_result = document.getElementById("result");
var object_test = document.getElementById("safeEdit1");
div_result.innerHTML += object_test.getLength();
}
</script>
<div>
<a href="javascript:write_result();">write result </a>
</div>
<div id="result"></div>
Second, regist the ActiveX control of ICBC :
$ winetricks -q mfc42
# Please use the latest winetricks
# see http://code.google.com/p/winetricks/issues/detail?id=9 for details.
$ wget --timestamping
'https://mybank.icbc.com.cn/icbc/newperbank/AxSafeControls.cab#version=1,0,0…'
$ cabextract AxSafeControls.cab
$ regsvr32 InputControl.dll
Third, open safeEdit1.getLength.html with builtin IE,
type some char to the "safeEdit" control, and then click the "write result"
link.
Normally, there will be some output to the "result" div, that is the length of
the
string we have typed. However, it doesn't work on builtin IE.
the log is like this:
fixme:mshtml:nsURI_GetAsciiHost Use Uri_PUNYCODE_IDN_HOST flag
Wine MS IE and Windows IE will work.
getLength() may be a function from InputControl.dll
$ strings InputControl.dll | grep getLength
XgetLengthWWW
method getLengthWW
--
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=28607
Bug #: 28607
Summary: Unhandled exception installing X-COM Collector's
Edition
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
Classification: Unclassified
Created attachment 36759
--> http://bugs.winehq.org/attachment.cgi?id=36759
Unhandled exception when running X-COM installer.
After updating to latest Wine 1.3.29 I'm unable to install both X-COM
Collectors Edition games anymore (UFO Defense and Terror From The Deep).
All I'm getting is an unhandled exception when running the installer (see
attachment). Tested on a clean installation.
This didn't happen in the older version I had (IIRC it was 1.3.28).
Don't have time to do regression testing at the moment.
--
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=24856
Summary: Magic & Mayhem: Crashing on any menu item.
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=31450)
--> (http://bugs.winehq.org/attachment.cgi?id=31450)
wine 1.3.5
Run game. Showing main menu.
Click any menu(New game, Setting, Exit) item.
Game crached.
--
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=29004
Bug #: 29004
Summary: Crash in winhttp
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosslagerwall(a)gmail.com
Classification: Unclassified
My application segfaults when it tries to use the winhttp dll.
With the native windows winhttp.dll, it works perfectly.
Attached is the log from the program with WINEDEBUG=+winhttp.
To reproduce:
Download http://www.numberwise.com/files/Numberwise-1.13.exe
Install it.
Run the program and enter random values for AccountNo, FirstName and Surname
and then try and logon.
The program will then segfault.
Compile by hand on Opensuse 11.4 64 bit with ./configure --prefix=/tmp
Thanks!
--
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=19709
Summary: FeedDemon cannot sync feeds
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.filehippo.com/download_feed_demon/4159/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucak3(a)gmail.com
Created an attachment (id=23015)
--> (http://bugs.winehq.org/attachment.cgi?id=23015)
FD log on first run
Version wine-1.1.27-63-g862bd3c
Priority set to normal because of total loss of functionality: a feed reader
that can't sync feeds is useless.
Steps to reproduce:
1- clean wine prefix, download app from URL, install it
2- on first run, skip account check to work around bug 19693
3- make it import default feeds
As soon as the wizard ends and FeedDemon tries to sync the feeds, it crashes.
After closing the error messagebox, it reappears suddenly, probably because of
second attempt. But that's the last and after this, it doesn't crash anymore.
The error messagebox doesn't seem to report anything useful.
Attached is the log created following the steps.
--
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=29095
Bug #: 29095
Summary: DiskPulse: missing text
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://www.diskpulse.com/setups/diskpulse_setup_v3.4.4
2.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: huw(a)codeweavers.com
Classification: Unclassified
Regression SHA1: e9612c1af06d09dbf03745535288575e05cacb56
DiskPulse is a freeware, real-time filesystem monitoring software. The
application utilizes the Qt framework.
The problem: all text disappeared in the application (menu options, button
text, tooltips etc.).
Terminal shows only
fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x100c8, 0x1603b8): stub
fixme:win:FlashWindowEx 0x319738
Text is displayed correctly in 1.3.32 and up until this commit:
e9612c1af06d09dbf03745535288575e05cacb56 is the first bad commit
commit e9612c1af06d09dbf03745535288575e05cacb56
Author: Huw Davies <huw(a)codeweavers.com>
Date: Mon Nov 14 12:49:07 2011 +0000
gdi32: Add support for drawing text in the dib driver.
:040000 040000 d9ea0238bfba414b9640d7a48f65807488291503
a6d7d781b21fac960f105d095fdb8773c0042d21 M dlls
The reverted patch fixed the problem.
Fedora 16 x86
X.Org X Server 1.11.2
Nvidia gfx card / driver 290.06
--
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=25522
Summary: League of Legends - Typing in game chat causes freeze
(1.0.0.107)
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netherby(a)hotmail.com
Since update to 1.0.0.107 (Dec 13 2010) typing anything into the in game chat
results in the client freezing. There are no errors messages displayed on the
console. This worked in the previous LoL build.
--
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=29014
Bug #: 29014
Summary: Internet Explorer 7 crashes on startup - unimplemented
function apphelp.dll.ApphelpCheckShellObject
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
IE7 installed with winetricks crashes on startup with:
wine: Unimplemented function apphelp.dll.ApphelpCheckShellObject called at
address 0x7b83b722 (thread 0009), starting debugger...
Disabling apphelp works around it.
--
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.