Comment 56 for bug 742544

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Re: lp:~andyrock/unity/fix-742544

@Andrea, reverting all of r1609 is a bad idea. Part of r1609 is the removal of multiple redundant calls to gdk_screen_get_primary_monitor, which is very useful to keep.

I suggest the fix, even a temporary one, should just change uscreen->GetPrimaryMonitor() which is (in theory) now the single location where the primary monitor is set.