Clon1998 / mobileraker

A Flutter mobile app for Klipper/Moonraker
Other
485 stars 54 forks source link

Status text seems wrong about moonraker #30

Closed nathanielhudson closed 2 years ago

nathanielhudson commented 2 years ago

Describe the bug The status text you get by holding the status icon seems to be wrong as far as I can tell. Text says “moonraker disconnected to klipper”, but I believe that logic is reversed and moonraker is in fact connected to klipper.

To Reproduce Steps to reproduce the behavior:

  1. Hold the status icon when connected to a printer

Expected behavior Text to correctly reflect the state of the connection.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

**Mobileraker-Version I’m not sure where to find this info.

**Screenshot 517B8796-AEAC-4AD6-A7D0-0666C9967CFC

Clon1998 commented 2 years ago

That's correct. The tooltip should show the server state (Moonraker) alongside the klippy connection. I fixed that but don't know the commit hash rn. Screenshot_20220102-003524.jpg