traxium / tabtree

Tab Tree extension for Firefox
https://addons.mozilla.org/en-US/firefox/addon/tab-tree/
GNU General Public License v3.0
144 stars 30 forks source link

keeps refreshing #238

Closed joaoantoniocardoso closed 4 years ago

joaoantoniocardoso commented 4 years ago

Hi,

I'm running Tree Tabs on Mozilla Firefox 69.0.1 on an updated archlinux and since the last update it keeps refreshing the tab in a fixed frequency, alternating between "Starting up" and "Session did not match and will not save! ...".

I tried to reset all the settings and generated the following debug report:

["started in safe mode","QuantumStart, Current windows count is: 1Current tabs count is: 6Matching tabs: 0","f: Tabs_RearrangeTree","f: SetEvents, adding global events.","f: Tabs_RearrangeBrowserTabs","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","f: RearrangeGroupsLists","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","started in safe mode","QuantumStart, Current windows count is: 1Current tabs count is: 6Matching tabs: 0","f: Tabs_RearrangeTree","f: SetEvents, adding global events.","f: Tabs_RearrangeBrowserTabs","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","f: RearrangeGroupsLists","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","started in safe mode","QuantumStart, Current windows count is: 1Current tabs count is: 6Matching tabs: 0","f: Tabs_RearrangeTree","f: SetEvents, adding global events.","f: Tabs_RearrangeBrowserTabs","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","f: RearrangeGroupsLists","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","started in safe mode","QuantumStart, Current windows count is: 1Current tabs count is: 6Matching tabs: 0","f: Tabs_RearrangeTree","f: SetEvents, adding global events.","f: Tabs_RearrangeBrowserTabs","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","f: RearrangeGroupsLists","started in safe mode","QuantumStart, Current windows count is: 1Current tabs count is: 6Matching tabs: 0","f: Tabs_RearrangeTree","f: SetEvents, adding global events.","f: Tabs_RearrangeBrowserTabs","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true","f: RearrangeGroupsLists","f: SetActiveTab, tabId: 6","f: SetActiveGroup, groupId: tab_list, switch_to_active_in_group: false, scroll_to_active: true"]%

Any ideas? Thanks