[MacPorts] #42332: evince - Gsettings schema reported as missing (10.6), dependency on gnome-themes-standard?
#42332: evince - Gsettings schema reported as missing (10.6), dependency on gnome- themes-standard? -----------------------------+-------------------------------- Reporter: holtzermann17@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: evince -----------------------------+-------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/42332> MacPorts <http://www.macports.org/> Ports system for OS X
#42332: evince - Gsettings schema reported as missing (10.6), dependency on gnome- themes-standard? ------------------------------+---------------------- Reporter: holtzermann17@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: evince | ------------------------------+---------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => devans@… * cc: devans@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/42332#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42332: evince - Gsettings schema reported as missing (10.6), dependency on gnome- themes-standard? ------------------------------+---------------------- Reporter: holtzermann17@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: evince | ------------------------------+---------------------- Changes (by devans@…): * status: new => assigned Comment: Replying to [ticket:42332 holtzermann17@…]:
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
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 {{{ sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist }}} Then try running evince again -- Ticket URL: <https://trac.macports.org/ticket/42332#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42332: evince - Gsettings schema reported as missing (10.6), dependency on gnome- themes-standard? ------------------------------+---------------------- Reporter: holtzermann17@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: worksforme | Keywords: Port: evince | ------------------------------+---------------------- Changes (by devans@…): * status: assigned => closed * version: 2.2.1 => * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/42332#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts