Bug 447576

Summary: gthumb assertion failures when opening a .png file
Product: [Fedora] Fedora Reporter: petrosyan
Component: gthumbAssignee: Behdad Esfahbod <behdad>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-09 02:37:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
attaching main-logo.png for future reference. none

Description petrosyan 2008-05-20 15:58:48 UTC
Description of problem:
gthumb gives assertion failures when opening a .png file.

Version-Release number of selected component (if applicable):
gthumb-2.10.8-3.fc9.x86_64

How reproducible:
Always

Steps to Reproduce:
$ gthumb /usr/share/rhgb/main-logo.png
  
Actual results:
(gthumb:9252): GLib-GObject-WARNING **: IA__g_object_new_valist: object class
`GThemedIcon' has no property named `names'

(gthumb:9252): GLib-GIO-CRITICAL **: g_themed_icon_constructed: assertion
`themed->names != NULL && themed->names[0] != NULL' failed

(gthumb:9252): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed

Comment 1 petrosyan 2008-05-20 15:58:48 UTC
Created attachment 306146 [details]
attaching main-logo.png for future reference.

Comment 2 petrosyan 2008-07-09 02:37:02 UTC
I am not able to reproduce this bug any more.