Gajim - 2023-07-26


  1. kurion

    > hard to keep all working with a menu button if only very few people use this I agree that most people probably don't use that button.

  2. kurion

    My laptop keyboard don't have it. But my full size keyboard does. And I love it when it can be used to popup a context menu. :)

  3. kurion

    I will make the suggested changes to the method

  4. kurion

    How should I determine the second occurence of `path` in `path = self._modelfilter.convert_path_to_child_path(path) `? It seems `path` can't be calculated with `get_path_at_pos` beforehand due to the event not being a Gdk.EventButton?

  5. kurion

    How should I determine the second occurence of `path` in `path = self._modelfilter.convert_path_to_child_path(path) `? It seems `path` can't be calculated with `get_path_at_pos` beforehand due to the event not being a Gdk.EventButton

  6. kurion

    won'calculating path after getting the cell area

  7. kurion

    won't calculating path after getting the cell area (passing cell area coordinates to `get_path_at_pos`) be a bit redundant?

  8. kurion

    What could be a better way?

  9. lovetox

    PM in this room now fixed

  10. kurion

    How is this `_on_roster_key_press_event`?

  11. kurion

    ``` https://conference.gajim.org:5281/pastebin/683ed8a0-aa90-4dad-b6ad-2fb314f130e6

  12. k2o

    hello

  13. k2o

    how to update my Gajim in windows?

  14. k2o

    https://xmpp.jix.im/upload/c42151bc1a49ee769bf64a3cb35634dd345d694c/ZAMOsbr7KvrANOulzRZHVc8Tks0N5jV4V7QNn0rS/90de8d13-fa9f-46cf-86d8-2747418a616b.png

  15. k2o

    my version is 1.7.0 in windows

  16. k2o

    and i has set 【auto check update 】

  17. ☭Mike Yellow

    https://gajim.org/download/ https://gajim.org/downloads/ https://gajim.org/downloads/1.8/Gajim-1.8.0-64bit.exe

  18. lovetox

    It's just a check you can also try the ms store version if you need autoupdate

  19. bodqhrohro

    > Some can even read if they put their eye extremely close to the screen, with extremely zoomed in everything. That's why it's crucial for desktop apps to be adaptive for even tiniest screen resolutions, BTW.

  20. kurion

    I looked for the pylintrc mentioned in CodingStandards wiki but couldn't find it

  21. cal0pteryx

    kurion: it's pyproject.toml npw

  22. cal0pteryx

    kurion: it's pyproject.toml now

  23. kurion

    Thanks

  24. lovetox

    looks good kurion

  25. kurion

    Great!

  26. kurion

    I've forked the repo and working to push my change

  27. kurion

    I've forked the repo and working to push my changes

  28. kurion

    I have made an MR.

  29. cal0pteryx

    kurion: 🥳 thanks for your efforts!

  30. kurion

    welcome

  31. kurion

    You guys helped me learn a lot in the process. It's my first MR ever.

  32. meson

    kurion: 👍

  33. meson

    kurion: 👍🚀

  34. kurion

    :)

  35. kurion

    I'm really happy that I could contribute code to an active FOSS project

  36. kurion

    I will eventually push other _hotkey_ kind of modifications I made.

  37. kurion

    This chatroom was REALLY active and helpful.

  38. kurion

    It is an awesome experience, overall.

  39. kamaru

    Hello everyone

  40. kamaru

    I wanted to ask you on behalf of my friend

  41. kamaru

    I reccomended him to download gajim as xmpp client

  42. kamaru

    for windows

  43. kamaru

    but after download and install

  44. kamaru

    he got c++ library runtime error

  45. kamaru

    what would you reccomend?

  46. lovetox

    on what windows version is he?

  47. lovetox

    whats the error exactly?

  48. kamaru

    "Microsoft Visual C++ Runtime Library

  49. kamaru

    Runtime Error! Program \Gajim.exe This application has requested the Runtime to terminate it in an unusal way. Please contact the application's support team for more information."

  50. kamaru

    he's running Win8.1

  51. lovetox

    is he using the 32bit version or 64bit version of the operating system?

  52. kamaru

    64

  53. lovetox

    hard to say adly

  54. lovetox

    hard to say sadly

  55. lovetox

    in the installation there is a debug.exe

  56. lovetox

    he could start that from console

  57. lovetox

    and look if he gets more useful output

  58. lovetox

    last resort would be, try a bit older versions from https://gajim.org/downloads/

  59. lovetox

    as its a very old operating system

  60. kamaru

    alright

  61. kamaru

    thank you for the tip

  62. kamaru

    I'll hand it over to him