http://bugs.winehq.org/show_bug.cgi?id=21915
Summary: Port Royale 2 hangs on splash screen
(d3d8:vertexshader_init)
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian(a)hoehne.tk
Created an attachment (id=26585)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=26585)
Wine Output starting Port Royale with Steam
Port Royale 2 over Steam hangs on splash screen.
You can only see the background and the mousecursor looks like a sword (so the
cursor is changed properly by the game). Soundtrack plays too.
And thats all. There are no buttons or menu entries only the background.
Blind click has no effect.
--
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.
[View Less]
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
…
[View More]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.
[View Less]
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
…
[View More] 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.
[View Less]
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://…
[View More]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.
[View Less]
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
…
[View More]
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.
[View Less]
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/…
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23467
Summary: SnagIt: needs GdipEnumerateMetafileDestRect
Product: Wine
Version: 1.2-rc5
Platform: x86
URL:
http://download.techsmith.com/snagit/enu/910/snagit.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.…
[View More]org
ReportedBy: austinenglish(a)gmail.com
It also hits an unimplemented function in rpcrt4, but I've sent a patch for
that one already.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33468
Bug #: 33468
Summary: SnagIt 9 needs msvcr90.dll._mbstok_s
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://download.techsmith.com/snagit/enu/910/snagit.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.…
[View More]org
ReportedBy: 00cpxxx(a)gmail.com
Blocks: 12703
Classification: Unclassified
When trying to run the application this is printed in the console:
wine: Call from 0x7b83c33b to unimplemented function msvcr90.dll._mbstok_s,
aborting
To reproduce just install the app using the 30 day evaluation and run
Snagit32.exe.
--
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.
[View Less]