https://bugs.winehq.org/show_bug.cgi?id=28240
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Depends on|35557 | Resolution|--- |FIXED Summary|Mipony: Embedded web |Mipony 1.5.x (.NET 2.0 |browser too shown in too |app): Embedded web browser |small window |shown in too small window Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
please always specify the *exact* version of the app when reporting bugs! The app went through several technological evolutions, resulting in different installers and frameworks being used, exhibiting different problem domains.
The screenshot from comment #0 shows v1.5.0
With the help of Internet archive/wayback machine (thank you guys!) I was able to retrieve either 1.4.0 or 1.5.1 from that period of time (2011) - but not 1.5.0
https://web.archive.org/web/20110901000000*/http://www.mipony.net/en/downloa...
https://web.archive.org/web/20111021040046if_/http://download.mipony.net/dow...
Prerequisite: 'winetricks -q dotnet20' (with no Wine-Mono present)
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/MiPony
$ wine ./MiPony.exe --- snip ---
The issue is no longer reproducible. The embedded web browser covers the whole client area. Likely fixed a long time ago (before 2.0).
Also 'gdiplus' is not needed anymore for long time.
$ sha1sum Mipony-Installer.exe bb2bb377978c066dd07f16d7b81ddf92a8c16341 Mipony-Installer.exe
$ du -sh Mipony-Installer.exe 8.0M Mipony-Installer.exe
$ wine --version wine-4.3-188-gab7756619c
Regards