Closed pigmonkey closed 11 years ago
Well, well, well. This is certainly a new one. It's likely that this is another bug resulting from the fact that vpim doesn't support the String
class for Ruby >= 1.9 yet, according to the maintainer. In fact, judging by the stack trace, I wouldn't be surprised if vpim just plain doesn't compile in Ruby 2.0, because the error is occurring during the initial loading of the code, not at runtime.
Anyway, all that detail isn't helping you any, so here's what I'm gonna do later on:
The only thing I can suggest to you that will fix this error in the short-term is to install a version of Ruby from the 1.9.* range. Apologies for the underwhelming workaround advice. I'm leaving this issue open until the real bug is fixed anyway.
By the way, thanks for reporting this and taking the time to include all the relevant details.
I'm glad it was helpful.
I'm running Arch Linux, which no longer provides Ruby 1.9 in the official repositories. I'll probably just stick with my current solution of abook until vpim is working with Ruby 2.0. I'm looking forward to playing with ppl, though!
Right then, this should be working fine for you now!
Yup, it's working. Thanks!
Awesome!
I'm not a Ruby guy, so I don't know if this is a ppl issue or a problem with this vpim thingy.