How can I create a Unity launcher for Shotwell Photo Viewer?
up vote
0
down vote
favorite
The best piece of software for simple cropping of images seems (to me) to be Shotwell Photo Viewer, especially as I find GIMP's cropping methods (AutoCropping & Zealous Cropping) incomprehensible.
I can start Shotwell Photo Viewer by right clicking the image file (in Nautilus). However, there are 2 Desktop Configuration Files for Shotwell & 1 for Shotwell Viewer, all loading Shotwell Photo Manager. I also don't see any shell script or executable for Shotwell Photo Viewer.
Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively, can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
unity launcher shotwell
add a comment |
up vote
0
down vote
favorite
The best piece of software for simple cropping of images seems (to me) to be Shotwell Photo Viewer, especially as I find GIMP's cropping methods (AutoCropping & Zealous Cropping) incomprehensible.
I can start Shotwell Photo Viewer by right clicking the image file (in Nautilus). However, there are 2 Desktop Configuration Files for Shotwell & 1 for Shotwell Viewer, all loading Shotwell Photo Manager. I also don't see any shell script or executable for Shotwell Photo Viewer.
Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively, can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
unity launcher shotwell
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The best piece of software for simple cropping of images seems (to me) to be Shotwell Photo Viewer, especially as I find GIMP's cropping methods (AutoCropping & Zealous Cropping) incomprehensible.
I can start Shotwell Photo Viewer by right clicking the image file (in Nautilus). However, there are 2 Desktop Configuration Files for Shotwell & 1 for Shotwell Viewer, all loading Shotwell Photo Manager. I also don't see any shell script or executable for Shotwell Photo Viewer.
Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively, can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
unity launcher shotwell
The best piece of software for simple cropping of images seems (to me) to be Shotwell Photo Viewer, especially as I find GIMP's cropping methods (AutoCropping & Zealous Cropping) incomprehensible.
I can start Shotwell Photo Viewer by right clicking the image file (in Nautilus). However, there are 2 Desktop Configuration Files for Shotwell & 1 for Shotwell Viewer, all loading Shotwell Photo Manager. I also don't see any shell script or executable for Shotwell Photo Viewer.
Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively, can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
unity launcher shotwell
unity launcher shotwell
edited Nov 30 at 16:19
Zanna
49.3k13127236
49.3k13127236
asked Jan 6 '14 at 17:20
John Rose
44031024
44031024
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
The executable file for Shotwell Photo Viewer is located in /usr/bin
directory. You cen test this from terminal using the following command:
whereis shotwell
Now, to create an entry for Shotwell Photo Viewer on your Unity launcher, simply open Shotwell Photo Viewer, then right click on its picture on the launcher and select Lock to Launcher.
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use/usr/bin/shotwell /path/to/image
, or simplyshotwell /path/to/image
. The same command can be used in the .desktop file.
– Radu Rădeanu
Jan 6 '14 at 18:54
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f401076%2fhow-can-i-create-a-unity-launcher-for-shotwell-photo-viewer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The executable file for Shotwell Photo Viewer is located in /usr/bin
directory. You cen test this from terminal using the following command:
whereis shotwell
Now, to create an entry for Shotwell Photo Viewer on your Unity launcher, simply open Shotwell Photo Viewer, then right click on its picture on the launcher and select Lock to Launcher.
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use/usr/bin/shotwell /path/to/image
, or simplyshotwell /path/to/image
. The same command can be used in the .desktop file.
– Radu Rădeanu
Jan 6 '14 at 18:54
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
add a comment |
up vote
0
down vote
The executable file for Shotwell Photo Viewer is located in /usr/bin
directory. You cen test this from terminal using the following command:
whereis shotwell
Now, to create an entry for Shotwell Photo Viewer on your Unity launcher, simply open Shotwell Photo Viewer, then right click on its picture on the launcher and select Lock to Launcher.
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use/usr/bin/shotwell /path/to/image
, or simplyshotwell /path/to/image
. The same command can be used in the .desktop file.
– Radu Rădeanu
Jan 6 '14 at 18:54
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
add a comment |
up vote
0
down vote
up vote
0
down vote
The executable file for Shotwell Photo Viewer is located in /usr/bin
directory. You cen test this from terminal using the following command:
whereis shotwell
Now, to create an entry for Shotwell Photo Viewer on your Unity launcher, simply open Shotwell Photo Viewer, then right click on its picture on the launcher and select Lock to Launcher.
The executable file for Shotwell Photo Viewer is located in /usr/bin
directory. You cen test this from terminal using the following command:
whereis shotwell
Now, to create an entry for Shotwell Photo Viewer on your Unity launcher, simply open Shotwell Photo Viewer, then right click on its picture on the launcher and select Lock to Launcher.
answered Jan 6 '14 at 17:49
Radu Rădeanu
115k34246321
115k34246321
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use/usr/bin/shotwell /path/to/image
, or simplyshotwell /path/to/image
. The same command can be used in the .desktop file.
– Radu Rădeanu
Jan 6 '14 at 18:54
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
add a comment |
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use/usr/bin/shotwell /path/to/image
, or simplyshotwell /path/to/image
. The same command can be used in the .desktop file.
– Radu Rădeanu
Jan 6 '14 at 18:54
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
If I type '/usr/bin/shotwell (in Terminal), it brings up the Photo Manager not the Photo Viewer. I don't want to put an icon (for Shotwell Photo Viewer) in the Unity launcher: I want to create a Desktop Configuration File for the Photo Viewer so that I can put that icon in a Drawer (on the Desktop): Drawers is an addon allowing for functions like putting a number of icons (to start apps) in a named drawer - I have so many apps (each with its own start icon) that without Drawers I fill up the Desktop or have far too many in Unity's launcher.
– John Rose
Jan 6 '14 at 18:44
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use
/usr/bin/shotwell /path/to/image
, or simply shotwell /path/to/image
. The same command can be used in the .desktop file.– Radu Rădeanu
Jan 6 '14 at 18:54
@JohnRose If you want to open Shotwell Photo Viewer with a specific image, then use
/usr/bin/shotwell /path/to/image
, or simply shotwell /path/to/image
. The same command can be used in the .desktop file.– Radu Rădeanu
Jan 6 '14 at 18:54
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
I don't want to open Shotwell Photo Viewer witha specifiic image: I can do that from Nautilus. I want the desktop configuration file (for Shotwell Photo Viewer) to open without loading an image. To repeat my question: Can anybody supply a Desktop Configuration File for Shotwell Photo Viewer? Alternatively,can anybody point me to the shell script or executable for Shotwell Photo Viewer (in the Ubuntu Precise file system)?
– John Rose
Jan 7 '14 at 9:18
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f401076%2fhow-can-i-create-a-unity-launcher-for-shotwell-photo-viewer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown