Sv:Huvudsida

From Gramps
(Redirected from Main Page/sv)
Välkommen till Gramps
Gramps, Genealogical Research and Analysis Management Programming System, är ett öppet och fritt program och programvaruprojekt för släktforskning. Projektet erbjuder ett avancerat släktforskningsprogram och en stor wiki öppen för alla. Gramps är ett ideellt drivet projekt, utvecklat och styrt av släktforskare tillsammans.
  • Installation: Gramps kan användas på Windows, MacOS och Linux samt BSD och Solaris. Guider för installation på de olika systemen finns tillgängliga.
  • Tillägg: Gramps kan utökas med många olika tillägg för att få ytterligare funktioner, t ex extra Filter, Analysverktyg, Rapporter, Vyer och skapande av Webbsidor.
  • Dokumentation: I användarhandboken finns utförlig information som beskriver Gramps. Det finns också skärmdumpar och beskrivningar av funktioner. Här finns också länkar och referenser till omdömen och exempel med olika handledningar.
  • Genealogi: Wikin innehåller också information om genealogi (släktforskning). Vilka är de bästa källorna, var hittar man information samt tips om hur man förvarar dokument och bilder.
Hjälp gärna till att utöka denna wiki med svenskt material. Se Gramps på svenska för mer information om hur du översätter och skapar nya dokument.
Om programmet Gramps

Gramps är ett släktforskningsprogram för Windows, Apple MacOS, Linux och andra UNIX-baserade system. Gramps hjälper dig att forska i din släkt och ger möjlighet att lagra, redigera, visualisera och publicera genealogisk data. Lär dig mer.

Artiklar om släktforskning

En del av wikin handlar om släktforskning oberoende av vilket program man använder. Här finns sidor för att publicera- och dela med sig av tips, tricks och de allra bästa genealogiska metoderna.

Mer information
Nyheter (på engelska)
 Gramps 6.0.1 released.
Gramps-release.png
2025.04.18

Gramps team releases version 6.0.1, A new maintenance release.

  • Update translations: ar, br, ca, cs, de, de_AT, el, en_GB, es, fi, fr, ga, he, it, ja, ko, nb, nl, pl, pt_PT, ro, sk, sv, tr, uk, zh_CN.
  • Update translation template for new release.
  • 13720: Extend SearchBar so that it supports text search and filters.
  • 13764: Fix patronymic in name display.
  • Update links in the README to v6.0.
  • 13717: Update the INSTALL file.
    • Change install from `setup.py` to `pip`.
    • Update typical installation locations.
    • Remove the `--resourcepath` option which no longer exists.
  • 13735: Fix wiki help link in the Addon Manager.
  • 13725: Remove the outer progress meter from the filter prepare phase.
  • 13726: Fix error when importing a GEDCOM file into an existing tree.
  • 13721: Avoid empty metadata fields.
  • Update Italian date modifiers.
  • Mac:
    • 13727: Fix return value list for no locale.
    • Change gramps-git and gramps-addons-git modules to pip module type.
    • [mac gramps_launcher] Fix bad comment formatting.
    • Fix GRAMPSDIR for Python versions > 9.
    • Package Gramps-6.0.0 on macOS.

See the Changelog.

 Gramps 6.0.0 released.
Gramps-release.png
2025.03.19

Gramps team releases version 6.0.0, A new major release.

Highlights

Reports

The narrative web report has four main improvements:

  • New indexes for big databases.
  • Add heatmap.
  • Improve language and hamburger menus.
  • Show other roles for an event.

Other report changes:

  • Add gender symbol option to the detailed descendant, detailed ancestral and descendant report.
  • Add Gramps ID option to Kinship Report.
  • Tree reports convert images to thumbnails for embedding. This allows cropped rectangles selected in the media references to be displayed.
  • Report options are now memorised on a per family tree (database) level.

Gramplets

The following updates have been made:

  • Improvements to the backlinks (References) gramplets:
    • Allow an object to be made active from within the backlinks gramplet.
    • Add a context menu to make “Edit” and “Make Active” more discoverable.
    • Allow objects in the backlinks gramplets to be dragged to the clipboard.
  • Add edit capability to the notes gramplets.
  • Enhanced version of the Filter gramplet.

