Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems on ubuntu10.04 #20

Open
rechardchen opened this issue Jun 30, 2011 · 4 comments
Open

problems on ubuntu10.04 #20

rechardchen opened this issue Jun 30, 2011 · 4 comments

Comments

@rechardchen
Copy link

I build the chrome extension under chrome-extention-mac on ubuntu,
but when running in chromium-browser, i just find the plugin is not stable and sometimes can not start properly.
have you tested the extension on linux?

btw, i tried to build the npapi plugin on mac with build-mac.sh, but failed...

@kench
Copy link
Contributor

kench commented Jul 1, 2011

Have you tried the build-linux.sh script in chrome-extension-mac?
The basic demo doesn't receive events on Linux yet (possibly because of issue #19), but the Kinect camera does initialize/tilt when I load the demo.

I'll see following the directions listed in issue #19 solves the problem. I'll try it out this weekend.

@rechardchen
Copy link
Author

yes, i just run the build-linux script under chrome-extension-mac/plugin;
i tried the solution in issue #19 , but still it did not work :(

2011/7/1 kench <
[email protected]>

Have you tried the build-linux.sh script in chrome-extension-mac?
The basic demo doesn't receive events on Linux yet (possibly because of
issue #19), but the Kinect camera does initialize/tilt when I load the demo.

I'll see following the directions listed in issue #19 solves the problem.
I'll try it out this weekend.

Reply to this email directly or view it on GitHub:
#20 (comment)

/*----------------------------------
陈虎 Rechardchen

----------------------------------*/

kench added a commit to kench/depthjs that referenced this issue Jul 1, 2011
…that the NPAPI plugin on Linux (issue doug#20) is indeed loaded.
@azinman
Copy link
Collaborator

azinman commented Jul 3, 2011

A patch was submitted to help it run on linux.

What failed? It seems that we need to update some APIs for the changes in libfreenect. Hopefully my colleague can do that while I finish my dissertation.

Aaron

aaron zinman :: mit media lab :: web.media.mit.edu/~azinman (http://web.media.mit.edu/%7Eazinman) :: protocol.by/azinman (http://protocol.by/azinman) :: courteous.ly/mhuoL3 (http://courteous.ly/mhuoL3)

On Wednesday, June 29, 2011 at 11:50 PM, rechardchen wrote:

I build the chrome extension under chrome-extention-mac on ubuntu,
but when running in chromium-browser, i just find the plugin is not stable and sometimes can not start properly.
have you tested the extension on linux?

btw, i tried to build the npapi plugin on mac with build-mac.sh (http://build-mac.sh), but failed...

Reply to this email directly or view it on GitHub:
#20

@kench
Copy link
Contributor

kench commented Jul 3, 2011

A patch was submitted to help it run on linux.

I built the NPAPI plugin, but never modified manifest.json to load it. I "patched" it to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants