First bug: doesn’t like being run from the wrong directory. CSS and other resources must be anchored with relative paths to the working directory.
why
said on
16 May 2006 at 08:32
Right. For now, you have to check out and run bin/mouseHole from the top directory.
musteatyemen
said on
16 May 2006 at 12:32
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': no such file to load -- iconv (LoadError)
why
said on
16 May 2006 at 12:35
If you don’t have iconv, you’re probably on FreeBSD or a Linux distro that doesn’t install it.
On FreeBSD, /usr/ports/converters/ruby-iconv. On Linux, check your packaging system.
rain
said on
16 May 2006 at 14:11
It seems mouseHole doesn’t play so nice with bugzilla, at the moment…
musteatyemen
said on
16 May 2006 at 14:12
SSL + mouseHole proxy = Asplosion
Tue May 16 13:04:13 PDT 2006: BAD CLIENT (127.0.0.1): Invalid HTTP format, parsing fails.
Conversly, not passing SSL through the proxy (which is on a seperate box and over a ssh connection) causes all sorts of fun w/ gmail :)
guess I’ll go look up those firefox proxy tools.
musteatyemen
said on
16 May 2006 at 14:23
odd, using foxyproxy seems to be resolving a few issues w/ ssl
rain
said on
18 May 2006 at 08:51
why: did you forget to check in lib/mouseHole/helpers.rb?
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': no such file to load -- mouseHole/helpers (MissingSourceFile)
Leon Spencer
Oh yes. Yes! AHAHAHAHAAHAHAH ! YES! AHAHAHAHAH !
Zing
First bug: doesn’t like being run from the wrong directory. CSS and other resources must be anchored with relative paths to the working directory.
why
Right. For now, you have to check out and run
bin/mouseHole
from the top directory.musteatyemen
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': no such file to load -- iconv (LoadError)
why
If you don’t have iconv, you’re probably on FreeBSD or a Linux distro that doesn’t install it.
On FreeBSD,
/usr/ports/converters/ruby-iconv
. On Linux, check your packaging system.rain
It seems mouseHole doesn’t play so nice with bugzilla, at the moment…
musteatyemen
Tue May 16 13:04:13 PDT 2006: BAD CLIENT (127.0.0.1): Invalid HTTP format, parsing fails.
Conversly, not passing SSL through the proxy (which is on a seperate box and over a ssh connection) causes all sorts of fun w/ gmail :)guess I’ll go look up those firefox proxy tools.
musteatyemen
odd, using foxyproxy seems to be resolving a few issues w/ ssl
rain
why: did you forget to check in lib/mouseHole/helpers.rb?
why
Oop!
Comments are closed for this entry.