Skip to content

Text abgeschnitten auf Fold7 #76

Description

@UnityHamster

App-Version

2.3.0-rc.8

Woher installiert?

GitHub Release (APK direkt geladen)

Gerät & Android-Version

Galaxy Z Fold7, Android 16

Was passiert?

Erwartet: Der Infotext: "Block wischen für andere" ist auf dem Frontdisplay abgeschnitten.
Auf dem Innendisplay jedoch wird der Text vollständig angezeigt.
Generell gibt es für Foldables/Tablets noch optimierungspotential

Schritte zum Nachstellen

  1. Eine Verbindung öffnen
  2. Das Menü für alternative Abfahrten ansehen. s. Screenshots
Image Image

Betroffene Verbindung / Station (falls es darum geht)

No response

Kontext

  • Ich war mit meinem DB-Konto angemeldet
  • Ich habe ein Deutschland-Ticket in den Einstellungen aktiviert
  • Ich nutze eine BahnCard / weitere Ermäßigung
  • Der Fehler tritt reproduzierbar auf (nicht nur einmal)

Log (optional, hilft sehr)

19:51:49.093  [trip] getTrip ok 410ms · IC 389 (14 stops, 941 geo pts)
19:51:49.125  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:51:49.167  [trip] getTrip ok 483ms · IC 389 (14 stops, 941 geo pts)
19:51:49.323  [db-account] bahncards HTTP 200 (290180B)
19:51:49.329  [db-account] 1 BahnCard(s) parsed
19:51:51.212  [predict] verb=100.0 pünktl=68.9
19:51:59.089  [trip] getTrip via Vendo zuglauf…
19:51:59.351  [trip] getTrip ok 262ms · IC 389 (14 stops, 941 geo pts)
19:51:59.370  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:52:05.912  [trip] getTrip via Vendo zuglauf…
19:52:06.079  [trip] getTrip ok 167ms · IC 389 (14 stops, 941 geo pts)
19:52:06.090  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:52:36.088  [trip] getTrip via Vendo zuglauf…
19:52:36.404  [trip] getTrip ok 316ms · IC 389 (14 stops, 941 geo pts)
19:52:36.440  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:53:06.430  [trip] getTrip via Vendo zuglauf…
19:53:06.768  [trip] getTrip ok 337ms · IC 389 (14 stops, 941 geo pts)
19:53:06.799  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:53:36.657  [trip] getTrip via Vendo zuglauf…
19:53:36.658  [db-account] bahncards: GET emobilebahncards trigger=manual…
19:53:36.886  [db-account] profile 450242011654
19:53:36.974  [trip] getTrip ok 317ms · IC 389 (14 stops, 941 geo pts)
19:53:36.987  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:53:37.354  [db-account] bahncards HTTP 200 (290168B)
19:53:37.358  [db-account] 1 BahnCard(s) parsed
19:53:37.547  [db-account] ticket(301586253441/f05c465f-dfb4-4ad9-a2a6-f224d7daea02) bg refresh failed: Cannot use the Ref of FutureProvider<DbTicket>#31e83(301586253441/f05c465f-dfb4-4ad9-a2a6-f224d7daea02) after it has been disposed. This typically happens if:
- A provider rebuilt, but the previous "build" was still pending and is still performing operations.
  You should therefore either use `ref.onDispose` to cancel pending work, or
  check `ref.mounted` after async gaps or anything that could invalidate the provider.
- You tried to use Ref inside `onDispose` or other life-cycles.
  This is not supported, as the provider is already being disposed.

19:53:37.586  [predict] verb=100.0 pünktl=68.9
19:53:37.780  [db-account] ticket(880724253980/6af6bbf8-abdf-44e2-acf5-ed9a34a1b5fe) bg refresh failed: Cannot use the Ref of FutureProvider<DbTicket>#cf086(880724253980/6af6bbf8-abdf-44e2-acf5-ed9a34a1b5fe) after it has been disposed. This typically happens if:
- A provider rebuilt, but the previous "build" was still pending and is still performing operations.
  You should therefore either use `ref.onDispose` to cancel pending work, or
  check `ref.mounted` after async gaps or anything that could invalidate the provider.
- You tried to use Ref inside `onDispose` or other life-cycles.
  This is not supported, as the provider is already being disposed.

