Re: [gitorious] Canno update avatart, error: Avatar /tmp/streamxxxxx is not recognized by the 'identify' command

2013-02-14 Thread Marius Mårnes Mathiesen

Phuong Doan writes:
 But unfortunately, don't know why I can not create project/repository now,
 after clicking submit button, the page just keep loading, any hint about
 user permission on directory repositories or any related?

Could it be your messaging server isn't running?

- Marius

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Gitorious group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [gitorious] Canno update avatart, error: Avatar /tmp/streamxxxxx is not recognized by the 'identify' command

2013-02-13 Thread Phuong Doan
Hi Marius,

It's likely because rmagick gem can not be installed due to missing library 
- libmagickwand-dev.
I did reinstall the machine, and figure this stuff, can upload avatar now.

But unfortunately, don't know why I can not create project/repository now, 
after clicking submit button, the page just keep loading, any hint about 
user permission on directory repositories or any related?

Also, my LDAP configuration just doesn't work anymore, poor me

Phuong


On Friday, January 18, 2013 2:04:32 PM UTC+7, Marius Mårnes Mathiesen wrote:


 Phuong Doan writes: 

  Identify command of imagemagick works fine on my machine (ubuntu server 
  12.10), but don't know why I get this error when update team/user 
 avatar. 
  I tried suggestion in 
  
 https://groups.google.com/forum/?fromgroups=#!topic/gitorious/Cl-kH2MzJ-U 
  but no luck 
  I guess that the configuration is moved to somewhere else. 

 Phuong, 
 It could be that your app server is unable to locate the identify 
 command. On the gitorious.org servers we run with a fairly small PATH 
 environment variable for the app server, and have this code in an 
 initializer: 

   Paperclip.options[:command_path] = /usr/bin 

 Simply drop that in a file config/initializers/paperclip.rb and see if 
 that works. 

 Cheers, 
 - Marius 


-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Gitorious group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.