On 2/1/20 2:32 PM, Samuel Sieb wrote:
On 2/1/20 8:04 AM, Robert McBroom via users wrote:
Starting emacs from a terminal gives the following messages:

** (emacs:52253): WARNING **: 11:02:29.960: AT-SPI: Could not obtain desktop path or name


** (emacs:52253): WARNING **: 11:02:29.963: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (emacs:52253): WARNING **: 11:02:29.965: atk-bridge: get_device_events_reply: unknown signature

** (emacs:52253): WARNING **: 11:02:29.965: atk-bridge: get_device_events_reply: unknown signature

Something seems to not have bee set with changes in a long series of system migrations.

Any idea what is being sought?

ATK is accessibility support.  I assume this is a graphical emacs that you are starting, not a terminal one.  In that case, there is little concern about messages like that going to stdout/stderr. Are you running this root in a terminal?  That might be why it can't find the accessibility bridge.  In any case you can try setting "NO_AT_BRIDGE=1" before running it and that might stop the messages.
_______________________________________________
The variable seting does not stop the messages.  See lots of messages about variables not set but they don't seem to upset the functionality, but the mystery implies that might not always be the case.  Major case is starting the cinnamon desktop.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to