Paul Dorman <[EMAIL PROTECTED]> writes:

> Hi all, 
> 
> I think this is a 'glitch', rather than a 'bug' :op 
> 
> I have two cooker machines, both up to date. On both machines I have problems 
> with users not being able to see the icons and background on their desktop, 
> or have the right-click menu from the desktop. There's just the default blue 
> desktop...

That's not normal.. any tip?
 
> On one of the machines rpmdrake works fine, but on the other rpmdrake dies 
> when I click or tab around the rpmdrake interface. In the console (when I run 
> the program from the console) I get the error:

Very strange..
 
> Can't locate object method "iter_has_child" via package "Gtk2::TreeIter" at 
> /usr/lib/libDrakX/ugtk2.pm line 1308.

Titi, seems that

        my ($model, $iter) = $_[0]->get_selected;

is returning a TreeIter instead of a TreeModel as first arg, any
reason why? I remember having seen on the gtk-perl list that this
function should act differently among scalar or list context, and
in scalar context will return a TreeIter only? But that should
not happen here for us :/.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/

Reply via email to