zlatinb / muwire

MuWire file sharing client for I2P
GNU General Public License v3.0
191 stars 27 forks source link

Edit Profile: Avatar flashes for one moment then disappears #144

Closed Searinox closed 2 years ago

Searinox commented 2 years ago

Adding and viewing profile avatars appears to work fine. However, when viewing your own avatar via the Edit Profile button, it seems to appear for only one moment then it disappears from the window. Persistence is okay and this appears to be only a display issue in that particular window.

zlatinb commented 2 years ago

I've seen this only on Linux, does it happen on Windows too? I really don't know what's causing it, doesn't happen on Mac at all.

Searinox commented 2 years ago

Yes this is happening on Windows as well. It isn't happening in Fetch Profile windows, only in the window where you edit your own profile.

zlatinb commented 2 years ago

Not good. I tried a few quick things but nothing seemed to fix it. I'll have to take a deeper look.

zlatinb commented 2 years ago

I rewrote the way images are painted and now it's working fine on linux. Please test the latest CI build and let me know if it works on windows.

Also, resizing the View Profile window would clear the avatar, that should now be fixed as well.

Searinox commented 2 years ago

Tried it in personal profile and also in view profile. Seems to be okay.