davad / browsershots

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

Shotfactory installer download here #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I wrote a little script to help someone install shotfactory. It installs Python 
with all required addons, shotfactory, and makes a startup script to run. The 
only thing you need to do is install browsers (which I will make a installer 
for)

Download here: http://cl.ly/1bkt
Report any bugs here until I set up a website for it 
.

Enjoy :)

Original issue reported on code.google.com by therestr...@gmail.com on 10 Jul 2010 at 11:40

GoogleCodeExporter commented 8 years ago
Hello
thx a lot man for that grat work

my remarks:
- the install window in resizable a bad way
- in the last command window there is a little problem which is : 'usfil' 
instead of 'useful'

Original comment by arabicde...@gmail.com on 15 Jul 2010 at 9:53

GoogleCodeExporter commented 8 years ago
I'm actually having a problem when i launch the run.bat file

  File "shotfactory.py", line 368, in <module>
    _main()
  File "shotfactory.py", line 345, in _main
    bytes = browsershot(options, server, config, options.password)
  File "shotfactory.py", line 129, in browsershot
    gui_module = __import__(module_name, globals(), locals(), ['non-empty'])
  File "E:\Factory\BF\Shotfactory\shotfactory04\gui\windows\__init__.py", line 2
8, in <module>
    import win32api
ImportError: DLL load failed: The specified module could not be found.
Press any key to continue . . .

i think the problem may be on the Command to run the browser , cause i see 
'non-empty' , i hope some1 help in this

Original comment by arabicde...@gmail.com on 15 Jul 2010 at 10:41

GoogleCodeExporter commented 8 years ago
Thanks. I am not in windows right now so I can't update my code, and I can't 
try running it in a clean VM. Could you post your run.bat (minus the password) 
for me and what OS your running.

Also, for a quick fix install http://sourceforge.net/projects/pywin32/ for 
python 2.6. You will have to tell it the location.

Thanks again!

Original comment by therestr...@gmail.com on 15 Jul 2010 at 10:47

GoogleCodeExporter commented 8 years ago
Ok no problem , thx anyway :)

here is my run.bat
@ECHO OFF
E:\Factory\BF\Python265\python.exe shotfactory.py -f (fact name) -P (fact pass) 
-w 5 -u 100
pause

and here is the new problem i'm getting (i downloaded and installed the package 
u gave me in ur reply)

{'major': 3, 'javascript': '', 'java': '', 'width': 1152, 'flash': '', 'request'
: 183896077, 'height': 864, 'bpp': 24, 'version': '3.6.6', 'command': '', 'minor
': 6, 'browser': 'Firefox'}
'reschangecon.exe' is not recognized as an internal or external command,
operable program or batch file.
running c:\progra~1\mozill~1\firefox.exe
Traceback (most recent call last):
  File "shotfactory.py", line 368, in <module>
    _main()
  File "shotfactory.py", line 345, in _main
    bytes = browsershot(options, server, config, options.password)
  File "shotfactory.py", line 147, in browsershot
    gui.start_browser(config, url, options)
  File "E:\Factory\BF\Shotfactory\shotfactory04\gui\windows\firefox.py", line 67
, in start_browser
    subprocess.Popen([command, url])
  File "E:\Factory\BF\Python265\lib\subprocess.py", line 633, in __init__
    errread, errwrite)
  File "E:\Factory\BF\Python265\lib\subprocess.py", line 842, in _execute_child
    startupinfo)
WindowsError: [Error 2] The system cannot find the file specified
Press any key to continue . . .

Original comment by arabicde...@gmail.com on 15 Jul 2010 at 11:22

GoogleCodeExporter commented 8 years ago
Thanks. Ill look into it. But I think that might be the problem. Python was 
installed to the C:\ drive and I am not sure if their are config issues. Like 
static paths or somethng. 

I will look into this :)

Thanks. 

Original comment by therestr...@gmail.com on 15 Jul 2010 at 11:35

GoogleCodeExporter commented 8 years ago
Hello again
for the installation path , of course i tryed the C path and edited it from the 
file
but i always get the same problem (with the 2 paths)
and when i posted my reply , iwanted to keep the old path so as to leave up the 
doubt of having a problem on the C path (cuz it's not including all maybe) , 
but when i went out i thought that u will say this :)

i tryed other 2 installations (downloaded from the python website)
but always get the same problem

Hope you help me in this problem , cuz i wanna launch that thing from long time 
and here is the chance :)

thx again

Original comment by arabicde...@gmail.com on 15 Jul 2010 at 12:19

GoogleCodeExporter commented 8 years ago
Forgot to say that i'm running on Windows7
there is another remark , which is that the installer doesn't check the 
existence of the files , i tried to re install it , but the installer 
re-download the files instead of using the existent files and install from them

Original comment by arabicde...@gmail.com on 16 Jul 2010 at 7:36

GoogleCodeExporter commented 8 years ago
I guess I got a couple things to fix. Thanks for that info!

Original comment by therestr...@gmail.com on 16 Jul 2010 at 11:01

GoogleCodeExporter commented 8 years ago
Hello
i gues you forgot about this subject :) , i'm still waiting for the updates
and i hope you put the lastest packages and programms needed in it
With Best Regards

Original comment by arabicde...@gmail.com on 3 Aug 2010 at 7:40

GoogleCodeExporter commented 8 years ago
I have not, but I just (stupidly) wiped my laptop so I lost all my new code. So 
soon :)

Original comment by therestr...@gmail.com on 3 Aug 2010 at 8:23

GoogleCodeExporter commented 8 years ago
I was a novice, turn to the master, success in the Windows XP system to set up 
browsershots. Help!Help!Help!Who can help me, my email address is 
woojufon@gmail.com and who can put shotfactory.py and relevant software to send 
my mailbox, and explain the usage?Here I thanked first.

Original comment by WooJu...@gmail.com on 12 Nov 2011 at 1:01