Blender Git Commit Log

Git Commits -> Revision 9d15226

Revision 9d15226 by Julian Eisel (master)
December 16, 2020, 19:36 (GMT)
Ghost/Linux: Avoid error print if special directory can't be determined

The function is supposed to fail gracefully if there is some error. That
includes not being able to find `xdg-user-dir`. So don't let the error
be printed to the console, it's misleading/annoying.
From what I can tell we'll detect that problem fine and return NULL
then.

Commit Details:

Full Hash: 9d152263837f0ac5e790e0b12d3b3cfed31bed0f
Parent Commit: a8da70f
Lines Changed: +3, -2

1 Modified Path:

/intern/ghost/intern/GHOST_SystemPathsUnix.cpp (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021