Navigation Menu
loading content ...
Error Message
Macro 'toolbar' not defined, or not allowed to call [restricted_mode=False]
Rated /5.00 | Created 07 November 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:42:51 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 = "Last weekend I went to Stockholm, Sweden for the...t my experiences later. I've talked long enough.."
: 'ascii' codec can't decode byte 0xc2 in position 1300: 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', "Last weekend I went to Stockholm, Sweden for the...t my experiences later. I've talked long enough..", 1300, 1301, 'ordinal not in range(128)')
    encoding = 'ascii'
    end = 1301
    message = ''
    object = "Last weekend I went to Stockholm, Sweden for the...t my experiences later. I've talked long enough.."
    reason = 'ordinal not in range(128)'
    start = 1300

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 1300: 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):