ActivityWatch / ActivityWatch/activitywatch
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
- 主要语言
- 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**: Debian variant (corporate)
- **ActivityWatch version**: v0.12.3b10
## Describe the bug
I just updated to https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.3b10 because of https://github.com/ActivityWatch/aw-watcher-window/issues/89 and now I do not see the aw tray icon when starting up. I think this may be a dupe of https://github.com/ActivityWatch/activitywatch/issues/660, but i do not see the offending library in my install directory.
## Logs
```
2023-10-02 18:41:17 [INFO ]: Started aw-qt... (aw_qt.main:53)
2023-10-02 18:41:17 [WARNING]: Found matching file but was not executable: /home/kovas/activitywatch/aw-qt.desktop (aw_qt.manager:64)
2023-10-02 18:41:17 [WARNING]: Found matching file but was not executable: /home/kovas/activitywatch/aw-server-rust/aw-server.service (aw_qt.manager:64)
2023-10-02 18:41:17 [INFO ]: Found 6 bundled modules (aw_qt.manager:85)
2023-10-02 18:41:17 [INFO ]: Found 0 system modules (aw_qt.manager:119)
2023-10-02 18:41:17 [INFO ]: Starting module aw-server (aw_qt.manager:148)
2023-10-02 18:41:17 [INFO ]: Starting module aw-watcher-window (aw_qt.manager:148)
2023-10-02 18:41:17 [INFO ]: Starting module aw-watcher-afk (aw_qt.manager:148)
2023-10-02 18:41:17 [INFO ]: Creating trayicon... (aw_qt.trayicon:206)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: wayland, minimalegl, vnc, eglfs, minimal, xcb, offscreen, wayland-egl, vkkhrdisplay, linuxfb.
2023-10-02 18:41:17 [INFO ]: aw-watcher-window started (aw_watcher_window.main:62)
2023-10-02 18:41:17 [INFO ]: aw-watcher-afk started (aw_watcher_afk.afk:60)
2023-10-02 18:41:17 [INFO ]: Using storage method: peewee (aw_server.main:33)
2023-10-02 18:41:17 [INFO ]: Starting up... (aw_server.main:41)
2023-10-02 18:41:17 [INFO ]: Using database file: /home/kovas/.local/share/activitywatch/aw-server/peewee-sqlite.v2.db (aw_datastore.storages.peewee:150)
* Serving Flask app 'aw-server'
* Debug mode: off
2023-10-02 18:41:17 [INFO ]: [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
* Running on http://localhost:5600 (werkzeug:187)
2023-10-02 18:41:17 [INFO ]: [33mPress CTRL+C to quit[0m (werkzeug:187)
2023-10-02 18:41:18 [INFO ]: window-watcher stopped because parent process died (aw_watcher_window.main:101)
2023-10-02 18:41:18 [INFO ]: Connection to aw-server established by aw-watcher-window (aw_client.client:436)
2023-10-02 18:41:18 [INFO ]: afkwatcher stopped because parent process died (aw_watcher_afk.afk:80)
2023-10-02 18:41:18 [INFO ]: Connection to aw-server established by aw-watcher-afk (aw_client.client:436)
2023-10-02 18:41:24 [INFO ]: 404 (127.0.0.1): [33mGET /js/index.5320cfa8.js HTTP/1.1[0m (flask:25)
```
贡献指南
评估
这个 Issue 还没有评估数据。