Yes Jim, you're right a similar issue was reported in

http://groups.google.com/group/communityengine/browse_thread/thread/b952ab1a8f5d4a72/081adfe764c5ba64?lnk=gst&q=geometry#081adfe764c5ba64

I'm a little embarrassed to say that I reported that similar issue. I
did think it's something else until you Jim rang a bell in my head.

I'm new to rails and CE but I have fallen in love with the CE plugin!

Thanks again Jim,
SS


On Jan 25, 2:14 pm, SS <[email protected]> wrote:
> I'm using Rmagick for imaging processing.
>
> SS
>
> On Jan 24, 11:57 pm, Jim Ruther Nill <[email protected]> wrote:
>
> > I guess this was posted before.  What imaging processor do you use?
>
> > On Mon, Jan 25, 2010 at 2:38 PM, sSs <[email protected]> wrote:
> > > Sorry Jim, my misuse of tech terminology. This is the error/exception
> > > that is thrown:
>
> > > Processing HomepageFeaturesController#create (for 70.75.31.125 at
> > > 2010-01-24 22:32:51) [POST]
> > >  Parameters: {"commit"=>"Create",
> > > "authenticity_token"=>"Lnqo2bCSKxLxSWkbrmhITn1gFX+JHAA/1ZaJ8X4nM=",
> > > "homepage_feature"=>{"uploaded_data"=>#<File:/tmp/
> > > RackMultipart29900-1>, "title"=>"Services", "url"=>"www.mysite.com",
> > > "description"=>"<p>Testing Feature!</p>"}}
>
> > > ArgumentError (invalid geometry format):
> > >  vendor/plugins/community_engine/plugins/attachment_fu/lib/
> > > geometry.rb:37:in `from_s'
> > >  vendor/plugins/community_engine/plugins/attachment_fu/lib/
> > > geometry.rb:91:in `/'
> > > .
> > > .
> > > .
>
> > > Do I need to update attachment_fu plugin? I don't have a problem in
> > > development....
>
> > > SS
>
> > > On Jan 24, 7:04 pm, Jim Ruther Nill <[email protected]> wrote:
> > > > you only pasted the stack trace. what's the exception?
>
> > > > On Sun, Jan 24, 2010 at 7:11 AM, SS <[email protected]> wrote:
> > > > > Jim, what do you mean? I'm confused.
>
> > > > > SS
>
> > > > > On Jan 23, 2:25 am, Jim Ruther Nill <[email protected]> wrote:
> > > > > > Hi!
>
> > > > > > you forgot to paste the error inside the homapge_features controller
> > > :D
>
> > > > > > On Sat, Jan 23, 2010 at 3:30 AM, SS <[email protected]>
> > > wrote:
> > > > > > > Hello,
> > > > > > > I have problems creating a Home Page feature only on Heroku
> > > > > > > (Production) and not in Development environment. I thought may be
> > > one
> > > > > > > of you guys has gone through the same problem. I keep getting the
> > > > > > > following exception:
>
> > > > > > >  vendor/plugins/community_engine/app/controllers/
> > > > > > > homepage_features_controller.rb:41:in `create'
> > > > > > >  haml (2.2.9) lib/sass/plugin/rails.rb:19:in `process'
> > > > > > >  /home/heroku_rack/lib/static_assets.rb:9:in `call'
> > > > > > >  /home/heroku_rack/lib/last_access.rb:25:in `call'
> > > > > > >  /home/heroku_rack/lib/date_header.rb:14:in `call'
> > > > > > >  thin (1.0.1) lib/thin/connection.rb:80:in `pre_process'
> > > > > > >  thin (1.0.1) lib/thin/connection.rb:78:in `catch'
> > > > > > >  thin (1.0.1) lib/thin/connection.rb:78:in `pre_process'
> > > > > > >  thin (1.0.1) lib/thin/connection.rb:57:in `process'
> > > > > > >  thin (1.0.1) lib/thin/connection.rb:42:in `receive_data'
> > > > > > >  eventmachine (0.12.6) lib/eventmachine.rb:240:in `run_machine'
> > > > > > >  eventmachine (0.12.6) lib/eventmachine.rb:240:in `run'
> > > > > > >  thin (1.0.1) lib/thin/backends/base.rb:57:in `start'
> > > > > > >  thin (1.0.1) lib/thin/server.rb:150:in `start'
> > > > > > >  thin (1.0.1) lib/thin/controllers/controller.rb:80:in `start'
> > > > > > >  thin (1.0.1) lib/thin/runner.rb:173:in `send'
> > > > > > >  thin (1.0.1) lib/thin/runner.rb:173:in `run_command'
> > > > > > >  thin (1.0.1) lib/thin/runner.rb:139:in `run!'
> > > > > > >  thin (1.0.1) bin/thin:6
> > > > > > >  /usr/local/bin/thin:20:in `load'
> > > > > > >  /usr/local/bin/thin:20
>
> > > > > > > Also, I noticed about the Profile Completeness feature in CE, but 
> > > > > > > I
> > > > > > > don't know if it's still in development. I tried partially
> > > rendering
> > > > > > > it in one of my user views, but nothing was displaying. Can 
> > > > > > > someone
> > > > > > > please tell me if this feature is actually supported and currently
> > > > > > > used? And if it is supported how can I make use of it?
>
> > > > > > > Thanks,
> > > > > > > SS
>
> > > > > > > --
> > > > > > > You received this message because you are subscribed to the Google
> > > > > Groups
> > > > > > > "CommunityEngine" group.
> > > > > > > To post to this group, send email to
> > > [email protected].
> > > > > > > To unsubscribe from this group, send email to
> > > > > > > [email protected]<communityengine%2bunsubscr...@­googlegroups.com>
> > > <communityengine%[email protected]<communityengine%252bunsubsc­[email protected]>
>
> > > > > <communityengine%[email protected]<communityengine%252bunsubsc­[email protected]>
> > > <communityengine%[email protected]<communityengine%25252buns­[email protected]>
>
> > > > > > > .
> > > > > > > For more options, visit this group at
> > > > > > >http://groups.google.com/group/communityengine?hl=en.
>
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> > > Groups
> > > > > "CommunityEngine" group.
> > > > > To post to this group, send email to [email protected].
> > > > > To unsubscribe from this group, send email to
> > > > > [email protected]<communityengine%2bunsubscr...@­googlegroups.com>
> > > <communityengine%[email protected]<communityengine%252bunsubsc­[email protected]>
>
> > > > > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/communityengine?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "CommunityEngine" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<communityengine%2bunsubscr...@­googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/communityengine?hl=en.-Hide quoted text -
>
> > - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en.

Reply via email to