Bug 130333 - Anaconda missing image
Summary: Anaconda missing image
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-19 08:31 UTC by Tomo Vuckovic
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-22 19:54:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tomo Vuckovic 2004-08-19 08:31:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2)
Gecko/20040809

Description of problem:
Bad : When anaconda fail install package dialog missing image

Version-Release number of selected component (if applicable):
anaconda latest from development tree

How reproducible:
Sometimes

Steps to Reproduce:
1. Anaconda fail install package
2. dialog missing image

    

Additional info:

anaconda gui.py on line 578 missing gtk-dialog-info.png
only afected if redhat-artwork not installed

Comment 1 Jeremy Katz 2004-08-19 22:22:31 UTC
Is it a package early in the install order?  If so, I'm not sure what
can be done about it as the error dialog is running with a root of
inside the chroot where the icons don't exist yet. 

Unless there's some hidden gtk trick I don't know about...

Comment 2 Owen Taylor 2004-08-20 14:18:06 UTC
Do you have the icon theme rc file but not the icons or something?
You should at least get the default GTK+ fallback icon.

(BlueCurve I think still  needs to be fixed up not to use a RC file
for its icon theme, which might make it more robust if the problem
is indeed that only part of redhat-artwork is installed.)



Comment 3 Jeremy Katz 2004-08-20 15:05:01 UTC
The icon theme rc file is there and the icons are there as long as the
process isn't chrooted into /mnt/sysimage.  It's when an error occurs
with the process root being /mnt/sysimage that things get ugly.

Not really sure there's anything to be done, though (without
drastically changing the way I handle errors)

Comment 4 Owen Taylor 2004-08-20 15:43:29 UTC
How much of redhat-artwork is in /mnt/sysimage? If nothing
of redhat-artwork is in there, no problems should occur. 


Comment 5 Jeremy Katz 2004-08-20 15:51:27 UTC
At early points in the install, none of it.  The package hasn't been
laid down on the disk yet.

Comment 6 Jeremy Katz 2004-09-22 19:54:58 UTC
With the rework of the icon theme, this hopefully will be better now.


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