babluboy / nutty

A Network Utility
GNU General Public License v3.0
155 stars 25 forks source link

🐞: Elipsize error strings like: "...<urlopen error timed out>..." #70

Closed yozachar closed 1 year ago

yozachar commented 4 years ago

The network connection was lost after I tried to check of speed. I think it's still reproducible.

  1. Connect to a (very if possible) slow network. (just to reporduce)
  2. Open Nutty and click on Speed.
  3. Click refresh icon on the right.
  4. Wait for the error.

Got a very long error: Screenshot from 2020-06-04 19-46-12


Just a design suggestion. After ellipsizing a less verbose error message, you may display it on as a transient message (like toast in android apps).