Skip to content

🐛 Fails to syncs on linux, "Something went wrong" Null check operator used on a null value #871

@muisje

Description

@muisje

Description

When trying to sync anything it fails and shows the message "Something went wrong"

Error log:

[SEVERE | Flutter error: Null check operator used on a null value, 2026-03-23T16:39:53.754162

#0      Element.widget (package:flutter/src/widgets/framework.dart:3598)
#1      isEditableTextFocused (package:fladder/util/focus_helper.dart:9)
#2      _InputHandlerState.build.<anonymous closure> (package:fladder/util/input_handler.dart:94)
#3      _FocusState._handleFocusChanged (package:flutter/src/widgets/focus_scope.dart:686)
#4      ChangeNotifier.notifyListeners (package:flutter/src/foundation/change_notifier.dart:435)
#5      FocusNode._notify (package:flutter/src/widgets/focus_manager.dart:1131)
#6      FocusManager.applyFocusChangesIfNeeded (package:flutter/src/widgets/focus_manager.dart:1995)
#7      _microtaskLoop (dart:async/schedule_microtask.dart:40)
#8      _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
]

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

No response

Logs

Platform

Linux

App Version

0.10.2 Build 570

Jellyfin server

10.11.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions