Navigation Menu
loading content ...
Error Message
Macro 'toolbar' not defined, or not allowed to call [restricted_mode=False]
Rated /5.00 | Created 18 May 2008
Error Message
ERROR CALLING MACRO <> with args:
Elements:
#0: text
#1: wikified
Traceback:

Python 2.5.4: /usr/local/bin/python
Thu Jul 29 19:38:22 2010

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /home/jdlrobson/lib/python2.5/WikklyText-1.9.3-py2.5.egg/wikklytext/macro.py in call_macro(wcontext=, name=u'view', elements=[])
  365     if not handled:
  366         try:
  367             result = func(wcontext, *elements)
  368         except:
  369             raise WikError("ERROR CALLING MACRO <<%s>> with args:\n%s\n\n" % (name,xmltrace(elements)),
result undefined
func = 
wcontext = 
elements = []

 /home/jdlrobson/lib/python2.5/tiddlywebplugins/wikklytextplugins/plugins/macros/__init__.py in view(context=, *args=())
  256     res = _view_transform(context,val,viewtype,named_args=parseParams(args))
  257 
  258 
  259     return u"%s"%res
  260 
res = "I've just had quite an interesting and refreshin...00 for charity so all in all a good day I think.."
: 'ascii' codec can't decode byte 0xc2 in position 1147: ordinal not in range(128)
    __class__ = 
    __delattr__ = 
    __dict__ = {}
    __doc__ = 'Unicode decoding error.'
    __getattribute__ = 
    __getitem__ = 
    __getslice__ = 
    __hash__ = 
    __init__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __str__ = 
    args = ('ascii', "I've just had quite an interesting and refreshin...00 for charity so all in all a good day I think..", 1147, 1148, 'ordinal not in range(128)')
    encoding = 'ascii'
    end = 1148
    message = ''
    object = "I've just had quite an interesting and refreshin...00 for charity so all in all a good day I think.."
    reason = 'ordinal not in range(128)'
    start = 1147

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/home/jdlrobson/lib/python2.5/WikklyText-1.9.3-py2.5.egg/wikklytext/macro.py", line 367, in call_macro
    result = func(wcontext, *elements)
  File "/home/jdlrobson/lib/python2.5/tiddlywebplugins/wikklytextplugins/plugins/macros/__init__.py", line 259, in view
    return u"%s"%res
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1147: ordinal not in range(128)

Thanks for reading this far. Did I bore you or interest you? Let me get better at doing the latter and focus more on working on the good stuff...
Error Message
Macro 'ratemytiddler' not defined, or not allowed to call [restricted_mode=False]
Comments
Error Message
Macro 'tiddlyWebComments' not defined, or not allowed to call [restricted_mode=False]
a list of older blog posts can be found at here

Please ignore the following if you are using a text browser (this is part of the TiddlyWiki application used to run this software):