mrDoctorWhoIt seems gajim doesn't rejoin rooms after reconnect
FlowOnce in a while gajim opens a window and tells me that a message from an invalid JID was received. But it doesn't show me the message or at leats the JID. I'd suggest to change that. Nothing is more frustrating for the user if he gets presented with an error message but is unable to do anything about it. Either show more context about the error, or don't show an window at all.
botPhilipp Hörist pushed 5 commits to branch _refs/heads/master_ of _gajim_ <https://dev.gajim.org/gajim/gajim>:
*432ec7ff* <https://dev.gajim.org/gajim/gajim/commit/432ec7ff7d65aad1e88effd03ea205c788969022>
Fix usage of logger constants in command system
The definition of various constants was refactored to use enumerations
in commit 2fbadc91e9dc. One reference in the command system was not
changed to use the new enum, however.
*f1ee561b* <https://dev.gajim.org/gajim/gajim/commit/f1ee561b9b4996a9812e930f302d863be8468a8d>
Fix broken command system by importing CommandContainer modules
ChatControlBase was split from ChatControl into its own module in commit
80221afc2ccb. With this split the import of the CommandContainer modules
was removed as well, likely because their members are not referenced
anywhere. However, importing these modules even when they are not used
directly is crucial because the contained CommandContainers are only
registered with the command system when their definitions are evaluated.
Import the modules with CommandContainers in chat_control_base.py to fix
the command system. Also add a comment stating more clearly why the
imports need to be kept around.
*ceb7772b* <https://dev.gajim.org/gajim/gajim/commit/ceb7772b5b82ef392ffce8db0db7902fda2fa04c>
Correct some typos in command system comments
*01893054* <https://dev.gajim.org/gajim/gajim/commit/0189305495ccf4989dac841df97c14b4a87c7520>
Fix grep command in chat window
Commit d75ebd95e5e3 modified the return value of logger.py's method
get_search_results_for_query by appending another component to the
tuple. Because of this unpacking the tuple in the command system's grep
command failed.
*205f5f30* <https://dev.gajim.org/gajim/gajim/commit/205f5f3044a93c50edb4f9cd1e03d0556d2bf1a9>
Merge branch 'command-system-regressions' into 'master'
Fix various regressions in the command system
See merge request !63
DarkDoghello?
DarkDoghello?
vetetixHello
DarkDog:-D
DarkDog:-D
sergioHello, is gajim connecting to proxy.eu.jabber.org when you init session?
DarkDog?
sergioI can see logs in my prosody server trying to connect to proxy.eu.jabber.org and I was wondering me if the cause is gajim
DarkDogmabye or mabey not
DarkDogDo you have any other chat rooms?
sergioonly one room outside my server
lovetoxyes serio
lovetoxyou can probably disable this in the advanced confg ediotr
lovetoxsearch for "proxy"
zakHi. Can I put python-nbxmpp somewhere within the gajim directory für linux so that they are found automatically?
Link Mauvesergio, I think it used to be in very old Gajim versions, but this server has been dead for years.
Link MauveDoesn’t prevent Pidgin and probably a bunch of other clients from trying it, instead of the server local one.
lovetoxbut i dont know if it actually uses this over the local server one
Link MauveIs any of these still working? /o\
lovetoxi dont have an idea
Link Mauvelovetox, proxy.eu.jabber.org is perfectly dead, proxy.jabber.ru seems to establish s2s properly, proxy.jabbim.cz seems to allow incoming s2s (with an invalid certificate…), but doesn’t answer back.
Link MauveI haven’t tried the actual functionality of proxy.jabber.ru though.
Link MauveMy advice would be to wipe this configuration, and always use the local proxy.
lovetoxkk
sergiolovetox, I dont know how to disable the proxy
sergiothe option global_proxy is empty
sergioand the proxy option on my account is empty too
lovetoxgo to accoutns
lovetox-> General tab
lovetoxuncheck "use filetransfer proxies"
Link Mauvelovetox, err, are you sure?
Link MauveYou actually want to use proxies, just not these three ones.
Link MauveI guess emptying the list would make it use your local proxy instead.
lovetoxhm you are right
lovetoxthen go to the advanced editor
lovetoxpreferences -> advanced -> editor
lovetoxand search for "proxies"
sergiolovetox, and I have to emptying the list, right?
lovetoxif its empty i can guarantee you that not gajim is querrying proxy.eu.....
lovetoxif it takes your local fileproxy then is another story
lovetoxbut i thought your goal is to not query the url
lovetoxempty it and try it i guess :)
lovetoxyou could also fill in your own proxy url
sergiolovetox: thanks
sergioIt would be nice that it takes the proxy for the account server