gco / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

rubyripper does not recognize ruby-gtk2 1.0.0 #499

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Please describe the steps to reproduce the situation:
a. set the extra encoding threads to more than zero
b. start the ripping

2) What is the expected output? What do you see instead?
I see:
WARNING: Threads are not supported on ruby gtk2-bindings
that are older than 0.18.0. Setting them to zero.
Please upgrade your bindings if you want threads.

3) What version of rubyripper are you using? On what operating system? The
gtk2 of commandline interface?
using rubyripper 0.6.1
on Ubuntu 11.10, 
gtk2 interface 
with bindings ruby-gtk2 1.0.0-1

Original issue reported on code.google.com by anatoly....@gmail.com on 18 Nov 2011 at 2:16

GoogleCodeExporter commented 9 years ago
This one is already fixed:
http://code.google.com/p/rubyripper/source/detail?r=eff33c5b2df744f757a5ed7f4cbc
c195aba032f4&name=stable

Original comment by boukewou...@gmail.com on 18 Nov 2011 at 6:03