chzesa / tiled-tab-groups

26 stars 6 forks source link

Lost all tabs and groups #44

Open Jipok opened 2 years ago

Jipok commented 2 years ago

Due to the fact that I have a lot of tabs and groups, the browser took a long time to start. At some point, an error occurred(possibly due to the launch of picom(composite manager) at the same moment) and the browser crashed. The next time I started it, everything was empty: image

Fortunately, I found out that firefox makes session backups. I'm not sure if this is related to this addon, here's what I have: firefox-101.0.1_1 image

chzesa commented 2 years ago

The only tabs TTG ever closes without user interaction are the tab group view tabs, so I suspect this is caused by an error during initialization of the addon, and that the tabs are hidden. The native tab bar has a dropdown menu displaying all tabs (including hidden ones) allowing you to check if the tabs are merey hidden. Disabling and re-enabling TTG to re-initialize the addon might fix the problem.

There have been other reports of tabs seemingly being lost, but I haven't been able to find the root cause.