Since version 5.19 a weird error started appearing in terminal when I run any program. On top of that and probably because of that error, starting up of programs is seriously slowed down. For instance, before that error (see the code below) IrfanView used to start instantly in like less than a second. Now it needs 5-6 seconds before it starts.
Code: Select all
0068:err:ole:start_rpcss Failed to start RpcSs service
Wine just updated to 5.21 and the error is still there. I tried deleting /.wine to force it to reconfigure but the error remained. The only thing I haven't tried is to downgrade Wine to 5.18 or lower.
Edit: just downgraded to Wine 5.17 and I can still see the error but at least apps start a lot faster now - at the same moment the error is displayed the app starts.
Edit 2: fully uninstalling wine and then installing 5.17 fixed the problem - no more error, apps start instantly. I'll add it to the ignored packages temporarily until that's fixed.