Hi, Joachim, could you show us your release plan? What are problems that block new release? Can we solve the problems as soon as possible? Thanks, -- kou
on 02.05.2008 07:35
on 05.05.2008 13:56
Kouhei Sutou wrote: Hi, > Joachim, could you show us your release plan? > > What are problems that block new release? Can we solve the problems > as soon as possible? - gstreamer bindings. I saw a few patches but I'm not up to date on current status. The test script gives me some errors using r3188 (see attachment) - If gstreamer bindings are ok, I'll ask Shin guey Wong to try if it compiles on windows platform. - gtk and glib automated test scripts fail for me. Please check this.
on 07.05.2008 16:28
Hi, In <10fec1e900f8570351e94d12d27162ee@ruby-forum.com> "Re: [ruby-gnome2-devel-en] Release plan" on Mon, 5 May 2008 13:56:17 +0200, Joachim Glauche <ruby-forum-incoming@andreas-s.net> wrote: > > Joachim, could you show us your release plan? > > > > What are problems that block new release? Can we solve the problems > > as soon as possible? > > - gstreamer bindings. Ruby/GStreamer is an experimental package for now. So you don't need to wait the package. It's OK if the package is just buildable. > I saw a few patches but I'm not up to date on > current status. I think that I had merged those patches a month ago. > The test script gives me some errors using r3188 (see > attachment) Could you show us the followings?: * your GStreamer version. * your GStreamer's plugins version. * a result of 'gst-inspect-0.10 playbin'. * a result of 'gst-inspect-0.10 playback'. * a result of 'gst-inspect-0.10 identity'. > - gtk and glib automated test scripts fail for me. Please check this. They aren't failed on my environment. (GLib 2.16.3 and GTK+ 2.12.9) Could you show us their versions and test result on your environment. Thanks, -- kou
on 07.05.2008 17:08
Kouhei Sutou wrote: > Could you show us the followings?: > > * your GStreamer version. > * your GStreamer's plugins version. I've installed these packages (ubuntu 7.10) libgstreamer0.10-0: 0.10.14-1ubuntu3 libgstreamer-plugins-base0.10-0: 0.10.14-1ubuntu3 gstreamer0.10-plugins-base: 0.10.14-1ubuntu3 gstreamer0.10-plugins-good: 0.10.6-0ubuntu4 > * a result of 'gst-inspect-0.10 playbin'. > * a result of 'gst-inspect-0.10 playback'. > * a result of 'gst-inspect-0.10 identity'. Will install gst-inspect and send the outputs tomorrow, i'm a bit on a hurry now. >> - gtk and glib automated test scripts fail for me. Please check this. > > They aren't failed on my environment. (GLib 2.16.3 and GTK+ 2.12.9) > Could you show us their versions and test result on your > environment. libglib: 2.14.1-1ubuntu1 libgtk: 2.12.0-1ubuntu3
on 10.05.2008 04:31
Hi, In <91ef5d0449f5b22faa82114e3232ba21@ruby-forum.com> "Re: [ruby-gnome2-devel-en] Release plan" on Wed, 7 May 2008 17:08:36 +0200, Joachim Glauche <ruby-forum-incoming@andreas-s.net> wrote: > >> - gtk and glib automated test scripts fail for me. Please check this. > > > > They aren't failed on my environment. (GLib 2.16.3 and GTK+ 2.12.9) > > Could you show us their versions and test result on your > > environment. > > libglib: 2.14.1-1ubuntu1 > libgtk: 2.12.0-1ubuntu3 I can't fix problems happened on your environment without your test result. Does anyone fail test on trunk? Thanks, -- kou
on 12.05.2008 16:02
Kouhei Sutou wrote: > I can't fix problems happened on your environment without > your test result. Does anyone fail test on trunk? Hi Kouhei, I made a small script for running all the tests (run_tests.rb), which i added to trunk. See attachment for test output at trunk revision 3191 on my machine.
on 13.05.2008 05:29
Hi,
2008/5/12 Joachim Glauche <ruby-forum-incoming@andreas-s.net>:
> See attachment for test output at trunk revision 3191 on my machine.
Thanks.
I've fixed your problem. It's a problem of test.
I there still any problem?
--
kou
on 13.05.2008 11:49
Kouhei Sutou wrote: > Thanks. > I've fixed your problem. It's a problem of test. > > I there still any problem? See attached log file.