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

"limelight open" not working on JRuby 1.6.4 (Linux) #2

Open
PragTob opened this issue Oct 10, 2011 · 3 comments
Open

"limelight open" not working on JRuby 1.6.4 (Linux) #2

PragTob opened this issue Oct 10, 2011 · 3 comments

Comments

@PragTob
Copy link

PragTob commented Oct 10, 2011

Hi,

I just wanted to go ahead and try limelight. Unfortunately I ran in some trouble. I created a new gemset (jruby 1.6.4) and then installed the latest limelight gem (0.5.5), but when trying

limelight open

I get this following error: https://gist.github.com/1275585

Did I miss some important instruction?

I am running Linux Mint 11 64 bit (based upon Ubuntu 11.04). I am using OpenJDK as my default JDK.

Regards,
Tobi

@slagyr
Copy link
Owner

slagyr commented Oct 10, 2011

Tobi,

First, thanks for the info and I'm sorry you experienced this problem. Unfortunately I'm not sure how to help with this problem at the moment. Based on the stack trace it seems like the JVM implementation thinks it's running headless mode…??? Are you not running a desktop environment?

Micah

On Oct 10, 2011, at 10:24 AM, Tobias Pfeiffer wrote:

Hi,

I just wanted to go ahead and try limelight. Unfortunately I ran in some trouble. I created a new gemset (jruby 1.6.4) and then installed the latest limelight gem (0.5.5), but when trying

limelight open

I get this following error: https://gist.github.com/1275585

Did I miss some important instruction?

I am running Linux Mint 11 64 bit (based upon Ubuntu 11.04). I am using OpenJDK as my default JDK.

Regards,
Tobi

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

@PragTob
Copy link
Author

PragTob commented Oct 10, 2011

Hi micah,

no need to be sorry! Thanks for developing this :-)
Well too bad I hoped that it'd be a simple configuration problem :-(. I am running a desktop environment (GNOME 2.3.2 I believe, some GNOME 2 for sure). Are you depending on anything java-ish that I might not have installed (other than the normal JRE, JDK etc..) ?
Maybe I should try to change my default JDK to the sun 6 JDK - but I don't have the time to do it right now. If I do it I'll let you know what I find out :-)

Cheers,
Tobi

@slagyr
Copy link
Owner

slagyr commented Oct 10, 2011

Tobi,

No there's nothing else that I can think of that has to be installed. A simple JRE should be fine… assuming is has all the standard libraries included.

Please do let me know if you find any new information. Sooner or later we'll get the chance to try it out on ubuntu here.

Micah

On Oct 10, 2011, at 11:14 AM, Tobias Pfeiffer wrote:

Hi micah,

no need to be sorry! Thanks for developing this :-)
Well too bad I hoped that it'd be a simple configuration problem :-(. I am running a desktop environment (GNOME 2.3.2 I believe, some GNOME 2 for sure). Are you depending on anything java-ish that I might not have installed (other than the normal JRE, JDK etc..) ?
Maybe I should try to change my default JDK to the sun 6 JDK - but I don't have the time to do it right now. If I do it I'll let you know what I find out :-)

Cheers,
Tobi

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

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

2 participants