19:53:37.869  [db-account] ticket(660283146255/860d3208-5cad-4fc8-82f8-cff3572f719e) bg refresh failed: Cannot use the Ref of FutureProvider<DbTicket>#f7ba5(660283146255/860d3208-5cad-4fc8-82f8-cff3572f719e) after it has been disposed. This typically happens if:
- A provider rebuilt, but the previous "build" was still pending and is still performing operations.
  You should therefore either use `ref.onDispose` to cancel pending work, or
  check `ref.mounted` after async gaps or anything that could invalidate the provider.
- You tried to use Ref inside `onDispose` or other life-cycles.
  This is not supported, as the provider is already being disposed.

19:53:37.990  [db-account] ticket(552503408152/2cf64fd1-d265-449c-986f-76ff35e17eb4) bg refresh failed: Cannot use the Ref of FutureProvider<DbTicket>#d017d(552503408152/2cf64fd1-d265-449c-986f-76ff35e17eb4) after it has been disposed. This typically happens if:
- A provider rebuilt, but the previous "build" was still pending and is still performing operations.
  You should therefore either use `ref.onDispose` to cancel pending work, or
  check `ref.mounted` after async gaps or anything that could invalidate the provider.
- You tried to use Ref inside `onDispose` or other life-cycles.
  This is not supported, as the provider is already being disposed.

