Deleted user
Deleted user
Ok, so, initial observations: 1. Commenting out l. 51 fixes it. 2. Removing the `#` from l. 51 and opening a new Bash window does not immediately break the behavior....
After 3+ hours of running, it failed with the following error: thread 'main' panicked at 'McFly error: Insert to work: NulError(NulError(0, [0, 0, 0, 0, 0, 0, 0, 0, 0,...
Next runs produce the error described here https://github.com/cantino/mcfly/issues/56 McFly: Upgrading McFly DB to version 3, please wait...thread 'main' panicked at 'McFly error: Unable to add cmd_tpl to commands: SqliteFailure(Error {...
> Is there any chance it was happening in two windows at once? I don't think so. Here are more details about the install attempt: - I downloaded the binary...
They must have revised the Readability code since I last ported it. You'll need to walk through the JavaScript and compare it to what the Ruby is doing. I'm not...
Auto-pagination would be a nice feature to have. Would you be interested in submitting a patch? If so, please start from the new_gem branch which will be released soon.
new_gem has been merged into master and released about 1 month ago. I'll remove the branch. On Wed, Mar 7, 2012 at 6:43 AM, Manu J [email protected] wrote: > 1....
Did you solve this?
Sorry for double-posting. I should have followed that lead before. It's indeed the diff function causing the issue. I'll try to come up with a fix, and post it here....
@techview51 Copied and fixed, thank you so much!