[Haiku-bugs] [Haiku] #4002: volume control replicant does not function after reboot
stippi
trac at haiku-os.org
Sat Jun 6 11:58:53 CEST 2009
#4002: volume control replicant does not function after reboot
----------------------------+-----------------------------------------------
Reporter: agildehaus | Owner: marcusoverhagen
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: Kits/Media Kit | Version: R1 development
Blockedby: | Platform: All
Blocking: |
----------------------------+-----------------------------------------------
Comment(by stippi):
If you restart Tracker (open a Terminal, type '''hey Tracker quit''', type
'''/system/Tracker &'''), does the replicant suddenly work? If so it
sounds like the timing between launching Tracker and media_server during
boot could be the problem. Then you just need to add "polling" to the
replicant. In another words, it would recheck the availability of the
BMediaRoster from time to time until it is there. You could do this for
example with a BMessageRunner that sends a message about every 2 seconds
which causes the replicant to re-run the code that connects to the
media_server.
--
Ticket URL: <http://dev.haiku-os.org/ticket/4002#comment:1>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.
More information about the Haiku-bugs
mailing list