Re: [Fish-users] intermittent error when using parallel with fish

2014-03-27 Thread Glen Marchesani
It is working properly for me now (with and without oh-my-fish). Sorry for the false alarm. Using the most recent build solved the issue I was experiencing. Worth noting that my parallel script was using git+ssh to remote servers that had an older version of fish as the default shell and that wa

Re: [Fish-users] intermittent error when using parallel with fish

2014-03-17 Thread Glen Marchesani
I did a quick thing that I thought would remove oh-my-fish but I still get an error with oh my fish in the stack trace. So I will setup a vanilla user to repro this (i.e. one with just fish and only fish). On Mon, Mar 17, 2014 at 2:03 PM, Siteshwar wrote: > Hi Glen, > > Your logs show that yo

Re: [Fish-users] intermittent error when using parallel with fish

2014-03-17 Thread Siteshwar
Hi Glen, Your logs show that you have oh-my-fish installed on your system. Can you test if the issue reproduces if you don't have oh-my-fish installed on your system ? -- Learn Graph Databases - Download FREE O'Reilly Book

Re: [Fish-users] intermittent error when using parallel with fish

2014-03-17 Thread Glen Marchesani
Okay I built from master and confirmed (and re-confirmed) that I am running the correct version (aka fish, version 2.1.0-418-g73c2846). The error happens less frequently but still happens. Also there is a new deadlock that happens infrequently too. In my use case I am using parallel to do a git

Re: [Fish-users] intermittent error when using parallel with fish

2014-03-16 Thread Glen Marchesani
I am using fish 2.10 on mac osx installed via homebrew. Hmm let me see if I can build master with homebrew and give that fix a try (from what I can tell it didn't make it in time to be in 2.10). On Sun, Mar 16, 2014 at 2:00 PM, Siteshwar wrote: > Hi Glen, > > On Sun, Mar 16, 2014 at 10:35 PM,

Re: [Fish-users] intermittent error when using parallel with fish

2014-03-16 Thread Siteshwar
Hi Glen, On Sun, Mar 16, 2014 at 10:35 PM, Glen Marchesani wrote: > > My first posting on the ML. I want to say that I am an ecstatic user of > fish for the past 3 months. I have converted about 5 other co-workers too > it as well. Really brilliantly done > > Thanks ! > So the issue I a

Re: [Fish-users] intermittent error when using parallel with fish

2014-03-16 Thread Glen Marchesani
Here is one that demonstrates the weirdness a bit better. Here is the error fish: Unknown command "ssell" /home/emeris/.oh-my-fish/functions/_append_path.fish (line 4): ssell ^ in function "_append_path", called on line 42 of file "/h

[Fish-users] intermittent error when using parallel with fish

2014-03-16 Thread Glen Marchesani
My first posting on the ML. I want to say that I am an ecstatic user of fish for the past 3 months. I have converted about 5 other co-workers too it as well. Really brilliantly done So the issue I am posting about is I am using parallel ( http://savannah.gnu.org/projects/parallel/) to run a