[digikam] [Bug 375633] Two buttons in Map tab on the Right Sidebar are not working
Wolfgang Scheffner
bugzilla_noreply at kde.org
Mon Jan 30 22:56:16 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=375633
--- Comment #11 from Wolfgang Scheffner <wscheffner3 at gmail.com> ---
Gilles,
export showed none of these two. declare -p neither. I did
wolfgang at wolfgang-tuxedo:~$ declare -x BROWSER="/usr/bin/firefox"
wolfgang at wolfgang-tuxedo:~$ export
and got
declare -x BROWSER="/usr/bin/firefox"
but this didn't help. /usr/bin/firefox is a link pointing to
/usr/lib/firefox.sh which is wrong. I found firefox.sh in /usr/lib/firefox and
did
declare -x BROWSER="/usr/lib/firefox/firefox.sh"
but to no avail. Help/Handbook is still not working and the buttons in Right
Sidebar/Maps neither.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list