[10:36] hi there [10:36] just wanted to drop a note that i uploaded java-gnome 4.0.9 to my ppa: [10:36] https://launchpad.net/~hannesw/+archive [10:37] the 4.0.7 in universe is hopelessly out of date already (although only half a year old) [10:37] what's the best way to get this into universe? I contacted the debian maintainers already === doko_ is now known as doko [13:42] hannesw, Best way is indeed to contact the Debian maintainers. If it hasn't been picked up by late January, it might be advanced in Ubuntu, but we try not to do that. [13:50] Team meeting in 10 minutes in #ubuntu-meeting [13:50] persia: aren't you in vacation ? :) [13:53] Koon, Yes, but this hotel has bandwidth :) [14:00] Meeting now in #ubuntu-meeting [14:02] slytherin: -> #ubuntu-meeting [14:04] persia: yes, I did that and it seems like Manu (the debian packager) is going to pick it up. [14:04] hannesw, Excellent news then. Thanks for looking into that. [14:47] Just on the UDS VoIP topic. [14:47] Typically each session is icecasted for listening without participation. [14:48] There's usually also a VoIP infrastructure: one requests a temporary VoIP account for the UDS VoIP server, and can connect to each room. [14:48] The schedule usually has the VoIP room numbers shown. [14:48] persia: icecasts is what I was talking about. [14:49] Depends on the topic really. You can't talk back to an icecast. Especially if you're likely to be involved in the results of a topic, it's worth using the VoIP connection. [14:50] For now, I am only interested in listening. [14:50] in some rooms there is also IRC channel projection === LucidFox is now known as Sikon_Stargate === Sikon_Stargate is now known as LucidFox [17:16] hello is anyone around? [17:17] yes [17:17] do i need the 32bit jvm on linux to run javafx [17:18] or applets for that matter [17:18] currently, i only have openjdk 64bit installed [17:18] i don't even know if i got applet support. how do i test it [17:21] http://www.java.com/en/download/help/testvm.xml [17:23] how do i isntall more than one vm? for instance i want to install jre6u11 [17:24] sudo aptitude install sun-java6-jre [17:31] huh, does that install jre6u11? [17:31] i think that was just released today [17:33] oh, no idea [17:33] you said for instance [17:34] i thought it was just an example [17:35] if /opt doesn't exist, shall i just create it with 'sudo mkdir /opt' [17:37] nvm [18:27] i could sure use some help [18:27] any link [19:27] anyone? [20:39] hello world [20:50] if i install via jreu11 via update-alternatives --config java does the webplugin get installed as well [21:01] mohbana, Essentially, if you install anything without using the package management system, you're likely to have a few issues, and they're not really issues we'd be well informed to help sort. [21:02] what's the official name of the applet thingy? [21:02] "applet thingy"? [21:03] running java progs in the browser [21:07] I use icedtea6-plugin, but there are probably others that work. [21:08] i'm gonna ask in the openjdk channel [21:26] but you tried to say, install the complete jre [21:27] No, I only said to use the packaging. The same as when we were talking about building openjdk from source previously. When you use code from upstream, especially when it's not using the same packaging framework, it's unlikely anyone here has the answer to a question. [21:32] what is Onkar's nickname? [21:34] slytherin [21:35] It's 03:00 there, so probably at least a few hours though. [21:44] sudo update-alternatives --install "whatcaniputinhere" "java" "/opt/jre1.6.0_11/bin/java" 1 [21:44] can i use "/opt/jre1.6.0_11/bin/java" in "whatcaniputinhere" [21:45] or does it have to be "/usr/bin/java" [22:04] ok i've done javaws and java [22:04] i just can't seem to workout the plugin [22:09] $ ls -l | grep plugin [22:09] -rwxr-xr-x 1 root root 80843 2008-11-10 10:00 libjavaplugin_jni.so [22:09] -rwxr-xr-x 1 root root 358202 2008-11-10 10:00 libjavaplugin_nscp_gcc29.so [22:09] -rwxr-xr-x 1 root root 268961 2008-11-10 10:00 libjavaplugin_nscp.so [22:10] so which one do i link to my plug-ins folder [22:11] ok, i think everone is asleep as it's 3:00 [22:31] ln -s /opt/jre1.6.0_11/lib/i386/libnpjp2.so /home/mbana/.mozilla/plugins/ [22:31] something wrong with that? [22:31] i don't have the icedtea plug-in installed [22:31] i've restarted firefo [22:31] x [22:51] i sure could use help [23:30] ...... [23:30] please help [23:39] any ideas on how i'll configure nsplugginwrapper to use the 32bit plugin