Bug 857837 - [abrt] gnome-gmail-1.8.2-2.fc17: socket.py:571:create_connection:error: [Errno 101] Network is unreachable
Summary: [abrt] gnome-gmail-1.8.2-2.fc17: socket.py:571:create_connection:error: [Errn...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-gmail
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Guillaume Kulakowski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5b3cbc2ef9958726bb04935db9f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-17 07:53 UTC by Yasir M Elsharif
Modified: 2012-11-05 13:03 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-05 13:03:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (831 bytes, text/plain)
2012-09-17 07:53 UTC, Yasir M Elsharif
no flags Details

Description Yasir M Elsharif 2012-09-17 07:53:30 UTC
Version-Release number of selected component:
gnome-gmail-1.8.2-2.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python -tt /usr/bin/gnome-gmail mailto:?attach=file:///media/data/bookz/%D8%A7%D9%84%D9%82%D8%B1%D8%AF%20%D8%A7%D9%84%D8%B9%D8%A7%D8%B1%D9%8A
kernel:         3.3.4-5.fc17.i686

backtrace:
:socket.py:571:create_connection:error: [Errno 101] Network is unreachable
:
:Traceback (most recent call last):
:  File "/usr/bin/gnome-gmail", line 629, in <module>
:    main()
:  File "/usr/bin/gnome-gmail", line 621, in main
:    gmailurl = gm_url.gmail_url()
:  File "/usr/bin/gnome-gmail", line 576, in gmail_url
:    gmailurl = self.imap_gmail_url()
:  File "/usr/bin/gnome-gmail", line 552, in imap_gmail_url
:    self.config_info.password )
:  File "/usr/bin/gnome-gmail", line 157, in send_mail
:    imap_obj = myIMAP4_SSL( "imap.gmail.com" )
:  File "/usr/bin/gnome-gmail", line 59, in __init__
:    imaplib.IMAP4_SSL.__init__( self, host, port, keyfile, certfile )
:  File "/usr/lib/python2.7/imaplib.py", line 1148, in __init__
:    IMAP4.__init__(self, host, port)
:  File "/usr/lib/python2.7/imaplib.py", line 163, in __init__
:    self.open(host, port)
:  File "/usr/lib/python2.7/imaplib.py", line 1159, in open
:    self.sock = socket.create_connection((host, port))
:  File "/usr/lib/python2.7/socket.py", line 571, in create_connection
:    raise err
:error: [Errno 101] Network is unreachable
:
:Local variables in innermost frame:
:err: error(101, 'Network is unreachable')
:proto: 6
:canonname: ''
:af: 10
:sock: <socket._socketobject object at 0x95c56f4>
:host: 'imap.gmail.com'
:timeout: <object object at 0xb77564c8>
:res: (10, 1, 6, '', ('2a00:1450:8005::6d', 993, 0, 0))
:socktype: 1
:address: ('imap.gmail.com', 993)
:sa: ('2a00:1450:8005::6d', 993, 0, 0)
:source_address: None
:port: 993
:_: error(101, 'Network is unreachable')

Comment 1 Yasir M Elsharif 2012-09-17 07:53:33 UTC
Created attachment 613579 [details]
File: core_backtrace


Note You need to log in before you can comment on or make changes to this bug.