http://bugs.winehq.org/show_bug.cgi?id=21166
Summary: Mashed InstallShield installer fails during
preparation
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mycroes(a)gmail.com
When installing Mashed: drive to survive the installer will stop while actually
loading the installer itself, but after a language selection dialog. It will
show the following error in a messagebox:
"An installation support file
'C:\windows\temp\{2EC1A4D5-4217-4ABF-A783-3706EE405716}\isrt.dll' could not be
installed. (0x80070002)".
The wine output contains the following repeated message:
"err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002", before that there's just a few fixmes.
The game uses an InstallShield Wizard. I used a clean wineprefix, without
anythin from WineTricks.
--
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=14388
Summary: Half-Life (Steam) crash with acpi=on
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
If acpi=on Half-Life have a total crash, with acpi=off, i can play normal...
--
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=20529
Summary: SolidWorks Viewer 2010: unimplemented function
KERNEL32.dll.CreateMemoryResourceNotification
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.solidworks.com/sw/support/downloads.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24466)
--> (http://bugs.winehq.org/attachment.cgi?id=24466)
wine-1.1.32-260-gf222a16
I'm using Wine wine-1.1.32-260-gf222a16 compiled on gcc (GCC) 4.4.1 20090725
(Red Hat 4.4.1-2) on Fedora 11 i386.
Steps to reproduce:
1) clean ~/.wine
2) install SolidWorks Viewer 2010 (swviewer.exe) downloaded from URL given in
heading
3) winetricks vcrun2008
4) launch "~/.wine/drive_c/Program Files/SolidWorks Viewer/SWViewer.exe"
Result:
Graphical crash dialog appears, application starts
Expectation:
Graphical crash dialog appears doesn't appear, application starts
Source of crash dialog is as Vitaliy Margolen mentioned in bug #20524
wine: Call from 0x7bc46830 to unimplemented function
KERNEL32.dll.CreateMemoryResourceNotification, aborting
--
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=18574
Summary: Win92 Radio Scanner program Will Not Start in Wine
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cpt_mocha(a)yahoo.com
I'm trying to run Win92 v00.46. It will not start up in Wine 1.1.21. I tried
various things in the Wine config tool and it doesn't help. Terminal output
attached.
http://www.starrsoft.com/freeware/win92/
This is a portable application which does not need installation under Windows.
It is used with a specific type of radio scanner and a serial port to manage
data on the radio. The serial port adapter is a standard level converter
MAX232 chip, so I assume IF the program itself would run in Wine then it should
be able to communicate over the serial port.
--
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=18997
Summary: Warcraft 3 1.23 crashes after remaining one minute in
a Battle.net chat room.
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This bug report is about the crash which happens, if you remain one minute in a
chat room of the Warcraft III Battle.net.
This bug report is NOT about the crash which happens at login time: Bug report
17809 is about that crash.
The application entry HOWTO explain in the section "ÂÂÂÂHow to get Battle.net
working?" how to work around this bug:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3126
Please do not ask for help in this bug report. No one wants to read tones of
comments. Thanks! Logs (traces etc.) are not needed at the moment as it is
known where the crash happens (see below).
This bug is a regression caused by partly implemented functionality, the commit
which introduced the regression is:
e00e5a37e280c7e07da551ae6a2e9d3e57d6a7b9 is first bad commit
commit e00e5a37e280c7e07da551ae6a2e9d3e57d6a7b9
Author: Henri Verbeet <hverbeet(a)gmail.com>
Date: Mon Oct 20 09:26:45 2008 +0200
secur32: Implement schannel InitializeSecurityContextW.
:040000 040000 529e5211a3cdb6c5361ae8c5a31d91c90ec7a3f2
b221c3ebbdec872c3bd8c159636cc334e2cd29ee M dlls
The trace
http://bugs.winehq.org/attachment.cgi?id=20398
shows that DeleteSecurityContext gets called twice with the
same handle. The trace does not contain the crash stackstrace as Warcraft 3
catch the exception and writes down it's own stacktrace file.
The trace has been made with a wine build based on commit 1f00a870ec6ee of my
repository:
http://repo.or.cz/w/wine/warcraft3.git?a=log;h=1f00a870ec6ee172afa7ffc82a16…
So the bug is either that it should be possible to delete a security context
twice or the bug causes the DeleteSecurityContext method to be called twice.
--
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=18120
Summary: No text in Qt-4.5.0 apps when winver >= XP
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stian(a)viskjer.net
As stated in summary.
A couple of pictures
Psi using Qt-4.5.0, winver=me
http://bildr.no/view/392683
Psi using Qt-4.5.0, winver=xp
http://bildr.no/view/392684
Forum thread where this has been discussed
http://forum.winehq.org/viewtopic.php?t=4564
--
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=20981
Summary: Setup fails with message "Your hardware does not meet
the requirements for this game."
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
URL: http://en.gameloft.ca/pc/brain-challenge/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Trying to install Brain Challage, after choosing setup language, message box
with "Your hardware does not meet the requirements for this game." is showed.
The system requirements are:
Operating system: Windows XP or Vista
Processor speed: Intel Pentium3 733mhz or better processor
RAM: 256 MB
Hard drive space (uncompressed): 150 MB
Graphics Card: 64MB Direct3D 9 compatible video card
Sound Card: Vista compatible
DirectX version: DirectX9 compatible driver
Internet connection required
Download file size: 67.0 MB
--
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=20972
Summary: Atlantica Online: crashes when closing, sometimes at
login
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: minipoiss(a)hotmail.com
When ending Atlantica Online, it crashes and Wine debugger comes up. A process
named "###" has to be killed before Wine ends. The same thing sometimes happens
just after login, at security key page.
Wine outputs the following output when the crash happens:
wine: Unhandled page fault on read access to 0x07b785a4 at address 0x7e0d02c9
(thread 002e), starting debugger...
The bug doesn't occur with Wine 1.1.33.
And before that many fixme:xinput:XInputGetState errors, but thats probably
when the game is still running.
--
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=20677
Summary: BizAgi Process Modeler under Mono 2.4 requires
implemented GdipGetNearestColor
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://download.bizagi.com/modeler/BizAgiPMSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=24695)
--> (http://bugs.winehq.org/attachment.cgi?id=24695)
BizAgi Process Modeler Mono gdiplus backtrace
With wine-1.1.32-539-gab081aa, after doing winetricks mono24 and installing the
BizAgi Process Modeler, launching the application yields:
fixme:gdiplus:GdipGetNearestColor (0x1bd9160, 0x60d890): stub
fixme:gdiplus:GdipGetNearestColor (0x1cf7b18, 0x60edf0): stub
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.Graphics.GetNearestColor (Color color) [0x00000]
...
The complete managed backtrace 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=20644
Summary: Google Picasa installer hangs on startup
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://dl.google.com/picasa/picasa35-setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: jacek(a)codeweavers.com
Created an attachment (id=24634)
--> (http://bugs.winehq.org/attachment.cgi?id=24634)
+urlmon log (lzma compressed)
User Nikty on #winehq noticed that the Google Picasa 3.5 installer silently
hung on startup instead of commencing the installation. Since the installer
successfully launched on 1.0.1, a regression test was performed, which
indicated:
de36782c48c0b159b969d6b4b2a40b71f00603f9 is first bad commit
commit de36782c48c0b159b969d6b4b2a40b71f00603f9
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Jun 4 22:49:56 2009 +0200
urlmon: Set INTERNET_OPTION_HTTP_DECODING option in http protocol handler.
:040000 040000 198ce692232c901c6319b69b9e97d2c7f1f2e51e
b342658cfdaa07f58bc10a6007e81b5fa91242d3 M dlls
Reverting the commit in wine-1.1.32-401-gadec051 lets the installer
successfully start. Note that due to bug 20642, commit
cf680ed0f242c839a742dfeaf329ba005c04ccaa may need to be additionally reverted
in newer Git; otherwise, a message box stating "The current user is not allowed
to install or update applications" is displayed. A compressed +urlmon log is
attached, and judging from its uncompressed size, there's probably a large
amount of repetitive content in the 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.