On Thu, May 1, 2014 at 12:27 PM, Ludovic Courtès <[email protected]> wrote:
> I noticed that ‘abbaye’ segfaults for me, immediately after opening its
> first window (splash screen?).
>
That crash happens with the old version of the sdl-image package
because it can't use libpng to open images. Did something go wrong
where the fixed sdl-image package isn't being used?
> I wanted to try it in the VM but I get:
>
> --8<---------------cut here---------------start------------->8---
> ERROR: union-build: collision between file and directories ((files
> ("/gnu/store/9gfzrsj71ph5pk2hxn7mmpsfflz0jpc7-abbaye-1.13/share/pixmaps"))
> (dirs
> ("/gnu/store/4blsxkx3864263l6cmgqqrab15rgdfpj-xterm-303/share/pixmaps")))
> --8<---------------cut here---------------end--------------->8---
>
> This is because share/pixmaps here is a file, not a directory, contrary
> to common practice.
>
> Do you think this could be changed?
>
Yes, I think I could write a patch to fix that.
> TIA, :-)
> Ludo’.
Sorry about the problems.
- Dave