=== lifeless_ is now known as lifeless === ttx_ is now known as ttx === doko_ is now known as doko [21:11] Hi is any one awake/alive [21:12] ;-p [21:12] no [21:14] ;-p [21:14] Is the new version openjdk supposed to work with GUI apps on lucid? [21:15] drubin: Yes, (assuming if you have the non-headless package) [21:15] I know this is more about packaging then support.. but when standard apt-get install netbeans starts blank white screen [21:15] nthykier: double checks that [21:16] Also, you may have another java than openjdk installed (e.g. gcj) providing your alternatives (/usr/bin/java) [21:16] pretty sure I don't have another version of java [21:19] OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1) [21:19] Sounds about right [21:19] I have both headless and normal installed ;/ [21:20] The headless is a subset of the "normal" one [21:20] so that makes sense [21:20] nthykier: Ok so that isn't the issue then. [21:23] I guess this serves me right for thinking I should take a development version to a conference. ;-p and only do testing the day before === lifeless_ is now known as lifeless [21:58] For any one that cares it seemed to be the fact that netbeans wouldn't run using the DM xmonad, seems to work with gnome [22:31] Setting up libsvn-javahl (1.4.6dfsg1-2ubuntu1.1) ... [22:31] so I'm guessing I want subclipse 1.2.x [22:32] question is... do I need to tell Java (when used for Eclipse) where to find the library [22:32] ? [22:32] hello [22:33] hey again [22:33] should I restart eclipse after loading this lib? [22:33] (I'm in the wrong channel again aren't I) [22:34] erh, hard to tell now that you went back to eclipse... :P anyhow... [22:35] We have had some reporting problems with javahl and success with svnkit [22:35] though I am not sure if they installed svnkit via Ubuntu's repository or via eclipse itself... I am guessing the latter [22:36] lemmy see... [22:36] its another plugin right? [22:36] yes [22:36] not in my repo [22:36] does it need javahl? [22:36] regardless, when installing new stuff for eclipse you need to restart eclipse to make it work [22:37] ty [22:37] no - it should not need javahl [22:37] in fact that is probably why it works [22:37] you probably have to add another update site for it [22:37] OK, I'll look... [22:37] btw, is this error expected: [22:38] errors are in generally not expected; :P [22:38] Network connection problems encountered during search. [22:38] Unable to access "http://update.eclipse.org/updates/3.2". [22:38] Unable to access site: "http://update.eclipse.org/updates/3.2" [Server returned HTTP response code: "403 Forbidden" for URL: http://update.eclipse.org/updates/3.2.] [22:38] Unable to access site: "http://update.eclipse.org/updates/3.2" [Server returned HTTP response code: "403 Forbidden" for URL: http://update.eclipse.org/updates/3.2.] [22:38] oops [22:38] sorry Network connection problems encountered during search. [22:38] Unable to access "http://update.eclipse.org/updates/3.2". [22:38] Unable to access site: "http://update.eclipse.org/updates/3.2" [Server returned HTTP response code: "403 Forbidden" for URL: http://update.eclipse.org/updates/3.2.] [22:38] Unable to access site: "http://update.eclipse.org/updates/3.2" [Server returned HTTP response code: "403 Forbidden" for URL: http://update.eclipse.org/updates/3.2.] [22:38] DOH [22:38] I was trying to type 'sorry about that' [22:38] you want to remove that site if you are using eclipse 3.5 [22:39] ended up pasting again! [22:39] this version of ubuntu comes with 3.2.2 [22:39] Build id: M20070212-1330 (Ubuntu version: 3.2.2-5ubuntu2) [22:39] Holy... then you are on 8.10 or older? [22:40] forgot how to find out on ubuntu... [22:41] system -> about -> Thank you for your interest in Ubuntu 8.04 - the Hardy Heron - released in April 2008. [22:42] well... its stable ;-) [22:43] That eclipse is probably 3 years old... maybe 4 [22:44] I am not sure they still provide plugins for it; but you are looking for the SVNKit connector for eclipse 3.2 [22:45] I'm going to see if I can get svnclipse to work... just because I'm a total beginner [22:45] somhow I want to see my path of enquiry through :-) [22:46] There are or were two svn plugins for eclipse... subversive and subeclipse (as I recall) [22:46] I do not know which one I used; but with that you had to install a connector after installing it [22:46] oh... are plugins different from connectors? [22:47] erh, as I understand it, they are a plugin [22:47] they are used by the sub$something plugin to complete the SVN requests [22:48] IC