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 504052 - Move "share name" to main prefs
Move "share name" to main prefs
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: User Interface
unspecified
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks: 503586
 
 
Reported: 2007-12-17 14:57 UTC by Bastien Nocera
Modified: 2018-05-24 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Put DAAP sharing prefs in 'Music' prefs tab (14.84 KB, patch)
2009-07-31 00:46 UTC, John Daiker
needs-work Details | Review
Version 2: Listen for gconf notifications, declare function as static (18.70 KB, patch)
2009-08-03 01:51 UTC, John Daiker
none Details | Review

Description Bastien Nocera 2007-12-17 14:57:12 UTC
The "Shared music name" should be moved to the main preferences, and whether to enable/disable music sharing (via DAAP/UPNP) should be in there as well.
Comment 1 John Daiker 2009-07-31 00:46:39 UTC
Created attachment 139599 [details] [review]
Put DAAP sharing prefs in 'Music' prefs tab

Changes made from within the new 'Music' tab will appear in both the new Sharing section, and the old DAAP plugin 'Configure' dialog.
If changes are made from the 'Configure' dialog (or through manually through gconf-editor), then those changes don't seem to appear in the new 'Sharing' section.

Any ideas there?

Also, see the comment just above the 'rb_daap_sharing_default_share_name' function.
Comment 2 John Daiker 2009-07-31 00:57:10 UTC
Adding to CC list.
Comment 3 Bastien Nocera 2009-07-31 14:22:04 UTC
(In reply to comment #1)
> Created an attachment (id=139599) [edit]
> Put DAAP sharing prefs in 'Music' prefs tab
> 
> Changes made from within the new 'Music' tab will appear in both the new
> Sharing section, and the old DAAP plugin 'Configure' dialog.
> If changes are made from the 'Configure' dialog (or through manually through
> gconf-editor), then those changes don't seem to appear in the new 'Sharing'
> section.
> 
> Any ideas there?

You never listen to the gconf key changing.

> Also, see the comment just above the 'rb_daap_sharing_default_share_name'
> function.

Either it's only used within the file, and you need to declare it static, or you need to declare it in the header for that source file.

(In reply to comment #2)
> Adding to CC list.

You don't need to add comments to add yourself to the CC:
Comment 4 John Daiker 2009-08-03 01:51:32 UTC
Created attachment 139766 [details] [review]
Version 2: Listen for gconf notifications, declare function as static
Comment 5 GNOME Infrastructure Team 2018-05-24 13:03:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/483.