[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#791437: kscreen: depends on plasma-framework and qml-module-qtgraphicaleffects packages



Package: kscreen

Version: 4:5.3.2-1

Severity: normal

Tags: patch

 

--- Please enter the report below this line. ---

 

1. Install systemsettings and kscreen

 

2. Exec systemsettings5 and click "Display and Monitor"

 

kscreen: launcherDataAvailable: "org.kde.KScreen.Backend.XRandR"
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

Failed to create QMLOutput
QQmlComponent: Component is not ready
"file:///usr/share/kcm_kscreen/qml/Output.qml:20 module "QtGraphicalEffects" is not installed
"

The org.kde.plasma.core provided by the plasma-framework package.

QtGraphicalEffects provided by the qml-module-qtgraphicaleffects package.

 

 

--- System information. ---

Architecture: amd64

Kernel: Linux 4.0.0-2-amd64

 

Debian Release: stretch/sid

500 unstable ftp.by.debian.org

1 experimental ftp.by.debian.org

 

--- Package information. ---

Depends (Version) | Installed

=========================================-+-===================

kde-runtime (>> 4:4.10) | 4:14.12.3-1

libc6 (>= 2.14) |

libkdecore5 (>= 4:4.5.85) |

libkdeui5 (>= 4:4.3.4) |

libkscreen1 (>= 1.0.2) |

libplasma3 (>= 4:4.5.90) |

libqjson0 (>= 0.8.1) |

libqt4-dbus (>= 4:4.5.3) |

libqt4-declarative (>= 4:4.7.0~rc1) |

libqtcore4 (>= 4:4.7.0~beta2) |

libqtgui4 (>= 4:4.8.0) |

libstdc++6 (>= 4.1.1) |

 

 

Package's Recommends field is empty.

 

Package's Suggests field is empty.

diff --git a/debian/control b/debian/control
index 9f79db3..0879559 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kscreen.git
 
 Package: kscreen
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
+         plasma-framework,
+         qml-module-qtgraphicaleffects
 Description: KDE monitor hotplug and screen handling
  KScreen provides multiple monitor support.  This support tries to be
  as smart as possible adapting the behavior of it to each use case

Reply to: