Sven Klemm | 7 Aug 2008 12:13
Picon

Re: Pentabarf 0.3.14


Vimal Joseph wrote:
| On Thu, Aug 7, 2008 at 12:57 PM, Sven Klemm <sven@...> wrote:
|> I am very pleased to announce the release of Pentabarf version 0.3.14.
|>
|
| great news. I was looking for the pickup and arrived report. :)
|
| and the upgrade works successfully. Thanks.
|
| But I'm getting this error while trying to load recent changes, (it
| was working before the upgrade)
|
| ActionView::TemplateError (no such file to load -- xmpp4r) on line #10
| of pentabarf/recent_changes.rxml:
| 7:     xml.ul({:id=>:recent_changes_list,:class=>:recent_changes}) do
| 8:
| 9:        <at> changes.each do | changeset |
| 10:         LogEntry.new( changeset, controller ).append( xml )
| 11:       end
| 12:
| 13:     end
|
|     /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in
| `gem_original_require'
|     /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in
`require'
|

Can you give me the full backtrace for this one? I've seen this error
once but I can't remember where. Are you using the jabber
notification? Most likely LogEntry.new throws an exception which
triggers the jabber logger.

| and Also the the pictures are not working, when I try to add a picture
| to conference/people etc, I got this error:
|
| Status: 500 Internal Server Error
|   libMagickCore.so.1: cannot open shared object file: No such file or
| directory - /usr/lib/ruby/gems/1.8/gems/rmagick-2.5.2/lib/RMagick2.so
|     /usr/lib/ruby/gems/1.8/gems/rmagick-2.5.2/lib/RMagick2.so
|     /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in
`require'
|
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in
| `require'
|
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in
| `new_constants_in'
|
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in
| `require'
|     /usr/lib/ruby/gems/1.8/gems/rmagick-2.5.2/lib/RMagick.rb:11
|
|
| the file /usr/lib/ruby/gems/1.8/gems/rmagick-2.5.2/lib/RMagick2.so
is there.
|
| ls -l /usr/lib/ruby/gems/1.8/gems/rmagick-2.5.2/lib/RMagick2.so
| -rwxr-xr-x 1 root root 362288 2008-07-23 15:59
| /usr/lib/ruby/gems/1.8/gems/rmagick-2.5.2/lib/RMagick2.so
|
| I'm using ImageMagick 6.4.1, rmagick (2.5.2) and xmpp4r (0.4, 0.3.2)

This does not seem to be pentabarf related. If you upgraded
ImageMagick you might have to rebuild the rmagick gem.

Cheers,
Sven

--
Sven Klemm
http://cthulhu.c3d2.de/~sven/


Gmane