Opened 11 years ago
Closed 11 years ago
#42332 closed defect (worksforme)
evince - Gsettings schema reported as missing (10.6), dependency on gnome-themes-standard?
Reported by: | holtzermann17@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | evince |
Description
When running a freshly installed version of evince on 10.6, I get the following error:
$ evince ~/myfile.pdf & [3] 23752 /opt/local/share/glib-2.0/schemas $ Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! (evince:23752): GLib-GIO-ERROR **: No GSettings schemas are installed on the system [3]+ Trace/BPT trap evince ~/myfile.pdf
I don't have the same problem on 10.9 so maybe there's some dependency issue here. Indeed, I now recall a similar issue I had when building evince from source on Ubuntu:
https://mail.gnome.org/archives/evince-list/2013-August/msg00017.html
... There's a dependency on gnome-themes-standard
. I tried uninstalling gnome-themes
and replacing it w/ gnome-themes-standard
. But I get the same error.
Change History (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | devans@… removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
comment:2 Changed 11 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:3 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Version: | 2.2.1 |
Note: See
TracTickets for help on using
tickets.
Replying to holtzermann17@…:
I think this is the problem. You don't seem to have dbus enabled and running. Because of this it can't access the gsettings. Try this
Then try running evince again