Sandro Santilli
Sandro Santilli
Upon trying to load the built plugin I got: > 11:47:40 =!= | API mismatch for plugin "/home/strk/.local/share/weechat/plugins/matrix.so" (current API: "20241124-01", plugin API: "20240727-01"), failed to load mismatch between weechat...
I was able to verify my weechat session from fluffychat/android using the code in this branch, good work ! @poljar did you abandon #56 or what's the plan here ?...
I often get this error (and a core dump) > weechat =!= | Panic in the main Weechat thread: panicked at src/verification_buffer.rs:249:14:
> @strk Were you able to get it running? If so, would you mind sharing the installation steps? Installation was very easy: `make install` (after merging the "main" branch)
> i didn't know how to verify/connect to a server. /matrix help
> You're right, I can tell it explicitly to use a specific timeout 👍 Something to know, or maybe document I'm having this problem at the /init stage, are you...
> [@JosXa](https://github.com/JosXa) that's just the default timeout the agent can set it up to 10min currently. How ?
Ive the same problem with Firefox 143.0.2 Just a blank page. Even if I go to Extensions -> Subtoots I get that blank page (never saw any options). URL turns...
I think GNU Coding Standards call for an `install-strip` to install the non-debug version ?
Isn't `install -s` as effective ? https://man7.org/linux/man-pages/man1/install.1.html