ActivityWatch / ActivityWatch/activitywatch

Fails to successfully start the AppImage

未关闭
#1,105 8 条评论 10 个 reaction 已指派 0 人 在 GitHub 查看
type: bug
主要语言
Python
星标
18.9k
派生
1k
平均合并
1 天 4 小时
30 天内合并 PR
28

描述

- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplicate.

- **OS name and version**: Kubuntu 24.10
- **ActivityWatch version**: [v0.13.2](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.13.2)

## Describe the bug
When trying to launch the AppImage I get the following error message:

```
2024-10-16 16:30:08 [INFO ]: Started aw-qt... (aw_qt.main:53)
2024-10-16 16:30:08 [WARNING]: Found matching file but was not executable: /tmp/.mount_activiaueqW2/aw-qt.desktop (aw_qt.manager:64)
2024-10-16 16:30:08 [INFO ]: Found 8 bundled modules (aw_qt.manager:85)
2024-10-16 16:30:08 [INFO ]: Found 1 system modules (aw_qt.manager:119)
2024-10-16 16:30:08 [INFO ]: Starting module aw-server (aw_qt.manager:148)
2024-10-16 16:30:08 [INFO ]: Starting module aw-awatcher (aw_qt.manager:148)
2024-10-16 16:30:08 [INFO ]: Creating trayicon... (aw_qt.trayicon:208)
/tmp/.mount_activiaueqW2/aw-qt: symbol lookup error: /tmp/.mount_activiaueqW2/libQt6WaylandClient.so.6: undefined symbol: wl_proxy_marshal_flags
boss@boss-fwk13-7040:~$ Traceback (most recent call last):
File "PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py", line 117, in
File "PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py", line 28, in _pyi_rthook
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "pkgutil.py", line 138, in
File "functools.py", line 811, in singledispatch
File "", line 1007, in _find_and_load
File "", line 982, in _find_and_load_unlocked
File "", line 925, in _find_spec
File "", line 1423, in find_spec
File "", line 1397, in _get_spec
File "", line 1378, in _legacy_get_spec
File "", line 423, in spec_from_loader
File "", line 716, in spec_from_file_location
File "", line 191, in get_filename
File "", line 709, in _get_module_code
File "", line 536, in _get_data
OSError: [Errno 107] Transport endpoint is not connected: '/tmp/.mount_activiaueqW2/aw-server/base_library.zip'
[82492] Failed to execute script 'pyi_rth_pkgutil' due to unhandled exception!
Error: Failed to create bucket aw-watcher-afk_boss-fwk13-7040

Caused by:
0: error sending request for url (http://127.0.0.1:5600//api/0/buckets/aw-watcher-afk_boss-fwk13-7040): error trying to connect: tcp connect error: Connection refused (os error 111)
1: error trying to connect: tcp connect error: Connection refused (os error 111)
2: tcp connect error: Connection refused (os error 111)
3: Connection refused (os error 111)
```

## To Reproduce
1. Launch AppImage from the command line
2. See error

## Expected behavior
No error

## Documentation

## Additional context

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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