Results 402 comments of Martin Michlmayr

> -------------------- > $30.00 i.e. you broke double entry accounting.

I guess it would be nice to get a logo for the project. @jwiegley any ideas?

> Should they, though? @oaf-edwin I think @naquad was expecting the result in EUR rather than USD. If you look at `QUERY` and copy that into `reg` on the command...

``` Program received signal SIGSEGV, Segmentation fault. w0x00007ffff717fe14 in std::__cxx11::basic_string::basic_string(std::__cxx11::basic_string const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 (gdb) where #0 0x00007ffff717fe14 in std::__cxx11::basic_string::basic_string(std::__cxx11::basic_string const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 #1 0x00007ffff7af8bee in ledger::post_t::payee[abi:cxx11]() const (this=0x555555713cd0)...

same or related to #1858. That issue has some analysis.

Comment author: John Wiegley (@jwiegley) No description.

If you submit a PR with a fix we will review it. Otherwise... I don't know :(

@JetForMe this bug has no description. I assume this is the issue, right? File `d`: ``` account Assets:Bank note My bank account !include e ``` File `e`: ``` 2022-01-01 *...

Issue #786 is the same, which actually has more information.