[MacPorts] #70891: at-spi2-core: Since upgrade to 2.44.1_0 dbind-WARNING messages.

MacPorts noreply at macports.org
Wed Sep 25 10:44:10 UTC 2024


#70891: at-spi2-core: Since upgrade to 2.44.1_0 dbind-WARNING messages.
----------------------------+----------------------
  Reporter:  christophecvr  |      Owner:  mascguy
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.9.99
Resolution:                 |   Keywords:
      Port:  at-spi2-core   |
----------------------------+----------------------

Comment (by christophecvr):

 I did further tests concerning this issue.  I first disabled the export
 NO_AT_BRIDGE=1

 When running gedit as root by :

 terminal :


 {{{
 sudo -i
 gedit
 }}}

 the issue does not show up this means it finds the at_bridge. however if
 i'm not wrong this at_bridge is the socket:


 {{{
 #in map :
 /var/root/.cache/at-spi
 # called
 bus
 }}}

 When running as regular user the map:


 {{{
 /var/root/.cache/at-spi
 }}}

 is not accessible despite the fact that the socket bus into that map is
 present and has file rights 0777

 check socket rights on bus in that map


 {{{
 MacBookProCvr:at-spi root# pwd
 /var/root/.cache/at-spi
 MacBookProCvr:at-spi root# ls -all bus
 srwxrwxrwx  1 root  wheel  0 25 sep 11:59 bus
 MacBookProCvr:at-spi root#
 }}}

 this socket is not created in map

 {{{
 ~/.cache/at-spi/
 }}}

 do not know how this can be solved. But it must be something like that
 what is wrong.

-- 
Ticket URL: <https://trac.macports.org/ticket/70891#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list