Bug 446706
| Summary: | Fedora thinks iPod Touch is a camera | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steven Garrity <steven> | ||||
| Component: | hal | Assignee: | David Zeuthen <davidz> | ||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 9 | CC: | mclasen, nyman.jonas, pertusus | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-27 16:41:12 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Steven Garrity
2008-05-15 18:30:09 UTC
Created attachment 305516 [details]
Screenshot of the phantom iPod camera
Confirmed. Then it is possible to "open" the ipod with an empty window as the sole result. And Fedora asks if I want to import the photos from the camera, which is of course nonsense. What's the output of gvfs-ls gphoto2://[usb:X,Y]/ (Get the exact URI from this command: gvfs-mount -l) I'm pretty sure there's a DCIM folder in the root.. which would indicate it's using the DCF system which is why we pick it up as a camera. (In reply to comment #3) > What's the output of gvfs-ls gphoto2://[usb:X,Y]/ > I'm pretty sure there's a DCIM folder in the root.. which would indicate it's > using the DCF system which is why we pick it up as a camera. gvfs-ls gphoto2://[usb:001,009]/ returns nothing - also, when I plug it in, Nautilus opens the folder and it's empty. I don't have any photos stored on the iPod, if that makes a difference. Right, I just checked the Apple website and there's no built-in camera like on the iPhone. The reason we pick it up and display it as a camera is because of the fact that it advertises itself as a PTP device. My guess is that the iPod Touch is pretty useless as a USB device (unless you're running OS X or Windows)... until someone manages to reverse engineer the mechanism used for updating the music player bits. When that happens we have ways of tagging the device as a music player. I'm not sure there's a bug here; the device claims to be a PTP device and we correctly identify it as such. IOW, complain to the vendor of the device. I'm closing this bug. |