Giter Site home page Giter Site logo

Comments (14)

camartinez1229 avatar camartinez1229 commented on July 17, 2024 1

Thanks for the replies. I've given 1.3.3 a try in both FF56 and 57, but I've seen no difference. When I try to load a session, all the tabs get loaded. It's impractical when I'm dealing with 50+ tabs, as I usually do. I appreciate your efforts, though. I'm still keeping your addon installed since it does work for me as a fallback when Firefox's native session restore fails me.

from tab-session-manager.

camartinez1229 avatar camartinez1229 commented on July 17, 2024

Looks like restoring sessions does work in Firefox 57. I just started testing the 57 beta today. However, the addon tries to load all the tabs at the same time. Is there a way to adjust it so it loads all the tabs except whichever one is selected first, in a pending state? Dealing with dozens of tabs is otherwise a hassle.

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

In FF56, it is necessary to turn off "Supports Tree Style Tab(Firefox57++)" setting.
As for the problem that all tabs are read simultaneously, I can not deal with it because there is no API.

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

It may have been due to a bug.
Improved with Version 1.3.3.
#16

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

About lazy loading tabs, see the following issues.
#18

from tab-session-manager.

grahamperrin avatar grahamperrin commented on July 17, 2024

turn off "Supports Tree Style Tab(Firefox57++)"

Thanks, I tried that.

From this morning's post 32 under Concern about WebExtensions exclusive strategy from add-on authors and users - Mozillians - Mozilla Discourse:

(for me) repeatedly, consistently, fails to restore anything with Firefox 56.0.2.

More specifically, I have exactly what's described in the title here:

… only opens blank window

@sienori would you like to reopen this issue?

Or prefer a new issue for a different bug with the same symptom?

Please advise – thanks.

(I'm in no rush; prepared to continue with 56.x until maybe August 2018.)

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

Sorry, I misread it.
I will reopen this issue.

from tab-session-manager.

grahamperrin avatar grahamperrin commented on July 17, 2024

Thanks.

An early thought. My sessions are large – at the time of writing: 1,405 tabs (no more than forty-six loaded) – so I read this issue #15 alongside a more recent issue:

from tab-session-manager.

grahamperrin avatar grahamperrin commented on July 17, 2024

Reproducing symptoms of the issue:

- https://www.youtube.com/watch?v=x2njDHYQzbc (unlisted)

  • Tab Session Manager 1.5.0
  • Firefox 56.0.2 (64-bit) on FreeBSD-CURRENT
  • session data imported from a Session Manager file
  • postscript – sorry – I forgot to disable Tab Session Manager support for Tree Style Tab

– I'll retest.

Not reproducible with a clean profile without Tab Session Manager support for Tree Style Tab.


Clean profiles aside: I have a much longer screen recording, not yet uploaded, that might show me working around the issue; maybe a conflict with another extension that's designed for Firefox Quantum …

from tab-session-manager.

grahamperrin avatar grahamperrin commented on July 17, 2024

https://youtu.be/sQMGKq8EVp0 (unlisted), at 03:15 on the timeline I disabled QuoteTab, also known as New Tab with Quotes, which seemed to work around the issue.

Defocusing from QuoteTab: I wonder whether this issue will be reproducible with some other types of extension that modify new tab behaviours.


Parts of that long screen recording relate to another Tab Session Manager issue.

from tab-session-manager.

grahamperrin avatar grahamperrin commented on July 17, 2024

no tabs are restored. The "Open" link apparently does nothing. I am using Firefox 57 on Fedora 27, with the Tab Session Manager version 1.5.0. Is this a separate issue?

Probably separate; probably this issue #15.

How can I collect information to help debug this?

@laggarcia please:

  1. visit about:support
  2. Copy raw data to clipboard
  3. visit https://pastebin.mozilla.org/
  4. paste the data, allow retention for maybe one month
  5. let us have the link to the pasted data.

Thanks

from tab-session-manager.

laggarcia avatar laggarcia commented on July 17, 2024

@grahamperrin, I was able to work around my issue after reading this and related issues opened here. My problem was that one of my tabs was about:sessionrestore. After handly modifying the storage.js file and substituting about:sessionrestore to a valid URL I was able to restore all my tabs (with the exception of the about:sessionrestore one, of course). Thanks for pointing me to these other issues.

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

@grahamperrin @laggarcia
Thank you for the report.
Processing stops on about:xxx or moz-extension://xxx is a known problem.
I will fix it soon by replacing the page.
#6

from tab-session-manager.

sienori avatar sienori commented on July 17, 2024

I added a function to replace a page that can not be restored. 789c4d4
#16

from tab-session-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.