Description: Skia: LibreOffice doesn't start when Skia enabled on Windows 10. I have DriverVersion: 10.18.10.4358 DriverDate: 12-21-2015 DeviceID: PCI\VEN_8086&DEV_0166&SUBSYS_21F717AA&REV_09 AdapterVendorID: 0x8086 AdapterDeviceID: 0x0166 AdapterSubsysID: 0x21f717aa DeviceKey: System\CurrentControlSet\Control\Video\{2FBAC3F2-E9C8-11E9-AC1D-806E6F6E6963}\0000 DeviceString: Intel(R) HD Graphics 4000 Yes, I used "Ignore Skia blacklist". But some time ago LO started even with that enabled option on this machine Steps to Reproduce: 1. Enable Skia, enable "Ignore Skia blacklist" option 2. Restart LibreOffice 3. LO doesn't start Actual Results: LO doesn't start Expected Results: LO starts Reproducible: Always User Profile Reset: No Additional Info: Версия: 6.5.0.0.alpha0+ (x64) ID сборки: b6295e4a1b7735c148174f44f6d28221f4f52302 Потоков ЦП: 4; ОС:Windows 10.0 Build 18362; Отрисовка ИП: по умолчанию; VCL: win; Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded
I noticed DriverDate: 12-21-2015, did you try to upgrade your graphic card driver?
Can not reproduce, same build on Windows 10 Home 64-bit en-US with Intel HD Graphics 620 Version: 6.5.0.0.alpha0+ (x64) Build ID: b6295e4a1b7735c148174f44f6d28221f4f52302 CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded @Roman, could be a driver issue. Current is the .5069 build: https://downloadcenter.intel.com/download/28799/Intel-Graphics-Driver-for-Windows-15-33-?product=81499
If "LO doesn't start", then what does it do? Ignoring Skia blacklist is currently irrelevant, as it's not implemented yet.
(In reply to Luboš Luňák from comment #3) > If "LO doesn't start", then what does it do? It does nothing. I don't see soffice process even in the list of Windows task manager. (In reply to Luboš Luňák from comment #3) > Ignoring Skia blacklist is currently irrelevant, as it's not implemented yet. If I don't check "Ignore Skia blacklist" option then Skia doesn't activat after LO restarting
[Automated Action] NeedInfo-To-Unconfirmed
(In reply to V Stuart Foote from comment #2) > Can not reproduce, same build > on Windows 10 Home 64-bit en-US with Intel HD Graphics 620 > > ... > > @Roman, could be a driver issue. Current is the .5069 build: I updated Intel video driver to latest version from its site and now I have here DriverVersion: 10.18.10.5100 DriverDate: 10-31-2019 DeviceID: PCI\VEN_8086&DEV_0166&SUBSYS_21F717AA&REV_09 AdapterVendorID: 0x8086 AdapterDeviceID: 0x0166 AdapterSubsysID: 0x21f717aa DeviceKey: System\CurrentControlSet\Control\Video\{2FBAC3F2-E9C8-11E9-AC1D-806E6F6E6963}\0000 DeviceString: Intel(R) HD Graphics 4000 LO still doesn't start
(In reply to Roman Kuznetsov from comment #4) > It does nothing. I don't see soffice process even in the list of Windows > task manager. Technically, the only way a program "does nothing" is when you do not even launch it. If you launch it, it does to have something, even if that would be just exiting or crashing immediately. Please try to run it in a debugger and see what happens (if you do not have enough time to do Debug->Attach to Process in Visual Studio, then https://pastebin.com/vyAsgxRa should help there). Another way to possibly get some information might be to run it as 'SAL_LOG=+INFO soffice ; echo "Exit Code: $?" '.
This may possibly be a duplicate of bug #129546.
problem is gone today after fix for tdf#129546 Версия: 6.5.0.0.alpha0+ (x64) ID сборки: 147af9e2cf7f937ed83ab00574b6a418a2cb629e Потоков ЦП: 4; ОС:Windows 10.0 Build 18362; Отрисовка ИП: Skia/Raster; VCL: win; Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded Really, I think it's a duplicate of tdf#129546 Thanks, Luboš. *** This bug has been marked as a duplicate of bug 129546 ***