http://bugs.winehq.org/show_bug.cgi?id=57623
--- Comment #8 from Todd Chester ToddAndMargo@zoho.com --- Created attachment 78781 --> http://bugs.winehq.org/attachment.cgi?id=78781 Approach Welcome popup with out the "Explorer" option
Extra info:
Fedora 41 $ rpm -qa wine* wine-devel-10.9-1.1.x86_64
If suffering the high resolution graphics issues with smart suite and not using the "explorer" option, the welcome popup does occur :
bash -c "cd $HOME/.wine/drive_c/lotus/jumble; wine ./approach.exe"
The pop up paints to the upper right of the main Approach window instead of directly in the middle of the main Approach widows. See the attachment. (If you open and close a database [file-> close] the welcome pop up will paint right in the middle of the main approach screen.)
So perhaps with the "explorer" option the reason why the popup is not showing is because it tried to paint "outside" the "explorer" virtual window?
Here are some of the opening command line error messages when running Approach with the "explorer" opinion (ignore the "nNOTES.dll" message -- it is a bug in Smart Suite.):
$ bash -c "cd $HOME/.wine/drive_c/lotus/jumble; wine explorer /desktop=Approach_`date +%%H:%%M:%%S`_1680x1050,1680x1050 ./approach.exe"
0080:err:environ:init_peb starting L"C:\windows\syswow64\winedevice.exe" in experimental wow64 mode 0154:err:environ:init_peb starting L"C:\lotus\jumble\approach.exe" in experimental wow64 mode 0140:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented 0140:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented 0140:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented 0140:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented 0154:err:module:import_dll Library nNOTES.dll (which is needed by L"C:\lotus\jumble\nmthx40.dll") not found 0154:fixme:wow:wow64_NtSetLdtEntries 0107 0488323f 0100f38e 0000 00000000 00000000: stub 0170:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Material Icons Outlined"! 0170:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Material Icons Round"! 0170:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Material Icons Sharp"! 0170:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Material Icons Two Tone"!