AvalonStudio icon indicating copy to clipboard operation
AvalonStudio copied to clipboard

Debian package issue

Open fasetto opened this issue 6 years ago • 2 comments

I downloaded and installed the debian package, but its not working. I can not find the installed app.

  • The deb package is not generating the .desktop file.
  • There is a permission issue. The generated files in /opt/vitalelement folder by owned by ssh user. I changed that with root user and the problem is solved.

fasetto avatar Sep 15 '19 10:09 fasetto

The .deb package seems to be empty.

Inside the avalon-studio.desktop file (located under /usr/share/applications)

[Desktop Entry]
Name=Avalon Studio
Comment=A Torrent of Embedded Creativity
GenericName=Development Environment
Exec=/opt/vitalelement/avalonstudio/bin/AvalonStudio %U
Icon=avalon-studio
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Development;Documentation;
MimeType=text/plain;

Yet the folder /opt/vitalelement/avalonstudio/bin/ is empty

foldfelis avatar Feb 08 '20 15:02 foldfelis

The .deb package seems to be empty.

Inside the avalon-studio.desktop file (located under /usr/share/applications)

[Desktop Entry]
Name=Avalon Studio
Comment=A Torrent of Embedded Creativity
GenericName=Development Environment
Exec=/opt/vitalelement/avalonstudio/bin/AvalonStudio %U
Icon=avalon-studio
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Development;Documentation;
MimeType=text/plain;

Yet the folder /opt/vitalelement/avalonstudio/bin/ is empty

Version: 0.7.0-58

foldfelis avatar Feb 08 '20 15:02 foldfelis