Sumatra PDF Title bar doesn't completely draw

Questions about Wine on Linux
Locked
SnaakseKaas
Level 1
Level 1
Posts: 6
Joined: Sun Mar 20, 2022 3:50 am

Sumatra PDF Title bar doesn't completely draw

Post by SnaakseKaas »

Titlebar is needed as that's where the drop down menu is to open edit configure etc.
WInepreifx , Just core fonts and isolated
Vdesktop full screen doesn't change issue , same with valve's gamescope

"Your images may only be 600px high here URL instead :)"
https://i.imgur.com/1hh4sYb.png
https://i.imgur.com/MprgK86.png


This was tested with latest pre-release.

Code: Select all

Starting SumatraPDF, GetCommandLineW():
"Z:\run\media\ME\HDD\Sumatra\files\appfolder\SumatraPDF\SumatraPDF.exe"
OpenEmbeddedFilesArchive: opened archive
prefs::Load() took 1.34 ms
ParseTranslationsTxt: 18891 lines, nStrings: 357
0104:err:toolbar:ToolbarWindowProc unknown msg 0465, wp 0, lp 11f200
0104:err:toolbar:ToolbarWindowProc unknown msg 0466, wp 0, lp 11f200
StartMonitoringDirForChangesAPC() C:\users\donovan\AppData\Local\SumatraPDF
Any ideas on how to fully draw Window and have title bar behave normally would be much appreciated. Thanks in advance for your input.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Sumatra PDF Title bar doesn't completely draw

Post by jkfloris »

The following seems to work with Wine 7.9 and SumatraPDF 3.3.3 64-bit portable

winecfg → Graphics → Disable "Allow the window manager to decorate the windows"
SnaakseKaas
Level 1
Level 1
Posts: 6
Joined: Sun Mar 20, 2022 3:50 am

Re: Sumatra PDF Title bar doesn't completely draw

Post by SnaakseKaas »

Thank you for the information. Not allowing the Window manager to decorate does fix this.

Thanks for also mentioning 7.9 is an actual release. For some reason the maintainer of wine-staging for Arch hasn't updated it from 7.7 so i had to build myself. I Had assumed I was running latest.
Locked