On Sun, 02/16/2025 03:13:35 PM, Hefee wrote:
> I would expect you need to use the current headers from libprotobuf-c-dev
> headers and the problem is solved.
You may right. Thanks. The files are located in
https://sources.debian.org/src/protobuf-c/1.5.1-1/protobuf-c
and also in the project:
ht
Maybe this is the reason of the bug:
( cd protobuf ; /usr/bin/make )
make[2]: Entering directory '/<>/protobuf'
protoc-c --c_out=../src/ WhisperTextProtocol.proto LocalStorageProtocol.proto
FingerprintProtocol.proto
[libprotobuf WARNING protoc-gen-c/main.cc:44] `protoc-c` is deprecated. Please
u
I found this bug at upstream project:
Dino 0.4.3 fails to compile after Vala-c update to 0.56.17
https://github.com/dino/dino/issues/1576
--
Stefan
On Fri, Mar 10, 2023 at 03:45:38PM +0100, Lee Garrett wrote:
> psi-plus currently simply segfaults on a stock bookworm installation:
>
> $ psi-plus
> [20230310 15:43:12] W:libpng warning: iCCP: known incorrect sRGB profile
> (unknown:0, unknown)
> [20230310 15:43:12] W:libpng warning: iCCP: know
Control: owner -1 !
Control: tags -1 + patch
The problem is the declaration of function set_font_size. I added
the bool parameter to the declaration.
-voidset_font_size();
+voidset_font_size(bool);
See attached patch file for more information.
Index: b/src/t4k_menu.c
Control: severity -1 normal
Hello,
there was no feedback on this bugreport. I will set the severity
to normal, because:
* I was not able to reproduce this bug
* The bug is reported on o-o-stable
* There was no feedback
See: https://www.debian.org/Bugs/Developer.en#severities
--
Stefan
Control: severity -1 important
Hello Leandro,
I will reduce the severity from grave to important. I'm using
1.3.3-1~bpo11+1 on my laptop and it's working.
I also checked where the cache.db is stored.
file ~/.cache/gajim/cache.db says:
SQLite 3.x database, user version 6, last written using SQLi
Hello,
I just found this issue note on upstream project:
https://dev.gajim.org/gajim/gajim/-/issues/10779#note_204952
It's sounds quite similar. Maybe a corrupted internal gajim
db-file.
--
Stefan
8 matches
Mail list logo