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 346322 - When importing a folder, don't recurse into/import hidden directories/files
When importing a folder, don't recurse into/import hidden directories/files
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Importing
0.9.5
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 413038 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-06-30 22:12 UTC by Ed Catmur
Modified: 2007-02-28 13:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
omit-hidden-when-recursing.patch (713 bytes, patch)
2006-06-30 22:14 UTC, Ed Catmur
none Details | Review
omit-hidden-when-recursing.patch (715 bytes, patch)
2006-06-30 22:45 UTC, Ed Catmur
committed Details | Review

Description Ed Catmur 2006-06-30 22:12:39 UTC
When importing a folder, rhythmbox recurses into hidden directories and imports hidden files. This is unexpected behaviour, and is particularly annoying when using banshee (which dumps mp3 files with names .banshee-dap-XXX when transcoding, causing songs to appear twice).

Rhythmbox should not import hidden files, and should not recurse into hidden directories.
Comment 1 Ed Catmur 2006-06-30 22:14:11 UTC
Created attachment 68227 [details] [review]
omit-hidden-when-recursing.patch
Comment 2 Ed Catmur 2006-06-30 22:45:09 UTC
Created attachment 68229 [details] [review]
omit-hidden-when-recursing.patch

Oops.
Comment 3 Jonathan Matthew 2006-07-04 22:55:29 UTC
Committed to CVS, thanks.  I made it skip unreadable files too, as we can't do anything with them either.
Comment 4 Alex Lancaster 2007-02-28 13:47:50 UTC
*** Bug 413038 has been marked as a duplicate of this bug. ***