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

Can't save settings in Chrome #26

Closed
MartinAyla opened this issue Jan 3, 2017 · 6 comments
Closed

Can't save settings in Chrome #26

MartinAyla opened this issue Jan 3, 2017 · 6 comments
Labels
bug this item causes errors that make the project unusable cant-fix requests that can't be fixed by the developers (usually user oriented actions) chrome-only requests that involve only the chromium version wiki requests that can be added to the Wiki for future users

Comments

@MartinAyla
Copy link

Hi

Thanks for a great extension, I really want to try it!

I'm using v2.3 in Chrome version 55.0.2883.95 (64-bit) on macOS.

I can't save the extension settings, nothing happens when I click the "save" button and settings aren't remembered.

Any ideas?

@SpaceK33z
Copy link
Owner

To be sure, you did select a Plex server first? And is they "Save" button not greyed out?

Could you try to open the DevTools (hit F12, or cmd+alt+i), click on the "Console" tab, open the Options page, hit save after selecting a Plex server and make a screenshot of what you see in the DevTools?

@MartinAyla
Copy link
Author

Thanks for the quick help!

Yes, I selected my Plex server and "Save" is not greyed out.

There's not much in the Console, it only says this:
/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.

screen shot 2017-01-03 at 13 08 40

@MartinAyla
Copy link
Author

MartinAyla commented Jan 4, 2017

I've tried restarting Chrome and disabling some extensions but I just can't click that "Save" button, it just gets a blue outline. Do you have any other ideas I can try?

Or can I maybe create the settings file manually?

Thanks a lot

@SpaceK33z
Copy link
Owner

That warning in the console seems to be unrelated. Weird, after clicking save it should at least say "Options saved." next to the save button.

I've added some extra logging on the options page. Could you do this:

  1. uninstall the extension
  2. git clone this repository
  3. Go to chrome://extensions/
  4. Click "Developer mode" (see screenshot)
  5. Click "Load unpacked extension" (see screenshot)
    2017-01-04_11-30-27
  6. Then go to the directory of the repository and choose the src/ directory.
  7. The extension should be installed from source now.
  8. Open the DevTools again.
  9. Go to Options and try again what happens.

@MartinAyla
Copy link
Author

Sorry @SpaceK33z - I found the extension that broke the Save button in your extension.

I disabled SurfingKeys (a Vim extension) and I could click on Save.

Sorry to have troubled you with this and thanks a lot for the help!

@SpaceK33z
Copy link
Owner

SpaceK33z commented Jan 4, 2017

Oh no problem! Interesting that it can break the options page in this way, I'll leave this open so I can take a look at it later.

@Ephellon Ephellon added bug this item causes errors that make the project unusable cant-fix requests that can't be fixed by the developers (usually user oriented actions) wiki requests that can be added to the Wiki for future users labels Jun 28, 2019
This was referenced Jun 28, 2019
@Ephellon Ephellon added the chrome-only requests that involve only the chromium version label Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug this item causes errors that make the project unusable cant-fix requests that can't be fixed by the developers (usually user oriented actions) chrome-only requests that involve only the chromium version wiki requests that can be added to the Wiki for future users
Projects
None yet
Development

No branches or pull requests

3 participants