KDE 검색 이 작업을 실행할 권한이 없습니다(Kubuntu 20.04)

KDE 검색 이 작업을 실행할 권한이 없습니다(Kubuntu 20.04)

어제부터 Kubuntu 20.04의 KDE Discover에서 무언가를 다운로드하려고 할 때마다 다음 오류가 발생합니다.

이 작업을 실행할 권한이 없습니다.

소프트웨어를 다운로드하는 유일한 방법은 문제 없이 작동하는 터미널을 이용하는 것입니다.

답변1

너는 그리워하고있다 polkit-kde-agent-1. 내가 얻은 패키지 정보는 다음과 같습니다 sudo apt show polkit-kde-agent-1.

Package: polkit-kde-agent-1
Version: 4:5.18.4.1-0ubuntu1
Priority: optional
Section: universe/kde
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 430 kB
Provides: polkit-1-auth-agent
Depends: policykit-1, libc6 (>= 2.4), libkf5coreaddons5 (>= 4.100.0), libkf5crash5 (>= 4.96.0), libkf5dbusaddons5 (>= 4.97.0), libkf5i18n5 (>= 4.97.0), libkf5iconthemes5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.36.0+git20170804), libkf5windowsystem5 (>= 5.62.0), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.9.0~), libqt5gui5 (>= 5.9.0~) | libqt5gui5-gles (>= 5.9.0~), libqt5widgets5 (>= 5.9.0~), libstdc++6 (>= 4.1.1)
Breaks: polkit-kde-1 (<< 5.1.95~)
Replaces: polkit-kde-1 (<< 5.1.95~)
Homepage: https://projects.kde.org/projects/kde/workspace/polkit-kde-agent-1
Task: kubuntu-desktop, lubuntu-desktop
Download-Size: 54,7 kB
APT-Manual-Installed: no
APT-Sources: http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
Description: KDE dialogs for PolicyKit
 PolicyKit is an application-level toolkit for defining and handling the policy
 that allows unprivileged processes to speak to privileged processes.
 .
 It is a framework for centralizing the decision making process with respect to
 granting access to privileged operations (like calling the HAL Mount() method)
 for unprivileged (desktop) applications.
 .
 PolicyKit-Kde provides a D-Bus session bus service that is used to
 bring up authentication dialogs used for obtaining privileges.

당신은 또한 살펴 봐야합니다데비안 정보 페이지위의 정보에 대한 더 자세한 정보와 더 나은 표현을 원하시면

설치할 만큼 자신감이 있다면 다음을 사용하세요.

sudo apt-get update    
sudo apt-get install polkit-kde-agent-1

이후에는 모든 종속 항목을 확인하세요!

그렇게 할 만큼 자신감이 없다면 Discoversudo로 열 수 있도록 바로가기를 변경할 수도 있습니다. 하지만 에서 설치하거나 업데이트하기 전에 비밀번호 확인을 요청하는 메시지는 표시되지 않습니다 Discover. Discover권장되지 않는 루트로 열립니다 .

그러기 위해서는 쉽습니다.

  1. 시작 메뉴에서 Discover 항목을 마우스 오른쪽 버튼으로 클릭하고 애플리케이션 편집 옵션을 확인합니다.
  2. 그런 다음 프로그램 탭으로 이동합니다.
  3. sudo를 사용하도록 명령을 편집합니다.

이걸 복사해도 돼

sudo plasma-discover %F

답변2

당신이 가지고 있다면크롬-원격-데스크톱충돌로 인해 발생한 것일 수 있습니다. 노력하다:

killall chrome-remote-desktop-host
sudo apt remove chrome-remote-desktop

답변 출처:KDE 포럼.

답변3

또한 동일한 문제가 있는 사람을 위한 힌트입니다. 다음을 사용하고 있는지 확인하세요.발견하다메뉴에서 실행되고 다른 프로그램에서 시작된 인스턴스는 아닙니다. 작동하지 않습니다.

관련 정보