time for 5.0.9

Steve stevewilliams at internode.on.net
Sun Jun 12 04:34:25 PDT 2022



On Sun, 2022-06-05 at 16:46 -0700, Dirk Hohndel via subsurface wrote:
> 
> We have a few bug fixes and a few new dive computers (and fixes to
> existing dive computers).
> Nothing really exciting, but enough to make it worth cutting a new
> release, I think.
> 
> There are just a couple new strings that need translations, so I'll
> give it a few days, but again, nothing super complex... I think it's
> 8 total, and 5 of them are for the different numbering for depth
> lines...
> 
> If there's anything I should be waiting for, please let me know.
> 
> Thanks
> 
> /D
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface



Something I just tested using the 5.0.8-g89c6015cde4d daily appimage
(due to me failing to build it locally, see at the end for more
details)

I gotten used to not filling in all the details in the information tab
until after I had imported from all my dive computers first because if
I did the information got removed on subsequent dive computer imports.

I just did a night dive last night and thought I would test it again
and the Visibility in the Information tab did not get removed after
importing from a second computer but the others (Surface waves,
Current, Surge and Chill) did get deleted.

Might be worth fixing if its an easy fix?


Also I had just updated my laptop from Fedora 35 to 36 and tried to
build the latest master to test but it failed. Info below:

+ cd /home/steve/src
+ '[' '' '!=' 1 ']'
+ '[' 1 '!=' '' ']'
+ [[ 5.15.3 == 5* ]]
+ cd /home/steve/src
+ ./subsurface/scripts/get-dep-lib.sh single . googlemaps
+ set -e
+ cd .
+ for package in "${PACKAGES[@]}"
+ case "$package" in
+ git_checkout_library googlemaps master
https://github.com/Subsurface/googlemaps.git
+ '[' 3 -ne 3 ']'
+ local name=googlemaps
+ local version=master
+ local url=https://github.com/Subsurface/googlemaps.git
+ '[' '!' -d googlemaps ']'
+ pushd googlemaps
~/src/googlemaps ~/src
++ git rev-parse HEAD
+ local current_sha=7ce7124b385b2ebac0f72c38b094f436d4fe5c58
++ git rev-parse master
+ local target_sha=7ce7124b385b2ebac0f72c38b094f436d4fe5c58
+ '[' '!' 7ce7124b385b2ebac0f72c38b094f436d4fe5c58 =
7ce7124b385b2ebac0f72c38b094f436d4fe5c58 ']'
+ popd
~/src
+ pushd googlemaps
~/src/googlemaps ~/src
+ mkdir -p build
+ mkdir -p J10build
+ cd build
+ qmake-qt5 INCLUDEPATH=/home/steve/src/install-root/include
../googlemaps.pro
+ '[' '' = true ']'
+ make -j4
rm -f libqtgeoservices_googlemaps.so
g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -
specs=/usr/lib/rpm/redhat/redhat-hardened-ld -
specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-
dT,/builddir/build/BUILD/qtbase-everywhere-src-5.15.3/.package_note-
qt5-qtbase-5.15.3-2.fc36.x86_64.ld -Wl,-z,relro -Wl,--as-needed -Wl,-
z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -
specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-
dT,/builddir/build/BUILD/qtbase-everywhere-src-5.15.3/.package_note-
qt5-qtbase-5.15.3-2.fc36.x86_64.ld -Wl,--enable-new-dtags -shared -o
libqtgeoservices_googlemaps.so
.obj/qgeoserviceproviderplugingooglemaps.o
.obj/qgeocodingmanagerenginegooglemaps.o .obj/qgeocodereplygooglemaps.o
.obj/qgeoroutingmanagerenginegooglemaps.o
.obj/qgeoroutereplygooglemaps.o .obj/qplacemanagerenginegooglemaps.o
.obj/qplacesearchreplygooglemaps.o
.obj/qplacecategoriesreplygooglemaps.o .obj/qgeomapreplygooglemaps.o
.obj/qgeotiledmapgooglemaps.o
.obj/qgeotiledmappingmanagerenginegooglemaps.o
.obj/qgeotilefetchergooglemaps.o .obj/qplacesearchsuggestionreplyimpl.o
.obj/qgeoerror_messages.o
.obj/moc_qgeoserviceproviderplugingooglemaps.o
.obj/moc_qgeocodingmanagerenginegooglemaps.o
.obj/moc_qgeocodereplygooglemaps.o
.obj/moc_qgeoroutingmanagerenginegooglemaps.o
.obj/moc_qgeoroutereplygooglemaps.o
.obj/moc_qplacemanagerenginegooglemaps.o
.obj/moc_qplacesearchreplygooglemaps.o
.obj/moc_qplacecategoriesreplygooglemaps.o
.obj/moc_qgeomapreplygooglemaps.o .obj/moc_qgeotiledmapgooglemaps.o
.obj/moc_qgeotiledmappingmanagerenginegooglemaps.o
.obj/moc_qgeotilefetchergooglemaps.o
.obj/moc_qplacesearchsuggestionreplyimpl.o 
/usr/lib64/libQt5Location.so /usr/lib64/libQt5PositioningQuick.so
/usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so
/usr/lib64/libQt5Positioning.so /usr/lib64/libQt5QmlModels.so
/usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so
/usr/lib64/libQt5Core.so -lGL -lpthread    
/usr/bin/ld: cannot open linker script file
/builddir/build/BUILD/qtbase-everywhere-src-5.15.3/.package_note-qt5-
qtbase-5.15.3-2.fc36.x86_64.ld: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:148: libqtgeoservices_googlemaps.so] Error 1
[steve at t490 src]$


Cheers,
Steve








More information about the subsurface mailing list