Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114117 - Pybliographic fails to display error messages
Summary: Pybliographic fails to display error messages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-01 01:31 UTC by Ed Catmur
Modified: 2008-03-01 14:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gnome_error_dialog_parented.patch (gnome_error_dialog_parented.patch,580 bytes, patch)
2005-12-01 01:32 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2005-12-01 01:31:54 UTC
http://sourceforge.net/tracker/index.php?func=detail&aid=1370749&group_id=4825&atid=104825

Pybliographic does not display error messages because it uses a deprecated and
now dropped (as of dev-python/gnome-python-2.12.0) function.

Fortunately the patch is easy.
Comment 1 Ed Catmur 2005-12-01 01:32:47 UTC
Created attachment 73877 [details, diff]
gnome_error_dialog_parented.patch

Construct a workalike function and install it into the module namespace. I love
python.
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2008-03-01 14:34:19 UTC
Upstream says that this bug is fixed long time ago.
Closing as fixed.