help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gajim FAILS


From: jgart
Subject: Re: gajim FAILS
Date: Fri, 15 Jul 2022 01:25:33 -0500

On Thu, 14 Jul 2022 21:15:08 -0500 jgart <jgart@dismail.de> wrote:

>From another attempt:

```
$ export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale
$λ gajim
unsupported locale setting
No translations found for en_US
Dirs searched: [PosixPath('/home/jgart/.local/share'), 
PosixPath('/gnu/store/h6qdfd4sjdg28jq16600hcjky0cfw9gx-shared-mime-info-1.15/share'),
 PosixPath('/gnu/store/7njbpmsgwmx59xn2r6q097iy2wwscb44-gtk+-3.24.30/share'), 
PosixPath('/gnu/store/5nqkzrcgwbbk9lnfz73g1nidfp57szlm-gsettings-desktop-schemas-41.0/share'),
 PosixPath('/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/share'), 
PosixPath('/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/share'), 
PosixPath('/home/jgart/.guix-profile/share'), 
PosixPath('/home/jgart/.guix-profile/share'), 
PosixPath('/home/jgart/.guix-profile/share'), 
PosixPath('/home/jgart/.guix-profile/share')]

(.gajim-real:991): Gtk-WARNING **: 01:23:23.921: Locale not supported by C 
library.
        Using the fallback 'C' locale.

(.gajim-real:991): dbind-WARNING **: 01:23:23.930: AT-SPI: Error retrieving 
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.a11y.Bus was not provided by any .service files

(org.gajim.Gajim:991): Gtk-WARNING **: 01:23:26.949: Could not find the icon 
'org.gajim.Gajim-symbolic'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases
Traceback (most recent call last):
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/application.py",
 line 389, in _handle_local_options
    self._startup()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/application.py",
 line 278, in _startup
    MainWindow()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/main.py",
 line 85, in __init__
    self._main_stack = MainStack()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/main_stack.py",
 line 45, in __init__
    self._chat_page = ChatPage()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/chat_page.py",
 line 61, in __init__
    self._chat_stack = ChatStack()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/chat_stack.py",
 line 36, in __init__
    self._control_stack = ControlStack()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/control_stack.py",
 line 48, in __init__
    self.add_named(ChatPlaceholderBox(), 'empty')
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/control_stack.py",
 line 161, in __init__
    pixbuf = Gtk.IconTheme.load_icon_for_scale(
gi.repository.GLib.GError: gtk-icon-theme-error-quark: Icon 
'org.gajim.Gajim-symbolic' not present in theme Adwaita (0)
07/15/22 01:23:26 (W) gajim.gui.notification     Notifications D-Bus not 
available: g-file-error-quark: Cannot spawn a message bus without a machine-id: 
Unable to load 
/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/var/lib/dbus/machine-id 
or /etc/machine-id: Failed to open file 
“/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/var/lib/dbus/machine-id”:
 No such file or directory (4)
Traceback (most recent call last):
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gui_interface.py",
 line 561, in autoconnect
    con.change_status(status, status_message)
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/common/client.py",
 line 392, in change_status
    self._prepare_for_connect()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/common/client.py",
 line 546, in _prepare_for_connect
    self.connect()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/common/client.py",
 line 560, in connect
    self.notify('state-changed', SimpleClientState.CONNECTING)
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/common/helpers.py",
 line 1268, in notify
    func(self, signal_name, *args, **kwargs)
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/status_icon.py",
 line 168, in _on_client_state_changed
    self.update_state()
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/status_icon.py",
 line 318, in update_state
    if not init and app.window.get_total_unread_count():
  File 
"/gnu/store/40m247zwdlb2pfasla7limgxs7zqawzq-gajim-1.4.6/lib/python3.9/site-packages/gajim/gtk/main.py",
 line 703, in get_total_unread_count
    chat_list_stack = self._chat_page.get_chat_list_stack()
AttributeError: 'MainWindow' object has no attribute '_chat_page'

(org.gajim.Gajim:991): libappindicator-WARNING **: 01:23:27.115: Unable to get 
the session bus: Cannot spawn a message bus without a machine-id: Unable to 
load 
/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/var/lib/dbus/machine-id 
or /etc/machine-id: Failed to open file 
?/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/var/lib/dbus/machine-id?:
 No such file or directory

(org.gajim.Gajim:991): LIBDBUSMENU-GLIB-WARNING **: 01:23:27.116: Unable to get 
session bus: Cannot spawn a message bus without a machine-id: Unable to load 
/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/var/lib/dbus/machine-id 
or /etc/machine-id: Failed to open file 
?/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/var/lib/dbus/machine-id?:
 No such file or directory
```



reply via email to

[Prev in Thread] Current Thread [Next in Thread]