Dear All, I solved my version of this problem by using other packages for a few weeks then doing a O7.1 --> O7.2 upgrade, which seems to be working so far without any Libreoffice crashes. If it would help I'd be happy to hand on packages lists so we can do comparisons to isolate incompatibles, or other specs.
regards cal ________________________________ From: Luke A. Call <luke...@onemodel.org> Sent: Wednesday, 21 December 2022 10:15 AM To: ports@openbsd.org <ports@openbsd.org> Cc: Cal Ledsham <cfleds...@hotmail.com>; Stuart Henderson <stu.li...@spacehopper.org> Subject: Re: Libreoffice crashing on Thinkcentre m92p 7.1 FVWM - seems to be a python problem I'm getting this error again from typing Ctrl-O in Libreoffice, or Ctrl-S in chromium, and the app crashes: (soffice:47032): GLib-GIO-ERROR **: 15:30:56.095: No GSettings schemas are installed on the system ...after upgrading to obsd 7.2, removing packages totem, vim, amtk, and vlc, without complaints from pkg_delete that I recall. On 2022-09-26 13:27:16-0000, Stuart Henderson <stu.li...@spacehopper.org> wrote: > On 2022-09-25, Luke A. Call <luke...@onemodel.org> wrote: > > Details in case it helps: > > https://marc.info/?l=openbsd-misc&m=161280915705719&w=2 > > https://marc.info/?l=openbsd-bugs&m=164814366002554&w=2 > > The packages you talked about as being necessary were I think devhelp > and gsettings-desktop-schemas (There were others, but that message was long.) > libreoffice's chain of dependencies already includes gsettings-desktop-schemas > and libreoffice is running fine here without devhelp, so there must be > something > other than just those involved The command "gsettings list-schemas" again reports "No schemas installed", but devhelp and gsettings-desktop-schemas are indeed already installed. > It would be helpful to have a list of all packages installed on a > machine where it is failing. (full output of "pkg_info -q"). Attached. > Also try to replicate with a newly created user i.e. so it is isolated from > the contents of config files in your home directory. I was able to reproduce the error under a new test account. > Please send reports about ports to ports@openbsd.org and/or the port > maintainer. They are more likely to get seen there than on bugs@, and > *much* more likely to get seen there than on misc. I wish the apps reported an error instead of crashing, or that I had the skills or energy to fix that. Update: I reinstalled totem, using my pa script that wraps "pkg_add -Uvv" and creates a log, and the problems with LibreOffice and iridium/chromium seem to be resolved, fixing the above symptoms including now getting output from "gsettings list-schemas". I made no other changes between the broken and fixed states (except exiting from the new test account where I had reproduced the problem, and going back into my main account). I have attached another "pkg_info -q" output, after the fix. It looks like the only differences are a python version and totem itself (diff also attached). Weird. Luke