[01:11] anyone seen bioterror? [01:17] szczur: Sadly, not for a while. :/ [01:22] Unit193, :) [01:22] i'm here [01:23] what do you want? :P [01:23] kinddna out of #lubuntu craze for a while [01:29] ok check this one out [01:30] 12.10 font weirdness [01:30] here's lxterminal with ubuntu mono: http://imgur.com/tdovfnb,bJbmfUN [01:31] and here's the same terminal with source sans pro (an adobe open source font i not only like but have used in lubuntu before): http://imgur.com/tdovfnb,bJbmfUN [01:31] oh wait, i see there both on that same link [01:31] "first image" is the bad one and "second image" is the good one [01:31] note that the size of the terminal changes, too [01:31] just by changing the font [01:31] wth? [01:42] just did a clean install of lubuntu and am trying to set up iniit scripts but they aren't running at boot. how can i debug ? [01:43] if i /etc/init.d/scriptname.sh start and stop works [01:44] i also ran sudo chmod +x /etc/init.d/filename [01:44] and then sudo update-rc.d filename defaults [01:44] the symlinks were created in rc directories [01:58] any hints anyone? [02:09] GeorgeIoak2: Perhaps look at the update-rc.d manpage [02:12] GeorgeIoak2: What is the init script supposed to do? Perhaps it is running before some other thing it needs as a prerequisite is not running before [02:12] genii-around: Yes, I've looked and a similar procedure on a Debian system last year worked [02:13] I'm not sure when upstart makes the call to run all the old sysv stuff [02:13] genii-around: it basically starts chromium-browser with --kiosk switch [02:14] i noticed some references to upstart and haven't used it. was wondering if i needed to but this seemed rather straight forward [02:14] Wouldn't you need a desktop up and running beforehand? [02:15] yes, it's at rc2, i'll post the script in a second [02:16] http://pastebin.com/guu4hiHn [02:17] hmm, i just noticed that Required Start and Stop are blank. On the debian system i was running a custom video player that wrote directly to the FB so it could launch right away [02:20] maybe i need to add $remote_fs t required start/stop [02:21] would i need another level or something else in there? [02:22] I'm thinking that maybe you need instead an init.d that just starts X with user onq , then in onq's home directory your .xsession or so on starts the browser [02:23] it's going to be made into a kiosk so i'm looking for just a fast boot and straight into some local HTML pages [02:24] Or instead of an init.d script an rc.local one, which runs after all the init/upstart is done [02:25] oh crap, i made that change and rebooted and now the system is hung and i don't think ssh is running [02:26] isn't it ctrl-alt-f12 to kill X? [02:27] I think ctrl-alt-esc [02:28] no dice, big time crap... [02:30] It used to be ctrl-alt-backspace but i think they did that !dontzap thing [02:31] i haven't found the magic key and it doesn't look like i can ssh in. any other ideas? [02:33] Try right-hand ALT+PRINT SCREEN+ K [02:34] just booted off of a thumb drive, hopefully i can just rename the script file and reboot. if not i'll try that key combo [02:35] I have to go, but hopefully someone may take up your issue. [02:36] thanks [02:40] ok, somehow something happened and now i can't boot. looks like it gets to the desktop but then only shows a static cursor in the upper left corner [02:40] can't seem to get to a console or kill X, if that's what's hanging [02:41] looks like it's X related because i can plug in a tumb drive and see the drive light blinking [02:46] what file do i need to edit to stop X from running on boot up so I can debug this? I can boot from the thumb drive and make the edit [02:47] is it in rc.local? [03:02] anyone got an idea on what I can do to get this system back? i think it might be because i used plymouth-manager to change the theme? [03:15] what do i change to boot into console so i can debug this system? [04:27] Hi guys quick (maybe) question about a bug i'm having [04:28] Jian: fire away [04:29] GeorgeIoak2: on boot from grub, you have the option to enter terminal mode (emergency / etc.) it is in amongst the do you want to do a RAM check. I suggest that you use that option. [04:29] every time i leave my computer alone and the screen turns off (when i move the mouse to bring it back i have to type in my password) when i return i am greeted by seemingly endless windows asking me to put in my wifi password that it should already know [04:29] and i'm asked to put it in every time my wifi disconnects (doesnt seem like much of an issue to me but might be related) [04:29] which lubnutu? [04:30] pretty sure its the newest one whats the quickest way to check? [04:30] lsb_release -a [04:31] ok i actually just had to reboot it cause of all the windows so hold on a few seconds [04:31] you should make sure that the connection is available to all users Jian [04:31] that's in the "edit connections" dialog [04:31] !grub2 | GeorgeIoak2 [04:31] GeorgeIoak2: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [04:32] Yes it is available to all users and my version is 12.10 quantal [04:32] 32-bit [04:33] I also noticed that my settings in skype change when I reboot, maybe related? [04:33] possibly [04:34] here's a random thought-- what are the permissions and owner/group on your home folder? you can "ls -al /home | grep " to figure it out [04:35] drwxr-xr-x 26 whatever that means lol [04:35] keep on going [04:35] rest of it is "josh josh 4096 feb 13 00:31 josh" [04:35] ok so [04:36] my perms are slightly different [04:36] more restrictive [04:37] so wouldn't that rule out permissions? [04:37] well makes me wonder [04:37] i would expect them to be pretty restrictive [04:37] it's good that you own your own folder :) [04:38] yeah idk i didnt modify anything that i know of :P [04:38] and they're not LESS restrictive which would certainly be bad [04:38] i'm on 12.04.2 [04:38] phillw: you got a 12.10 around? [04:39] hm [04:39] there's this bug which may be related https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/955463 [04:39] Ubuntu bug 955463 in network-manager-applet (Ubuntu) "network manager (nm-applet) does not remember network passwords" [Medium,Confirmed] [04:40] ah that seems about right [04:40] any workarounds there? [04:40] wxl: yup, what do you need it for? [04:40] phillw: what are the perms on your home folder? [04:41] drwxr-xr-x [04:41] ok well nevermind htat [04:42] wxl drwxr-xr-x 44 phillw phillw 4096 Feb 12 23:47 phillw [04:42] i'm drwx------ for some reason :) [04:42] yup, i concur [04:42] that could cause fun,... especially the last, extra x [04:42] uh, yep [04:43] on an unrelated note whats the difference between XTerm and UXTerm [04:43] unicode [04:43] which one should i normally use? [04:43] lxterminal XD [04:44] Jian: they are versions on term and the bug has been risen to remove them from options to save confusion :) [04:44] Ill go and remind the boss :D [04:44] so Jian if you look at (you'll need to sudo it) /etc/NetworkManager/system-connections/ does everything look right? [04:45] what do you mean by 'look at' ? "sudo /etc/..." is clearly not what im supposed to do :P [04:46] sudo cat or sudo more or sudo less or … [04:46] yes it looks fine the passkey is in there. [04:47] should i hibernate my computer and see if it forgets it again? [04:47] probably not [04:47] we haven't done anything [04:47] oh [04:47] ok [04:48] i'd probably remove it and start over [04:48] yeah but i mean to see if it changes the info from that command [04:48] you mean just like delete the connection? [04:50] i'm seeing some WARNING: gnome-keyring couldn't connect to: /run/user/onq/keyring.... no such file or directory when i start some apps from the command line [04:51] GeorgeIoak2: don't we all [04:51] wxl: you too [04:52] hey, i just installed Skype 4.1.0.20 on lubuntu 12.10 but the calls are mute and after i receive an incoming call it breaks. anyone know how to fix that? [04:52] GeorgeIoak2: ALL of us :) [04:52] (note: the call breaks, not the skype) [04:53] wxl removing the connection seems to have worked thanks [04:54] i was trying to run a script using init.d and it wasn't firing on startup. is update-rd not the way to do this anymore? [04:54] Jian: cool. if that pops up again for some reason, you might want to file a bug [04:54] okay [04:55] i can use ScreenShare normally, but not listen to incoming calls =/ [04:55] Hyuristyle: sorry to be unhelpful but have you checked the skype wiki? [04:56] oh, sorry, i missed this! [04:56] will check now [04:56] !skype | Hyuristyle [04:56] Hyuristyle: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [04:56] well the first one should be useful :) [04:56] hoho, a bot, good [04:56] you can also try !ekiga to verify if you have a general voip issue or if your issue is with skype itself [04:56] thanks =D [04:56] !ekiga | Hyuristyle [04:56] Hyuristyle: ekiga is an Internet telephony application included with Ubuntu, which supports the SIP and H323 protocols. Information and help at https://help.ubuntu.com/community/Ekiga [04:57] hope it helps! [04:57] the second link mentions recording skype audio but what if i wanted to record video ;) [04:57] * wxl shrugs :) [04:57] nah jk i have a program for that already ;) [04:58] "...in Ubuntu until 9.10, Karmic Koala, when it was replaced by Empathy..." [04:58] ekiga is included you say? [04:58] ah [04:58] the bot is sort of ubuntu-neutral if you will :) [04:58] okay i dont have either of those things [04:59] like i'm sure it will say we have remina if i do this: [04:59] !vnc [04:59] VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [04:59] oh surprise surprise it doesn't :) [05:02] !FreeNX [05:02] FreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX [05:03] interesting [05:03] you can learn a lot from a bot [05:04] hahah indeed [05:09] wxl: do you know if Ekiga hahe some kind of "test call" function [05:09] have* [05:09] ? [05:09] Lubuntu 12.04 full install. How do I reboot into grub console? [05:09] well ekiga isn't a network like skype, Hyuristyle [05:09] i don't have my headset otherwise i'd offer [05:09] maybe tomorrow? [05:10] =) [05:10] How do i interrupt lubuntu boot to access grub cmd line? [05:10] hpuser4466: one sec i'm trying to remembe the key [05:11] shift! [05:11] that's right [05:11] uh huh.. thanks..updating bios [05:13] ooo, good... so, pressing shift on GRUB goes to cmd line? [05:14] nope pressing shift on start goes to grub menu [05:14] hum [05:17] Cool. I successfully updated BIOS from grub menu with a little trickery. [05:17] do i read you right? you updated bios from grub? tell me more [05:18] i used syslinux + Dell's biosdisk + grub [05:19] setup a virtual floppy drive and installed the bios .exe file [05:19] this is for dell. Don't know if it works on other pcs. [05:20] prolly not [05:20] I had screen flicker. Waiting to see if bios update fixed it. [05:21] Good so far. No flicker. [05:21] hmm and better framerate with GL [05:22] I didn't even need syslinux, did it from the OS then rebooted. :D [05:22] Unit193..ok..well if it works ;- ) [05:23] if i boot with kernel option "nomodeset" what happens? [05:25] i don't notice any difference using nomodeset or not. [05:25] bios update worked. Problem solved (it seems.) [05:28] whats a good resource for lubuntu themes [05:28] Jian: box look [05:31] what do i do if its not .obt but a folder instead? [05:32] Jian: put it in ~/.themes [05:35] Tested again. Kernel options nomodeset and acpi=force give way better framerate with my radeon chipset [05:35] approx 3x better [05:36] I can say that's a success :- ) [05:40] wxl what does the tilde represent [05:42] Jian: /home/josh = ~ for you [05:42] oh ok [05:45] all folders with a period as the first character of the filename are hidden aren't they? [05:45] yep [05:45] so i have to use terminal to copy my themes into there or is there a way to show them [05:46] there's a way [05:47] you just have to look carefully :) [05:47] click view in the pcmanfm menu [05:47] hahahaha oh i should probably look at these kinds of things :P [05:52] bye wxl nice meeting you thanks for the help [05:52] np be well Jian [06:03] Hi guys ! [06:03] Need some help about Lubuntu settings... [06:04] I would like to change the color of the menu (popup, main menu) but I really don't see how to do this... [06:04] Any idea ? [06:05] I set up compiz as my windows manager and I have emerald installed... [06:19] My LCD screen dims briefly every so often. Not so bad after a bios update. Any ideas? [06:20] Screen dims for a split second then back normal again. [06:21] Dell Inspiron D600 [06:33] Also screen resolution setting isn't staying persistant after a reboot with nomodeset in grub. [07:27] I am new to lubuntu having problems with prelude-manager. When I shut the computer down it tells me that prelude-manager is disabled, and I should adjust config. However when in put in the command 'config' I get a suggestion of several different commands: fconfig, zconfig, vconfig and mconfig and none seems connocted to prelude-manager. My overall goal is to get snort working and all my problems seem related to that. [11:03] Can anyone help me get sound workin in Lubuntu, please? Profiler says my sound is ICH - SiS SI7012 [11:12] Is anyone here? [11:13] brb I wanna reboot. === redtape is now known as redtape-renegade [13:41] Hi there .. there is meeting tonight at 8pm to 9pm UTC on #ubuntu-meeting although the last *agenda* was set on July 12th 2012 https://dl.dropbox.com/u/55128914/Lubuntu%20docs/cyberdruifATgmail.com.png [13:43] Unit 193, Is anyone going to be present for this ?? [13:43] Thought I'd ask as you are a moderator on the channel. [15:09] Bonjour tut le monde [15:09] Y a-t-il quelqu'un ici parlant français et pouvant m'aider car je ne peux dépasser la version 12.04de Lubuntu (ni en mise à niveauni en installation CD) [15:11] à chaque fois je termine par un écran noir au démarrage,la touche maj m'affihe le grub mais je ne peux aller plus loin ((sauf chosir une version plus ancienne) [15:13] Personne ? dommage et merci. [15:16] !fr | pPillow [15:16] pPillow: Nous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [15:35] Merci Bye [16:40] Hello guys. Is there a way I can gvfs-open article.pdf such that it doesn't come back to the front? I looked unsuccesfully for options in the gvfs-open manpage. === xnox is now known as foxtrot === foxtrot is now known as xnox [17:07] what does chmod do? [17:20] micahg_: chmod is the command which lets you alter the read/write/execute permissions of a file or directory [17:22] * genii-around sips more coffee and makes a note to always doublecheck the tab-complete [17:53] Hello [18:05] i've written my own udev rule for when a usb drive get's plugged in but lubuntu is still mounting the drive even though all the options in pcmanfm->preferences->volume management are not checked [18:05] i don't see any other udev rules so where else could it be that is mounting the usb drive? [18:35] anyone know what's being called when the system is auto mounting usb drives? [18:35] hello, I was trying to activate an Nvidia graphics driver from Jockey, but I get an error saying: "/etc/X11/xorg.conf is invalid" See my xorg.conf here: http://pastie.org/6155231 I can't tell what the problem is, looks ok to me [18:36] GeorgeIoak2 maybe mount? [18:36] it'd have to be a service, right? [18:37] but i'm trying to find what is causing the system to automount drives so i can run my own udev rule [18:38] fstab is where stuff is mounted permanently [18:38] /etc/fstab [18:39] it's jst that in pcmanfm there's settings to tell it not to mount drives but now that i write this i guess that's not for the system [18:39] you done some googling? fstab, mount, media, are the keywords come to my mind [18:40] so you want them to NOT automount? [18:40] correct, i don't want the usb drive to auto mount so my udev runs which mounts it, copies some files and then amounts the drive [18:41] try take a look https://help.ubuntu.com/community/Fstab and https://help.ubuntu.com/community/AutomaticallyMountPartitions [18:42] (dude why are those httpS ?) [18:42] bennypr0fane: thanks, i'll look at fstab [18:43] would you wnat that udev rule to be permament? i.e. persistent across reboots? [18:44] I don't suppose you speak/read German? http://wiki.ubuntuusers.de/udev [18:44] any chance anyone knows how to get the midori browser to run in fullscreen? my script launches it with "midori -e Fullscreen &" but it seems like that switch is a toggle so 1 time it's FS, the next time it's window [18:44] F11? [18:45] bennypr0fane: yes, permanent, i placed my UDEV rule in /etc/udev/rules.d [18:45] but it needs to always automatically go FS, it's for a kiosk [18:46] this looks interesting too: http://askubuntu.com/questions/1644/mounting-a-usb-disk-in-a-permanent-location [18:46] i tried chromium-browser with --kiosk but it had some odd errors that i saw others had so i switched to midori [18:47] what's a kiosk? [18:47] a system in a store for customers to watch demos [18:48] I don't use Midori anymore, used to keep crashing for no reason [18:49] tried anything else, or you definitely settled on midori? [18:50] no, don't really care, as long as it can play html5 videos and always go fs and somewhat lock the user out [18:50] SRware Iron is a de-googlified version of Chromium - nice and light, but might have the same bugs [18:50] I believe Opera should a great choice for that, as long as you make sure your desired website likes it [18:51] haven't tried opera on lubuntu but was going to be my 3rd choice [18:52] it's more stable than Midori and html5 support is definitely given, can't say anything about its *quality* though [18:52] Fullscreen launch should be a breeze [18:53] that's what i thought but nothing but troubles on such assummed to be simple stuff [18:53] and they have been pointing to the fact of focussing on html5 support in past releases, like advertising pure-html5 games that run smoothly in Opera and such [18:54] hahha [18:54] you're right [18:55] you can tell I'm kindof a fan of Opera, but it doesn't play nice with some sites, and it sorta stronlgy dislikes flash video [18:56] seems stupid but if i just go into the menus of midori and turn menus and stuff off, go full screen, then close it the next time it opens like that. if you give the "-e Fullscreen" it definitely toggles FS mode and doesn't accept a 0/1 option [18:56] yeah, opera on my phone seemed nice [18:57] android? [18:57] yep [18:57] I believe that would be Java then [19:07] how about a way to turn off the mouse pointer? the system has a touch screen so I don't want a pointer on the screen [19:09] there's an IRC channel on opera.net #opera [19:09] Hi #lubuntu, I'm having some installation problems with 12.04 on an older machine. Is there anyone around who wouldn't mind lending a hand? [19:10] they should be able to tell you more [19:10] Burnsworthy be more specific, then you'll see ;-) [19:10] Help? I lost my task bar thing in lubuntu, how can I get it back? [19:11] yeah, i'm on midori now and asked the question there. seems like the config file for midori tackles things a little differently so that might work [19:12] sorry. Lost my task bar at the bottom of Lubuntu. Was there a reply to that answer? [19:14] Ok, to specify - I'm installing the iso onto a flash drive with linuxlive, and attempting to boot from it. However, when I do this, immediately after the various BIOS screens, at the point where the installation menu should be appearing, I'm instead getting a 'line' of moving underscores travelling across the bottom of my screen, occassionally interspered with fast moving 'smiley faces' travelling up the way. (At least, that's w [19:14] these continues indefinately. [19:14] *these continue indefinately, as far as I can tell. [19:15] I've installed ubuntu 10.04 on my netbook before with no problems, and I'm following the same process for this install. [19:17] krilkov are you susr_ or you just happen to have the exact same question? [19:18] I believ LXpanel is the name of what you're looking for [19:19] Burnsworthy that sounds really weird [19:19] Just what I didn't want to hear... Haha. [19:19] maybe you used a diffrerent version of Linuxlive to mount the image last time [19:20] ? [19:20] freenode hung up on me [19:20] wow, never happened to me before [19:20] susr_: did you get an answer? [19:21] All that updated this time I used it was the compatability list, and that didn't contain any of the distro's I've been trying to install. [19:22] that's in Windows, right? You on Windows right now? [19:23] no, this is on a mac (my irc) [19:23] just using web chat.freenode.net [19:24] No, I was asking Burnsworthy: (1. are you on windows and 2.) did you use the newest version of LiLi, or the same one as before with Ubuntu 10.04? [19:24] looking at this page, https://github.com/MobilityLab/TransitScreen/wiki/Raspberry-Pi (not running a RPi but it's interesting for what I want to do [19:25] ...except the RPi takes roughly half a year to ship [19:25] I'm currently on the pc I'm trying to update to ubuntu, running XP. The pc I'm using for LiLi is Vista. I also have a netbook running Ubuntu 10.04 however, should I try making a boot drive from there? [19:25] And yes, I believe so. I'll check, one moment. [19:27] LiLi updated to 2.8 when I opened it today. The last time I used it was the latest release at that time, which was a few months ago. [19:27] I trust Linux more for this kind of task (like creating a boot medium), it just seems to screw up less. LiLi is only for Win I believe. In Ubuntu, you could use Unetbootin [19:28] Yeah, I'm fairly sure I've got that on there. I'll give it a go. [19:30] Burnsworthy my checklist would be: 1.) is the downloaded iso ok? (md5sum it or such) 2.) after creating the boot medium, check its integrity - all Ubuntu installers should have an option for that on the first screen 3.) you never get to that screen, make sure you booted from that flash drive and not sth else [19:32] LiLi tells me it's ok when I attempt to load it for creating a boot drive. 2: N/A. 3. I'm definately booting from the flash - I've gone via BIOS boot order, and using wubi.exe on the drive itself. [19:32] 4.) maybe the iso you used is hybrid and already contained a bootloader. then I don't know if LiLi or Unetbootin handle it correctly because they would add the bootloader to the drive by default [19:32] Could LiLi be giving a false positive then? [19:33] oops, wubi.exe could be not the best way to go [19:34] 4. Possibly. It's the iso directly from the lubuntu site, if that makes any difference. [19:35] No? What should I be doing instead? Not including changing the boot order, of course. [19:36] ad 4.) if the Lubuntu installation instruction tell you to use a program like LiLi or Unetbootin for mounting the iso, then it's not bootable (not hybrid) and you should be fine. [19:37] iirc, wubi.exe is for installing Ubuntu straight out of windows, right? without the need to create a separate installation medium/boot from it [19:37] but last/first time I tried using it is loooong ago [19:38] it failed and I was discouraged from using it [19:39] Yeah, that's correct. I booted straight from bios last time, so I never had to deal with it. [19:39] so what, you tried to mount the wubi.exe to the flash drive and tried to boot that? [19:39] bcs I think it's not meant for that. Wouldn't surprise me if it gives you a funny result [19:42] Burnsworthy are you trying to install Lubuntu or Ubuntu? [19:43] No, definately not. I used LiLi to extract the downloaded iso onto the drive, which included wubi.exe. I'm just reformatting the flash in preparation for using my netbook. I'm trying to install Lubuntu. [19:44] When I tried to install Ubuntu 12.10 previously, I got the same error. I assumed it was due to this pc only having 256mb of RAM. Evidently not... [19:44] Hence the attempt to use Lubuntu, since it seems to have been built for that sort of thing. [19:46] where'd you download that iso? what's the filename? [19:49] Straight from the lubuntu section of the Ubuntu main site. The filename is lubuntu-12.10-desktop-i386 [19:49] .iso [19:51] something's messed up here. 1.) wubi is not for Lubuntu and 2.) that file is not wubi [19:51] post the link where you downloaded it? [19:52] Will do. one second. [19:53] http://cdimage.ubuntu.com/lubuntu/releases/12.10/release/lubuntu-12.10-desktop-i386.iso [19:53] that link's straight from lubuntu.net [19:54] Could it be LiLi thats adding in wubi in some way? [19:55] What makes you think Wubi is anywhere in the process? [19:55] you downloaded from this site? https://help.ubuntu.com/community/Lubuntu/GetLubuntu [19:58] If you did (and also if you didn't), read from top to bottom. it also includes the information that 256 ram is probably too little and you should download the alternate installer instead of the desktop one [19:59] Because it appears on the boot usb. Not from that, from lubuntu.net, which has the link I posted on the front page. However, I assumed that that meant simply that I should boot from BIOS. I'll look into that though.# [20:02] Hm. Yeah, I see now. That was a daft mistake... [20:02] Thanks for all your help. I'll be back if I have any more problems. [20:02] good luck [20:03] Thanks again. [20:03] no problem [20:05] bennypr0fane: Hi there .. there is meeting tonight at 8pm to 9pm UTC on #ubuntu-meeting although the last *agenda* was set on July 12th 2012 https://dl.dropbox.com/u/55128914/Lubuntu%20docs/cyberdruifATgmail.com.png [20:06] Is anyone going to be present for this ?? [20:06] redtape-renegade what kind of a meeting is that? [20:07] I think it's just a Lubuntu -general update-meetiing [20:07] looks like "Lubuntu-team"meeting [20:07] not me... === phunyguy is now known as IDONTKNOWWHATWER === IDONTKNOWWHATWER is now known as phunyguy [20:08] oh Ok .. Thanx .. I'll be sure to let others know. [20:09] Hm. Now I'm having trouble with the boot usb. Trying to access it gets me a lovely error... [20:10] big one? paste to pastebin.com small one? post it here [20:11] How big is big? It's a couple of lines. [20:12] 2-3 is ok for in-chat. more should go pastebin [20:12] btw here's a more detailed set of instructions: https://help.ubuntu.com/community/Installation/FromUSBStickQuick [20:14] Just to be sure: http://pastebin.com/AiWCifJD [20:14] I've had faulty boot drives resulting from directly overwriting a ready one, so now I always completley reformat the flash drive before mounting the iso [20:15] sorry I don't know what that means. at what point do you get the error? which application gives it? [20:16] Yeah, I've been doing that as well. The only time I didn't was on the first try, where I had a lot of data on the drive already. I transferred it all to an external before the second go though. [20:16] Whenever I try to open the disk or do anything to it (inc format) when using ubuntu 10.04. It seems to be working fine on vista. [20:17] Then again, I need to use linux in order to install the iso... [20:18] so, what, the file manager gives you this error when you try to open the flash drive? [20:19] It's not said that you *need* to use Linux for it. I only meant I've been finding it more reliable [20:19] Yep. Nothing happens if I try to open from the home screen, anything else: that. [20:19] ah, now I remmebered no5 on my personal checklist: try a different flash drive. maybe this one's just broken [20:20] That's true enough. And we've established I've been using the wrong iso anyway, so I'll give it another go with LiLi. [20:20] (btw checklist not necessarily in that order) [20:20] LiLi, and the alternate iso, and another flash drive if you have one [20:21] or any combination of these alternatives :-D [20:21] My other flashes are either broken, too small, or inaccessible due to distance right now... [20:21] trial and error is tough on the nerves, but we have nothing better... [20:22] ah, and another one for the list: are you sure your PC supports booting from USB? [20:23] Yep. I'm kept going by the fact I haven't been forced back to dvds yet. They're either scratched or contain useless backup files that I shouldn't get rid of. [20:23] Yes, as it appears as an option in the BIOS [20:23] well then try LiLi, new iso, this flash drive [20:23] don't forget to reformat [20:24] I mean, how scratched can a bunch of disks get - I haven't moved them for 6 years... [20:24] all else fails, you may just have to resort to a cd [20:24] maybe they were broken from the start [20:24] I dread to think... [20:24] Possibly, aye [20:30] Burnsworthy your 10.04 is still working normally? Internet is up and everything? If so, consider this: http://www.liberiangeek.net/2012/04/upgrade-to-ubuntu-12-04-from-ubuntu-10-04-via-the-terminal/ [20:31] official instructions https://help.ubuntu.com/community/PreciseUpgrades [20:40] hello, I was trying to activate an Nvidia graphics driver from Jockey, but I get an error saying: "/etc/X11/xorg.conf is invalid" See my xorg.conf here: http://pastie.org/6155231 I can't tell what the problem is, looks ok to me [20:41] Yep, 10.04 is still working fine - I'm using it right now. I'd upgrade, but 10.04 works fine, and I'm fairly sure 12.04 will be incompatible until I upgrade the hardware. It's XP I'm looking to install lubuntu on however, otherwise I likely wouldn't be here, haha. [20:47] your 10.04 is Ubuntu, and you want 12.04 to be Lubuntu, yes? [20:47] Yep. 2 different pcs. [20:49] oh, your leaving the 10.04 alone, and 12.04 goes on the other machine [20:49] yes? [20:49] Correct [20:51] btw even for Lubuntu 256mb seems very little to me [20:52] Bodhi linux is pretty much the lightest distro I know with a full desktop environment (E17), but that takes a little getting used to. It's Ubuntu based though [20:55] Yeah, it's certainly at the lower end. I've heard it will run alright however - I might have a look at Bohdi though, thanks for the tip. [20:55] i have a question any ideas [20:57] i need to get adobe after effects or an equivalent program on lubuntu [20:58] Trying to use the alternate iso with LiLi - it's not on the compatibility list, it's going to try and use the same install parameters as for 'Regular Linux' [20:59] Do you think that will be acceptable? I'll give it a go anyway, see what happens. [21:00] how can i get adobe after effects to work or what is a good choice [21:05] I haven't used adobe AE before, but looking at a summary of it, I'm concerned that if you're having to run lubuntu, then your hardware won't be cut out for adobe after effects. However I'm neither a lubuntu expert, nor an AE user, so apply salt as nescessary. [21:05] Burnsworthy LiLi should have an option to make it use an iso of your choice. Just point it to your iso and the correct location of your flash drive and you shuold be fine [21:05] Ez0v3rR1d3 what is adobe AE for? [21:06] That's what I did. The iso isn't in the compatibility list within LiLi, so it's mounting it as if it were standard linux. [21:06] i make movies and had ae for my video editing and stuff but when i switched with linux i lost everything and just now starting over [21:06] sounds alright [21:07] ...@Burnsworthy [21:08] @bennypr0fane Oops, sorry. Thanks for the tip. [21:08] Oh. Well, that was embarrassing. Let me just go and test my boot usb. [21:08] Ez0v3rR1d3 don't really know about video editing. maybe you should find a more specialised channel [21:08] Burnsworthy what tip? [21:09] any idea on better channel #lubuntu not sure #ubuntu the same response === Noskcaj is now known as Noskcaj_IsAtScho === Noskcaj_IsAtScho is now known as Noskcaj_Schooll === Noskcaj_Schooll is now known as Noskcaj_School [21:23] whats the best way to join windows shares to grep log files [21:35] can't find where the system has set to auto mount usb thumb drives, it isn't in fstab [21:39] GeorgeIoak2: yeah that's kind of funky unfortunately [21:40] GeorgeIoak2: try looking in ~/.gvfs or /media [21:45] Great success. I burned the iso direct to a dvd with an external dvd drive. It's now merrily checking memory pre-install. Thanks for all your help [21:48] Kuroda_Shun: you want to do what now? [21:52] i want to grep log files from several different servers throughout my day... but dont know how to get to the window shares [21:54] i just changed my work laptop to lubunti. I use to be able to rdesktop to a server and map a tsclient when i did,,, now it doesn't work.. what am I missing [21:54] *lubuntu [21:55] Kuroda_Shun: I recommend you use xfreerdp, works better than rdesktop. Can also use remmina for a gui frontend to it. I don't know what your problem may be, but's the output if you run rdesktop from the terminal? [22:00] you could mount the shares on samba too but that may be more work than what you want to do [22:00] i have like 30 rdesktop scripts. i like working in a shell all day so I dont want a gui to poke through. I liked remmina but too much setup,, [22:00] Ah, understandable. [22:01] i have my main log server mapped.. but i would like to be able to his a share without editing a file [22:01] and adding a name/ip [22:01] i'm having trouble grokking what you're saying [22:02] i would prefer having my tsclient working again more than hitting shares,, I also work from a windows machine so i can wait to grep logs from these servers [22:03] wll i geuss that's an rdesktop question; wish i could be of more help [22:03] no worries.. im missing something simple im sure [22:03] just a new setup... taking time to work out exactly what I want... [22:33] where can I find a good command line resource, one that would be useful for begginers? [22:34] oh hm [22:34] !cli [22:34] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal or type in it: man intro [22:34] https://help.ubuntu.com/community/CommandLineResources [22:36] in lubuntu, how can I put the command line terminal on the panel? [22:37] jusr: right click on the part of the panel that has all the apps and click application launch bar. then under accessories, select lxterminal and click add and close and you're good [22:40] Thank you! [22:40] np [22:40] let me know if you need further help [22:41] or more specific issues with bash [22:41] Trying to hold back on this untill the kids are gone so I can focus. Thanks again [22:41] np [22:53] !shutter [22:54] !Shutter [22:54] !vlc [22:54] Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [22:55] !codecs [22:55] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [23:10] hey guys i have a problem with plank [23:11] bulletrulz: considering this is not part of lubuntu have you thoguht of asking #plank ? [23:12] wxl, yeah i have but they didnt awnser [23:13] bulletrulz: well i don't use it and it's a crap shoot as to whether or not anyone else here does. you may have better luck on #ubuntu. the general rule on irc though is to be patient and your answer will come. [23:13] bulletrulz: …especially if you ask the right people (like the channel that specifically deals with that thing) [23:14] bulletrulz: that being said you're welcome to ask [23:39] Power manager reccomendation for lxde?