Opened 14 years ago
Closed 14 years ago
#881 closed defect (fixed)
ObjectChooser does not show file content of external USB devices
Reported by: | garycmartin | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Just noticed that the ObjectChooser shows a device icon for browsing external media if present, as per the below screen shot from the release notes:
http://wiki.sugarlabs.org/go/Image:Objectchooser_0.84.png
Testing with a USB stick, the Journal is correctly showing the sticks content, but clicking on the USB icon the ObjectChooser has no effect, it continues to show entries from the local datastore.
Steps to reproduce: 1) mount USB with some ogg music/videos content on; 2) Start Jukebox; 3) When its ObjectChooser appears click on the USB icon in its menubar; 4) nothing happens - should be showing USB content.
Change History (1)
comment:1 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/505d8727
Thanks!