-
gyatt
yoyo
-
gyatt
why does gajim keep spamming gajim is ready
-
gyatt
every time i get a message
-
gyatt
on gnome x11 flaptak
-
Nyx [ep.im]
Probably GNOME, when a window wants to be focused GNOME does that
-
gyatt
i dont think it did it on wayland
-
gyatt
no other app does dis
-
gyatt
afaik
-
gyatt
kk lets see
-
gyatt
ye
-
gyatt
doesnt do it on wayland
-
gyatt
prob keeps spamming demands attention on message received
-
gyatt
for each new message
-
gyatt
``` WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Iconic State. bitmap id # to use for icon: 0x3200008 bitmap id # of mask for icon: 0x3200012 window id # of group leader: 0x3200002 The urgency hint bit is set ```
-
Fuwupe
xmpp
-
gyatt
oh yeah
-
gyatt
its the meta
-
gyatt
`GDK_HINT_STYLE=0`
-
gyatt
seems to have fixed it
-
gyatt
i still get notifications like normal too
-
gyatt
nvm
-
gyatt
it didnt fix it kek
-
potato
gyatt?
-
gyatt
yoyo
-
gyatt
wuzzupo
-
potato
skibidi.
-
gyatt
frfr
-
potato
on god on bible
-
potato
🙏️
-
gyatt
no cap
-
deport
gyatt: I'm pretty sure there's a setting in the Advanced Configuration Editor that fixes this. Something about making the window manager flash, going by memory.
-
deport
I don't remember what it's called in the configuration editor.
-
gyatt
ah
-
gyatt
maybe it could be ignore incoming attention
-
gyatt
nop
-
gyatt
kek
-
gyatt
each message shouldnt be marked as urgent tho
-
gyatt
idk wuts causing it but its kind of annoying
-
deport
Search urgent in ace
-
gyatt
oh duh
-
gyatt
ye
-
gyatt
ty gamer
-
deport
Find it?
-
gyatt
hopefully
-
gyatt
lez see
-
deport
I think it was called "Set Urgency Hint".
-
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/chat_page.py", line 158, in _on_chat_selected self._chat_stack.show_chat(account, jid) File "/app/lib/python3.12/site-packages/gajim/gtk/chat_stack.py", line 180, in show_chat self._chat_control.switch_contact(self._current_contact) File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 221, in switch_contact self._request_history(None, True) File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 587, in _request_history self._process_muc_user_affiliation_changed(row) File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 734, in _process_muc_user_affiliation_changed message = self.__format_affiliation_change_self( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/gajim/gtk/control.py", line 778, in __format_affiliation_change_self _("You are now %(affiliation)s of this group chat") % uf_affiliation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
-
Mike Yellow
It happened when clicking a groupchat in the chatlist.
-
lovetox
It's a known issue will be fixed in next Version
-
xiaochou
Hello
-
seb
Hello. On the latest versions of Gajim, to quote someone on a MUC, you have to use the @ char. But is it still working the old way, by just writing the name ? If yes, is it possible to disable the old way ?
-
lovetox
No you have to type @ then some chars, then you can complete with tab
-
phdavis1027
> because the problem with libgirepository is probably because pygobject has it as dependency in the newest version what version should i use? i tried setting it to <=3.27.0 (not sure if that would work), but nbxmpp requires >=3.42.0 ↺
-
lovetox
3.50 should work
-
lovetox
Or whatever your distro ships
-
lovetox
If your distro does not have girepository 2.0 it will surely ship a Version pygobject which doesn't need it
-
phdavis1027
> If your distro does not have girepository 2.0 it will surely ship a Version pygobject which doesn't need it sadly this does not appear to be the case. trying to pip install PyGObject 3.52.3 fails for the same reason ↺
-
lovetox
what is not the case?
-
lovetox
https://launchpad.net/ubuntu/jammy/+source/pygobject
-
speedygonzales99
I'm going to edit this. Please ignore me✎ -
speedygonzales99
I'm going to edit this. Please ignore this message. ✏
-
phdavis1027
> https://launchpad.net/ubuntu/jammy/+source/pygobject i think i fundamentally misunderstand something. i installed every package listed on that page, but the pip install still fails ↺
-
lovetox
phdavis1027, why do you pip install something
-
lovetox
you should get the package from your distro