[Thunar-dev] Unable to use fuse-mounted file systems

Tim Tassonis timtas at cubic.ch
Tue Jun 6 14:35:52 CEST 2006


>> fuseiso $FILENAME $MOUNTPOINT
>> thunar $MOUNTPOINT
>> fusermount -u $MOUNTPOINT
> 
> This will work as long as this is the first instance of thunar, or
> thunar is build w/o D-BUS support. Otherwise the thunar command will
> just send a message to the running instance and terminate right away.
>>
>> thunar --sidepane=none \
>>         --location-selector=toolbar \
>>         --view=details \
>>         --no-home-escape
>>
>> meaning that I get no sidepane, a toolbar location selector, a detail 
>> view and the inability to go out of the directory thunar was invoked with.
> 
> No thats not possible currently.

What do you think, do you see this being implemented in thunar, 
therefore expanded to:

thunar --standalone \
        --sidepane=none \
        --location-selector=toolbar \
        --view=details \
        --no-home-escape

, which would always start a new instance of thunar. Of course, I'm not 
asking you to implement this. Rather: would you accept patches 
implementing this?

Tim





More information about the Thunar-dev mailing list