#50110: Evince seg fault ---------------------+---------------------- Reporter: pf15@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: evince | ---------------------+---------------------- Comment (by pf15@…): Thanks for your explanations: I made some progress.. First, after a cleaning of at-spi2-core and at-spi2-core and dbus , Evince can start rapidly without any error message. My $HOME was correct. However I put in .xinitrc the following {{{ #!div style="font-size: 80%" {{{#!python export XDG_DATA_HOME=/Users/UUUUU/.local/share }}} }}} where "UUUUU" is my user name. In this way I can get rid off the messages about recently-used.xbel. But, when I use Evince I still get the following messages {{{ #!div style="font-size: 80%" {{{#!python ** (evince:22569): WARNING **: AT-SPI: Could not obtain desktop path or name ** (evince:22563): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature ** (evince:22563): WARNING **: atk-bridge: get_device_events_reply: unknown signature }}} }}} And now I have the 3 processes {{{ #!div style="font-size: 80%" {{{#!python 77 ?? Ss 0:00.02 /opt/local/bin/dbus-daemon --system --nofork 389 ?? S 0:00.36 /opt/local/bin/dbus-daemon --nofork --session 7512 ?? S 0:00.05 /opt/local/bin/dbus-daemon --config- file=/opt/local/etc/at-spi2/accessibility.conf --nofork --print-address 3 }}} }}} Happy Christmas! -- Ticket URL: <https://trac.macports.org/ticket/50110#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X