Gnome application launcher works but crashes Gnome on login

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












-1















I downloaded a program (utility that performs programming on amateur radios) called Chirp. Like many other utilities I have downloaded I created a launcher for Gnome. I created the following launcher in .local/share/applications.



When I saved it, the icon was in the dock, I clicked it... it worked. The next time I booted, Gnome crashed as soon as I logged in, disabling all extensions. Assuming it would be the last thing I did, I moved chirp.desktop to my Desktop, re-enabled extensions, rebooted and, sure enough... it worked fine.



I exercised the lanucher by clicking on it... it worked fine. So I moved it back into the correct local folder. Icon showed up on dock. I clicked it... it worked fine. Rebooted for a test.... and on login... gnome crashed. Moved the file out to my Desktop again, re-enabled extensions... all was fine. Studied this file until my eyes bled and I can't see anything wrong. Tested it from the Desktop again... works fine. Put the file back where it goes... it shows up in the dock and works fine. Reboot....login... and gnome crashes.



Bottom line: if this file is IN the .local/share/applications folder when I log in, Gnome crashes. But it works fine when I leave it on the desktop.



I have looked all over seeking info about whether or not Gnome logs failures like this (so that I can focus on what it is that Gnome OR the extension is not liking! It MIGHT actually be the extension having the hard time...but I have no way of knowing.



I have compared this one to others that I have that work fine and can STAY in the folder without causing a crash...and I simply can't see anything wrong.



Behind the first one is a much simpler one that I tried to create from a tutorial example that I found...and it does the exact same thing. Works from
the Desk top. When you move it into the folder it works fine. The next time you log in, gnome crashes.



(This is on Fedora 22 Desktop Distribution)



FIRST ONE



[Desktop Entry]
Categories=
Comment=Chirp Amateur Radio Programming Tool
Comment[en]=Chirp Amateur Radio Programming Tool
Encoding=UTF-8
Exec=/home/bob/local/chirp/chirpw
GenericName=
GenericName[en]=
Icon=/home/bob/local/chirp/share/chirp.ico
MimeType=
Name=Chirp
Name[en]=Chirp
Path=/home/bob/local/chirp
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=
TerminalOptions=
Type=Application
URL=



SECOND ONE



[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Chirp
Comment=Chirp Amateur Radio Programming Tool
Exec=/home/bob/local/chirp/chirpw
Icon=/home/bob/local/chirp/share/chirp.ico
Terminal=false










share|improve this question
























  • what if you take out Encoding=UTF-8 ? It's deprecated.

    – Andra
    Feb 16 at 20:47















-1















I downloaded a program (utility that performs programming on amateur radios) called Chirp. Like many other utilities I have downloaded I created a launcher for Gnome. I created the following launcher in .local/share/applications.



When I saved it, the icon was in the dock, I clicked it... it worked. The next time I booted, Gnome crashed as soon as I logged in, disabling all extensions. Assuming it would be the last thing I did, I moved chirp.desktop to my Desktop, re-enabled extensions, rebooted and, sure enough... it worked fine.



I exercised the lanucher by clicking on it... it worked fine. So I moved it back into the correct local folder. Icon showed up on dock. I clicked it... it worked fine. Rebooted for a test.... and on login... gnome crashed. Moved the file out to my Desktop again, re-enabled extensions... all was fine. Studied this file until my eyes bled and I can't see anything wrong. Tested it from the Desktop again... works fine. Put the file back where it goes... it shows up in the dock and works fine. Reboot....login... and gnome crashes.



Bottom line: if this file is IN the .local/share/applications folder when I log in, Gnome crashes. But it works fine when I leave it on the desktop.



I have looked all over seeking info about whether or not Gnome logs failures like this (so that I can focus on what it is that Gnome OR the extension is not liking! It MIGHT actually be the extension having the hard time...but I have no way of knowing.



I have compared this one to others that I have that work fine and can STAY in the folder without causing a crash...and I simply can't see anything wrong.



Behind the first one is a much simpler one that I tried to create from a tutorial example that I found...and it does the exact same thing. Works from
the Desk top. When you move it into the folder it works fine. The next time you log in, gnome crashes.



(This is on Fedora 22 Desktop Distribution)



FIRST ONE



[Desktop Entry]
Categories=
Comment=Chirp Amateur Radio Programming Tool
Comment[en]=Chirp Amateur Radio Programming Tool
Encoding=UTF-8
Exec=/home/bob/local/chirp/chirpw
GenericName=
GenericName[en]=
Icon=/home/bob/local/chirp/share/chirp.ico
MimeType=
Name=Chirp
Name[en]=Chirp
Path=/home/bob/local/chirp
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=
TerminalOptions=
Type=Application
URL=



SECOND ONE



[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Chirp
Comment=Chirp Amateur Radio Programming Tool
Exec=/home/bob/local/chirp/chirpw
Icon=/home/bob/local/chirp/share/chirp.ico
Terminal=false










share|improve this question
























  • what if you take out Encoding=UTF-8 ? It's deprecated.

    – Andra
    Feb 16 at 20:47













-1












-1








-1








I downloaded a program (utility that performs programming on amateur radios) called Chirp. Like many other utilities I have downloaded I created a launcher for Gnome. I created the following launcher in .local/share/applications.



When I saved it, the icon was in the dock, I clicked it... it worked. The next time I booted, Gnome crashed as soon as I logged in, disabling all extensions. Assuming it would be the last thing I did, I moved chirp.desktop to my Desktop, re-enabled extensions, rebooted and, sure enough... it worked fine.



I exercised the lanucher by clicking on it... it worked fine. So I moved it back into the correct local folder. Icon showed up on dock. I clicked it... it worked fine. Rebooted for a test.... and on login... gnome crashed. Moved the file out to my Desktop again, re-enabled extensions... all was fine. Studied this file until my eyes bled and I can't see anything wrong. Tested it from the Desktop again... works fine. Put the file back where it goes... it shows up in the dock and works fine. Reboot....login... and gnome crashes.



Bottom line: if this file is IN the .local/share/applications folder when I log in, Gnome crashes. But it works fine when I leave it on the desktop.



I have looked all over seeking info about whether or not Gnome logs failures like this (so that I can focus on what it is that Gnome OR the extension is not liking! It MIGHT actually be the extension having the hard time...but I have no way of knowing.



I have compared this one to others that I have that work fine and can STAY in the folder without causing a crash...and I simply can't see anything wrong.



Behind the first one is a much simpler one that I tried to create from a tutorial example that I found...and it does the exact same thing. Works from
the Desk top. When you move it into the folder it works fine. The next time you log in, gnome crashes.



(This is on Fedora 22 Desktop Distribution)



FIRST ONE



[Desktop Entry]
Categories=
Comment=Chirp Amateur Radio Programming Tool
Comment[en]=Chirp Amateur Radio Programming Tool
Encoding=UTF-8
Exec=/home/bob/local/chirp/chirpw
GenericName=
GenericName[en]=
Icon=/home/bob/local/chirp/share/chirp.ico
MimeType=
Name=Chirp
Name[en]=Chirp
Path=/home/bob/local/chirp
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=
TerminalOptions=
Type=Application
URL=



SECOND ONE



[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Chirp
Comment=Chirp Amateur Radio Programming Tool
Exec=/home/bob/local/chirp/chirpw
Icon=/home/bob/local/chirp/share/chirp.ico
Terminal=false










share|improve this question
















I downloaded a program (utility that performs programming on amateur radios) called Chirp. Like many other utilities I have downloaded I created a launcher for Gnome. I created the following launcher in .local/share/applications.



When I saved it, the icon was in the dock, I clicked it... it worked. The next time I booted, Gnome crashed as soon as I logged in, disabling all extensions. Assuming it would be the last thing I did, I moved chirp.desktop to my Desktop, re-enabled extensions, rebooted and, sure enough... it worked fine.



I exercised the lanucher by clicking on it... it worked fine. So I moved it back into the correct local folder. Icon showed up on dock. I clicked it... it worked fine. Rebooted for a test.... and on login... gnome crashed. Moved the file out to my Desktop again, re-enabled extensions... all was fine. Studied this file until my eyes bled and I can't see anything wrong. Tested it from the Desktop again... works fine. Put the file back where it goes... it shows up in the dock and works fine. Reboot....login... and gnome crashes.



Bottom line: if this file is IN the .local/share/applications folder when I log in, Gnome crashes. But it works fine when I leave it on the desktop.



I have looked all over seeking info about whether or not Gnome logs failures like this (so that I can focus on what it is that Gnome OR the extension is not liking! It MIGHT actually be the extension having the hard time...but I have no way of knowing.



I have compared this one to others that I have that work fine and can STAY in the folder without causing a crash...and I simply can't see anything wrong.



Behind the first one is a much simpler one that I tried to create from a tutorial example that I found...and it does the exact same thing. Works from
the Desk top. When you move it into the folder it works fine. The next time you log in, gnome crashes.



(This is on Fedora 22 Desktop Distribution)



FIRST ONE



[Desktop Entry]
Categories=
Comment=Chirp Amateur Radio Programming Tool
Comment[en]=Chirp Amateur Radio Programming Tool
Encoding=UTF-8
Exec=/home/bob/local/chirp/chirpw
GenericName=
GenericName[en]=
Icon=/home/bob/local/chirp/share/chirp.ico
MimeType=
Name=Chirp
Name[en]=Chirp
Path=/home/bob/local/chirp
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=
TerminalOptions=
Type=Application
URL=



SECOND ONE



[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Chirp
Comment=Chirp Amateur Radio Programming Tool
Exec=/home/bob/local/chirp/chirpw
Icon=/home/bob/local/chirp/share/chirp.ico
Terminal=false







gnome






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 11 at 19:30









Rui F Ribeiro

41.1k1480138




41.1k1480138










asked Feb 11 at 18:45









Bob RuthBob Ruth

1




1












  • what if you take out Encoding=UTF-8 ? It's deprecated.

    – Andra
    Feb 16 at 20:47

















  • what if you take out Encoding=UTF-8 ? It's deprecated.

    – Andra
    Feb 16 at 20:47
















what if you take out Encoding=UTF-8 ? It's deprecated.

– Andra
Feb 16 at 20:47





what if you take out Encoding=UTF-8 ? It's deprecated.

– Andra
Feb 16 at 20:47










0






active

oldest

votes











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/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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500008%2fgnome-application-launcher-works-but-crashes-gnome-on-login%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500008%2fgnome-application-launcher-works-but-crashes-gnome-on-login%23new-answer', 'question_page');

);

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






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay