mohammadul / addondev

Automatically exported from code.google.com/p/addondev
0 stars 1 forks source link

firebugmonkey doesn't show user script in firebug script tab #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install firebug and greasemonkey
2. download and grepolis_tools_user.js from 
http://userscripts.org/scripts/show/71132
2. run firebug and click on the icon to get the script manager.
3. Add grepolis_tools_user.js to manager by hitting the new button
4. Click on the firebug advance tab in preferences.
5. Add your editor and folder exe paths.
example of mine:
editor path - C:\Program Files\Adobe\Adobe Dreamweaver CS5\Dreamweaver.exe
folder path - C:\WINDOWS\explorer.exe
6.Hit apply and then goto the script tab.
7. Hit the open folder tab.
What is the expected output? What do you see instead?
Should open the the script defined above in the gm_scripts path.
Instead it tries to goto fbm_scripts directory. 

What version of the product are you using? version 0.2.0.
On what operating system? Windows XP

Please provide any additional information below.
So I tried to add the user script to the path the open folder created. When i 
did this it found it, but when you open firebug and run the page. the script is 
not listed in the script tab area. where is it?????

Original issue reported on code.google.com by smsull...@gmail.com on 31 Jul 2010 at 7:55

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thank you.
I fixed bug.
Firebungmonkey0.2.1 is uploaded to AMO.

Original comment by bugmemom...@gmail.com on 2 Aug 2010 at 8:08

GoogleCodeExporter commented 8 years ago
Still not finding the correct path to the user script.
The script path uses the following:
gm_scripts\grepolis_tools\grepolis_tools_user.js

From the firebugmonkey preferences menu when you double click on the name of 
the file.
It goes to:
fbm_scripts\grepolis_tools_user\grepolis_tools_user.js

It is still totally wrong.

I suggest that when you click on the edit button instead of giving you a text 
box to put the name of the file in. It should bring up a browse button so you 
can give it the correct path to the file.

Original comment by smsull...@gmail.com on 2 Aug 2010 at 4:59

GoogleCodeExporter commented 8 years ago
Update Firebungmonkey.
Add "select file" etc. in script management.
Firebungmonkey 0.3.0 is uploaded to AMO.

Original comment by bugmemom...@gmail.com on 5 Aug 2010 at 2:27