-
Kevin
>> Kevin: >> will it be compatible cross client ? > They already work in Dino and Conversations Classic as well. whats conversations classic ? ↺
-
bodqhrohro
> Kevin: > whats conversations classic ? Our fork of Conversations. I don't check the upstream, so I'm not sure if it works there as well. Probably also works in Cheogram though. ↺
-
Kevin
ohh
-
Kevin
i am using choegram
-
Kevin
it doesn't have it
-
Kevin
where do i download conversations classic from ?
-
bodqhrohro
> Kevin: > where do i download conversations classic from ? https://dev.narayana.im/narayana/Conversations-Classic ↺
-
bodqhrohro
Hmm, I don't actually see it there though. Maybe that was some unreleased build.
-
Kevin
https://dev.narayana.im/narayana/conversations-classic/releases/tag/2.2.4
-
bodqhrohro
Nah, I made my own build from master a few days ago, reactions don't work there. Not even displayed. I definitely have confused something.
-
Kevin
ok
-
Kevin
> https://dev.narayana.im/narayana/conversations-classic/releases/tag/2.2.4 i installed this one and it only shows it as a reply ↺
-
Kevin
also an unencrypted reply xD
-
bodqhrohro
Heh, it eats reactions at all. monocles displays them as a fallback, at least.
-
cal0pteryx
Kevin: there is no proper reactions support in Conversations (and forks) yet
-
aquatarkus
is there a working bubblejail for gajim?
-
Kevino
olk thanks đź‘Ť
-
bodqhrohro
Kevino: try older versions, I have definitely seen it implemented in 305ae7a288 back in December. Possibly broken since then. I really hope I have not seen them in a dream Ă—D
đź‘Ť 1 -
mrdoctorwho
Gajim on Fedora seems to be abandoned
-
meson
mrdoctorwho: they upgrade once per Fedora version afaik
-
mrdoctorwho
aquatarkus, I wish. It's been on version 1.7.3 since Fedora 38, now it's Fedora 40 and still 1.7.3
-
cal0pteryx
mrdoctorwho: there's always flatpak
-
mrdoctorwho
cal0pteryx, flatpak sucks
-
mrdoctorwho
I'd rather continue running from source
-
cal0pteryx
This is the wrong place to complain about outdated fedora package, that's all I'm saying. We can only offer flatpak as an alternative for those distros
-
mrdoctorwho
Maybe the maintainers join here sometimes
-
bodqhrohro
cal0pteryx: you could provide something simpler than flatpak, like binary tarballs or appimages with everything needed. Or pip packages, some graphical Python apps can be installed just from pip.
-
cal0pteryx
Last time I checked, appimages had their issues with GTK. Also: maintaining _one_ alternative to packaged versions keeps maintenance effort in check
-
Neustradamus
Hello all
-
Neustradamus
I have discovered a problem with vCard from Gajim, the vCard that I have published in Gajim does not work correctly in latest Psi+ build
-
cal0pteryx
Neustradamus: better check with Psi then
-
rion
Psi relies on https://xmpp.org/extensions/xep-0292.html#contacts-storage for self contact. I guess Gajim doesn't implement this.
-
mirux
seems with 1.9.0 I cant drag and drop files into the send field?
-
mirux
am I missing a new setting?
-
mirux
or a changed one, previously it worked
-
aquatarkus
gajim is completely broken to me
-
aquatarkus
gajim 1.8.4-3
-
aquatarkus
connect loop
-
aquatarkus
dinno connects fine so it's not my account
-
cal0pteryx
aquatarkus: please supply an XML log from the XML console (view menu)
-
aquatarkus
``` https://conference.gajim.org:5281/pastebin/6ca8d3f8-b1a0-4210-b076-4a3a7d08d481
-
aquatarkus
attempting to load a muc causes a disconnect
-
aquatarkus
doesn't seem to happen in 1-1 chats
-
lovetox
rion, not sure what you mean by "self contact", the feature you quote is a storage to store vcards of other people, not your own
-
aquatarkus
hmm it connected now
-
rion
lovetox: oh. I just reread the examples. you are right. something to store custom details standard way
-
lovetox
correct, i didnt find a good use case for it yet
-
aquatarkus
> hmm it connected now seems to be a 50/50 more or less. Sometimes it will connect, and sometimes it won't ↺
-
cal0pteryx
100/100 clueless without a log ;)
-
aquatarkus
I posted it above
-
aquatarkus
didn't seem very descriptive, but it would just keep looping the same errors
-
cal0pteryx
Ah I see, sorry. I initially thought an XML log might have some insights, but it seems connections are already terminated a layer before that
-
cal0pteryx
I wonder which "feature is not implemented"
-
lovetox
mam, look at the logging module
-
bot
lovetox pushed 3 commits to branch gajim/master refactor: SecurityLabelSelector: Use Gtk.ComboBoxText - https://dev.gajim.org/gajim/gajim/-/commit/76933625af7327f5c9663f0e9132489d445e2f4d imprv: SecurityLabels: Allow correction of labels - https://dev.gajim.org/gajim/gajim/-/commit/8b5428f887e97d1b1401a548e974da573b15fcf8 refactor: SecurityLabelSelector: Various code improvements - https://dev.gajim.org/gajim/gajim/-/commit/71b66869625d8c66831c93e4375bad9738b56fa6
-
bot
lovetox pushed 1 commits to branch python-nbxmpp/master imprv: SecurityLabels: Add restrict attribute - https://dev.gajim.org/gajim/python-nbxmpp/-/commit/cc1ca53a56488e5e9988c4232a7594be2d0c6a39
-
bot
lovetox pushed 2 commits to branch gajim/master cfix: Setting: Add fallback address on migration - https://dev.gajim.org/gajim/gajim/-/commit/6cf2208143134915f440b4b57d30e1a53a38f93a fix: Search: Don’t search messages of disabled accounts - https://dev.gajim.org/gajim/gajim/-/commit/d0559a86e7fd8c3a121a2d2ce052676c89efe175
-
bot
lovetox pushed 1 commits to branch gajim/master fix: Reactions: Show timestamp in correct timezone - https://dev.gajim.org/gajim/gajim/-/commit/f6b755f3acff9d47c8f708de1f2767a49d97721b
-
Link Mauve
lovetox, instead of making up existing domains like unknown.com (which could be valid JIDs), you should use registered invalid domain names, such as .invalid: https://en.wikipedia.org/wiki/.invalid
-
lovetox
ah interesting thanks didnt know this
-
Link Mauve
.example is also a well-known one for examples.
-
bot
lovetox pushed 1 commits to branch gajim/master cfix: Settings: Use invalid domain for fallback - https://dev.gajim.org/gajim/gajim/-/commit/0e0d6712040411087e36ae0a575023501cacbfa0
-
bot
lovetox pushed 1 commits to branch gajim/master cfix: SecurityLabelSelector: Don’t fail on empty label - https://dev.gajim.org/gajim/gajim/-/commit/61ed589165c23ea42e6e3f32a5fd90a71b60d27c
-
bot
lovetox pushed 1 commits to branch gajim/master other: Windows: Remove copyright notice at startup - https://dev.gajim.org/gajim/gajim/-/commit/8190db3e278b26a41ef9c894dce62476cb03f80d
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: Menus: Fix missing closing bracket to string - https://dev.gajim.org/gajim/gajim/-/commit/9d6aa55e0cd30a1cab3787b4a90a6dcf1d12aee1
-
pedro.ataide
> How big are your executables? Here both .exe have 375 kB Exe?? This is Linux, my dear. Gajim. Nobody here uses Microsoft shit.
-
Codimp
Please read the Download page, Gajim work on Windows, Mac and Linux
-
bodqhrohro
> pedro.ataide: > > How big are your executables? Here both .exe have 375 kB > Exe?? This is Linux, my dear. Gajim. Nobody here uses Microsoft shit. Like something prevents you from suffixing all executables with .exe, lol. Symbian also uses .exe/.dll extensions too, but the executable format there is totally different from MZ/PE.✎ ↺ -
bodqhrohro
> pedro.ataide: > > How big are your executables? Here both .exe have 375 kB > Exe?? This is Linux, my dear. Gajim. Nobody here uses Microsoft shit. Like something prevents you from suffixing all executables with .exe, lol. Symbian also uses .exe/.dll extensions, but the executable format there is totally different from MZ/PE. ✏ ↺