Thank you Nick and other developers who’ve worked on Gramps! I appreciate all of it.
Phil.
Thank you Nick and other developers who’ve worked on Gramps! I appreciate all of it.
Phil.
Thanks to all for the new release.
Will there be an install package (*.dmg) for macOS as well? Have not found it yet.
Thanks
@Nick-Hall has closed the code to changes for the version and posted the Source code to zip and tar.gz files. It will now take time for the volunteers that build the various installers.
Patience!
macOS installer is available now; direct link:
https://github.com/gramps-project/gramps/releases/download/v5.1.4/Gramps-Intel-5.1.4-2.dmg
I just tried the macOS and I had issues.
dyld: Library not loaded: @rpath/libgvc.6.dylib
Referenced from: /Users/gary/Desktop/Gramps 5.1.4.app/Contents/MacOS/dot
Reason: image not found
2021-07-28 09:37:57.949: ERROR: grampsapp.py: line 173: Unhandled exception
Traceback (most recent call last):
File “/Users/gary/Desktop/Gramps 5.1.4.app/Contents/Resources/lib/python3.9/site-packages/gramps/gui/viewmanager.py”, line 873, in view_changed
self.__change_page(page_num)
File “/Users/gary/Desktop/Gramps 5.1.4.app/Contents/Resources/lib/python3.9/site-packages/gramps/gui/viewmanager.py”, line 884, in __change_page
self.active_page.set_active()
File “/Users/gary/Desktop/Gramps 5.1.4.app/Contents/Resources/lib/python3.9/site-packages/gramps/gui/views/navigationview.py”, line 153, in set_active
PageView.set_active(self)
File “/Users/gary/Desktop/Gramps 5.1.4.app/Contents/Resources/lib/python3.9/site-packages/gramps/gui/views/pageview.py”, line 338, in set_active
self.build_tree()
File “/Users/gary/Library/Application Support/gramps/gramps51/plugins/GraphView/graphview.py”, line 284, in build_tree
self.graph_widget.populate(self.get_active())
File “/Users/gary/Library/Application Support/gramps/gramps51/plugins/GraphView/graphview.py”, line 1431, in populate
self.bold_size, self.norm_size = self.fit_text()
File “/Users/gary/Library/Application Support/gramps/gramps51/plugins/GraphView/graphview.py”, line 1762, in fit_text
text_font = font_fams[0] + ", " + font_sizes[0] + ‘px’
IndexError: list index out of range
Could not find platform independent libraries
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to [:<exec_prefix>]
(Gramps 5.1.4.app:77492): Gtk- WARNING **: 09:41:20.325: Could not find the icon ‘missing-image-ltr’. The ‘hicolor’ theme
was not found either, perhaps you need to install it.
You can get a copy from:
Index of /releases
New version (5.1.4-2) fixes this issue. Thanks for the fast response.