How do I find icon path for AppImage file?using sudo on GUI applicationsHow do I add eclipse to my gnome...
Is it unusual that English uses possessive for past tense?
A toy model in 0-d QFT
How can I seal 8 inch round holes in my siding?
What is the name of this Korean mobile sports game?
Use GPLv3 library in a closed system (no software distribution)
What are these objects near the Cosmonaut's faces?
Do the KKT conditions hold for mixed integer nonlinear problems?
When applying for a visa has there ever been a case of embassy asking for proof of right to be in the present country?
What would a chair for a Human with a Tail look like?
The use of SlotSequence in If[#1 > #2, ##] &
Repair drywall and protect wires on back of electrical panel
Is using a photo reference for pose fair use?
Matrix class in C#
What are the advantages to banks being located in the City of London (the Square Mile)?
I don't want my ls command in my script to print results on screen
Examples of problems with non-convex constraint functions but convex feasible region
Should I replace the battery terminal clamp if some material is missing?
Grade changes with auto grader
C# Toy Robot Simulator
Can I exit and reenter a UK station while waiting for a connecting train?
If you pass through the order of colors in Prismatic Wall one way, do you reverse the order of colors passing through the other way?
Minimum number of turns to capture all pieces in Checkers
Is sucess due to hard work sustainable in academic research?
Is the phrase “You are requested” polite or rude?
How do I find icon path for AppImage file?
using sudo on GUI applicationsHow do I add eclipse to my gnome shell favorites?Tray Icon Missing Rssowl Fedora 18No usb 3 Arch linux 3.15.1How to set `umask` for the entire gnome session?Gnome Shell favorites: how running software is determinedCan't install grub in Arch LinuxHow do I make custom .desktop files behave correctly in the Gnome 3 sidebar?conda command doesn't work despite changing the bashrc file
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}
I installed Hyper terminal (hyper.is) by downloading the .AppImage
file and moving it to /usr/bin/
. It doesn't show up in Gnome's launcher though, so I manually created a .desktop
file for it. That worked, but the only issue is that the icon isn't displaying. I don't know which path to put in the Icon parameter.
How can I find it?
arch-linux gnome3 antergos
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment
|
I installed Hyper terminal (hyper.is) by downloading the .AppImage
file and moving it to /usr/bin/
. It doesn't show up in Gnome's launcher though, so I manually created a .desktop
file for it. That worked, but the only issue is that the icon isn't displaying. I don't know which path to put in the Icon parameter.
How can I find it?
arch-linux gnome3 antergos
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment
|
I installed Hyper terminal (hyper.is) by downloading the .AppImage
file and moving it to /usr/bin/
. It doesn't show up in Gnome's launcher though, so I manually created a .desktop
file for it. That worked, but the only issue is that the icon isn't displaying. I don't know which path to put in the Icon parameter.
How can I find it?
arch-linux gnome3 antergos
I installed Hyper terminal (hyper.is) by downloading the .AppImage
file and moving it to /usr/bin/
. It doesn't show up in Gnome's launcher though, so I manually created a .desktop
file for it. That worked, but the only issue is that the icon isn't displaying. I don't know which path to put in the Icon parameter.
How can I find it?
arch-linux gnome3 antergos
arch-linux gnome3 antergos
edited Jan 15 '17 at 18:08
marc
1,6521 gold badge8 silver badges20 bronze badges
1,6521 gold badge8 silver badges20 bronze badges
asked Jan 15 '17 at 15:50
AndrewAndrew
11 bronze badge
11 bronze badge
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
You may be running into a known appimaged issue, https://github.com/probonopd/AppImageKit/issues/328. Any help appreciated.
add a comment
|
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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/4.0/"u003ecc by-sa 4.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%2funix.stackexchange.com%2fquestions%2f337585%2fhow-do-i-find-icon-path-for-appimage-file%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
You may be running into a known appimaged issue, https://github.com/probonopd/AppImageKit/issues/328. Any help appreciated.
add a comment
|
You may be running into a known appimaged issue, https://github.com/probonopd/AppImageKit/issues/328. Any help appreciated.
add a comment
|
You may be running into a known appimaged issue, https://github.com/probonopd/AppImageKit/issues/328. Any help appreciated.
You may be running into a known appimaged issue, https://github.com/probonopd/AppImageKit/issues/328. Any help appreciated.
answered Jan 15 '17 at 20:08
probonoprobono
1593 bronze badges
1593 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f337585%2fhow-do-i-find-icon-path-for-appimage-file%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