Question New releases of webtrees
- fisharebest
- Topic Author
- Offline
- Administrator
Mostly bug-fixes. Thanks to everyone who took time to report issues.
More details at webtrees.net/blog/2022/04/29/new-webtrees-release-2-1.1.html
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- Jefferson49
- Offline
- Junior Member
- Posts: 241
webtrees 2.1.0 is now available for download.
Thirdly, GEDCOM 5.5.1 allowed keywords to be upper or lower case (or a mix). The following are all equivalent.
1 NAME
2 TYPE married
1 NAME
2 TYPE MARRIED
1 NAME
2 TYPE mArRiEd
In GEDCOM 7.0, these must always be upper case.
webtrees 2.1 will continue to recognise upper and lower case, but will create new data using uppercase only.
For preparing Gedcom 7.0, I consider this is a straight forward approach. Although the case insensitivity is specified in the 5.5.1 standards, I was wondering how my 5.5.1 programs would handle it. Therefore, I created a test database in webtrees 2.1 and exported a Gedcom file (see attachement) with a set of CAPITAL keywords. Afterwards, I imported this test file with some genealogy programs, which I have available. In the attached table, I provide a summary of the test results. Especially, capital "Y" in AGE seems to be challenging for a lot of programs.
Please Log in or Create an account to join the conversation.
- norwegian_sardines
- Offline
- Platinum Member
- Posts: 3127
Ken
Please Log in or Create an account to join the conversation.
- Jefferson49
- Offline
- Junior Member
- Posts: 241
I think with the latest webtrees update v2.1.1 the AGE “y” is now lowercase!
Thank you very much for the update! I installed 2.1.1 and checked the export again. Now AGE is exported in lower case if the entry is lower case in the database. If a user enters upper case "Y" in the front end, it is stored as lower case "y" in the database.
Only if capital "Y" is entered with "Edit the raw Gedcom" or upper case "Y" is already in the database, it will still be exported as upper case. However, "Check for errors" in the control panel will provide a warning "‘70Y’ should be ‘70y’.
This looks pretty good now!'
Please Log in or Create an account to join the conversation.
- Supermarkert
- Offline
- New Member
I'm currently running 2.1.0, and get this error during the upgrade to 2.1.1:
Allowed memory size of 33554432 bytes exhausted (tried to allocate 6356895 bytes)
/home/themarke/public_html/app/Services/UpgradeService.php: 166
(Then it's just stuck copying files).
I get that it looks like I've hit the memory limit of my server, and I can always upgrade manually, but... just curious if there's anything different about this release to cause this.
Steve
I know just enough to be dangerous.
Please Log in or Create an account to join the conversation.
- fisharebest
- Topic Author
- Offline
- Administrator
The previous one was 30.7MB
Maybe that was enough to exceed your server's limit.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- fisharebest
- Topic Author
- Offline
- Administrator
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- Supermarkert
- Offline
- New Member
Allowed memory size of 67108864 bytes exhausted (tried to allocate 25165440 bytes)
/home/themarke/public_html/app/Services/UpgradeService.php: 166
Steve
I know just enough to be dangerous.
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
So I was able to increase my memory to 64M, and it still fails
I don't think that's enough. From the FAQ article about generating image thumbnails:
generating a thumbnail of a 5000×4000 pixel image will require 100MB (GD) or 220MB (Imagick).
stamboom.BertKoor.nl runs on webtrees v2.1.20
Please Log in or Create an account to join the conversation.
- Supermarkert
- Offline
- New Member
Steve
I know just enough to be dangerous.
Please Log in or Create an account to join the conversation.
- anjop
- Offline
- Junior Member
The Error checker still finds lots of INDI:_WT_OBJE_SORT
What should be done now to get rid of them?
A new problem showed up:
The display of the main page is ok, but the on the individual pages the right column get so narrow. I tried standard theme and others.
Plse have a look to the screen shot.
Thx!
Andreas
www.helmutpaul.at / www.lippsfamilie.de
www.paul-engl.at / www.komoot.de/user/anjop
----
webtrees 2.1.12; theme: colours; modules: Different Vesta Modules; Fancy Imagebar; Theme modifications (by Rob Peters);
PHP Version 8.1.9; mySQL 4.9.7; Mac OSX 10.15.7; webbrowser Safari
Please Log in or Create an account to join the conversation.
- fisharebest
- Topic Author
- Offline
- Administrator
> What should be done now to get rid of them?
Control panel -> Family tree -> Data fix -> Convert INDI:_WT_OBJE_SORT to GEDCOM 5.5.1
This will re-order your media according the these sort tags, and then remove them.
It is new code, and has only had a little testing, so use the "Preview" option to check it is doing the right thing for you.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- fisharebest
- Topic Author
- Offline
- Administrator
Really hard to investigate a screenshot. Is there a URL where I can see this?
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- jprause
- Offline
- Senior Member
A new problem showed up:
The display of the main page is ok, but the on the individual pages the right column get so narrow. I tried standard theme and others.
You are probably using a custom module vesta_classic_laf.
Please try to disable it.
Josef
webhosting:-- webtrees 2.1.18, PHP version 8.1.16, MySQL 8.0.22, test site webtrees 2.1.18
local desktop:-- webtrees 2.1.18, PHP version 8.2.12, MySQL 8.0.28, Apache2 2.4.41, Linux Ubuntu 22.04 64bit
Please Log in or Create an account to join the conversation.
- Sir Peter
- Offline
- Premium Member
- Posts: 505
... The display of the main page is ok, but the on the individual pages the right column get so narrow.
Used the developer tools on www.helmutpaul.at/tree/paul/individual/I...osefine-Grunfeld-I56 . Could this be caused by ./public/css/vendor.min.css?v=2.1.2 which reduces the size to 25%
Deactivating the width: 25% seems to solve the issue.
Peter
Please Log in or Create an account to join the conversation.
- anjop
- Offline
- Junior Member
> The Error checker still finds lots of INDI:_WT_OBJE_SORT
> What should be done now to get rid of them?
Control panel -> Family tree -> Data fix -> Convert INDI:_WT_OBJE_SORT to GEDCOM 5.5.1
This will re-order your media according the these sort tags, and then remove them.
It is new code, and has only had a little testing, so use the "Preview" option to check it is doing the right thing for you.
Thank you for these always so quick and helpful answers!
It's done!
www.helmutpaul.at / www.lippsfamilie.de
www.paul-engl.at / www.komoot.de/user/anjop
----
webtrees 2.1.12; theme: colours; modules: Different Vesta Modules; Fancy Imagebar; Theme modifications (by Rob Peters);
PHP Version 8.1.9; mySQL 4.9.7; Mac OSX 10.15.7; webbrowser Safari
Please Log in or Create an account to join the conversation.
- anjop
- Offline
- Junior Member
A new problem showed up:
The display of the main page is ok, but the on the individual pages the right column get so narrow. I tried standard theme and others.
You are probably using a custom module vesta_classic_laf.
Please try to disable it.
You are right!
I disabled the "compact mode" in the vesta_classic_laf and now it's ok.
Sometime I think, I should turn of the extra modules, as they are making problems many time. But then I again feel fin with there extra features....
Good to get quick help!
THX!!!
www.helmutpaul.at / www.lippsfamilie.de
www.paul-engl.at / www.komoot.de/user/anjop
----
webtrees 2.1.12; theme: colours; modules: Different Vesta Modules; Fancy Imagebar; Theme modifications (by Rob Peters);
PHP Version 8.1.9; mySQL 4.9.7; Mac OSX 10.15.7; webbrowser Safari
Please Log in or Create an account to join the conversation.
- anjop
- Offline
- Junior Member
... The display of the main page is ok, but the on the individual pages the right column get so narrow.
Used the developer tools on www.helmutpaul.at/tree/paul/individual/I...osefine-Grunfeld-I56 . Could this be caused by ./public/css/vendor.min.css?v=2.1.2 which reduces the size to 25%
Code:@media (min-width: 576px) .col-sm-3 { width: 25%; }
Deactivating the width: 25% seems to solve the issue.
Thx Peter for this detailed answer! Thx for looking up my genealogy! You found a nice relative I never got to know as she sadly did not survive WWII.
I understand theoretically your idea about the code. But I am not working in the code as this goes beyond my practical knowledge and it would be lost with the next update.
I found that it's the problem of the vesta_classic_laf compact mode. So maybe this module will be updated too?
Thanks anyway! I am happy to be able to run the genealogy like it is.
Andreas
www.helmutpaul.at / www.lippsfamilie.de
www.paul-engl.at / www.komoot.de/user/anjop
----
webtrees 2.1.12; theme: colours; modules: Different Vesta Modules; Fancy Imagebar; Theme modifications (by Rob Peters);
PHP Version 8.1.9; mySQL 4.9.7; Mac OSX 10.15.7; webbrowser Safari
Please Log in or Create an account to join the conversation.
- ric2015
- Offline
- Senior Member
I found that it's the problem of the vesta_classic_laf compact mode. So maybe this module will be updated too?
Yes, of course it will be updated. Note that the Vesta modules have been explicitly stated not to be compatible with webtrees 2.1.2 though, you should always check this before updating.
In general, module compatibility should be handled better in webtrees. Unfortunately this doesn't seem to be a priority though, until more users ask for it.
In any case, always disable custom modules before reporting any issues - This should really be in the FAQ somewhere.
Richard
webtrees 2.1.19 at cissee.de/webtrees2
Vesta custom modules (Classic Look & Feel, Gov4webtrees, Shared Places, Extended Relationships) available at cissee.de
Please Log in or Create an account to join the conversation.
- Peter_S
- Away
- Premium Member
In general, module compatibility should be handled better in webtrees. Unfortunately this doesn't seem to be a priority though, until more users ask for it.
In any case, always disable custom modules before reporting any issues - This should really be in the FAQ somewhere.
@Greg,
is it possible to force this issue? With almost every new release there are compatibility issues with 3rd-party modules.
It would also be helpful if all 3rd-party modules were marked in the module overview in the control panel, for example in a separate column. Then you could sort by this column and disable or enable the modules more efficiently.
Also a simplification would be the possibility to update customer modules automatically in the same manner as the core module. Is it possible to provide the prerequisites for this?
Peter
webtrees 2.1.20, vesta modules, chart modules of magicsunday, extended family and imprint of hartenthaler
PHP 8.2.22, MariaDB 10.11.8
Webhosting: genonline.de
Please Log in or Create an account to join the conversation.