Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#13986 closed defect (fixed)

AttributeError: 'Chrome' object has no attribute 'add_jquery_ui'

Reported by: anon Owned by: Ryan J Ollos
Priority: normal Component: AutocompleteUsersPlugin
Severity: normal Keywords: pypi
Cc: Jun Omae Trac Release:

Description (last modified by Ryan J Ollos)

After installation, recieving this error when browsing to <url>/<project>/newticket

AttributeError: 'Chrome' object has no attribute 'add_jquery_ui'

Most recent call last:

File "/usr/lib/python2.6/site-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 511, in _dispatch_request
File "/usr/lib/python2.6/site-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 248, in dispatch
File "/usr/lib/python2.6/site-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 357, in _post_process_request
File "/usr/lib/python2.6/site-packages/TracAutocompleteUsersPlugin-0.4.8dev-py2.6.egg/autocompleteusers/autocompleteusers.py", line 96, in post_process_request 

System Information:

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0)
Gecko/20100101 Firefox/87.0
Trac 	0.12.2
Genshi 	0.6
mod_wsgi 	3.2 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})
pysqlite 	2.4.1
Python 	2.6.6 (r266:84292, Apr 11 2011, 15:50:32) [GCC 4.4.4 20100726(Red Hat 4.4.4-13)]
pytz 	2010h
setuptools 	0.6
SQLite 	3.6.20
Subversion 	1.6.13 (r1002816)
jQuery	1.4.2

Enabled Plugins:

TracAccountManager 	0.3.2 	/home/trac/plugins/TracAccountManager-0.3.2-py2.6.egg

TracAutocompleteUsersPlugin 	0.4.8dev 	/usr/lib/python2.6/site-packages/TracAutocompleteUsersPlugin-0.4.8dev-py2.6.egg

TracCodeReviewer 	0.0.2 	/home/trac/plugins/TracCodeReviewer-0.0.2-py2.6.egg

TracDiscussion 	0.8-r9877 	/home/trac/plugins/TracDiscussion-0.8_r9877-py2.6.egg

TracMyPagePlugin 	0.11.1.1 	/home/trac/plugins/TracMyPagePlugin-0.11.1.1-py2.6.egg

TracSectionEditPlugin 	0.2.1 	/home/trac/plugins/TracSectionEditPlugin-0.2.1-py2.6.egg

TracTags 	0.6 	/home/trac/plugins/TracTags-0.6-py2.6.egg

TracTocMacro 	11.0.0.3 	/home/trac/plugins/TracTocMacro-11.0.0.3-py2.6.egg

TracUserPagePlugin 	0.11.1.1 	/home/trac/plugins/TracUserPagePlugin-0.11.1.1-py2.6.egg

TracWysiwyg 	0.12.0.3-r9676 	/home/trac/plugins/TracWysiwyg-0.12.0.3_r9676-py2.6.egg

WikiCalendarMacro 	2.0.0dev 	/home/trac/plugins/WikiCalendarMacro-2.0.0dev-py2.6.egg

Attachments (0)

Change History (5)

comment:1 Changed 3 years ago by Ryan J Ollos

Description: modified (diff)

You'll need to upgrade to a newer version of Trac, or else you can try using an older version of TracAutocompleteUsers: autocompleteusersplugin/tags.

comment:2 Changed 3 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Tetsuya Morimoto to Ryan J Ollos
Status: newaccepted

comment:3 Changed 3 years ago by Ryan J Ollos

In 18104:

TracAutocompleteUsersPlugin 0.4.8dev: Require Trac >= 1.0

Refs #13986.

comment:4 Changed 3 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

comment:5 Changed 3 years ago by Massimo

Keywords: pypi added

Please push that to PyPi. Version there is 0.4.7 and stopped working on Trac 1.4.2

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.