Help creating a .desktop for Geometry Dash

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








up vote
0
down vote

favorite












Since the game "Geometry Dash" isn't compatible with Linux, I run it with wine.
I want to create a .desktop file for it to run it off my desktop on my Ubuntu 18.04 but things aren't going so well. When I try to run it, wine brings up an error. There is no error when I run it by double clicking the .exe file in my file manager, it works completely fine. Here is my .desktop entry:



[Desktop Entry]
Name=Geometry Dash
Comment=geo
Exec=wine /home/adam/Downloads/GD/GeometryDash.exe
Icon=/home/adam/Downloads/index.jpeg
Terminal=false
Type=Application
StartupNotify=false
StartupWMClass=GeometryDash.exe


How do I fix this?







share|improve this question




















  • "wine brings up an error" - which error? What does it say?
    – waltinator
    Apr 30 at 22:09










  • The error says "The program GeometryDash.exe has encountered a serious problem and needs to close. We are sorry for the inconvience. " this error doesn't pop up when I open the exe from my file manager.
    – agamer569
    Apr 30 at 22:13










  • The next time you start Geometry Dash from the .exe file, try dragging the icon from the launcher to the desktop.
    – bashBedlam
    Apr 30 at 22:53










  • I can already tell that is not going to work since Geometry Dash needs DLLS in the same folder the exe is in in order to work.
    – agamer569
    May 2 at 0:12














up vote
0
down vote

favorite












Since the game "Geometry Dash" isn't compatible with Linux, I run it with wine.
I want to create a .desktop file for it to run it off my desktop on my Ubuntu 18.04 but things aren't going so well. When I try to run it, wine brings up an error. There is no error when I run it by double clicking the .exe file in my file manager, it works completely fine. Here is my .desktop entry:



[Desktop Entry]
Name=Geometry Dash
Comment=geo
Exec=wine /home/adam/Downloads/GD/GeometryDash.exe
Icon=/home/adam/Downloads/index.jpeg
Terminal=false
Type=Application
StartupNotify=false
StartupWMClass=GeometryDash.exe


How do I fix this?







share|improve this question




















  • "wine brings up an error" - which error? What does it say?
    – waltinator
    Apr 30 at 22:09










  • The error says "The program GeometryDash.exe has encountered a serious problem and needs to close. We are sorry for the inconvience. " this error doesn't pop up when I open the exe from my file manager.
    – agamer569
    Apr 30 at 22:13










  • The next time you start Geometry Dash from the .exe file, try dragging the icon from the launcher to the desktop.
    – bashBedlam
    Apr 30 at 22:53










  • I can already tell that is not going to work since Geometry Dash needs DLLS in the same folder the exe is in in order to work.
    – agamer569
    May 2 at 0:12












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Since the game "Geometry Dash" isn't compatible with Linux, I run it with wine.
I want to create a .desktop file for it to run it off my desktop on my Ubuntu 18.04 but things aren't going so well. When I try to run it, wine brings up an error. There is no error when I run it by double clicking the .exe file in my file manager, it works completely fine. Here is my .desktop entry:



[Desktop Entry]
Name=Geometry Dash
Comment=geo
Exec=wine /home/adam/Downloads/GD/GeometryDash.exe
Icon=/home/adam/Downloads/index.jpeg
Terminal=false
Type=Application
StartupNotify=false
StartupWMClass=GeometryDash.exe


How do I fix this?







share|improve this question












Since the game "Geometry Dash" isn't compatible with Linux, I run it with wine.
I want to create a .desktop file for it to run it off my desktop on my Ubuntu 18.04 but things aren't going so well. When I try to run it, wine brings up an error. There is no error when I run it by double clicking the .exe file in my file manager, it works completely fine. Here is my .desktop entry:



[Desktop Entry]
Name=Geometry Dash
Comment=geo
Exec=wine /home/adam/Downloads/GD/GeometryDash.exe
Icon=/home/adam/Downloads/index.jpeg
Terminal=false
Type=Application
StartupNotify=false
StartupWMClass=GeometryDash.exe


How do I fix this?









share|improve this question











share|improve this question




share|improve this question










asked Apr 30 at 22:01









agamer569

246




246











  • "wine brings up an error" - which error? What does it say?
    – waltinator
    Apr 30 at 22:09










  • The error says "The program GeometryDash.exe has encountered a serious problem and needs to close. We are sorry for the inconvience. " this error doesn't pop up when I open the exe from my file manager.
    – agamer569
    Apr 30 at 22:13










  • The next time you start Geometry Dash from the .exe file, try dragging the icon from the launcher to the desktop.
    – bashBedlam
    Apr 30 at 22:53










  • I can already tell that is not going to work since Geometry Dash needs DLLS in the same folder the exe is in in order to work.
    – agamer569
    May 2 at 0:12
















  • "wine brings up an error" - which error? What does it say?
    – waltinator
    Apr 30 at 22:09










  • The error says "The program GeometryDash.exe has encountered a serious problem and needs to close. We are sorry for the inconvience. " this error doesn't pop up when I open the exe from my file manager.
    – agamer569
    Apr 30 at 22:13










  • The next time you start Geometry Dash from the .exe file, try dragging the icon from the launcher to the desktop.
    – bashBedlam
    Apr 30 at 22:53










  • I can already tell that is not going to work since Geometry Dash needs DLLS in the same folder the exe is in in order to work.
    – agamer569
    May 2 at 0:12















"wine brings up an error" - which error? What does it say?
– waltinator
Apr 30 at 22:09




"wine brings up an error" - which error? What does it say?
– waltinator
Apr 30 at 22:09












The error says "The program GeometryDash.exe has encountered a serious problem and needs to close. We are sorry for the inconvience. " this error doesn't pop up when I open the exe from my file manager.
– agamer569
Apr 30 at 22:13




The error says "The program GeometryDash.exe has encountered a serious problem and needs to close. We are sorry for the inconvience. " this error doesn't pop up when I open the exe from my file manager.
– agamer569
Apr 30 at 22:13












The next time you start Geometry Dash from the .exe file, try dragging the icon from the launcher to the desktop.
– bashBedlam
Apr 30 at 22:53




The next time you start Geometry Dash from the .exe file, try dragging the icon from the launcher to the desktop.
– bashBedlam
Apr 30 at 22:53












I can already tell that is not going to work since Geometry Dash needs DLLS in the same folder the exe is in in order to work.
– agamer569
May 2 at 0:12




I can already tell that is not going to work since Geometry Dash needs DLLS in the same folder the exe is in in order to work.
– agamer569
May 2 at 0:12















active

oldest

votes











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: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030329%2fhelp-creating-a-desktop-for-geometry-dash%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030329%2fhelp-creating-a-desktop-for-geometry-dash%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Which professions warranted travel in Medieval times?

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error