<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>153610</bug_id>
          
          <creation_ts>2006-10-31 14:14 0000</creation_ts>
          <short_desc>media-video/realplayer-10.0.8 does not install nphelix.xpt into plugins directory</short_desc>
          <delta_ts>2006-12-13 09:02:55 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>e_l_p_i_s@yahoo.co.uk</reporter>
          <assigned_to>media-video@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>e_l_p_i_s@yahoo.co.uk</who>
            <bug_when>2006-10-31 14:14:37 0000</bug_when>
            <thetext>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</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>beandog@gentoo.org</who>
            <bug_when>2006-12-13 09:02:55 0000</bug_when>
            <thetext>Fixed in CVS, thanks Thomas!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>