-
Link Mauve
I’ve just updated the AUR package to require gtk4, gtksourceview5, and gst-plugin-gtk4.
-
Link Mauve
I have a traceback on launch, which doesn’t seem to affect much: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/gajim/common/dbus/statusnotifieritem.py", line 112, in _on_finish proxy.RegisterStatusNotifierItem('(s)', '/StatusNotifierItem') # pyright: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/gi/overrides/Gio.py", line 374, in __call__ result = self.dbus_proxy.call_sync(self.method_name, arg_variant, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable (2)
-
Link Mauve
Also when opening the commands window on a biboumi instance: https://conference.gajim.org:5281/pastebin/9cfe1583-f4d6-45f0-8b51-ba6717d9b67c
-
moparisthebest
gajim explodes when trying to get into accounts screen https://paste.rs/kFRKF.txt
-
lovetox
moparisthebest, are you on nightly? or git master?✎ -
lovetox
moparisthebest, are you on nightly? or git master? stable? ✏
-
bot
lovetox pushed 2 commits to branch gajim/master cq: Discovery: Add type annotations - https://dev.gajim.org/gajim/gajim/-/commit/1bac0863edfb91ebeb976528809f133fdbba4959 cfix: StatusIcon: Catch exception if service is unavailable - https://dev.gajim.org/gajim/gajim/-/commit/3ac4da5ad1446d3131c167bf7dba22f3692ada73
-
lovetox
Link Mauve, i tried to fix the dbus problem, but would be interested if there are more problems
-
moparisthebest
lovetox: 1.9.5 from Arch
-
lovetox
but did you change anything recently? you are using it for a long time and now this suddenly started?
-
mrdoctorwho
after the dbus fix it seems that gajim doesn't show in tray in kde anymore lovetox
-
lovetox
Oh yeah seems I made a mistake
-
lovetox
Thanks
-
lovetox
mrdoctorwho, hm dont see an error
-
lovetox
can you check the debug console if you get an error?
-
mrdoctorwho
lovetox: no error
-
mrdoctorwho
also, nickname completion/suggestion not working
-
mrdoctorwho
2024-11-17T19:35:50 (W) gajim AV dependency test failed: 'NoneType' object has no attribute 'set_visible' 2024-11-17T19:35:50 (W) gajim.p.manager Error while loading module: No module named 'clients_icons.clients_icons' 2024-11-17T19:35:50 (E) gajim.c.dbus.system_style Couldn’t read the color-scheme setting: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
-
mrdoctorwho
https://drop.helldev.net/7d06f03d-a45e-4ef4-ab13-6d0b22cc1f7c/47b31ee7-a83f-4250-8a1a-c3d5206d58b4.png
-
lovetox
to see the nickname completion you need to type @
-
mrdoctorwho
my previous message looks like it was sent by me
-
mrdoctorwho
was not sent by me*
-
mrdoctorwho
not really convenient
-
lovetox
if you dont see any errors regarding status icon, then its a problem with your DE not providing any application that can show the status icons
-
lovetox
or more specific no application that supports the org.kde.StatusNotifier dbus interface
-
mrdoctorwho
lovetox, found this
-
mrdoctorwho
2024-11-17T19:40:02 (W) gajim AV dependency test failed: 'NoneType' object has no attribute 'set_visible' 2024-11-17T19:40:02 (W) gajim.p.manager Error while loading module: No module named 'clients_icons.clients_icons' 2024-11-17T19:40:03 (E) gajim.c.dbus.system_style Couldn’t read the color-scheme setting: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop (gajim:694835): Gtk-WARNING **: 19:40:03.413: Unable to acquire the address of the accessibility bus: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.a11y.Bus: Permission denied. If you are attempting to run GTK without a11y support, GTK_A11Y should be set to 'none'. (gajim:694835): Gtk-CRITICAL **: 19:40:05.392: Unable to connect to the accessibility bus at 'unix:path=/run/user/1000/at-spi/bus_0': Could not connect: Permission denied 2024-11-17T19:40:05 (E) gajim.c.tray.linux g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.StatusNotifierWatcher was not provided by any .service files (2)
-
lovetox
yes as suspected, your system has no application that provides this interface
-
mrdoctorwho
lovetox, I think I had the icon just this morning
-
mrdoctorwho
I'll look into it
-
lovetox
Depends on when you updated Gajim
-
lovetox
We used another lib previously for status icons
-
cal0pteryx
meson, I changed some things and opened a new MR for your image preview hover improvements https://dev.gajim.org/gajim/gajim/-/merge_requests/1100
❤️ 1 -
bot
wurstsalat pushed 2 commits to branch gajim/master refactor: Preview test: Use better example, change size - https://dev.gajim.org/gajim/gajim/-/commit/135c25aea2e1b73eb7bf77b2fed603afa291fe22 imprv: Preview: Show controls on hover and improve styling - https://dev.gajim.org/gajim/gajim/-/commit/c05234bbb981e15e05d336c53a73fa73bc620d66
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: GroupchatRoster: Don't show context menu for self - https://dev.gajim.org/gajim/gajim/-/commit/d997efc179c803ed1b88b962c3b6390fffcf7138
-
deport
> wurstsalat pushed 1 commits to branch gajim/master > > cfix: GroupchatRoster: Don't show context menu for self - https://dev.gajim.org/gajim/gajim/-/commit/d997efc179c803ed1b88b962c3b6390fffcf7138 Hmm, I thought this was already how it works
-
meson
cal0pteryx: will rebase my things tomorrow, was busy today :)
👌 2 -
cal0pteryx
deport, I don't understand
-
aereaux
> cal0pteryx: will rebase my things tomorrow, was busy today :) 👌 ↺
-
deport
Oh I guess there is a useless context menu there
-
cal0pteryx
deport: this is about the context menu you would get when clicking on yourself in the participants list. that's not intended for oneself, thus it shouldn't be shown. the commit you mentioned fixes this
-
cal0pteryx
note that this only emerged after porting to gtk4. it's the default in current 1.9.5
-
groked
I have an old version of Gajim from the Fedora repos and need to update with a flatpak. Is it possible to use dnf to somehow remind me when the flatpak needs updated and maybe keep track of what and where flatpaks are stored? Could dnf even be set up do the flatpak update as though it were a Fedora package?
-
Kris
the update GUI in Fedora also auto-updates flatpacks
-
Kris
they behave basically like normal packages in that regard.
-
Kris
but not via terminal dnf
-
groked
I have the i3 spin of Fedora and might have to install the GUI. I'll check in dmenu and dnf.