Hi! I have Fedora Core 5 installed, when I run smoltSendProfile I get this: Traceback (most recent call last): File "/usr/bin/smoltSendProfile", line 102, in ? print profile.getProfile() File "/usr/share/smolt/client/smolt.py", line 389, in getProfile return '\n'.join(printBuffer) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128) ¿How can I fix it? Thanks.