Bug 583997 - [abrt] crash in libopensync-plugin-google-calendar-1:0.22-3.fc12: google-cal-helper:34:<module>:ImportError: cannot import name xpath
Summary: [abrt] crash in libopensync-plugin-google-calendar-1:0.22-3.fc12: google-cal-...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libopensync-plugin-google-calendar
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:767d365c
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-20 13:17 UTC by Claudio Guimarães
Modified: 2010-12-17 20:29 UTC (History)
3 users (show)

Fixed In Version: libopensync-plugin-google-calendar-0.22-4.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-17 20:28:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (865 bytes, text/plain)
2010-04-20 13:18 UTC, Claudio Guimarães
no flags Details

Description Claudio Guimarães 2010-04-20 13:17:50 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: python /usr/libexec/google-cal-helper http://www.google.com/calendar/feeds/cguimabr@gmail.com/private/full cguimabr 16 get_all
component: libopensync-plugin-google-calendar
executable: /usr/libexec/google-cal-helper
kernel: 2.6.32.11-99.fc12.x86_64
package: libopensync-plugin-google-calendar-1:0.22-3.fc12
reason: google-cal-helper:34:<module>:ImportError: cannot import name xpath
release: Fedora release 12 (Constantine)

backtrace
-----
google-cal-helper:34:<module>:ImportError: cannot import name xpath

Traceback (most recent call last):
  File "/usr/libexec/google-cal-helper", line 34, in <module>
    from xml import xpath
ImportError: cannot import name xpath

Local variables in innermost frame:
md: <module 'xml.dom.minidom' from '/usr/lib64/python2.6/xml/dom/minidom.pyc'>
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/libexec/google-cal-helper'
__package__: None
sys: <module 'sys' (built-in)>
re: <module 're' from '/usr/lib64/python2.6/re.pyc'>
httplib2: <module 'httplib2' from '/usr/lib/python2.6/site-packages/httplib2/__init__.pyc'>
__name__: '__main__'
os: <module 'os' from '/usr/lib64/python2.6/os.pyc'>
__doc__: 'Simple helper for the Google Calendar plugin\n\nThis helper should die when a proper C or C++ implementation\nof a Google Calendar library is made\n'

How to reproduce
-----
1.Using opensync, syncronise with palm-plugin to a T|X
2.
3.

Comment 1 Claudio Guimarães 2010-04-20 13:18:01 UTC
Created attachment 407817 [details]
File: backtrace

Comment 2 Ondrej Sykora 2010-10-19 13:23:22 UTC
Package: libopensync-plugin-google-calendar-1:0.22-3.fc12
Architecture: i686
OS Release: Fedora release 12 (Constantine)


How to reproduce
-----
1. start multisync-gui
2. config google calendar plugin and gnokii plugin
3. atempt to sync events

Comment 3 Ondrej Sykora 2010-10-20 08:24:05 UTC
Package: libopensync-plugin-google-calendar-1:0.22-3.fc12
Architecture: i686
OS Release: Fedora release 12 (Constantine)


How to reproduce
-----
1. start multisync-gui
2. config google calendar plugin and gnokii plugin
3. atempt to sync events

Comment 4 Bug Zapper 2010-11-03 16:42:59 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Ondrej Sykora 2010-11-08 13:57:38 UTC
Package: libopensync-plugin-google-calendar-1:0.22-3.fc12
Architecture: i686
OS Release: Fedora release 12 (Constantine)


How to reproduce
-----
1. Attempt to sync
2.
3.

Comment 6 Ondrej Sykora 2010-12-03 13:20:58 UTC
Package: libopensync-plugin-google-calendar-1:0.22-3.fc12
Architecture: i686
OS Release: Fedora release 12 (Constantine)


How to reproduce
-----
1. Attempt to sync
2.
3.

Comment 7 Bug Zapper 2010-12-03 15:39:30 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 8 John W. Linville 2010-12-03 18:31:02 UTC
Any alternatives or work-arounds available for this?

Comment 9 John W. Linville 2010-12-03 18:37:39 UTC
Maybe I found the magic...

yum install PyXML

Does this help anyone else?

Comment 10 Andreas Bierfert 2010-12-04 10:10:26 UTC
If this fixes the problem for you I will add PyXML as a requires.

Comment 11 John W. Linville 2010-12-06 14:16:32 UTC
Cool, thanks -- it worked for me.

Comment 12 Fedora Update System 2010-12-08 21:21:35 UTC
libopensync-plugin-google-calendar-0.22-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/libopensync-plugin-google-calendar-0.22-4.fc14

Comment 13 Fedora Update System 2010-12-08 21:22:31 UTC
libopensync-plugin-google-calendar-0.22-4.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/libopensync-plugin-google-calendar-0.22-4.fc13

Comment 14 Fedora Update System 2010-12-09 21:58:07 UTC
libopensync-plugin-google-calendar-0.22-4.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update libopensync-plugin-google-calendar'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/libopensync-plugin-google-calendar-0.22-4.fc14

Comment 15 Fedora Update System 2010-12-17 20:28:44 UTC
libopensync-plugin-google-calendar-0.22-4.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2010-12-17 20:29:03 UTC
libopensync-plugin-google-calendar-0.22-4.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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