Bruno Tavares said:
I am sorry .. copy paste error, the error now is: Usage: Gtk2::Clipboard::get(selection) at test line 76.
ack! bugs in the Clipboard stuff, get and get_for_display were not requiring the class arguments. try the attached patch, and let me know what you get. if it works (i think it will), i'll apply it to cvs tonight before releasing 1.00rc3. warning: this will break code that uses the broken functions. but, they were broken, and it's a two-character fix (turn :: into ->), so... -- muppet <scott at asofyet dot org>
Attachment:
clipboard.diff
Description: /