Gajim - 2025-03-28


  1. gyatt

    yoyo

  2. gyatt

    why does gajim keep spamming gajim is ready

  3. gyatt

    every time i get a message

  4. gyatt

    on gnome x11 flaptak

  5. Nyx [ep.im]

    Probably GNOME, when a window wants to be focused GNOME does that

  6. gyatt

    i dont think it did it on wayland

  7. gyatt

    no other app does dis

  8. gyatt

    afaik

  9. gyatt

    kk lets see

  10. gyatt

    ye

  11. gyatt

    doesnt do it on wayland

  12. gyatt

    prob keeps spamming demands attention on message received

  13. gyatt

    for each new message

  14. 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 ```

  15. Fuwupe

    xmpp

  16. gyatt

    oh yeah

  17. gyatt

    its the meta

  18. gyatt

    `GDK_HINT_STYLE=0`

  19. gyatt

    seems to have fixed it

  20. gyatt

    i still get notifications like normal too

  21. gyatt

    nvm

  22. gyatt

    it didnt fix it kek

  23. potato

    gyatt?

  24. gyatt

    yoyo

  25. gyatt

    wuzzupo

  26. potato

    skibidi.

  27. gyatt

    frfr

  28. potato

    on god on bible

  29. potato

    🙏️

  30. gyatt

    no cap

  31. 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.

  32. deport

    I don't remember what it's called in the configuration editor.

  33. gyatt

    ah

  34. gyatt

    maybe it could be ignore incoming attention

  35. gyatt

    nop

  36. gyatt

    kek

  37. gyatt

    each message shouldnt be marked as urgent tho

  38. gyatt

    idk wuts causing it but its kind of annoying

  39. deport

    Search urgent in ace

  40. gyatt

    oh duh

  41. gyatt

    ye

  42. gyatt

    ty gamer

  43. deport

    Find it?

  44. gyatt

    hopefully

  45. gyatt

    lez see

  46. deport

    I think it was called "Set Urgency Hint".

  47. 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

  48. Mike Yellow

    It happened when clicking a groupchat in the chatlist.

  49. lovetox

    It's a known issue will be fixed in next Version

  50. xiaochou

    Hello

  51. 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 ?

  52. lovetox

    No you have to type @ then some chars, then you can complete with tab

  53. 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

  54. lovetox

    3.50 should work

  55. lovetox

    Or whatever your distro ships

  56. lovetox

    If your distro does not have girepository 2.0 it will surely ship a Version pygobject which doesn't need it

  57. 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

  58. lovetox

    what is not the case?

  59. lovetox

    https://launchpad.net/ubuntu/jammy/+source/pygobject

  60. speedygonzales99

    I'm going to edit this. Please ignore me

  61. speedygonzales99

    I'm going to edit this. Please ignore this message.

  62. 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

  63. lovetox

    phdavis1027, why do you pip install something

  64. lovetox

    you should get the package from your distro