Comment 5 for bug 262906

Revision history for this message
Daniel Sargeant (dsargeant) wrote :

I fixed it on my machine by using time.time().__str__() instead of time.time() in screen-resolution-mechanism.py (line 259). I've attached the patch.