First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 153610
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Green <e_l_p_i_s@yahoo.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 153610 depends on: Show dependency tree
Bug 153610 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-31 14:14 0000
I have traced a bug that has been annoying me for a while.  Whilst trying to
listen to the BBC radio on www.bbc.co.uk/radio the radio would play but the
controls for the pause and fast forwarding would not work. Thinking it was a
problem with the BBC website listened through realplayer.  

However I recently installed the firefox 2.0 from mozilla into home directory
and the controls worked.  Therefore I investigated and saw that the mozilla
plugins are a complete mess and that nphelix.xpt is not installed properly and
link is not created to /usr/lib/nsbrowser.  Therefore the realplayer plugin
does not work correctly.  Linking nphelix.xpt into /usr/lib/nsbrowser makes
firefox happy again.  Please could the ebuild be updated...

if use nsplugin ; then
  cd ${D}/opt/${MY_PN}/mozilla
  exeinto /opt/netscape/plugins
  doexe nphelix.so
  inst_plugin /opt/netscape/plugins/nphelix.so

  # following two lines added
  doexe nphelix.xpt 
  inst_plugin /opt/netscape/plugins/nphelix.xpt
fi


Many thanks

------- Comment #1 From Steve Dibb 2006-12-13 09:02:55 0000 -------
Fixed in CVS, thanks Thomas!

First Last Prev Next    No search results available      Search page      Enter new bug