I’m testing a new Windows AIO installer. Can someone with a Windows computer and a github account download this .zip file and run the .exe installer inside? If that works, please run the installed Gramps and report your findings.
After getting it past my aniti-virus it appeared to install correctly. After attempting to run Gramps, nothing. The programs folder only has three folders:
_internal
share
var
And four files:
gramps.exe
grampsd.exe
grampsw.exe
uninstall.exe
The share only has an enchant and locale folders each with some empty sub folders
var has a cache folder which has an empty fontconfig folder.
_internal has a number of folders including the gramps folder, a number of exe and dll files totaling 135 items.
It downloads and the installer works (after overriding the “Unknown Publisher” objection from Windows Defender) on Windows 10 Pro. But running gives the following error piped to the console:
C:\Program Files\GrampsAIO64-6.0.7>gramps
(process:13576): GLib-GIRepository-CRITICAL **: 13:56:31.849: Unable to load platform-specific GIO introspection data: Typelib file for namespace ‘GLibWin32’ (any version) not found
2026-03-20 13:56:31.950: WARNING: grampsapp.py: line 224: The orjson package is needed to start Gramps.
Excellent! The missing gexiv2 can’t be avoided for now (I’ll start a separate thread on that). I’ll have a final version for testing in about 20 minutes. Then @Nick-Hall can decide what he wants to do.
Still very much out of it. So please double-check everything I say.
It took more time than I care to admit to recall/recreate what I was doing when discovering the problem.
Because one of the problems being reported was in thumbnailing images, I imported the example.gramps and tried to view the gallery for the images in Media. Naturally the paths were invalid. So I attempted to browse to the share\doc\gramps\example\gramps folder. It could not be found.
In 6.0.6, the path was: C:\Program Files\GrampsAIO64-6.0.6\share\doc\gramps\example\gramps
in 6.0.7, the path has a new “hidden” folder _internal C:\Program Files\GrampsAIO64-6.0.7\_internal\share\doc\gramps\example\gramps
You cannot get to it by browsing or Find.
Now, I will go back to download and test the latest installers. (I am 2 tests behind)