Hi there.

it is copy from: http://blackhex.no-ip.org/discussion/topic/12

We have a problem with TracDiscussion.
We moved the trac from one machine to another (from Windows to Linux) and
now we have a project works well, except that we lost all the records in
TracDiscussions.
More precisely in the database, they were (sqlite3: "select * from topic"
does not give an empty result), but we do not see them.
And when we try to create a "New forum", we get:
===
Trac detected an internal error:
AttributeError: 'NoneType' object has no attribute 'replace'
This is probably a local installation issue.

Python Traceback

Most recent call last:
File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 511, in
_dispatch_request
 dispatcher.dispatch(req)
File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 237, in dispatch
 resp = chosen_handler.process_request(req)
File "build/bdist.linux-x86_64/egg/tracdiscussion/core.py", line 112, in
process_request
 template, data = api.process_discussion(context)
File "build/bdist.linux-x86_64/egg/tracdiscussion/api.py", line 258, in
process_discussion
 self._do_actions(context, actions)
File "build/bdist.linux-x86_64/egg/tracdiscussion/api.py", line 777, in
_do_actions
 context.req.args.get('unregistered_subscribers').replace(',',
===

The reason may be that the version of Trac and plug-ins has changed.  Maybe
what it lacks.

That's what it was:

===
System Information
Trac: 0.11.5
Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
setuptools: 0.6c9
SQLite: 3.5.2
pysqlite: 2.4.1
Genshi: 0.5.1
Pygments: 0.8.1
RPC: 1.0.6
jQuery: 1.2.6

tracdiscussion 0.6

===


That is what is now:

===
System Information:

User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.83 Safari/534.13

Trac    0.12.1
Babel   0.9.5
CustomFieldAdmin        0.2.5
Docutils        0.7
Genshi  0.6
mod_python      3.3.1
Pygments        1.4
pysqlite        2.4.1
Python  2.6.6 (r266:84292, Sep 15 2010, 16:41:53) [GCC 4.4.5]
RPC     1.1.0-r9395
setuptools      0.6c11
SilverCity      0.9.7
SQLite  3.7.2
Subversion      1.6.12 (r955767)
jQuery  1.4.2
Enabled Plugins:

TracAccountManager      0.3dev-r9591
 
/usr/local/lib/python2.6/dist-packages/TracAccountManager-0.3dev_r9591-py2.6.egg
TracCustomFieldAdmin    0.2.5
/usr/local/lib/python2.6/dist-packages/TracCustomFieldAdmin-0.2.5-py2.6.egg
TracDateField   1.0.1
/usr/local/lib/python2.6/dist-packages/TracDateField-1.0.1-py2.6.egg
TracDiscussion  0.8-r9788
/usr/local/lib/python2.6/dist-packages/TracDiscussion-0.8_r9788-py2.6.egg
TracHTTPAuth    1.1
/usr/local/lib/python2.6/dist-packages/TracHTTPAuth-1.1-py2.6.egg
TracMasterTickets       3.0.1
/usr/local/lib/python2.6/dist-packages/TracMasterTickets-3.0.1-py2.6.egg
TracPermRedirect        2.0
/usr/local/lib/python2.6/dist-packages/TracPermRedirect-2.0-py2.6.egg
TracSQL 0.2     /usr/local/lib/python2.6/dist-packages/TracSQL-0.2-py2.6.egg
TracXMLRPC      1.1.0-r9395
/usr/local/lib/python2.6/dist-packages/TracXMLRPC-1.1.0_r9395-py2.6.egg
===

-- 
With Best Regards,
*Alexey N. Ponomarev*

e-mail: [email protected]

skype: callto://real-mielofon
ICQ:  560286<http://www.icq.com/whitepages/cmd.php?uin=560286&action=message>

jabber: [email protected]

http://mielofon.mp
p <http://mielofon.mp>hone: +7(917) 231-00-80

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to