Bugzilla – Bug 155949
conglomerate íssues warnings and an error upon startup
Last modified: 2006-03-31 20:58:23 UTC
Running conglomerate from the command-line gives warnings about missing image files and one real parsers error (in a config file): % conglomerate /home/gpl/.gtk_qt_engine_rc:28: Unable to locate image file in pixmap_path: "32x32/filesystems/folder_home.png" /home/gpl/.gtk_qt_engine_rc:29: Unable to locate image file in pixmap_path: "32x32/filesystems/folder_home.png" /home/gpl/.gtk_qt_engine_rc:30: Unable to locate image file in pixmap_path: "16x16/filesystems/folder_home.png" /home/gpl/.gtk_qt_engine_rc:31: Unable to locate image file in pixmap_path: "16x16/filesystems/folder_home.png" /home/gpl/.gtk_qt_engine_rc:32: Unable to locate image file in pixmap_path: "16x16/filesystems/folder_home.png" Entity: line 8: parser error : Attribute xml:lang redefined <description xml:lang="en_CA" xml:lang="en">This is a document type associated ^ ** (conglomerate:16144): WARNING **: Problem parsing xds file: readme.xds. # rpm -qf `which conglomerate` conglomerate-0.9.1-7
ignore the gtk_qt engine problems, they are 157455
Agreed; so the following is the relevant part: Entity: line 8: parser error : Attribute xml:lang redefined <description xml:lang="en_CA" xml:lang="en">This is a document type associated ^ ** (conglomerate:16144): WARNING **: Problem parsing xds file: readme.xds.
fixed in autobuild