Modify

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#3576 closed enhancement (wontfix)

Error while trying to use S5

Reported by: tyrsensei Owned by: Alec Thomas
Priority: low Component: SlideShowPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description (last modified by Alec Thomas)

Hi,

I'm trying to setup the S5 plugin, and, after several mistakes, I'm finally getting the link and/or then icon for generating the slideshow. But when clicking it, I'm having this error :

"AttributeError: 'genshi._speedups.Markup' object has no attribute 'plaintext'"

Don't know where it can be from.

The trac.log file gives little detail (for me) :

2008-08-19 15:16:23,741 Trac[main] ERROR: 'genshi._speedups.Markup' object has no attribute 'plaintext'
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/main.py", line 423, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/main.py", line 197, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-i686/egg/s5/s5.py", line 68, in process_request
    title = html_title.plaintext()
AttributeError: 'genshi._speedups.Markup' object has no attribute 'plaintext'

Hope you can help.

Thx in advance.

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by Alec Thomas

Description: modified (diff)
Resolution: wontfix
Status: newclosed

This plugin does not work with Trac 0.11. Patches are welcome, but it's unlikely that I'll get the time to do the port myself.

comment:2 Changed 14 years ago by Ryan J Ollos

0.11 version is now online (patch was in #1951).

comment:3 Changed 14 years ago by Ryan J Ollos

Component: S5PluginSlideShowPlugin

Modify Ticket

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