Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

My friend is running into gconf2 errors on Linux Mint. I tested this on Fedora and it worked just fine. He gets a "Error: Dependency is not satisfiable: gconf2"

If he tries the AppImage, he gets

"Fontconfig warning: "usr/share/fontconfig/conf.avail/05-reset-dirs-sampe.conf", line 6: unknown element "reset-dirs" ready [13994:0224/165257.635059:FATAL:gpu_data_manager_impl_private.cc(892)] The display compositor is frequently crashing. Goodbye. Trace/breakpoint trap (core dumped)"

Could this be an Nvidia issue? So far, that seems to be the only difference between our two systems.

Hi, sorry to hear that!

I would recommend having them try installing the gconf2 dependency manually - it seems like newer Linux Mint versions don’t come with it pre-installed. Some searches online mention people finding it through archive links, but I don’t know enough about linux distros to give a more detailed instruction.

The second error seems more difficult to diagnose, so I would follow the first thread for now.

Thank you!