Erik Bjäreholt

Results 809 comments of Erik Bjäreholt

I should name it `ncgptme`, maybe alias it to `gptme-nc`.

Might just merge this to get it in

What do the logs say?

Can you reliably reproduce? Try running with verbose logging.

Yeah, I've seen this before. Can be fixed by picking a better host by default.

Seems we are not mentioning `make package` in this doc? That's what puts it there as `aw-server-rust`: https://github.com/ActivityWatch/aw-server-rust/blob/master/Makefile#L86 The proper fix is probably to mention `make package`

Ouch, so sorry about this. Can you try a pre-release like [v0.12.3b6](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.3b6)? It is possible that the underlying bug has been fixed since v0.12.2. > [!NOTE] > Unfortunately, v0.12.3b7 and...

@nonno-cicala Then that's probably due to incompatibilities with system Wayland libraries. Given `symbol lookup error: /tmp/.mount_activiRQc71F/libQt6WaylandClient.so.6: undefined symbol: wl_proxy_marshal_flags`, this issue seems similar to https://github.com/rbreu/beeref/issues/102 Upstream bug in Qt: https://bugreports.qt.io/browse/QTBUG-114635...

@gptme what do you think? read the relevant code and give a thoughtful but concise reply, including possible prompt adjustments or other fixes

@gptme you need to read gptme/llm/__init__.py to find the relevant code, you can find the tmux stuff in gptme/tools/tmux.py