Ticket #2636 (new defect)

Opened 3 months ago

FATAL ERROR WITH PLUS

Reported by: kenzo90@… Owned by: somebody
Priority: critical Milestone: 1.1
Component: plugins Version: 1.0
Keywords: Cc:

Description

Errore fatale Questo è un bug. Per favore riportalo su: http://www.emesene.org

Traceback (most recent call last):

File "/home/kenzostar/.config/emesene1.0/pluginsEmesene/Plus.py", line 583, in plusParse

format = self.plusMarkup.replaceMarkup(format)

File "/home/kenzostar/.config/emesene1.0/pluginsEmesene/Plus.py", line 170, in replaceMarkup

text = re.sub( openCode, self.codeToHex, text)

File "/usr/lib/python2.5/re.py", line 150, in sub

return _compile(pattern, 0).sub(repl, string, count)

File "/home/kenzostar/.config/emesene1.0/pluginsEmesene/Plus.py", line 205, in codeToHex

hex = '#'+colorCodes[int(code)].lower()

IndexError?: tuple index out of range

Attachments

Add/Change #2636 (FATAL ERROR WITH PLUS)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.