Package Details: gajim-git 1:r21440.e5eef33fd-1

Git Clone URL: https://aur.archlinux.org/gajim-git.git (read-only, click to copy)
Package Base: gajim-git
Description: Jabber/XMPP instant messenger client written in Python with GTK+
Upstream URL: https://gajim.org/
Keywords: chat client xmpp
Licenses: GPL3
Conflicts: gajim, gajim-hg, gajim-svn
Provides: gajim
Replaces: gajim-hg, gajim-svn
Submitter: linkmauve
Maintainer: linkmauve (Ppjet6, Edu4rdSHL)
Last Packager: Edu4rdSHL
Votes: 72
Popularity: 0.000012
First Submitted: 2017-01-04 17:50 (UTC)
Last Updated: 2024-05-05 19:35 (UTC)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

Edu4rdSHL commented on 2024-05-12 17:52 (UTC)

They both update mirrors, but that's not related to this package.

asxpi commented on 2024-05-12 17:51 (UTC)

My bad didn't know difference between -Suuy and -Suy, first one didn't update mirrors, but second do.

Edu4rdSHL commented on 2024-05-12 17:18 (UTC)

Just rebuild the package. It's a -git package, no need to bump pkgver.

asxpi commented on 2024-05-12 17:16 (UTC)

Please change pkgver=r21440.e5eef33fd in PKGBUILD to pkgver=r21456.b8beb55db so we can successfully use gajim-git further.

https://dev.gajim.org/gajim/gajim/-/issues/11829 Here are my conversation with developers and after building r21456.b8beb55db myself it started to work again. Thanks.

Edu4rdSHL commented on 2024-05-09 07:34 (UTC)

Fixed

Manifest0 commented on 2024-05-04 07:34 (UTC)

Add also python-emoji to the dependencies

Manifest0 commented on 2024-04-17 12:09 (UTC)

Please add python-sqlalchemy-git as a dependency.

Traceback (most recent call last):
  File "/usr/bin/gajim", line 8, in <module>
    sys.exit(run())
             ^^^^^
  File "/usr/lib/python3.11/site-packages/gajim/main.py", line 159, in run
    _init_gui('GTK')
  File "/usr/lib/python3.11/site-packages/gajim/main.py", line 93, in _init_gui
    _init_gtk()
  File "/usr/lib/python3.11/site-packages/gajim/main.py", line 111, in _init_gtk
    from gajim.gtk import exception
  File "/usr/lib/python3.11/site-packages/gajim/gtk/exception.py", line 31, in <module>
    from gajim.common import app
  File "/usr/lib/python3.11/site-packages/gajim/common/app.py", line 39, in <module>
    from gajim.common import ged as ged_module
  File "/usr/lib/python3.11/site-packages/gajim/common/ged.py", line 18, in <module>
    from gajim.common.events import ApplicationEvent
  File "/usr/lib/python3.11/site-packages/gajim/common/events.py", line 33, in <module>
    from gajim.common.storage.archive import models as mod
  File "/usr/lib/python3.11/site-packages/gajim/common/storage/archive/models.py", line 16, in <module>
    from sqlalchemy import Select
ImportError: cannot import name 'Select' from 'sqlalchemy' (/usr/lib/python3.11/site-packages/sqlalchemy/__init__.py)

Edu4rdSHL commented on 2023-11-14 19:10 (UTC)

Done, @xiota.