AlfredoSequeida / AlfredoSequeida/hints

The hintsd service fails to find a at-spi2 socket

未关闭
#111 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1.4k
派生
47
PR 合并指标
30 天内没有已合并 PR

描述

Result of `systemctl --user status hintsd`:

```
● hintsd.service - Hints daemon
Loaded: loaded (/home/user/.config/systemd/user/hintsd.service; enabled; preset:
enabled)
Active: active (running) since Fri 2026-07-31 12:32:33 CEST; 9min ago
Invocation: 2d79b2f3ce434dc1be5d14c00391c9a1
Main PID: 916 (hintsd)
Tasks: 6 (limit: 38349)
Memory: 31.9M (peak: 33.3M)
CPU: 2.928s
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/hintsd.service
└─916 /home/user/.local/share/uv/tools/hints/bin/python /home/user/.local/bin/hintsd

Jul 31 12:32:33 archlinux systemd[782]: hintsd.service: Scheduled restart job, restart counter is at 1.
Jul 31 12:32:33 archlinux systemd[782]: Started Hints daemon.
Jul 31 12:32:38 archlinux hintsd[916]: AT-SPI: Unable to open bus connection: Failed to connect to socket /run/user/1000/at-spi2-LMS6S3/socket: No such f
ile or directory
Jul 31 12:32:38 archlinux hintsd[916]: AT-SPI: Unable to open bus connection: Failed to connect to socket /run/user/1000/at-spi2-CHVAT3/socket: No such f
ile or directory
```

Everything seems to be falling apart because of this. How do I fix this? (the setup is Arch + KDE)
/run/user/1000 does contain various at-spi2 sockets, but none of the names match

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。