19:53:42.448  [trip] getTrip via Vendo zuglauf…
19:53:42.713  [trip] getTrip ok 265ms · IC 389 (14 stops, 941 geo pts)
19:53:42.726  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:53:43.777  [trip] getTrip via Vendo zuglauf…
19:53:43.784  [trip] getTrip via Vendo zuglauf…
19:53:44.005  [trip] getTrip ok 227ms · FLX 1239 (11 stops, 2443 geo pts)
19:53:44.090  [trip] getTrip ok 305ms · IC 389 (14 stops, 941 geo pts)
19:53:59.135  [trip] getTrip via Vendo zuglauf…
19:53:59.135  [trip] getTrip via Vendo zuglauf…
19:53:59.136  [trip] getTrip via Vendo zuglauf…
19:53:59.420  [trip] getTrip ok 285ms · IC 389 (14 stops, 941 geo pts)
19:53:59.435  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:53:59.500  [trip] getTrip ok 364ms · IC 389 (14 stops, 941 geo pts)
19:53:59.567  [trip] getTrip ok 431ms · FLX 1239 (11 stops, 2443 geo pts)
19:54:15.685  [trip] getTrip via Vendo zuglauf…
19:54:15.686  [db-account] bahncards: GET emobilebahncards trigger=manual…
19:54:15.686  [trip] getTrip via Vendo zuglauf…
19:54:15.686  [trip] getTrip via Vendo zuglauf…
19:54:15.922  [db-account] 403 on /mob/emobilebahncards → refreshing
19:54:15.925  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88 → refreshing
19:54:15.963  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88/bbStatus → refreshing
19:54:15.988  [trip] getTrip ok 302ms · IC 389 (14 stops, 941 geo pts)
19:54:16.104  [trip] getTrip ok 417ms · FLX 1239 (11 stops, 2443 geo pts)
19:54:16.203  [db-account] refresh HTTP 200 (refresh ttl=877B)
19:54:16.209  [db-account] storeTokens ok · refresh persisted: true
19:54:16.332  [db-account] profile 450242011654
19:54:16.537  [trip] getTrip ok 851ms · IC 389 (14 stops, 941 geo pts)
19:54:16.555  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:54:16.777  [db-account] bahncards HTTP 200 (290172B)
19:54:16.786  [db-account] 1 BahnCard(s) parsed
19:54:46.553  [trip] getTrip via Vendo zuglauf…
19:54:46.855  [trip] getTrip ok 302ms · IC 389 (14 stops, 941 geo pts)
19:54:46.872  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:55:16.867  [trip] getTrip via Vendo zuglauf…
19:55:17.188  [trip] getTrip ok 320ms · IC 389 (14 stops, 941 geo pts)
19:55:17.225  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:55:47.218  [trip] getTrip via Vendo zuglauf…
19:55:47.588  [trip] getTrip ok 370ms · IC 389 (14 stops, 941 geo pts)
19:55:47.618  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:56:16.107  [trip] getTrip via Vendo zuglauf…
19:56:16.107  [db-account] bahncards: GET emobilebahncards trigger=manual…
19:56:16.108  [trip] getTrip via Vendo zuglauf…
19:56:16.108  [trip] getTrip via Vendo zuglauf…
19:56:16.380  [db-account] profile 450242011654
19:56:16.405  [trip] getTrip ok 297ms · IC 389 (14 stops, 941 geo pts)
19:56:16.473  [trip] getTrip ok 366ms · IC 389 (14 stops, 941 geo pts)
19:56:16.485  [live] live alert: +39 Min: IC 389 an Herrenberg — Neu: 20:25.
19:56:16.495  [trip] getTrip ok 387ms · FLX 1239 (11 stops, 2443 geo pts)
19:56:16.501  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:56:16.832  [db-account] bahncards HTTP 200 (290164B)
19:56:16.841  [db-account] 1 BahnCard(s) parsed
19:56:37.602  [trip] getTrip via Vendo zuglauf…
19:56:37.603  [trip] getTrip via Vendo zuglauf…
19:56:37.603  [trip] getTrip via Vendo zuglauf…
19:56:37.940  [trip] getTrip ok 337ms · IC 389 (14 stops, 941 geo pts)
19:56:38.051  [trip] getTrip ok 448ms · IC 389 (14 stops, 941 geo pts)
19:56:38.073  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:56:38.078  [trip] getTrip ok 475ms · FLX 1239 (11 stops, 2443 geo pts)
19:57:24.366  [trip] getTrip via Vendo zuglauf…
19:57:24.367  [db-account] bahncards: GET emobilebahncards trigger=manual…
19:57:24.367  [trip] getTrip via Vendo zuglauf…
19:57:24.367  [trip] getTrip via Vendo zuglauf…
19:57:24.710  [db-account] 403 on /mob/emobilebahncards → refreshing
19:57:24.723  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88 → refreshing
19:57:24.731  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88/bbStatus → refreshing
19:57:24.782  [trip] getTrip ok 415ms · IC 389 (14 stops, 941 geo pts)
19:57:24.793  [trip] getTrip ok 426ms · IC 389 (14 stops, 941 geo pts)
19:57:24.803  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:57:24.875  [trip] getTrip ok 507ms · FLX 1239 (11 stops, 2443 geo pts)
19:57:25.124  [db-account] refresh HTTP 200 (refresh ttl=877B)
19:57:25.126  [db-account] storeTokens ok · refresh persisted: true
19:57:25.250  [db-account] profile 450242011654
19:57:25.879  [db-account] bahncards HTTP 200 (290184B)
19:57:25.887  [db-account] 1 BahnCard(s) parsed
19:58:30.182  [trip] getTrip via Vendo zuglauf…
19:58:30.182  [db-account] bahncards: GET emobilebahncards trigger=manual…
19:58:30.183  [trip] getTrip via Vendo zuglauf…
19:58:30.183  [trip] getTrip via Vendo zuglauf…
19:58:30.552  [db-account] profile 450242011654
19:58:30.565  [trip] getTrip ok 382ms · IC 389 (14 stops, 941 geo pts)
19:58:30.792  [trip] getTrip ok 609ms · IC 389 (14 stops, 941 geo pts)
19:58:30.803  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:58:30.965  [trip] getTrip ok 781ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:31.276  [db-account] bahncards HTTP 200 (290184B)
19:58:31.279  [db-account] 1 BahnCard(s) parsed
19:58:33.645  [trip] getTrip via Vendo zuglauf…
19:58:33.648  [trip] getTrip via Vendo zuglauf…
19:58:33.866  [trip] getTrip ok 217ms · IC 389 (14 stops, 941 geo pts)
19:58:33.961  [trip] getTrip ok 315ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:35.344  [trip] getTrip via Vendo zuglauf…
19:58:35.345  [trip] getTrip via Vendo zuglauf…
19:58:35.535  [trip] getTrip ok 189ms · IC 389 (14 stops, 941 geo pts)
19:58:35.586  [trip] getTrip ok 242ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:39.440  [trip] getTrip via Vendo zuglauf…
19:58:39.440  [trip] getTrip via Vendo zuglauf…
19:58:39.440  [trip] getTrip via Vendo zuglauf…
19:58:39.606  [trip] getTrip ok 165ms · IC 389 (14 stops, 941 geo pts)
19:58:39.643  [trip] getTrip ok 203ms · IC 389 (14 stops, 941 geo pts)
19:58:39.673  [trip] getTrip ok 232ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:39.679  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:58:42.775  [trip] getTrip via Vendo zuglauf…
19:58:42.776  [trip] getTrip via Vendo zuglauf…
19:58:42.971  [trip] getTrip ok 195ms · IC 389 (14 stops, 941 geo pts)
19:58:43.009  [trip] getTrip ok 233ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:45.730  [trip] getTrip via Vendo zuglauf…
19:58:45.734  [trip] getTrip via Vendo zuglauf…
19:58:46.006  [trip] getTrip ok 275ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:46.028  [trip] getTrip ok 294ms · IC 389 (14 stops, 941 geo pts)
19:58:51.233  [trip] getTrip via Vendo zuglauf…
19:58:51.236  [trip] getTrip via Vendo zuglauf…
19:58:51.408  [trip] getTrip ok 171ms · IC 389 (14 stops, 941 geo pts)
19:58:51.469  [trip] getTrip ok 236ms · FLX 1239 (11 stops, 2443 geo pts)
19:58:53.034  [trip] getTrip via Vendo zuglauf…
19:58:53.037  [trip] getTrip via Vendo zuglauf…
19:58:53.239  [trip] getTrip ok 202ms · IC 389 (14 stops, 941 geo pts)
19:58:53.272  [trip] getTrip ok 237ms · FLX 1239 (11 stops, 2443 geo pts)
19:59:06.004  [trip] getTrip via Vendo zuglauf…
19:59:06.008  [trip] getTrip via Vendo zuglauf…
19:59:06.218  [trip] getTrip ok 210ms · IC 389 (14 stops, 941 geo pts)
19:59:06.309  [trip] getTrip ok 304ms · FLX 1239 (11 stops, 2443 geo pts)
19:59:13.185  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-01T19:46:00+02:00
19:59:13.746  [vendo] weitereabfahrten HTTP 200 (25419B)
19:59:17.789  [trip] getTrip via Vendo zuglauf…
19:59:17.793  [trip] getTrip via Vendo zuglauf…
19:59:17.974  [trip] getTrip ok 181ms · IC 389 (14 stops, 941 geo pts)
19:59:18.319  [trip] getTrip ok 529ms · FLX 1239 (11 stops, 2443 geo pts)
19:59:26.206  [trip] getTrip via Vendo zuglauf…
19:59:26.207  [db-account] bahncards: GET emobilebahncards trigger=manual…
19:59:26.207  [trip] getTrip via Vendo zuglauf…
19:59:26.207  [trip] getTrip via Vendo zuglauf…
19:59:26.395  [trip] getTrip ok 188ms · IC 389 (14 stops, 941 geo pts)
19:59:26.416  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
19:59:26.503  [db-account] profile 450242011654
19:59:26.655  [trip] getTrip ok 447ms · IC 389 (14 stops, 941 geo pts)
19:59:26.806  [trip] getTrip ok 599ms · FLX 1239 (11 stops, 2443 geo pts)
19:59:26.921  [db-account] bahncards HTTP 200 (290172B)
19:59:26.923  [db-account] 1 BahnCard(s) parsed
19:59:32.154  [trip] getTrip via Vendo zuglauf…
19:59:32.158  [trip] getTrip via Vendo zuglauf…
19:59:32.402  [trip] getTrip ok 248ms · FLX 1239 (11 stops, 2443 geo pts)
19:59:32.479  [trip] getTrip ok 321ms · IC 389 (14 stops, 941 geo pts)
19:59:48.870  [trip] getTrip via Vendo zuglauf…
19:59:48.874  [trip] getTrip via Vendo zuglauf…
19:59:49.222  [trip] getTrip ok 348ms · IC 389 (14 stops, 941 geo pts)
19:59:49.352  [trip] getTrip ok 481ms · FLX 1239 (11 stops, 2443 geo pts)
20:00:08.220  [trip] getTrip via Vendo zuglauf…
20:00:08.221  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:00:08.221  [trip] getTrip via Vendo zuglauf…
20:00:08.221  [trip] getTrip via Vendo zuglauf…
20:00:08.522  [db-account] profile 450242011654
20:00:08.556  [trip] getTrip ok 335ms · IC 389 (14 stops, 941 geo pts)
20:00:08.572  [trip] getTrip ok 351ms · IC 389 (14 stops, 941 geo pts)
20:00:08.587  [trip] getTrip ok 365ms · FLX 1239 (11 stops, 2443 geo pts)
20:00:08.603  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:00:08.922  [db-account] bahncards HTTP 200 (290180B)
20:00:08.929  [db-account] 1 BahnCard(s) parsed
20:00:37.301  [trip] getTrip via Vendo zuglauf…
20:00:37.302  [trip] getTrip via Vendo zuglauf…
20:00:37.302  [trip] getTrip via Vendo zuglauf…
20:00:37.711  [trip] getTrip ok 409ms · FLX 1239 (11 stops, 2443 geo pts)
20:00:37.723  [trip] getTrip ok 421ms · IC 389 (14 stops, 941 geo pts)
20:00:37.759  [trip] getTrip ok 458ms · IC 389 (14 stops, 941 geo pts)
20:00:37.773  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:00:52.645  [trip] getTrip via Vendo zuglauf…
20:00:52.646  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:00:52.646  [trip] getTrip via Vendo zuglauf…
20:00:52.646  [trip] getTrip via Vendo zuglauf…
20:00:52.820  [trip] getTrip ok 174ms · IC 389 (14 stops, 941 geo pts)
20:00:52.845  [trip] getTrip ok 199ms · IC 389 (14 stops, 941 geo pts)
20:00:52.859  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:00:52.871  [db-account] 403 on /mob/emobilebahncards → refreshing
20:00:52.885  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88 → refreshing
20:00:52.896  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88/bbStatus → refreshing
20:00:53.202  [db-account] refresh HTTP 200 (refresh ttl=877B)
20:00:53.203  [db-account] storeTokens ok · refresh persisted: true
20:00:53.295  [trip] getTrip ok 648ms · FLX 1239 (11 stops, 2443 geo pts)
20:00:53.330  [db-account] profile 450242011654
20:00:53.777  [db-account] bahncards HTTP 200 (290132B)
20:00:53.786  [db-account] 1 BahnCard(s) parsed
20:01:20.068  [trip] getTrip via Vendo zuglauf…
20:01:20.069  [trip] getTrip via Vendo zuglauf…
20:01:20.069  [trip] getTrip via Vendo zuglauf…
20:01:20.610  [trip] getTrip ok 541ms · IC 389 (14 stops, 941 geo pts)
20:01:20.626  [trip] getTrip ok 557ms · IC 389 (14 stops, 941 geo pts)
20:01:20.639  [trip] getTrip ok 570ms · FLX 1239 (11 stops, 2443 geo pts)
20:01:20.658  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:01:33.526  [trip] getTrip via Vendo zuglauf…
20:01:33.528  [trip] getTrip via Vendo zuglauf…
20:01:33.767  [trip] getTrip ok 238ms · IC 389 (14 stops, 941 geo pts)
20:01:33.845  [trip] getTrip ok 318ms · FLX 1239 (11 stops, 2443 geo pts)
20:02:33.475  [trip] getTrip via Vendo zuglauf…
20:02:33.475  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:02:33.475  [trip] getTrip via Vendo zuglauf…
20:02:33.475  [trip] getTrip via Vendo zuglauf…
20:02:33.764  [trip] getTrip ok 288ms · IC 389 (14 stops, 941 geo pts)
20:02:33.789  [db-account] profile 450242011654
20:02:33.867  [predict] verb=100.0 pünktl=68.9
20:02:33.881  [trip] getTrip ok 405ms · FLX 1239 (11 stops, 2443 geo pts)
20:02:33.925  [trip] getTrip ok 450ms · IC 389 (14 stops, 941 geo pts)
20:02:33.951  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:02:34.511  [db-account] bahncards HTTP 200 (290152B)
20:02:34.514  [db-account] 1 BahnCard(s) parsed
20:02:35.143  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-01T19:46:00+02:00 (mehr)
20:02:35.523  [vendo] weitereabfahrten HTTP 200 (30996B)
20:02:35.524  [trip] getTrip via Vendo zuglauf…
20:02:35.534  [trip] getTrip via Vendo zuglauf…
20:02:35.536  [trip] getTrip via Vendo zuglauf…
20:02:35.554  [notify] reminders synced (3 scheduled)
20:02:35.687  [predict] verb=100.0 pünktl=89.5
20:02:35.696  [trip] getTrip ok 172ms · IC 1983 (12 stops, 829 geo pts)
20:02:35.722  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:02:35.725  [trip] getTrip ok 188ms · IC 1983 (12 stops, 829 geo pts)
20:02:35.901  [predict] verb=null pünktl=89.5
20:02:35.940  [trip] getTrip ok 405ms · FLX 1239 (11 stops, 2443 geo pts)
20:02:35.979  [predict] verb=100.0 pünktl=89.5
20:02:39.790  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-02T09:47:00+02:00
20:02:40.033  [vendo] weitereabfahrten HTTP 200 (25397B)
20:02:41.839  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-02T09:47:00+02:00 (mehr)
20:02:42.139  [vendo] weitereabfahrten HTTP 200 (24490B)
20:02:42.140  [trip] getTrip via Vendo zuglauf…
20:02:42.149  [trip] getTrip via Vendo zuglauf…
20:02:42.155  [notify] reminders synced (3 scheduled)
20:02:42.325  [predict] verb=100.0 pünktl=89.0
20:02:42.325  [predict] verb=100.0 pünktl=89.0
20:02:42.346  [trip] getTrip ok 205ms · IC 1985 (12 stops, 829 geo pts)
20:02:42.353  [trip] getTrip ok 204ms · IC 1985 (12 stops, 829 geo pts)
20:02:42.384  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:02:42.515  [predict] verb=null pünktl=89.0
20:02:43.708  [vendo] weitereabfahrten gattung=RB an=2026-08-01T17:46:00+02:00
20:02:43.907  [vendo] weitereabfahrten HTTP 200 (19B)
20:03:03.356  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-02T11:47:00+02:00
20:03:03.894  [vendo] weitereabfahrten HTTP 200 (24815B)
20:03:11.101  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-02T11:47:00+02:00 (mehr)
20:03:11.793  [trip] getTrip via Vendo zuglauf…
20:03:11.804  [trip] getTrip via Vendo zuglauf…
20:03:11.820  [notify] reminders synced (3 scheduled)
20:03:12.117  [trip] getTrip ok 312ms · IC 1983 (12 stops, 829 geo pts)
20:03:12.144  [predict] verb=100.0 pünktl=89.5
20:03:12.145  [predict] verb=null pünktl=89.5
20:03:12.171  [trip] getTrip ok 378ms · IC 1983 (12 stops, 829 geo pts)
20:03:12.196  [notify] live update [progress]: "FLX 1239 → Stuttgart Hbf · +97 min" · 2 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:03:12.797  [vendo] weitereabfahrten HTTP 200 (25009B)
20:03:13.711  [vendo] weitereabfahrten gattung=IC_EC an=2026-08-02T09:47:00+02:00
20:03:14.272  [vendo] weitereabfahrten HTTP 200 (25397B)
20:03:19.614  [predict] verb=100.0 pünktl=89.5
20:03:24.685  [trip] getTrip via Vendo zuglauf…
20:03:24.695  [trip] getTrip via Vendo zuglauf…
20:03:24.698  [trip] getTrip via Vendo zuglauf…
20:03:24.719  [notify] reminders synced (2 scheduled)
20:03:24.876  [trip] getTrip ok 190ms · IC 389 (14 stops, 941 geo pts)
20:03:24.907  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:03:25.000  [trip] getTrip ok 304ms · FLX 1239 (11 stops, 2443 geo pts)
20:03:25.043  [trip] getTrip ok 344ms · IC 389 (14 stops, 941 geo pts)
20:03:34.093  [trip] getTrip via Vendo zuglauf…
20:03:34.097  [trip] getTrip via Vendo zuglauf…
20:03:34.294  [trip] getTrip ok 197ms · IC 389 (14 stops, 941 geo pts)
20:03:34.535  [trip] getTrip ok 441ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:16.909  [trip] getTrip via Vendo zuglauf…
20:04:16.909  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:04:16.909  [trip] getTrip via Vendo zuglauf…
20:04:16.909  [trip] getTrip via Vendo zuglauf…
20:04:17.176  [db-account] 403 on /mob/emobilebahncards → refreshing
20:04:17.178  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88 → refreshing
20:04:17.227  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88/bbStatus → refreshing
20:04:17.257  [trip] getTrip ok 348ms · IC 389 (14 stops, 941 geo pts)
20:04:17.292  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:04:17.296  [trip] getTrip ok 387ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:17.320  [trip] getTrip ok 410ms · IC 389 (14 stops, 941 geo pts)
20:04:17.457  [db-account] refresh HTTP 200 (refresh ttl=877B)
20:04:17.458  [db-account] storeTokens ok · refresh persisted: true
20:04:17.595  [db-account] profile 450242011654
20:04:17.678  [live] position suggests Anschluss verpasst
20:04:18.109  [db-account] bahncards HTTP 200 (290188B)
20:04:18.114  [db-account] 1 BahnCard(s) parsed
20:04:27.014  [journey] search Stuttgart Hbf (8000096) → Herrenberg (8002785) at 2026-08-01 20:05:27.013032 [departure]
20:04:27.015  [vendo] journey Stuttgart Hbf → Herrenberg
20:04:27.015  [vendo] POST https://app.services-bahn.de/mob/angebote/fahrplan klasse=2 isArrival=false dt=2026-08-01T20:05:27+02:00
20:04:27.016  [trip] getTrip via Vendo zuglauf…
20:04:27.016  [trip] getTrip via Vendo zuglauf…
20:04:27.016  [trip] getTrip via Vendo zuglauf…
20:04:27.189  [trip] getTrip ok 172ms · IC 389 (14 stops, 941 geo pts)
20:04:27.213  [trip] getTrip ok 196ms · IC 389 (14 stops, 941 geo pts)
20:04:27.226  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:04:27.265  [trip] getTrip ok 248ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:27.479  [predict] verb=100.0 pünktl=68.9
20:04:27.737  [vendo] fahrplan HTTP 200 (166403B)
20:04:27.741  [vendo] 8 journeys parsed
20:04:27.743  [journey] vendo result: 8 journeys
20:04:32.033  [trip] getTrip via Vendo zuglauf…
20:04:32.043  [trip] getTrip via Vendo zuglauf…
20:04:32.216  [trip] getTrip ok 173ms · IC 389 (14 stops, 941 geo pts)
20:04:32.284  [trip] getTrip ok 251ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:33.044  [trip] getTrip via Vendo zuglauf…
20:04:33.048  [trip] getTrip via Vendo zuglauf…
20:04:33.291  [trip] getTrip ok 246ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:34.930  [trip] getTrip ok 1882ms · IC 389 (14 stops, 941 geo pts)
20:04:36.404  [trip] getTrip via Vendo zuglauf…
20:04:36.405  [trip] getTrip via Vendo zuglauf…
20:04:36.405  [trip] getTrip via Vendo zuglauf…
20:04:36.604  [trip] getTrip ok 198ms · IC 389 (14 stops, 941 geo pts)
20:04:36.666  [trip] getTrip ok 261ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:36.885  [trip] getTrip ok 480ms · IC 389 (14 stops, 941 geo pts)
20:04:36.919  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:04:36.929  [trip] getTrip via Vendo zuglauf…
20:04:36.931  [trip] getTrip via Vendo zuglauf…
20:04:37.108  [trip] getTrip ok 177ms · IC 389 (14 stops, 941 geo pts)
20:04:37.325  [trip] getTrip ok 396ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:49.871  [trip] getTrip via Vendo zuglauf…
20:04:49.876  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:04:49.877  [trip] getTrip via Vendo zuglauf…
20:04:49.877  [trip] getTrip via Vendo zuglauf…
20:04:50.072  [trip] getTrip ok 200ms · IC 389 (14 stops, 941 geo pts)
20:04:50.088  [db-account] profile 450242011654
20:04:50.102  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:04:50.134  [trip] getTrip ok 256ms · FLX 1239 (11 stops, 2443 geo pts)
20:04:50.237  [trip] getTrip ok 360ms · IC 389 (14 stops, 941 geo pts)
20:04:50.514  [db-account] bahncards HTTP 200 (290188B)
20:04:50.519  [db-account] 1 BahnCard(s) parsed
20:04:50.532  [trip] getTrip via Vendo zuglauf…
20:04:50.533  [trip] getTrip via Vendo zuglauf…
20:04:50.736  [trip] getTrip ok 202ms · IC 389 (14 stops, 941 geo pts)
20:04:50.751  [trip] getTrip ok 218ms · FLX 1239 (11 stops, 2443 geo pts)
20:05:00.784  [trip] getTrip via Vendo zuglauf…
20:05:00.784  [trip] getTrip via Vendo zuglauf…
20:05:00.784  [trip] getTrip via Vendo zuglauf…
20:05:01.010  [trip] getTrip ok 225ms · IC 389 (14 stops, 941 geo pts)
20:05:01.036  [trip] getTrip ok 252ms · IC 389 (14 stops, 941 geo pts)
20:05:01.049  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:05:01.071  [trip] getTrip ok 286ms · FLX 1239 (11 stops, 2443 geo pts)
20:05:08.065  [trip] getTrip via Vendo zuglauf…
20:05:08.066  [trip] getTrip via Vendo zuglauf…
20:05:08.066  [trip] getTrip via Vendo zuglauf…
20:05:08.235  [trip] getTrip ok 169ms · IC 389 (14 stops, 941 geo pts)
20:05:08.252  [trip] getTrip ok 186ms · IC 389 (14 stops, 941 geo pts)
20:05:08.273  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:05:08.281  [trip] getTrip ok 215ms · FLX 1239 (11 stops, 2443 geo pts)
20:06:59.995  [trip] getTrip via Vendo zuglauf…
20:07:00.000  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:07:00.001  [trip] getTrip via Vendo zuglauf…
20:07:00.001  [trip] getTrip via Vendo zuglauf…
20:07:00.293  [db-account] profile 450242011654
20:07:00.336  [trip] getTrip ok 334ms · IC 389 (14 stops, 941 geo pts)
20:07:00.366  [trip] getTrip ok 371ms · IC 389 (14 stops, 941 geo pts)
20:07:00.399  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:07:00.490  [trip] getTrip ok 488ms · FLX 1239 (11 stops, 2443 geo pts)
20:07:00.749  [db-account] bahncards HTTP 200 (290172B)
20:07:00.754  [db-account] 1 BahnCard(s) parsed
20:07:05.830  [trip] getTrip via Vendo zuglauf…
20:07:05.830  [trip] getTrip via Vendo zuglauf…
20:07:05.830  [trip] getTrip via Vendo zuglauf…
20:07:06.090  [trip] getTrip ok 260ms · FLX 1239 (11 stops, 2443 geo pts)
20:07:06.105  [trip] getTrip ok 275ms · IC 389 (14 stops, 941 geo pts)
20:07:06.117  [trip] getTrip ok 286ms · IC 389 (14 stops, 941 geo pts)
20:07:06.133  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:07:06.604  [predict] verb=100.0 pünktl=68.9
20:07:12.262  [trip] getTrip via Vendo zuglauf…
20:07:12.482  [trip] getTrip ok 219ms · IC 389 (14 stops, 941 geo pts)
20:07:12.507  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:07:39.326  [trip] getTrip via Vendo zuglauf…
20:07:39.326  [db-account] bahncards: GET emobilebahncards trigger=manual…
20:07:39.583  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88/bbStatus → refreshing
20:07:39.588  [db-account] 403 on /mob/kundenkonten/e79eb37a-a7be-498b-9319-91284f9e9d88 → refreshing
20:07:39.604  [db-account] 403 on /mob/emobilebahncards → refreshing
20:07:39.644  [trip] getTrip ok 318ms · IC 389 (14 stops, 941 geo pts)
20:07:39.675  [notify] live update [progress]: "IC 389 → Herrenberg · +40 min" · 3 Etappen, 1 Umstiege · post.promoted=true, system.promoted=true
20:07:39.853  [db-account] refresh HTTP 200 (refresh ttl=877B)
20:07:39.855  [db-account] storeTokens ok · refresh persisted: true
20:07:40.031  [db-account] profile 450242011654
20:07:40.482  [db-account] bahncards HTTP 200 (290196B)
20:07:40.491  [db-account] 1 BahnCard(s) parsed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions