Closed
Bug 561484
Opened 16 years ago
Closed 14 years ago
[Collector Extension] Can't log in when Greasemonkey is installed
Categories
(addons.mozilla.org Graveyard :: Collector Extension, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
BW-2.0.3
People
(Reporter: pedbessa, Assigned: kinger)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Glue/4.5 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Glue/4.5 (.NET CLR 3.5.30729)
I was able to create a collection, but now I can't update it, because the login button in Add-on Collector 1.1.1 isn't working.
When I click it, a window appears, then disappears, then Add-on Collector 1.1.1 closes and I can't login.
By the way, since I'm talking to Mozilla Addons, I created a user script for Greasemonkey for the Mozilla Addons site. It doesn't need a visitor to log in, but lets the visitor mark addons read / unread and remembers the marks after the computer restarts (Imagine an extension. You install it and until it's uninstalled, it remembers information, so there is no login. In that way, my user script is like an extension)
http://userscripts.org/scripts/show/73562
Reproducible: Always
Steps to Reproduce:
1. Tools
2. Addons
3. Addon Collector
4. Preferences
5. General Configuration
6. Login
Actual Results:
Addon Collector closes and I can't login.
Expected Results:
I would be asked for username and password to login, then be able to login.
| Assignee | ||
Comment 1•16 years ago
|
||
What should happen is the prefs window closes and the Add-ons window opens below with the Subscriptions pane focused with a login form.
If you are not seeing this, please look in Tools-Error console and look for 'bandwagon' errors / messages.
Assignee: nobody → brian
| Assignee | ||
Updated•16 years ago
|
Component: Collections → Collector Extension
QA Contact: collections → collector-extension
| Reporter | ||
Comment 2•16 years ago
|
||
When I click login, I get the error message:
Erro: uncaught exception: [Exception... "Illegal value" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///home/deltrem/.mozilla/firefox/p5rqxjih.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js :: anonymous :: line 124" data: no]
Regarding my user script, finish it and link to it from the Mozilla Addons public site. I mean, make the mark read / unread feature official, no?
| Assignee | ||
Comment 3•16 years ago
|
||
That's an unrelated error. Try disabling Greasemonkey and see what happens.
Severity: major → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → BW-Future
| Reporter | ||
Comment 4•16 years ago
|
||
Now, it works.
Is there a way to make Add-on Collector and Greasemonkey compatible?
| Reporter | ||
Comment 5•16 years ago
|
||
By the way, Greasemonkey can be disabled in the list of addons, requiring Firefox restart or in the statusbar, ihstantaneously and both ways work.
| Assignee | ||
Comment 6•16 years ago
|
||
(In reply to comment #4)
> Is there a way to make Add-on Collector and Greasemonkey compatible?
I am not sure if this is a Collector, GM, or Firefox bug. Will look into it at some point, but not a priority.
Priority: -- → P3
Summary: I can't login from Add-on Collector Preferences -> General Configuration → [Collector Extension] Can't log in when Greasemonkey is installed
Version: unspecified → BW-1.1.x
Comment 7•14 years ago
|
||
Collector log in works for me with GM and this user script installed.
| Assignee | ||
Comment 8•14 years ago
|
||
(In reply to David McNamara [:mackers] from comment #7)
> Collector log in works for me with GM and this user script installed.
Same for me. Tested on:
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.19) Gecko/20110707 Firefox/3.6.19 (.NET CLR 3.5.30729)
Greasemonkey 0.9.11
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Target Milestone: BW-Future → BW-2.0.3
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•