http://bugs.winehq.org/show_bug.cgi?id=4926
Summary: Mozilla ActiveX plugin not properly detected when
browsing AOL's In2TV website
Product: Wine
Version: 0.9.10.
Platform: Other
URL: http://television.aol.com/in2tv/heroes_horror_tv?default
Level=0&defaultItem=0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilan(a)fonz.net
AOL's In2TV service requires internet explorer or firefox under Windows XP.
When running Mozilla 1.5.0.1 under wine (set to Windows XP) the site asks you
to install the Firefox ActiveX Control Plugin. The plugin installation
completes properly and tells you to restart Firefox, however when you return to
the website the extension is not detected as installed and the following message
appears: "We're sorry, this feature requires the Mozilla ActiveX Plugin Click
here to install." At which point you are prompted to install the ActiveX
extension again from:
http://cdn.channel.aol.com/_media/dalaillama/mozactivex-ff-15-plus-drm-dl-v…
Natively under Windows XP the plugin is detected and the user is prompted to
install Windows Media Player.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4806
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-03 13:53 -------
Tom please don't forward bugs to wine-devel. Most everyone there reads bugzilla
as well. If they are not, they should be ashamed <g>
Anyway, there were number of cases when some broken linkers generated bad PE
headers. M$ decided to bypass as much tests as possible to make those program
work. (I think because some of those programs are made with msvc).
I don't see anything wrong with how Wine reads PE header (it's just a struct
really).
The patch in question was created to fix menssioned error with perposly bad exe
file. So I don't see no problems with reverting part of that patch that brakes
other apps that do work on windows. (The broken test app didn't work on windows).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4806
------- Additional Comments From Speeddymon(a)gmail.com 2006-25-03 13:23 -------
I honestly don't think that that patch will get committed to wine.
The way wine is running with that line of code is that it returns an error if
the file it is trying to read is smaller than the header of that same file. The
fact that wine is picking up a header that is bigger than the size of the file
being read astonishes me, as it is not possible.
What that means is that we need to figure out where wine is really pulling the
number it is filling header_size with and fix that.. If that number is correct,
then we need a test case to show that that line of code really is the problem,
and not that it just exposes a problem somewhere else. It should be obvious by
my last statement, but if the test case causes the same error under windows,
then we know we are in conformance, and the problem lies somewhere else
(wherever wine is getting header_size from)..
I forwarded this bug to wine-devel, so hopefully someone with more experience
than myself can offer some input.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4806
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-03 10:20 -------
Someone reported an application that suffers from the same bug on the wine-users
list:
http://www.winehq.org/pipermail/wine-users/2006-March/020830.html
output:
err:module:import_dll Loading library lsunpa32.dll (which is needed by
L"C:\\Program Files\\sfArk\\sfArk.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\sfArk\\sfArk.exe" failed, status c0000135
I checked it works well in wine 0.9.3, and problem is caused by the same patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4925
jpakkane(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4925
Summary: Shadowgrounds demo installer gui elements not responsive
Product: Wine
Version: CVS
Platform: PC
URL: http://shadowgroundsgame.com/en/demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpakkane(a)yahoo.com
I tried to install Shadowgrounds demo but the installer buttons do not respond
to mouse clicks at all. Some do respond to keyboard, but the "accept license
agreement" radiobuttons are totally inresponsive. Thus the demo can not be
installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3642
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-03 05:37 -------
Hi Jussi, i know it runs perfectly well in opengl, but not in directx mode. i
think this is i nice test case for wine's d3d8 implementation. if you do just rm
~/.wine/drive_c/windows/opengl32.dll, it'll try to start in directx mode and fail.
So if you don't mind i reopen this one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3901
------- Additional Comments From jpakkane(a)yahoo.com 2006-25-03 05:26 -------
It works better now. The first CD (of three) installs fine, but then it just
bails out with an error. Will attach a log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.