Hi, The Ruby-GNOME2 project released Ruby-GNOME2 1.1.0: http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20120105_1 This release includes a crash bug fix by GC on Ruby 1.9. If you're using Ruby-GNOME2 on Ruby 1.9, we recommend that you update Ruby-GNOME2. Ruby/GStreamer gem for Windows is supported. If you want to play audio and/or video data on Windows, please try it. === Install % gem install gtk2 === Changes This is a source cleanup release. ==== Ruby/GLib2 * Improvements * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka] * Supported comparing between GLib::Enum/GLib::Flags and Symbol. * Fixes * [GitHub#1] Fix GLib::Spawn regression. [Patch by Geoff Youngs] * Plugged memory leaks. * Fixed a crash by GC on Ruby 1.9. * Changes * Remove optional Ruby-GetText-Package dependency. ==== Ruby/GTK2 * Improvements * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows: Added hicolor-icon-theme into gem on Windows. [Suggested by Nikolai Weibull] * Fixes * Fixed a crash by GC. * Plugged memory leaks. * Fixed Gdk::GC#colormap= uses wrong value. * Fixed Gtk::TextBuffer#serialize uses wrong value. ==== Ruby/Pango * Fixes * Plugged memory leaks. ==== Ruby/GdkPixbuf * Improvements * Gdk::Pixbuf.new supports hash argument. * Fixes * Plugged memory leaks. ==== Ruby/GStreamer * Improvements * Supported Windows gem. * Improved memory management. * Fixes * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_create_clock test fails. [Reported by mtasaka] * [GitHub#89] GStreamer: test_fraction_range_new test fails. [Reported by mtasaka] * [GitHub#91] GStreamer: test_state "sometimes" fails. [Reported by mtasaka] ==== Ruby/Poppler * Fixes * Fixed a wrong conversion in Poppler::Document#find_dest. [Reported by Chlo Desoutter] === Thanks * Geoff Youngs * mtasaka * Chlo Desoutter * Nikolai Weibull Thanks, -- kou
on 2012-01-05 13:23
on 2012-01-07 10:11
Kouhei Sutou wrote in post #1039538: > Hi, > > The Ruby-GNOME2 project released Ruby-GNOME2 1.1.0: > http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20120105_1 > * Improvements > * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on > Windows: > Added hicolor-icon-theme into gem on Windows. > [Suggested by Nikolai Weibull] Thanks for that ! It solved my problem. Note : I get the following warning (but everything works) : C:/Ruby193/lib/ruby/gems/1.9.1/gems/glib2-1.1.0-x86-mingw32/lib/1.9/glib2.so: warning: no super class for `GLib::IOChannelWin32Socket', Object assumed _md
on 2012-01-07 10:40
Hi, In <9b8700ec9ec055e2b69c068eb56a24eb@ruby-forum.com> "Re: [ruby-gnome2-devel-en] [ANN] Ruby-GNOME2 1.1.0" on Sat, 07 Jan 2012 10:11:31 +0100, Michel Demazure <ruby-forum-incoming@andreas-s.net> wrote: > > Thanks for that ! It solved my problem. Thanks for confirming it! It's good news. :-) > Note : I get the following warning (but everything works) : > > C:/Ruby193/lib/ruby/gems/1.9.1/gems/glib2-1.1.0-x86-mingw32/lib/1.9/glib2.so: > warning: no super class for `GLib::IOChannelWin32Socket', Object assumed It had been fixed in master. If your program doesn't use GLib::IOChannelWin32Socket, your program works well. So please ignore it until the next release... (Rabbit, my application, uses it. :<) Thanks, -- kou
on 2012-01-07 11:15
Kouhei Sutou wrote in post #1039825:
> So please ignore it until the next release...
OK.
_md
on 2012-01-10 20:07
Hi! I tested the latest release. It works much better for me than the ~3 versions before that. So far I found no bug either. Great work!
on 2012-01-12 14:03
Hi, In <b1a00489636ede21e470726298f22dd5@ruby-forum.com> "Re: [ruby-gnome2-devel-en] [ANN] Ruby-GNOME2 1.1.0" on Tue, 10 Jan 2012 20:07:53 +0100, Marc Heiler <ruby-forum-incoming@andreas-s.net> wrote: > I tested the latest release. > > It works much better for me than the ~3 versions before that. So far I > found no bug either. Thanks for your report. I'm so relieved. :-) Thanks, -- kou
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.