not detect sd-card

Bug #590725 reported by wavilen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
Fix Released
Low
Damon Lynch

Bug Description

When you try to mount the sd-flash it crashes into the terminal and does not define this disc.
Log error:
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/rapid/rapid.py", line 3703, in on_volume_mounted
    self.getUseDevice(path, volume, self.prefs.auto_download_upon_device_insertion)
  File "/usr/lib64/python2.6/site-packages/rapid/rapid.py", line 3430, in getUseDevice
    d = UseDeviceDialog(self.widget, path, volume, autostart, self.gotUseDevice)
  File "/usr/lib64/python2.6/site-packages/rapid/rapid.py", line 2904, in __init__
    icon = volume.get_icon_pixbuf(36)
  File "/usr/lib64/python2.6/site-packages/rapid/rapid.py", line 4300, in get_icon_pixbuf
    f = iconinfo.get_filename()
AttributeError: 'NoneType' object has no attribute 'get_filename'

My system 64-bit gentoo based.

emerge --info media-gfx/rapid-photo-downloader
http://pastebin.com/Tye1wTUD

ebuild script using for build:
http://code.google.com/p/wavilen/source/browse/trunk/media-gfx/rapid-photo-downloader/rapid-photo-downloader-0.2.2.ebuild
http://code.google.com/p/wavilen/source/browse/trunk/media-gfx/pyexiv2/pyexiv2-0.2.2.ebuild

Related branches

Revision history for this message
Damon Lynch (dlynch3) wrote :

That's an odd bug. I've not seen that before. It seems your theme does not specify an icon for its volumes. Which desktop environment are you running?

Revision history for this message
Damon Lynch (dlynch3) wrote :

As a workaround, you may like to consider changing your theme, or else, get the latest code from trunk on launchapd....

Changed in rapid:
status: New → Fix Committed
importance: Undecided → Low
assignee: nobody → Damon Lynch (dlynch3)
Revision history for this message
wavilen (wavilen) wrote :
Damon Lynch (dlynch3)
Changed in rapid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.