liefdiy / bite-project

Automatically exported from code.google.com/p/bite-project
Apache License 2.0
0 stars 0 forks source link

Not Able to 'Load Unpacked Extension' #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download 'v1.0.0.0_deps' from 
http://code.google.com/p/bite-project/downloads/list and extract the zip file.

2. Go to chrome://extensions/ and select 'Load Unpacked Extension'.
3. Select the build folder.

What is the expected output? What do you see instead?
Expected output is  'build' folder should be there but inside the folder I can 
see 'build_gen' folder.

What version of the product are you using? On what operating system?
WIN XP Version 2002 Service Pack 3.

Please provide any additional information below.

I tried to use build_gen folder but I got error that manifest.json not found. 
Then I use v1.0.0.0_deps\bite-project\src\client  but I got attched error.

Original issue reported on code.google.com by indiathe...@gmail.com on 15 Dec 2011 at 2:21

Attachments:

GoogleCodeExporter commented 9 years ago
One more thing I don't have Python on my machine.

Original comment by indiathe...@gmail.com on 15 Dec 2011 at 2:22

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm having the identical issue with Windows 7 64bit SP1.  I get the missing 
manifest or hit the javascript load error, depending where you unpack.

I used 7-zip to extract and just dropped the folder onto my desktop, running 
face first into this issue.

Original comment by bubbada...@gmail.com on 27 Dec 2011 at 8:05

GoogleCodeExporter commented 9 years ago
I apologize.  I did not notice this issue.  I saw something similar in the 
forums and assumed that was its primary home.

To clarify you must have python2.7 installed.  You use python to run the 
build.py file that creates a build folder.  I think it creates the client 
inside that folder, and that is the folder to use to load the unpacked 
extension.  I had downloaded and built it on Windows XP before posting the zip 
file.

To help me understand your problem better, please explain the steps you took 
from the time you downloaded the zip file.  Maybe I can figure out where you 
are having issues.

Original comment by jason.stredwick@gmail.com on 28 Dec 2011 at 5:42

GoogleCodeExporter commented 9 years ago
I installed python 2.7 and double clicked the build.py file, which created the 
build folder with no additional issues.

Original comment by dya...@gmail.com on 28 Dec 2011 at 6:53

GoogleCodeExporter commented 9 years ago
Perhaps if you set up the environment correctly, you can double click the 
build.py file.  I have not spent much time exploring non-command line methods 
of building.  Thank you for the heads up.

Original comment by jason.stredwick@gmail.com on 28 Dec 2011 at 11:49

GoogleCodeExporter commented 9 years ago
I installed python 2.7 and double clicked the build.py file, which created the 
build folder but the error message still displayed 

Windows 7 64 bit , Chrome 16.0.912.63 

Original comment by mohamed....@gmail.com on 2 Jan 2012 at 8:44

GoogleCodeExporter commented 9 years ago
I also am having lots of issues in getting this built - I have installed 
ActivePyton on a Win 7 machine and am getting a class version issue on the java 
command when executing build.py - thus since I fully expected that the 
pre-built extension was included with the download - and tried loading the 
extension into Chrome and also ran across the "Could not load JavaScript 
'getactioninfo_script.js' for content script.

Original comment by steven.w...@gtempaccount.com on 9 Feb 2012 at 7:46

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jason.stredwick@gmail.com on 3 Apr 2012 at 7:01