Hello, Playing today on droid with katest beta: create new trip bi long press on a dive. all ok, all saved. Now when seleting that dive from the trip or any other dive from any trip app crashes. Adding a dive to the new created trip or any other trip seems fine. deleting a dive from any trip crashes the app. below logs:
---------- subsurface.log ---------- "0.004: Failed to open logfile /storage/emulated/0/subsurface.log at Sun Apr 12 21:20:38 2020 error: Permission denied" "0.005: Failed to open logfile /storage/emulated/0/Documents/subsurface.log at Sun Apr 12 21:20:38 2020 error: Permission denied" "0.005: Successfully opened logfile /storage/emulated/0/Android/data/org.subsurfacedivelog.mobile/files/Documents/subsurface.log at Sun Apr 12 21:20:38 2020" "0.006: Starting Subsurface-mobile:3.0.3(4.9.3.1328):Android (10.0):arm64:en-US" "0.006: built with libdivecomputer v0.7.0-devel-Subsurface-NG (7882ba423cd87569f9c9361fa999917e9ced1083)" "0.006: built with Qt Version 5.13.1, runtime from Qt Version 5.13.1" "0.006: built with libgit2 0.26.0" "0.006: Running on Android (10.0)" "0.006: SM-N960F/samsung/crownltexx" BTDiscoveryReDiscover: localBtDevice.isValid() true localBtDevice isn't valid or not connectable "0.016: Created position source android" "0.016: Set GPS service update interval to 300 s" "0.016: location service is not available" qrc:/qml/TripDetails.qml:30: TypeError: Cannot read property 'width' of null "0.085: download page -- looking for known BT/BLE device" qrc:/org/kde/kirigami/ScrollablePage.qml:187: TypeError: Cannot assign to read-only property "parent" "0.096: Window width changed to 510 orientation 1" "0.096: Screen rotated, no action necessary" "0.097: 1 columns with column width of 510" "0.097: width in Grid Units 30 original gridUnit 17 now 17" "0.097: Done setting up sizes" "0.208: StartPage visibility changed to false" "0.208: not yet initialized, show busy spinner" content height changed "0.917: finished setting up the diveListView" "0.917: StartPage completed -- initialized is false" "0.917: screenSizeObject constructor completed, initial width 510" "0.918: 1 columns with column width of 510" "0.918: width in Grid Units 30 original gridUnit 17 now 17" "0.918: Done setting up sizes" qrc:/org/kde/kirigami/AbstractApplicationHeader.qml:57: TypeError: Cannot read property 'header' of null qrc:/org/kde/kirigami/ContextDrawer.qml:92: TypeError: Cannot call method 'hasOwnProperty' of null loaded main.qml qqwindow devicePixelRatio 1.75076 1.75076 qml_window reports width as 510 associated screen width 411 Qt screen reports width as 411 QMLManager received screen changed notification (411,830) qqwindow screen has ldpi/pdpi 71.9687 148.8 "1.132: Window width changed to 411 orientation 1" "1.133: first real change, so recalculating units and recording size as 411 x 807" "1.137: 1 columns with column width of 411" "1.138: width in Grid Units 24 original gridUnit 17 now 17" "1.138: Done setting up sizes" "1.400: AppState changed to active with no unsaved changes" "1.400: finishSetup called" "1.401: ============diveListProcessing is true" "1.401: showProgress: Open local dive data file" "1.403: Open dive data file https://cloud.subsurface-divelog.org//git/[email protected][[email protected]] - git_local only is 0" "1.403: showProgress: Synchronising data file" "1.405: showProgress: Sync with cloud storage" "2.599: showProgress: Waiting for cloud connection (2 seconds passed)" "3.600: showProgress: Waiting for cloud connection (3 seconds passed)" "4.599: showProgress: Waiting for cloud connection (4 seconds passed)" "5.600: showProgress: Waiting for cloud connection (5 seconds passed)" "6.600: showProgress: Waiting for cloud connection (6 seconds passed)" "7.600: showProgress: Waiting for cloud connection (7 seconds passed)" "8.599: showProgress: Waiting for cloud connection (8 seconds passed)" "9.599: showProgress: Waiting for cloud connection (9 seconds passed)" "10.599: showProgress: Cloud connection failed" "10.603: Cannot connect to cloud server, working with local copy" "10.603: showProgress: Can't reach cloud server, working with local data" "10.623: showProgress: Load dives from local cache" "10.697: showProgress: Successfully opened dive data" "10.714: showProgress: Processing 72 dives" "10.735: showProgress: Create full text index" "10.756: showProgress: start processing" "10.772: showProgress: \r72 dives processed" "10.785: showProgress: populate data model" "10.802: showProgress: start processing" "10.824: showProgress: \r72 dives processed" "10.835: showProgress: setting up dive sites" "10.856: showProgress: finish populating data store" "10.932: showProgress: setting up internal data structures" "11.064: showProgress: done setting up internal data structures" "11.085: showProgress: 72 dives loaded from local dive data file" "11.101: have cloud credentials, but user asked not to connect to network" "11.114: ============diveListProcessing is false" "11.115: initialization completed - showing the dive list" "11.158: pageStack switched to DiveList" "11.209: switched to page Dive list" index 0 select changed to true updated view.currentIndex "11.356: if we got started by a plugged in device, switch to download page -- pluggedInDeviceName = " checkPendingIntents "16.763: pageStack switched to " "16.766: switched to page About Subsurface-mobile" "16.766: endEditMode called with state view" ---------- finish ----------
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
