GNU bug report logs -
#39123
Difficulty installing icecat in kubuntu
Previous Next
To reply to this bug, email your comments to 39123 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnuzilla <at> gnu.org
:
bug#39123
; Package
gnuzilla
.
(Mon, 13 Jan 2020 21:28:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"M.R.P." <blackzen1101 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnuzilla <at> gnu.org
.
(Mon, 13 Jan 2020 21:28:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello I am trying to install icecat on kubuntu and am having difficulty.
I download the tar file extract and then I am not shure what to do from
their.
Information forwarded
to
bug-gnuzilla <at> gnu.org
:
bug#39123
; Package
gnuzilla
.
(Tue, 14 Jan 2020 08:50:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
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 4 years and 318 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.