[digikam] [Bug 375633] Two buttons in Map tab on the Right Sidebar are not working
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Jan 30 14:10:06 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=375633
--- Comment #10 from caulier.gilles at gmail.com ---
Wolfgang,
Looking in QDesktopService source code from Qt, the way to open a web browser
(in case to open handbook for ex), is done through this method :
https://github.com/openwebos/qt/blob/master/src/gui/util/qdesktopservices_x11.cpp#L95
typically, the code search 2 environment variable set with your account :
DEFAULT_BROWSER
BROWSER
On my computer this is set like this : declare -x BROWSER="/bin/www-browser"
which open firefox.
Please open a console and run 'export' on command line. this will return all
environment variable with your account. Look if one of both value is defined.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list