Martin Michlmayr
Martin Michlmayr
`.search("a", results=1000)` will lead to 500 results since 500 is the maximum. However, a `continue` parameter is supported ("When more results are available, use this to continue"), which I suppose...
**Shuttle version:** 2.0.17 **Device, OS:** Google Pixel 3a, Android 10 **Description of bug:** the "genres" tab lists genres like Dance and Alternative Pop, but it also lists (13), (17) and...
The parameters had no effect since they were never passed to self._send_paginated_message() Fixes #414
I'm getting the error: ``` Error (insufficient space on disk for database (/data/user/9/....): 1.0 % < 1 % ``` 1.0% < 1% is not true. This is with version 1.6.1.
Something like https://www.reddit.com/r/plaintextaccounting/comments/k6sgs6/simplifying_multiitem_entry_with_some_items/
Note: the issue was created automatically with bugzilla2github Bugzilla bug ID: BZ#960 From: Phil Frost (@bitglue) CC: @aleksejrs
Note: the issue was created automatically with bugzilla2github Bugzilla bug ID: BZ#482 From: John Wiegley (@jwiegley)
Getting the account balance in automated postings was [implemented a few years ago](https://groups.google.com/g/ledger-cli/c/LjboHWcwOLc/m/LbhJfy9RDAAJ). This needs to be documented.
Note: the issue was created automatically with bugzilla2github Bugzilla bug ID: BZ#410 From: @spiffytech
I get the following segfault with ledger 3.1.2 from Debian: ``` Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7d17b01 in ledger::value_scope_t::get_value(ledger::call_scope_t&) () from /usr/lib/ledger/libledger.so.3 (gdb) (gdb) where #0 0x00007ffff7d17b01 in ledger::value_scope_t::get_value(ledger::call_scope_t&)...