Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 600088 - kde-plasma/kscreen: missing dependency on kde-framework/plasma
Summary: kde-plasma/kscreen: missing dependency on kde-framework/plasma
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: plasma-5.8.3-stable
  Show dependency tree
 
Reported: 2016-11-17 09:55 UTC by Tiziano Müller (RETIRED)
Modified: 2016-11-22 19:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tiziano Müller (RETIRED) gentoo-dev 2016-11-17 09:55:32 UTC
I use the isolated kscreen (starting with `kcmshell5 kscreen`) to configure screens (since the respective app in LXQt is broken).

After the first installation, I get the following when trying to start it:

  $ kcmshell5 kscreen
  Reusing existing ksycoca
  [...]
  Saving
  kscreen.kcm: LOAD
  file:///usr/share/kcm_kscreen/qml/main.qml:21:1: module "org.kde.plasma.core" is not installed 
       import org.kde.plasma.core 2.0 as PlasmaCore 
     ^
  Speicherzugriffsfehler (core dumped)


After installing `kde-frameworks/plasma` it works perfectly.