Bug 172044 - avahi-browse just sits there
Summary: avahi-browse just sits there
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: avahi
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-29 21:13 UTC by Michal Jaegermann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-31 08:50:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2005-10-29 21:13:36 UTC
Description of problem:

An attempt of 'avahi-browse -a' or 'avahi-browse -a -d local' produces something
of that sort:

Browsing domain 'local' on any.0 ...
Browsing for services of type '_workstation._tcp' (Workstation) in domain
'local' on eth1.2 ...
Found service 'dyna0 [xx:xx:xx:xx:xx:xx]' of type '_workstation._tcp'
(Workstation) in domain 'local' on eth1.2.
Service data for service 'dyna0 [xx:xx:xx:xx:xx:xx]' of type '_workstation._tcp'
(Workstation) in domain 'local' on eth1.2:
	Host dyna0.local (192.168.yy.yy), port 9, TXT data:
['org.freedesktop.Avahi.cookie=2952226462']

output stops and nothing happens anymore.  One can only break-out with ctrl-C.
Is this really an exected behaviour?

Version-Release number of selected component (if applicable):
avahi-0.5.2-3

How reproducible:
always

Comment 1 Alexander Larsson 2005-10-31 08:50:12 UTC
This is expected behaviour. mDNS is a long-running operation, and the app will
print any dynamic changes on the network.

Comment 2 Michal Jaegermann 2005-11-01 16:06:23 UTC
Hm, maybe this behaviour is really expected but does that mean that zeroconf
attempts may also last for a very long time?  Does not sound overly useful.

Comment 3 Alexander Larsson 2005-11-03 10:10:02 UTC
By definition they last indefinately, until you cancel them. That is part of the
design, which is to allow a dialog to keep displaying an up-to-date list of the
services availible on the network.


Note You need to log in before you can comment on or make changes to this bug.