Summary: | Notification about new attached screen pops up when it doesn‘t need to | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | kcm_randr | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hbock, mantas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kai Uwe Broulik
2011-01-12 14:09:31 UTC
the same on gentoo 64bit, KDE-4.5.95 ok, here for me bug is fixed on gentoo 64bit, KDE-4.6 Git commit 64fe606cc39cc801efaf520b69352b38dad3ed34 by Kai Uwe Broulik. Committed on 28/07/2011 at 20:26. Pushed by broulik into branch 'master'. Fix the dialog "A new monitor has been attached" popping up although the monitor config dialog is already opened. The dbus Service is no longer "kcm_display" but "kcm_randr" BUG: 262949 M +1 -1 kcontrol/randr/module/randrmonitor.cpp http://commits.kde.org/kde-workspace/64fe606cc39cc801efaf520b69352b38dad3ed34 ---------- Git commit 559279bc4b94ab1b4c33d51a88f7391b5bf62681 by Kai Uwe Broulik. Committed on 28/07/2011 at 20:26. Pushed by broulik into branch 'KDE/4.7'. Fix the dialog "A new monitor has been attached" popping up although the monitor config dialog is already opened. The dbus Service is no longer "kcm_display" but "kcm_randr" BUG: 262949 (cherry picked from commit 64fe606cc39cc801efaf520b69352b38dad3ed34) M +1 -1 kcontrol/randr/module/randrmonitor.cpp http://commits.kde.org/kde-workspace/559279bc4b94ab1b4c33d51a88f7391b5bf62681 |