Opening this here as part of issues raised over at fyne-io/fyne in https://github.com/fyne-io/fyne/issues/3120. It seems like we are getting a nil object because we can't connect to the DBUS interface and are thus crashing. We should add check and fail gracefully instead.
Opening this here as part of issues raised over at fyne-io/fyne in https://github.com/fyne-io/fyne/issues/3120. It seems like we are getting a
nil
object because we can't connect to the DBUS interface and are thus crashing. We should add check and fail gracefully instead.Stack trace from the issue above: