Username: Password: Remember me
Search Criteria Advanced
Package Details

amazing-git 20080502-1
http://amazing.rubyforge.org/
An amazing widget manager for an awesome window manager

unsupported :: x11
Maintainer: donri
Votes: 121

License: APACHE

Last Updated: Thu, 01 May 2008 22:31:34 +0000
First Submitted: Fri, 11 Apr 2008 09:08:58 +0000

Tarball :: Files :: PKGBUILD

Dependencies ruby

Comment by: bash on Thu, 26 Jun 2008 15:08:18 +0000
Oh, I'm sorry...In your previous comment I read dsl.rb instead of config.rb
Solved, the error was in config.rb, very thanks
Comment by: donri on Thu, 26 Jun 2008 14:36:28 +0000
That's part of the source code, not a configuration file. A config can be prototyped from an awesomerc with amazing -g, or see mine here:

http://github.com/dag/dotfiles/tree/master/.amazing/config.rb
Comment by: bash on Thu, 26 Jun 2008 13:59:21 +0000
hi donri, my file is same to this http://github.com/dag/amazing/tree/master/lib/amazing/config/dsl.rb
Comment by: donri on Thu, 26 Jun 2008 12:44:07 +0000
It would seem like you have an "end" instead of a "}" on line 32 in your config.rb.
Comment by: bash on Thu, 26 Jun 2008 12:04:23 +0000
$ amazing
/usr/lib/ruby/site_ruby/1.8/amazing/config/dsl.rb:22:in `import': (eval):32:in `import': compile error (SyntaxError)
(eval):32: syntax error, unexpected $end, expecting '}'
from /usr/lib/ruby/site_ruby/1.8/amazing/config/dsl.rb:14:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/amazing/config.rb:15:in `new'
from /usr/lib/ruby/site_ruby/1.8/amazing/config.rb:15:in `load_dsl'
from /usr/lib/ruby/site_ruby/1.8/amazing/config.rb:9:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/amazing/cli/helpers.rb:68:in `new'
from /usr/lib/ruby/site_ruby/1.8/amazing/cli/helpers.rb:68:in `parse_config'
from /usr/lib/ruby/site_ruby/1.8/amazing/cli.rb:54:in `run'
from /usr/bin/amazing:19

How I can solve it?
Comment by: SickHate on Tue, 20 May 2008 05:27:10 +0000
no i didnt used someones config..i did my one based on the default one and by readin the wiki i put the things i wanted...but as i didnt get how amazing works so i used the widgets of gigamo config...
Comment by: donri on Mon, 19 May 2008 19:56:33 +0000
SickHate: Either don't use statgrab or install libstatgrab and ruby-statgrab (which I'll probably be releasing today or tomorrow, for now you can get it from github).

You most likely tried someone else's config file, and you have a require 'statgrab'. I'll be moving alot of stuff in amazing to statgrab in a near future, but at the moment amazing itself doesn't use it.
Comment by: SickHate on Mon, 19 May 2008 17:58:05 +0000
amazing
/usr/lib/ruby/site_ruby/1.8/amazing/config/dsl.rb:22:in `import': (eval):4:in `require': no such file to load -- statgrab (LoadError)
from (eval):4:in `import'
from /usr/lib/ruby/site_ruby/1.8/amazing/config/dsl.rb:14:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/amazing/config.rb:20:in `new'
from /usr/lib/ruby/site_ruby/1.8/amazing/config.rb:20:in `from_dsl'
from /usr/lib/ruby/site_ruby/1.8/amazing/config.rb:11:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/amazing/cli/helpers.rb:68:in `new'
from /usr/lib/ruby/site_ruby/1.8/amazing/cli/helpers.rb:68:in `parse_config'
from /usr/lib/ruby/site_ruby/1.8/amazing/cli.rb:55:in `run'
from /usr/bin/amazing:19

im having this problm starting amazing..any help?
Comment by: donri on Tue, 22 Apr 2008 18:48:33 +0000
Fixed, now if you want the config branch, edit _gitbranch. If you want to go back to the master branch, make sure to delete src/ first.

I don't know enough git to make it work with the old clone, I guess we could pull the remote branches to local branches and then checkout $_gitbranch locally. I need to investigate further.
Comment by: donri on Tue, 22 Apr 2008 17:40:38 +0000
Oops, the checkout command won't work if you don't already have a $srcdir. Temporary fix: run makepkg twice. I'll fix it now.
Comment by: donri on Sun, 20 Apr 2008 20:16:53 +0000
Good point.
Comment by: peart on Sun, 20 Apr 2008 19:49:53 +0000
Could you please add git as a makedepend?

v1.6.0