Nothing4Youi just noticed this time my gajim didn't segfault
Nothing4Youbut it crashed from an unhandled exception
Nothing4Youuhm
Nothing4Youi can't send the paste.gajim.org link :(
Nothing4Youhttps://paste.gajim.org/view/feba6ac8
Nothing4Younow it works
Nothing4Youi guess i'm typing to fast for the anti spam mechanisms
mdoschIf I share a contact to a contact which whom I communicate omemo encrypted the contact is shared unencrypted. Is this intended behavior?
lovetoxmdosch if you mean by unencrypted, not omemo encrypted yes
lovetoxim not sure this would make sense, you can only share a contact from your roster, and the full roster is known by your server anyway
lovetoxAlso Metadata in general is not encrypted by omemo
lovetoxso the server knows, when and to whom you are talking at any time
mdoschlovetox:
> mdosch if you mean by unencrypted, not omemo encrypted yes
Yes
mdoschYeah, but it's up to the recipient to decide whether he want to add this contact to the roster (and tell his server about the jid)
mdoschBefore it is just payload, like when i copypasta the jid to a chat.
lovetoxIn the omemo standard only a <body> element is to be encrypted
lovetoxwhat we would need is full stanza encryption
mdoschIt is not in the body? As conversations shows it as a message.
lovetoxhttps://xmpp.org/extensions/xep-0144.html
mdoschThx
mdoschwill ask conversations for implementing it, as showing it with red warning as not encrypted is ugly
lovetoxhm
lovetoxi think we could do it a bit better
lovetoxhm no its ok like it is
LordVanhi
lovetoxhm no i could do a xmpp:jid?roster link in the body
LordVani was just thnking what would be cool:
1) a drop-down on the right side if one chat window has too many tabs (kind of like firefox has )
2) being able to use the mousewheel to scroll tabs
mdosch> hm no i could do a xmpp:jid?roster link in the body
Sounds reasonable.
lovetoxLordVan, in Gajim 1.2 the tabs are reworked
lovetoxmdosch jetzt for one contact
lovetoxit gets a bit less usefull if you share 10
lovetoxthen the user has to click on every link and add the user to roster instead of having a nice ui where he can accept all
LordVanlovetox, nice ;)
LordVanlovetox, but how long until that is released? ^^
lovetox6-8 months, but you can always get it sooner when using nightlys
LordVan;)
LordVani might just
mdoschlovetox:
> then the user has to click on every link and add the user to roster instead of having a nice ui where he can accept all
Better than nothing in clients which don't support 144 at all.
mdosch> LordVan, in Gajim 1.2 the tabs are reworked
Great to hear. I think I created a bug for this when I started using the first GTK3 nightly / master
zuglufttierCan we see the new tabs already in master?
lovetoxno
Danielzuglufttier, you can checkout the messagewindow branch, there is a MR for that !310 I think
zuglufttierAh, I think I saw the new tabs then already ;)
fieteHi, the gajim-nightly debian package is missing a dependency on python3-precis-i18n
fieteis it sufficent to report it here? Or should I report it somewhere else? Or are the debian files somewhere in git so I can submit a pull request?
lovetoxfiete, its enough to report here thanks
lovetoxasterix, can you add this to the debian build, please
fietegreat thanks!
asterixYes thanks
mmfI am eagerly awaiting for a new release (non-beta)
mmfI should probably move to the beta channel
VasiliyHi, guys! Can i ask a question? I dont understand how to enable popup notification from conference
Vasiliyits work only in tray notification (like change icon from gajim to mail icon)
lovetoxfor muc it is not possible
lovetoxwe only have normal notification for mucs, in roster and tray icon
lovetoxbut not popup
asterixNotify_on_all_xxx ?
lovetoxit only triggers a roster event
lovetoxit does not popup the window
asterixTriggers plugin then
Vasiliyso, if i understand correct what now in installer is not possible, right?
asterixTry triggers plugin
Vasiliycan you give me link? thanks
DanielVasily, Gajim > Plugins > Available. If not there, have a look at ftp.gajim.org
VasiliyThank you!
mmflovetox, There is definitely something "wrong" with gajim when downloading messages
mmfAll messages get downloaded, eventually, but it takes so damn long
mmfIn dino, it was pretty fast. In gajim, I already restarted 3 times and I still do not have all the messages. They will eventually get there, but it takes way longer than in dino
mmfAlso, in gajim, ctrl+h in this channel gives me the following message: "[15:37:11] Error: The room is currently overactive, please try again later"
lovetoxmmf, restarting Gajim while downloading messages can only lead to problems and does not make the process any faster
lovetoxthe question that i have also is, how many messages can you possibly have after 1 day?
mmflovetox, it is more than 1 day, I think it's 2. Yesterday I spoke to you from a different computer. I have some messages, can't give a number, but enough that gajim seems to hang for some reason
mmfBut I am using version 1.0.3. Were there any improvements to this in 1.1?
lovetoxso ctrl+h does not open history window for you?
lovetoxweird
lovetoxwhat OS do you use?
mmfNo, it does open
mmfI never said it didn't open. The problem is with the time it takes to download messages
lovetoxyou said it gives you an error message
lovetoxwhich kind of implies its not working
lovetoxerror has nothing to do with the history window, its just spam protection by the muc
lovetoxcaused by chatstate notifications
mmfNo no, ctrl+h opens a window
lovetoxyou can try beta2 and see if this solves your problem
mmfbut when I open the history in gajim's channel, it gives that error message
lovetoxalso you never said what timeframe is slow for you
mmfThe window is there, but I can't see messages. I see that error instead. As in, instead of messages, I have that error in the place of the messages
lovetoxso you have an empty history window except for one message?
lovetoxmaybe start gajim from console and look if there are errors printed to console
lovetoxseems like weird things going on
mmfIn the case where I have that error, I have no messages other than that error, like 10 times
lovetoxthen there is something wrong with message logging, if you didnt disable saving history, our whole chathistory from this muc should be there
mmfWhen I say that it's slow, my frame is compared to dino. If I don't close/open gajim, I feel like it won't download new messages
mmfI will try opening via console
mmfand let you know
lovetoxcomparisons dont say much in this circumstance
lovetoxjust open gajim and count the seconds until you think it has finished
lovetoxthen you tell me how much it was :)
mmfoh. I will do that tomorrow. Now I have no new messages
lovetoxbut it seems there are bigger issues if you see no history
lovetoxso opening from console should yield errors
lovetoxyes im sure there is something wrong with your message db
lovetoxdeleting it could help
lovetoxits called logs.db
lovetoxdid you migrate to 1.0.3?
lovetoxor installed it vanilla
mmfvanill
mmfI just opened via terminal, waited like 1min and 20secs and messages just stopped downloading
mmfand I am talking about messages in 1 convo
mmfI will send you a SS, sec
mmfsome more messages arrived now
mmfbut not all yet
lovetoxand no errors in console?
mmfsec
mmfhttps://imgur.com/a/Wt6Xou3
mmfand now this: (sorry for the spam)
mmf24/10/18 17:11:00 (E) nbxmpp.smacks Server and client number of stanzas handled mismatch on session resumption (our h: 108, server h: 95, #queue: 5)
24/10/18 17:11:37 (E) nbxmpp.smacks Server and client number of stanzas handled mismatch (our h: 109, server h: 101, #queue: 1)
lovetoxhm not something i hoped for
lovetoxi would try upgrading to beta2
lovetoxif you still have these problems there we can look into it further
mmfalright, will do
mmfI haven't tried deleting the logs yet though
mmflet me try that first
mmflovetox, is it logs.db or cache.db?
lovetoxlogs.db
mmfah nvm, found it
mmfDoing that didn't seem to help. I will install the beta, though the aur package for the beta seems to be out-of-date.
lovetoxhm write a mail to the maintainer
botPhilipp Hörist pushed 3 commits to branch _refs/heads/gajim_1.1_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: https://conference.gajim.org:5281/pastebin/65b87c64-4550-412f-a00b-78edc3c180b7
lovetoxDaniel, please update the manifest.ini as last commit
lovetoxotherwise its not clear what commits are in the current version
botPhilipp Hörist pushed 18 commits to branch _refs/heads/gajim_1.1_ of _gajim-plugins_ < https://dev.gajim.org/gajim/gajim-plugins >: https://conference.gajim.org:5281/pastebin/c198c251-bf28-45fd-8c20-38f0d4dc386f
Daniellovetox, I will! Currently fiddling with the features window, looking good :)
botPhilipp Hörist updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/344 >:
Update ExceptionDialog GUI
botPhilipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
*79a37f69* < https://dev.gajim.org/gajim/gajim/commit/79a37f6992acc2adb21b04549860eaaf1147198e >
Update ExceptionDialog GUI
botPhilipp Hörist merged a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/344 >:
Update ExceptionDialog GUI
botDaniel Brötzmann updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/345 >:
Update FeaturesDialog GUI
botYann Leboulanger pushed 1 commit to branch _refs/heads/master_ of _website_ < https://dev.gajim.org/gajim/website >:
*01c64da6* < https://dev.gajim.org/gajim/website/commit/01c64da60e64fad7d306a7ecd5a45bc9d741951b >
Hide not enough translated pages
botDaniel Brötzmann updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/345 >:
Update FeaturesDialog GUI
botDaniel Brötzmann updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/345 >:
Update FeaturesDialog GUI
botDaniel Brötzmann updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/345 >:
Update FeaturesDialog GUI
botYann Leboulanger pushed 1 commit to branch _refs/heads/master_ of _website_ < https://dev.gajim.org/gajim/website >:
*d1ecfc8e* < https://dev.gajim.org/gajim/website/commit/d1ecfc8e4bc234ed96632b9f02f669446db93ccd >
update translations
botDaniel Brötzmann updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/341 >:
Update feature list in appdata.xml
asterixwebsite updated
asterixDaniel, you know what? I even didn't lost translations ;)
botPhilipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
*0e2a9c72* < https://dev.gajim.org/gajim/gajim/commit/0e2a9c724f4afa7080fcb3678429cfe80262cacf >
Improve ExceptionDialog
- Move to gtk module
- Use get_builder() so translation works
- Add GLib version
- Remove standalone testing code
jjrhDunno what I did exactly was playing with pubsub and now browsing pubsub causes gajim to crash with a stackoverflow
jjrhhttps://paste.gajim.org/view/63b94d5a
botPhilipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
*974b3513* < https://dev.gajim.org/gajim/gajim/commit/974b351338970ca685846c1257aa2f646bd54310 >
Fix pylint error
botDaniel Brötzmann updated a merge request for _gajim-plugins/master_ < https://dev.gajim.org/gajim/gajim-plugins/merge_requests/102 >:
[set_location] Rework dialogs, add dependency warning
Danielwohoo, thats nice asterix :)
botSyntafin Konpaku created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9402 >:
#9402: < Cant install Plugin Updates >
botYann Leboulanger modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9402 >:
#9402: < Cant install Plugin Updates >
botPhilipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
*2c6b2e0b* < https://dev.gajim.org/gajim/gajim/commit/2c6b2e0bb4b47de4cd95de436ed2958954cea7ef >
Use keyword init for Labels
keyword-less init is deprecated
botPhilipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
*c08f752d* < https://dev.gajim.org/gajim/gajim/commit/c08f752d8981ae06155fcb3dac3938fae906c13d >
Refactor "Save as" menu
botPhilipp Hörist pushed 2 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: https://conference.gajim.org:5281/pastebin/448c4dc3-65c5-4003-8a00-dab7d5058289