syphon-org/syphon

When an draft is created it says created even after send

Opened this issue · 0 comments

Just ran into a new bug.

When a draft is created then you send it. It clears the message but then upon app restart the draft is still there waiting to be sent even after it was sent. Happened on iPhone X

Reproduction

  • Copied the line of code below from signal
  • then pasted into an matrix server
  • i sent the message
  • then swiped out of the server to check another server
  • went back to the previous server i sent the message and in the message bar it still displayed "draft" along with the line of code
  • even upon app restart it displays the draft

This was the text pasted into the message bar
/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so) Traceback (most recent call last): File "/tmp/.mount_lbrygt3N8vym/usr/bin/lbry-gtk", line 23, in <module> import gi, setproctitle, json, sys, threading, datetime, calendar, time, PIL ModuleNotFoundError: No module named 'setproctitle'