[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#454539: oosplash.bin: oosplash.bin spins at max cpu usage




I'm seeing exactly the same thing, on exactly the same architecture (x86_64).


I've "fixed" it by replacing oosplash.bin with this simple shell script:


#!/bin/sh

d=`dirname "$0"`
exec "$d"/soffice.bin "$@"





--
Kevin Brown					      kevin@sysexperts.com



Reply to: