Comment 31 for bug 139226

Revision history for this message
Matthew Weier O'Phinney (mweierophinney) wrote :

I have used both podsleuth from ubuntu as well as the source distro linked elsewhere in the comments here. In both cases, I get output like the above from Sanchola; as a result, Banshee is unable to find my device.

My exact output:

 % podsleuth --rescan
Rescanning device [/org/freedesktop/Hal/devices/volume_uuid_A0E8_7B92]
iPod Found [/org/freedesktop/Hal/devices/volume_uuid_A0E8_7B92]
  * Generic Device Properties
    - Block Device: /dev/sdc2
    - Mount Point: /media/WEIER O'PHI_
    - Read Only: False
    - Volume Size: 40 GiB
  * General iPod Properties
    - Serial Number:
    - Firewire ID: 000A270002A95664
    - Firmware Version:
    - iPod_Control:
    - Extra Capabilities: none

Unhandled Exception: System.Exception: org.freedesktop.Hal.NoSuchProperty: No property org.podsleuth.ipod.production.year on device with id /org/freedesktop/Hal/devices/volume_uuid_A0E8_7B92
  at IDeviceProxy.GetPropertyInteger (System.String ) [0x00000]
  at Hal.Device.GetPropertyInteger (System.String key) [0x00000]
  at PodSleuth.HalFrontend.HalClient.GetProductionInfo (Hal.Volume volume) [0x00000]
  at PodSleuth.HalFrontend.HalClient.DumpSleuthableIpod (Hal.Volume volume) [0x00000]
  at PodSleuth.HalFrontend.HalClient.SleuthIpod (Hal.Volume volume) [0x00000]
  at PodSleuth.HalFrontend.HalClient.Run (System.String[] args) [0x00000]
  at PodSleuth.HalFrontend.HalEntry.Main (System.String[] args) [0x00000]