[00:18] great [00:18] how do i activate natty sources on oneiric [00:20] nvm === Nex4 is now known as ExAway [06:40] hola [06:41] o/ [06:42] hola [07:00] hi [07:00] hi [07:17] hi, I am trying to use xubuntu 10.04 live cd on my brand new acer 5755 laptop but I cannot connect to the net [07:17] the network identifier icon does nothing yet the lan connection is plugged in [07:18] same lan connection as this computer right now [09:56] Hi there! [09:57] ...oh, the xubuntu installation is already done. Wow - how fast! [09:58] O.k. going for a reboot now... Bye! === hobgoblin is now known as elfy [11:37] Remmina is taking its sweet time to get installed. [11:37] I'm trying to install it through Ubuntu Software Center and the progress bar stops at the middle. [12:32] hi there dudes I have installed xubuntu 11.10 and I installed it setting automatic login... but then it does not start automatically... I need ever to write the password and to login manually... I tried to set that on "Account user" but it crashes and I can't set anything by mouse [12:32] How can I set automatic login by terminal? [12:43] that was odd. never had a problem since installing few weeks ago but my screen just went black, my download was still happening but I couldnt do anything. Pressed cltr-alt-del, ctrl-alt-f1, nothing.. then about 2 mins later it just reset.. [12:44] I was doing quite a lot at the time.. had an xp vm with some dx9 app running, mythtv was in another workspace watching tv, chrome with a few tabs. I have 8gb ram and a i7 so nothing really stressful. shook me up ! [12:45] sounds like xorg died [12:45] or kernel panic [13:02] hi there dudes I have installed xubuntu 11.10 and I installed it setting automatic login... but then it does not start automatically... I need ever to write the password and to login manually... I tried to set that on "Account user" but it crashes and I can't set anything by mouse [13:02] How can I set automatic login by terminal? [13:54] are there any good-looking themes which support both gtk2 and gtk3 (and preferably also xfwm)? :\ [13:56] RobinJ: the default xubuntu theme fits [13:56] RobinJ, for the appearance part I prefer zukitwo-dark, but i use emerald for window theme as I use compiz... [13:59] TheSheep: nah, don't like it [14:00] i thought i had one with equinox but the gtk2 theme didnt seem to apply :\ [14:01] you had equinox gtk engine installed? [14:02] yes [14:03] well i had a varation on it [14:03] lets try the original on [14:03] *one [14:04] lolwut [14:04] with the original one its the other way around [14:04] no gtk3 [14:05] merge them [14:06] ehm can i? this is not for personal use only, so i guess i need to be careful [14:06] trying to make my own distro [14:06] i've tried making my own theme but failed miserably [14:07] exuse me i have a quewstion i need an android sdk expert [14:08] RobinJ: copy gtk2 part (folder) to other one, or other way round [14:08] hello? [14:09] Sysi: i meant being careful with licenses [14:54] hi [15:07] Hello there [15:08] HOw can I help? [15:08] ChristopherNg: http://www.xubuntu.org/devel [15:09] TheSheep: Very funny! === ExAway is now known as Exio [15:11] ChristopherNg: no joke intended [15:15] I remember you are the troll of xubuntu from Europe [15:15] :) [15:16] ChristopherNg: I honestly thought you are asking about how to get involved, sorry if that was not your intention. [15:16] that's how I read it too [15:16] No problem, IM not a programmer [15:17] ChristopherNg: You don't have to be. [15:17] Preferred if it is, Besides I would probably slow things down, not the most uber guy out there [15:17] ChristopherNg: In fact, there is a lot of non-programming work. [15:18] ChristopherNg: if only the est ones were allowed to contribute, we would still be banging rocks together here. [15:18] s/est/best [15:19] Any help is welcome and appreciated, including your helping in here too, of course. [15:21] Yes I will try my best to contribute, but to be honest im in two minds about what I want to do. [15:21] As in either stick with Xubuntu or go to Arch [15:21] I still need to decide what im going to do. [15:33] ChristopherNg: I'm not telling you to do anything, I'm just thanking you for what you are already doing :) [18:43] Hi, all I got a question is it good to install nvidia 290.10 driver in xubuntu 11.10 ? i got 280.10 now [18:49] don't know [18:49] never tried it [18:51] k [19:07] Hi , looking for help with wireless @ startup. [19:07] and your question / problem is? :) [19:09] Have installed windows wireless drivers & works fine but when I reboot the driver is not auto loaded. [19:09] Have to re-add each time. === Exio is now known as Exio|Away [20:29] Hello im trying to install from a .jar file i need help [20:29] i went to the correct directory... [20:30] I typed "java -jar jarfilename.jar [20:30] yes [20:30] and? [20:30] I got The program 'java' can be found in the following packages: * gcj-4.4-jre-headless * openjdk-6-jre-headless * cacao * gij-4.3 * jamvm [20:30] Try: sudo apt-get install [20:30] Im a little confused never used a .jar file before [20:31] you need Oracle java or openjdk [20:31] sudo apt-get install openjdk and try again? [20:31] nope [20:32] sudo apt-get install openjdk-6-jre-headless [20:32] then try again [20:32] one sec [20:32] kk almost 100 meg dling [20:32] yes its a big package [20:33] ok ive got it and i got a different output now [20:34] I thought it would change the .jar file to a directory after extracting it and i would just "./therunfile" [20:34] but thats not the case [20:34] if you wish to run a jar file you need a different command [20:35] java -jar file.jar [20:35] ou you got it :D [20:35] sorry [20:36] yeah ive already done that command [20:36] and what happend? [20:36] ubuntu@ubuntu:~/Downloads$ java -jar minecraft.jar [20:36] Exception in thread "main" java.awt.HeadlessException at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173) at java.awt.Window.(Window.java:437) at java.awt.Frame.(Frame.java:419) at net.minecraft.LauncherFrame.(LauncherFrame.java:27) at net.minecraft.LauncherFrame.main(LauncherFrame.java:158) at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:13) [20:38] Like I said, I have never used a .jar file before and from the little research on them they should be no more difficult than a .run file. [20:39] are you trying to run a minecraft server? [20:39] then try java -jar file.jar nogui [20:39] let me try it [20:40] and another thing is... is the file a+x? [20:41] Yeah I made a mistake, that file is a launcher for people who bought the game [20:41] I thought it was a free version of the main program so my bad [20:41] np [20:41] Browser based for me [20:41] so problem solved? :) [20:41] Yes. [20:41] thanks [20:42] np [20:44] baizon: How long you been using xubuntu? [20:44] since 7.10 === Exio|Away is now known as Exio [20:46] Nice one! [20:48] 7.10 was ubuntu, switchd to xubuntu since 10.10 [20:49] Yeah I did the same thing, My preason was I didnt like that they got rid of gnome and I have no interest in learning that new thing they made. [20:49] SO I went to xfce and since xfce is also available in slackware and arch i thought it would be better in the long term to learn more. [20:50] Instead of becoming a total product of ubuntu and the whims of its leaders [20:54] :) [20:59] nice to hear [21:06] I sometimes feel lonely because I never liked old gnome, new shell is pretty good even with all limitations [21:06] gnome-shell, unity is messy [21:06] i like unity more then gnome shell [21:07] gnome shell is to much mouse movement [21:07] set your mouse to be faster [21:07] hehe [21:08] i like to use my keyboard :) [21:08] shell is like a bad knock-off of unity, lol [21:08] im more old style like [21:08] #xubuntu-offtopic [21:08] I like gnome-shell because you can use it nicely with big screen=fast mouse [21:08] sorry knome :) [21:08] no problem [21:08] !ot [21:08] #xubuntu is the Xubuntu support channel, #xubuntu-devel for discussion regarding development of Xubuntu, and #xubuntu-offtopic is for random chatter. Welcome! [21:09] never even knew that existed. [21:09] lol j/k [21:09] I dont read topics :) [21:09] There are people on constant stand by to type |ot they wait for the moment for hours [21:10] topics often contain useful information [21:20] Sysi: long time no speak how have you been? [21:21] oh wait is that ot? [21:21] ChristopherNg, is there? i thought i was a bot... [21:22] Who me a bot? [21:22] Im just confused [21:23] Apparently some Nigerians have bots all over freenode for Phishing [21:25] ChristopherNg, -offtopic has it's place. you should visit it sometimes, it's been pretty active in the last months [21:25] *its [21:27] ok i join it === EyesIsServer is now known as EyesIsAsleep