Bug 182435

Summary: Copy monitor.png from kcontrol/kdm (used in kcm_kwincompositing) to a common place or make a copy
Product: [Plasma] kwin Reporter: Michael Leupold <lemma>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Michael Leupold 2009-01-30 14:57:35 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

kcmkwin/kwincompositing/monitor.cpp uses monitor.png from kcontrol/kdm to display the active screen edges configuration dialog. This provides a pitfall for distributions not packaging all of kdebase but providing separate packages in that a user who doesn't install kdm (or doesn't upgrade it) doesn't get that file unless distributors notice and package the image separately.
Comment 1 Martin Flöser 2009-04-02 12:36:34 UTC
this became invalid as the monitor in 4.3 inherits from ScreenPreviewWidget and doesn't use an own png any more.