Problem solved!
Basically, I removed all existing installations, and installed Trac,
Agilo and AccountManager.
Somehow, I guess there was a conflict by using 0.11.7 and later
upgrading to 0.12.
Anyway, clean install solved the problem...

Cheers, Rob


On 11 feb, 11:36, Robke <[email protected]> wrote:
> Hi,
>
> I have been struggling with installing Agilo for quite some time now.
> Current status: Agilo works, but it seems it is not correctly
> overloading some things.
> You should know that we installed Agilo on an existing Trac
> installation, in which we are already have several tickets.
>
> Versions: Python 2.5, Genshi 0.6, Agilo 1.3.3 (opensource free), Trac
> 0.12.2
>
> Agilo GUI is loaded and I can browse around, but the "ACTIONS" panel
> is not available (while logged in as user with TRAC_ADMIN rights).
> Some users have reported this issue back in January 2009, but I
> haven't been able to find a solution for this problem.
> It seems related to permissions, and since these are handled with the
> Trac Plugin AccountManager, the problem could lie there.
> All things I could find regarding this I checked, without effect.
>
> When I manually create a ticket by going to URL "/trac/newticket" I
> get the default Trac newticket form, which works.
> Also, the Agilo types are available. However, when specifying the type
> using URL "/trac/newticket/type=requirement" (or task/bug/story), I
> get the error "Unkown type 'requirement'!".
> When I create a ticket and put the type to e.g. "requirement", it
> defaults back to type "defect".
> Somehow, the values are not correctly interpreted.
>
> Any help is appreciated. Would like to start using Agilo, and after
> struggling for about 3 days now, it would be nice to get it up and
> running :-)
>
> [account-manager]
> authentication_url =
> force_passwd_change = true
> htdigest_realm = Trac
> htpasswd_hash_type = crypt
> password_file = /home/trac/repos/trac.htpasswd
> password_format = htdigest
> password_store = HtDigestStore
> persistent_sessions = False
> user_lock_max_time = 0
> verify_email = False
>
> [components]
> acct_mgr.admin.accountguardadminpage = enabled
> acct_mgr.admin.accountmanageradminpage = enabled
> acct_mgr.api.accountmanager = enabled
> acct_mgr.guard.accountguard = disabled
> acct_mgr.htfile.abstractpasswordfilestore = disabled
> acct_mgr.htfile.htdigeststore = enabled
> acct_mgr.htfile.htpasswdstore = disabled
> acct_mgr.http.httpauthstore = disabled
> acct_mgr.notification.accountchangelistener = disabled
> acct_mgr.notification.accountchangenotificationadminpanel = disabled
> acct_mgr.web_ui.accountmodule = enabled
> acct_mgr.web_ui.emailverificationmodule = disabled
> acct_mgr.web_ui.loginmodule = enabled
> acct_mgr.web_ui.registrationmodule = disabled
> agilo.* = enabled
> agilo_common.* = enabled
> agilo_pro.* = enabled
> trac.ticket.api.ticketsystem = disabled
> trac.ticket.roadmap.roadmapmodule = disabled
> trac.ticket.web_ui.ticketmodule = disabled
> trac.web.auth.loginmodule = disabled
>
> [inherit]
> plugins_dir =
> templates_dir = /usr/local/lib/python2.5/site-packages/
> binary_agilo-1.3.3_PRO-py2.5.egg/agilo/templates
>
> [trac]
> authz_file =
> authz_module_name =
> auto_reload = False
> backup_dir = db
> base_url =
> check_auth_ip = false
> database = sqlite:db/trac.db
> debug_sql = False
> default_charset = iso-8859-15
> htdocs_location =
> ignore_auth_case = false
> mainnav = timeline,browser,tickets,newticket,search
> metanav = login,logout,prefs,help,about
> mysqldump_path = mysqldump
> never_obfuscate_mailto = false
> permission_policies = AgiloPolicy, DefaultPermissionPolicy,
> LegacyAttachmentPolicy
> permission_store = DefaultPermissionStore
> pg_dump_path = pg_dump
> repository_dir = /home/svn/repos
> repository_type = svn
> secure_cookies = False
> show_email_addresses = false
> show_ip_addresses = false
> timeout = 20
> use_base_url_for_redirect = False
>
> Thanks for any hints!
>
> Cheers, Rob

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to