Opened 16 years ago
Closed 15 years ago
#344 closed defect (worksforme)
Admin Build Panel doesn't appear
Reported by: | forums@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | critical | Milestone: | 0.6 |
Component: | Trac plugin | Version: | dev |
Keywords: | Cc: | forums@… | |
Operating System: | BSD |
Description
Hi,
I installed Bitten on Debian (up to date). There is no "Build link group" as described in the documentation. Then I can't fill my build configuration.
Here is some screens about my config and as "evidence" :)
If anyone has an explaination, that would be great :)
Attachments (2)
Change History (10)
Changed 16 years ago by forums@…
Changed 16 years ago by forums@…
comment:1 Changed 16 years ago by anonymous
comment:2 Changed 16 years ago by Emilien ARNAUD <forums@…>
- Cc forums@… added
comment:3 Changed 16 years ago by Emilien ARNAUD <forums@…>
As someone ask me to check, the plugin seems to be loaded correctly ... :
009-01-02 04:39:10,416 Trac[__init__] DEBUG: Loading bitten.main from /usr/lib/python2.4/site-packages/Bitten-0.6dev_r567-py2.4.egg 2009-01-02 04:39:10,417 Trac[__init__] DEBUG: Loading bitten.master from /usr/lib/python2.4/site-packages/Bitten-0.6dev_r567-py2.4.egg 2009-01-02 04:39:10,417 Trac[__init__] DEBUG: Loading bitten.coverage from /usr/lib/python2.4/site-packages/Bitten-0.6dev_r567-py2.4.egg 2009-01-02 04:39:10,417 Trac[__init__] DEBUG: Loading bitten.web_ui from /usr/lib/python2.4/site-packages/Bitten-0.6dev_r567-py2.4.egg 2009-01-02 04:39:10,417 Trac[__init__] DEBUG: Loading bitten.admin from /usr/lib/python2.4/site-packages/Bitten-0.6dev_r567-py2.4.egg 2009-01-02 04:39:10,417 Trac[__init__] DEBUG: Loading bitten.testing from /usr/lib/python2.4/site-packages/Bitten-0.6dev_r567-py2.4.egg
comment:4 Changed 16 years ago by Emilien ARNAUD <forums@…>
Corrected by using the correct version (experimental) 0.11 branche.
It should be indicated in the documentation ...
comment:5 Changed 16 years ago by anonymous
In the document you will also find to install the adminpanel plugin, then you would see the groups.
comment:6 Changed 16 years ago by Dan Boresjo <Dan.Boresjo@…>
I have this problem too.
Do the admin pages only appear if you are running trac 0.11?
Is there a way to make them appear on trac 0.10?
The comment by anonymous mentions a document and an adminpanel plugin. What document is this and what is the adminpanel plugin?
comment:7 Changed 16 years ago by anonymous
Under freebsd 7.1stable, there's no problems about builds setting menu. in fact, the trac port brings webadmin plugin with him. which allows bitten to make work its setting panel.
under linux, after put in place trac, says 0.11.x. because of its build-in webadmin interface, any webadmin plugin is present in /usr/lib/python2.x/site-pacquages. so that, you have to install it yourself. I've installed Trac Web Admin?-0.1.2dev_r4240-py2.4.egg, and deactivated the webadmin features in trac.ini, which makes appear the setup panel.
I think, that would be considered as a bug.
comment:8 Changed 15 years ago by osimons
- Resolution set to worksforme
- Status changed from new to closed
Current trunk/dev (0.6dev) requires Trac 0.11+, and it includes web administration as part of Trac. Getting this to work should be just a matter of following the install documentation:
A lot has changed and been fixed in the last 6 months, so I presume the errors reported are no longer there - at least I can't find no issues with installing and enabling Bitten. Please reopen if problem persists using recent Bitten trunk with Trac 0.11.x.