On Fri, Aug 24, 2012 at 6:04 AM, <[email protected]> wrote: > Hey there, > > I am calling system() from a thread and getting: > > `system': no implicit conversion from nil to integer (TypeError) > from wifi-state-observer:169:in `vpn_down' > from wifi-state-observer:46:in `block in run' > from wifi-state-observer:54:in `call' > from wifi-state-observer:54:in `run' > from wifi-state-observer:54:in `run' > from wifi-state-observer:270:in `<main>' > > Looking at Ruby's source:
Can we first look at your call to system and surrounding code? > Any ideas? Not yet. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ -- You received this message because you are subscribed to the Google Groups ruby-talk-google group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/ruby-talk-google?hl=en
