! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Command should understand generic / shell variables
Status:
RESOLVED: MOVED
Product:
Xfce4-settings
Component:
Keyboard Settings

Comments

Description shotbygundotcom 2015-09-29 06:27:40 CEST
Created attachment 6464 
xfsettingsd + xfce4-screenshooter ~/Pictures is not valid directory

I'd want to use command:
xfce4-screenshooter --fullscreen --save ~/Pictures

but it outputs ~/Pictures is not valid directory error, so I have to use this as workaround:
sh -c "xfce4-screenshooter --fullscreen --save ~/Pictures"

I think the command list would look much cleaner if we did not have to use sh -c "command here" syntax.


xfce4-settings-editor 4.12.0
xfce4-screenshooter 1.8.2
@ Debian Stitch (testing)
Comment 1 Git Bot editbugs 2020-05-28 23:03:26 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/65.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #12232

Reported by:
shotbygundotcom
Reported on: 2015-09-29
Last modified on: 2020-05-28

People

Assignee:
Jérôme Guelfucci
CC List:
3 users

Version

Version:
4.12.0

Attachments

Additional information