Modify

Opened 16 years ago

Closed 12 years ago

#3740 closed defect (invalid)

This theme breaks app after enabling it in trac.ini

Reported by: anonymous Owned by: Jonatan Magnusson
Priority: highest Component: CmTeknikTheme
Severity: blocker Keywords: BROKEN
Cc: Trac Release: 0.11

Description

This is the error message.

Traceback (most recent call last):
  File "c:\python25\lib\site-packages\Trac-0.11-py2.5.egg\trac\web\api.py", line 339, in send_error
    'text/html')
  File "c:\python25\lib\site-packages\Trac-0.11-py2.5.egg\trac\web\chrome.py", line 683, in render_template
    template = self.load_template(filename, method=method)
  File "c:\python25\lib\site-packages\Trac-0.11-py2.5.egg\trac\web\chrome.py", line 659, in load_template
    self.templates = TemplateLoader(self.get_all_templates_dirs(),
  File "c:\python25\lib\site-packages\Trac-0.11-py2.5.egg\trac\web\chrome.py", line 406, in get_all_templates_dirs
    dirs += provider.get_templates_dirs()
  File "build\bdist.win32\egg\themeengine\web_ui.py", line 29, in get_templates_dirs
    theme = self.system.theme
  File "build\bdist.win32\egg\themeengine\api.py", line 44, in theme
    raise TracError('Unknown theme %s'%self.theme_name)
TracError: Unknown theme CMTeknik

Attachments (0)

Change History (5)

comment:1 Changed 15 years ago by erfaan@…

I am facing the same problem

comment:2 Changed 14 years ago by roberta

Keywords: BROKEN added
Priority: highhighest
Trac Release: 0.100.11

I don't get the error message - however - after building and enabling - this theme does NOT work.

comment:3 Changed 13 years ago by anonymous

You need to restart your webserver before trac-admin recognizes the plugin.

comment:4 in reply to:  1 Changed 13 years ago by anonymous

Replying to erfaan@gmail.com:

I am facing the same problem

You need to restart your webserver.

comment:5 Changed 12 years ago by Ryan J Ollos

Resolution: invalid
Status: newclosed

Closing since there has been no follow-up in a while. Please reopen if you need help debugging the issue.

Modify Ticket

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