octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61790] task bar icon of Octave cannot be pinn


From: Hartmut
Subject: [Octave-bug-tracker] [bug #61790] task bar icon of Octave cannot be pinned properly under linux
Date: Mon, 17 Jan 2022 16:57:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0

Follow-up Comment #2, bug #61790 (project octave):

1. I have only installed Octave 6.3.0 and 7.0.90 on this computer, both by
downloading the tar.gz file of the release (or pre-release) into a folder in
/opt with user write access, and then did "configure", "make" and "make
install" there (without any sudo). I have not installed any Octave version by
the package manager on this machine at all. I have also not installed any
Octave version via flatpack or snap.

2. This is under Ubuntu 20.04 LTS linux with german locale. This Ubuntu is
quite freshly installed (a few months ago) and still more or less "vanilla".
It uses the default Gnome desktop.

3. My two corresponding .desktop files are generated "by hand" in my text
editor and look like this:


#!/usr/bin/env xdg-open

[Desktop Entry]
Version=1.0
Type=Application
Terminal=false

Name=Octave 7.0.90 (opt)
Exec=/opt/octave-7.0.90/bin/octave --gui %f
Icon=/opt/octave-7.0.90/libgui/src/icons/logo.png

StartupNotify=false
StartupWMClass=GNU Octave
MimeType=text/x-octave;text/x-matlab;


When I save the above file content to a file with the file name "Octave 7.0.90
(opt).desktop", set the execution bit, and then start it and try to pin the
icon to the Gnome task bar, then the akward behavior described in comment #0
happens. (I have exactly one other .desktop file, for Octave versions 6.3.0 in
my ./local/share/applications folder. It looks the very same, just substitute
7.0.90 by 6.3.0.)

I am not sure if this is rather a bug in Gnome and not in Octave.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61790>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]