Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10791 closed defect (duplicate)

fresh install in 0.12.1 fails

Reported by: Albert Owned by: Christopher Paredes
Priority: normal Component: SimpleMultiProjectPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.12

Description

Doing a fresh install with r12453 in trac 0.12.1 fails after giving all permissions in WebAdmin and upgrading the db.

Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/trac/web/api.py", line 436, in send_error
    data, 'text/html')
  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 832, in render_template
    template = self.load_template(filename, method=method)
  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 793, in load_template
    self.get_all_templates_dirs(), auto_reload=self.auto_reload,
  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 506, in get_all_templates_dirs
    dirs.extend(provider.get_templates_dirs() or [])
  File "build/bdist.linux-x86_64/egg/simplemultiproject/admin.py", line 133, in get_templates_dirs
    from pkg_resources import resource_filename
SystemError: Parent module 'simplemultiproject' not loaded

I will love to try this plugin! It totally matches our needs!

Thanks!

Attachments (0)

Change History (1)

comment:1 Changed 11 years ago by falkb

Resolution: duplicate
Status: newclosed

already fixed along #10798

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Paredes.
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.