This bug was supposedly fixed in 3.6, but it's still there in 4.0. I can
reproduce it with the following code:
if (localStorage) {
alert("yes")
} else {
alert("no")
}
If cookies are disabled, I get a "security error code 1000", regardless
of whether
This bug was fixed upstream (in OpenJDK) a long time ago. Does anybody
know when it'll be incorporated into the distro? Right now, Ubuntu still
uses version 6b18 of OpenJDK - that release is ancient.
--
glassfish v3 requires at least openjdk-6 6b19
https://bugs.launchpad.net/bugs/559286
You recei
Same thing here. I can still deploy my own apps on Glassfish - it's only
the admin console that's broken.
This appears to be a known bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6909759
--
glassfish v3 does not run under openjdk-6
https://bugs.launchpad.net/bugs/559286
You received th
Just for the record: I have the same problem with a Mac-formatted iPod
(hfs+, no journaling). That is, the playlists get created, but there's
nothing in them.
I'm using Rhythmbox 0.12.5 on Karmic.
--
Rhythmbox does not save playlist on iPod
https://bugs.launchpad.net/bugs/496681
You received thi
Confirmed on a Thinkpad T-43. Didn't happen before the update to Karmic.
And even when it doesn't happen, waking up takes a lot longer than it
used to.
--
Computer goes back to sleep upon wakeup, after unplugging from wall.
https://bugs.launchpad.net/bugs/480492
You received this bug notification
Public bug reported:
Running Karmic (64 bit) on a MacPro.
If I choose 'suspend' from the menu, it goes to sleep and the power
indicator starts pulsing - this is the expected behavior. But if I press
the keyboard or a mouse button, nothing happens. If I press the power
button, the computer seems t
This sounds similar to the problems I've been having with
NetworkManager. I'm running 7.10 on a Thinkpad T43. I found this
workaround, which stops NetworkManager on suspend and restarts it on
resume:
https://help.ubuntu.com/community/WifiDocs/NetworkManager#head-
5c71df23d1410c1c5c1c0bcd216353a41e
Public bug reported:
Binary package hint: wu-ftpd
I just installed wu-ftpd, and had trouble getting it started. Turns out
that the problem was this:
The /etc/init.d/wu-ftpd script first checks in /etc/inetd.conf if wu-
ftpd is in there. (On my system, it is. I didn't put it there, so I
assume i