MCV-Software / TWBlue

TWBlue, an accessible, open source and multiplatform twitter application.
GNU General Public License v2.0
58 stars 36 forks source link

Show Win+Alt+V doesn't work for your own post. #649

Open chigkim opened 3 months ago

chigkim commented 3 months ago

I can view detail for posts that other people posted with win+alt+v. However, it doesn't do anything if I press win+alt+v for my own post. I just updated to 2024.05.23, and I'm sure it used to work.

jeremyp3 commented 3 months ago

fixed in #637

  1. stop TWBlue
  2. unzip file
  3. copy and replace file message.pyc in twblue/lib/controller/mastodon directory
  4. star TWBlue

messages.pyc.zip.zip

chigkim commented 3 months ago

Isn't the UnicodeEncodeError supposed to be fixed in 2024.05.23 though? Or, is this a different bug?