http://bugs.winehq.org/show_bug.cgi?id=28237
Summary: Hyperlinks do nothing in Internet Explorer 3.02
Product: Wine
Version: 1.3.27
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: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: aeikum(a)codeweavers.com
Regression SHA1: cb5eb331590c96c26ab50cfe9ae96692dfcca34f
Created an attachment (id=36176)
--> (http://bugs.winehq.org/attachment.cgi?id=36176)
+hlink log
When clicking on any link in IE 3.02, nothing happens. I tested with some older
versions of Wine and found that it worked in 1.3.0, so I did a regression test:
cb5eb331590c96c26ab50cfe9ae96692dfcca34f is the first bad commit
commit cb5eb331590c96c26ab50cfe9ae96692dfcca34f
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Aug 16 13:55:14 2010 -0500
hlink: Implement HLINKGETREF flags handling.
:040000 040000 dd6714c8b823591e32d9c0f9e66f9ee1a68e4742
a82e4eda4beb5ecb0f833a0887fb152e13e7fdc0 M dlls
Reverting that patch fixed the problem. BTW, I also verified that this old
version of IE still works properly with a more modern native hlink (from XP).
Steps to install IE3 and see the problem:
1. Run iexplore -unregserver
2. In winecfg, add global overrides for some core IE libraries:
iexplore.exe, jscript, mshtml, shdocvw, urlmon, wininet
3. Add a new application on the applications tab - infinst2.exe - and set
shell32 to disabled for this executable.
4. Run the installer, leave all settings at default, and allow it to restart at
the end.
5. On the first run of IE, disable the default browser check. It will then
crash from an unimplemented function.
6. Run the browser a second time and there should be no crash (just don't try
to use the address bar or home button). Click any of the links on the WineHQ
homepage and nothing will happen.
--
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=28830
Bug #: 28830
Summary: Internet Explorer 3.02 crashes on viewing a site
certificate - unimplemented function
wininet.dll.ShowX509EncodedCertificate
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
Happens when attempting to view a site certificate from IE3's control panel
applet.
wine: Call from 0x7b83b692 to unimplemented function
wininet.dll.ShowX509EncodedCertificate, aborting
wine: Unimplemented function wininet.dll.ShowX509EncodedCertificate called at
address 0x7b83b692 (thread 0025), starting debugger...
Native wininet works around it. 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 "sites..." under "certificates"
6. Select "AT&T Certificate Services" and click "view certificate"
--
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=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=51578
Bug ID: 51578
Summary: Static control doesn't load 1bpp monochrome icons
correctly
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
comctl32 static controls won't load a 1bpp monochrome icon properly. The icon
simply won't load and the image is missing.
Just for bookkeeping, a patch is in the works.
--
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=51577
Bug ID: 51577
Summary: Google Earth Installer renders mostly black
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 70420
--> https://bugs.winehq.org/attachment.cgi?id=70420
Screenshot showing the issue
The installer renders mostly black.
--
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=50614
Bug ID: 50614
Summary: World of Warcraft Retail (WoW) crashes with
6.1-staging
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 69303
--> https://bugs.winehq.org/attachment.cgi?id=69303
console version
With the recent 6.1-staging release the game doesn't reach the login screen and
hangs up with the famous #132 error "fatal exception"
---------------------------
Wow
---------------------------
This application has encountered a critical error:
ERROR #132 (0x85100084) Fatal exception!
ProcessID: 32
ThreadID: 36
Exception: ACCESS_VIOLATION
The instruction at "0x000000018000396a" referenced memory at
"0x0000000000000000".
The memory could not be "read".
Press OK to terminate the application.
---------------------------
OK
---------------------------
--
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.