Bug 688418 - [abrt] radiotray-0.6.3-2.fc15: lxml.objectify.pyx:1372:lxml.objectify._setupPickle (src/lxml/lxml.objectify.c:15062):NameError: fromstring
Summary: [abrt] radiotray-0.6.3-2.fc15: lxml.objectify.pyx:1372:lxml.objectify._setupP...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-lxml
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeffrey C. Ollie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9f7e1397
: 697218 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-17 00:13 UTC by ralph
Modified: 2011-04-26 16:02 UTC (History)
8 users (show)

Fixed In Version: python-lxml-2.3-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-26 16:02:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (3.03 KB, text/plain)
2011-03-17 00:13 UTC, ralph
no flags Details

Description ralph 2011-03-17 00:13:36 UTC
abrt version: 1.1.17
architecture: x86_64
Attached file: backtrace, 3101 bytes
cmdline: /usr/bin/python /usr/bin/radiotray
component: radiotray
executable: /usr/bin/radiotray
kernel: 2.6.38-1.fc15.x86_64
package: radiotray-0.6.3-2.fc15
reason: lxml.objectify.pyx:1372:lxml.objectify._setupPickle (src/lxml/lxml.objectify.c:15062):NameError: fromstring
release: Fedora release 15 (Lovelock)
time: 1300314346
uid: 500

How to reproduce
-----
1.
2.
3.
4.

Comment 1 ralph 2011-03-17 00:13:39 UTC
Created attachment 485869 [details]
File: backtrace

Comment 2 Jean-Francois Saucier 2011-03-31 17:36:51 UTC
Thanks for taking the time to report this bug. Can you add more information on how the crash occur in your case?


Thank you.

Comment 3 astramor 2011-04-06 14:01:18 UTC
Package: radiotray-0.6.3-2.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


How to reproduce
-----
1. Start of Programm
2. Programm stopped
3. Restart Programm will create error again


Comment
-----
Installed on a clean Fedora 15 with all actual updates

Comment 4 TR Bentley 2011-04-09 07:44:16 UTC
This has also been detected on the start of OpenLP on F15.
The programme works fine on F14 but fails on startup of F15.

The stack trace is the save as reported above.

Comment 5 TR Bentley 2011-04-09 07:49:49 UTC
This can also be triggered from the command line.
at the command line type "python".
At the python command prompt type
from lxml import etree, objectify 

You get the Traceback at this point.

Comment 6 Thomas Spura 2011-04-09 10:46:15 UTC
Yes, reproducable here with:
$ python -c "from lxml import objectify"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "lxml.objectify.pyx", line 1385, in init lxml.objectify (src/lxml/lxml.objectify.c:27914)
  File "lxml.objectify.pyx", line 1372, in lxml.objectify._setupPickle (src/lxml/lxml.objectify.c:15062)
NameError: fromstring

Comment 7 TR Bentley 2011-04-16 15:39:35 UTC
Any news on this as for me it will be a blocker to moving up to Fedora 15?

Comment 8 VastOne 2011-04-16 23:54:47 UTC
*** Bug 697218 has been marked as a duplicate of this bug. ***

Comment 9 Thomas Spura 2011-04-17 09:21:20 UTC
The new python-lxml-2.3 fixes this issue (only 2to3, needs to get disabled, it seems upstream supports it now inside of one tarball).

Didn't test the python3 package yet.

	
Please update this package...

Comment 10 Jean-Francois Saucier 2011-04-18 14:35:34 UTC
I don't have any F-15 installed currently. I will try to install one in a VM to test this particular issue as soon as I can.

Comment 11 Fedora Update System 2011-04-20 14:03:53 UTC
python-lxml-2.3-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/python-lxml-2.3-1.fc15

Comment 12 VastOne 2011-04-21 01:09:12 UTC
Confirmed that adding python-lxml-2.3-1.fc15 has resolved the issues I had with Radio Tray

It is now loading properly in the bottom panel/tray

Comment 13 Fedora Update System 2011-04-21 03:00:29 UTC
Package python-lxml-2.3-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-lxml-2.3-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/python-lxml-2.3-1.fc15
then log in and leave karma (feedback).

Comment 14 TR Bentley 2011-04-25 08:37:48 UTC
Fixed for OpenLP as well

Comment 15 Fedora Update System 2011-04-26 16:02:32 UTC
python-lxml-2.3-1.fc15 has been pushed to the Fedora 15 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.