The strange thing is, in the diff of the 2 lists of packages, the only
changes seem to be an upgrade to the python version and totem itself.  Maybe I'm
confused about something.  I don't know how the python version could
relate.  I've reattached that diff file.  

But it seemed clear that before installing totem, there was an error
about "No GSettings schemas are installed" and "No schemas installed"
reported by "gsettings list-schemas",
both of which were resolved after the totem installation.  This has
shown itself repeatedly now, breaking when I removed some app (like in
the details reported earlier), and fixed when I reinstall it, but I
don't see the reason for a direct connection between that and the errors.


On 2022-12-24 22:49:25+0000, Stuart Henderson <[email protected]> wrote:
> If you uninstall the various packages that totem pulled in as a dependency
> one by one (they'll be listed in /var/log/messages*) and try running
> libreoffice after each one, you should be able to figure out the missing
> dependency.
> 
> -- 
>  Sent from a phone, apologies for poor formatting.
> 
> On 24 December 2022 20:46:51 "Luke A. Call" <[email protected]> wrote:
> 
> > Maybe I should have summarized by saying that installing totem, of all
> > things, fixed the error message and the crashes from iridium, chromium, and
> > LibreOffice.  Hopefully that provides some info about the dependencies.
> > 
> > The below (and its attachments included originally) hopefully provide
> > details as far as needed....  Thanks.
> > 
> > (And best wishes to everyone at this & all seasons.)
> > 
> > On 2022-12-20 16:15:58-0700, Luke A. Call <[email protected]> wrote:
> > > 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
> > > <[email protected]> wrote:
> > > > On 2022-09-25, Luke A. Call <[email protected]> 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 [email protected] 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
> > 
> > [attachments of dependencies before/after installing totem, and
> > a diff of those files, are in the earlier message to which this one is
> > replying.]
> 
--- /tmp/pkg_info-withNoSchemasInstalledError   Tue Dec 20 15:57:07 2022
+++ /tmp/pkg_info-withSchasInstalled-noError    Tue Dec 20 16:07:24 2022
@@ -309,7 +309,7 @@
 py3-yaml-5.4.1p0
 py3-zipp-3.5.0p0
 python-2.7.18p10
-python-3.9.15p0
+python-3.9.16
 qdbm-1.8.78p2
 qtbase-5.15.6
 quirks-6.42
@@ -339,6 +339,7 @@
 tiff-4.4.0p2
 timidity-2.15.0p1
 tk-8.6.12
+totem-42.0p3
 totem-pl-parser-3.26.6p0
 tracker3-3.4.0
 tree-sitter-0.20.6p0

Reply via email to