Aaron Konstam wrote: > When I run evolution I sometimes get a bug report. The part of the > report that describes the error I have included below. Can anyone > expplain its meaning and how the errors can be fixed? > > ----------- .xsession-errors (56 sec old) --------------------- > For log files check /home/akonstam/.beagle/Log/current-Beagle. > ** (nautilus:2136): WARNING **: Unable to add monitor: Not supported > ** (evolution:2512): DEBUG: Loading Exchange MAPI Plugin > ** (evolution:2512): DEBUG: MAPI listener is constructed with 0 listed > MAPI accounts > ** (evolution:2512): DEBUG: mailto URL command: evolution > --component=mail %s > ** (evolution:2512): DEBUG: mailto URL program: evolution > /usr/lib/python2.6/site-packages/pyzor/__init__.py:11: > DeprecationWarning: the sha module is deprecated; use the hashlib module > instead > import sha > /usr/lib/python2.6/site-packages/pyzor/client.py:11: DeprecationWarning: > the multifile module has been deprecated since Python 2.5 > import multifile > /usr/lib/python2.6/site-packages/pyzor/__init__.py:429: > DeprecationWarning: object.__init__() takes no parameters > super(ThreadId, self).__init__(i) The pyzor package needs to be fixed to use the python hashlib module instead of the deprecated sha module and something else used in place of the multifile module. I see from a very quick look at http://bugz.fedoraproject.org/pyzor that this has been reported as https://bugzilla.redhat.com/514791. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There is no end to the laws, and no beginning to the execution of them. -- Mark Twain
Attachment:
pgpx3szMOS4ue.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines