| Author |
Message |
| noldrin |
Posted: Fri May 09, 2008 8:45 pm Post subject: |
|
| I'm still peeved that my employer moved from the GPL system RT to a slaveware solution based on .Net. I went from being able to answer tickets anywhere, including on my phone, to only being able to answer tickets on Window boxes that have .Net 2.0 |
|
 |
| jebba |
Posted: Fri May 09, 2008 8:12 pm Post subject: |
|
| extraspecialbitter wrote: | | In parallel, I am working with the OpenJDK people to see if the gcjwebplugin.so plugin can ultimately get me where I need to be. |
Ah cool, nice one. :) |
|
 |
| extraspecialbitter |
Posted: Fri May 09, 2008 8:08 pm Post subject: |
|
I've moved this topic to the Slaveware forum, as I feel that my employers (and others like them) have enslaved me to be dependent upon non-free Java in order to use their client-less VPN. It's forced me to have a non-free-tolerant distro (Linux Mint in this case) on my laptop with the express purpose of remote access.
In parallel, I am working with the OpenJDK people to see if the gcjwebplugin.so plugin can ultimately get me where I need to be. |
|
 |
| noldrin |
Posted: Fri Apr 11, 2008 12:26 pm Post subject: |
|
| Funny enough I was thinking about this situation on my way home. It seems to me that it might be more ethical to install OpenJDK on BLAG, since it is enabling you to use more Free software, than if you are in mint, which once you are booted there you have to stay there. Especially considering OpenJDK is a project actively working to replace it's slaveware bits with FOSS and that by using the OpenJDK you are helping test to the newest FOSS bits. Doesn't seem to me any worse than someone using the broadcom firmware with the open source driver. |
|
 |
| extraspecialbitter |
Posted: Thu Apr 10, 2008 4:36 pm Post subject: |
|
| As a compromise I've been keeping the laptop at work and booting up Mint (encumbered with Java, Flash, etc.) at home when I need to access the VPN. Despite the fact that it serves this necessary purpose, I don't like it nearly as much as BLAG. Hopefully openjdk will eventually deliver full Java functionality without proprietary blobs so that I can avoid having to boot a different distro - or far worse, Windoze - in order to get my work done. |
|
 |
| noldrin |
Posted: Wed Apr 09, 2008 4:09 pm Post subject: |
|
| I have found a lot of VPN client apps suck, when my work switched from standard PPTP to Sonicwall, I couldn't get the windows box connected for a while. It works sometimes now, but now I just go in through other things we have setup. I'd suggest keep using the work laptop, It's often better to segregate work and non work. |
|
 |
| extraspecialbitter |
Posted: Wed Apr 09, 2008 12:59 am Post subject: |
|
| jebba wrote: | | When you just install java-1.7.0-icedtea-plugin normally and don't do any tricks, does it show up ok when you go to the URL "about:plugins" ? |
yes it does. The plugin is there, and it does do many of the things an applet should do (e.g. I can "watch" Boston Red Sox games at work), but there are some pages that aren't rendered correctly. A few examples are http://www.pandora.com/, which should initiate a Java-based music player (instead of a mysterious gray rectangle), and http://www.allmusic.com, which routinely crashes Firefox. More importantly than either of these, my workplace's "extranet" page includes a link to Juniper Network's client-less VPN, which is implemented as an applet. An applet-like window appears to download the software to the browser, but the Firefox status bar indicates that the Applet is not started. :^( |
|
 |
| jebba |
Posted: Tue Apr 08, 2008 10:45 pm Post subject: |
|
| When you just install java-1.7.0-icedtea-plugin normally and don't do any tricks, does it show up ok when you go to the URL "about:plugins" ? |
|
 |
| extraspecialbitter |
Posted: Tue Apr 08, 2008 10:36 pm Post subject: |
|
so here's the conundrum in a nutshell - if a fully functional Java is necessary for me to have remote access to my workplace, do I:
1) continue to lug a Windoze laptop back and forth for the sole purpose of remote access,
2) maintain a non-free Linux distro for the sole purpose of remote access, or
3) taint my favorite distro (BLAG, of course) with non-free Java? |
|
 |
| extraspecialbitter |
Posted: Mon Apr 07, 2008 8:38 pm Post subject: |
|
| I tried faking out Java by linking libjavaplugin_oji.so to gcbwebplugin.so, but that didn't work. It doesn't throw an error, but the applet is never initialized. I posted my issue to the "distro-pkg-dev" mailing list and was told to uninstall icedtea 1.7 in favor of openjdk 1.6. Unfortunately the latter requires an updated libc, so it seems I'm stuck for now. :^( |
|
 |
| jebba |
Posted: Fri Apr 04, 2008 5:50 pm Post subject: |
|
| Well it probably "needs libjavaplugin_oji.so" in that they are saying it "needs a java plugin for your browser" and this plugin is typically named (from Sun) as libjavaplugin_oji.so. The gcjwebplugin.so should be functionally equivalent (well, more or less). So just use that, make sure Java is enabled in Preferences, and try loading the page with the java applet. |
|
 |
| extraspecialbitter |
Posted: Fri Apr 04, 2008 5:21 pm Post subject: |
|
it looks like the icedtea plugin package installs gcjwebplugin.so, but not libjavaplugin_oji.so, which is what Juniper seems to need.
| Code: | [root@blagger tmp]# rpm -q java-1.7.0-icedtea-plugin-1.7.0.0-0.19.b21.snapshot.fc8 --provides
gcjwebplugin.so
java-1.7.0-plugin = 1.7.0.0
java-plugin = 1.7.0
java-1.7.0-icedtea-plugin = 1.7.0.0-0.19.b21.snapshot.fc8
|
I've tried pinging the Fedora forum about the availability of the plugin in icedtea, but so far no go. I probably need to look elsewhere. |
|
 |
| noldrin |
Posted: Fri Apr 04, 2008 3:37 pm Post subject: |
|
| After years of moving towards free software, my company took a hard turn towards windows tech. So now I just RDP to a windows box at work and do all my work through that while leaving my blag boxes pure. |
|
 |
| extraspecialbitter |
Posted: Fri Apr 04, 2008 1:54 pm Post subject: |
|
| jebba wrote: | You "should" be able to use the free java plugin with their java applet. Or at least you can try it. I think there's docs on getting the java plugin going in the Fedora release notes.
-Jeff |
I'll need to do a little more research. My observations have been based on this article, which makes use of the Sun (non-free) JRE and plugin. |
|
 |
| jebba |
Posted: Fri Apr 04, 2008 1:21 pm Post subject: |
|
You "should" be able to use the free java plugin with their java applet. Or at least you can try it. I think there's docs on getting the java plugin going in the Fedora release notes.
-Jeff |
|
 |