dash-docs-el / helm-dash

Browse Dash docsets inside emacs
510 stars 59 forks source link

esqlite--error: esqlite: "Stream buffer has been deleted" #28

Closed DamienCassou closed 10 years ago

DamienCassou commented 10 years ago

This error appears each time I try to use helm-dash.

kidd commented 10 years ago

hi @DamienCassou. I guess you're in Mac, right? We're trying to figure out why this error is happening on macs .

Not super easy as I have to ask for it to some friend ;).

Btw, how're things going in the smalltalk world? I was in a couple of ESUG's and followed your work then :)

DamienCassou commented 10 years ago

On Fri, Jan 17, 2014 at 7:21 PM, Raimon Grau notifications@github.comwrote:

hi @DamienCassou https://github.com/DamienCassou. I guess you're in Mac, right?

I'm on a MacBook but with GNU/Linux (Ubuntu) native (no virtual machine involved).

Damien Cassou http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill

areina commented 10 years ago

Hi @DamienCassou , could you try the 'sqlite-cmd-with-shell-commands' branch?

Thanks!

DamienCassou commented 10 years ago

Works great as far as I can see. Thanks

dhaley commented 10 years ago

This branch, 'sqlite-cmd-with-shell-commands', fixes the problem for me on OS X.

duerrp commented 10 years ago

For what it's worth, I have the same problem on Ubuntu 13.04, running emacs 24.3.1. Thanks for the great extension though, love it on my other machine...

Peter

kidd commented 10 years ago

hi, we're going to merge the sqlite-cmd-with-shell-commands as a temporary solution which seems to fix it (at the cost of higher load).

We'll see how we solve it in the long run.

Glad you like the extension :D