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

Not working for me :( #4

Open
Daniel15 opened this issue May 12, 2011 · 4 comments
Open

Not working for me :( #4

Daniel15 opened this issue May 12, 2011 · 4 comments

Comments

@Daniel15
Copy link

Hi,
Forgive me if I've done anything wrong, I've never used Ruby before. I'm trying to run Thimblr on Windows via Cygwin. I successfully installed it and can run it, but whenever I click on a theme in the select list, I get the following error:

NoMethodError at /thimblr
undefined method `render_posts' for nil:NilClass
file: thimblr.rb location: GET (?-mix:^\/thimblr(?:\/page\/(\d+))?\/?$) line: 190

Any suggestions?

@jphastings
Copy link
Owner

Hi Daniel, I don't run windows so this one will be a little tricky for me to test. Have you tried running this in native ruby rather than ruby compiled against Cygwin? I'll see if I can have a stab at determining where the problem is here over this week.

@Daniel15
Copy link
Author

I'll have to try that... I can't remember exactly how my Ruby installation
is set up (I don't use it very often, I've only really used it for SASS and
LESS CSS preprocessors).
I'll try to take a look when I get some free time :)

Regards,
Daniel Lo Nigro
http://dan.cx/ | http://twitter.com/Daniel15

On Tue, May 31, 2011 at 5:50 AM, jphastings <
[email protected]>wrote:

Hi Daniel, I don't run windows so this one will be a little tricky for me
to test. Have you tried running this in native ruby rather than ruby
compiled against Cygwin? I'll see if I can have a stab at determining where
the problem is here over this week.

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

@jphastings
Copy link
Owner

When I do use windows I just use the http://rubyinstaller.org/ which seems to work really well, it even works for someone that hasn't used windows for 7 years :P

Good luck & let me know if I can help!

@Daniel15
Copy link
Author

Daniel15 commented Jun 4, 2011

I think I did use the RubyInstaller to install Ruby, but I couldn't compile
any Gems because I didn't have a compiler installed. Installing the Cygwin
version seemed like the easiest thing to do at the time. I've got exams for
university coming up shortly so I might try to look into it once exams are
over (or before then, if I get some free time).

Otherwise I'll just fire up a Debian Linux VM and use that. I'm going to
eventually format my computer and install Linux on it :)

Regards,
Daniel Lo Nigro
http://dan.cx/ | http://twitter.com/Daniel15

On Sat, Jun 4, 2011 at 4:16 AM, jphastings <
[email protected]>wrote:

When I do use windows I just use the http://rubyinstaller.org/ which seems
to work really well, it even works for someone that hasn't used windows for
7 years :P

Good luck & let me know if I can help!

Reply to this email directly or view it on GitHub:
#4 (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