Tampermonkey / tampermonkey

Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
GNU General Public License v3.0
4.3k stars 424 forks source link

Tampermonkey options page shows "Please wait..." forever #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Chrome
2. Install Tampermonkey
3. Right click on TM icon, select Options.

What is the expected output?
UI to allow script management.

What do you see instead?
"Please wait..." with a spinner. It spins forever.

What version of the product are you using? On what operating system?
Chrome 11.0.696.68
Mac OS 10.6.7
TM 2.0.2379

Please provide any additional information below.

Original issue reported on code.google.com by c...@google.com on 23 May 2011 at 9:59

GoogleCodeExporter commented 9 years ago
Additional information:
Works fine after quitting and restarting Chrome.

Original comment by c...@google.com on 23 May 2011 at 10:01

GoogleCodeExporter commented 9 years ago
fixed in 2385. thanks for reporting...

Original comment by derj...@googlemail.com on 24 May 2011 at 11:39

GoogleCodeExporter commented 9 years ago
Having this Please wait... issue again in Chrome Version 28.0.1500.3 dev-m.

Doesn't work even if i restart chrome or re-install the plugin or disable and 
re-enable it.

Original comment by zane.joc...@gmail.com on 9 May 2013 at 11:52

GoogleCodeExporter commented 9 years ago
Can you please attach the background and options console output?
This question at the FAQ: http://tampermonkey.net/faq#Q600 shows how to get 
this. 
Thanks

Original comment by derj...@googlemail.com on 9 May 2013 at 11:54

GoogleCodeExporter commented 9 years ago
Background Console : http://pastebin.com/pPFA3hfU

Options Console only has two lines:
Failed to load resource: the server responded with a status of 404 (Not Found) 
https://dl.dropbox.com/favicon.ico
Failed to load resource: the server responded with a status of 404 (Not Found) 
https://play.google.com/favicon.ico

I think the background console is more relevant to you. 

Thanks for the awesome fast response.

Original comment by zane.joc...@gmail.com on 9 May 2013 at 1:22

GoogleCodeExporter commented 9 years ago
Hmm, I'm testing with Version 28.0.1500.3 dev at Ubuntu and everything is fine 
here.

Unfortunately at the log there is nothing that explains why the options page 
doesn't open.
Is this the log at a moment when you've tried to open the options page?
Are there other errors right after the start of TM?
Note: you can restart TM by pressing F5 when viewing the background console.

Original comment by derj...@googlemail.com on 9 May 2013 at 1:57

GoogleCodeExporter commented 9 years ago
Nope. No errors. Same thing is happening on my Mac with 28.0.1500.2 dev

Original comment by zane.joc...@gmail.com on 9 May 2013 at 3:20

GoogleCodeExporter commented 9 years ago
I now have tested this on Window 7 with Chrome Version 28.0.1500.3 dev-m too. 
Opening the options page again works for me. 
I found an issue with the context menu. Therefore I now state that TM stable 
can not be used at Chrome 28 until a new version is released.

Besides this, I'm running out of ideas...

Can you please check if Tampermonkey Beta is working? It has some fixes that 
might help to run at Chrome 28.
What localization do you use?

Original comment by derj...@googlemail.com on 9 May 2013 at 3:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Oh look! You fixed it. :D

What was the problem?

You mean system localization? or?

Original comment by zane.joc...@gmail.com on 9 May 2013 at 4:52

GoogleCodeExporter commented 9 years ago
>> Oh look! You fixed it. :D
So, you're now using Tampermonkey Beta?

>> What was the problem?
I fixed the usage of some deprecated API that seems not to be a part of Chrome 
28 anymore.
>> You mean system localization? or?
Yes, but if it is fixed, it doesn't matter anymore. :)

Original comment by derj...@googlemail.com on 12 May 2013 at 6:22

GoogleCodeExporter commented 9 years ago
I've always been using Tampermonkey Beta.

I see. Interesting that it was working for you but wasn't working for me though.

Original comment by zane.joc...@gmail.com on 13 May 2013 at 11:39