-
fjklp
> wurstsalat pushed 1 commits to branch gajim/master > > imprv: ConversationView: Use better method for scrolling to row - https://dev.gajim.org/gajim/gajim/-/commit/1c98f8e2583a85b88ed2a7c82f41334fec3a38ee > > nice ↺
-
cal0pteryx
Still wondering if invisible text tags take up space
-
nicoco
> wurstsalat pushed 1 commits to branch gajim/master > > fix: DebugConsole: Fix filtering stanzas when combining accounts and types - https://dev.gajim.org/gajim/gajim/-/commit/ac58d8849f7cb3b269d5c76a39f23dd659ebbdd3 Ohh super sweet, this'll make my life easier when trying to debug stuff that only happens in my "prod" environment where the console is usually _very_ busy ↺
-
fjklp
enjoy the big gaps :)
-
fjklp
I've been waiting until I get around to profiling it but another thing about the debug console is that if you let it run for awhile, like hours, when you close it, it uses full cpu for some seconds before closing✎ -
fjklp
I've been waiting until I get around to profiling it to make a bug report but another thing about the debug console is that if you let it run for awhile, like hours, when you close it, it uses full cpu for some seconds before closing ✏
-
cal0pteryx
fjklp: no need to profile stuff. That's expected if you have a textview open containing millions of lines. In the end this is also why a listbox approach (like the one used in the conversation view) is more flexible.
-
fjklp
What is it doing when you close it that uses cpu?
-
cal0pteryx
I don't know, but given the amount of data I'm not surprised
-
lovetox
fjklp: destroying it
-
lovetox
But sorry it makes no sense to let it run for hours
-
lovetox
That's what a debug log is for
-
fjklp
wireshark deals with it fine
-
lovetox
Are you aware that Gajim is not a log analysis software?
-
fjklp
was just about to say exactly that :)
-
fjklp
just saying that it's possible to do in principle. but maybe it's a qt versus gtk thing, who knows :)
-
meson
For some it's a log analyzer, for other's a pub-sub viewer and few use it for chatting. Gajim is versatile :)✎ -
meson
For some it's a log analyzer, for others a pub-sub viewer and few use it for chatting. Gajim is versatile :) ✏
-
meson
For some it's a log analyzer, for others a pub-sub viewer and few use it even for chatting. Gajim is versatile :) ✏
-
fjklp
being able to manually compose stanzas is pretty cool
-
ann
is there a way to easily remove menubar from top? I'll try to write a plugin that removes menubar to right click to "Gajim" logo (right click is undefined for no)
-
ann
https://im.ebala.net:5821/upload/7UQd2WLxGckQZP7nls1tVgE_/3f16b5cb-0150-4243-9f6c-00b19b32a561.png
-
meson
Ctrl+M ?
-
meson
View -> Hide -> "Menu Bar"
-
ann
really
-
ann
thanks
-
ann
now really looks nice, like a modern messenger but not a bad one
-
ann
https://im.ebala.net:5821/upload/Vv2vj6DJEFMykwqgKksfXyZC/d258586c-264c-4549-840d-f6a2586a3382.png
-
chaoren
removed by lovetox
Spam
-
chaoren
removed by lovetox
Spam
-
a moderator
removed a message
Spam
-
a moderator
removed a message
Spam
-
dazed
when I try to speak with my contact using gajim, I can't chose encryption, only _disabled_ is possible. so every message that he sends to me is: _This message was encrypted with OMEMO and could not be decrypted._ what am I doing wrong?
-
lovetox
what gajim version are you using?
-
dazed
1.7.3
-
dazed
messages are correctly displayed in conversations.
-
dazed
> what gajim version are you using? seems that 1.9.0 is the latest version. could try upgrading.
-
dazed
sorry, everyone. didn't know I need to install OMEMO first, through plugin. everything works.
-
meson
dazed: Since v1.8 OMEMO is integrated and no more plugin is needed.
-
dazed
meson, thank you for the information. this is my first time trying gajim, and I really like it.