From eric.dalquist at doit.wisc.edu Tue Nov 13 14:29:59 2007 From: eric.dalquist at doit.wisc.edu (Eric Dalquist) Date: Tue, 13 Nov 2007 14:29:59 -0500 Subject: [gltail] Bar Colors Message-ID: <4739FB37.5010800@doit.wisc.edu> When rendering the bar colors and using blobs for requests only the bar in the block with the most recent activity has a 'bright' color and the rest of the bars are much dimmer. If I hit 'b' and switch to rendering polys the blocks are all 'bright' fading with age much more gradually. I've done a big of looking through the code but can't figure out why changing the rendering type changes the bar coloring. If needed I can post some screenshots. -Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3336 bytes Desc: S/MIME Cryptographic Signature Url : http://rubyforge.org/pipermail/gltail-general/attachments/20071113/1c523cbd/attachment.bin From xenophage0 at gmail.com Tue Nov 13 15:04:18 2007 From: xenophage0 at gmail.com (Jason Frisvold) Date: Tue, 13 Nov 2007 15:04:18 -0500 Subject: [gltail] Crash Error Message-ID: <924f29280711131204n7722f30jd570e1f3c2d7a69f@mail.gmail.com> Hi there, I started getting this error today : ./bin/../lib/gl_tail/parsers/apache.rb:30:in `parse': undefined method `include?' for nil:NilClass (NoMethodError) from ./bin/../lib/gl_tail/sources/ssh.rb:72:in `parse_line' from ./bin/../lib/gl_tail/sources/ssh.rb:60:in `each' from ./bin/../lib/gl_tail/sources/ssh.rb:60:in `parse_line' from ./bin/../lib/gl_tail/sources/ssh.rb:87:in `do_tail' from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/connection/channel.rb:496:in `call' from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/connection/channel.rb:496:in `callback' from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/connection/channel.rb:447:in `do_data' from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.2/lib/net/ssh/connection/driver.rb:323:in `do_channel_data' ... 9 levels... from ./bin/../lib/gl_tail/engine.rb:248:in `call' from ./bin/../lib/gl_tail/engine.rb:248:in `glutMainLoop' from ./bin/../lib/gl_tail/engine.rb:248:in `start' from bin/gl_tail:109 I *think* this means that there's a line in the logfile that the apache class is choking on.. I have no idea how to figure out which line and fix the problem, though.. Any pointers? Thanks, -- Jason 'XenoPhage' Frisvold XenoPhage0 at gmail.com http://blog.godshell.com From carpefore at yahoo.com Thu Nov 15 16:52:38 2007 From: carpefore at yahoo.com (Daniel Demacek) Date: Thu, 15 Nov 2007 13:52:38 -0800 (PST) Subject: [gltail] Windows Problem Message-ID: <986119.25227.qm@web50109.mail.re2.yahoo.com> Hi, installed everything as gem: net-ssh (1.1.2) gltail (0.0.7) ruby-opengl (0.50.0) needle (1.3.0) hoe (1.3.0) mkrf (0.2.2) C:\ruby\bin>gl_tail C:/ruby/lib/ruby/gems/1.8/gems/gltail-0.0.7/bin/gl_tail:97:in `trap': unsupported signal SIGHUP (ArgumentError) from C:/ruby/lib/ruby/gems/1.8/gems/gltail-0.0.7/bin/gl_tail:97 from c:/ruby/bin/gl_tail:16:in `load' from c:/ruby/bin/gl_tail:16 What's wrong? Thanks. ____________________________________________________________________________________ Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/ From public at bojerco.com Wed Nov 21 15:04:03 2007 From: public at bojerco.com (Test) Date: Wed, 21 Nov 2007 12:04:03 -0800 Subject: [gltail] yaml format Message-ID: <47448F33.6090800@bojerco.com> Is there a schema for the yaml format? What can and what cannot be used in the "blocks"?