Is it possible this isn't fixed with -3?
$ dpkg --list | grep libpanel-applet
ii libpanel-applet2-0 2.26.2-1
library for GNOME Panel applets
ii libpanel-applet2-dev 2.26.2-1
library for GNOME Panel applets - developmen
ii libpanel-applet2-ruby 0.19.0-3
GNOME 2 panel applet library bindings for th
ii libpanel-applet2-ruby1.8 0.19.0-2
GNOME 2 panel applet library bindings for th
$ cat test.rb
require 'panelapplet2'
$ ruby ./test.rb
/usr/lib/ruby/1.8/panelapplet2.rb:8:in `require': no such file to load
-- panelapplet2_main.so (LoadError)
from /usr/lib/ruby/1.8/panelapplet2.rb:8
from ./test.rb:1:in `require'
from ./test.rb:1
-i
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]