http://bugs.winehq.org/show_bug.cgi?id=28975
Bug #: 28975
Summary: Nokia S60 5th Edition SDK 1.0 installer needs
apphelp.dll.ApphelpCheckInstallShieldPackage
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
now that apphelp.dll is present another one from InstallShield based installer:
--- snip ---
~/Downloads/S60_5th_Edition_SDK_v1_0_en$ wine ./setup.exe
fixme:storage:create_storagefile Storage share mode not implemented.
wine: Call from 0x7b83a43f to unimplemented function
apphelp.dll.ApphelpCheckInstallShieldPackage, aborting
wine: Unimplemented function apphelp.dll.ApphelpCheckInstallShieldPackage
called at address 0x7b83a43f (thread 0009), starting debugger...
--- snip ---
Workaround:
$ WINEDLLOVERRIDES="apphelp=d" wine ./setup.exe
$ wine --version
wine-1.3.31-293-gb4987d0
710260 -rw-rw-r-- 1 focht focht 727290277 2011-11-01 22:02
Nokia_S60_5th_Edition_SDK_v1.0.rar
$ sha1sum Nokia_S60_5th_Edition_SDK_v1.0.rar
b1b1c6367598fbc0b8ca81e40d68c6b7bc60573e Nokia_S60_5th_Edition_SDK_v1.0.rar
Regards
--
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=29015
Bug #: 29015
Summary: Oblivion setup calls unimplemented function
apphelp.dll.ApphelpCheckInstallShieldPackage
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oneofone(a)gmail.com
Classification: Unclassified
Oblivion setup fails to start because it calls unimplemented function
apphelp.dll.ApphelpCheckInstallShieldPackage.
Workaround: download apphelp.dll from elsewhere and set it to native.
--
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=29007
Bug #: 29007
Summary: Regression installing sims 3
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bass_dr(a)hotmail.com
Classification: Unclassified
Created attachment 37339
--> http://bugs.winehq.org/attachment.cgi?id=37339
Terminal Output & Backtrace
Installation of The Sims 3 on wine-1.3.31 worked well (still the game did not
work for me). I upgraded to wine-1.3.32 from Ubuntu's wine PPA, and now wine
crash at installation. See attachment for console output. I am not very
familiar with wine debugging but ask me if you want any other information.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37818
Bug ID: 37818
Summary: Monopolie 0.9.7 crashes on the first buy
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
Created attachment 50367
--> https://bugs.winehq.org/attachment.cgi?id=50367
Monopolie starts, but on the first buy, it crashes.
Hello,
I would like to open this bug.
I have comctl32.ocx installed. Monopolie starts, but after selecting the
players, on the first buy, it crashes. I attach the terminal log.
wine-1.7.32 on (k)ubuntu 14.04.
--
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=28974
Bug #: 28974
Summary: Microsoft EMET v2.x and other tools need
apphelp.dll.SdbCreateDatabase
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
continuation of bug 24371
Now that apphelp.dll is provided it dies on:
--- snip ---
Unhandled Exception: System.Runtime.InteropServices.SEHException: External
component has thrown an exception.
at MitigationInterface.Apphelp.SdbCreateDatabase(String pwszPath, PATH_TYPE
eType)
at MitigationInterface.ShimUtil..ctor(Arch SysArch)
at MitigationInterface.ApplicationMitigations..ctor(SystemMitigations
SysMits)
at ConsoleApp.Program.ProcessCommandLineArgs(String[] args)
at ConsoleApp.Program.Main(String[] args)
wine: Unimplemented function apphelp.dll.SdbCreateDatabase called at address
0x7b83a43f (thread 0009), starting debugger...
--- snip ---
http://msdn.microsoft.com/en-us/library/bb432434.aspx
Recipe:
1) clean WINEPREFIX
2) winetricks -q dotnet20
3) wine msiexec -i "EMET Setup.msi"
4) ~/.wine/drive_c/Program Files/EMET$ wine ./EMET_Conf.exe
Regards
--
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=33978
Bug #: 33978
Summary: Bug in converting/rendering Windows Metafile
(SetWinMetaFileBits etc.)
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavelkok(a)gmail.com
Classification: Unclassified
Created attachment 45135
--> http://bugs.winehq.org/attachment.cgi?id=45135
input WMF-file
I attached metafile (input.wmf) that is renders incorectly under Wine. It is
Windows Metafile, not Enhanced Metafile. Bug exist in all programs that use
WinApi (SetWinMetaFileBits etc.). I also tested this WMF file in IrfanView.
I wrote sample program (wmf2bmp.exe) for demonstration. It renders/converts
input WMF file to BMP and EMF files. No error/warnings during run (except
irrelevant fixme:heap:HeapSetInformation).
~/build2/wine-git/wine --version
wine-1.6-rc4-52-g9a0b434
Thanks for any help!
--
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=24597
Summary: EEP5 crashes on startup
Product: Wine
Version: 1.1.32
Platform: x86-64
URL: http://www.eepshopping.de/index.php?view=program_detai
l&ID_NODE_AKTIV=1&ID_PROGRAM=3078
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
Created an attachment (id=31062)
--> (http://bugs.winehq.org/attachment.cgi?id=31062)
Crash with Wine 1.3.0
EEP5, a train simulator (long name "Eisenbahn.exe Professional 5.0"), with
patch 2 [0], crashes on every startup with the attached output. The output was
generated by Wine 1.3.0 (packages from [1]), but the first version I tried was
1.1.32.
The system is an otherwise unaltered Debian Squeeze 6.0.
Please note that this is a report for a relative of mine and requests for
further information may take a little bit longer than normal to process.
Kind regards,
Kai Wasserbäch
[0] http://www.eepshopping.de/dskript_aktion_gratis.php?ID_PROGRAM_GRATIS=3431
[1] http://dev.carbon-project.org/debian/wine-unstable/
--
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=12703
Summary: SnagIt 8.x -- HTML-based functions not working on Wine
9.60
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)mrrena.com
As reported at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=5781&iTestingI…,
the Text Tool, Callout Tool, and Option menu items do not function properly in
SnagIt 8.2.3, in spite of nearly flawless performance otherwise. This may be
related to the Gecko-rendering engine.
--
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.