Adium 1.0.2 beta is now available. See the beta page for the changes… Happy testing!
This entry was posted
on Tuesday, March 13th, 2007 at 9:24 AM by Evan Schoenberg and is filed under beta.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.
I’ve found a couple of bugs in the new version of Adium, that I would like to report. However, whenever I go to register with Trac, I get a traceback error:
ython Traceback
Traceback (most recent call last): File “/usr/local/lib/python2.4/site-packages/trac/web/main.py”, line 387, in dispatch_request dispatcher.dispatch(req) File “/usr/local/lib/python2.4/site-packages/trac/web/main.py”, line 237, in dispatch resp = chosen_handler.process_request(req) File “build/bdist.linux-i686/egg/acct_mgr/web_ui.py”, line 302, in process_request File “build/bdist.linux-i686/egg/acct_mgr/web_ui.py”, line 53, in _create_user File “build/bdist.linux-i686/egg/acct_mgr/api.py”, line 98, in set_password File “build/bdist.linux-i686/egg/acct_mgr/htfile.py”, line 70, in set_password File “build/bdist.linux-i686/egg/acct_mgr/htfile.py”, line 104, in _update_file File “/usr/local/lib/python2.4/fileinput.py”, line 101, in input raise RuntimeError, “input() already active” RuntimeError: input() already active
March 15th, 2007 at 8:33 PM
Hey,
I’ve found a couple of bugs in the new version of Adium, that I would like to report. However, whenever I go to register with Trac, I get a traceback error:
ython Traceback
Traceback (most recent call last):
File “/usr/local/lib/python2.4/site-packages/trac/web/main.py”, line 387, in dispatch_request
dispatcher.dispatch(req)
File “/usr/local/lib/python2.4/site-packages/trac/web/main.py”, line 237, in dispatch
resp = chosen_handler.process_request(req)
File “build/bdist.linux-i686/egg/acct_mgr/web_ui.py”, line 302, in process_request
File “build/bdist.linux-i686/egg/acct_mgr/web_ui.py”, line 53, in _create_user
File “build/bdist.linux-i686/egg/acct_mgr/api.py”, line 98, in set_password
File “build/bdist.linux-i686/egg/acct_mgr/htfile.py”, line 70, in set_password
File “build/bdist.linux-i686/egg/acct_mgr/htfile.py”, line 104, in _update_file
File “/usr/local/lib/python2.4/fileinput.py”, line 101, in input
raise RuntimeError, “input() already active”
RuntimeError: input() already active
Jesse Harris
zigford-at-gmail-dot-com