emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#44782: closed (Python and Gajim-OMEMO)


From: GNU bug Tracking System
Subject: bug#44782: closed (Python and Gajim-OMEMO)
Date: Tue, 29 Dec 2020 18:24:02 +0000

Your message dated Tue, 29 Dec 2020 13:23:32 -0500
with message-id <87k0t0v5cr.fsf@gmail.com>
and subject line Re: bug#44782: Python and Gajim-OMEMO
has caused the debbugs.gnu.org bug report #44782,
regarding Python and Gajim-OMEMO
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44782: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44782
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Python and Gajim-OMEMO Date: Sat, 21 Nov 2020 13:55:59 -0500 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.4.0
Hello Guix!

It appears that our python is incorrectly compiled or compiled with missing component. Due to this, OMEMO plugin in gajim does not work.

Here is the output for `gajim -l gajim.p.omemo=DEBUG`:

*** START ***
Traceback (most recent call last):
File "/gnu/store/5h0xfqysfddzc4283wcyr0j8jj2zaz9c-gajim-1.2.2/bin/..gajim-real-real", line 4, in <module>
    import re
File "/gnu/store/09a5iq080g9b641jyl363dr5jkkvnhcn-python-3.8.2/lib/python3.8/re.py", line 143, in <module>
    class RegexFlag(enum.IntFlag):
AttributeError: module 'enum' has no attribute 'IntFlag'
*** END ***

Also, I am flagging this issue as 'important' as it affects security/privacy of messaging in gajim application.

Regards,
RG.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#44782: Python and Gajim-OMEMO Date: Tue, 29 Dec 2020 13:23:32 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello Raghav,

Raghav Gururajan <rg@raghavgururajan.name> writes:

> Hi Maxim!
>
>> Actually, I can't seem to reproduce, using:
>> guix environment --pure --ad-hoc gajim gajim-omemo -- gajim -l
>> gajim.p.omemo=DEBUG
>> Then I tried signing up with some random account, enabled the plugin
>> and
>> I could see:
>> 12/28/20 23:28:16 (I) gajim.p.omemo              ($some-server)
>> Generating OMEMO keys
>> 12/28/20 23:28:21 (I) gajim.p.omemo              ($some-server) Our device 
>> id: 1816266738
>> 12/28/20 23:28:21 (I) gajim.p.omemo              ($some-server) 100 PreKeys 
>> available
>> It seems like you may have 'pip3 install enum34' or have other
>> things in
>> your environment that cause the issue?
>> If you can't reproduce in a clean environment, let's close it.
>
> Oh, I sent an email to debbugs-control long ago to close this bug. It
> seems like the email didn't go through. I'll retry.

It seems your message hadn't reached Debbugs.

No worries, I'm closing it now, by replying in Cc: to
44782-done@debbugs.gnu.org.

Thanks for the report!

Maxim


--- End Message ---

reply via email to

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