https://bugs.kde.org/show_bug.cgi?id=452274
--- Comment #25 from Paul Floyd <pjfl...@wanadoo.fr> --- The flags seem to be used. Now how to determine if we are in either of those functions? As a quick hack for testing putting #if defined(VGO_freebsd) if (outside_range) { outside_range = False; in_complete_to_committed = True; } #endif just before the check for outside_range seems to make things work. -- You are receiving this mail because: You are watching all bug changes.