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 431167 - Doesn't load first-time iradios
Doesn't load first-time iradios
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Internet Radio
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-18 22:17 UTC by Bastien Nocera
Modified: 2007-04-21 12:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rhythmbox-first-time-load.patch (537 bytes, patch)
2007-04-18 22:18 UTC, Bastien Nocera
accepted-commit_now Details | Review

Description Bastien Nocera 2007-04-18 22:17:51 UTC
Would be a side-effect of removing the first time druid: no-one sets the first time flag to done anymore...

Patch attached.
Comment 1 Bastien Nocera 2007-04-18 22:18:24 UTC
Created attachment 86604 [details] [review]
rhythmbox-first-time-load.patch

Set the first time flag on startup if not already set
Comment 2 James "Doc" Livingston 2007-04-21 02:09:43 UTC
Looks good, feel free to commit to svn.
Comment 3 Bastien Nocera 2007-04-21 12:10:03 UTC
2007-04-21  Bastien Nocera  <hadess@hadess.net>

        * shell/rb-shell.c: (rb_shell_constructor): Set the first-time
        flag when we've started Rhythmbox for the first-time, fixes
        first-time radio listing load (Closes: #431167)