Bug 380110 - first hyperlink in the authentication dialog does nothing
Summary: first hyperlink in the authentication dialog does nothing
Status: RESOLVED UNMAINTAINED
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: general (show other bugs)
Version: 5.9.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-23 07:21 UTC by Lars DIECKOW
Modified: 2018-04-24 00:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
authentication dialog (81.44 KB, image/png)
2017-05-23 07:21 UTC, Lars DIECKOW
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars DIECKOW 2017-05-23 07:21:27 UTC
Created attachment 105684 [details]
authentication dialog

to reproduce
------------

Invoke the dialog (screenshot attached) by e.g. adding a network connection in plasma-nm5. Press the details button to disclose two hyperlinks in the dialog. Click the first hyperlink.

expected
--------

Open a dialog or editor of some sort, as the hyperlink's tool tip indicates.

what really happens
-------------------

Nothing.

further information
-------------------

The second hyperlink works fine and opens a Web page in the browser.

In the process table I can see `/usr/lib64/libexec/polkit-kde-authentication-agent-1` running as my user, and `/usr/lib/polkit-1/polkitd --no-debug` running as user `polkitd`.

$ rpm -qa|ag polkit|sort
libpolkit0-0.113-3.4.x86_64
libpolkit-qt-1-1-0.112.0-1.6.x86_64
libpolkit-qt-1-devel-0.112.0-1.6.x86_64
libpolkit-qt5-1-1-0.112.0-4.10.x86_64
libpolkit-qt5-1-devel-0.112.0-4.10.x86_64
polkit-0.113-3.4.x86_64
polkit-default-privs-13.2-32.1.noarch
polkit-devel-0.113-3.4.x86_64
polkit-doc-0.113-3.4.noarch
polkit-kde-agent-1-0.99.0-22.7.x86_64
polkit-kde-agent-5-5.9.5-1.1.x86_64
polkit-kde-agent-5-lang-5.9.5-1.1.noarch
typelib-1_0-Polkit-1_0-0.113-3.4.x86_64

$ cat /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20170510"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="20170510"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20170510"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
Comment 1 Scott Harvey 2018-04-24 00:49:11 UTC
This feature was removed as part of an overall update to the PolicyKit user interface.

https://phabricator.kde.org/D11950