Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Serialport crashes Shoes #114

Closed
ds1982 opened this issue Jul 13, 2011 · 5 comments
Closed

Serialport crashes Shoes #114

ds1982 opened this issue Jul 13, 2011 · 5 comments

Comments

@ds1982
Copy link

ds1982 commented Jul 13, 2011

Hi,

in my App i need to use the Ruby Serialport (http://ruby-serialport.rubyforge.org/).
Just the line "require 'serielport' "crashes Shoes with a Runtime Error.

Any Ideas?

Greets

DS

@steveklabnik
Copy link
Member

The problem is that serialport is written as a C extension, and so the only way to get it to work currently is to build your own custom Shoes.

Sorry about that! Crashing is also degenerate behavior. I'm going to leave the ticket open, because we should at least not do that, that's kind of excessive.

@ds1982
Copy link
Author

ds1982 commented Jul 13, 2011

is there another way to use a com-Port in Shoes without the Serialport-Extension?

@steveklabnik
Copy link
Member

I personally am not super familliar. Maybe someone else will know? I don't do work with serial ports.

@zzak
Copy link
Contributor

zzak commented Jul 13, 2011

@steveklabnik
Copy link
Member

Wow, I have a short memory apparently.

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

No branches or pull requests

3 participants