View previous topic :: View next topic |
Author |
Message |
dumi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/115950272140afe700720b6.gif)
Joined: 17 Mar 2004 Posts: 28 Location: Czech Republic
|
Posted: Mon Feb 03, 2025 8:04 am Post subject: |
|
|
Code: | dumi@dumidek ~ $ ps aux |grep "dbus.*access"
root 2961 0.0 0.0 4856 2560 ? S 09:00 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --address=unix:path=/run/user/0/at-spi/bus_0
dumi 4772 0.0 0.0 9256 2176 pts/1 S+ 09:01 0:00 grep --color=auto dbus.*access |
_________________ Software is like sex.
It's better when it's free. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Mon Feb 03, 2025 8:06 am Post subject: |
|
|
From the START time of my users dbus-daemon I see it's started too late, somewhere between by failing evolution starts, but not after the Xfce login this morning.
I checked all dbus related recent updates, and there was nothing. lightdm wasn't updated. Only major update of Xfce 4.18.0 to 4.20.0
Which Window Manager / Desktop Environment are you using? _________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Mon Feb 03, 2025 8:11 am Post subject: |
|
|
No idea what happens, if the service is missing after you killed the lightdm one, please try. Maybe a new user process is started then. _________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dumi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/115950272140afe700720b6.gif)
Joined: 17 Mar 2004 Posts: 28 Location: Czech Republic
|
Posted: Mon Feb 03, 2025 8:22 am Post subject: |
|
|
i'm using Mate
killing the dbus proccess makes no difference. _________________ Software is like sex.
It's better when it's free. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Mon Feb 03, 2025 9:14 am Post subject: |
|
|
Code: | # ps aux |grep "dbus.*access"
lightdm 2223 0.0 0.0 5648 2944 ? S 08:29 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --address=unix:path=/run/user/134/at-spi/bus_0
root 3418 0.0 0.0 6660 2176 pts/0 S+ 09:13 0:00 grep --color=auto dbus.*access |
I am using the i3 window manager, but there are lots of xfce elements (eg.thunar file manager, mousepad and xfce terminal). _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Mon Feb 03, 2025 11:10 am Post subject: |
|
|
Does that mean, killing the dbus-daemon process makes always a new process being started as lightdm user?
Ok, for now it does not seem to be WM related, there are users with Xfce (me), i3 (Da51d), Mate(dumi)...
Are all of you using lightdm as Login-manager? _________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Mon Feb 03, 2025 11:21 am Post subject: |
|
|
Quote: | Are all of you using lightdm as Login-manager? |
I am. _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dumi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/115950272140afe700720b6.gif)
Joined: 17 Mar 2004 Posts: 28 Location: Czech Republic
|
Posted: Mon Feb 03, 2025 11:22 am Post subject: |
|
|
Massimo B. wrote: |
Are all of you using lightdm as Login-manager? |
Me too. _________________ Software is like sex.
It's better when it's free. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Mon Feb 03, 2025 7:10 pm Post subject: |
|
|
There have been similar(?) bugs https://bugs.gentoo.org/886485 https://bugs.gentoo.org/903543 _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Last edited by Da51d on Mon Feb 03, 2025 8:40 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dumi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/115950272140afe700720b6.gif)
Joined: 17 Mar 2004 Posts: 28 Location: Czech Republic
|
Posted: Mon Feb 03, 2025 8:23 pm Post subject: |
|
|
if i run command
Code: | /usr/libexec/at-spi-bus-launcher --launch-immediately |
mentioned here:
https://bugs.gentoo.org/886485
evolution starts fine. _________________ Software is like sex.
It's better when it's free. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Mon Feb 03, 2025 11:53 pm Post subject: |
|
|
Doesn't work for me
Code: |
$ /usr/libexec/at-spi-bus-launcher --launch-immediately
$ evolution
(evolution:3289): dbind-WARNING **: 23:50:11.640: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(evolution-alarm-notify:3305): dbind-WARNING **: 23:50:11.734: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
bwrap: Can't find source path /run/user/134/at-spi: Permission denied
** (evolution:3289): ERROR **: 23:50:11.879: Failed to fully launch dbus-proxy: Child process exited with code 1
Trace/breakpoint trap |
_________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Tue Feb 04, 2025 4:47 am Post subject: |
|
|
And if you kill the other daemon? _________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Tue Feb 04, 2025 8:04 am Post subject: |
|
|
Quote: |
And if you kill the other daemon? |
Makes no difference. _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Tue Feb 04, 2025 8:29 am Post subject: |
|
|
Da51d wrote: | Makes no difference. | So you have never seen Evolution starting recently with either version of the webkit-gtk? Then it's different again on your installation, here it is working sometimes and can't say why.
So for now we have 3 (probably duplicate) tickets:Bug 886485 mail-client/evolution-3.46.2 hangs forever after printing out error message 'bwrap: Can't find source path /run/user/1000/at-spi: No such file or directory'
Bug 903543 mail-client/evolution does not start, gives "Failed to connect to socket /root/.cache/at-spi/bus_0: Permission denied"
Bug 949238 mail-client/evolution fails to start Which means, the issue is not new and existed almost 3 years ago, I haven't seen it before.
Can someone please cross-reference the tickets by See Also:, I don't have the permissions to do. _________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Tue Feb 04, 2025 8:42 am Post subject: |
|
|
Quote: | Can someone please cross-reference the tickets by See Also:, I don't have the permissions to do. |
Done. _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dumi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/115950272140afe700720b6.gif)
Joined: 17 Mar 2004 Posts: 28 Location: Czech Republic
|
Posted: Tue Feb 04, 2025 8:50 am Post subject: |
|
|
on my second PC, where i have same problem with evolution running command:
Code: | /usr/libexec/at-spi-bus-launcher --launch-immediately |
helps too.
When the at-spi daemon is running for my user, evolution starts fine, if it is not running (at-spi), evolution tryes to pick proccess (socket) from other user (for me is root) and fails to start with no permission error.
So i thnik the problem is with the ap-spi not running, but why? Before upgrading the system (emerge -va -1uD @world, about 600 packages), everything was working fine.
My both computers behave the same way. computers have slightly different config, but basic is the same, Lightdm / Mate / Evolution.
PS: sorry for my bad english, i hope that my messages are understandable. _________________ Software is like sex.
It's better when it's free. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Tue Feb 04, 2025 10:47 am Post subject: |
|
|
Also, I am getting issues with mousepad and thunar, as shown in .xsession-errors
Code: |
(mousepad:2519): dbind-WARNING **: 10:39:28.103: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(thunar:2413): dbind-WARNING **: 10:37:58.351: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied |
(Although Thunar and Mousepad both still work) _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Wed Feb 05, 2025 7:01 am Post subject: |
|
|
I noticed, after several working days and reboots, having webkit-gtk-2.44.4-r410 installed, evolution just starts after a reboot, having 2.46.5-r410 it fails initially.
When it fails, I only have 1 dbus-daemon.*accessibility running for lightdm: Code: | $ ps aux |grep '[d]bus-daemon.*accessibility'
lightdm 5619 0.0 0.0 6040 3200 ? S 06:56 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 10 --address=unix:path=/run/user/1007/at-spi/bus_0 | It does not help to kill this.
I have more issues with the recent updates, such as the xscreensaver daemon is not running after restart. xscreensaver-settings offers to start the daemon and it does successfully. After doing so, this also started the appropriate dbus-daemon for my user and makes evolution start: Code: | $ ps aux |grep '[d]bus-daemon.*accessibility'
mb 9580 0.0 0.0 6032 3556 ? S 07:04 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 10 --address=unix:path=/run/user/4728/at-spi/bus_0 |
_________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Massimo B. Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1411393680427a4354494d7.gif)
Joined: 09 Feb 2005 Posts: 1850 Location: PB, Germany
|
Posted: Wed Feb 05, 2025 7:19 am Post subject: |
|
|
Based on https://bugs.gentoo.org/886485#c19 I wonder, if OpenRC is related to this issue, while it is not introducing the bug itself. I'm using sys-apps/openrc-0.55.1 since December 2024. I wonder, if all of you affected by the issue are also using OpenRC as Init system? That would explain why binary distros have not reported the issue yet, as they are almost all migrated to systemd. As we know it's not related to the Desktop Environment as users with Xfce, i3, Mate have already reported, though all of them Gtk-based.
Forums are missing tables so I started an ASCII table of my setup, please comment about your setups by copy and append your details to the table... Code: | User Window Manager(WM) Desktop Environment(DE) Display Server(DS) Login Manager(LM) Init
------------------------------------------------------------------------------------------------------------------
massimo xfwm4 Xfce-4.20 Xorg Lightdm Xorg |
_________________ HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Wed Feb 05, 2025 10:01 am Post subject: |
|
|
Code: | User Window Manager(WM) Desktop Environment(DE) Display Server(DS) Login Manager(LM) Init
------------------------------------------------------------------------------------------------------------------
massimo xfwm4 Xfce-4.20 Xorg Lightdm Xorg
da51df i3wm i3wm Xorg Lightdm Sysvinit
|
I am using openrc, but not openrc-init. _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dumi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/115950272140afe700720b6.gif)
Joined: 17 Mar 2004 Posts: 28 Location: Czech Republic
|
Posted: Wed Feb 05, 2025 3:27 pm Post subject: |
|
|
Code: | User Window Manager(WM) Desktop Environment(DE) Display Server(DS) Login Manager(LM) Init
------------------------------------------------------------------------------------------------------------------
massimo xfwm4 Xfce-4.20 Xorg Lightdm Xorg
da51df i3wm i3wm Xorg Lightdm Sysvinit
dumi Marco Mate Xorg Lightdm openrc
|
_________________ Software is like sex.
It's better when it's free. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Wed Feb 05, 2025 5:30 pm Post subject: |
|
|
I just installed xfce, and logged in to an xfce session. Here is a list of errors logged in the ~/.Xsession-errors file
Code: | (xfce4-session:2292): dbind-WARNING **: 17:23:04.254: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
** Message: 17:23:04.272: Failed to fetch _NET_NUMBER_OF_DESKTOPS; assuming 1
** Message: 17:23:04.272: Failed to get _NET_WORKAREA; using full screen dimensions
** Message: 17:23:04.272: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
** Message: 17:23:04.272: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
/usr/bin/iceauth: creating new authority file /run/user/1000/ICEauthority
(xfwm4:2331): dbind-WARNING **: 17:23:04.331: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
** Message: 17:23:04.371: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
(xfsettingsd:2340): dbind-WARNING **: 17:23:04.483: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfce4-panel:2374): dbind-WARNING **: 17:23:06.208: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(Thunar:2379): dbind-WARNING **: 17:23:06.241: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfdesktop:2385): dbind-WARNING **: 17:23:06.275: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfce4-power-manager:2391): dbind-WARNING **: 17:23:06.404: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfsettingsd:2393): dbind-WARNING **: 17:23:06.412: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(polkit-gnome-authentication-agent-1:2407): dbind-WARNING **: 17:23:06.421: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfce4-screensaver:2397): dbind-WARNING **: 17:23:06.422: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(wrapper-2.0:2406): dbind-WARNING **: 17:23:06.430: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(evolution-alarm-notify:2389): dbind-WARNING **: 17:23:06.436: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(wrapper-2.0:2462): dbind-WARNING **: 17:23:06.480: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(exo-open:2584): dbind-WARNING **: 17:23:14.022: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfce4-mime-helper:2589): dbind-WARNING **: 17:23:14.048: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(evolution:2796): dbind-WARNING **: 17:23:43.786: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(evolution-alarm-notify:2807): dbind-WARNING **: 17:23:43.879: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
bwrap: Can't find source path /run/user/134/at-spi: Permission denied
** (evolution:2796): ERROR **: 17:23:44.011: Failed to fully launch dbus-proxy: Child process exited with code 1
(xfce4-session:2292): GLib-WARNING **: 17:23:44.015: ../glib-2.80.5/glib/gmain.c:5802: waitid(pid:2796, pidfd=25) failed: No child processes (10). See documentation of g_child_watch_source_new() for possible causes.
(exo-open:2830): dbind-WARNING **: 17:23:55.079: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfce4-mime-helper:2835): dbind-WARNING **: 17:23:55.108: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(mousepad:2852): dbind-WARNING **: 17:24:05.755: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(exo-open:2867): dbind-WARNING **: 17:25:34.805: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(xfce4-mime-helper:2872): dbind-WARNING **: 17:25:34.831: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied |
However, everything seems to work apart from evolution. _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Wed Feb 05, 2025 11:59 pm Post subject: |
|
|
I can confirm that switching to the slim display-manager resolves all problems...no Xsession errors and evolution works perfectly.
(Using i3wm)
Edit...but it has broken pulseaudio
Edit....likewise having no display manager and using startx also resolves the problem, but also breaks pulseaudio. _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Da51d n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Mar 2024 Posts: 61
|
Posted: Sat Feb 08, 2025 1:00 pm Post subject: |
|
|
I haven't given up....but I'm struggling to understand something. The permissions on the offending socket would appear to be very permissive:
Code: | # stat /run/user/134/at-spi/bus_0
File: /run/user/134/at-spi/bus_0
Size: 0 Blocks: 0 IO Block: 4096 socket
Device: 0,33 Inode: 7 Links: 1
Access: (0777/srwxrwxrwx) Uid: ( 134/ lightdm) Gid: ( 134/ lightdm)
Access: 2025-02-08 07:07:30.921859185 +0000
Modify: 2025-02-08 07:07:30.755192641 +0000
Change: 2025-02-08 07:07:30.755192641 +0000
Birth: 2025-02-08 07:07:30.755192641 +0000 |
If I try to connect to it as root, no problem
Code: | # nc -U -z /run/user/134/at-spi/bus_0
# |
However, if I try to connect as an ordinary unprivileged user:
Code: | $ nc -U -z /run/user/134/at-spi/bus_0
nc: /run/user/134/at-spi/bus_0: Permission denied |
Why is this being denied on a file with these permissions? _________________ What can be said at all can be said clearly and what we cannot talk about we must pass over in silence. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|