IniAdminPlugin .. HELP

14 views
Skip to first unread message

José Renato (br)

unread,
Apr 28, 2008, 10:36:35 AM4/28/08
to Trac Users
Hi,

I have posted a ticket at IniAdminPlugin project, but it was rejected
because was a support thing, not a bug.

I'm sending this email asking for your help to install IniAdminPlugin.

I have downloaded the zip file from the Wiki Page of IniAdminPlugin,
and tried to install using easy_install. Any message errors were sent,
but the plugin wasn't available on my trac projects.

I changed the Ini file of my projects to enable the IniAdminPlugin on
the components section, but doesn’t work.

Can anybody help me?

PS.: The WebAdmin plugin is installed and my Trac version is 0.10.4.


Thanks for the help and sorry about the terrible english.

Alec Thomas

unread,
Apr 28, 2008, 6:34:55 PM4/28/08
to trac-...@googlegroups.com
Please check your trac.log. Ensure you have debug logging enabled and
*restart your web server* before checking the logs:

http://trac.edgewall.org/wiki/TracLogging

2008/4/29 José Renato (br) <jrp...@gmail.com>:

--
Evolution: Taking care of those too stupid to take care of themselves.

José Renato (br)

unread,
Apr 28, 2008, 9:54:19 PM4/28/08
to Trac Users
I had checked the logging module and it was enabled. At the log file,i
can't see the IniAdminPlugin. There is a copy oh the file:

Trac[TEST.db:loader] DEBUG: Loading egg plugin webadmin.logging from c:
\arquivos de programas\phyton24\lib\site-packages
\tracwebadmin-0.1.2dev_r6060-py2.4.egg
Trac[TEST.db:loader] DEBUG: Loading egg plugin webadmin.ticket from c:
\arquivos de programas\phyton24\lib\site-packages
\tracwebadmin-0.1.2dev_r6060-py2.4.egg
Trac[TEST.db:loader] DEBUG: Loading egg plugin webadmin.basics from c:
\arquivos de programas\phyton24\lib\site-packages
\tracwebadmin-0.1.2dev_r6060-py2.4.egg
Trac[TEST.db:loader] DEBUG: Loading egg plugin webadmin.perm from c:
\arquivos de programas\phyton24\lib\site-packages
\tracwebadmin-0.1.2dev_r6060-py2.4.egg
Trac[TEST.db:loader] DEBUG: Loading egg plugin webadmin.web_ui from c:
\arquivos de programas\phyton24\lib\site-packages
\tracwebadmin-0.1.2dev_r6060-py2.4.egg
Trac[TEST.db:loader] DEBUG: Loading egg plugin webadmin.plugin from c:
\arquivos de programas\phyton24\lib\site-packages
\tracwebadmin-0.1.2dev_r6060-py2.4.egg
Trac[TEST.db:report] DEBUG: Executing report with SQL "SELECT id AS
report, title FROM report ORDER BY report" ([])
Trac[TEST.db:report] DEBUG: Executing report with SQL "SELECT id AS
report, title FROM report ORDER BY report" ([])

I had checked the path c:\arquivos de programas\phyton24\lib\site-
packages\, and there was the folder iniadminplugin-0.10.egg.


Well, I don't know if it could be resolved if you sent to me an .egg
file of the plugin, because at the Wiki page there is an .zip file
that don't have any folder or info such as egg info.

Alec Thomas

unread,
Apr 28, 2008, 11:37:27 PM4/28/08
to trac-...@googlegroups.com
The ZIP files on TracHacks need to be installed. They are ZIPs of the
source code, not prebuilt eggs.

Typically something like:

$ unzip iniadminplugin-0.11.zip
$ cd iniadmin/0.11
$ python setup.py install

Reply all
Reply to author
Forward
0 new messages