<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>49661</bug_id>
          
          <creation_ts>2004-05-01 17:04 0000</creation_ts>
          <short_desc>bins-edit-gui opens the wrong glade file returns: failed to return mandatory object of type Gtk::GladeXML at /usr/bin/bins-edit-gui line 134</short_desc>
          <delta_ts>2004-06-12 15:07:12 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>z122v@hotmail.com</reporter>
          <assigned_to>perl@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>z122v@hotmail.com</who>
            <bug_when>2004-05-01 17:04:41 0000</bug_when>
            <thetext>Line 128 of /usr/bin/bins-edit-gui from the package app-misc/bins-1.1.23-r1 assigns the value of /var/tmp/portage/bins-1.1.23-r1/image/usr/share/bins/bins-edit-gui.glade to $glade instead of /usr/share/bins/bins-edit-gui.glade 

The error when trying to run this program is:

DEVELOPER HACK

** WARNING **: document not well formed!

** WARNING **: Could not parse file
failed to return mandatory object of type Gtk::GladeXML at /usr/bin/bins-edit-gui line 134.

To fix this, I changed the value being assigned to $glade and now everything works fine. A post processing sed script would fix this but would break if the image directory were different. I&apos;m sure a more elegant solution exists. 


Reproducible: Always
Steps to Reproduce:
1.emerge bins
2.bins-edit-gui some.jpg
3.

Actual Results:  
DEVELOPER HACK 
 
** WARNING **: document not well formed! 
 
** WARNING **: Could not parse file 
failed to return mandatory object of type Gtk::GladeXML 
at /usr/bin/bins-edit-gui line 134. 

Expected Results:  
The program should have brought up a gui interface to edit xml tags.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mcummings@gentoo.org</who>
            <bug_when>2004-06-12 15:07:12 0000</bug_when>
            <thetext>OK, this is fixed in r2. Sorry for the delay,

Mike</thetext>
          </long_desc>
      
    </bug>

</bugzilla>