IcedTea and HP RILOE II

Mark Wielaard mark at klomp.org
Sun Nov 9 13:13:03 PST 2008


Hi Tom,

On Sun, 2008-11-09 at 14:38 -0600, Tom Vacek wrote:
> I tried Iced Tea with Fedora 10 preview.  It's fabulous!

Thanks. We hack to please! :)

> It doesn't
> work, though, for the remote console applet on my HP Remote Insight
> Lights Out II card.  How do I view the console messages for the Iced Tea
> plugin (aka open the console).  It seems like it should be obvious, but 
> it had me stumped.

It isn't completely obvious unfortunately. What I do to debug applets in
the firefox browser is run it on the command line with "firefox -g".
This drops you in gdb, just say "run". That will give you output on in
your terminal and if things crash you can use gdb to get a backtrace
("bt").

If you want lots (and really lots) of extra debugging out put do:
"export ICEDTEAPLUGIN_DEBUG=1" before starting firefox on the command
line and it will spit out lots of extra info on what it is doing.

Good luck,

Mark




More information about the distro-pkg-dev mailing list