-
danielstein
> snowstorm: that's not possible at the moment 👍 ↺
-
Louis2
When selecting messages, I would like to be able to select all of them at once by using keyboard, not mouse, is it possible?
-
Louis2
I wish to export chat group history, how to do that?
-
cal0pteryx
Next gajim version allows to export history per chat
-
Louis2
Okay
-
titan_
Debian are changing the apt sources.list.d format from .list to .sources I have converted all my files which appear to be working OK but the last Debian nightly looks to be the 24th Jan, it that the last one or have I made a mistake with the conversion
-
hannibal
Regarding spellchecking in current master version, it seems the list of corrections for a word is only shown when doing a left click on the word first before opening the context menu with a right click (tested with a flatpak build). With right click only there is either no list or the list of the previous by a left click selected word. Can someone confirm the behavior?
-
cal0pteryx
hannibal, it looks like it takes the word closest to the cursor. I'll have to check
-
cal0pteryx
yes, can confirm. placing the cursor where the click happened resolves this issue. I'll open a MR :)
-
cal0pteryx
https://dev.gajim.org/gajim/gajim/-/merge_requests/1120
-
lovetox
why do we need to do thisß✎ -
lovetox
why do we need to do this? ✏
-
lovetox
seems like this should be a standard functionality of the textview
-
lovetox
or better of the spelling lib
-
lovetox
i can find no other application or editor that places the cursor on secondary click
-
hannibal
gnome-text-editor does
-
cal0pteryx
https://lazka.github.io/pgi-docs/#Spelling-1/classes/TextBufferAdapter.html#Spelling.TextBufferAdapter.update_corrections seems like Spelling always looks at the cursor position
-
hannibal
here is the related upstream issue https://gitlab.gnome.org/GNOME/libspelling/-/issues/5
-
cal0pteryx
good find
-
lovetox
yeah this is idiotic, this worked before, now they rewritten the lib, now suddenly basic functionality of any text editor does not work anymore
-
lovetox
but anyway, i just tried open office, it does something similiar, seems its not so obvious as i thought
-
cal0pteryx
I see no other option
-
lovetox
but i bet in 2 months someone tells us how this secondary click breaks something different
-
lovetox
why do you stop the event after we handle it?
-
lovetox
would that not abort showing the popup
-
cal0pteryx
it did not for me, that's why I left it as is
-
cal0pteryx
but that line has no intention
-
lovetox
then lets remove it, we dont know what and when other code will wait for that event
-
cal0pteryx
I'll do that in a minute
-
lovetox
or not remove that would be the same as now, rather return PROPAGATE
-
kali [she/they]
> but i bet in 2 months someone tells us how this secondary click breaks something different https://xkcd.com/1172/ ↺
-
corey
Hi, I recently switched from Windows to Linux Mint. The Gajim version available through apt by default (1.8.4) lacks the reactions feature, which I really enjoyed. Is it possible to install an updated version (with reactions) without using flatpak or building from source?
-
hannibal
no✎ -
titan_
Can one of the devs confirm that the last Debian nightly was 24th Jan thanks
-
hannibal
no (if you want keep Mint) ✏
-
hannibal
no (if you want to keep Mint) ✏
-
corey
> no (if you want to keep Mint)✎ -
cal0pteryx
corey, either finding the Mint package maintainer or using Flatpak
-
cal0pteryx
or switching distro
-
corey
> no (if you want to keep Mint) Ah, OK - will probably stay on mint for now, as the migration from Windows took a bit of work. I don't think I'm ready to replace the OS. ✏
-
corey
> corey, either finding the Mint package maintainer or using Flatpak Gotcha, thanks!
-
lovetox
corey, whats your problem with flatpak. comming from Windows this should be very much like the ms app store
-
lovetox
titan_, i cannot confirm that
-
lovetox
https://ftp.gajim.org/debian/dists/unstable/main/binary-amd64/
-
bot
wurstsalat pushed 4 commits to branch gajim/master refactor: Accounts: Replace Combo setting with Dropdown - https://dev.gajim.org/gajim/gajim/-/commit/e289c7b8d3655aef0fbaf6d1bca70b68d5b66653 imprv: DebugConsole: Use Dropdown for account selection and improve account order - https://dev.gajim.org/gajim/gajim/-/commit/d3f59417488facbc15d6071d83db566cf6405ba4 refactor: Settings: Remove obsolete ComboSetting - https://dev.gajim.org/gajim/gajim/-/commit/15ee7ba44f036ee866bb3b3a1c48bbfce27b1437 cq: Settings: Add some assertions - https://dev.gajim.org/gajim/gajim/-/commit/bb910fea150170c352709be53730f22c47961f28
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: MessageInputTextView: Fix spelling suggestions for clicked word - https://dev.gajim.org/gajim/gajim/-/commit/ecf2eecaa5d63233d2083f008576bfc27ee198c1
-
cal0pteryx
^ hannibal
-
hannibal
thanks
-
bot
wurstsalat pushed 2 commits to branch gajim/master refactor: DataForm: Replace Combo with Dropdown - https://dev.gajim.org/gajim/gajim/-/commit/1eb3116b3965cb2343338dd613b1cc3b4440e583 refactor: Utils: Remove obsolete MaxWidthComboBoxText - https://dev.gajim.org/gajim/gajim/-/commit/dbdf6b6bab8e2ddebec9304c1362aea44e636790
-
bot
wurstsalat pushed 1 commits to branch gajim/master cq: Settings: Improve type annotations - https://dev.gajim.org/gajim/gajim/-/commit/372b92353d41331188c8fcd0a7b6f518b1572606
-
titan_
lovetox, thanks, looks like I may have made error, created new .sources file and it is now working again
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: Profile: Fix leak - https://dev.gajim.org/gajim/gajim/-/commit/de5a18a78dfe2b4a4d0e8fc4199d299ce8f709e8
-
cal0pteryx
Slowly but surely we're getting there
-
jaxx
How to i check like Tor address like use Gajim with tor etc? like where is the settings for it?
-
jaxx
What i meant was. if i want to use Gajim with Tor. Do i need to enter like e.g port 9050 and use the tor address for whatever its after jaxx@ ? or that cant be done on gajim?
-
Kris
settings -> avanced -> global proxy -> Tor✎ -
Kris
settings -> advanced -> global proxy -> Tor ✏
-
lovetox
jaxx, you need to use the JID that is registered on the server
-
lovetox
and no you cannot use some hidden domain, it must be a clearnet domain
-
izder456
but you *can* connect through a tor proxy if you install and enable the tor daemon/service on your system with a little modification of your torrc as needed, jaxx
-
izder456
It is what i do. I run a vm in openbsd's vmm(4) and all it does is host tor (i dont trust the network, but i want to circumvent some firewall port restrictions). i then use openbsd's relayd to relay port 9050 from the vm to localhost so i don't need to modify default tor configs on many applications. just connects to localhost:9050, and bob's your uncle.
-
izder456
my email client is routed the same way as some public networks i use only allow http/s and nothing else. not even icmp pings.
-
izder456
i reccomend using obfs4 bridging too if you can if you have port restrictions.
-
izder456
the default torrc is fairly easy to understand if you read the comments
-
izder456
what Kris said is where you'd configure gajim to use the proxy.
-
lovetox
hmm, no i think i gave the wrong info, Gajim should pass any onion address to the proxy
-
lovetox
so in theory it should work
-
lovetox
the problem why this still doesnt work is probably, because Gajim still establishes a TLS connection, and most onion servers will see no need for TLS and not support it