On Wed, 2010-11-24 at 12:04 +0100, David Tardon wrote:
> Does anyone have any clever idea how to prevent that?

How about we over-engineer and..

a) use osl_getModuleURLFromFunctionAddress or something of that nature
to get the filename of the physical .so that we were originally dlopened
on
b) Get a GFileMonitor from gio via g_file_monitor for that .so and
attach to its "changed" signal to get notified when that .so has been
deleted, and turn off the quickstarter (or get it to disable its menus
and sommat like "LibreOffice upgraded restart needed!" :-0) when that
happens.

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to