After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 332088 - RB:s own share is showing up under Source.
RB:s own share is showing up under Source.
Status: RESOLVED DUPLICATE of bug 342655
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other All
: Normal trivial
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-21 20:51 UTC by Johan Lund
Modified: 2008-11-15 23:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johan Lund 2006-02-21 20:51:27 UTC
Please describe the problem:
The share exported by RB is showing up under Source (using howl).

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 William Jon McCann 2006-02-21 20:56:57 UTC
Are you using an ipv6 network address?
Comment 2 Johan Lund 2006-02-21 21:32:08 UTC
I'm on an ipv4 network but /sbin/ifconfig shows both an ipv4 and an ipv6 adress (Don't know if that is relevant but...)
Comment 3 William Jon McCann 2006-02-22 16:58:34 UTC
What version of RB are you using?
Comment 4 Johan Lund 2006-02-22 19:33:52 UTC
Iäm using RB compiled from HEAD on 2006-02-21. /J
Comment 5 James "Doc" Livingston 2006-02-23 01:34:18 UTC
This is a Howl issue, which is unfixable without changing it's API.

If there is a service-name collision, Howl will rename the service without telling the application, and we have no way of knowing whether it is ours or not. The best solution is not to use Howl ;)
Comment 6 William Jon McCann 2006-02-23 03:35:44 UTC
Unfixable in howl but I think using gnome_vfs_adress_equal in rb-daap-mdns-browser-howl.c:host_is_local() would solve it too.  I disabled it because it is new in 2.14.

Johan, if you have gnome-vfs 2.13.x could you try uncommenting the line at the FIXME and rebuild and see if that solves the problem?
Comment 7 Johan Lund 2006-02-23 08:11:27 UTC
(In reply to comment #5)
> This is a Howl issue, which is unfixable without changing it's API.

The problem is that it can't be a name collision because RB is the only instance on this network sharing music at this moment.
Comment 8 Johan Lund 2006-03-07 19:01:50 UTC
(In reply to comment #6)
> Johan, if you have gnome-vfs 2.13.x could you try uncommenting the line at the
> FIXME and rebuild and see if that solves the problem?

I cannot test this at this moment as I don't have 2.13 of gnome-vfs installed. I'm usinf FC4 but will install FC5 on one box as soon as I have the time to do so.

BTW: An upgrade of howl to 1.0 didn't help. 
Comment 9 Jonathan Matthew 2008-11-15 23:55:28 UTC
I'm pretty sure the fix for bug 342655 prevents this from occurring.

*** This bug has been marked as a duplicate of 342655 ***