Karl-Philipp Richter
Karl-Philipp Richter
After ``` git clone https://github.com/kdeldycke/kdenlive-tools.git cd kdenlive-tools ``` invokation of `tox` fails because of missing `execfile`. According to `python --version` I'm running 2.7.8, but there might be an issue due...
I'd be great to provide documentation when `import kdenlive_tools; help(kdenlive_tools);` is invoked (currently it's empty and I didn't find documentation anywhere else). The project is a great idea and I'd...
`README` refers to inexisting `Documentation/bcache.txt`
invoking `sudo blocks to-bcache /dev/sda5` causes output ``` Will shrink the filesystem (btrfs) by 1048576 bytes Command ['mount', '-t', 'btrfs', '-o', 'noatime,noexec,nodev', '--', '/dev/sda4', '/tmp/tmp8uo886hz.privmnt'] has failed with status 32...
Due to the fact that the link to http://bitcoinarmory.com/index.php/building-armory-from-source is no longer available, there're no instructions on how to compile from source. Maybe it's possible to add the instructions into...
Like for other path specifications it'd be nice to have the option to specifcy `auto` as value for `BTRFS_DEFRAG_PATHS` and let paths considered for defragment be detected automatically.
**Describe the bug** Compile errors in filter expressions don't include the column number where the parser approximately or exactly locates the error. Most filter expressions are one-liners (are multiple lines...
`gdb` backtrace: ``` (gdb) set args -W (gdb) run Starting program: /usr/local/dpsearch/sbin/indexer -W [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Program received signal SIGFPE, Arithmetic exception. 0x00007ffff7985efb...
Quick start instructions at http://www.dataparksearch.org/dpsearch-quick-usage.en.html don't work because there's no file `indexer` in `/usr/local/dpsearch` or in `PATH`. experienced with 57c9fa3