Public bug reported:

Binary package hint: hal-info

I noticed that rhythmbox support PlayStation Portables, and it works pretty 
well. However there is one problem. Rhythmbox tells to copy the files to /MUSIC 
(which is correct), and then hal adds the audio_folders setting from 
/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi which 
results in /MUSIC/PSP/MUSIC (which now is wrong). The best fix for this seems 
to be to edit 
/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi by 
changing
          <append key="portable_audio_player.audio_folders" 
type="strlist">PSP/MUSIC/</append>
to
           <append key="portable_audio_player.audio_folders" 
type="strlist">MUSIC/</append>
          <append key="portable_audio_player.audio_folders" 
type="strlist">PSP/MUSIC/</append>

and removing the path detection code from plugins/generic-player/rb-psp-
source.c

I will try to create a patch for both packages later.

** Affects: hal-info (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: rhythmbox (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: rhythmbox (Ubuntu)
   Importance: Undecided
       Status: New

-- 
hal-info and rhythmbox conflict on audio_folders for PSP
https://bugs.launchpad.net/bugs/178359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to