http://bugs.winehq.org/show_bug.cgi?id=28956
Bug #: 28956
Summary: Internet Explorer 3.02 causes a crash after moving the
temporary internet files folder - unimplemented
function wininet.dll.RunOnceUrlCache
Product: Wine
Version: 1.3.31
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
After changing the location of IE3's temporary internet files folder, rundll32
crashes on the next run of wineboot with:
wine: Call from 0x7b83b722 to unimplemented function
wininet.dll.RunOnceUrlCache, aborting
wine: Unimplemented function wininet.dll.RunOnceUrlCache called at address
0x7b83b722 (thread 0026), starting debugger...
Steps to reproduce:
1. winetricks ie3 (requires winetricks from svn)
2. wine control inetcpl.cpl
3. Click on the advanced tab -> settings -> move folder -> choose any folder ->
OK
4. Exit the control panel applet
5. wine wineboot
Workaround: WINEDLLOVERRIDES=wininet=n
--
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=28829
Bug #: 28829
Summary: Internet Explorer 3.02 crashes on viewing personal
certificates - unimplemented function
wininet.dll.ShowClientAuthCerts
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
This happens when attempting to view personal certificates from the security
tab in IE3's control panel applet.
wine: Call from 0x7b83b692 to unimplemented function
wininet.dll.ShowClientAuthCerts, aborting
wine: Unimplemented function wininet.dll.ShowClientAuthCerts called at address
0x7b83b692 (thread 0009), starting debugger...
If native wininet is used, it crashes from an unimplemented function in
wintrust instead. Steps to reproduce:
1. Change the reported Windows version to Windows 95
2. Add an application-specific override for infinst2.exe -> shell32=native
(otherwise the installer won't run because it detects IE4 already installed)
3. Run the installer, ignore a crash near the end (bug 28490) or use native
shdocvw to avoid it
4. Run 'wine control inetcpl.cpl'
5. Go to the security tab and click "personal..." under "certificates"
--
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=28837
Bug #: 28837
Summary: Internet Explorer 3.02 crashes from unimplemented
function wintrust.dll.FindCertsByIssuer
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
If native wininet is used to work around bug 28829, IE3's control panel applet
crashes when viewing personal certificates because of this instead:
wine: Call from 0x7b83b6d2 to unimplemented function
wintrust.dll.FindCertsByIssuer, aborting
wine: Unimplemented function wintrust.dll.FindCertsByIssuer called at address
0x7b83b6d2 (thread 0009), starting debugger...
To test, install with winetricks from svn using 'wintricks win95 ie3' or follow
steps 1-3 from bug 28829. Then:
- Run WINEDLLOVERRIDES=wininet=n wine control inetcpl.cpl
- Go to the security tab and click "personal" under "certificates"
Adding wintrust to the overrides 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.
http://bugs.winehq.org/show_bug.cgi?id=28429
Summary: Internet Explorer 3.02 crashes on startup -
unimplemented function urlmon.dll.RegisterMediaTypes
Product: Wine
Version: 1.3.28
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
If I try to run IE3 for Windows 95 without first setting a native override for
urlmon, I get:
wine: Call from 0x7b83b4c2 to unimplemented function
urlmon.dll.RegisterMediaTypes, aborting
wine: Unimplemented function urlmon.dll.RegisterMediaTypes called at address
0x7b83b4c2 (thread 0023), starting debugger...
Installation and testing instructions:
1. Change the reported Windows version to Windows 95.
2. Add global native,builtin overrides for these:
iexplore.exe, jscript, mshtml, shdocvw
3. Add a shell32=disabled override for infinst2.exe only.
4. Run the installer, leave all settings at default, and allow it to restart at
the end.
5. On the first run, disable the default browser check. It will then crash from
an unimplemented function in (native) shdocvw.
6. Run the browser a second time and the urlmon crash should occur.
--
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=43642
Bug ID: 43642
Summary: Unhandled exception: unimplemented function
ntoskrnl.exe.IoReleaseRemoveLockAndWaitEx called in
64-bit code (0x000000007b4500b7).
Product: Wine-staging
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berkahpriyaprimarta(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59067
--> https://bugs.winehq.org/attachment.cgi?id=59067
Every open Fl Studio 12.0.4 it appears and some windows app, also appears when
try to configure wine (winecfg in terminal)
Can't run fl studio 12.0.4 at fullscreen.
--
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=50044
Bug ID: 50044
Summary: Spurious shadows when flashlight is on in Kholat from
GOG
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 68495
--> https://bugs.winehq.org/attachment.cgi?id=68495
shadows 1
These spurious shadows make the game unplayable in caves as we can't see
anything.
--
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=41783
Bug ID: 41783
Summary: Flat Out 2 not working in 1.9.23
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mario(a)cosmophobia.net
Distribution: ---
Flat Out 2 is not working when using the gog.com installer (version 2.1.0.9).
When starting the game an error appears:
Failed to create effect: data/shader/pro_static_2x.sha
Console log:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:d3dcompiler:compile_shader Compilation target "fx_2_0" not yet supported
fixme:d3dx:d3dx9_effect_init Failed to parse effect, hr 0x8876086c.
However, a linux version of the game exists which is running fine, so it should
not be a general problem with the game (the Linux version is based on an older
Wine version -Probably wine 1.6.2).
--
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=34101
Bug #: 34101
Summary: Need for Speed: Shift demo crashes without native
d3dx9_36
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.fileplanet.com/205212/200000/fileinfo/Need-
For-Speed:-Shift-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com, wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 45343
--> http://bugs.winehq.org/attachment.cgi?id=45343
log
Crashes on start.
--
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=24983
Summary: Planetary Battles in Sace Rangers 2 : Dominators ,
Reload
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 280419952(a)mail.ru
Created an attachment (id=31650)
--> (http://bugs.winehq.org/attachment.cgi?id=31650)
It want double buffering
When I try to play planetary battle in Space Rangers 2 Dominators Reload it
crashes .
--
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=35547
Bug ID: 35547
Summary: avr studio stopped working when i created a new
project
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hugostiglitzreloaded(a)gmail.com
Classification: Unclassified
Created attachment 47463
--> http://bugs.winehq.org/attachment.cgi?id=47463
backtrace file for bug report
on new project creation the application terminated unexpetedly
--
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.