http://qa.mandrakesoft.com/show_bug.cgi?id=5988


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|20                          |601
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2003-26-09 23:20 -------
Thanks, fixed in 2mdk.



-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
When I start the pybliographic programm from the pybliographer package, I get
the following error :

/usr/lib/python2.3/xmllib.py:10: DeprecationWarning: The xmllib module is
obsolete.  Use xml.sax instead.
  DeprecationWarning)
Traceback (most recent call last):
  File "/usr/bin/pybliographer", line 164, in ?
    execfile (filename, user_global)
  File "/usr/share/pybliographer/pybliographic.py", line 25, in ?
    from Pyblio.GnomeUI.Pybliographic import Pybliographic
  File
"/home/goetz/tmp/pybliographer-1.1.92-buildroot/usr/share/pybliographer/Pyblio/GnomeUI/Pybliographic.py",
line 28, in ?
  File
"/home/goetz/tmp/pybliographer-1.1.92-buildroot/usr/share/pybliographer/Pyblio/GnomeUI/Document.py",
line 30, in ?
  File
"/home/goetz/tmp/pybliographer-1.1.92-buildroot/usr/share/pybliographer/Pyblio/GnomeUI/Index.py",
line 36, in ?
  File
"/home/goetz/tmp/pybliographer-1.1.92-buildroot/usr/share/pybliographer/Pyblio/GnomeUI/Utils.py",
line 33, in ?
ImportError: No module named gconf
SAVE USER: {}

Not tested proposed patch :

--- pybliographer.spec  2003-09-26 22:26:17.000000000 +0200
+++ pybliographer.spec.ori      2003-09-26 22:25:05.000000000 +0200
@@ -18,7 +18,6 @@
 BuildRequires: XFree86-Xvfb
 BuildRequires: docbook-utils
 Requires:      gnome-python
-Requires:      gnome-python-gconf
 Requires:      pygtk2.0-libglade
 Requires:      python-bibtex
 BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot

Reply via email to