Selector dialogs

The selector dialogs have been improved:

  • A standard search bar has been added to the person selector dialog. It may default to selecting men or women by default, but selecting on other columns is possible.
  • It is now possible to select multiple media objects in the media selector and gallery tabs.
  • The media selector has a new path column.

Other changes

  • Improvements to the Probably Alive code.
  • New rules: “Has Event”, “Has Source” and “Having Note of Type”.
  • New Gedcom 7.0 event roles: “Father”, Mother", “Parent”, “Child”, “Multiple”, Friend", “Neighbour” and “Officiator”.
  • Allow web-accessible file references in media objects.
  • Add a preference option for the selection of the toolbar style.
  • Enhancements to the help display. This is ongoing though.
  • Enable Web Connection menu in all list views.

Technical stuff

These changes are probably less interesting to most people:

  • Many bug fixes.
  • Removal of deprecated features.
  • Adding type hints and static type checking.
  • Code quality improvements and clean-ups.
  • Extra unit tests.

Database-related changes

In layman’s terms, the following changes have been made to the database:

  • We now store objects in the database in a human-readable format.
  • Power users can now read the database directly without needing to use python.
  • Certain operations may be slower, but we don’t think by much.
  • Refactoring and optimisation of the filters/rules should make these much quicker.
  • The new storage format will make future maintenance and optimisations easier for the developers.

Bug fixes

v6.0.0

  • 13676: Allow Gramps to continue if an addon rule fails to load.

v6.0.0-rc2

  • 13305: Remove check that path exists in the media path unit test.
  • 1326113686: Simplify logic for setting data, config and cache directories.
  • 13300: Migrate data from old the directory structure.
  • 13680: Fix nested transaction error in the Test Case Generator tool.
  • 13674: Fix schema upgrade errors.

v6.0.0-rc1

  • 1363313652: Fix upgrades from bsddb.
  • 13657: Fix bug with surname rules in Quick Views.
  • 13648: Provide new editor fallback icons for superscript and subscript.
  • 13642: Add extra checks when changing a parent in the family editor.
  • 13640: Hide navigation bar selector when only one sidebar plugin is loaded.
  • 13644: Fix media manager bug with relative to absolute path conversion.
  • 13639: Fix bug removing citation references after deleting a source.
  • 13635: Fix citation filter rules that search the source.
  • 13634: Fix crash in source/citation selector with an empty filter.

v6.0.0-beta2

  • Narrative web:
    • 13628: Remote media cannot be opened.
    • 13619: Fix crash with empty an database.
    • 13614: Fix to show tree on print page.
  • 13630: Center the progress bar in the main window status bar.
  • 13624: Remove BSDDB version and duplicate Gramps version from About dialog.
  • 13627: Fix crash during bsddb upgrade.
  • 13622: Fix error when upgrading a database from 5.1 to 6.0.
  • 13618: Ignore missing remote media in check and repair tool.
  • 13606: Fix the match method in the GenericFilter class.
  • 13605: Fix error when searching by name in the place selector.
  • 13607: Enable <Enter> key press on date fields in sidebar filters.
  • 13603: Fix all_people() simple access method to use new data format.
  • 13604: Translation fixes in probably alive code.

v6.0.0-beta1

  • 2455: Memorise report options for each database.
  • 13467: Add help button to plugin selection dialogs.
  • 13562: Enhance display_help utility function. Add unit tests.
  • 13479: Crash with empty ADDR in narrative web.
  • 13401: Display the source icon in the event tab of an editor if the event has either an event citation or event reference citation.
  • 13322: Fix AttributeError in editor surname tab.
  • 13443: Improve the ProbablyAlive code.
  • 13079: Skip TestImports if en_US locale is not available on build host.
  • 778810699: Change layout of places and dates in familylines plugin.
  • 13358: Add missing tooltips in the Addon Manager.
  • 12772: Add support for ISO 639-3 part 3 standard language code.
  • 13256: Use preferred name instead of default name in name editor.

See the Changelog.