kepi / chromeEyeDropper

Eye Dropper and Color picker extension for Google Chrome
https://eyedropper.org
209 stars 73 forks source link

Not saving my palette after restarting the browser #155

Closed IvoDimitrovPro closed 3 years ago

IvoDimitrovPro commented 3 years ago

Hi, I created a new palette and added a few colors to use on my project but after I reopen my browser on the next day, the palette was gone. What's the problem with that?

kepi commented 3 years ago

That shouldn't happen, so hard to say. What OS and what version do you have? If you try again to pick single color and restart browser, is it saved or still starts empty?

There may be some problem with permission or local storage, but there are checks in code to prevent such silent errors.

IvoDimitrovPro commented 3 years ago

I am with Windows, latest update. It happens every time. Even it happened to me months ago but just did nothing, ignored it, forgot about it and didn't report. ᐧ

On Wed, Nov 11, 2020 at 5:13 PM Kepi notifications@github.com wrote:

That shouldn't happen, so hard to say. What OS and what version do you have? If you try again to pick single color and restart browser, is it saved or still starts empty?

There may be some problem with permission or local storage, but there are checks in code to prevent such silent errors.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kepi/chromeEyeDropper/issues/155#issuecomment-725474405, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL2CSRUWDMU7I3DZ2C53ZNLSPKSUPANCNFSM4TR652OA .

--

Website: IVODIMITROV.PRO https://ivodimitrov.pro/ Telephone: 0887 45 45 89 Email: ivo821dimitrov@gmail.com Facebook: Иво Димитров https://www.facebook.com/nlpivo

Основател на DG Marketing Ltd.

kepi commented 3 years ago

Can you please first try to uninstall extension and install it again. It might be because of missing permission which might get fixed this way. It will probably not help but it is worth a try. If not, I'll send you instruction how to get some debug info so we can narrow the problem down.

IvoDimitrovPro commented 3 years ago

Seems that reinstalling the extension solved my problem. I use it for years and never uninstalled it. :D Thanks, man. 👍

kepi commented 3 years ago

Amazing :)

It might be that there is some bug in converting old to new settings which I did couple times in past. Anyway I'm glad it's working for you.