[Bug 899624] Re: thunar actions only on local drive

2018-03-05 Thread Bug Watch Updater
** Changed in: thunar
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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

[Bug 899624] Re: thunar actions only on local drive

2017-05-26 Thread Gustavo Neves
Hi again, I am really sorry to TRIPLE-POST, but I guess there is no remedy for 
that here.  

My instructions above are kind of broken at some points and should be avoided, 
I can't really edit them.  
I have created a Bash script that will automate the whole patch process in any 
debian-based distro.  
  
XAP - XFCE Actions Patcher
https://github.com/tavinus/xap.sh
  
Tested on Xubuntu16 32bit, Xubuntu16 64bit, Ubuntu16+XFCE4 64bit, Mint17.3 
32bit.  
If you successfully run this somewhere else, please leave an issue on github 
telling me.  
  
At this point I could post/host deb packages for all Ubuntu versions, but  
it is probably safer to use xap.sh to generate at the target machine.  
  
If anyone has suggestions to things I might be doing wrong there, please open 
an issue on github.  
It would also be nice if someone can notify me when this finally gets applied 
upstream and xap.sh becomes irrelevant.  
  
Cheers!  
Gus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2017-05-24 Thread Gustavo Neves
I can confirm the fix still works, at least on Mint 17.3 Rosa XFCE 32-bit. I 
made some little converters actions that NEED to be used in network shares (and 
the desktop) and then I realised it would not work there.
  
Steps for people like me that would waste hours on this:  
01. Enable source-code downloads on apt-sources (can be via gui)  
02. sudo apt-get update  
03. sudo build-deps thunar  
04. mkdir $HOME/src && cd $HOME/src  
05. apt-get source thunar  
06. cd thunar-1.6.10  
07. wget https://bugzilla.xfce.org/attachment.cgi?id=3482 -O patch3482.patch  
08. try the patch: patch --dry-run -p1 < patch3482.patch  
09. if no errors, run for real!  
10. patch --dry-run -p1 < patch3482.patch &>/dev/null && patch -p1 < 
patch3482.patch || echo "Failed"  
11. The usual way would be: ./configure + make + make install, but we know 
better, right?  
12. Create deb packages: dpkg-buildpackage -rfakeroot -uc -b  
13. If all went fone you will have 4 new .deb packages in $HOME/src (1 level 
above, cd ..) 
14. I just double-clicked the file libthunarx-2-0_1.6.10-1~14.04_i386.deb and 
chose REINSTALL  
15. Reboot (NEEDED) and it works  
16. No need to reinstall the other packages  

I created this on a virtual machine and deployed the .deb in 2 real
machines with success. All of them Mint 17 Rosa XFCE 32-bit. If I can I
will try to generate 64bit and Ubuntu debs as well, but someone else
could use the setps above to do that.

I am attaching my .deb file here. But AGAIN: this is for Mint 17.3 Rosa XFCE 
32-bit! Not sure it would work anywhere else and breaking thunar would be bad! 
In theory, should be fine for Ubuntu 14.04.5 (Trusty Tahr), BUT I HAVEN'T 
TESTED!
  
Main reason I am doing this is because this has been pending for years.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2017-05-24 Thread Gustavo Neves
libthunarx-2-0_1.6.10-1~14.04_i386.deb patched - Linux Mint 17.3 Rosa
XFCE 32-bit

** Attachment added: "libthunarx-2-0_1.6.10-1~14.04_i386.deb"
   
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/+attachment/4883069/+files/libthunarx-2-0_1.6.10-1~14.04_i386.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2017-04-24 Thread Gregor Kastner
any news on this? Xubuntu 16.04, bug still exists.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2015-06-18 Thread jvandenbroek
Ah forget about above comment, the old libraries were still being used.
I had to remove /usr/lib/i386-linux-gnu/thunarx-2 and link it to
/usr/local/lib/thunarx-2, after which it works! Please make this
upstream, it's a very simple solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2015-06-18 Thread jvandenbroek
Unfortunately it doesn't work here either after applying the above
patch. It should be enough to only recompile Thunar and no other
packages, right?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2015-04-17 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=7652.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-05-23T21:44:26+00:00 Bert Vermeulen wrote:

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/0


On 2011-05-23T21:45:20+00:00 Bert Vermeulen wrote:

Created attachment 3692
thunar-enable-remote-uca.patch

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/1


On 2011-05-25T21:17:35+00:00 Jannis Pohlmann wrote:

Extending UCA to other URI schemes is not as straight-forward as it
seems.

Most custom actions do not support URIs yet. %u and %U are supported but
not documented. This information needs to be added to the UCA edit
dialog.

It is unclear whether we should expand %d, %D, %f and %F to URIs.
Changing the behavior of these placeholders might break existing custom
actions, so I think we have to introduce URI alternatives for %d and %D
at least. This is even more important as some URIs and URI schemes
cannot be converted to local paths, even if gvfs-fuse is available. So
e.g. for some trash:// smb:// URIs (generally all URIs for which
g_file_get_path() returns NULL), only custom actions that support URI
parameters should be displayed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/2


On 2011-06-03T12:17:55+00:00 Jeromeg wrote:

*** Bug 7305 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/3


On 2011-06-03T12:18:31+00:00 Jeromeg wrote:

Patch proposed in a duplicate:
https://bugzilla.xfce.org/attachment.cgi?id=3482action=diff

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/4


On 2015-04-17T15:59:07+00:00 Hjudt-l wrote:

*** Bug 10635 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/13


On 2015-04-17T16:56:04+00:00 Hjudt-l wrote:

*** Bug 7936 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/comments/14


** Changed in: thunar
   Status: Unknown = Confirmed

** Changed in: thunar
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2015-03-22 Thread o0Dante0o
archlinux, xfce 4.12,  thunar 1.6.6. bug still exists :c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2014-07-01 Thread Tonny
Xubunt 14.04, bug still exists.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2013-09-02 Thread Naumov Evgeny
xubuntu 12.04. bug is still exists

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2012-01-07 Thread Lionel Le Folgoc
** Bug watch added: Xfce Bugzilla #7652
   http://bugzilla.xfce.org/show_bug.cgi?id=7652

** Also affects: thunar via
   http://bugzilla.xfce.org/show_bug.cgi?id=7652
   Importance: Unknown
   Status: Unknown

** Changed in: thunar (Ubuntu)
   Status: Confirmed = Triaged

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2011-12-26 Thread Adam Bolte
Debian has the same issue, so the bug is likely upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2011-12-03 Thread breek
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2011-12-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: thunar (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/+subscriptions

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


[Bug 899624] Re: thunar actions only on local drive

2011-12-03 Thread Louis de Leseleuc
+1
Also custom - or even standard - Sento items are ignored.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899624

Title:
  thunar actions only on local drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/899624/+subscriptions

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