-
moparisthebest
>> Codimp: Unless it has changed in recent versions, you should be able to set this character in the Advanced Configuration Editor. > Is it ok if I make a PR to change the default behavior of this setting, removing the "," by default? It seems today most people just want to mention people, not add some comma after Codimp: most chat clients put something after it if it's the start of the line, but don't if it's later like Codimp there did not ↺
-
Codimp
yup, it could be a cool option, but don't know if it's easy to implement
-
Kevinzz
sorry if i asked this before , how do i backup my data on gajim flatpak ?
-
lovetox
https://dev.gajim.org/gajim/gajim/-/blob/master/flatpak/README.md#migrate-your-data
👍 1 - nicoco kindly asks someone to have a look at the MDS merge request, all threads are solved, CI pass, and it's been working for me for a while, yet I never received feedback on it :(
-
aereaux
> nicoco kindly asks someone to have a look at the MDS merge request, all threads are solved, CI pass, and it's been working for me for a while, yet I never received feedback on it :( I've also been using it for a while and it's been working well. Great job on it ↺
-
cal0pteryx
nicoco: I simply haven't found the time. But it's a feature I really want. I'll look into it after the activity feed MR
❤ 6👍 4❤️ 2 -
aereaux
> nicoco: I simply haven't found the time. But it's a feature I really want. I'll look into it after the activity feed MR ❤ ↺
-
Mike Yellow
## Versions: - OS: Linux 6.1.0-27-amd64 - GTK Version: 4.16.12 - PyGObject Version: 3.50.0 - GLib Version : 2.82.4 - libsoup Version: 3.6.4 - python-nbxmpp Version: 6.0.2 - Gajim Version: 2.0.4 ## Traceback ``` Traceback (most recent call last): File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 565, in _request_history messages = self._request_messages(before) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 538, in _request_messages self.contact.account, ^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 102, in contact assert self._contact is not None ^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError
-
Mike Yellow
It happened when my proxy accidently became unusable.
-
Mike Yellow
> It happened when my proxy accidently became unusable. ……I guess. ↺
-
bot
lovetox pushed 1 commits to branch gajim/master imprv: Start chat: Add 'Execute Command…' menu item - https://dev.gajim.org/gajim/gajim/-/commit/0de2e6ed31e281a6b3eb564e0fc9b1174d1d5c18
-
debacle
The debug console seems to show sm stanzas, even if they are switched off.
-
danielstein
> nicoco: I simply haven't found the time. But it's a feature I really want. I'll look into it after the activity feed MR ❤ ↺
-
danielstein
> nicoco: I simply haven't found the time. But it's a feature I really want. I'll look into it after the activity feed MR ❤️ ↺
-
phdavis1027
hey all, i spottted a bug in gajim that i was hoping to just report PR in hand, but im having a lot of trouble getting my development environment set up under either pop_os 22.04 or flatpak. specifically, building from source for my host system fails due to libgirepository-2.0 not being available for my version of ubuntu. however, building through flatpak fails because there seems to be some kind of cyclical reference that causes a kernel panic from trying to create a file with a gigantic name. so in short, im stuck and any help would be greatly appreciated
-
phdavis1027
(small bug, dont worry)
-
lovetox
phdavis1027, yes this flatpak bug is also because of a old version
-
lovetox
please report your bug
-
phdavis1027
> phdavis1027, yes this flatpak bug is also because of a old version i can report the bug, but just for interest, what is the recommended solution for development on pop 22? ↺
-
lovetox
do you try to setup a virtual env?
-
lovetox
because the problem with libgirepository is probably because pygobject has it as dependency in the newest version
-
lovetox
but you dont need the newest version of pygobject
-
lovetox
just install a bit of a older one, and then you dont need that lib
-
lovetox
or simply dont setup a dev env at all .. you can develop with the libs that your os repo provides
-
chili-b
Is the tray icon meant to be removed in the latest release, or is something not working in my install
-
chili-b
i see the setting for the "notification area icon" but I believe this is a gnome-specific setting