xombra / firefox-showip

Automatically exported from code.google.com/p/firefox-showip
0 stars 0 forks source link

clicking any lookup does not work with current version #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. clicking the button to do a lookup
2. clicking netcraft or any of the other links
3. browser does not go to any service to do lookup

What is the expected output? What do you see instead?
expected it to go to netcraft or other service to perform lookup on desired 
site.

What version of the product are you using? On what operating system?
1.1rc1 on FF4.0.1 on windows server 2008 
using status 4 ever and abp and stylish

Please provide any additional information below.
the button issue was fixed, however there is a new problem with this. the 
lookups do not happen and the button is disabled untill a page refresh. and 
after that I try the lookup again and it does nothing. 

Original issue reported on code.google.com by remixedc...@gmail.com on 3 Jun 2011 at 9:28

GoogleCodeExporter commented 9 years ago
I can confirm this error, clicking to run any external checks for host or ip 
throws this error in console:

"Error: popup is null
Source File: chrome://ipv6ident/content/ipv6ident.js
Line: 780"

A reload of the page in which you tried to get info from allows the popup to 
work again.

Original comment by rich....@gmail.com on 3 Jun 2011 at 9:37

GoogleCodeExporter commented 9 years ago
I don't get any error message, the script just fails to work.

Original comment by remixedc...@gmail.com on 3 Jun 2011 at 9:43

GoogleCodeExporter commented 9 years ago
Yeah, I've discovered that after rolling 1.1rc1. Will have a fix sometime later 
today.

Original comment by jan.ditt...@gmail.com on 3 Jun 2011 at 4:47

GoogleCodeExporter commented 9 years ago
Thanks ;-)

Original comment by remixedc...@gmail.com on 3 Jun 2011 at 5:01

GoogleCodeExporter commented 9 years ago
Please try: http://firefox-showip.googlecode.com/files/showip_1.1rc2.xpi

Original comment by jan.ditt...@gmail.com on 4 Jun 2011 at 6:50

GoogleCodeExporter commented 9 years ago
OK now the addon works better, however after doing a netcraft lookup the 
following happens:

while that netcraft tab opens it will not perform any other lookups on any 
other tabs becuase of the same problem above. it takes a few page refreshes to 
get it working again. 

does this have to do with it being a button and the browser thinks the script 
is "busy"?

Original comment by remixedc...@gmail.com on 4 Jun 2011 at 1:15

GoogleCodeExporter commented 9 years ago
Can you add the preference 'ipv6ident.debug' as bool (in about:config), set it 
to true, start firefox from the commandline and send me the lines of debug 
output in the terminal / command box when you right/left click on the button? 
Also which platform is this again?

Original comment by jan.ditt...@gmail.com on 4 Jun 2011 at 5:21

GoogleCodeExporter commented 9 years ago
I am running this on windows server 2008 x64

Original comment by remixedc...@gmail.com on 4 Jun 2011 at 5:56

GoogleCodeExporter commented 9 years ago
how would I do that with cmd then?

Original comment by remixedc...@gmail.com on 4 Jun 2011 at 6:07

GoogleCodeExporter commented 9 years ago
Alt-F2 -> cmd

c:\Program Files\Mozilla\firefox\firefox.exe 

(or something similiar, try to search for firefox.exe on your system). Be sure 
to close all firefox instances before running the above command - otherwise it 
will just open a new window in the running instance.

Original comment by jan.ditt...@gmail.com on 4 Jun 2011 at 6:09

GoogleCodeExporter commented 9 years ago
You might also need to enable browser.dom.window.dump.enabled in about:config.

Original comment by jan.ditt...@gmail.com on 4 Jun 2011 at 6:10

GoogleCodeExporter commented 9 years ago
can I just use debug mode with the -g ?

Original comment by remixedc...@gmail.com on 4 Jun 2011 at 6:39

GoogleCodeExporter commented 9 years ago
ok this is what shows with the debug mode console:

the file is attached

Original comment by remixedc...@gmail.com on 4 Jun 2011 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago
Please try 1.1rc3:
http://firefox-showip.googlecode.com/files/showip_1.1rc3.xpi

Original comment by jan.ditt...@gmail.com on 5 Jun 2011 at 4:17

GoogleCodeExporter commented 9 years ago
Looks like it works so much better now! Thank you very much! ;-) Good job!

Original comment by remixedc...@gmail.com on 5 Jun 2011 at 11:45

GoogleCodeExporter commented 9 years ago
I have tried 1.1rc3: 
The IP and dns windows are not shown at all.
$ uname -a
Linux OE1508 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

Firefox 4.0.1.

Original comment by rich....@gmail.com on 6 Jun 2011 at 7:59

GoogleCodeExporter commented 9 years ago
I also tried 1.1rc3 with Ubuntu 11.04 x64. The plugin is not working either.

also firefox 4.0.1... i also tried to disable the ubuntu unity plugins which 
are on-board of ubuntu 11.04.

Original comment by spooty...@gmail.com on 6 Jun 2011 at 10:23

GoogleCodeExporter commented 9 years ago
are you both using the addon bar or status-4-ever (addon that brings the old 
status bar back)??

Original comment by remixedc...@gmail.com on 6 Jun 2011 at 1:33

GoogleCodeExporter commented 9 years ago
I am using the Add-on bar

Original comment by rich....@gmail.com on 6 Jun 2011 at 2:02

GoogleCodeExporter commented 9 years ago
ok I have another FF profile that does not have status 4 ever in it and it does 
work (using the addon bar). It is working in status 4 ever as well. 

I am using windows server 2008 x64 with FF4.0.1 though. 

Original comment by remixedc...@gmail.com on 6 Jun 2011 at 2:25

GoogleCodeExporter commented 9 years ago
I installed "status-4-evar" and now 1.1rc3 works =)

Original comment by rich....@gmail.com on 6 Jun 2011 at 3:56

GoogleCodeExporter commented 9 years ago
Glad to have helped with that ;-), however I think that it also needs fixed to 
work with the add-on bar. I wish that Mozilla did not get rid of the status bar 
to begin with. 

Original comment by remixedc...@gmail.com on 6 Jun 2011 at 4:32