http://bugs.winehq.org/show_bug.cgi?id=58167
Bug ID: 58167 Summary: Pegasus Mail immediately restores window Product: Wine Version: 10.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@jonass.user.lysator.liu.se Distribution: ---
After upgrading from 10.5 to 10.6 I can't minimize Pegasus Mail. When I click minimize the window only flashes, seems like it minimizes but immediately restores to open window with the same size as before.
No error messages in console.
git bisect suggests it may be related to commit 6b04bdf25796c9c76815588bf7bdc36ff44b9e13
OS: XUbuntu 24.04.2 LTS NVIDIA Driver Version: 535.183.01 Using X11 (not Wayland)
http://bugs.winehq.org/show_bug.cgi?id=58167
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://download-us.pmail.co | |m/w32-480.exe
http://bugs.winehq.org/show_bug.cgi?id=58167
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |6b04bdf25796c9c76815588bf7b | |dc36ff44b9e13 CC| |alexhenrie24@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=58167
Michael Setzer II mikes@kuentos.guam.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikes@kuentos.guam.net
--- Comment #1 from Michael Setzer II mikes@kuentos.guam.net --- Which version of Pegasus are you using? 4.80 or 4.81pb3? Have you uninstalled the IERenderer
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #2 from Jonas winehq@jonass.user.lysator.liu.se --- (In reply to Michael Setzer II from comment #1)
Which version of Pegasus are you using? 4.80 or 4.81pb3? Have you uninstalled the IERenderer
Pegasus Mail Version 4.80 (as stated in the URL field of this issue).
Didn't uninstall IERenderer using the uninstall.exe. I removed the IERenderer files manually.
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #3 from Michael Setzer II mikes@kuentos.guam.net --- PMAIL/Programs/unins0000.exe is the special uninstaller program that the creater of IERenderer recommends for uninstalling.
There are files in the PMAIL/Programs directory and subdirectories, and then some in users mail directory. Also some registry entries.
I had also just removed IER* files.
For me, I've also removed the older BEARHTML files in Pegasus, since it was an other addon used for HTML messages, but the Main TER32 and HTS32 dll files were updated and seem to do better job with HTML messages.
The public beta 3 has been out since 2023, and is very stable, but from Beta team, there have been a number of private betas since then, and the new 4.91 is close to being released?
I do have a major issue with winehq-devel 10.10 that breaks Pegasus. It opens, but windows/panels are not displaying correctly or empty. Downgrade to 10.9 works fine. Also works fine with stable, but that is 10.0?
Think IERenderer is making some calls to IE dlls that wine doesn't support, but author is lookin at making a new version that uses chromium calls instead of IE8, but that might kill working on Windows 7 and lower.
I've used Pegasus since the old DOS days with Novell 2.x servers.
Thanks for info.
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #4 from Jonas winehq@jonass.user.lysator.liu.se --- Still in Wine 10.11
Nvidia driver has been updated to 535.230.02
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #5 from Michael Setzer II mikes@kuentos.guam.net --- On my Fedora 41 and Fedora 42 systems using XFCE desktop manager, I've had no issues with minimizing Pegasus 4.81-pb3.
What desktop manager are you using?
How are you starting Pegasus. Menu or Desktop icon or other.
Might try opening a terminal window, and run program a terminal window $ cd ~/.wine/drive_c/PMAIL/Programs $ wine WINPM-32.EXE
Then try the minimize option, and then open the terminal window and see it any messages are displayed.
I use the following option on mine. WINEDEBUG=fixme-all,err+all
Might want to try WINEDEBUG=+all
But that generally makes a very large amount of output.
http://bugs.winehq.org/show_bug.cgi?id=58167
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #6 from Rémi Bernon rbernon@codeweavers.com --- I don't think using WINEDEBUG=+all is a good idea, but if you can please attach a log file with WINEDEBUG=+pid,+tid,+loaddll,+x11drv,+event,+win it should be enough to figure where this issue is coming from.
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #7 from Jonas winehq@jonass.user.lysator.liu.se --- Created attachment 78846 --> http://bugs.winehq.org/attachment.cgi?id=78846 logfile with options WINEDEBUG=+pid,+tid,+loaddll,+x11drv,+event,+win
Attached the result of: cd /home/jonas/tchome/pmail/PMAIL WINEDEBUG=+pid,+tid,+loaddll,+x11drv,+event,+win wine winpm-32.exe -I jonas &>>/tmp/winelog.txt
I clicked minimize twice before closing the application.
Thank you for your attention.
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #8 from Jonas winehq@jonass.user.lysator.liu.se --- (In reply to Michael Setzer II from comment #5)
What desktop manager are you using?
Zfce 4.18 GTK Version 3.24.41
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #9 from Jonas winehq@jonass.user.lysator.liu.se --- (In reply to Jonas from comment #8)
Zfce 4.18
Sorry, should be Xfce
http://bugs.winehq.org/show_bug.cgi?id=58167
--- Comment #10 from Michael Setzer II mikes@kuentos.guam.net --- Two things. Under wine winecfg Under the graphics tabs There are a number of check boxes under windows settings. I tried the combinations, and it makes little differences, but mine still minimizes the same way as far as I can tel..
A 2nd option. I generally have XFCE setup for 4 workspaces. Rather than minimizing the Pegasus Mail, perhaps clicking on top bar, and move it to a separate workspace, then switch back and forth between the workspaces.
One thing I found was alt enter was suppose to minimize, but for me it does nothing??