#43·Gource

failed to load resource '/usr/local/share/gource/file.png' (homebrew)

Author: letatasCreated Nov 4, 2015Updated May 2, 2025

Hello,

I'm fighting with some problem here, and I really don't know where it comes from.

I'm running OSX Yosemite v10.10.5 and the problem exists with at least three versions of gource, 0.43 via homebrew, 0.43_1 also via homebrew, and the 0.44 freshly built directly from github.

When I try to launch gource, I'm facing this error message: gource: failed to load resource '/usr/local/share/gource/file.png'

When I look at the dependencies, nothing seems wrong:

➜  Gource git:(master) otool -L /usr/local/bin/gource                       
/usr/local/bin/gource:
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1153.18.0)
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
    /Users/.../homebrew/lib/libfreetype.6.dylib (compatibility version 19.0.0, current version 19.0.0)
    /Users/.../homebrew/lib/libpcre.1.dylib (compatibility version 4.0.0, current version 4.5.0)
    /Users/.../homebrew/lib/libGLEW.1.12.0.dylib (compatibility version 1.12.0, current version 1.12.0)
    /Users/.../homebrew/lib/libSDL2_image-2.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
    /Users/.../homebrew/lib/libSDL2-2.0.0.dylib (compatibility version 3.0.0, current version 3.1.0)
    /Users/.../homebrew/lib/libpng16.16.dylib (compatibility version 35.0.0, current version 35.0.0)
    /Users/.../homebrew/opt/boost/lib/libboost_system.dylib (compatibility version 0.0.0, current version 0.0.0)
    /Users/.../homebrew/opt/boost/lib/libboost_filesystem.dylib (compatibility version 0.0.0, current version 0.0.0)
    /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.0.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)

Any idea?

Thanks in advance.

PS: Of course the file /usr/local/share/gource/file.png exists and is the good one.