Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Losing windows name after restart chrome. #50

Closed
kittinzaa opened this issue Jan 16, 2020 · 9 comments
Closed

Losing windows name after restart chrome. #50

kittinzaa opened this issue Jan 16, 2020 · 9 comments

Comments

@kittinzaa
Copy link

Not sure is it work before since I'm new to this addon
but what the point to name windows if it cannot be save.

@mastef
Copy link
Contributor

mastef commented Jan 16, 2020

Duplicate of #16

@kittinzaa normally the names of the windows will be preserved. But if your Chrome or Windows crashes and you re-open Chrome - it will assign each window a new id. And then we can't match the names to the re-opened windows.

What you can do is use the "save window" feature however, which will save the windows for later - including the window title. When you restore the window from the tab manager, it will also restore the window title.

But yes, saving window titles and window colors is a feature that can be hardened with some stronger logic in the future. Right now it's just assigning names based on window ids and we rely on Chrome to keep those the same.

@kittinzaa
Copy link
Author

I close it normally not a crash by click 3 dot on the top right and exit this way will preserve all opened windows. If name save is working this addon I would call perfect though its already at best of its kind.

@anApeThrummingAViola
Copy link

Similar behavior on Firefox 76.0.1, Ubuntu - when I restart my system, some or all of the page titles are lost - the contained tabs seem to be preserved though

@anApeThrummingAViola
Copy link

anApeThrummingAViola commented May 20, 2020

Also, after a reboot some of the names and colors are exchanged. I have here 15 windows with 750 tabs, two windows in the foreground (which are not named). After a shutdown and restart due to system upgrade, two windows have lost their name and color, and of the remaining 11, about eight or nine had their titles and colors swapped. The colors seem to have "stayed" with "their" names rather than with their windows. It should also be noted that which names were lost or exchanged seems unrelated to how "fresh" they are, some of the affected windows had been "lingering" in the background without a change for days.

Ubuntu 16.04.6 LTS with xfwm4, Firefox 76.0.1

@filippo-basso
Copy link

Confirm, in my MacBook too, when closing Chrome (usually during a reboot), all windows names and colours are lost, even with "Save Window for Later" feature enabled (I don't understand well what this option does).

As I will need to reboot time to time, losing all the names is a bit a problem... can you please see if it's possible an easy workaround?
thank you!

@a-bronx
Copy link

a-bronx commented Sep 2, 2020

Same here -- normal restart of a browser (Brave) messes with titles: sometimes they all lost, sometimes one or two remain, sometimes a title jumps to a different window.

@filippo-basso
Copy link

@mastef - would be important to have a temporary workaround, even just a temporary file where to store windows titles & colours, if other persistence methods fails...

@jgwinner
Copy link

Same here, Macbook pro, Chrome. Sonoma.

All window titles and colors are lost.

I AM using Chrome's restore windows, not TabManagerPlus though ... might this be the issue?

@mastef
Copy link
Contributor

mastef commented Sep 22, 2024

Duplicate #178

@mastef mastef closed this as completed Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants