thunar actions only on local drive
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Thunar File Manager |
Fix Released
|
Medium
|
|||
thunar (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
if i right-click files or folders on local drives i see default (open terminal) and custom thunar actions but when doing the same on samba shares (something like smb://192.
the other stuff works as i can read and delete all my files on that network drive.
tested on ubuntu studio 11.10 with custom actions and on xubuntu 11.04 with no custom action added
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: thunar 1.2.3-0ubuntu1
ProcVersionSign
Uname: Linux 3.0.0-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Dec 3 16:28:38 2011
InstallationMedia: Ubuntu-Studio 11.10 "Oneiric Ocelot" - Release amd64 (20111011)
ProcEnviron:
PATH=(custom, user)
LANG=it_IT.UTF-8
SHELL=/bin/bash
SourcePackage: thunar
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in thunar (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Low |
Changed in thunar: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in thunar: | |
status: | Confirmed → Fix Released |
Thunar skips user customizable actions on remote filesystems. However there's no real reason for this; the patch that does this is part of a five-year old commit. I suspect the reason is that this did not work with the old Thunar VFS, but it works fine now with GIO.
I'm attaching a patch which removes the local check.