Crash and missing git hash Link #179

Closed
opened 2026-05-23 13:46:09 +00:00 by guettli · 15 comments
guettli commented 2026-05-23 13:46:09 +00:00 (Migrated from codeberg.org)

Two issues:

Text copied from crash Page:

App Version: unknown
Platform: android S1RXS32.50-13-25

Error:

PlatformException(channel-error, path_provider unavailable after 5 attempts — cannot open database., null, null)

Stack Trace:

#0      _resolveDatabasePath (package:sharedinbox/data/db/database.dart:612)
<asynchronous suspension>
#1      _openConnection.<anonymous closure> (package:sharedinbox/data/db/database.dart:621)
<asynchronous suspension>
#2      LazyDatabase._awaitOpened.<anonymous closure> (package:drift/src/utils/lazy_database.dart:61)
<asynchronous suspension>

Two issues: - app crashes on start - git commit is not visible on crash screen, and not in text you can copy. This pr was supposed to add the git hash to the page: https://codeberg.org/guettli/sharedinbox/pulls/170 Text copied from crash Page: App Version: unknown Platform: android S1RXS32.50-13-25 Error: ``` PlatformException(channel-error, path_provider unavailable after 5 attempts — cannot open database., null, null) ``` Stack Trace: ``` #0 _resolveDatabasePath (package:sharedinbox/data/db/database.dart:612) <asynchronous suspension> #1 _openConnection.<anonymous closure> (package:sharedinbox/data/db/database.dart:621) <asynchronous suspension> #2 LazyDatabase._awaitOpened.<anonymous closure> (package:drift/src/utils/lazy_database.dart:61) <asynchronous suspension> ```
guettlibot commented 2026-05-24 08:50:11 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:10:15 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:15:13 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:20:17 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:25:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:30:21 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:35:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:40:17 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:45:18 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:00:28 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:10:16 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:15:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:20:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:25:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #180 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:55:49 +00:00 (Migrated from codeberg.org)

The fix for this issue (add git hash to crash screen and extend DB path retries) is already in main via commit dc181d0. PR #180 (branch issue-179-fix) conflicts with main due to other changes made in parallel. Cherry-picking the core fix (37abd5a) produces an empty commit — all changes are already in main. Please review whether this issue can be closed.

The fix for this issue (add git hash to crash screen and extend DB path retries) is already in main via commit `dc181d0`. PR #180 (branch issue-179-fix) conflicts with main due to other changes made in parallel. Cherry-picking the core fix (37abd5a) produces an empty commit — all changes are already in main. Please review whether this issue can be closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#179