GNU bug report logs - #39123
Difficulty installing icecat in kubuntu

Previous Next

Package: gnuzilla;

Reported by: "M.R.P." <blackzen1101 <at> gmail.com>

Date: Mon, 13 Jan 2020 21:28:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: bill-auger <bill-auger <at> peers.community>
To: 39123 <at> debbugs.gnu.org
Subject: bug#39123: Difficulty installing icecat in kubuntu
Date: Tue, 14 Jan 2020 03:45:43 -0500
the gnuzilla release needs to be started from the command line,
or using the F2 "run" dialog - the filename of the executable
is: 'icecat' ; depending on where you extracted icecat, the
command would be something like this:

  $ /home/me/Downloads/icecat/icecat

if you want shortcut buttons to appear in your menus, you would
need to add a .desktop file like this one:

https://git.parabola.nu/abslibre.git/plain/libre/icecat/icecat.desktop

and you would need to change the 'Exec=' and 'Icon=' lines in
that file to point to where you extracted icecat - something
like:

before:
  Exec=icecat %u
  Icon=icecat

after:
  Exec=/home/me/Downloads/icecat/icecat %u
  Icon=/home/me/Downloads/icecat/browser/chrome/icons/default/default128.png

then save that .desktop file as:

~/.local/share/applications/icecat.desktop




This bug report was last modified 5 years and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.