[Bug 197651] Re: Compiz doesn't work with an ATI rv100 board by default, unless AGPSize is set

2008-08-30 Thread tgrundle
The latest drivers in intrepid allow compiz to work at 1280x1024 for me. I am using the default xorg.conf generated by the dpkg-reconfigure -phigh xserver-org command. Here is the lspci output for my video card: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon

[Bug 199732] Re: applet fails to load with nullpointerexception

2008-06-15 Thread tgrundle
I am not sure either if setting the height and width for an applet in a stylesheet is correct. A brief read of section 17.3 of the HTML 4.01 spec (http://www.w3.org/TR/html401/struct/objects.html#h-13.7) does seem to clear it up for me. Although I would lean towards saying that the height

[Bug 199732] Re: applet fails to load with nullpointerexception

2008-05-17 Thread tgrundle
I created a patch to get past the NPE exception, basically set a default width and height of 1 if none is present in the tag. I wasn't able to confirm that this applet works since it requires LiveConnect, but I get past the original exception ** Attachment added:

[Bug 199732] Re: applet fails to load with nullpointerexception

2008-04-16 Thread tgrundle
I finally got some more free time to look at this issue and it turns out that technically this is not a bug. The website is not setting the height and width attributes on the applet tag. Below is the actual applet tag definition. The fact still remains that the sun plugin works, which means they

RE: [Bug 199732] Re: applet fails to load with nullpointerexception

2008-03-23 Thread tgrundle
No luck Matti. Got the same error. Also as an FYI, after making the switch I had to manually run 'sudo update-alternatives --auto java' Timothy -- applet fails to load with nullpointerexception https://bugs.launchpad.net/bugs/199732 You received this bug notification because you are a

[Bug 199732] [NEW] applet fails to load with nullpointerexception

2008-03-07 Thread tgrundle
Public bug reported: Binary package hint: icedtea-java7-plugin I am trying to access an applet from http://www.jigzone.com. The applet fails to load with error: Exception in thread main java.lang.NullPointerException at sun.applet.PluginMain.start(PluginMain.java:211) at

[Bug 199732] Re: applet fails to load with nullpointerexception

2008-03-07 Thread tgrundle
** Attachment added: jigzone.txt http://launchpadlibrarian.net/12511691/jigzone.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/12511692/Dependencies.txt -- applet fails to load with nullpointerexception https://bugs.launchpad.net/bugs/199732 You received this bug