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
Dependencies ruby
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
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
hi donri, my file is same to this http://github.com/dag/amazing/tree/master/lib/amazing/config/dsl.rb
It would seem like you have an "end" instead of a "}" on line 32 in your config.rb.
$ 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?
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...
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.
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?
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.
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.
Good point.
Could you please add git as a makedepend?
v1.6.0