Revision 1d9ac01...

Go back to digest for 15th September 2013

Bug Fixes in KDE Base

Dan Vratil committed changes in [libkscreen] /xrandr:

Refresh modes when currentModeId points to unknown mode

Sometimes drivers insert or remove modes, so when currentModeId points to a mode
that we don't have cached, we must refresh the local cache.

This also fixes a crash that occured when currentModeId would be pointing to a
mode that we don't have (even after refreshing modes)

REVIEW: 112604


FIXED-IN: 1.0.2

File Changes

Modified 5 files
  • /xrandr
  •   backendsconfig.cpp
  •   backendsmode.cpp
  •   backendsmode.h
  •   backendsoutput.cpp
  •   backendsoutput.h
5 files changed in total