[Nix-dev] Atom 1.0.11 failing to start (need help with debugging)

Domen Kožar domen at dev.si
Sun Sep 6 19:12:19 CEST 2015


It's using bundled nodejs, so that should be the same... It appears that
one of the javascript libraries tried to compile with native code and
fails. But why does it succeed for some people but not for others?

On Sun, Sep 6, 2015 at 7:10 PM, Wout Mertens <wout.mertens at gmail.com> wrote:

> Shot in the dark: did you try varying nodejs versions?
>
> On Sun, Sep 6, 2015, 15:40 Domen Kožar <domen at dev.si> wrote:
>
>> Hi all,
>>
>> I've been trying to upgrade Atom for our release and for some reason it's
>> failing to start under SOME circumstances.
>>
>> I've tried running Atom in different user, different directory.
>>
>> Steps to reproduce (please report if it works for you and under which
>> nixos-version):
>>
>> $ git checkout atom_1_0_11
>> $ nix-build -A atom
>> $ $ env -i DISPLAY="$DISPLAY" HOME="$HOME" PATH="$PATH"
>> /nix/store/s5xwlnxlzxfb5zllbzmrnybmp72iw1gz-atom-1.0.11/bin/atom
>>
>> Original PR was https://github.com/NixOS/nixpkgs/pull/9605 and I can
>> successfully run Atom 1.0, but only when I run 1.0.11 it fails to run.
>>
>> Domen
>> _______________________________________________
>> nix-dev mailing list
>> nix-dev at lists.science.uu.nl
>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>
> --
>
> Wout.
> (typed on mobile, excuse terseness)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150906/d8741f65/attachment.html 


More information about the nix-dev mailing list