Changes between Initial Version and Version 1 of Ticket #11231, comment 2


Ignore:
Timestamp:
Apr 14, 2017, 9:37:20 PM (7 years ago)
Author:
scotts7777

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11231, comment 2

    initial v1  
    1 This bug was introduced in v3.14.1 - it happens 100% of the time on every tested Mac in v3.14.1 or later and happens 0% of the time on v3.14.0 or prior versions.  I installed each version from 3.9 to current and tested each one, narrowing it down to some change between 3.14.0 and 3.14.1.
     1This bug seems to have been introduced in v3.14.1 for Mac- it happens 100% of the time on every tested Mac in v3.14.1 or later and happens 0% of the time on v3.14.0 or prior versions.  I installed each version from 3.9 to current and tested each one, narrowing it down to some change between 3.14.0 and 3.14.1.
    22
     3I compared the two versions of "sitemanager.cpp" from v3.14.0 and v3.14.1 and they are identical except for one line of code added in v3.14.1 on line 68 "bookmarkData->m_comparison = GetTextElementBool(bookmark, "DirectoryComparison", false);"
     4
     5Is it possible that this additional code added in v3.14.1 is responsible for the slowdown?
     6