<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=6782&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Trying to drop some gnome libs from gvfs dependency chain...]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6782</link>
		<description><![CDATA[The most recent posts in Trying to drop some gnome libs from gvfs dependency chain....]]></description>
		<lastBuildDate>Fri, 06 Jul 2012 14:04:09 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Trying to drop some gnome libs from gvfs dependency chain...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26881#p26881</link>
			<description><![CDATA[<p>I let go of even starting to look at gvfs/udisks/udisks2 issues as to find out why auto-mount with thunar-volman doesn&#039;t work here.<br />So I built pcmanfm from git and its auto-mount feature works.</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Fri, 06 Jul 2012 14:04:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26881#p26881</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to drop some gnome libs from gvfs dependency chain...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26874#p26874</link>
			<description><![CDATA[<p>Thanks, secipolla!</p><p>Looking back at this thread, I was able to drop gnome-keyring, libgnomekeyring, GConf and ORBit and still had automounting working, but then we switched all editions of Porteus over to network-manager, which requires them...so they got wrapped back in after all <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Ahau)]]></author>
			<pubDate>Thu, 05 Jul 2012 15:41:26 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26874#p26874</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to drop some gnome libs from gvfs dependency chain...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26870#p26870</link>
			<description><![CDATA[<p>Well done.<br />thunar-volman doesn&#039;t work for me in Fedora (I&#039;ve even un-installed it), IIRC it didn&#039;t work in Debian, it didn&#039;t work either with the Phinx live-CD but works fine in Porteus (live-CD).</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Wed, 04 Jul 2012 17:13:21 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26870#p26870</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to drop some gnome libs from gvfs dependency chain...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24876#p24876</link>
			<description><![CDATA[<p>Thanks, secipolla.</p><p>I suppose &quot;small&quot; is a relative term.&#160; In my case, the entire operating system (Porteus) is 250-300MB with kde3 or kde4, and I&#039;d like to make it even smaller with XFCE, so I am watching every megabyte.&#160; I also want it to work quickly and smoothly on older systems with less RAM.&#160; It&#039;s not just gnome disk utility and gnome-keyring, it is also what they bring along with them.&#160; GDU requires avahi which requires libdaemon if you want it to run as a daemon (if I bother to have it installed, I&#039;d probably want to run it as a daemon).&#160; Gnome-keyring has a number of dependencies in its chain as well.</p><p>The good news is, I&#039;ve figured out that gnome-disk-utility can be compiled without gnome-keyring (did a big facepalm for that one after I typed out my first post), which will help out.&#160; I think I&#039;ll have to stick with GDU, but dropping keyring and a number of other deps that are turning out to be optional ought to help me out.</p><p>If folks are interested in a more complete list of what I wind up with, just let me know. </p><p>Cheers!</p>]]></description>
			<author><![CDATA[dummy@example.com (Ahau)]]></author>
			<pubDate>Sun, 05 Feb 2012 07:18:06 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24876#p24876</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to drop some gnome libs from gvfs dependency chain...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24864#p24864</link>
			<description><![CDATA[<p>Hi Ahau. I&#039;m not a developer nor even a programmer, just an &#039;end-user&#039;.<br />I don&#039;t mean to hack the thread and hope you have some alternative for your issue.<br />But I was just wondering: these dependencies needed for auto-mount are small aren&#039;t they? What would be the issue to have them?</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Sat, 04 Feb 2012 19:47:55 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24864#p24864</guid>
		</item>
		<item>
			<title><![CDATA[Trying to drop some gnome libs from gvfs dependency chain...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24856#p24856</link>
			<description><![CDATA[<p>Hi all,</p><p>I&#039;m working on packaging XFCE for Porteus, which is a Slackware-based Linux-Live distribution that runs from a live CD or USB flash drive.&#160; I&#039;m trying to keep it to a fairly minimal installation without dropping lots of features (I know that may be a bit of a bumpy road).</p><p>I&#039;m presently stuck on something and am wondering if anyone knows a way around.&#160; I&#039;ve cut gnome-keyring and gnome-disk-utility from my build (and hence from gvfs).&#160; I still have gvfs installed, and my trash bin is working properly.&#160; However, I&#039;m having some trouble getting devices to automount (for example, flash drives and CD&#039;s).&#160; I can get my flash drives to automount using udev rules or devmon, which is a bash script that acts as an automounting daemon.&#160; However, the devices do not show up in the left pane of Thunar like they do when I have GDU/gnome-keyring included.</p><p>As far as I can tell, the critical component seems to be the creation of some kind of virtual volume.&#160; For example, when I run thunar from a console and plug in my drive, I get the error: &quot;thunar-volman: Could not detect the volume corresponding to the device.&quot;</p><p>If I run gvfs-mount -oi and plug in the drive, I do get some output when the drive is automounted (e.g. via a udev rule), but it is much shorter than the comparable output when GDU/gnome-keyring are present.</p><p>for example:</p><div class="codebox"><pre><code>gvfs-mount -oi 
(plug in drive)
Monitoring events. Press Ctrl+C to quit.
Mount added: &#039;usbhd-sdc2&#039;
  Mount(0): usbhd-sdc2 -&gt; file:///media/usbhd-sdc2
    Type: GUnixMount
    default_location=file:///media/usbhd-sdc2
    themed icons:  [drive-harddisk]  [drive]
    can_unmount=1
    can_eject=0
    is_shadowed=0

Mount added: &#039;usbhd-sdc1&#039;
  Mount(0): usbhd-sdc1 -&gt; file:///media/usbhd-sdc1
    Type: GUnixMount
    default_location=file:///media/usbhd-sdc1
    themed icons:  [drive-harddisk]  [drive]
    can_unmount=1
    can_eject=0
    is_shadowed=0</code></pre></div><p>is the output when I automount with a udev rule.&#160; When I switch back to a system with GDU and gnome-keyring active, I get this:</p><div class="codebox"><pre class="vscroll"><code>gvfs-mount -oi
Monitoring events. Press Ctrl+C to quit.
Drive connected:    &#039;Lexar USB Flash Drive&#039;
  Drive(0): Lexar USB Flash Drive
    Type: GProxyDrive (GProxyVolumeMonitorGdu)
    ids:
     unix-device: &#039;/dev/sdc&#039;
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    is_media_removable=1
    has_media=1
    is_media_check_automatic=1
    can_poll_for_media=1
    can_eject=1
    can_start=0
    can_stop=1
    start_stop_type=shutdown
    Volume(0): 2.1 GB Filesystem
      Type: GProxyVolume (GProxyVolumeMonitorGdu)
      ids:
       unix-device: &#039;/dev/sdc2&#039;
       uuid: &#039;65db6cc8-eaea-4833-b04a-af4446284c55&#039;
      themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
      can_mount=1
      can_eject=1
      should_automount=1

Volume added:       &#039;2.1 GB Filesystem&#039;
  Volume(0): 2.1 GB Filesystem
    Type: GProxyVolume (GProxyVolumeMonitorGdu)
    ids:
     unix-device: &#039;/dev/sdc2&#039;
     uuid: &#039;65db6cc8-eaea-4833-b04a-af4446284c55&#039;
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    can_mount=1
    can_eject=1
    should_automount=1

Volume changed:     &#039;2.1 GB Filesystem&#039;
  Volume(0): 2.1 GB Filesystem
    Type: GProxyVolume (GProxyVolumeMonitorGdu)
    ids:
     unix-device: &#039;/dev/sdc2&#039;
     uuid: &#039;65db6cc8-eaea-4833-b04a-af4446284c55&#039;
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    can_mount=1
    can_eject=1
    should_automount=1

Mount added: &#039;2.1 GB Filesystem&#039;
  Mount(0): 2.1 GB Filesystem -&gt; file:///media/65db6cc8-eaea-4833-b04a-af4446284c55
    Type: GProxyMount (GProxyVolumeMonitorGdu)
    default_location=file:///media/65db6cc8-eaea-4833-b04a-af4446284c55
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    can_unmount=1
    can_eject=1
    is_shadowed=0

Drive changed:      &#039;Lexar USB Flash Drive&#039;
  Drive(0): Lexar USB Flash Drive
    Type: GProxyDrive (GProxyVolumeMonitorGdu)
    ids:
     unix-device: &#039;/dev/sdc&#039;
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    is_media_removable=1
    has_media=1
    is_media_check_automatic=1
    can_poll_for_media=1
    can_eject=1
    can_start=0
    can_stop=1
    start_stop_type=shutdown
    Volume(0): 1.9 GB Filesystem
      Type: GProxyVolume (GProxyVolumeMonitorGdu)
      ids:
       unix-device: &#039;/dev/sdc1&#039;
       uuid: &#039;5825-5602&#039;
      themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
      can_mount=1
      can_eject=1
      should_automount=1
    Volume(1): 2.1 GB Filesystem
      Type: GProxyVolume (GProxyVolumeMonitorGdu)
      ids:
       unix-device: &#039;/dev/sdc2&#039;
       uuid: &#039;65db6cc8-eaea-4833-b04a-af4446284c55&#039;
      themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
      can_mount=1
      can_eject=1
      should_automount=1
      Mount(0): 2.1 GB Filesystem -&gt; file:///media/65db6cc8-eaea-4833-b04a-af4446284c55
        Type: GProxyMount (GProxyVolumeMonitorGdu)
        default_location=file:///media/65db6cc8-eaea-4833-b04a-af4446284c55
        themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
        can_unmount=1
        can_eject=1
        is_shadowed=0

Volume added:       &#039;1.9 GB Filesystem&#039;
  Volume(0): 1.9 GB Filesystem
    Type: GProxyVolume (GProxyVolumeMonitorGdu)
    ids:
     unix-device: &#039;/dev/sdc1&#039;
     uuid: &#039;5825-5602&#039;
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    can_mount=1
    can_eject=1
    should_automount=1

Volume changed:     &#039;1.9 GB Filesystem&#039;
  Volume(0): 1.9 GB Filesystem
    Type: GProxyVolume (GProxyVolumeMonitorGdu)
    ids:
     unix-device: &#039;/dev/sdc1&#039;
     uuid: &#039;5825-5602&#039;
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    can_mount=1
    can_eject=1
    should_automount=1

Mount added: &#039;1.9 GB Filesystem&#039;
  Mount(0): 1.9 GB Filesystem -&gt; file:///media/5825-5602
    Type: GProxyMount (GProxyVolumeMonitorGdu)
    default_location=file:///media/5825-5602
    themed icons:  [drive-removable-media-usb]  [drive-removable-media]  [drive-removable]  [drive]
    can_unmount=1
    can_eject=1
    is_shadowed=0</code></pre></div><p>As you can see, there are messages about: &quot;Volume added&quot;.</p><p>Without GDU/libgnome-keyring, I&#039;m also unable to mount devices using gvfs-mount, for the same reason (no volume found).</p><p>I recompiled thunar-volman to include full debug output, and here&#039;s what I got...but I think it more or less confirms what I&#039;ve written above:</p><div class="codebox"><pre class="vscroll"><code>root@porteus:/tmp# thunar -q
root@porteus:/tmp# thunar
(thunar-volman:8714): thunar-volman-DEBUG: tvm_device_added:
(thunar-volman:8714): thunar-volman-DEBUG:     UDEV_LOG = 3
(thunar-volman:8714): thunar-volman-DEBUG:     DEVPATH = /devices/pci0000:00/0000:00:1d.7/usb2/2-4
(thunar-volman:8714): thunar-volman-DEBUG:     MAJOR = 189
(thunar-volman:8714): thunar-volman-DEBUG:     MINOR = 134
(thunar-volman:8714): thunar-volman-DEBUG:     DEVNAME = /dev/bus/usb/002/007
(thunar-volman:8714): thunar-volman-DEBUG:     DEVTYPE = usb_device
(thunar-volman:8714): thunar-volman-DEBUG:     DRIVER = usb
(thunar-volman:8714): thunar-volman-DEBUG:     PRODUCT = 5dc/a764/1100
(thunar-volman:8714): thunar-volman-DEBUG:     TYPE = 0/0/0
(thunar-volman:8714): thunar-volman-DEBUG:     BUSNUM = 002
(thunar-volman:8714): thunar-volman-DEBUG:     DEVNUM = 007
(thunar-volman:8714): thunar-volman-DEBUG:     SUBSYSTEM = usb
(thunar-volman:8714): thunar-volman-DEBUG:     ID_VENDOR = Lexar
(thunar-volman:8714): thunar-volman-DEBUG:     ID_VENDOR_ENC = Lexar
(thunar-volman:8714): thunar-volman-DEBUG:     ID_VENDOR_ID = 05dc
(thunar-volman:8714): thunar-volman-DEBUG:     ID_MODEL = USB_Flash_Drive
(thunar-volman:8714): thunar-volman-DEBUG:     ID_MODEL_ENC = USB\x20Flash\x20Drive
(thunar-volman:8714): thunar-volman-DEBUG:     ID_MODEL_ID = a764
(thunar-volman:8714): thunar-volman-DEBUG:     ID_REVISION = 1100
(thunar-volman:8714): thunar-volman-DEBUG:     ID_SERIAL = Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY
(thunar-volman:8714): thunar-volman-DEBUG:     ID_SERIAL_SHORT = 8IIHK1QG4ZB4ZZ1A9UXY
(thunar-volman:8714): thunar-volman-DEBUG:     ID_BUS = usb
(thunar-volman:8714): thunar-volman-DEBUG:     ID_USB_INTERFACES = :080650:
thunar-volman: Unsupported USB device type.
(thunar-volman:8717): thunar-volman-DEBUG: tvm_device_added:
(thunar-volman:8717): thunar-volman-DEBUG:     UDEV_LOG = 3
(thunar-volman:8717): thunar-volman-DEBUG:     DEVPATH = /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0
(thunar-volman:8717): thunar-volman-DEBUG:     DEVTYPE = usb_interface
(thunar-volman:8717): thunar-volman-DEBUG:     DRIVER = usb-storage
(thunar-volman:8717): thunar-volman-DEBUG:     PRODUCT = 5dc/a764/1100
(thunar-volman:8717): thunar-volman-DEBUG:     TYPE = 0/0/0
(thunar-volman:8717): thunar-volman-DEBUG:     INTERFACE = 8/6/80
(thunar-volman:8717): thunar-volman-DEBUG:     MODALIAS = usb:v05DCpA764d1100dc00dsc00dp00ic08isc06ip50
(thunar-volman:8717): thunar-volman-DEBUG:     SUBSYSTEM = usb
thunar-volman: Unsupported USB device type.
(thunar-volman:8728): thunar-volman-DEBUG: tvm_device_added:
(thunar-volman:8728): thunar-volman-DEBUG:     UDEV_LOG = 3
(thunar-volman:8728): thunar-volman-DEBUG:     DEVPATH = /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/host9/target9:0:0/9:0:0:0/block/sdc
(thunar-volman:8728): thunar-volman-DEBUG:     MAJOR = 8
(thunar-volman:8728): thunar-volman-DEBUG:     MINOR = 32
(thunar-volman:8728): thunar-volman-DEBUG:     DEVNAME = /dev/sdc
(thunar-volman:8728): thunar-volman-DEBUG:     DEVTYPE = disk
(thunar-volman:8728): thunar-volman-DEBUG:     SUBSYSTEM = block
(thunar-volman:8728): thunar-volman-DEBUG:     ID_VENDOR = Lexar
(thunar-volman:8728): thunar-volman-DEBUG:     ID_VENDOR_ENC = Lexar\x20\x20\x20
(thunar-volman:8728): thunar-volman-DEBUG:     ID_VENDOR_ID = 05dc
(thunar-volman:8728): thunar-volman-DEBUG:     ID_MODEL = USB_Flash_Drive
(thunar-volman:8728): thunar-volman-DEBUG:     ID_MODEL_ENC = USB\x20Flash\x20Drive\x20
(thunar-volman:8728): thunar-volman-DEBUG:     ID_MODEL_ID = a764
(thunar-volman:8728): thunar-volman-DEBUG:     ID_REVISION = 1100
(thunar-volman:8728): thunar-volman-DEBUG:     ID_SERIAL = Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY-0:0
(thunar-volman:8728): thunar-volman-DEBUG:     ID_SERIAL_SHORT = 8IIHK1QG4ZB4ZZ1A9UXY
(thunar-volman:8728): thunar-volman-DEBUG:     ID_TYPE = disk
(thunar-volman:8728): thunar-volman-DEBUG:     ID_INSTANCE = 0:0
(thunar-volman:8728): thunar-volman-DEBUG:     ID_BUS = usb
(thunar-volman:8728): thunar-volman-DEBUG:     ID_USB_INTERFACES = :080650:
(thunar-volman:8728): thunar-volman-DEBUG:     ID_USB_INTERFACE_NUM = 00
(thunar-volman:8728): thunar-volman-DEBUG:     ID_USB_DRIVER = usb-storage
(thunar-volman:8728): thunar-volman-DEBUG:     ID_PATH = pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0
(thunar-volman:8728): thunar-volman-DEBUG:     ID_PART_TABLE_TYPE = dos
(thunar-volman:8728): thunar-volman-DEBUG:     UDISKS_PRESENTATION_NOPOLICY = 0
(thunar-volman:8728): thunar-volman-DEBUG:     UDISKS_PARTITION_TABLE = 1
(thunar-volman:8728): thunar-volman-DEBUG:     UDISKS_PARTITION_TABLE_SCHEME = mbr
(thunar-volman:8728): thunar-volman-DEBUG:     UDISKS_PARTITION_TABLE_COUNT = 2
(thunar-volman:8728): thunar-volman-DEBUG:     DEVLINKS = /dev/disk/by-id/usb-Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0
thunar-volman: Unknown block device type.
(thunar-volman:8761): thunar-volman-DEBUG: tvm_device_added:
(thunar-volman:8761): thunar-volman-DEBUG:     UDEV_LOG = 3
(thunar-volman:8761): thunar-volman-DEBUG:     DEVPATH = /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc2
(thunar-volman:8761): thunar-volman-DEBUG:     MAJOR = 8
(thunar-volman:8761): thunar-volman-DEBUG:     MINOR = 34
(thunar-volman:8761): thunar-volman-DEBUG:     DEVNAME = /dev/sdc2
(thunar-volman:8761): thunar-volman-DEBUG:     DEVTYPE = partition
(thunar-volman:8761): thunar-volman-DEBUG:     SUBSYSTEM = block
(thunar-volman:8761): thunar-volman-DEBUG:     ID_VENDOR = Lexar
(thunar-volman:8761): thunar-volman-DEBUG:     ID_VENDOR_ENC = Lexar\x20\x20\x20
(thunar-volman:8761): thunar-volman-DEBUG:     ID_VENDOR_ID = 05dc
(thunar-volman:8761): thunar-volman-DEBUG:     ID_MODEL = USB_Flash_Drive
(thunar-volman:8761): thunar-volman-DEBUG:     ID_MODEL_ENC = USB\x20Flash\x20Drive\x20
(thunar-volman:8761): thunar-volman-DEBUG:     ID_MODEL_ID = a764
(thunar-volman:8761): thunar-volman-DEBUG:     ID_REVISION = 1100
(thunar-volman:8761): thunar-volman-DEBUG:     ID_SERIAL = Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY-0:0
(thunar-volman:8761): thunar-volman-DEBUG:     ID_SERIAL_SHORT = 8IIHK1QG4ZB4ZZ1A9UXY
(thunar-volman:8761): thunar-volman-DEBUG:     ID_TYPE = disk
(thunar-volman:8761): thunar-volman-DEBUG:     ID_INSTANCE = 0:0
(thunar-volman:8761): thunar-volman-DEBUG:     ID_BUS = usb
(thunar-volman:8761): thunar-volman-DEBUG:     ID_USB_INTERFACES = :080650:
(thunar-volman:8761): thunar-volman-DEBUG:     ID_USB_INTERFACE_NUM = 00
(thunar-volman:8761): thunar-volman-DEBUG:     ID_USB_DRIVER = usb-storage
(thunar-volman:8761): thunar-volman-DEBUG:     ID_PATH = pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0
(thunar-volman:8761): thunar-volman-DEBUG:     ID_PART_TABLE_TYPE = dos
(thunar-volman:8761): thunar-volman-DEBUG:     ID_FS_UUID = 65db6cc8-eaea-4833-b04a-af4446284c55
(thunar-volman:8761): thunar-volman-DEBUG:     ID_FS_UUID_ENC = 65db6cc8-eaea-4833-b04a-af4446284c55
(thunar-volman:8761): thunar-volman-DEBUG:     ID_FS_VERSION = 1.0
(thunar-volman:8761): thunar-volman-DEBUG:     ID_FS_TYPE = ext4
(thunar-volman:8761): thunar-volman-DEBUG:     ID_FS_USAGE = filesystem
(thunar-volman:8761): thunar-volman-DEBUG:     ID_PART_ENTRY_SCHEME = dos
(thunar-volman:8761): thunar-volman-DEBUG:     ID_PART_ENTRY_TYPE = 0x83
(thunar-volman:8761): thunar-volman-DEBUG:     ID_PART_ENTRY_FLAGS = 0x80
(thunar-volman:8761): thunar-volman-DEBUG:     ID_PART_ENTRY_NUMBER = 2
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PRESENTATION_NOPOLICY = 0
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION = 1
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_SCHEME = mbr
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_NUMBER = 2
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_TYPE = 0x83
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_SIZE = 2147483648
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_FLAGS = boot
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_SLAVE = /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/host9/target9:0:0/9:0:0:0/block/sdc
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_OFFSET = 1862270976
(thunar-volman:8761): thunar-volman-DEBUG:     UDISKS_PARTITION_ALIGNMENT_OFFSET = 0
(thunar-volman:8761): thunar-volman-DEBUG:     DEVLINKS = /dev/disk/by-id/usb-Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/65db6cc8-eaea-4833-b04a-af4446284c55
thunar-volman: Could not detect the volume corresponding to the device.
(thunar-volman:8784): thunar-volman-DEBUG: tvm_device_added:
(thunar-volman:8784): thunar-volman-DEBUG:     UDEV_LOG = 3
(thunar-volman:8784): thunar-volman-DEBUG:     DEVPATH = /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/host9/target9:0:0/9:0:0:0/block/sdc/sdc1
(thunar-volman:8784): thunar-volman-DEBUG:     MAJOR = 8
(thunar-volman:8784): thunar-volman-DEBUG:     MINOR = 33
(thunar-volman:8784): thunar-volman-DEBUG:     DEVNAME = /dev/sdc1
(thunar-volman:8784): thunar-volman-DEBUG:     DEVTYPE = partition
(thunar-volman:8784): thunar-volman-DEBUG:     SUBSYSTEM = block
(thunar-volman:8784): thunar-volman-DEBUG:     ID_VENDOR = Lexar
(thunar-volman:8784): thunar-volman-DEBUG:     ID_VENDOR_ENC = Lexar\x20\x20\x20
(thunar-volman:8784): thunar-volman-DEBUG:     ID_VENDOR_ID = 05dc
(thunar-volman:8784): thunar-volman-DEBUG:     ID_MODEL = USB_Flash_Drive
(thunar-volman:8784): thunar-volman-DEBUG:     ID_MODEL_ENC = USB\x20Flash\x20Drive\x20
(thunar-volman:8784): thunar-volman-DEBUG:     ID_MODEL_ID = a764
(thunar-volman:8784): thunar-volman-DEBUG:     ID_REVISION = 1100
(thunar-volman:8784): thunar-volman-DEBUG:     ID_SERIAL = Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY-0:0
(thunar-volman:8784): thunar-volman-DEBUG:     ID_SERIAL_SHORT = 8IIHK1QG4ZB4ZZ1A9UXY
(thunar-volman:8784): thunar-volman-DEBUG:     ID_TYPE = disk
(thunar-volman:8784): thunar-volman-DEBUG:     ID_INSTANCE = 0:0
(thunar-volman:8784): thunar-volman-DEBUG:     ID_BUS = usb
(thunar-volman:8784): thunar-volman-DEBUG:     ID_USB_INTERFACES = :080650:
(thunar-volman:8784): thunar-volman-DEBUG:     ID_USB_INTERFACE_NUM = 00
(thunar-volman:8784): thunar-volman-DEBUG:     ID_USB_DRIVER = usb-storage
(thunar-volman:8784): thunar-volman-DEBUG:     ID_PATH = pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0
(thunar-volman:8784): thunar-volman-DEBUG:     ID_PART_TABLE_TYPE = dos
(thunar-volman:8784): thunar-volman-DEBUG:     ID_FS_UUID = 5825-5602
(thunar-volman:8784): thunar-volman-DEBUG:     ID_FS_UUID_ENC = 5825-5602
(thunar-volman:8784): thunar-volman-DEBUG:     ID_FS_VERSION = FAT32
(thunar-volman:8784): thunar-volman-DEBUG:     ID_FS_TYPE = vfat
(thunar-volman:8784): thunar-volman-DEBUG:     ID_FS_USAGE = filesystem
(thunar-volman:8784): thunar-volman-DEBUG:     ID_PART_ENTRY_SCHEME = dos
(thunar-volman:8784): thunar-volman-DEBUG:     ID_PART_ENTRY_TYPE = 0x83
(thunar-volman:8784): thunar-volman-DEBUG:     ID_PART_ENTRY_NUMBER = 1
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PRESENTATION_NOPOLICY = 0
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION = 1
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_SCHEME = mbr
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_NUMBER = 1
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_TYPE = 0x83
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_SIZE = 1861222400
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_SLAVE = /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/host9/target9:0:0/9:0:0:0/block/sdc
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_OFFSET = 1048576
(thunar-volman:8784): thunar-volman-DEBUG:     UDISKS_PARTITION_ALIGNMENT_OFFSET = 0
(thunar-volman:8784): thunar-volman-DEBUG:     DEVLINKS = /dev/disk/by-id/usb-Lexar_USB_Flash_Drive_8IIHK1QG4ZB4ZZ1A9UXY-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/5825-5602
thunar-volman: Could not detect the volume corresponding to the device.</code></pre></div><p>So, I guess my question is this:&#160; Is there anyway outside of Gnome-Disk-Utility to create these virtual volumes, and have Thunar see them?&#160; Or, are we doomed to a life full of a dozen gnome deps that seem to serve no other purpose than to allow automounting?</p><p>Thanks for any advice or help!</p>]]></description>
			<author><![CDATA[dummy@example.com (Ahau)]]></author>
			<pubDate>Fri, 03 Feb 2012 23:16:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24856#p24856</guid>
		</item>
	</channel>
</rss>
