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

Lost DB after crash #886

Closed
malcolmocean opened this issue Mar 21, 2020 · 3 comments
Closed

Lost DB after crash #886

malcolmocean opened this issue Mar 21, 2020 · 3 comments

Comments

@malcolmocean
Copy link

  • Browser:
  • Operating System:
  • Stylus Version:
  • Screenshot:

My stylus extension was using like 2GB of RAM so I force-quit it, and when I reactivated it all of my styles were gone!

Fortunately most of my styles are published somewhere or are saved in a backup from last august, but this still cost me at least an hour of my time, and it's happened once or twice before.

Seems to me that automatic backups would be great, which seems sort of related to. #801

I have a 343kB ldb file from before importing from the last-aug version, which seems to me like it would probably contain all of my styles... is there a way to reimport it?

EDIT:
Browser: I'm on Brave, Version 0.59.35 Chromium: 72.0.3626.81 (Official Build) (64-bit)
OS: Ubuntu 18.04 LTS
Stylus version... 1.5.2. (oh, I guess this isn't related)

@narcolepticinsomniac
Copy link
Member

force-quit

Not sure what that means.

Lots of bug fixes and improvements since 1.5.2. Current stable is 1.5.9. That version of Chromium is randomly, pretty damn old as well.

Seems to me that automatic backups would be great

In stable, there is a new cloud sync feature.

Closing this one, since it doesn't pertain to stable or the master.

@tophf
Copy link
Member

tophf commented Mar 21, 2020

Chromium 72 is the version that broke IndexedDB, see #528.

@eight04
Copy link
Collaborator

eight04 commented Mar 21, 2020

There was a memory bug. See #677.

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

4 participants