[Xfce-bugs] [Bug 16055] New: UCA and some errors while using a keyboard shortcut
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Oct 16 22:29:49 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=16055
Bug ID: 16055
Summary: UCA and some errors while using a keyboard shortcut
Classification: Xfce Core
Product: Thunar
Version: 1.8.9
Hardware: PC (x86_64)
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: UCA
Assignee: xfce-bugs at xfce.org
Reporter: email at linxon.ru
Target Milestone: 1.8.10
Created attachment 9126
--> https://bugzilla.xfce.org/attachment.cgi?id=9126&action=edit
screen record
Hi everyone!
likely I found a bug in the latest (1.8.9) Thunar when I trying to use a
keyboard shortcut for the UCA (User Custom Applications?)
For example:
I want to use a simple command for copy path of folders/files selected by
cursor mouse/keyboard arrow keys
1) Create a new UCA. Give name, description, and command line like this:
echo -n %f | xclip -selection "clipboard"; notify-send --urgency=low -i
"$([ $? = 0 ] && echo xfce4-clipman-plugin)" "Copied to clipboard as:" "%f"
2) Add Ctrl+P shortcut (i tried using another keyboard keys — is nothing
changes)
3) I'm trying to use this shortcut. I need to open any folder, select any file
and press Ctrl+P to invoke the appropriate command from UCA list
3) And now I get a random (oldest) path which is not related to the selected
file/dir
But if you trying to open a new tab using Ctrl+T, select from opened directory
any file and again press Ctrl+P — the command is invoked and I get a path of
the selected file
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list