Bug 7206 - commandline launched music could not show on media panel play queue in some specific situation
: commandline launched music could not show on media panel play queue in some s...
: NEW
: Moblin distribution
Moblin Media Player - Netbook
: 2.1
: Netbook Moblin Linux
: Undecided normal
: ---
:
:
:
:
 
 
Reported: 2009-10-22 02:09 PST by
Modified: 2009-11-23 01:00 PST (History)


Attachments




Description From 2009-10-22 02:09:31 PST
Build Image(yyyy-mm-dd):
Hardware Model (on what HW this bug is uncovered): 
20091020-002.img
hornsey version is hornsey-1.0_20091016-10.3.moblin2.i586
bognor version is  bognor-regis-0.5.0_20091016-8.1.moblin2.i586
Bug detailed descriptions(behavior, impact, etc)
===========================================================
After system boot up. before play music from media panel or play music from
hornsey UI.
I use commandline 
       horney $HOME/Music/a.ogg
to play a music file first.
In this specific situation. the music only be added in the play queue of
hornsey, but not added in media panel play queue.
check the bognor-regis-daemon process from command line. I found that
there are 2 bognor-regis-daemon process running 
[root@tt-desktop ~]# ps -ef|grep bognor
tt         652     1  0 16:30 ?        00:00:00
/usr/libexec/bognor-regis-daemon
tt         738     1  3 16:41 ?        00:00:39
/usr/libexec/bognor-regis-daemon

I also tried to launch music file from file browser, no such issue. 

Reproduce Steps(steps,current result, reproduce possibility)
===========================================================
(1) boot up moblin
(2) open terminal and play music from commandline
    hornsey $HOME/Music/a.ogg
(3) hornsey launched and a.ogg is addded in hornsey play queue, and played
(4) check the playqueue of media-panel
(5) check the bognor-regis-daemon process from commandline


Expected result:
===========================================================
4 a.ogg should also be showed in media panel play queue
5 bognor-regis-daemon process should always has one instant running in the
system


Possible root cause:
===========================================================