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

No scripts listing #1842

Closed
ladywizard opened this issue Dec 16, 2013 · 6 comments
Closed

No scripts listing #1842

ladywizard opened this issue Dec 16, 2013 · 6 comments
Milestone

Comments

@ladywizard
Copy link

I had some scripts that used to work but now greasemonkey will not install new ones or realize the old ones were there. I'm on the ice dragon that is running on firefox 25 code

@ghost
Copy link

ghost commented Dec 18, 2013

I'm having the same issues on the same browser.

@arantius
Copy link
Collaborator

I'm rather inclined to say that Firefox is the only browser we claim to support, and I haven't heard anybody report this issue with Firefox. I wouldn't necessarily be opposed to merging a proposed fix, but I'm very unlikely to go installing other browsers and trying to support them in the general case.

@LouCypher
Copy link

Maybe because IceDragon doesn't include Sync.

Error on browsing

Error: TypeError: GM_BrowserUI.gmSvc is undefined
Source file: chrome://greasemonkey/content/browser.js
Line: 94
Error: TypeError: GM_BrowserUI.gmSvc is undefined
Source file: chrome://greasemonkey/content/browser.js
Line: 100

Error on Add-ons Manager

Error: Error: Could not import util getService:
[Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]"  nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)"  location: "JS frame :: resource://greasemonkey/util/getService.js :: <TOP_LEVEL> :: line 5"  data: no]
Source file: resource://greasemonkey/util.js
Line: 27

@arantius
Copy link
Collaborator

Ah. Should probably be straightforward to make importing/using Sync support fail gracefully.

@ghost
Copy link

ghost commented Dec 19, 2013

It works with the 1.12 version of greasemonkey.

@ladywizard
Copy link
Author

Yes it had been working until the new version decided to autodownload then suddenly it's dead on the water

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

3 participants