Bug 52158 - crash on startup
Summary: crash on startup
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: printconf
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Crutcher Dunnavant
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-21 08:08 UTC by Gerald Teschl
Modified: 2007-04-18 16:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-08-21 16:34:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerald Teschl 2001-08-21 08:08:00 UTC
[root@tomcat gerald]# printtool
Traceback (innermost last):
  File "/usr/sbin/printtool", line 7, in ?
    import printconf_gui
  File "/usr/share/printconf/util/printconf_gui.py", line 1750, in ?
 
  File "/usr/share/printconf/util/printconf_conf.py", line 1069, in
foomatic_ini
t_overview
    file = open(foomatic.overview_file_path)
IOError: [Errno 2] No such file or directory:
'/usr/share/foomatic/db/compiled/o
verview.xml'

The file is not present but accorting to rpm there are no
missing deps for printconf-gui.

Comment 1 Crutcher Dunnavant 2001-08-21 16:33:35 UTC
what version of foomatic do you have, what version of printconf? Did you delete
/var/cache?

Comment 2 Gerald Teschl 2001-08-21 16:39:40 UTC
Just found out that /var/cache/foomatic somehow got deleted, but I don't
know how this happend.


Comment 3 Gerald Teschl 2001-08-22 11:24:27 UTC
Found the problem: #52276



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