AIO installer log?

Is there a way to output the log of the files unpacked & installed by the AIO installer?

I’m seeing a lot of oddities when scrolling back through the list. But it doesn’t let me highlight & copy to clipboard from that text box.

I would like to go through systematically but the dialog is fighting that.

2 things I noted already:

  • Near the end, there are a lots of failures reported about fonts.
  • it unpacks bunches (1,687 files) of files with .pyc extensions into (114) various __pycache__ folders.
    Aren’t those supposed to be system specific and be compiled with the Pthyon interpreter from the python scripts on 1st run rather than be installed?
1 Like

Yes, it’s easy. If you right click inside the log window, you see an option to copy details to the clipboard, and details means the whole log. I pasted a few into notepad to be able to extract the lines that I showed in another thread.

The font warnings seem to be irrelevant. I have those in 5.1.6 too, and I don’t see any really odd behavior, other than the latest 5.2 AIO beta bailing out in W10.

Odd. It wasn’t showing a context menu before. I think that must be the “force user to ask embarrassing questions” features of Windows.

Thanks.

The reason for curiosity about the fonts was the amount of time the 5.1.5 Themes add-on takes building a font list. It looked like the installer was compiling an index of the installed fonts… including the true type fonts. And if it succeeded indexing, there was a possibility that this could speed up how Gramps interacted with font families.