mattmartini / itivo

Automatically exported from code.google.com/p/itivo
Other
0 stars 0 forks source link

Bonjour Weirdness #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install and launch program
2. Check Bonjour Menu. Shows multiple tivos. See screen cap attached.

Lets see, i have a series 2 (Bedroom) and an HD tivo (Livingroom). OSX
Leopard on Intel Imac (white one).

PS Keep up the good work. This thing is awesome.

dave
dmangelsdorf@mac.com

P.S. Happy to do any testing. Have Intel, and PPC mac's.

Original issue reported on code.google.com by dave.man...@gmail.com on 22 Oct 2008 at 2:04

Attachments:

GoogleCodeExporter commented 9 years ago
This can happen for two reasons (both are now fixed)
  1) Whenever you miniaturize a window, and then re-enlarge it, it would spend a
while trying to get the latest tivo list (and just adds them to the old list -->
double tivos).  The fix cleans up the list and also does it when you miniaturize
instead of enlarge.

  2) is more nefarious, and is not really a bug:  If you have your computer hooked up
via wired AND wireless to your home network, it really DOES see each tivo 
twice, and
reports on both of them.  Code is now changed to only report one such tivo even 
in
this case.

  Both of these are fixed in the source code.  The next release (1.3) should have the
fix included.

Original comment by yoav.yer...@gmail.com on 22 Oct 2008 at 8:41