Re: [Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-12-01 Thread Smilerboy
Ok

Sorry I will do that instead

Richard

--- On Mon, 30/11/09, Sebastien Bacher seb...@ubuntu.com wrote:

 From: Sebastien Bacher seb...@ubuntu.com
 Subject: [Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; 
 needs mount_added)
 To: rich...@subtlekiss.com
 Date: Monday, 30 November, 2009, 18:04
 don't reopen closed bugs because you
 have a similar issue, open a new
 bug rather
 
 ** Changed in: rhythmbox (Ubuntu)
        Status: New = Invalid
 
 ** Changed in: rhythmbox (Ubuntu)
        Status: Invalid =
 Incomplete
 
 ** Changed in: rhythmbox (Ubuntu)
        Status: Incomplete =
 Invalid
 
 -- 
 rhythmbox does not detect ipod (gets volume_added; needs
 mount_added)
 https://bugs.launchpad.net/bugs/457751
 You received this bug notification because you are a direct
 subscriber
 of the bug.
 
 Status in “rhythmbox” package in Ubuntu: Invalid
 
 Bug description:
 Binary package hint: rhythmbox
 
 When I plug in an ipod with rhythmbox started, it is
 rejected with:
 
 rb-removable-media-manager.c:592: Unhandled media
 
 I've tracked this down to a bad interaction with
 gnomevfs.  I added some debug output to volume_added_cb
 and mount_added_cb, just printing VOLUME ADDED or MOUNT
 ADDED.  With this output, I get:
 
 (19:50:17) [0x924c408] [volume_added_cb]
 rb-removable-media-manager.c:483: VOLUME ADDED
 (19:50:17) [0x924c408] [dump_volume_identifiers]
 rb-removable-media-manager.c:554: uuid = 3141-5926
 (19:50:17) [0x924c408] [dump_volume_identifiers]
 rb-removable-media-manager.c:554: hal-udi =
 /org/freedesktop/Hal/devices/volume_uuid_3141_5926
 (19:50:17) [0x924c408] [dump_volume_identifiers]
 rb-removable-media-manager.c:554: unix-device = /dev/sdb1
 (19:50:17) [0x924c408] [dump_volume_identifiers]
 rb-removable-media-manager.c:554: label = IRIS
 (19:50:17) [0x924c408]
 [rb_removable_media_manager_add_volume]
 rb-removable-media-manager.c:592: Unhandled media
 (19:50:17) [0x924c408] [volume_removed_cb]
 rb-removable-media-manager.c:492: VOLUME REMOVED
 (19:50:17) [0x924c408]
 [rb_removable_media_manager_remove_volume]
 rb-removable-media-manager.c:605: volume removed
 
 This shows that gnomevfs is only sending the volume-added
 signal when the ipod is plugged in (or else the
 mount-added signal is not connected right).  However,
 the ipod plugin's create_source_cb takes a GMount, so I
 believe it will not work with the volume signal.
 
 I'm not sure if this means that the ipod plugin needs to be
 updated to work with volume-added, or gnomevfs is supposed
 to be sending the mount-added signal.  The lshal output
 is:
 
 udi = '/org/freedesktop/Hal/devices/volume_uuid_3141_5926'
   access_control.file = '/dev/sdb1'  (string)
   access_control.type = 'removable-block' 
 (string)
   block.device = '/dev/sdb1'  (string)
   block.is_volume = true  (bool)
   block.major = 8  (0x8)  (int)
   block.minor = 17  (0x11)  (int)
   block.storage_device =
 '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A27001A319B1B_0_0' 
 (string)
   info.callouts.add = {'hal-acl-tool --add-device',
 'libgpod-callout'} (string list)
   info.callouts.remove = {'hal-acl-tool
 --remove-device'} (string list)
   info.capabilities = {'volume', 'block',
 'access_control'} (string list)
   info.category = 'volume'  (string)
   info.interfaces =
 {'org.freedesktop.Hal.Device.Volume'} (string list)
   info.parent =
 '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A27001A319B1B_0_0' 
 (string)
   info.product = 'IRIS'  (string)
   info.udi =
 '/org/freedesktop/Hal/devices/volume_uuid_3141_5926' 
 (string)
   linux.hotplug_type = 3  (0x3)  (int)
   linux.sysfs_path =
 '/sys/devices/pci:00/:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1' 
 (string)
   org.freedesktop.Hal.Device.Volume.method_argnames =
 {'mount_point fstype extra_options', 'extra_options',
 'extra_options'} (string list)
   org.freedesktop.Hal.Device.Volume.method_execpaths =
 {'hal-storage-mount', 'hal-storage-unmount',
 'hal-storage-eject'} (string list)
   org.freedesktop.Hal.Device.Volume.method_names =
 {'Mount', 'Unmount', 'Eject'} (string list)
   org.freedesktop.Hal.Device.Volume.method_signatures
 = {'ssas', 'as', 'as'} (string list)
   volume.block_size = 4096  (0x1000)  (int)
   volume.fstype = 'vfat'  (string)
   volume.fsusage = 'filesystem'  (string)
   volume.fsversion = 'FAT32'  (string)
   volume.ignore = false  (bool)
   volume.is_disc = false  (bool)
   volume.is_mounted = true  (bool)
   volume.is_mounted_read_only = false  (bool)
   volume.is_partition = true  (bool)
   volume.label = 'IRIS'  (string)
   volume.linux.is_device_mapper = false  (bool)
   volume.mount.valid_options = {'ro', 'sync',
 'dirsync', 'noatime', 'nodiratime', 'noexec', 'quiet',
 'remount', 'exec', 'utf8', 'shortname=', 'codepage=',
 'iocharset=', 'umask=', 'dmask=', 'fmask=', 'uid=', 'flush'}
 (string list)
   volume.mount_point = '/tmp/ipodJJ1I8A' 
 (string)
   volume.num_blocks = 15531016  (0xecfc08) 
 (uint64

[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-11-30 Thread Sebastien Bacher
don't reopen closed bugs because you have a similar issue, open a new
bug rather

** Changed in: rhythmbox (Ubuntu)
   Status: New = Invalid

** Changed in: rhythmbox (Ubuntu)
   Status: Invalid = Incomplete

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = Invalid

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-11-26 Thread Smilerboy
My iPod worked last week, not this week, still plays loaded music but
the only way i can browse the contents are through Thunar. It's no
longer recognised by rhythmbox at all, nor the standard (linux Mint
Gloria) file browsing system

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-11-26 Thread Smilerboy
** Changed in: rhythmbox (Ubuntu)
   Status: Invalid = New

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-11-25 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = Invalid

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-30 Thread Pedro Villavicencio
** Changed in: rhythmbox (Ubuntu)
   Status: New = Incomplete

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-26 Thread Sebastien Bacher
sorry I read comments by email and didn't keep track of the description,
not sure what is going on there, would be interesting to try on karmic
where devicekit-disks is used now

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = New

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-26 Thread Joe Mason
Unfortunately I don't have permission to upgrade this computer to
karmic, so I can't test that.

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-26 Thread Pedro Villavicencio
you can always test it with a karmic live cd, there's no need to upgrade
the machine.

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-23 Thread Sebastien Bacher
Could you get a lshal bug too?

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-23 Thread Joe Mason
I'm not sure what that means.  Do you mean to paste the output of lshal?
I have that in the initial report, but only the section for the ipod -
do you need tho whole thing?

Or did you mean to file a bug against lshal?  What should the bug report
say?  The output from it looks reasonable to me.

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-22 Thread Sebastien Bacher
thank you for your bug report, could you get a gvfs-mount -li log with
the ipod connected, and a lshal --monitor one when connecting it?

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low

** Changed in: rhythmbox (Ubuntu)
   Status: New = Incomplete

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-22 Thread Joe Mason
ipod not plugged in:

$ gvfs-mount -li
Drive(0): CD-RW/DVD±RW Drive
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_model_DVD__RW_GSA_T40N'
   unix-device: '/dev/sr0'
  themed icons:  [drive-optical-recorder]  [drive-optical]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1

$ lshal --monitor

Start monitoring devicelist:
-

(plug in ipod here)

19:05:39.016: computer_power_supply_battery_BAT0 property 
battery.voltage.current = 12463 (0x30af)
19:05:58.296: usb_device_5ac_1262_000A27001A319B1B added
19:05:58.327: usb_device_5ac_1262_000A27001A319B1B property info.linux.driver = 
'usb' (new)
19:05:58.341: usb_device_5ac_1262_000A27001A319B1B_if0 added
19:05:58.359: usb_device_5ac_1262_000A27001A319B1B_if0_scsi_host added
19:06:03.355: usb_device_5ac_1262_000A27001A319B1B_if0_scsi_host_0 added
19:06:03.355: 
usb_device_5ac_1262_000A27001A319B1B_if0_scsi_host_0_scsi_device_lun0 added
19:06:03.408: 
usb_device_5ac_1262_000A27001A319B1B_if0_scsi_host_0_scsi_device_lun0_scsi_generic
 added
19:06:03.656: storage_serial_Apple_iPod_000A27001A319B1B_0_0 added
19:06:03.672: storage_serial_Apple_iPod_000A27001A319B1B_0_0 property 
info.interfaces = {'org.freedesktop.Hal.Device.Storage', 
'org.freedesktop.Hal.Device.Storage', 
'org.freedesktop.Hal.Device.Storage.Removable'}
19:06:04.379: volume_uuid_3141_5926 added
19:06:04.801: volume_uuid_3141_5926 property volume.mount_point = 
'/tmp/ipodzmnoNT'
19:06:04.806: volume_uuid_3141_5926 property volume.is_mounted = true

(output stops)

^C

$ gvfs-mount -li
Drive(0): USB Drive
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: 
'/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A27001A319B1B_0_0'
   unix-device: '/dev/sdj'
  themed icons:  [multimedia-player]  [multimedia]
  is_media_removable=1
  has_media=1
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1
Drive(1): CD-RW/DVD±RW Drive
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_model_DVD__RW_GSA_T40N'
   unix-device: '/dev/sr0'
  themed icons:  [drive-optical-recorder]  [drive-optical]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1

One other bit of odd behaviour that may or may not be related: when I
unplug the ipod, the mount points (/tmp/ipodXX and /media/IRIS)
don't get deleted, so a new directory is created next time I plug the
ipod in.  I now have several empty directories /tmp/ipodXX, and
empty directories /media/IRIS, /media/IRIS_, /media/IRIS__,
/media/IRIS___, etc.

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 457751] Re: rhythmbox does not detect ipod (gets volume_added; needs mount_added)

2009-10-21 Thread Joe Mason

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34122963/Dependencies.txt

-- 
rhythmbox does not detect ipod (gets volume_added; needs mount_added)
https://bugs.launchpad.net/bugs/457751
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs