buggNewSense GNU/Linux - Bugs: bug #30027, Galeon web browser proposes to...

 
 

bug #30027: Galeon web browser proposes to download flashplayer plugin.

Submitter:  Christophe Jarry <pitof>
Submitted:  Tue 01 Jun 2010 06:07:25 PM UTC
   
 
Category:  gNewSense 3 Severity:  4 - Important
Item Group:  mipsel Status:  In Progress
Privacy:  Public Assigned to:  pitof
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 19 Mar 2011 07:25:34 AM UTC, comment #6: 

ok, few things.
a note on that last comment - if the website suggests it there is nothing we can do. we certainly shouldn't try to rewrite websites to change them to point elseware from the authors intention.

secondly, i've added galeon to the nonfree.needsclean blacklist in bzr 138 file until we have it reliably freed.

Karl Goetz <kgoetz>
Mon 27 Dec 2010 04:59:08 PM UTC, comment #5: 

Note: changing the PFS url can still allow redirection to Adobe's Flash Player for those pages with:

<object>
 ...
 <embed ... pluginspage="http://www.adobe.com/go/getflashplayer" />.
 ...
</object>

See http://www.adobe.com/software/flash/about/ for example.

Christophe Jarry <pitof>
Group Member
Mon 14 Jun 2010 08:14:37 PM UTC, comment #4: 

kinepolis.com was the only website with Flash content that came to mind and visiting it again has reminded me of why it should die in a fire: it sucks in almost every way imaginable. It loads the Flash component (and practically everything else) via javascript, which could explain the different popup behaviour (and different content for the same URL).

I did get the popup window and tab with adobe.com with iclg.com. I didn't try changing firefox.js (yet).

Sam Geeraerts <samgee>
Group administrator
Mon 14 Jun 2010 05:49:32 PM UTC, comment #3: 

I am not able to have the popup window for the site you mentionned [1]. But [2] and [3] gave me the same results as yours.

I tried [4] and got the popup window. If I click on the puzzle of [4], I have the popup window too. I then clicked the 'OK' button and this opened a background tab with url [5].

Given the url [5] ('fr'), and the fact that [1] doesn't give the same results for us two, there could be a localization parameter playing a role there.

[1] http://www.kinepolis.com/be%2Dnl/
[2] http://www.kinepolis.com/js/AS3/history.htm?application/x-shockwave-flash
[3] http://www.kinepolis.com/js/AS3/history.htm?application/x-shockwave-flash?application/x-shockwave-flash
[4] http://www.iclg.com/
[5] http://get.adobe.com/fr/flashplayer/

Christophe Jarry <pitof>
Group Member
Mon 14 Jun 2010 08:19:14 AM UTC, comment #2: 

I tried this on my Yeeloong. When I visit [1] I also get the popup window. When I click OK Galeon opens a new tab to [2], showing a puzzle icon and the same window pops up again. When I click OK again it opens another tab, this time to [3]. And it goes on like that. If I click Cancel and click on the puzzle icon it pops up the window again. At no point does it show me the Adobe website.

Could you say in more detail how to reproduce this?

[1] http://www.kinepolis.com/be%2Dnl/
[2] http://www.kinepolis.com/js/AS3/history.htm?application/x-shockwave-flash
[3] http://www.kinepolis.com/js/AS3/history.htm?application/x-shockwave-flash?application/x-shockwave-flash

Sam Geeraerts <samgee>
Group administrator
Thu 10 Jun 2010 11:21:53 AM UTC, comment #1: 

This problem comes from the mozilla Plugin Finder Service (PFS).

In xulrunner source code, under 'browser/app/profile/firefox.js':

 l. 486 |// plugin finder service url
 l. 487 |pref("pfs.datasource.url", "https://pfs.mozilla.org/plugins/PluginFinderService.php?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&appRelease=%APP_RELEASE%");

This should be changed to:

 l. 486 |// plugin finder service url
 l. 487 |pref("pfs.datasource.url", "http://gnuzilla.gnu.org/plugins/PluginFinderService.php?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&appRelease=%APP_RELEASE%");

The latter leading to gnash instead of Adobe flashplayer (see http://gnuzilla.gnu.org/plugins/PluginFinderService.php?mimetype=application/x-shockwave-flash&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2007032403&clientOS=Windowsxp&chromeLocale=en-US).


More information on mozilla PFS can be found on https://wiki.mozilla.org/PFS.
____________________________________

The message itself comes from xulrunner in 'modules/plugin/default/unix/nullplugin.h'.

Christophe Jarry <pitof>
Group Member
Tue 01 Jun 2010 06:07:25 PM UTC, original submission:  

In galeon 2.0.6 web browser, when a web page contains flash content, a popup window shows up with the following message:

"This page contains information of type (application/x-shockwave-flash) that can only be viewed with the appropriate Plug-in.

Click OK to download Plugin."

A click on "OK" directly goes on "download flashplayer" page of Adobe website.

Christophe Jarry <pitof>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by samgee (Posted a comment)
  • -email is unavailable- added by pitof (Submitted the item)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-19 samgee Severity5 - Blocker 4 - Important
    2011-03-19 kgoetz StatusConfirmed In Progress
    2010-06-14 samgee Severity4 - Important 5 - Blocker
        StatusNeed Info Confirmed
    2010-06-14 samgee StatusNone Need Info
    2010-06-01 pitof Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code