unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29963: gajim fails to start on foreign distro
@ 2018-01-03 17:39 Ricardo Wurmus
  2018-01-03 18:29 ` Leo Famulari
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ricardo Wurmus @ 2018-01-03 17:39 UTC (permalink / raw)
  To: 29963

This is what happens when I run “gajim” on Fedora:

--8<---------------cut here---------------start------------->8---
rwurmus ~ : gajim
fatal: Not a git repository (or any of the parent directories): .git

** (gajim:25022): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (gajim:25022): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (gajim:25022): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
D-Bus python bindings are missing in this computer
D-Bus capabilities of Gajim cannot be used
Traceback (most recent call last):
  File "gajim.py", line 289, in <module>
    import gtkexcepthook
  File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/gtkexcepthook.py", line 31, in <module>
    import dialogs
  File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/dialogs.py", line 48, in <module>
    import gtkspell
  File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/gtkspell.py", line 43, in <module>
    libgtkspell = ctypes.cdll.LoadLibrary(libgtkspell_path)
  File "/gnu/store/0n8ni2ldvyz5yd488cidzi3via7jk7pw-python-2.7.13/lib/python2.7/ctypes/__init__.py", line 440, in LoadLibrary
    return self._dlltype(name)
  File "/gnu/store/0n8ni2ldvyz5yd488cidzi3via7jk7pw-python-2.7.13/lib/python2.7/ctypes/__init__.py", line 362, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libgtkspell.so.0: cannot open shared object file: No such file or directory
--8<---------------cut here---------------end--------------->8---

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#29963: gajim fails to start on foreign distro
  2018-01-03 17:39 bug#29963: gajim fails to start on foreign distro Ricardo Wurmus
@ 2018-01-03 18:29 ` Leo Famulari
  2018-01-03 19:02 ` Catonano
  2018-12-03  9:53 ` Clément Lassieur
  2 siblings, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2018-01-03 18:29 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 29963

[-- Attachment #1: Type: text/plain, Size: 1349 bytes --]

On Wed, Jan 03, 2018 at 06:39:55PM +0100, Ricardo Wurmus wrote:
> This is what happens when I run “gajim” on Fedora:

On Debian, it does run for me. Here is what it prints from launch to
the clean exit:

$ gajim
fatal: Not a git repository (or any of the parent directories): .git

** (gajim:23928): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (gajim:23928): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (gajim:23928): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
D-Bus python bindings are missing in this computer
D-Bus capabilities of Gajim cannot be used
01/03/2018 13:29:04 (E) gajim.c.check_X509 Import of PyOpenSSL or pyasn1 failed.Cannot correctly check SSL certificate
Traceback (most recent call last):
  File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/common/check_X509.py", line 10, in <module>
    from pyasn1.type import univ, constraint, char, namedtype, tag
ImportError: No module named pyasn1.type
/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/roster_window.py:6601: Warning: g_object_set_qdata: assertion 'G_IS_OBJECT (object)' failed
  self.window.show_all()
$ echo $?
0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#29963: gajim fails to start on foreign distro
  2018-01-03 17:39 bug#29963: gajim fails to start on foreign distro Ricardo Wurmus
  2018-01-03 18:29 ` Leo Famulari
@ 2018-01-03 19:02 ` Catonano
  2018-12-03  9:53 ` Clément Lassieur
  2 siblings, 0 replies; 5+ messages in thread
From: Catonano @ 2018-01-03 19:02 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 29963

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

2018-01-03 18:39 GMT+01:00 Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>:

> This is what happens when I run “gajim” on Fedora:
>

If I was able to install Guix on my Fedora desktop, I'd try to reproduce
this

But I'm not :-/

[-- Attachment #2: Type: text/html, Size: 593 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#29963: gajim fails to start on foreign distro
  2018-01-03 17:39 bug#29963: gajim fails to start on foreign distro Ricardo Wurmus
  2018-01-03 18:29 ` Leo Famulari
  2018-01-03 19:02 ` Catonano
@ 2018-12-03  9:53 ` Clément Lassieur
  2018-12-03 12:52   ` Ricardo Wurmus
  2 siblings, 1 reply; 5+ messages in thread
From: Clément Lassieur @ 2018-12-03  9:53 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 29963

Hi Ricardo,

Does this still happen?

Clément

Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> writes:

> This is what happens when I run “gajim” on Fedora:
>
> --8<---------------cut here---------------start------------->8---
> rwurmus ~ : gajim
> fatal: Not a git repository (or any of the parent directories): .git
>
> ** (gajim:25022): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
>
> ** (gajim:25022): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
>
> ** (gajim:25022): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
> D-Bus python bindings are missing in this computer
> D-Bus capabilities of Gajim cannot be used
> Traceback (most recent call last):
>   File "gajim.py", line 289, in <module>
>     import gtkexcepthook
>   File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/gtkexcepthook.py", line 31, in <module>
>     import dialogs
>   File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/dialogs.py", line 48, in <module>
>     import gtkspell
>   File "/gnu/store/62g3j1kppq6f1w852384yy0d35m5hn0p-gajim-0.16.9/share/gajim/src/gtkspell.py", line 43, in <module>
>     libgtkspell = ctypes.cdll.LoadLibrary(libgtkspell_path)
>   File "/gnu/store/0n8ni2ldvyz5yd488cidzi3via7jk7pw-python-2.7.13/lib/python2.7/ctypes/__init__.py", line 440, in LoadLibrary
>     return self._dlltype(name)
>   File "/gnu/store/0n8ni2ldvyz5yd488cidzi3via7jk7pw-python-2.7.13/lib/python2.7/ctypes/__init__.py", line 362, in __init__
>     self._handle = _dlopen(self._name, mode)
> OSError: libgtkspell.so.0: cannot open shared object file: No such file or directory
> --8<---------------cut here---------------end--------------->8---

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#29963: gajim fails to start on foreign distro
  2018-12-03  9:53 ` Clément Lassieur
@ 2018-12-03 12:52   ` Ricardo Wurmus
  0 siblings, 0 replies; 5+ messages in thread
From: Ricardo Wurmus @ 2018-12-03 12:52 UTC (permalink / raw)
  To: Clément Lassieur; +Cc: 29963-done


Hi Clément,

> Does this still happen?

I cannot reproduce this with Gajim 1.1.0.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-03 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-03 17:39 bug#29963: gajim fails to start on foreign distro Ricardo Wurmus
2018-01-03 18:29 ` Leo Famulari
2018-01-03 19:02 ` Catonano
2018-12-03  9:53 ` Clément Lassieur
2018-12-03 12:52   ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).