http://bugs.winehq.org/show_bug.cgi?id=20112
Summary: Cannot install Directx on Fedora 11 with 64-bit wine
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=04ac064b-00d1-474e-b7b1-442d8712d553
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)robwhalley.co.uk
Background:
Using Steam, I'm trying to start "Secret of Monkey Island Special Edition".
Before it can start for the first time, the program tries to install DirectX.
This is not successful so the game cannot be loaded.
Have tried installing the DirectX setup files manually and via winetricks but
with no luck.
Using wine package 1.1.29-3.fc11 @updates-testing
Error returned:
Trying to load PE image for unsupported architecture (AMD-64)
wine: could not load L"C:\\windows\\temp\\DX1a3d.tmp\\infinst.exe": Bad EXE
format for
Investigation details:
The problem seems to be related to wine choosing the correct binary to begin
with, then being unable to run a 64-bit binary which is also part of the
install (i.e. it uses wine32 all of the time, when some of the time it should
be using wine64).
Looking at the behaviour of wine, it correctly identifies that DXSETUP.exe is a
32-bit file and uses wine32 as expected. However, there is an executable file
that is supposed to run as part of the install:
infinst.exe: PE32+ executable for MS Windows (GUI) Mono/.Net assembly
This is a 64-bit file so wine32 chokes on it and the install fails.
Is this restricted to Fedora 11 or is it common to any wine environment where
wine32 and wine64 are present?
The infinst.exe application can be run successfully using wine64 infinst.exe
and simply returns:
fixme:heap:HeapSetInformation 0x7f98ba590000 0 0x7f98bcd4fd10 4
If wine32 infinst.exe is run, it returns:
Trying to load PE image for unsupported architecture (AMD-64)
Trying to load PE image for unsupported architecture (AMD-64)
wine: could not load L"H:\\Download\\Windows\\DX\\infinst.exe": Bad EXE format
for
Additional information:
The temporary folder (shown above) that is created when the files are extracted
disappear too quickly to be looked at in detail. I got a better look at
infinst.exe by extracting all the cab files with:
#!/bin/sh
for file in *.cab
do
cabextract "$file"
done
--
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=24198
Summary: Wine iexplore.exe does not render fonts correctly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: babciastefa(a)gmail.com
Wine does not render correctly some fonts.
I attached screenshot, and css part where propably the problem is.
Link to wrong rendered page:
http://fastpc.pl/thread-3329.html
.codeblock {
background: #fff;
border: 1px solid #ccc;
padding: 4px;
}
.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
margin: 4px 0;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
body {
background-image: url(../../../images/myfedora/tlo1.png);
background-repeat: ;
color: #000;
text-align: center;
line-height: 1.4;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
--
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=20450
Summary: Dragonica crashes on Patcher
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jurjen(a)stwerff.xs4all.nl
Created an attachment (id=24313)
--> (http://bugs.winehq.org/attachment.cgi?id=24313)
Dump of all data off the start of the Dragonica patcher
Tried the free download of dragonica:
http://www.gamershell.com/downloads/start.html?id=52250&mirror=2&cat=demo&f…
Unzipped the result and installed the executable. No problems here.
Tried running:
jurjen@desktop:~/.wine/drive_c/Program Files/gPotato.eu/Dragonica$ wine
./Patcher.exe
And after pushing OK for the patch process to start got an unhandled exception.
--
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=22721
Summary: CDBurnerXP 4.1+ launcher is missing some images
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28012)
--> (http://bugs.winehq.org/attachment.cgi?id=28012)
Terminal output
After starting the program, the launcher screen with several modes to choose
from is supposed to show an image next to each mode, but these images are
(mostly) missing. Only a tiny portion of the images can be seen at the bottom
of each section. The text on this screen is also shifted to the left, appearing
where the images should be instead of next to 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=23983
Summary: nLite: Displays blank pages instead of configuration
options. Possible regression
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.nliteos.com/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)jesshaas.com
Created an attachment (id=30120)
--> (http://bugs.winehq.org/attachment.cgi?id=30120)
Wine terminal output
Instead of displaying options to create a custom windows installation(what this
application is designed for) it simply gives blank pages.
nLite is available for download for free. I used the latest version 1.4.9.1
It requires .NET 2.0 or newer. I tried .NET 2.0 and 3.0 installed with
winetricks and both gave the exact same results. 2.0sp2 doesn't seem to install
at the moment and with mono 2.6 nLite would not even start.
The appdb had this program listed as platinum using wine version 1.1.24 and the
same version of nLite.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14420&iTesting…
I am assuming this is a regression but have not personally confirmed it working
with 1.1.24.
I am using version 1.2 on gentoo linux.
The AppDB first lists someone having a problem with wine 1.1.26 but the first
report detailed enough to sound like the same problem is 1.1.30.
I am attaching the wine terminal output as well as a screenshot of the blank
page that should be full of options.
--
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=20164
Summary: Regression : Icons incorrectly rendered in RSTAB
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
CC: thunderbird2k(a)gmail.com
Created an attachment (id=23761)
--> (http://bugs.winehq.org/attachment.cgi?id=23761)
Bad (above) and correct (below) behaviour of icons in RSTAB toolbar
this patch :
http://source.winehq.org/git/wine.git/?a=commit;h=004eabfbd398192c0de92bafe…
caused a regression in RSTAB application, as shown by attached image.
Commenting out XRender code here (in winex11.drv/bitblt.c around line 1440
[code]
if (useSrc)
{
wine_tsx11_lock();
pixmaps[SRC] = XCreatePixmap( gdi_display, root_window, width, height,
physDevDst->depth );
wine_tsx11_unlock();
// if(!X11DRV_XRender_GetSrcAreaStretch( physDevSrc, physDevDst,
pixmaps[SRC], tmpGC,
// widthSrc, heightSrc, widthDst,
heightDst,
// &visRectSrc, &visRectDst))
// {
if (fStretch)
BITBLT_GetSrcAreaStretch( physDevSrc, physDevDst, pixmaps[SRC],
tmpGC,
xSrc, ySrc, widthSrc, heightSrc,
xDst, yDst, widthDst, heightDst,
&visRectSrc, &visRectDst );
else
BITBLT_GetSrcArea( physDevSrc, physDevDst, pixmaps[SRC], tmpGC,
&visRectSrc );
// }
}
[/code]
makes things working again.
Ciao
Max
--
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=23545
Summary: Epsitec games which need DirectX 3+ don't render
properly in full-screen mode (but do in virtual
desktop mode)
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.ceebot.com/blupi/load-e.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Several games by Epsitec which feature their "Blupi" character don't render
properly in Wine 1.2rc5. The screen does not refresh/redraw, except for the
region where the mouse pointer is. If you move the pointer around, you can
gradually reveal the image. If the screen changes (e.g. when you click the
button to start a game), the previous contents remain until you move the
pointer to cause parts of the screen to be refreshed/redrawn.
The games which have this problem are Blupi at home, Speedy Blupi and Planet
Blupi. Demos of each can be downloaded from
http://www.ceebot.com/blupi/load-e.php
According to the readme files, the games work with DirectX 3 or later.
Strangely, this problem only occurs in full-screen mode. If you enable virtual
desktop mode with winecfg, the games mostly render correctly. (Tested with
Xubuntu 9.10, Nvidia driver 256.35.)
--
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=22763
Summary: 2010 USMLE FREDv2 step 3 practice CBT freezes on start
up, and ole error 80004001 shows up on exit
Product: Wine
Version: 1.1.42
Platform: Other
URL: http://www.usmle.org/Orientation/2010/menu.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sweettarts82(a)yahoo.com
The program that is freezing when run with wine is:
2010 USMLE FREDv2 step 3 practice CBT
freezes on start up when running exam,
and ole error 80004001 shows upon hitting esc button, when you close the
program.
the software can be downloaded here
http://www.usmle.org/Orientation/2010/menu.html
Tutorial and Practice Items for Multiple Choice Questions and Primum
Computer-based Case Simulations (CCS) *
i really need help with this, i need this for my licensing exam.
wine was able to run the 2009 version for the most part, but one of the test
functions would stop working mid way.
--
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=16509
Summary: Legendary demo fails to install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.gamershell.com/download_37066.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=17944)
--> (http://bugs.winehq.org/attachment.cgi?id=17944)
Console output
The demo installer runs fine, if slow, for a while before it pops up a message
box saying "Error: -1627 ERROR_FUNCTION_FAILED". All I can do then is click OK
which aborts installation. Console output is 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=11159
Summary: In Steam some text is not properly rendered
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
In Steam on windows, in "My Games" column headers font ("Games", "Status",...)
is bold. In Wine, it is not bold, and somehow messed up.
Attached screenshot from Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.