https://bugs.winehq.org/show_bug.cgi?id=49602
Bug ID: 49602 Summary: Missing functionality for Sumatra PDF 3.2 Product: Wine Version: 5.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comdlg32 Assignee: wine-bugs@winehq.org Reporter: Markus.Elfring@web.de Distribution: ---
I have tried the software “Wine 5.13-1186.1” out again because I would like to check the collaboration of another well-known PDF tool here. Print tries succeeded for a few documents.
I got the following log during my test attempt.
elfring@Sonne:~> wine /home/elfring/geladen/Freeware/SumatraPDF-3.2-64.exe 0378:fixme:process:SetProcessDEPPolicy (1): stub 0378:err:ole:CoGetClassObject class {9e56be60-c50f-11cf-9a2c-00a0c90a90ce} not registered 0378:err:ole:CoGetClassObject class {9e56be60-c50f-11cf-9a2c-00a0c90a90ce} not registered 0378:err:ole:create_server class {9e56be60-c50f-11cf-9a2c-00a0c90a90ce} not registered 0378:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported … 0378:fixme:commdlg:PrintDlgExW (000000000021DC10) semi-stub 0378:fixme:commdlg:PRINTDLG_UpdatePrintDlgW Collate lppd not yet implemented as output 0394:fixme:winspool:SetJobW Ignoring everything other than document title 0378:err:ntdll:RtlLeaveCriticalSection section 0000000000912720 is not acquired …
How are the chances to complete the mentioned function implementations?
https://bugs.winehq.org/show_bug.cgi?id=49602
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|comdlg32 |-unknown
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Hi,
could you explain what a problem is? What doesn't work?
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #2 from Markus Elfring Markus.Elfring@web.de --- (In reply to Nikolay Sivov from comment #1)
could you explain what a problem is?
* I observe a questionable display of tabs for opened documents.
* The log output indicates incomplete functions, doesn't it?
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #3 from Markus Elfring Markus.Elfring@web.de --- (In reply to Nikolay Sivov from comment #1) See also a known issue: Wine: Tabs are not working correctly https://github.com/sumatrapdfreader/sumatrapdf/issues/1395
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Markus Elfring from comment #2)
(In reply to Nikolay Sivov from comment #1)
could you explain what a problem is?
- I observe a questionable display of tabs for opened documents.
Please attach good a bad screenshots of that, in case someone tries to reproduce.
- The log output indicates incomplete functions, doesn't it?
It might be, but if there is no loos in functionality you might as well ignore it.
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #5 from Markus Elfring Markus.Elfring@web.de --- Created attachment 67776 --> https://bugs.winehq.org/attachment.cgi?id=67776 Excerpt of a screenshot for a questionable display by SumatraPDF
https://bugs.winehq.org/show_bug.cgi?id=49602
Donovan donovan01@duck.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |donovan01@duck.com
--- Comment #6 from Donovan donovan01@duck.com --- Created attachment 72422 --> https://bugs.winehq.org/attachment.cgi?id=72422 Terminal logs when tabs are enabled
This is when the bug is present and title bar is not displayed correctly.
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #7 from Donovan donovan01@duck.com --- Created attachment 72423 --> https://bugs.winehq.org/attachment.cgi?id=72423 Screenshot tabs enabled
In This screenshot you can see that titlebar is not drawn correctly when tabs are enabled. This bug is not present on Windows.
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #8 from Donovan donovan01@duck.com --- Created attachment 72424 --> https://bugs.winehq.org/attachment.cgi?id=72424 Screenshot of bug, fullscreen tabs enabled
Tabs enabled, in full screen titlebar drawn ever so slightly more accurately.
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #9 from Donovan donovan01@duck.com --- Created attachment 72425 --> https://bugs.winehq.org/attachment.cgi?id=72425 Terminal logs when tabs are disabled
As you can see disabling tabs aside from drawing title bar correctly, doesn't have font errors
https://bugs.winehq.org/show_bug.cgi?id=49602
--- Comment #10 from Donovan donovan01@duck.com --- Today is 24 May 2022. Wine 7.7 staging this bug is still present.
Sumatra Pdf is a free opensource pdf reader for Windows. The bug is can be reproduced by downloading it here: "https://www.sumatrapdfreader.org/download-free-pdf-viewer" ,and launching it. I just have corefonts installed but the program will install and launch without them. The version is available as a portable version if installer bugs.
By default Sumatra Pdf has a option enabled called "use tabs" allowing you to view multiple pdfs in one window(like a browser has tabs). With this option left on the tilebar is "drawn" incorrectly by wine.
Disabling these tabs is a work around mentioned here to get the titlebar drawn correctly (Goto barely visible dropdown menu at top left of window, click settings > select options> under advanced, deselect "use tabs". Now restart).
I have attached My Terminal Logs with tabs enabled and with tabs disabled. I have provided screenshots depicting the issue and what the program looks like with the workaround.
https://bugs.winehq.org/show_bug.cgi?id=49602
Jeff Smith whydoubt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt@gmail.com
--- Comment #11 from Jeff Smith whydoubt@gmail.com --- This appears to be a duplicate of https://bugs.winehq.org/show_bug.cgi?id=42877