Re: gtk2-perl / easily accessing objects properties



goran kirra net wrote:

On Thu, Oct 31, 2002 at 01:53:28AM +0000, Dermot Musgrove wrote:

However, there seems to be a bug in the code somewhere - try running
'perl t/043_Gtk_Window.t' and see what I mean. The resizable($TRUE)
call does not set the value correctly although the resizable() call gets the correct value. BTW set_resizable($TRUE) works fine.



This was indeed a bug, I stumbled on this report while cleaning
my mailbox.
Yes it seems fixed now - BUT there is a similar error with GObject->set_data()
or at least set_data() has no effect but get_data() seems to work.

This stresses the importance to report all bugs to
the tracker or they will not get fixed in a timely manner
(or not fixed at all).

I have a very slow and expensive dialup link and I cannot afford the
time online to navigate the tracker pages - is there an email interface
that I could send to instead?


On another note:
the test scripts does not work at all for me.
Are they broken generally or is it just my environment?
Pasted a sample of failure below.

[...]
I will experiment and try to get back to you - my only idea is that
if the widget fails to compile the system may fail.
When did you run the test last? I have committed several changes to
Gtk2::Test lately so does it still fail?
There is a 'verbose' arg so that you can run 'perl t/041_Gtk2_Window.t 2' and
see more of what is going on.

It all seems to work on my Perl (5.6.1) so I don't understand.

Thanks for the reply.

Best regards, Dermot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]