GrampsAIO-4

From Gramps
Revision as of 21:49, 1 May 2016 by Sam888 (talk | contribs) (GrampsAIO64)
Jump to: navigation, search

The Gramps "software bundle" for Windows or GrampsAIO is an all-in-one (a.k.a. "AIO") installation package of Gramps which includes all dependencies for the Windows platform.

GrampsAIO-4.0.x

AIO bundle for 4th generation of Gramps which now use Gtk3 with PyGobject and GObject Introspection.

Although Gramps now support Python3 older Python2 is still used instead.

GrampsAIO32

GrampsAIO-4.0.3-4

GrampsAIO64

GrampsAIO64-4.0.2

Release made for 64bit version of Windows.

Dependent libraries are built with "march=core2" compiler flag so you will need hardware with MMX, SSE, SSE2, SSE3 and SSSE3 instruction set support to use it.

GrampsAIO-4.0.3-1

  • What's new:
    • Gramps launchers:
      • gramps.exe
        It is a console application so if it is not started from one he will pop-up new one.
        Gramps will prints warnings and errors in that.
        For those who want to script Gramps. This is for use when asked to do "gramps -v" for example
      • grampsw.exe
        This is GUI application (hence the "w" endings) so no "DOS box"
        That is probably preferred way to use Gramps for most users.
        Since there is not standard handles in gui application, all info, warning, and error prints are redirected to file %APPDATA%\gramps\Gramps40.log
      • grampsd.exe
        For time when you have problem running Gramps.
        Unlike previous two it not runs optimized byte-compiled files but normal ones (*.pyc no *.pyo).
        It is console application which create one early in startup process if is not started from one to catch early errors. At the end of program it must be closed by hand (pressing any key or clicking close button) giving you chance to see and copy errors to report them.
        For those reason it will always start Gramps in English no matter of your Windows locale settings.

GrampsAIO-4.0.3-2

  • Fix:
    • HotKeys in launchers shortcut-links
      Looks like something is wrong with shortcut-link creation so start of their description ends up as their hot-keys.

GrampsAIO-4.0.3-3

  • Fix:
    • Graphviz
      File "config6" where Graphviz store his configuration is not included in bundle. Because of that creation of graphical report will fail.
      You can make your own until 3rd version is released.
      Open up console in GrampsAIO\bin folder and type:
dot.exe -c

GrampsAIO-4.0.3-4

  • Fix:
    • Visual Styles
    • User Account Control
    • DPI Awareness
    • Program Compatibility Assistant

GrampsAIO-4.1.x

GrampsAIO32

GrampsAIO-4.1.2-1_win32_py27.exe

  • Release date: 2015-03-01
    Initial release

GrampsAIO-4.1.2-2_win32_py27.exe

  • Release date: 2015-03-14
  • Fix:
    • PDF generation
      Update version of Cairo library to 1.14.2 to prevent line truncation in textual reports exported as PDF
    • missing folder icon in FileChooserDialog
      Patch GLib library
    • inclusion of images in some reports
      Added all dependencies of PIL (Pillow) library

GrampsAIO-4.1.2-3_win32_py27.exe

  • Release date: 2015-03-16
  • Fix:
    • non-ascii characters in database path
      Compiled db library with -DUNICODE and -D_UNICODE flags

GrampsAIO-4.1.2-4_win32_py27.exe

  • Release date: 2015-03-22
  • Fix:
    • graphviz not working in Windows XP
      Build Graphviz without strtok_s
    • gtk drag-and-drop instability'
      Added patch DND: Clean up weak pointers when they are no longer needed to gtk-3.14.9 build

GrampsAIO-4.1.3-1_win32_py27.exe

  • Release date: 2015-05-02

GrampsAIO64

GrampsAIO-4.1.2-1_win64_py27.exe

  • Release date: 2015-03-24
    Initial release

GrampsAIO-4.1.2-2_win64_py27.exe

  • Release date: 2015-04-10
  • Fix:
    • 8472: Hangs loading images
      Corrected GdkPixbuf introspection

GrampsAIO-4.1.3-1_win64_py27.exe

  • Release date: 2015-05-02

GrampsAIO-4.2.x

Gramps 4.2.x series now only supports Python3.

GrampsAIO32

GrampsAIO-4.2.0 - Not available

 Not available
Gramps-release.png


GrampsAIO-4.2.1-1_win32.exe

 AIO 4.2.1
Gramps-release.png
2015-10-12
Includes: Gramps 4.2.1, Python (3.5), GTK+3 ...


GrampsAIO-4.2.2-1_win32.exe

 AIO 4.2.2
Gramps-release.png
2016-03-20
Includes: Gramps 4.2.2, Python (3.5), GTK+3 ...


GrampsAIO-4.2.3-1_win32.exe

 AIO 4.2.2
Gramps-release.png
2016-04-11
Includes: Gramps 4.2.3, Python (3.5), GTK+3 ...


GrampsAIO64

GrampsAIO-4.2.0-1_win64.exe

 AIO 4.2.0
Gramps-release.png
2015-08-02
Includes: Gramps 4.2.0, Python (3.4), GTK+3 ... plus GhostScript for reports, GraphViz and goocanvas for graphs, osmgpsmap for GeographyView, pyexiv2, convert and jhead for ImageMetadata, GtkSpell and dictionaries for spell-checking 7505#c41688(Catalan, Croatian, Czech, Danish, Dutch, English (Australian, UK, US), French, German, Italian, Norvegian (Bokmal, Nynorsk), Polish, Russian, Slovak, Slovenian, Spanish, Swedish)


GrampsAIO-4.2.1-1_win64.exe

 AIO 4.2.1
Gramps-release.png
2015-10-20
Includes: Gramps 4.2.1, Python (3.5), GTK+3 ...


GrampsAIO-4.2.2-1_win64.exe

 AIO 4.2.2
Gramps-release.png
2016-03-28
Includes: Gramps 4.2.2, Python (3.5), GTK+3 ...


GrampsAIO-4.2.3-1_win64.exe

 AIO 4.2.2
Gramps-release.png
2016-04-11
Includes: Gramps 4.2.3, Python (3.5), GTK+3 ...


See also