botRSS: Feeds for Gajim
• Ticket #7818 (Gajim roster doesn't show some contacts) updated
One of my accounts is refusing to connect, which used to connect just fine before. I am getting a similar message in the terminal:
05:05:09 (W) gajim.c.x.tls_nb Unable to load SSL certificates from file /usr/share/gajim/src
05:05:10 (W) gajim.c.x.tls_nb Unable to load SSL certificates from file /usr/share/gajim/[…]
https://trac.gajim.org/ticket/7818#comment:5
SaltyBonesgroans at vim clipboard usage again.
SaltyBonesFor some reason poedit uses a version of vim that does not copy to the damn x clipboard
SaltyBonesanyway...
mathieuipoedit probably just uses $EDITOR
SaltyBones"The file %(file)s has been fully received, but it seems to be wrongly "
"received.\n"
"Do you want to reload it?"
Anybody got a clue what this means? Don't know how to translate it.
SaltyBonesSounds like "received but not really"
SaltyBonescode doesn't really clear it up either
SaltyBones if file_props.type_ == 'r': ....wtf
SaltyBonesHow do I request push right or submit a patch? (hg noob)
kalkinSaltyBones: not sure what poedit is, but at least in Fedora you need vim-X11 and set clipboard=unnamedplus
lovetoxSaltyBones, you can export the patch from your hg
lovetoxand send the file
lovetoxfor example upload it here to the channel with httpupload
SaltyBoneskalkin, yeah, I have that set but somehow accidentally set poedit to use a vim package without x support and then couldn't find where it had stored that.
SaltyBonesBut setting $EDITOR helped.
SaltyBoneslovetox, I shall try...
SaltyBonespatch export [x]
SaltyBoneshttp upload... crap need to fix my server
SaltyBoneshttp://sprunge.us/JIUj
SaltyBoneslazy solution for now :p
SaltyBoneslovetox, î
SaltyBones⬆
SaltyBonesanybody got a good unicode symbol input method?
lovetoxthanks for the work
SaltyBonesquestion
SaltyBonesmaybe you don't know
SaltyBonesbut how do I get this into default as well?
lovetoxthe files are no different
lovetoxi will commit just to both branches
lovetoxi hope they are not differen ^^
SaltyBones:)
SaltyBonestries to check.
lovetoxi did notify the maintainer of the patch, hope he adds it in the next days, i never updated the translation
SaltyBonesthere is a maintainer of a patch?
SaltyBonesO_o
lovetoxno of gajim
lovetoxhm the patch imports without problems into gajim_0.16
lovetoxbut not into default, seems that its indeed different
lovetoxwhich is not good in my opinion..
lovetoxprobably this can be merged somehow
zakHow is jingle file transfer from Gajim to Gajim? Should it work?
zakI remember that it doesn't work stable, but don't know what the limitations are.
lovetoxshould work :)
lovetoxi never tried it though
SaltyBoneswhat's a jingle?
lovetoxthats the name of the protocol
lovetoxfiles are transfered with it in xmpp
lovetoxits a negotiation mechanic on the terms of the transfer
SaltyBoneshm...okay
lovetoxits p2p
lovetoxzak i just tried
lovetoxand it works windows -> ubuntu
zakvery good
lovetoxwith a small text file :)
lovetoxwithout proxys or anything fancy
zakyes, I need to transfer a file >50MB, and the server doesn't allow that for http updload
botRSS: Feeds for Gajim
• Changeset [16214:2faa34b18a19]: Fixed typo and updated German translation
Fixed typo and updated German translation
https://trac.gajim.org/changeset/2faa34b18a19f0660591d3f5abf476e71b94b652
zakso... please keep jingle code in Gajim. Better than nothing.
lovetoxi never intended to delete it
lovetoxbut probably
lovetoxthere should be something like in conversations
lovetoxtry http upload for small files, if it doesnt work try jingle
Link Mauvelovetox, Jingle isn’t necessarily p2p, it can also use various kinds of proxies or even in-band bytestream.
Link Mauvelovetox, Conversations already does that, the fallback to Jingle.
lovetoxyeah i meant we need something similiar :)
lovetoxand jingle from gajim016 to default
lovetoxseems broken for me
Link MauveUsing which transport, which application?
lovetoxi dont know, i just click on file transfer in gajim
lovetoxi cant chose anything
lovetoxi mean gajim016 -> default
lovetoxa file transfer between each branches
RolandI've 0.16.6 installed under Win10. Why there is no "chatrooms" section in roster?
lovetoxdid you set the chatroom to minimze on close?
RolandHow can I set a chatroom to minimize on close. I've set german language. In chatroom settings there is a flag "minimize on automatic join". I set it but no change.
lovetoxclick the option button in the chatwindow
lovetoxif you set this option, its only for this particular chatroom
lovetoxand you will only see the chatroom in the roster if you close the window
lovetoxotherwise it should be in your taskbar
RolandThanks, now the chatroom is in the rooster when it is closed.
rhnhello
rhncan anyone tell me how to get rid of extra spaces after sent messages in 0.16.6?
rhnI noticed that now I'm sending <p> tags which add unnecessary spaces on both ends
kalkinrhn: do you have otr enabled?
Link Mauverhn, disable OTR.
kalkinLink Mauve: lol
rhnhm, I'll try
Link MauveAsterix, hi, I recently wrote a patch to remove support for gnome-shell and kwalletcli, both have been deprecated for years, you can see it here: https://hg.linkmauve.fr/gajim/rev/29d90ff79494
Link MauveOther people have been uneasy to apply it because it removes features.
rhnhow to disable OTR properly? I deactivated and uninstalled the plugin, but I'm still getting "toggle end-to-end encryption" option in chat properties
mathieuithat’s different
kalkinrhn: I think this the S2S enceyption
kalkinrhn: I think this the S2S encryption
mathieuino
mathieuiit’s and old spec
mathieuiit’s an old spec
rhnin that case, OTR didn't work for fixing the extra spaces issue
rhnis there anything else I can try?
AsterixLink Mauve: I'm not against that. README should be updated too
Asterixin default only of course
Link MauveOh, I forgot about the README, I’ll amend that commit.
Link MauveThanks.
Link MauveAsterix, https://hg.linkmauve.fr/gajim/rev/42ccd02e72b2
Asterixnice. No time to get it and commit it for now. I'll try to keep that in mind if you don't commit it
Link MauveOk.
Link MauveIt’s already commited, it only needs someone with push access to do it, I can ask someone else like lovetox when he’s back.
Link MauveThanks. :)
SaltyBonesjust to mention
SaltyBonesit's not a great ideat to localize the names of languages
SaltyBonesbecause how are you going to switch if you cannot understand the names :)
Link MauveGeneral practice is to localise them into their own language.
SaltyBonesYeah, that would make more sense...
Link MauveWhere are you seeing that?
SaltyBonesin the translation file
SaltyBonesbut maybe it's unused or used for something else...