Ankur Kothari

Results 10 comments of Ankur Kothari

Thanks. I have my monitor rotated 90° so I'll need this feature before I can switch to kmscon.

I am having a similar issue migrating from mssql Turned out to be #846 (need a semicolon at the end of the file)

> I have the freeTDS file defined as below placed in the same location where load file is present I think it needs to go in the home directory. [See...

There was a live demo before, but since I switched to [fava](https://beancount.github.io/fava/) I have removed it.

Thank you for the report. The error does appear to be related to the currency. The "string" filter in jinja2 is supposed to ensure unicode, but according to that error...

I have tested the use of unicode characters for the currency string; there were no issues. Could you please provide a sample file to demonstrate the problem?

@clehner , it works for me. (I added that transaction verbatim, login as demo/demo [here](https://lipidity.com/cgi/ledgible/app.py/balance) to see) What versions of python and Flask are you using?

It's apparently not a ledgible issue, in any case... I'm not sure why your python2 is trying to use ascii. Are you using a unicode locale?

Unicode in definitely supported in the journal, so I'll close this issue. I'll try various configurations to reproduce your error, and feel free to contact me for help in debugging.

I was able to reproduce this issue on one of my servers. Will report back soon.