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 90502 - improve 'what do I do now' on first time startup
improve 'what do I do now' on first time startup
Status: VERIFIED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
unspecified
Other other
: Normal normal
: 0.5.0
Assigned To: Sean Harshbarger
Sean Harshbarger
Depends on:
Blocks: 97106
 
 
Reported: 2002-08-11 23:39 UTC by Luis Villa
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This is a glade file with the the startup druid (10.60 KB, text/plain)
2002-12-31 00:36 UTC, Mark Humphreys
Details

Description Luis Villa 2002-08-11 23:39:50 UTC
So, it's a little unclear how to get started with RB on first startup. I'd
suggest (and I'm ccing usability-maint because I have good an idea this is)
that if no songs are  present in the view and no directories are selected
yet, the empty song view default to presenting some simple text like "to
add songs to the Music Player, either drag them from nautilus or add
directories via 'edit->Music Folders'" or something like that.
Comment 1 Jorn Baayen 2002-08-13 20:14:29 UTC
sounds cool to me, we could do the same for empty groups. Would be
nice for 0.4
Comment 2 Dave Bordoley [Not Reading Bug Mail] 2002-10-31 02:48:56 UTC
One pie in the sky idea would be to use medusa (if it gets fixed up)
to search for all available music files and automatically add them to
the users library, avoiding the need to force the user to even need to
think about searching for files, they just appear automagically.
Comment 3 Marco Pesenti Gritti 2002-11-19 08:54:44 UTC
Jorn, do you have an idea about how to implement this ? Putting it in
the treeview model looks like a great pain. I guess you have to
special case every function and add an api to the model to set the
message.
Comment 4 Jorn Baayen 2002-11-19 16:22:31 UTC
Ideally it shouldnt be needed to explain things, we should just use
medusa when it's working again.

For now, a 'first time' dialog telling how to add files would be
perfect though.
Comment 5 Dave Bordoley [Not Reading Bug Mail] 2002-11-19 16:36:09 UTC
Another option would be to automatically search a users home directory
for any audio files on first load.  Just pop up  a dialog informing
the user that this is what rb is doing and also include some
information on adding additional music to the library.
Comment 6 Mark Humphreys 2002-12-31 00:35:40 UTC
How about a nice gnome druid / wizard thing? The attachment below is,
ahem, "modelled" on the one that iTunes throws up when first started.
It basically asks three questions, to which there are yes/no answers ..

a) Connect to internet to get CD information (ie. automatically get
info from musicbrainz). 
b) Use Internet Radio 
c) Search for existing audio files.

Not sure whether these are the right questions to ask!





Comment 7 Mark Humphreys 2002-12-31 00:36:42 UTC
Created attachment 13288 [details]
This is a glade file with the the startup druid
Comment 8 Sean Harshbarger 2003-08-03 08:40:12 UTC
Assigning this bug to me. Will work on this and hopefully have it by
0.5.0.

-harshy
Comment 9 Colin Walters 2003-08-07 01:49:10 UTC
This is now implemented in CVS.