Score:0

Program ICON not in Applications List

na flag

I installed gtp4all and got the following error in the logs:

[2365695] Operation \"CreateDesktopEntry\" with arguments \"/home/benjamin/Desktop/GPT4All.desktop; Type=Application\nTerminal=false\nExec=\"/home/benjamin/gpt4all/bin/chat\"\nName=GPT4All\nIcon=/home/benjamin/gpt4all/logo-48.png\nName[en_US]=GPT4All\" failed: Konnte keinen Eintrag \"/home/benjamin/Desktop/GPT4All.desktop\" auf dem Arbeitsplatz anlegen.
[2365695] installationErrorWithCancel : Installationsfehler : Fehler beim Installieren von Komponente gpt4all:
Konnte keinen Eintrag "/home/benjamin/Desktop/GPT4All.desktop" auf dem Arbeitsplatz anlegen. Retry|Ignore|Cancel

Can I do this CreateDesktopEntry somehow manually, what would be the way to do it? Thanks

Ben

Score:0
cn flag

Yes, you can. All information is in the first error message.

The application attempted to create a .desktop launcher in the directory/home/benjamin/Desktop/GPT4All.desktop: this is a launcher on your desktop.

The contents of that file are also indicated. To make this a valid .desktop file, one line need to be added on the first line, so the content becomes:

[Desktop Entry]
Type=Application
Terminal=false
Exec="/home/benjamin/gpt4all/bin/chat"
Name=GPT4All
Icon=/home/benjamin/gpt4all/logo-48.png
Name[en_US]=GPT4All

So, with a text editor, create the file and paste the contents in it.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.