auto-tab-discard icon indicating copy to clipboard operation
auto-tab-discard copied to clipboard

[Ubuntu/Firefox Beta 106] Auto Discard Stopped Working

Open always-depends opened this issue 3 years ago • 12 comments

Auto (time-based) discard has stopped working. Tabs are not auto discarding when the time (5 min exceeding 1 inactive tab in my setup) is hit. It looks like this is related to the v0.6.3.2 release I received Sep 24, however Firefox v106 came out this week and it might be related to that as well. I don't have a firm grasp of when this broke. I'm only certain that it happened within the past few days. I'm running Firefox v106.0b3 64-bit on Ubuntu 22.04. Other than Firefox updating to 106 beta, my setup has remained fairly static.

always-depends avatar Sep 25 '22 16:09 always-depends

I performed a few experiments:

  • Reset settings to factory defaults
  • Removed and Reinstalled addon
  • Downgraded addon to v0.5

None of these fixed my issue. I know for a fact v0.5 was working fine. This appears to be an issue specific to Firefox v106 beta and Ubuntu v22.04.

always-depends avatar Sep 25 '22 19:09 always-depends

I am having the same issue on Firefox Developer (same build v106.0b3 64-bit) on Windows 11. The only changes I'm aware of that was made to my system when the issue occurred was browser update.

Thereatra avatar Sep 25 '22 20:09 Thereatra

OK I actually have v0.5.0 working. For some reason I had to close the browser and reopen it after installing that version of the addon. @Thereatra perhaps this will help you in the meantime until the current version is fixed.

always-depends avatar Sep 27 '22 01:09 always-depends

After catching issue #307, the downgraded 0.5.0 worked fine. Then 0.6.3.2 was published, and it somehow worked, although its timer didn't work well sometimes. But now, its timer seems to be completely broken with Firefox 106.0b4. So I downgraded it again to 0.5.0, then it works fine currently.

Edit: Version 0.6.3.2 doesn't appear on about:performance list. If I turn the switch off/on on about:addons, it appears, but still doesn't work.

knoajp avatar Sep 27 '22 12:09 knoajp

Also an issue with Windows 10. I've done a few things based on what was said in issue 307. Doing the following appears to make it work fine:

go to: about:debugging#/runtime/this-firefox select: "Inspect" for Auto Tab Discard copy/paste and run: chrome.runtime.reload()

Once i close the devtools windows it ceases functioning. I also saw the following in the devtools window after doing the reload: image

imcraymond avatar Sep 27 '22 14:09 imcraymond

Also just got: image

imcraymond avatar Sep 27 '22 15:09 imcraymond

Firefox has activated persistent=false on 106. I guess that's the reason the extension fails. Can you guys try the attached version and report back?

test.zip

rNeomy avatar Oct 15 '22 07:10 rNeomy

Thanks for looking into this! To help others in this thread, here's how you can test it.

  1. Save test.zip and rename it locally to test.xpi.
  2. Go to about:debugging in the awesomebar/urlbar/whatever it's called today and then click on "This Firefox" on the left-hand side.
  3. Click on the "Load Temporary Add-On" button in the top right and point it to the renamed XPI file in step 1.

At this point, you should be running the test add-on for this session. I haven't gotten there yet, but I believe everything is reverted once the browser closes.

@rNeomy It is working for me (Firefox v106.0b9, Ubuntu v22.04 64-bit)! Thank you so much!

always-depends avatar Oct 15 '22 15:10 always-depends

It works well for me, too. Thank you. Firefox 106.0 (beta) macOS 10.15.7

knoajp avatar Oct 16 '22 09:10 knoajp

Sorry for the very late reply, I've been away for a bit. The test file worked fine for me too!

Any ideas when this may be pushed to Firefox addons?

Thanks.

imcraymond avatar Oct 18 '22 12:10 imcraymond

Also FYI Firefox v106 goes stable/public release today.

always-depends avatar Oct 18 '22 15:10 always-depends

Also FYI Firefox v106 goes stable/public release today.

Version 0.6.4 is submitted to the store.

rNeomy avatar Oct 19 '22 04:10 rNeomy