[00:00] how dwidmann? [00:00] right click the panel, configure ..... [00:00] ok im there whats next? [00:01] taskbar, show windows from all desktops [00:01] thankis, lovely [00:02] thanks alot dwidmann [00:02] you're welcome Midspeed [00:03] ok im outta here thanks againa dwidmann [00:03] have a good one [00:17] hey guys im running 7.10, how would i install the latest eclipse? apt-get gave me 3.2 [00:19] kirkt, you can install the backports repository for that [00:21] how would i do that [00:22] I'm searching for a guide to that [00:22] great, appreciate that [00:22] https://help.ubuntu.com/community/UbuntuBackports [00:22] im guessing downloading the zip and unpacking isn't really recommended in linux [00:23] you will want to enable pinning [00:23] this won't give you the newest version though, I'll give you the version that is in the current stable (hardy heron) [00:23] salve a tutti come faccio a entrare nel canale di alghero [00:23] ? [00:25] !it | flauoz [00:25] flauoz: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! [00:34] Hi [00:35] Can someone help me out with Samba? I have Konqueror open, I right-click a folder in my /home/user directory, I select "Share", I then enable Samba, select the user, but after I click OK, the share options have disappeared. If I go back to the Share properties it's as if I didn't change anything. [00:36] hi [00:36] helloooo [00:38] anyone? [01:10] hi [01:11] when gtk-gnutella finds a host with a private ip (192.168.... f.e.) does that mean, the host is in my local network ? [01:12] 192.168.0.0/16 is a reserved ip range. yes [01:13] but why doesnt show the correct Ip ? [01:13] we all have public ips in this network [01:13] define "correct ip" ? [01:14] the public ip [01:14] because you are not looking at it from the world side of the gateway. [01:15] is their a way, to get the public ip ? [01:15] s/their/there [01:17] yes, you look at the box from the "other side of the gateway" here's a script... http://ubuntu.pastebin.us/?show=d7e513000 [01:18] or if you want the public ip's of other boxen on your intranet, host might get that for you. idk. [01:19] yeah host can do it. [01:19] host ? [01:20] !info host [01:20] host (source: host): utility for querying DNS servers. In component universe, is extra. Version 20000331-9 (hardy), package size 69 kB, installed size 168 kB [01:20] ok [01:22] there is progably a "GUI" app that can do that as well. check thy package database [01:23] Quit [01:35] hello. I updated nvidia drivers to nvidia-glx-new and now nothing shows on my laptop's screen. Xorg.0.log says there is no display attached. anyone has encountered this? [01:39] hi hi [01:40] hello [01:40] how can I manage now kbluetooth? konqueror kde4 doesn't supports bluetooth protocol [01:40] hey way [01:43] i bziped gziped tared and fethered an empth file to see how much each adds, here are the results. boo 0B boo.bz2 14B boo.gz 24B boo.tar 10240B boo.tgz 109B [01:59] what are some other cool numbers ? like 1> is stdout 2> is stderr ???? [02:03] looks like 0 1 2 3 5 7 & 255 are in most process lists... anyone know what they are ? [02:03] 0 is prolly stdin [02:04] some processes also have 4 & 6 i see [02:04] ls -l /proc//fd should tell you what they are [02:05] they all point at /dev/pts/0 except 7 it's a pipe [02:06] so they are all streams to the terminal [02:07] http://ubuntu.pastebin.us/?show=d70069bd8 [02:09] http://ubuntu.pastebin.us/?show=d1ea982e2 < that one is more reasonable [02:09] the second is the parent of the first [02:10] first is mc second is the shell that called it [02:11] so. what exactly does 3 do ? it's /dev/tty ? [02:11] would 3 be usable ? [02:14] i guess not... openvt -- echo boo >[[:num:]] all work alike it seems [02:16] not sure what 3 does, or 5 [02:18] oh well. i don't need new tricks anyway. [02:18] i can't seem to get anything useful out of them. [02:25] ls [02:27] stdin how do you read a socket ? [02:27] you can't really, it's a type of local network port [02:28] can't cat or dd or anything ? [02:28] depends on the type of socket, some have a file you can read from/write to, others are just like network sockets [02:29] * Agent_bob goes looking for an app to read sockets [02:29] usually the ones that say 'socket[some-number]' are more like tcp/udp ports [02:30] there has to be something that can sniff a tcp/udp ports butt [02:30] * Agent_bob looks for a dog app [02:31] they are like tcp/udp, but they aren't === root is now known as Guest25000 [02:35] maybe i really shouldn't play around in /proc i might delete /proc/kcore or something.... [02:35] :) [02:38] root [02:38] who you root'en for ? === root is now known as Guest27539 [02:39] !ircasroot [02:39] Sorry, I don't know anything about ircasroot [02:43] Hi. Anyone have any ideas why Share options set in Konqueror don't take effect? I click OK, then go back, and everything's back to the way it was. It's files from my home directory so it can't be a write permissions thing. [02:43] do I need to run Konqueror as root to share a home folder? [02:45] It's files from my home directory so it can't be a write permissions thing. <<< yes it can. permissions in your home can be anything, just like in any other dir. and konq as root is generally a bad idea but, it can be done. [02:47] if you mean you have checked and are sure it's not a permissions issue, then ok. but just stating that it can't be because it's in your home is ludicrazyist [02:48] well, running Konqueror as root does not erase any of my share settings. So that had to be it. [02:48] * Agent_bob sujests MachinTrucChose "own his home" then. [02:48] folder's permissions was "Owner can view and modify content", "Group can view content", and "Others are forbidden" === dbglt__ is now known as dbglt [02:49] MachinTrucChose how did you run konq as root please ? [02:49] Out of curiosity, does anyone here use X11 Tunnelling over SSH? [02:49] Agent: sudo konqueror [02:49] bad. [02:49] MachinTrucChose that's why. [02:49] !kdesu | MachinTrucChose [02:49] MachinTrucChose: In KDE, use « kdesudo » (Gutsy) or « kdesu » (Feisty and earlier) to run graphical applications with root privileges when you have to. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [02:50] MachinTrucChose never use sudo for konq. use kdesu or kdesudo [02:50] oh shi [02:50] well logically, why would I even need to sudo up? [02:50] MachinTrucChose: As long as you didn't change any settings, you may still be able to use your system. [02:50] it's my house! [02:50] well, I did enable Samba sharing, then disable it. [02:50] MachinTrucChose and own your home now. sudo chown -R $USER $HOME [02:51] MachinTrucChose: You will eventually understand. [02:51] I just did, and it still doesn't safve the share options [02:52] right-click folder, click Share tab, check "Share this folder", check "Share with Samba", click OK to close properties window, go back there again...and back to square 1. [02:52] shouldn't it be "sudo chown -R $USER:$USER $HOME" ? [02:52] I'm the owner of this folder anyway. [02:53] Odd-rationale that assumes default group i don't [02:53] hey guys I am new on linux and I need help to install firefox-3.0.tar.bz2 [02:53] MachinTrucChose it's the config that might not be yours now. not the folder. you can't save to a local config you don't own. [02:53] elbasan: use the Add/Remove Program option to install it instead. [02:53] elbasan: try installing from adept or apt-get instead [02:54] Agent_bob: oh, I see. Well, I ran your recursive chown command as you suggested and that does not appear to have fixed anything. [02:54] I try to use add/remove and I get only firefox2 [02:54] elbasan: what version of Kubuntu? [02:54] elbasan: try updating you repos. or maybe you have a slow mirror... [02:55] the 8.10 [02:55] MachinTrucChose k, close konq and reopen help anything now ? [02:55] ups 8.04 [02:55] Firefox 3 that is listed maybe the beta. I have beta and get no notice that I need to upgrade though I know FF 3.0.?? is avaiolable some place [02:56] Agent_bob: nope. I also tried closing it and reopening 3 times to bypass any "preloaded instances" . [02:56] I tryed [02:56] $ cd /tmp [02:56] $ wget 'http://download.mozilla.org/?product=firefox-3.0&os=linux&lang=en-US' [02:56] not working [02:57] for me [02:57] Try using Adept and see whatversion of FF is listed [02:57] # cp /tmp/firefox-3.0.tar.bz2 . [02:57] # tar -jxvf firefox-3.0.tar.bz2 [02:57] not working [02:58] If it is avilable through Adept it will be much simpler [02:58] MachinTrucChose umm im thinking a group issue maybe are you in samba group ? not sure you have to be. would rather someone else jump in. [02:58] I download firefox on my desktop [02:58] You may need to turn off the CD and then open up all the other repositories in Adept [02:58] Agent_bob: yep, I'm part of sambashare [02:59] now what I have to do [02:59] ok then. what version kde MachinTrucChose ? [02:59] 3.5* ? [02:59] Agent_bob: 3.5 (Hardy) [02:59] yeah k. [02:59] elbasan - I think you're going about loading FF the HARd way. You will need to get Adept or APt working eventually. [03:00] I already gave up on KDE's share module and started building my own smb.conf, then gave up on that and am coming back like an abused wife. I think I'll try my hand at smb.conf again. [03:00] how [03:01] BRB [03:01] ? [03:03] MachinTrucChose open a konsole and run konqueror from there try the share and then close it. see if the konsole reports any errors [03:04] MachinTrucChose or work on sambe manually [03:05] Agent_bob: I don't see the share. I only see the one I created manually in smb.conf. [03:05] elbasan look in these forums www.kubuntuforums.net and www.ubuntuforums.org and also www.kubuntu.com [03:05] different folder, different setup [03:05] ok thanks [03:05] im testing out kubuntu [03:05] had a problem [03:06] there is about a quarter inch of black space on the left side of the screen, and i cant see about a quarter inch of the right side [03:06] ubuntu: adjust your screen position [03:06] how? [03:06] on your monitor, not in the software [03:06] ok [03:06] though you can probably do it using software [03:07] There is also a How To for Apt-Get. Maybe at www.tldp.org [03:07] that did the trick [03:07] also, how do i get the menu bar to be black, and only one line at the top [03:08] xrandr can [03:08] xrandr? [03:08] tldp is The Linux Documentation Project and also sort of Linux info - everything you wanted to know and more [03:08] adjust screen position [03:08] i already did [03:08] thanks anyway [03:09] now, its a double line bar at the bottom, on some internet things they show it being only one bar, and at the top [03:09] and then theres a quick launch thing at the bottom [03:09] somewhat like the mac os thing [03:10] how do i get that? [03:10] somebody has to know [03:11] ... [03:12] ok, how do i install beryl? [03:13] S--oh, wait, nevermind. [03:14] !compiz | ubuntu_ [03:14] ubuntu_: Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [03:30] Is there an apt-get for java? [03:32] !jre [03:32] To install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre or sun-java6-jre from the !Multiverse repository. Please don't use Adept to install Java if you are on Kubuntu !Dapper [03:34] Agent_bob: Uh... for the Firefox 3 plugin, rather. [03:35] oh that i don't know [03:36] dunas: firefox3 uses the same plugin as firefox2 [03:37] stdin: That... doesn't help as much as you might think. [03:37] sudo apt-get install sun-java6-plugin [03:37] * Agent_bob inturprets. "i don't know how to get ff2 working" [03:38] Agent_bob: More like "I'd rather keep using FF3, thanks." [03:38] stdin: Thank you. === ysteria is now known as madmakz [04:20] #kubuntu-es [04:33] I want to connect with my xp to the ubuntu system with remote desktop. I am useing kde. [05:15] Hi all. When I press the volume keys on my laptop, kmix seems to increase or decrease the volume by increments of 10% per press of the key. However, I would like to shrink that increment to 1%. Would anyone know how to do this? [05:16] not me === luis is now known as tigremx [05:37] anyone know why - in firefox 3 - there are no borders around html field elements? === root is now known as Guest24924 [05:45] umi, teclea "/join #kubuntu-es" [05:45] sin comillas [05:45] !es [05:45] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [05:47] sal all [05:49] ls [05:50] !info sl [05:50] sl (source: sl): Correct you if you type `sl' by mistake. In component universe, is optional. Version 3.03-15 (hardy), package size 24 kB, installed size 192 kB === Seoul is now known as sfjwem [06:04] I uninstalled compiz several times but I still have to run "kwin --replace" every time I log in or else my window borders are messed up and I have no system tray. I have deleted all compiz and emerald settings files that I could find and have set the session to load a clean session on startup but nothing seems to help. [06:05] Uninstalling compiz can cause issues. [06:06] Theres some command thats called that was a link to the proper window manager. i recall.. and you may of broken that link [06:06] I had a similer issue ages ago when i removed compiz. [06:09] do you know what the command is to repair the link? [06:09] Nope - i dont rember. [06:10] I just rember exploring what happened.. You could stop kdm, and run 'startx' from the console and see what its tryign to run where. [06:10] or just reinstall compiz [06:10] Last i messed with this was in Gutsy. So it may differ now under hardy also. === sonofthe1layr is now known as sonoftheclayr [07:03] !find Mezzo [07:03] File mezzo found in lilypond-doc [07:06] is there a way to create a menu "recently used documents" in kubuntu? [07:07] isn't it already there? [07:07] oh, documents [07:08] ya, KDE 4 has that by default [07:08] I wonder how one defines documents. :) [07:08] I rarely ever do word processing.. but i have been doing a lot of DVD label making this week. [07:14] Would anyone be willing to help me in a private conversation? I've been having some real big problems since my computer plug fell out while it was on today. [07:15] You are refering to the Power Conector? [07:15] Yes [07:16] Some of my problems are: programs not being able to start unless by command line, some programs refusing to run at all, and my second HDD mysteriously disappearing. [07:16] Sounds like somnthing may of gotten shorted out. [07:16] Crap. I hope not. [07:16] The worse ive ever seen happen in such a case is the hard drives needing tobe checked.. [07:17] How would I check them? [07:17] Whats on the second hd? [07:17] Music etc [07:17] I would be backing stuff up. ASAP [07:17] It's cool, I don't need anything on that HDD. [07:17] hello there. I'm having trouble trying to upgrade from feisty to Gutsy using the adept upgrade tool - there's a dialog box that says: Could not verify the integrity of the upgrader application. This program will now exit. [07:17] So. Where do I go from here? [07:18] Its possible somthing totally goofed up some parts of the hard drive. - you could boot a live cd and fsck the disks manually [07:18] I don't have a live CD anymore, and don't know what fsck is. [07:18] !fsck [07:18] fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo shutdown -F -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot [07:18] I don't have a Gutsy ISO, nor a Hardy iso. [07:19] Can't I just do sudo shutdown -F -r now and have it do the same thing? [07:19] damien, You can try. I Just have the habit of using live cds to fsck everything. [07:19] Okay [07:20] But I don't understand why things like apache, mysql, and my irc daemon would stop working after that [07:20] and why some things refuse to start unless started in terminal [07:21] damien, yep. sounds very weird. Have to check the dmesg output, and perhaps any error messages they spit out. [07:21] You may want to run that memtest tool in the Boot menus also. to check the ram [07:21] !dmesg [07:21] Sorry, I don't know anything about dmesg [07:21] Okay [07:22] run dmesg from a terminal [07:22] Okay, I'll post that on pastebin after I'm done with a reboot [07:23] hello [07:24] your me add the mensager [07:24] is vini_ferrari432@hotmail.com [07:25] yes , add the mensager ??? [07:25] !konversation [07:25] Sorry, I don't know anything about konversation [07:26] oh , sorry [07:26] Heh - wrong room? [07:26] i'm conversation the your [07:26] the menseger [07:27] that was a bot command not aimes at you === bevege is now known as bevege_ [07:27] whew. Seemed to be corrected by starting the adept tool and selecting "Version upgrade" instead. [07:27] for me [07:27] ?? [07:27] * dr_Willis is so confused.. hes going to go food eat. now.. :) [07:27] no [07:28] lol [07:28] oh, yes [07:28] i me cofusion [07:28] 'm on my way to Gutsy... [07:28] !bot [07:28] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots [07:28] hehe [07:28] Viking667, then you can upgrade to hardy! [07:28] kinda a bit late eh? [07:28] gutsy is long gone [07:29] Gutsy is still being used by a lot of people. [07:29] shouldnt we be? [07:29] can't do anything about that. the app didn't "provide" for an upgrade to Hardy, just to Gutsy. [07:29] what your's name ??? [07:30] I suspect there'll be another one to Hardy when I'm done on this one. [07:30] Viking667, you upgrade one release at a time. :) [07:30] yes. I know that from BSD. [07:30] Viking667, unless its a LTS thing.. you aparently can go from the old LTS to the Newest LTS. [07:30] But i perfer to do clean installs [07:31] i wonder why kubuntu didnt go lts [07:31] "lts"? [07:31] LTS [07:31] I don't know that term,s orry. [07:31] long term support [07:31] !lts [07:31] LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server. [07:31] ahhhh. [07:31] dave11 , what you name's ? [07:31] dave11, the kde4 stuff was one reason i think. [07:31] heh. It's not like my wife NEEDS to upgrade.. [07:31] ohhh [07:32] as a home user - i dont worry about LTS much either. [07:32] just curious [07:32] hehe [07:32] anyhow, I'm off to go make some tea... [07:32] i'm corious [07:32] yea the way KDE4 and Firefox Beta timing came out.. caused some conflicts with the 6 mo release cycle. [07:32] hehe [07:32] Hello Corious [07:32] But it all works out eventually. :) [07:33] heheh [07:34] my name's Aldo and you name's , dave11 [07:34] ??? [07:34] does anyone have any suggestions for a dvd slide show app? [07:34] aldo: yes [07:34] i not mach speak ingles [07:34] kino? [07:34] !english | aldo [07:34] aldo: The #ubuntu, #kubuntu and #xubuntu channels are English only. For a complete list of channels in other languages, please visit http://help.ubuntu.com/community/InternetRelayChat [07:35] yes [07:35] aldo: my mom had 10 daves before me..:) [07:35] hey all [07:35] hey partnership [07:35] I have been through 3 different apps trying to make a simple slide show. I will give kino a try [07:35] thx [07:36] yes , not mach english [07:36] speak [07:36] !hi | aldo [07:36] aldo: Hi! Welcome to #kubuntu! [07:37] and you too [07:37] hi [07:37] hows yiur kubuntu install? [07:37] yes [07:38] not mach is time [07:38] ActionParsnip: lol [07:38] also voce e brasileiro? [07:38] its early [07:38] aldo* [07:38] i't like kubuntu [07:38] hi [07:39] engineer [07:39] dave11: is aldo a bot? [07:39] aldo voce e brasileiro? [07:39] so [07:39] ActionParsnip: dont think so...maybe [07:39] he is a bot [07:39] eu sou brasileiro [07:39] com muito orgulho [07:39] engeneer [07:40] engineer [07:40] o que é que voce quer? [07:40] tipo [07:40] a mispelling bot... new to me [07:40] eu nau to entendendo nada do kubuntu [07:40] e eu to pensando em trocar ele [07:41] me ajuda [07:41] por favor [07:41] trocar pelo que? [07:41] mac osx [07:41] kino is not for still pictures is it? [07:41] LOL [07:41] aldo canal errado [07:41] hehehe [07:41] mas eu kero entender [07:41] I have very seldom been through so many really bad Linux projects [07:42] tens o kubuntu [07:42] brasileiro [07:42] hehehe [07:42] ah 3 anos [07:42] aha [07:42] pode me ensinar um pouco sobre o kubuntu [07:42] drbrown i haven't tested it so i can't assure, but why don't you try it and see for yourself [07:42] tipo [07:42] to apanhando [07:43] !br [07:43] Por favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado. [07:43] this should be an easy task [07:44] "Computers - making Trivial Tasks Impossible for over 30 years!: [07:44] engineer [07:44] ? [07:44] kmediafactory broke, qdvdauthor broke, manslide abbandoned, and smile half baked [07:45] plase [07:45] makes sense [07:45] aldo voce ainda nao disse o que é que nao entende [07:45] manslide? [07:45] sounds gay, but it is french [07:45] looked like the best one of the bunch actually [07:45] o kapote [07:45] kopete? [07:46] é [07:46] grsunheit [07:46] whats the codec needed to copy dvd's in k3b? [07:46] descupa , falar mas é todo errado [07:46] !k3b [07:46] k3b is a feature-rich and user-friendly burning application for KDE (and, as all KDE applications, works fine on GNOME). For a guide, see https://help.ubuntu.com/community/K3BHowto [07:47] o mensageiro [07:47] do kubuntu [07:47] !iso [07:47] To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [07:49] * ActionParsnip loves when windows idiots dont md5 check and get issues with installs [07:49] lol [07:50] i dont mind md5's but that hashcalc..:/ [07:50] Morning :) [07:51] I saw a neat md5 tool for windows that put 'check md5' on the context menu.. but cant rember where i found it at. === trym74 is now known as Tyrian [07:52] download [07:53] md5 checker? [07:53] Lets see.... [07:53] search download.com for md5 [07:54] wth... anyone know how to get Firefox to work on Kubuntu ? what version to download ? [07:55] dave11, that one has like 1000x more features then the one i saw./ :) but it looks handy [07:55] Tyrian: sudo apt-get install firefox-3.0 [07:55] i downed the tar file.. but i cant seem to start the installer [07:55] Tyrian, with ubuntu/kubuntu - use the package manager tools - dont just 'download' stuff. :) [07:55] Tyrian: its in repos [07:56] dr_Willis: yeah there are tons of them [07:56] dave11, the one i saw just had a simple 'right click -> check md5' and printed out a little dialog with the sum. [07:56] dr_Willis: thats the same one i have [07:56] I need to learn to check the crc32 values of files under linux also.. [07:57] i used one that you pointed to the md5sum file then the file its was checking [07:57] Been having some bad dvd burns lately. gotten where i check the md5's of all the files. [07:57] dr_Willis: cant remember the name though [07:58] the distro that gives me the most problems is fedora [07:59] id say gentoo due to a very manual install method [07:59] human error causes issues [08:00] whats the codec needed to remove encrypted dvd protection for k3b??? [08:00] that to(problem is between user and keyboard [08:00] mrksbrd: decss [08:01] google "decss" and your operating system [08:01] problem is between chair and keyboard, a class ID10-T error [08:01] thats it [08:01] ty [08:01] I dident relize k3b could remove encrypted pritection [08:01] !k9copy [08:01] For playing DVD, see http://help.ubuntu.com/ubuntu/desktopguide/C/video.html - "libdvdcss2" can be found at !Medibuntu or (for Feisty and earlier) http://wiki.ubuntu.com/SeveasPackages - Try k9copy (available in !Universe) for backing up DVDs [08:01] I think it can with the right library installed [08:01] iir [08:01] k9copy can :) [08:01] DeCSS is a computer program capable of decrypting content on a DVD-Video disc encrypted using the Content-Scrambling System (CSS) [08:01] does k3b do iso's [08:02] dave11: indeed [08:02] cool [08:02] k3b is a cd/dvd burning utility - [08:02] it can also generate iso files [08:02] and gains more features all the time. [08:02] how dexterous [08:02] :)\ [08:02] dave11: you can make isos at command line [08:03] http://www.granneman.com/techinfo/linux/burningcds/makeanisoimage.htm [08:03] oh, I was wondering how to mount an iso via the command line, or whether there was a good tool for it [08:03] ActionParsnip: yeah i was refering to burning [08:03] Hmm.. k3b does have a 'rip video dvd' menu item now. [08:03] wonder what it does... time to test it out [08:04] dr_Willis:< kid in a candy store [08:04] Been using k9copy all week. : [08:05] heh - the rip video dvd dont seem to do much.. [08:06] like how to mount the iso of a dvd? [08:06] !iso [08:06] To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [08:06] many video players can play the iso file directly without mounting it [08:06] does it have to be .iso format? [08:06] or can it be .mdf or something similar? .cue/bin? [08:06] Try it and see i guess. [08:06] heh, righto [08:07] that isofuse (fuseiso?) tool claims it can mount mdf and cue/bins [08:07] and nrgs [08:07] but dont expect the special features of the formats to work. [08:08] hi [08:08] aldos back!! [08:08] Howdy [08:08] the fire fox [08:08] the kubuntu [08:08] yes our no [08:08] aldo is brazilian [08:09] on http://kubuntu.org/announcements/kde-4.1beta2.php it shows an image of the kde 4.1 desktop, and the taskbars are black [08:09] is that the default theme? [08:10] is there some way to mount the ISOs with automatically at /media/* with the volume name? [08:10] like when new partitions are detected? [08:10] Phoenix92x, so if i have 1000 iso files.. ya would want them all mounted? :) [08:10] You can use the fuseiso tools to let users mount iso files if youw anted. [08:10] lol, no, not quite, I should have put ? [08:11] but a user cant mount them to /media/ [08:11] only root could do that. [08:11] hmmm [08:11] you could have them automount at boot [08:11] how would you go about solving this dr_wIllis? [08:11] Phoenix92x, your problem isent very clear as to what you are doing [08:11] eh, I'm looking for somethjing kind of daemon-tools esque. [08:12] mounting iso files will NOT get around the disk based copy protection [08:12] some kind of client front end for virtual drive management with kubuntu clients [08:12] if thats what you are wantign to do [08:12] yuk, daemon tool is riddled with nastys [08:12] You can easially mount specific iso files at boot time to specific locations if you wanted to. [08:13] a user can mount iso files as needed with the fuseiso tools, which may have some guis out as well. ive not used any gui for them [08:13] ActionParsnip, yaaa...I know and it makes me sad. I'm trying to find a clean foss equivelent to switch my users over to [08:13] dr_Willis: can users mount to empty dirs in ~/ [08:13] fuseiso - FUSE module to mount ISO filesystem images [08:13] fuseiso9660 - File System in User Space - Module for ISO9660 [08:13] Phoenix92x: magiciso for windows is free and clean [08:13] a user can use the fuse tools to mount things to their own homes. Yes. [08:14] https://help.ubuntu.com/community/FuseIso [08:14] linux cleint needed actually [08:15] magiciso is pretty good though [08:15] Phoenix92x: all you gotta do is create a folder in ~/ and mount to that instead of /media [08:15] nifty [08:15] none of these4 tools will allow you to change the iso file [08:15] !info kiso [08:15] kiso (source: kiso): program to create manipulate and extract CD Image. In component universe, is optional. Version 0.8.3-0ubuntu5 (hardy), package size 347 kB, installed size 1052 kB [08:15] kiso can. :) [08:15] I'll just write them a script [08:15] w00t [08:15] kiso? [08:15] this is suggested? [08:15] hm [08:15] again - you are not being clear on exactly WHAT features you are wanting. [08:16] is there any way to perform updates on a kubuntu machine not connected to the internet? [08:16] I'm sorry [08:16] heh [08:16] something to mount image files: .iso, .bin/cue, .mdf, etc. [08:17] mounting is not the same as 'changing the iso files contents' [08:17] fuseiso claims it can mount those various file format. [08:17] oh I know it's read only [08:17] fuseiso -p testimage.iso testimagemountpoint [08:18] Your users will need to be set up in the proper fuse group to allow them to use the fuse tools. [08:18] righto [08:18] http://www.kde-apps.org/content/show.php/FuseISOMenu?content=73966 [08:18] lovely [08:18] Looks promising. :) [08:19] Supported image types: ISO, BIN (single track [08:19] only), NRG, MDF, IMG (CCD) [08:19] nice [08:20] could someone please advise me? [08:20] can someone run me thru the process of installing a .tar file....i already have it extracted, just need help from "make file" on.... [08:20] is there any way to perform updates on a kubuntu machine not connected to the internet? [08:20] avishek:not really [08:20] mrksbrd, you did isntall all the proper Compiler tools? like the 'build-essential' package? [08:21] heh. 84% through... [08:21] dunno....i only attempted tar files 1 time & they didn't work [08:21] mrksbrd, You may want to do some reading at http://www.monkeyblog.org/ubuntu/installing/ [08:21] I d/l'd the file extracted it to a folder in home dir [08:22] dr_Willis: fuseiso doesnt work with dolphin without changing stuff apparently [08:22] compiling from souce can be a bit.... of a channalge at times. [08:22] ActionParsnip, i always set up Konqueror as the default anyway. :) [08:22] tell me about it [08:22] dr_Willis: just an fyi [08:22] thanks dr_Willis, that looks good [08:22] mrksbrd, thats why package managers are a good thing. [08:22] too bad the chumby doesn't have a irc chat widget to use instead of reading before bed [08:23] flaccid: nice to meet you again [08:23] ok, so i can't perform updates offline. but can i install packages on to an offline machine? [08:23] ActionParsnip, that gui tool i pasted mentioned it was fixed for dolphin - in the notes.. but ive not tried that tool. [08:23] I can handle mounting isos from the command line. [08:23] true [08:23] dr_Willis: i dont really use em, or cds :D [08:24] i'll read that article....ty [08:24] avishek, howdy are you the quickcam guy? [08:24] mrksbrd: you compiling dude [08:25] sorry flaccid; no, but am just a simple linux fan whom you helped greatly [08:25] action trying to install a tar file [08:25] excuse me, could someone recommend me a good windows manager ? [08:25] avishek, ah sorry mate, you just have a similar nick to this guy i ran out of time for helping. sweet hope you well then [08:25] Enlightenment [08:26] mrksbrd: you'll need some tools and libs [08:26] has there been a dude trying to get a logitech quickcam going here ? [08:26] good ol dodgitech [08:26] flaccid: thank you. if you have some time, might i trouble you for some advise? [08:26] which ones? [08:26] kosh_, the default kwin is great [08:27] this is why i love .deb files....lol [08:27] mrksbrd: build-essentials gcc g++ [08:27] mrksbrd: what you installing? [08:27] decss [08:28] mrksbrd: is there no repo for it? [08:28] nope....couldn't find it thru terminal nor add/remove [08:29] mrksbrd: maybe you need another repo adding [08:30] any idea which one it may be under? [08:30] http://ubuntuforums.org/showthread.php?t=14960 [08:30] mrksbrd: you realy need to google more [08:31] flaccid: could you please advise me on how to install packages on a kubuntu machine that isn't connected to the 'net. [08:31] my brain is fried tonight.....sorry running on fumes [08:31] flaccid: kwin ?. Im ussing the default kde (dolphin) but i had too many problems in the pass and i would like to change it. I Need one with the less possible graffics enviroment. [08:32] ty though action [08:32] mrksbrd: its cool man [08:32] brb let me see if that article works [08:32] mrksbrd: http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/15076-ubuntu-multimedia-howto.html [08:33] flaccid: I Need one with the less possible graffics enviroment, a fast and simple one. Ty for answering and sorry for my bad english. [08:33] kosh_: fluxbox [08:34] ActionParsnip: Thanks you, i'll try it :) [08:36] kosh_, yeah fluxbox or xfce [08:36] avishek, oh you don't have to ask me you can ask anyone. dpkg the command to install packages manually, then it just depends where to get from [08:37] ah well user needed to know difference between a wm and a de [08:38] flaccid: thank you. [08:38] avishek, where are you deb packages? [08:39] sorry flaccid, you've lost me; could you please explain what you mean? [08:39] avishek, if its not from the internet, then where from ? [08:40] it's like this. On this machine, it's all from the internet. but on another machine there's no net connection. that's why the question [08:41] avishek, yes but the question remains where are the packages you want to install ? you want them from the internet machine? you can just copy from /var/cache/apt/archives [08:41] avishek: can't you get it connected temporarily? [08:41] !aptoncd | avishek [08:41] avishek: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers [08:42] jussi01, flaccid, THANK YOU! [08:42] cant hook up the 2 machines with networking to make it easier eh? [08:43] anyone know if you can send notes to registered users on freenode for when they next login ? [08:43] no, the machines are in separate cities [08:43] I wonder how many dvd's the full apt-on-cd stuff would take up [08:43] flaccid, theres a memoserver i thought [08:43] - memoserv :) [08:44] thanks [08:44] i wonder what other kinds of serv's there are. theres Nickserv, chanserv, and memoserv. [08:44] avishek: hit up a starbucks for free www access [08:45] Is starbucks free? i though it was a few $ an hr. [08:45] dr_Willis: ask in #freenode :) [08:45] dr_Willis: in uk its free with the overpriced coffee afaik [08:45] dr_Willis: seenserv ;) [08:45] ActionParsnip: starbucks isn't in india, where i live [08:46] avishek: yer not missing much [08:46] Ive never taken my laptop to starbucks.. I may do that tomorrow. [08:46] McDonolds has wifi here.. but i think they chage also [08:47] dr_Willis: mcwifi with fries please [08:47] speaking of these things, is there any linux gaming console? [08:47] yanks usually make those assumptions heh [08:47] avishek: i know mamix exists [08:48] action: did what it said, still saying package is not avail [08:48] ActionParsnip, can you supersize that download please? [08:48] Package libdvdcss2 is not available, but is referred to by another package [08:49] E: Package libdvdcss2 has no installation candidate [08:49] mrksbrd: did you add the repo to /etc/apt/sources.lst [08:49] * mrksbrd slams his head against a wall [08:50] yup [08:50] You did update after adding the repo? [08:50] yup [08:50] step by step [08:50] You did do the FUnky Chicken Dance to apease the FOSS deities? [08:51] i thought it was the root dance :) [08:51] i give up....this is only this hard because it's me [08:51] i am a PV [08:52] PV = Professional Victim [08:54] alas, people, i must say farewell, thank you for all your help, especially flaccid and jussi01. god bless you all. [08:54] :) [08:54] meh no god for me but thanks anyway! [08:57] anyone else getting random lag? ..most likely problem is my connetion [08:58] flaccid, not today, at least... [08:59] someone uses mc for ssh? [08:59] hmm its very weird, im on windows xchat. might try a dif client thanks dr [09:02] mc has a problem with the passwd promt via ssh. the command line input it all fuzzy after ... someone know how to fix that [09:03] goof: what do you mean with "fuzzy" [09:03] ds187: all over the place [09:04] hmm, can't imagine what you are talking about, sorry [09:04] #vim [09:04] sry! [09:04] * dr_Willis boots beau to #emacs [09:04] :) [09:05] cd /#sh:username@ip in midnight commander f*cks up the command line part in midnight commander ds187 [09:06] could you make a screenshot? [09:07] goof, you are not using screen are you? ive seen some issues with screen and mc. [09:10] hey, anyway i can give my kde3 an oxygen style? [09:15] ds187: http://imagebin.org/21700 before/after [09:16] goof: looks strange :-) [09:17] what if you don't use the command line, but the menu-item "F9 --> right --> shell link".....same problem there? [09:17] ds187: fuzzy :) [09:17] looks like some CR/LF/Escape sequences goofing up [09:18] i must say i almost never use the command line [09:18] ds187: yes [09:18] I use mc a lot.. but never the ssh feature [09:20] and yes.. the initial Are you sure you want to connect (YES/No) login/password/ questions do goof up the mc screen here... [09:20] but it did connect [09:20] i did a ctrl-l to refresh the mc screen [09:22] using ssh-copy-id - lets me do the ssh login without any prompts. :) so i dont have any text glitzes then. === des_ is now known as snizzo === siof is now known as siofwolves [09:30] yay problem fixed. netgear does not like multiple instances of its agent running in windows via fast user switching lol [09:31] Showing once again. that multi-users under windows... is a pain. :) [09:31] Ive seen similer issues with other apps. === sean is now known as Guest15749 [09:31] File a bug report! [09:32] lol. well avg multiple scans as a result just chews up your hard disk, cpu etc. === flaccid_ is now known as flaccid [09:38] <|rdw|> hi, during some update i ran out of space. now i'm getting "update-alternatives: internal error: /var/lib/dpkg/alternatives/ps2pdf corupted: invalid update mode" [09:38] <|rdw|> when i am trying to remove package ghostscript [09:38] You have free space now? [09:39] <|rdw|> yes [09:39] You could try the force options to remove. [09:39] or try reinstalling, then removing [09:39] Im not real good at these apt-get fixing stuff. :( [09:39] luckly. heh [09:39] <|rdw|> at which site can i learn which package contains ps2pdf file? [09:39] Never needed to mess with them much. [09:39] !find ps2pdf [09:39] File ps2pdf found in autoconf-archive, dblatex, fish, ghostscript, inkscape (and 6 others) [09:40] if you just type 'ps2pdf' at the command line. it may tell you also. === desti_T2 is now known as desti [09:51] <|rdw|> hi, during some update i ran out of space. now i'm getting "update-alternatives: internal error: /var/lib/dpkg/alternatives/ps2pdf corupted: invalid update mode" apt-get remove, purge, upgrade, -f,, dist-upgrade don't work. nothing googled works! [09:52] |rdw|, what did google say about the error(s) ? [09:52] <|rdw|> it didn't find this specific error [09:52] im adding shortcut to desktop but it disappears on reboot how can i fix that? [09:53] areels, a short cut to what exactly? you mean a link? [09:53] dr_Willis: shortcut to a network mount [09:53] and how is it getting mounted? [09:53] smb://py001/tools/ [09:54] |rdw|, i did just then: http://www.google.com.au/search?q=++invalid+update+mode+update-alternatives&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a [09:54] I normally put such a thing in my filemanger bookmarks. [09:54] but i need it on desktop [09:56] areels, kde version ? [09:57] flaccid: im on gnome [09:57] areels, we don't support gnome here. [09:59] oh [09:59] let me pass on kde then [10:00] pass ? [10:00] I thought with gnome - you used that 'connect to remote server' item in the menus and it generated a icon on the desktop [10:00] hi, i'm trying to configure the network in kubuntu, but the network manager refuses to remember the settings i enter. i also tried to configure /etc/network/interfaces manually, but kubuntu seems to overwrite these settings with the ones it won't let me change [10:01] khatahn, can you provide better detail? dhclient and other dhcp clients must not be running if you are doing static.. [10:03] flaccid: so i would have to shut down those myself before using the GUI network manager? [10:05] khatahn, if they were manually started yes. tell us what actual network config you are trying to achieve.. ? [10:06] khatahn, also feel free to pastebin your current /etc/network/interfaces [10:06] man [10:06] somebody reminds me how to ssh [10:06] cause i forgot lol === murat is now known as Guest29417 [10:06] Ange|us, ssh hostname [10:07] hmm [10:07] flaccid: im trying to ssh into a shell that i pay for [10:08] i used to do something -l username, but i forgot if to put it behind or oposite the hostname [10:08] ok i done it [10:08] thanks :D [10:08] flaccid: hmm.. i'm not in front of the kubuntu machine right now, so i guess i'll have to come back later. but thanks for the help. [10:09] Ange|us, yeah either ssh user@host or ssh -l user host [10:09] fair enough [10:13] I'm trying to help a uni it admin connect a kubuntu system i set up for my mother in law to connect wireless with wpa key! He's on msn at the moment...I had it working with an open system at my place...but also couldn't get wpa working....knetworkmanger just sits at 54 percent and then times out [10:14] google doesn't give me much...except that maybe i'll have to install wpasupplicant? Although i would've figured that had come with kubuntu already [10:14] Solv, kubuntu version? [10:14] 8.04 [10:15] Solv, check the logs when trying to connect? [10:15] well to be perfectly honest it is ubuntu 8.04 then adept install kubuntu...but same thing [10:15] which packages did you install for kubuntu ? [10:15] flaccid, which file is the appropriate log file? [10:15] Solv, /var/log/messages and /var/log/syslog at least [10:16] ah...so there is no wifi one specially...okay [10:16] yeah [10:17] right well i'll take him through some steps...he's having problems just using knetworkmanager at the moment! [10:17] then i'll get him to look at the logs if we go no further...and then i'll chat more here....thanks [10:17] Solv, in theory it should be as easy as right click, select network then put in credentials but yeah problems are possible of course [10:18] np [10:21] join #algo [10:24] does anyone know of a panel applet that shows bandwidth? The three I've looked at don't exactly do what I want them to. [10:24] !info knetstats [10:24] knetstats (source: knetstats): network interfaces monitor for KDE's systray. In component universe, is optional. Version 1.6.1-0ubuntu1 (hardy), package size 110 kB, installed size 656 kB [10:25] I think I tried that, is that the one with the two sets of numbers ? [10:25] one set red, the other set green? [10:25] ah not really. give it a try? it shows speeds with left click [10:25] the one that does best what I want doesn't appear in the KDE menus, though I can start it up manually: knetdockapp [10:26] that does what you describe [10:26] then why are you asking? [10:27] well, two reasons, really. One is: how come this program isn't in the KDE menus, and Two is: how do I get it to run in the panel on startup in the system tray? [10:28] Viking667, 1. ask the author or package maintainer. 2. use autostart or kde sessions [10:29] if its a kicker applet - it will be in the 'add to panel' menus thing.. [10:29] its possible the kde menus havent refreshed.. if its supposed to be in the menus. [10:30] yes but best to check the package to see if it actually comes with a .desktop menu item first [10:30] It's got a .desktop, the category is: Applications. [10:30] How useful [10:30] demand a refund. [10:30] there isn't even a "Applications" parent menu on the "K" [10:31] huh. You know the program was free to begin with... [10:31] 8-) [10:32] I get the impression that it's not in the menus. And, which menus do I refresh? The system, or the user menu? [10:32] ... My impression with kubuntu was that all that was kinda ... automated? [10:32] theres some command that makes the menus get rescanned.. but i forget what it is. [10:32] some times the menus just dont get refreshed properly when installing. [10:33] i normally logout/back in.. or just use terminal till next time i logout/in [10:33] ah, okay. I can look at that. Currently undergoing a Feisty->Gutsy upgrade now, so that should upgrade the menus. [10:33] 's on the wife's machine, and I'm tekmunkey [10:34] yeah could be just a matter of kmenu refresh like the dr suggest [10:34] *nod* [10:37] when downloading packages or updating packages what port is used [10:38] 80 [10:40] flaccid: since i have my connection split using a router do i need to port forward port 80 [10:41] eagles0513875, not if your NAT works [10:41] flaccid: ok lol it does [10:41] cool [10:41] i was just wondering cuz its kinda on the slow side [10:41] then it is probably just my isp being gay as usual [10:42] if its slow then obviously forwarding is working.. [10:42] heh. And I have a small problem trying to forward port 113 through a DSL-302G... doesn't seem to want to work. [10:42] flaccid: with winblows p2p software i get between 20-40kbps on ares with the port forwarded [10:43] eagles0513875, that doesn't indicate anything [10:43] Viking667, likely problem with the dlink product [10:43] I've got a rule in that kinda looks like this: Global address: 0.0.0.0, Global Port From: 113, Global Port To: 113, Local Port: 113 [10:43] and local address: 10.64.5.1 [10:43] (which is my machine) [10:43] contact your sub-standard vendor :) [10:43] lol [10:43] does that look about normal, though? [10:44] Can't contact, as the modem was a gift. [10:44] Viking667: its a modem or router [10:44] looks ok yet [10:44] now your getting the terminology confused there bro [10:44] strictly, it's a modem, but it has simple NAT/DMZ. [10:44] it has to be a router as well if its got forwarding as modem is bridged mode only in native [10:45] flaccid: that does look like a modem DSL-302G [10:45] As I said, it's _described_ as a modem, but it has some stuff in that separates the LAN from the WAN side, though you can run in bridging mode [10:45] eagles0513875, they have a router as well, ive discarded 2x of those in the past, they are budget as [10:46] gotcha and gotcha [10:46] heh. I got it given to me, and it's currently handling DSL just fine... just not connections TO my machine on port 113. Funnily enough, connections to port 80 seem to work well. [10:47] Moin [10:47] Viking667, well have to check isp is not filtering that port and yeah modems are easy to do but router's require firmware and decently designed firmware at that. i've had port forwards fail on the modem/router you specified so it sounds likely.. [10:47] Viking667: random thought you on dhcp or static ip from your isp === aljoscha_ is now known as aljoscha [10:49] dhcp [10:49] and the ISP doesn't filter anything. [10:49] flaccid, i'm trying to tell this guy to right click on knetworkmanager and select 'connect to another wireless network' and then pop in the ssid and wait for it to ask for the wpa password...but he says there is no option like that in the list? [10:49] i.e. I've got traffic at specified port arriving. [10:49] then its the router as long as the client doesn't filter [10:50] is there another way to configure the connection? [10:50] Solv_, thats not the right way. you right click and select the network/sside from the list [10:50] *sigh* - how come they got http right, but not ident? [10:50] err, auth? [10:50] Viking667, huh? [10:50] port 113 is the auth service, otherwise known as ident. [10:50] if your router fails forwarding, contact the manufacturer or get a decent router [10:50] flaccid, the ssid is usually not listed in my experience...i'm doing it from memory though...as i took my wireless card out =) [10:50] yeah thats right.. [10:51] mrmmm [10:51] Solv_, the ssid needs to not be hidden for knetworkmanager otherwise yes you have to do it manual [10:52] there is no reason to hide the essid as that can be sniffed anyway. [10:53] 'd love to know why the remote end thinks my ident is broken. *sigh* - there'll be a reason [10:53] i thought you said the reason is port forward is failing. [10:53] yeah, I know - faulty firmware. [10:53] dlink at a decent vendor :( [10:54] at=aint [10:54] well, let's see. Traffic comes to the modem on port 113, gets NATted to 10.64.5.1, my machine receives it on port 113, sends back a reply from port 113, and that's the last I know of it. [10:55] without me manually running a telnet remotehost 113 from a remote host, I can't go any further than that. [10:55] so port forwarding is working. checking your ident server [10:55] whats relying on identd these days? [10:55] I've done _that_ before, when I was on dialup, and writing up the identd-HOWTO. [10:55] dr_Willis: several IRC servers, presumably Undernet and Freenode, as those are the networks I use. [10:56] Hm.. freenode dosent require one. as far as i know [10:56] nothing relies on ident [10:56] and the problem is with your ident server so go get the required help for that which is not here :) [10:57] i recall running a fake identd server years ago.. to mess with dalnet. [10:57] I'm running oidentd here, and that was recommended as a good ident server. [10:57] heh - the one i ran was like 4 lines of perl code. [10:58] yah, you can get it small with perl... simply reply "UNIX" to the socket call. [10:58] yeah here is not the help for that.. [10:59] hers one in perl about 40 lines. :) [11:00] hm. What's "No CIDSupplement specified for font ...., defaulting to 0" ...? [11:00] Viking667, try google [11:00] (for a font package upgrade? [11:00] m. I should have taken my own normal advice. Sorry about that [11:00] * Viking667 extracts foot out of helmet [11:02] now I have to see whether my dear dsl has a logging mode or not. I suspect not. [11:02] from memory that dlink does [11:03] and its not too bad [11:05] Good. Then I'll see what it provides. [11:09] flaccid, okay so we figured out the device wasn't active...so went and enabled it with autoconfiguration and dhcp...but at 28 [11:09] % [11:09] woops [11:09] at 28% knetworkmanager freezes....i guess no is the time for the logs [11:10] Solv_: it's the hardware config state [11:10] your network card is not well installed [11:10] Dekans, it's a bcm49sxx or whatever...used ndiswrapper [11:11] Dekans, it worked okay on an open system..not happy with wep or wpa though it seems [11:11] hello :) [11:11] I think ndiswrapper does not handle it [11:11] does anyone know a good html/php editor? [11:12] check on google [11:12] ndiswrapper+wpa [11:12] Dekans, yeah probably....my mother-in-law is gonna kill me...took vista off and put kubuntu on = [11:12] =) [11:12] she'll say.."at least wireless worked with vista" [11:12] I rememver an additionnal step to handle wpa [11:12] remember* [11:13] your can try the b43 driver too [11:13] Solv_: nice wish i could get kubuntu on my vista machine [11:13] with a bcm4306 it doesn't work on hardy but maybe you'll be lucky [11:13] Dekans, cept it's in a different state [11:13] and the person on the other end has never used linux before =) [11:14] fredthemonkey: look at quanta [11:14] or qanta [11:14] don't remember [11:14] thanks [11:14] i'll try it [11:16] Solv_, what you said doesn't make sense to me. pastebin /etc/network/interfaces [11:17] or cut out the middleman.. [11:17] flaccid, yeah i need remote access [11:18] /var/log/messages says link is not ready === jesper is now known as gOOLiPoP [11:21] hopefully remote desktop will work okay...nothing like having nx installed on the machine...in hindsight i shoulda done that =) [11:21] Solv_, right yeah thats a problem with the firmware / driver [11:21] Solv_, you just get the user to come here on the box unless ethernet not available [11:21] bugger....so it works okay an an open system but not with encryption? [11:22] flaccid, they have ethernet [11:22] Solv_, thats possible but broadcom have dozens of problems [11:22] then get them to come here to save time [11:22] flaccid, oh i see...yeah good point, so you reckon you could walk a complete noob through it? [11:25] flaccid, have you seen this post? https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Feisty_No-Fluff#Step%203:%20All%20BCM43xx%20-%20Configure%20NDISWrapper%20(and%20WPA%20Supplicant) [11:25] we do it here everyday [11:27] Solv_, yes, but is the user actually on feisty? [11:27] its best to show the lscpi entry and the ubuntu version then select the right howto from the wiki.. [11:27] flaccid, but there are hardy updates [11:28] so? [11:28] Solv_, i had to enable ndiswrappers for my bc4310 card. following a guide similer to that. [11:28] so it should be okay to use [11:28] One i saw was Hardy specific [11:28] get the above and we will have a better idea of what you need to do [11:29] um two options, native or ndiswrapper, try both but there are many guides on broadcom and a lot outdated etc. [11:30] right....i will tell the fella to hop on here and talk to you [11:30] That no-fluff guide has some notes in it for gutsy support. [11:30] hardy is way more updated for broadcom than the latter [11:30] is this gutsy, Solv_ im still yet to see the ubuntu version and lscpi entry.. [11:31] cause i need to ask him for it...hold on [11:31] ok [11:36] does anyone here use the azenis theme for their kde environment? [11:36] ive pretty much got everything configured the way i want it but am still having one little problem [11:37] its better to tell the problem then advise you have one.. [11:37] then=than [11:37] !find azenis [11:37] Package/file azenis does not exist in hardy [11:38] abhi [11:38] basically any lists ie playlis in amarok etc have black stripes over every second listing [11:38] Thats a feature of kde themes/color schemes [11:38] mercuree, i've seen that before with many themes. perhaps try #amarok or submit a bug [11:39] flaccid, sara is the person i've been trying to help [11:39] problem also is that amarok has its own themes [11:39] it doesnt only happen in amarok though [11:39] hi sara [11:39] which isnt themed [11:39] so im guessing its a system setting of some kind [11:39] You can customize it. if its using the kde themes. But its a bit hidden in the kde theme settings thing. [11:39] ill google it [11:39] mercuree, kde version? [11:39] sara is my mother-in-law....but the guy is called abhi =) [11:39] thanks [11:40] flaccid: 3.5.9 [11:40] mercuree, kcontrol -> appearance -> colours thre choose 'alternative list colour' (or similiar) from the dropdown menu and change it to something more reasonable [11:40] mercuree, appearance and themes --> colors.. the LAST entry on the list of things you can change colors on.. [11:40] mercuree, perhaps submit a bug if you believe problem is not the theme [11:40] thanks guys [11:40] "alternative background in lists" [11:40] hmm that depends on the design of the theme but yeah try both [11:41] someone had same issue last week. the 'example' window in that color settings tool. does not show an example of the list so you dont realize what that color changes [11:42] hmmm sara didn't seem to say anything [11:44] yep that was the problem exactly. thanks again [11:44] flaccid, he is new to irc...trying to get him to change his nick to abhi [11:44] i thought it was a mother in law [11:44] 'wheres the slash key at?' :) heh [11:44] ah well [11:44] flaccid, her computer...a dude at the campus helpoing her [11:44] fair enough [11:44] and other fun questions ive heard when tryign to tutor people on irc ussage. [11:45] hehe [11:45] throw irssi at them :P [11:46] fun time explaing why ^c ment Control-C once.... [11:48] hi [11:48] yay [11:48] howdy [11:48] okay type /nick abhi so we all don't get confused [11:49] ok while you guys do that im getting another beer [11:49] flaccid, nice === nicki_ is now known as scobby === sara is now known as abhi1 [11:49] abhi1, nice [11:49] yeah, what next should i do [11:50] by the way you can save time when typing someones nickname by pressing tab after typing a couple of letters...like So(tab) will probably autocomplete my nickname for you...saves heaps of time [11:50] abhi1, okay open konsole [11:50] ok [11:51] i have it open [11:52] should i type any command? [11:52] and type lspci -n | grep '14e4:43' [11:52] just copy and paste it [11:52] brb [11:53] abhi1, then copy and paste the ouput [11:53] 01:00.0 0280: 14e4:4311 (rev 02) [11:54] cool...now just wait for flaccid he's gonna take it from here [11:54] ok [11:54] so I believe =) [11:54] i hope that helps [11:54] anyways thanks for your help [11:54] are you up for a bit of hacking? [11:54] i dont know, never been upto anything like this before [11:55] can i just have the normal lscpi output please [11:55] well it's kinda fun when someones helping you...especially when you get something working at the end... [11:55] for that device [11:55] flaccid, abhi1 well need exact instructions [11:55] yes please [11:56] lscpi | grep -i network will be fine [11:56] does anyone knows a program to connect to wireless with wpa2 protection..? My wicd won't connect [11:56] LiNuxBaBe, knetworkmanager [11:57] bash: lscpi: command not found [11:58] abhi1, sorry spelling mistake. lspci | grep -i network [11:58] ok [11:59] 01:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02) [11:59] flaccid, btw I followed this howto to get the wireless card working in the firstplace: http://ubuntuforums.org/showthread.php?t=769990 [11:59] it might help you know what you have to 'undo' if anything [11:59] abhi1, and you are on ubuntu hardy ? [11:59] flaccid, yes he is [11:59] i installed it [11:59] np gimme 2mins [12:00] are you guys doing native or ndiswrapper atm? [12:00] ndiswrapper [12:00] ok 1sec [12:01] flaccid, yeah it was built from source [12:01] and can i have a pastebin of /etc/network/interfaces please? [12:02] also this is probably the guide that should of been followed: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Hardy [12:02] abhi1, you will need to paste the ouput in the channel #pastebin [12:02] i'll leave the 'undo' to you guys [12:02] !pastebin [12:02] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [12:02] otherwise you might get kicked of the channel [12:02] use the website instead [12:02] yeah [12:03] Solv_: so what exactly should i do now [12:03] abhi1, goto pastebin.com [12:03] okay [12:03] and paste the info in there...and then just post the link here === moira_ is now known as akalabeth [12:06] Solv_: so i should paste this there: 01:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02) [12:06] abhi1, nah just what kate /etc/network/interfaces gives [12:07] ok [12:07] so paste it in pastebin....type your name in the box and press send [12:07] then it changes the address in the webpage and you can paste the link to the new url [12:09] http://pastebin.com/m64d77f45 === nicki_ is now known as scobby_ [12:10] did that help [12:10] ok all good there. now problem is there are lots of bugs with this model and lots of problems so its a matter of trying to work it out [12:11] ok [12:12] give me a few more mins. its going to be hard considering you guys have already tried a lot of stuff and we don't know what has been changed [12:12] ok [12:12] heelo [12:13] flaccid, i haven't done anything else other than that howto i posted [12:13] flaccid, currently he has gone into system settings and disabled wlan0 as well [12:14] q. i would like to get mp3 reading in amarok. how can i do ? [12:14] !mp3 | zorglu_ [12:14] zorglu_: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [12:14] hmmm this is all too messy [12:14] http://paste.ubuntu.com/23492/ [12:15] Tm_T: do you have any thing shorter than reading all this ? [12:15] zorglu_: install kubuntu-restricted-extras ? [12:16] abhi1, please try to install b43-fwcutter package , have you guys tried that yet? [12:16] what's the problem? (see link above) [12:16] root: are we rooted now? === root is now known as Guest66639 [12:16] Tm_T: that's shorter :) trying [12:18] openjdk-6-jre-headless <- what is this openjdk ? the new name of sun java or of gnu java ? [12:18] zorglu_: opened sun java [12:18] Tm_T: ok thanks [12:20] Tm_T: thanks bis. install kubuntu-restricted-extras worked :) [12:20] ok [12:20] zorglu_: now you have many other restricted issues solved too I hope === ubuntu is now known as Jahromeo [12:21] Solv_, that chipset is supported with the firmware as per http://linuxwireless.org/en/users/Drivers/b43/devices apparently [12:21] hey guys [12:21] how do i format a volume in kubuntu [12:21] Jahromeo, what kind of volume? [12:21] ext3 [12:21] Jahromeo: qtparted [12:21] my old ubuntu partition [12:21] i want to remove it [12:21] Jahromeo, thats a filesystem, not a volume. [12:22] well im on the livedisc atm [12:22] how do i format that old ubuntu volume [12:22] qtparted is fine for partition/fs removal [12:22] Jahromeo, you want to re-use the filesystem? [12:22] well i want to format that partition [12:22] and make it blank [12:22] i want to put it back as part of the ntfs one [12:22] use qtparted or just delete the contents [12:22] and make it back to ntfs [12:23] Jahromeo, um thats not formatting at all. you would have to remove it and then create an ntfs fs. you cannot convert [12:23] well how do i get rid of ubuntu [12:23] its messing up my grub [12:23] i need it gone [12:23] why cant i just format it [12:23] Jahromeo, messing up how ? you can use qtparted as advised to remove whatever [12:23] i want to format sda5 [12:23] and make it blank [12:23] i dont have qtparted on this livecd [12:24] you can format it but not as ntfs because its ext3 [12:24] Jahromeo, you can install it [12:24] surely there must be a default ap [12:24] no there is no default app [12:24] !info qtparted [12:24] qtparted (source: qtparted): A parted frontend using QT. In component universe, is optional. Version 0.4.5-2ubuntu14 (hardy), package size 205 kB, installed size 712 kB [12:24] : Couldn't find package qtparted [12:24] you have to enabled universe and then install it [12:24] Solv_: where do i find the b43-fwcutter package [12:24] !info b43-fwcutter [12:24] b43-fwcutter (source: b43-fwcutter): Utility for extracting Broadcom 43xx firmware. In component main, is optional. Version 1:011-1 (hardy), package size 15 kB, installed size 100 kB [12:24] man i cant believe you are telling me linux doesnt have a default delete or format command [12:25] Jahromeo, sure it does, its called fdisk good luck [12:25] for file deletion there is rm [12:25] so how do i kill sda5 in fdisk [12:25] i want to clear its contents [12:26] http://bugs.kde.org/show_bug.cgi?id=87399 looks fixed in trunk to me (and actually in 3.5.9 too). Can anyone confirm? [12:26] KDE bug 87399 in bookmarks "Bookmark toolbar moves when it shouldn't" [Normal,New] [12:26] Jahromeo, try a google on fdisk [12:26] d'oh, EWRONGWINDOW, sorry [12:26] cant you just give me the string [12:26] Jahromeo, or even better man fdisk [12:26] Jahromeo, nope [12:27] man seriously format c: in windows [12:28] in linux i have to go spend 20 mins looking for an app to do the same thing [12:28] dont kid me [12:28] Jahromeo, lol you havnt even tried [12:29] this is seriously a joke, you are telling me i cant delete files without a 3rd party app [12:29] you also have to understand what a partition is, what a filesystem is and also what formatting actually does... [12:29] Jahromeo, i never said that at all [12:29] qtparted is also not a 3rd party app [12:29] sounds like it [12:29] what would you know ? [12:30] !repos | Jahromeo [12:30] Jahromeo: The packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [12:30] Hi everyone [12:30] if you did an fdisk tutorial already you would have done what you need instead of wasting time [12:32] Jahromeo, i found a simple fdisk tutorial to delete a partition on google it was very easy to find: http://www.cyberciti.biz/faq/linux-how-to-delete-a-partition-with-fdisk-command/ [12:32] I've recently removed my swap partition, but partioned another one (smaller) for swap... however I don't know how to configure which partition to use... is there a conf file or something I can just say "swap:sdxx"? [12:32] you need to understand that linux and windows filesystems work on different partition types so you cannot mix them thus why you have to delete then create a new partition and filesystem [12:32] flaccid: do you know what i should do next? [12:33] abhi1, you installed that package? [12:33] i couldnt get that package [12:34] abhi1, why? [12:34] !grub [12:34] grub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto [12:34] !info b43-fwcutter [12:34] b43-fwcutter (source: b43-fwcutter): Utility for extracting Broadcom 43xx firmware. In component main, is optional. Version 1:011-1 (hardy), package size 15 kB, installed size 100 kB [12:34] Where does the system stores the device used for swap? [12:34] flaccid: thanks [12:35] Jahromeo, np. if you have a grub error thats usually going to be a different story.. [12:36] fine... I'll ask it yet simpler... "How do you change your swap partition" [12:36] sweet [12:36] no one? [12:36] lordnps, this should help https://help.ubuntu.com/community/SwapFaq [12:37] lordnps, if people can help they will respond, nntr [12:37] thanks [12:37] np === ubuntu_ is now known as tasseschokolade [12:45] hello, is this an english talking channel? [12:46] jo [12:46] tasseschokolade: Yes :) [12:46] aber ich bin deutsch^^ [12:46] und weg [12:46] its okay, if am speaking german? [12:48] !de [12:48] Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [12:48] ubottu: thx [12:48] Sorry, I don't know anything about thx [12:49] oh *h* [12:50] is the fact that printing doesn't work in the 4.1 beta2 a known problem that's gonna be fixed? [12:51] I know they are beta pkgs, but the last time I tried a stable kubuntu desktop it didn't work either, so I'm wondering [12:52] !kde4 | stefan [12:52] stefan: KDE 4.0.5 is the latest major release of the K Desktop Environment. Packages can be found at http://kubuntu.org/announcements/kde-4.0.5.php - Support in #kubuntu-kde4 [12:52] flaccid: I know they are beta pkgs, but the last time I tried a stable kubuntu desktop it didn't work either, so I'm wondering [12:52] !doesntwork | stefan [12:52] stefan: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [12:53] this is not the channel for kde4 support on ubuntu. [12:53] anyone ever have the problem on a 64bit Kubuntu where when you hit a key (p,/,-, in my case) a bunch of random characters are inserted instead? [12:54] Used to have this problem with XP too but recently XP is fine and Kubuntu 64bit seems to have issues [12:54] no [12:55] funny thing is after awhile of having Kubuntu on the keyboard works fine, just funky for the first like 10 minutes or so [12:55] flaccid, there was a general problem with kubuntu printing and app-armor not too long ago, so it's not like I'm talking about rare and unusual problems [12:56] and before app-armor it was a rights issue and before that something else. [12:56] Kubuntu has a long and proud history of not-working printers [12:57] stefan, so ? [12:57] and not working as in I click print and it doesn't do anything for some reason or other that's not all that easy to find out because Linux's getting more like Windows every year and the error messages keep getting shorter and less helpful [12:57] so: [12:57] is the fact that printing doesn't work in the 4.1 beta2 a known problem that's gonna be fixed? [12:57] i don't see anythin concrete yet just assumptions [12:57] i destroyed my /boot. how can i copy the kernel from live cd into the (new) boot? [12:57] stefan, like i said THIS is the wrong channel [12:58] i don't want exhaustive support, I just assumed that some guy on this channel of 300 would know *whether* *it's* *a* *known* *problem* [12:58] stefan, bad assumption. [12:58] why assume at all :) [12:59] by god you're an asshat. [12:59] stefan, all the printers i have tried with Kubuntu work perfectly [12:59] lol [12:59] wow there's someone who is used to paid support lol [12:59] lets just generalise and say there is nothing wrong with linux or vendor support :O [13:00] yeah love how people blame linux if something doesnt work [13:00] 'my car doesn't work' and i was wondering if it was a known problem ? [13:00] most likely it is their hardware vendor whose being a dunce and not giving us drivers [13:00] if he rlly wants to know go post on a forum and have patience enough to wait a day lol [13:01] that won't help because the question will be the same. 'my printing doesnt work' [13:02] lol === clifford is now known as yrjokin [13:16] hi guys ... [13:17] can you help me please? ... my firefox doesn't show me the place where the name and "X"-button should be [13:18] all other programs seem to do that [13:18] but not firefox [13:19] !enter | mado [13:19] mado: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [13:20] mado, firefox is not kde app so #ubuntu might be able to help or #firefox === sara_ is now known as abhi1 [13:25] Hi! I tried to install a package (linux-backports-modules-2.6.22-14-generic_2.6.22-14.53_i386) which didn't work because of a wrong kernel. Now the package shows up in Aptitude and Adept as broken package and can't be removed any more... How can I get rid of it? [13:27] wenas [13:27] Amrius, sudo dpkg --purge linux-backports-modules-2.6.22-14-generic_2.6.22-14.53_i386 [13:27] conoce alguien el lingot ?? [13:27] Amrius, if that is the real pkg name installed [13:27] Skrux, english only channel [13:28] flaccid: oh, sorry, confused the channel [13:28] bye [13:28] this is a weird problem [13:28] amarok isnt loading for me [13:29] starts the loading process but there is no gui [13:29] that ends up opening [13:29] eagles0513875: tried running it from the terminal to see what the error is? [13:29] jussi01: will do now [13:30] jussi01: [13:30] No protocol specified [13:30] : cannot connect to X server :0.0 [13:30] i think if i reboot my machine it will fix itself [13:31] jussi01: virtual box seems to be doing the same thing as well ill run in command line and see if its same message [13:33] the pts is having problems getting connection to the X server. many possible reasons, google should help by googling the error as always... [13:33] flaccid: its done its installng now, sorry the internet connection is slow this time of the day [13:34] flaccid: what should I do next? [13:38] I have a problem. I used tasksel to install the LAMP package the other day and when php didn't work i decided to install it all myself so I went into tasksel to remove it and it decided to remove the entire computer...I stopped it before it got too far though [13:39] So now I am reinstalling the kubuntu-desktop package and hoping that will fix it...failing that I will just do a clean install [13:40] i have to go no sorry [13:40] i have a life [13:48] jussi01: found out what was causing my problem [13:49] Laura Palmer [13:49] ? [13:49] Gohanx3: talking about 24 im guessing [13:50] Twin Peaks :) [13:50] !ot | Gohanx3 [13:50] Gohanx3: #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks! [13:50] wow theres a general chat [13:50] thanks [13:50] Gohanx3: no problem bro [13:50] thats what everyone is here for to help each other out [13:51] yeah [13:51] and no charge either [13:51] lol [13:51] i hear that bro [13:51] thats impressive and warms my soul :D [13:51] what is [13:51] free support or the offtopic channel [13:51] lol free support [13:52] I will give something back for all the help ive got, by doing the same, its a great circle [13:52] yep i agree [13:54] :) [13:57] my box is on the fritz lol cursed vm [13:57] !ntfs [13:57] To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see /msg ubottu NTFS-3g or /msg ubottu FUSE [13:59] zipper: was that for your info or directed to me [13:59] im VERY impressed by their ntfs support [13:59] a year ago I had server issues with r & w with ntfs in linux, now its 100% [13:59] same here :) found out bout ntfs3g when i first started with kubuntu [13:59] ^_^ [14:00] Gohanx3: im guessing its a windows file server [14:00] Gohanx3: is ur nick registered by any chance [14:00] eagles0513875: no sir not yet [14:00] !register | Gohanx3 [14:00] Gohanx3: Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. [14:00] thanks bro [14:01] Gohanx3: that way you and i can chat in private about that server issue you were having now you got me curious about it [14:01] eagles0513875, that was for myself i'm afraid [14:01] eagles0513875: my server issue? [14:01] I currently dont have any issues with linux.. yet lol, but thanks anyways [14:02] zipper: ok lol just wasnt sure [14:02] =) [14:02] Gohanx3: were you trying to aaccess an ntfs partition on a windows file server [14:02] zipper: if you need help with it let me know [14:03] will do, thanks [14:03] eagles0513875: no sir [14:03] ok [14:03] Gohanx3: want an easy solution that way you wont have to use ntfs3g [14:03] Gohanx3: you could just setup a simple samba server [14:03] sure [14:03] got some more info? [14:03] with the samba server just save everything to the linux box [14:03] !samba | Gohanx3 [14:03] Gohanx3: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [14:03] thanks again :) [14:04] Gohanx3: that allows for file sharing from a linux to windows box [14:04] Gohanx3: from linux to linux there is nfs [14:04] Gohanx3: no problem [14:05] Gohanx3: im actually working on my lpi certification so feel free to ask me questions === mits is now known as mitsarionas [14:05] wow nice [14:05] good luck eagles0513875 and thanks for the kind offer [14:06] im gonna change nick [14:06] Gohanx3: no problem thats what im here for === Gohanx3 is now known as greenfish === greenfish is now known as greenfishx3 [14:06] greenfishx3: you in kubuntu offtopic [14:06] yes sir [14:12] hi [14:12] for printing im using cups and my hp all-inone 7210 with the driver for hp 7200, but how to set the quality of my print and bleeding-edge? under windows - no problem... [14:15] where can i find the inittab [14:15] !inittab [14:15] Sorry, I don't know anything about inittab [14:15] !info inittab [14:15] Package inittab does not exist in hardy [14:15] O_o [14:16] eagles0513875: doing a 'locate inittab' doesn't produce any results. Perhaps there isn't one? [14:16] waylandbill: there has to be other wise you wont be able to boot into linux [14:16] waylandbill: that file controls how stuff boots and the run levels [14:17] and the virtual command lines tty1 2 and so on [14:17] eagles0513875: in a sysv-compatible boot it does. I thought ubuntu went away from that after edgy. [14:19] eagles0513875: I think it is controlled by Upstart rather than SysV init. [14:19] found it in upstart [14:19] but its a file that ends in .pl [14:21] eagles0513875: if you are looking to add a job, the upstart home page has examples. [14:21] waylandbill: i want to mod how ctrl+alt+del is handeled i want it to echo a message [14:22] what language is the new inittab in upstart programmed in [14:22] if it is a pl file, that is perl. [14:23] you could exec another script in another language if you don't know perl though. You could have it call a python or shell script. [14:23] ok [14:23] for printing im using cups and my hp all-inone 7210 with the driver for hp 7200, but how to set the quality of my print and bleeding-edge? under windows - no problem... [14:23] whats the purpose of migrating away from an inittab waylandbill [14:25] it is an asyncronous replacement that is event driven. === effie is now known as effie_jayx [14:27] waylandbill: i found where the ctrl stuff is in the new init tab so its not a simple echo the message [14:29] as for why it was a policy for Canonical to migrate from an inittab I can't say. Perhaps that style init is reaching the end of its proposed lifecycle. I don't really know. [14:44] hi [14:45] hi [14:45] am having an issue, am runing parallels desktop 3.0 on my mac os x leopard [14:46] everything is running sweetly [14:46] i just cant copy files from Kubuntu and my mac os X [14:46] not sure if am missing any settings or configs ? [14:47] anyone one on this list running a similar setup ? [14:47] ext3_fs, this is because parallels does not actually support anything like that for any OS besides windows. [14:48] OK, so the copy paste function is for windows only [14:48] any updates for the mac users coming anytime soon ? [14:48] or does VMware fusion support this ? [14:49] Unsure (don't own a mac, only use one at work), As it is parallels who designed the windows functionality, I doubt they will put much effort into similar stuff with linux, simply because of the low user base. [14:50] hmm, seems like am stuck with current virtualizaing :-) === viper_ is now known as Guest59631 [15:05] I want to enable the pressure sensitivity on my Wacom drawing-tablet thing... any tips on where to start looking? [15:07] jaakkome: google? :-) [15:07] jaakkome: http://ubuntuforums.org/archive/index.php/t-626024.html perhaps? [15:07] .oO( first link in google ) [15:08] bbl [15:09] ah, there's a linux wacom project, goody === hdxxx is now known as hdxx [15:27] gah [15:28] I cannot forward and backward in firefox3.0b5 [15:30] no buttons? [15:30] can click on it [15:30] or you just opened a page and there's nowhere to go forward or back to [15:30] nope [15:31] also, are you sure it isn't the page. right click and go a little further back [15:31] can't click on it* [15:31] try firefox3 release note [15:31] not sure if this is firefox3.0 [15:31] it seem that the ubuntu team is refusing to package firefox3.0 [15:31] I got firefox 3.0b5 [15:31] Hello. I am very new to linux, trying to get away from Windows. I am running a fresh install of Kubuntu 8.04, but I am having a little problem. I cannot get tv-out (on S-video) to work! I have a GF 7600 GT, and have installed the restricted drivers. What should I do? Thanks in advance! [15:32] i installed firefox from repositories and i got firefox3 reelase not and works fine [15:34] Silver, maybe you should check this http://ubuntuforums.org/archive/index.php/t-627014.html [15:35] Thank you, hdxx, that seems to fit my problem :) [15:36] hello [15:47] kiba i think that iceweasel is the new browser for debian. not sure how thi affects ubuntu [15:47] this* [15:49] mercuree: iceweasel is firefox, just unbranded [15:50] i know that. but are they no choosing to do it that way because of mozillas pushing the gnu rules? [15:51] so therefore would they not start using that as the default browser? [15:51] no, because the branding is not covered by the free license [15:52] Canonical have a license from mozilla to distribute the firefox logos and branding even if they patch the source [15:53] licenses are horrible things, try not to think about them too much or you'll get a headache ;) === root is now known as Guest98578 [15:56] are there many advantages for kde4 vs kde3? I was told to install kde4 which I am sure i tried installing (in ubuntu hardy) and now I have 3.9.5 [15:58] kde4 is newer, that's both an advantage and a disadvantage [16:04] hehe [16:05] i figured that much [16:05] ill check it out later [16:10] hi, would 7GB be enought for kubuntu root partition and all system stuff? [16:11] yes [16:11] ok. then I'll create that [16:11] thanks [16:11] mmhmm' [16:12] my root drive / ios 5 gigs [16:13] but i have mre then 1 partition [16:13] i have 9 [16:13] ah. [16:13] I used to put everything on just one partition, but my raid failed and now wish to put the root partition on it's own [16:14] ive got kde and gnome on a 6gig and currently have 1gig free [16:14] how did you manaage 9? 7 is the max.... [16:14] well ok. I'll put 10g for the system [16:22] is compiz a gnome only program? busy looking up how to get the same effects on kde [16:22] it is not [16:23] try installing the video driver first [16:23] im using propreitary nvidia drivers [16:23] worked fine on gnome [16:25] ok i think i got it. sortof. [16:26] did compiz --replace and now compiz has overridden kde settings. not quite properly but its not too bad [16:27] Hello..trying to mount an external usb hard disk to kubuntu 8.04. Disk is supposed to be NTFS. Kubuntu sees the disk initially but except from showing me just the top folders in it, I can't do anything, create folders or copy data (trying to save my data from corrupted XP installation). Any ideas? [16:28] <_CrashMaster_> prisoner: Sounds like the drive has been mounted in read-only [16:28] Crahmaster: well from its properties says rwx for the owner! [16:28] <_CrashMaster_> hm [16:29] Crashmaster: weird thins is that after trying to do something with it, it even "vanishes" at all..Kubuntu says it doesnt exist then! [16:30] Crashmaster: I have to unplug the usb just to go over the same story once more..it seems useless but there must be some way it can be fixed [16:30] <_CrashMaster_> Im not so sure. That starts to sound like a fried flash drive.. Are you able to use it successfully in another system? [16:31] Crashmaster: booting my XP laptop already [16:33] sory, where can take gimp for kubuntu 7.10 ? [16:34] gimp should be in kubuntu 7.10 repository [16:48] is there i can crop my screen size... my second display is displaying slightly too large [16:48] is there a way* === FrauHansen is now known as FrauHansen_ === FrauHansen_ is now known as FrauHansen [16:52] hello [16:53] help [16:54] Is it possible to listen to a Real Audio music snippet online with Kubuntu/FireFox 3? [16:54] your're kubuntu brasilian [16:54] ??? [16:54] greetings [16:55] hello , plase [16:55] Iḿ new to kubuntu [16:55] Iḿ installing wine [16:56] but it was disabled in the adept installer [16:57] type winecfg [16:58] tryed it on the terminal [16:58] and adept search [16:58] andrei you speak portugues [16:58] ? [16:58] no luck [16:58] nope [16:59] hi andrei [16:59] no luck in the wincfg [16:59] sorry [16:59] winecfg [17:00] in the terminal? [17:00] yes [17:00] andrei vc sabe o #kubuntu-br [17:01] The program 'winecfg' is currently not installed. You can install it by typing: sudo apt-get install wine You will have to enable the component called 'universe' [17:02] how can i enable the universe? [17:02] isnt the universe already enabled :p [17:03] lol [17:03] sudo nano /etc/apt/sources.list [17:03] just install wine [17:03] or follow instructions from here: [17:03] http://www.winehq.org/site/download-deb [17:04] ok [17:04] after installing wine [17:04] run [17:04] "winecfg# [17:04] hello [17:04] "winecfg" [17:04] in the terminal [17:04] ok [17:04] silvelix: you can also add winehq's repository and it will take precedence over the default repositories [17:05] correct [17:05] http://www.winehq.org/site/download-deb === wesley_ is now known as ichigo_nl [17:06] menseger [17:06] for my kubuntu [17:06] good [17:06] aldo: kopete [17:07] silver@silverkubuntu:~$ sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list --08:05:28-- http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list => `/etc/apt/sources.list.d/winehq.list' Resolving wine.budgetdedicated.com... 81.171.111.184 Connecting to wine.budgetdedicated.com|81.171.111.184|:80... connected. HTTP request sent, awaiting response [17:07] good [17:07] this one appears in the terminal window [17:07] the emesene [17:07] is the goos [17:07] aldo: or gaim... but I'm against programs begining with a g... except for the gimp, but that *really* starts with a 't' :-) [17:07] good [17:07] uhsauh [17:09] ok what will i do next? [17:09] HELLO ALL, IS THERE A PLUGIN FOR AMORAK THAT IS SIMILAR TO MEDIA PLAYER FOR FINDING TRACK INFO ON THE WEB [17:09] ow] [17:09] my eyes [17:10] !caps | nate_ [17:10] nate_: PLEASE DON'T SHOUT! We can read lowercase too. [17:10] silvelix: that command downloaded the repository list from wine into a file on your computer "/etc/apt/sources.list.d/winehq.list" [17:10] ubottu: THAT GOES FOR YOU TOO!!! [17:10] hydrogen: Error: I am only a bot, please don't think I'm intelligent :) [17:10] sorry [17:10] silvelix: now you have to update your repositories (sudo apt-get update) and upgrade your installed programs (sudo apt-get upgrade) [17:11] ok will try it === Traveler009887 is now known as snizzo [17:11] silvelix: if you do not see that wine is being updated, you install it (sudo apt-get install wine) [17:11] nate_: for music tagging, consider kid3 or easytag (gtk, but better...) [17:11] what's for pragram [17:11] ? [17:11] both can search online for track info [17:11] epimeth: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [17:12] up grade [17:12] odd-rationale do you have a preference [17:12] nate_: easytag [17:12] odd-rationale cool ill give it a try [17:12] * Odd-rationale uses gnome anyways... ;) [17:13] Perdon, alguien me puede ayudar donde se configura la trajeta de red en kubuntu con kde 4.0 [17:13] <_CrashMaster_> !es | pmfranco [17:13] pmfranco: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [17:13] silvelix: you're just trying to make my life difficult :-) [17:13] espanol, espanol [17:13] alguem pode me ajuda com o kubuntu [17:14] silvelix: what command did you run before getting that error? [17:14] epimeth. sorry, iḿ new to kubuntu. Iḿ a windows user [17:14] silvelix: have you got adept open atm? [17:14] silvelix: its okay. we'll help. what was the last command? [17:14] yea adept is open right now [17:15] close it [17:15] silvelix: thats the problem - close it [17:15] silvelix: excellent. then close adept. it locks the files that apt uses. [17:15] sudo apt-get update [17:15] my kopote error [17:16] por favor, alguien sabe como configurar la trajeta de red en kubuntu con kde 4.0 [17:16] list done [17:16] !es . pmfranco [17:16] Sorry, I don't know anything about es . pmfranco [17:16] !es | pmfranco [17:16] pmfranco: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [17:17] should i open adept now and look for wine? [17:17] gracias por la ayuda, me voy a cambair a ese canal [17:18] perdon si cause molestias [17:18] pmfranco: es bien amigo :-) [17:18] <_CrashMaster_> Buena suerte, pmfranco [17:19] epimeth [17:20] silvelix: si, senor? [17:20] :-) [17:20] silvelix: oh, sorry... didn't see that :-) if you want to, yes [17:20] tienes algum portugeus [17:20] wine is still disable [17:20] silvelix: I personally prefer to get the most accurate information about my installs, so I use apt-get [17:21] !pr | aldo [17:21] Sorry, I don't know anything about pr [17:21] arg... [17:21] yes [17:21] <_CrashMaster_> Por favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado. [17:21] <_CrashMaster_> I may not know linux, but Im learning my way around that bot! [17:21] tanks [17:21] thanks [17:22] epimeth: silver@silverkubuntu:~$ sudo apt-get update Hit http://wine.budgetdedicated.com hardy Release.gpg Ign http://wine.budgetdedicated.com hardy/main Translation-en_PH Hit http://wine.budgetdedicated.com hardy Release Ign http://wine.budgetdedicated.com hardy/main Packages Hit http://wine.budgetdedicated.com hardy/main Packages Reading package lists... Done [17:22] silvelix: so now, sudo apt-get upgrade [17:22] silvelix: you say you already installed it, yes? upgrade will upgrade to the most recent version. [17:23] no wine yet [17:23] it is disabled in the adept manager thatś why I cant install it [17:23] oooohhhh [17:23] disabled? really? how did you manage to do that? [17:24] itś grayed [17:24] some other apps are not [17:24] I'll have a look [17:24] hold on [17:24] ok [17:24] <_CrashMaster_> Is wine actively running? [17:24] no [17:25] <_CrashMaster_> Have you performed the ritual chicken sacrifice? [17:25] lol [17:25] what is that? [17:25] <_CrashMaster_> It's a bad joke, actually. And offtopic as well, so I should stop :) [17:25] i dont have a chicken here but i have a dog :) [17:26] silvelix: crispy chicken sandwich from wendy's.... we don't demand too much here :-) [17:26] its good to punch a joke once in a while [17:27] no wendys near our place [17:27] sorry guys [17:27] but i have a dog though [17:27] lol [17:27] just kidding [17:27] silvelix: I don't see a "disable" option in adept... [17:28] the first time i opened adept [17:28] I searched wine [17:28] <_CrashMaster_> silvelix: You should join #kubuntu-offtopic . I just finished tazing epimeth! [17:29] then go to settings [17:29] in the left pane [17:30] and saw wine in grayed text [17:30] i think Iḿ lost [17:30] silvelix: what happens when you sudo apt-get install wine [17:31] Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information m [17:37] silvelix: you have stumped me... I'm really sorry. stick around here and ask every now and then if anybody knows they will help. otherwise try a forum, ubuntuforums.com for example [17:37] is there a tool to crop desktop size?? [17:37] thanks epimeth === Rmribeiro is now known as Betus [17:39] meh, i have installed xgl, made sure that im using the right nvidia drivers and i still get errors using compiz http://paste.ubuntu.com/23550/ [17:39] any ideas please? [17:44] <_CrashMaster_> mercuree: What gfx card are you using? [17:47] _CrashMaster_ nvidia 8500gt 256mb with propreitary drivers [17:53] que es esto [17:57] ~es | maria [17:57] <|algyz|> !es | maria [17:57] maria: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [17:57] ok [18:04] why does my firefox crash so much when unloading flash objecsts ? [18:05] some_dude: because flash is proprietary software with very little support in linux [18:06] some_dude: luckily, JavaScript is almost at the point where it can replace flash forever [18:06] hello [18:06] i'm trying to get snes9express work [18:07] it asks me for the keyboard-device-path [18:07] how can i figure out what that is? === nicky is now known as Guest50002 [18:09] i guess it starts with /dev/ :? [18:10] epimeth: so it crashes for everyone ? [18:11] oh well, I've still got wine and firefox for windows [18:12] some_dude: how often are we talking here? [18:13] let's say I go to myspace.com, and open my profile page, and then click off, EVERY TIME. or youtube, about 1/3 of the time [18:13] aka: alot [18:13] anyone knows the default keyboard device? [18:13] some_dude: there is a really old bug about that, I thoiught it was fixed, but you acan take a look [18:13] !fffc | some_dude [18:13] some_dude: If Firefox is crashing on sites using Flash try adding "export XLIB_SKIP_ARGB_VISUALS=1" to /etc/firefox/firefoxrc (ref: https://launchpad.net/distros/ubuntu/+source/firefox/+bug/14911 ) [18:14] <_CrashMaster_> ok. There is just no way he knew that off the top of his head. I demand access to your cheat-sheet. [18:15] is there a way to scale the desktop viewing area??? [18:15] _CrashMaster_: I did. however, I do own the bot... [18:15] anyone know of a fix for mouse cursor disapearing. i boot up and all is fine, hours later, cursor is gone. kubuntu hardy 64bit wireless mouse [18:15] arg, it still crashed [18:15] NOOOOO [18:15] * _CrashMaster_ bows in humble respect of jussi01 [18:16] some_dude: have you considered using other browsers? or tried upgrading flash? (or downgrading if you are already on 10) [18:17] desktop is larger than the viewable screen size... changing resolution doesnt make a difference.. how may i scale my desktop?? [18:20] other browsers ? and turn my back on all that is holy ? I pray that mozilla can forgive you [18:22] some_dude: hehe === kiba is now known as kiba-kun [18:23] can anyone help with mouse cursor disapearing. restarting X does not fix, have to reboot. happens 2 or 3 times a day. [18:24] great so I open firefox from a terminal to see any debugging output, and guess what ? I can't make it crash [18:25] lol [18:25] awsome some_dude [18:26] Segmentation Fault , that does not say a lot [18:26] ahahah === kazuma_ is now known as sinn === sinn is now known as sinn2df [18:28] Master Google believes that the problem is with mozplugger [18:30] Hello everyone! I have a weird problem. For some reason, my user (and my user only) has messed up something in KDE. THere is only 1 Virtual desktop although it was supposed to be 4, there are no bars across the tops of apps nor buttons. I have tried dcop kicker kicker restart, as well as rebooting. Any ideas? [18:30] hello everyone, can anyone tell me how to allow konsole to start up with transparency enabled, with out have to manually enter 'konsole --enable-transparency' ? [18:31] codex: as far as I know, no. You could alias it however [18:31] i tried to use an alias but it's not working when i used kstart menu to launch konsole. [18:32] You can just edit the konsole link in the kstart menu [18:32] willuongo: how do i edit it, i aint see no option to edit it ? [18:32] Right click the k, and select menu editor [18:33] then go to system, in the dropdown you will see konsole [18:33] add --enable-transparency in the command field [18:33] willuongo:iam using kde4. [18:34] and iam not seeing menu editor anywhere [18:34] hello everybody [18:34] codex: oh, sorry... I am not sure for 4 but I'd imagine there would be some kind of similar functionality somewhere [18:34] Maybe right click the actual item? [18:35] willuongo:thanks i'll try to find something [18:39] willuongo: kmenuedit can be used to change it but it's not pined to the start menu. === jon_ is now known as crowbarate === root is now known as Guest37310 [18:42] i need to make my Kubuntu OEM , how can i do it??? [18:42] madmax: you can use the alternate install disc [18:43] can neone tell me how to join other channels new to IRC [18:44] <_CrashMaster_> type /join channelname [18:44] can you give me link? [18:44] how do i get different channel names? [18:44] <_CrashMaster_> type /list [18:44] thanks [18:44] <_CrashMaster_> np [18:44] crowbarate: do /msg Alis list *keyword* [18:45] I think something gone funky with my firefox profile [18:45] madmax__: http://releases.ubuntu.com/kubuntu/hardy/ and get the alternate cd for your architecture [18:45] sory, where can take libgimp2.0 [18:49] something is preventing me from using backward and forward and the history button [18:50] ki est francais [18:51] slt [18:51] ki est francais [18:51] !fr [18:51] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr ou #kubuntu-fr [18:51] kiba-kun: Hah! That bug goes back to mosaic! [18:53] jhutchins: but I just want to fix it === root is now known as Guest45363 [18:55] whether or not the bug exists since mosaic is irrevelent to me [18:56] boa tarde [18:56] por fim alguem que fala portugues [18:57] hehehe [18:57] traveste [18:58] alguem afim de tc [18:58] !pt [18:58] Por favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado. [19:00] obrigado grande traveste [19:00] Can anyone tell me how to install Ibex as a second installation on my hard drive; and then, when it is final, switch to that os as the primary OS my machine boots to? Then I could use the Hardy disk space for jumping jaybird? [19:03] compilerwriter [19:03] follow this link [19:03] * compilerwriter produces flask of scotch to pour for jhutchins [19:04] crowbarate either the link is invisible or it did not come through. [19:04] http://www.cracked.com/article_15670_25-most-baffling-toys-from-around-world.html [19:04] here [19:06] crowbarate what do crazy toys have to do with my info request? [19:07] who said it has anything to dowith your info request [19:07] touche' crobarate [19:08] * compilerwriter pours crowbarate some scotch [19:08] * compilerwriter wonders if crowbarate would enjoy a 52 guage Cuban to smoke? [19:09] lol [19:09] lol [19:09] thats going on bash.org [19:10] * compilerwriter offers jhutchins and crobarate a Cuban robusto from his humidor [19:11] Man, some of the #ubuntu users are rude. [19:12] tonehog:u refering to me? [19:13] Crowbarate: no, the users in #ubuntu, not here. [19:13] kk [19:15] buenas [19:19] hello! [19:20] I've a problem ;) [19:20] jonathan [19:20] leave [19:22] i have 120 pictures on my hard drive, with the names Image (1/2/3/4...). But now the pictures are order like this: 100,101,102...109,10,11,12,...19,1,20,21,22...29,2,30,31 etc... [19:22] i think it's because the filename doesn't contain to 0 infront of the number... [19:23] bye [19:23] correct [19:23] how can i fix this in dolphin? [19:23] user1: type a / in front of the command [19:24] jonathan_: do you mean have dolphin sort the existing filenames numerically, or do you want to rename the files? [19:25] * PhilRod is trying to think of an evil shell script to do the latter [19:25] a few questions: works the ntfs read/write well with fake-RAID? situation: Soltek SL-FRN2-RL with PDC20376 on-board raid controller. Two sata hdd's connected, One hdd is 250 GB, one is 160 GB, both completely ntfs, the 250GB hdd has 2 partitions: C (windows) and D (data) hdd is RAID0, the 160GB hdd has only one partition (data) also RAID0. i've now finaly the possibility to take a good back up of all the data, but is it possible to make a [19:25] dual boot with this (windows, kubuntu) without having to format the partitions and after all installing is done, place the data back? [19:26] Hi all, How do I put my konqueror bookmarks in order a-z thank you [19:28] candive: folder->sort alphabetically in keditbookmarks [19:28] (which you can access from bookmarks -> edit bookmarks in konqueror) [19:30] HI all. When I press my laptop's volume buttons, kmix seems to increment the increases and decreases in volume by increments of 10%. However, I would like to know if it is possible to decrease those increments to something like 5% or 1%? Anyone know how, or know a good place that I could start looking? [19:31] no ideas? [19:32] PhilRod,I se no option to edit order or sort alphabetically [19:32] whats the command to update and upgrade at the same time? ive tried sudo apt-get update && upgrade, failed [19:34] greenfishx3: sudo apt-get update && sudo apt-get upgrade [19:34] thanks hfsdo [19:35] PhilRod, I found the sort by name etc but it does not do anything do I need to select all first [19:35] hfsdo: is it possible to install without asking for "do you want to install x , yes or no" ? add it to the line? [19:35] hi! [19:36] candive: you need to select the top-level folder I imagine [19:36] Anybody knows a spanish kubuntu channel??? [19:36] greenfishx3: add -y [19:36] !es [19:36] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [19:36] thanks! [19:37] guau! thank you very much! [19:37] thanks again hfsdo [19:42] i'm trying to play an encrypted dvd. i've installed the suggested libraries (sudo /usr/share/doc/kaffeine/install-css.sh) but to no avail [19:42] should i always do purge after apt-get remove ? [19:44] hola a todo el mundo [19:44] PhilRod, got it thank you. [19:44] yw [19:46] chow [19:57] sorry. I'm quite new with linux (I've spent only few weeks with Kubuntu in order to try)... and I need to buy me a laptop... Before to do it, I wanted to check the possible incompatibilities that I could find with the hardware [19:57] <_CrashMaster_Hom> !laptop [19:57] Laptop support information can be found on http://wiki.ubuntu.com/HardwareSupportMachinesLaptops - http://www.linux-laptop.net/ - http://wiki.ubuntu.com/LaptopTestingTeam - http://tuxmobil.org [19:58] I mean I would not like to bay a grphic cards (fo example) and to find after that is not possible to find drivers or whatever... [19:58] ok! :) I wanted just to ask for some website to find information about... but you are really fast [19:59] Thanks! [19:59] <_CrashMaster_Hom> Well, the three major laptop gfx manufacturers (nvidia, ati and intel) are all supported at the moment. [19:59] and for wireless??? Should I be aware? [19:59] <_CrashMaster_Hom> THAT gets a little sticky. [20:00] <_CrashMaster_Hom> Many wifi devices are supported in linux natively. And when they aren't there is always ndiswrapper (lets you use Windows drivers) [20:00] <_CrashMaster_Hom> !wifi [20:00] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [20:00] im having trouble with a fresh install of Hardy and no audio, any help? [20:01] then, for ATI graphic ccards I read that in some cases it could give some problems too... [20:01] <_CrashMaster_Hom> Well, Ive always been of the opinion that ATI cards cause problems from the moment you open the box :) [20:02] jejeje [20:03] Ok! I will check web sites you told me... If I have more doubts I will come back (for sure). [20:03] Thank you! [20:03] <_CrashMaster_Hom> We'ree here to help. [20:03] <_CrashMaster_Hom> :) === _CrashMaster_Hom is now known as _CrashMaster_ === root is now known as Guest9144 [20:20] hola...hay alguien?? [20:21] <_CrashMaster_> !es | piloto8851 [20:21] piloto8851: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [20:25] &join #opengamedev === Traveler009887 is now known as snizzo [20:27] #ubuntu-es [20:29] guys, how can i make it such that when i run "something" in conlose, "/home/me/something" is executed? [20:31] <_CrashMaster_> andypls1: You want an alias [20:31] yeah how do i do that? [20:31] andypls1: export PATH=/home/me:$PATH [20:31] oh yeah, an alias is a better way to do it [20:31] alias something=/home/me/something [20:32] and tha'ts it? [20:32] <_CrashMaster_> yup [20:32] saludos a todos [20:32] yes. If you want it to remain across sessions, you'll have to add that line to ~/.bashrc [20:32] <_CrashMaster_> castor, espanol? [20:33] I like to create a 'bin' directory in my $HOME and keep any personal executables in there. I add $HOME/bin/ to my $PATH via .bashrc. It works out well (saves me time from adding alias ontop of alias, etc) [20:34] ~/.bashrc add that line in the end of the file ? [20:34] but i want to run "something", not "./something" [20:34] <_CrashMaster_> No. [20:35] <_CrashMaster_> There is a file named .bashrc [20:35] andypls1, you don't have to run ./something when you put it as an alias (or in a folder in your $PATH) [20:35] <_CrashMaster_> add the alias something=/home/me/something ling to ./bashrc [20:35] allright guys thanks a banch! [20:36] <_CrashMaster_> s/ling/line === yakuzi_ is now known as yakuzi === ssj is now known as SSJ_GZ [20:41] guys, the name of the program i want to put in ~/.bashrc is one that i can get from apt-get [20:42] i added it in ~/.bashrc, and it can not find it [20:42] with a different name [20:49] when i write it explicitly in the console it works, but when i add the same line in ~/.baskrc it doesn't [20:49] any idea why? [20:51] andypls1: did you start a new console? bashrc is only read when you start a new console (or run ". .bashrc") [20:51] (yes, there are really two dots there with a space between them) [20:52] "deb http://ppa.launchpad.net/pidgin-developers/ubuntu hardy main" is that the proper line to put in the sources list? [20:52] yes [20:53] the console i run is also a root one [20:54] andypls1: you can see the list of currently-set aliases by just running "alias" on the command line [20:56] Wonderful torrent swarm for Ibex rc 1 [20:56] wow [20:56] it only finds it when it is a normal shell [20:56] not a root one [20:56] why is that? [21:29] help [21:29] oops === lernte is now known as KefaZ [21:43] !kubuntu [21:43] Kubuntu is Ubuntu with KDE, the K Desktop Environment, instead of Gnome. See http://kubuntu.org for more information - For support: #kubuntu - See also !KDE [21:43] !kde [21:43] KDE (http://kde.org) is the !desktop environment used natively in !Kubuntu. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See http://kubuntu.org for more information. For more information on KDE 4, see !kde4 [21:46] hey channel, what could be causing a computer to keep freezing? new installation here (I finally got it installed, and saved failing dvdrw drive with thorough cleaning, so now it works again) , and it's the keyboard input that keeps failing...even with livecd's...the only thing that seems to work when it crashes immediately after bootup is the cpu box's "off" buttons [21:47] and yes, i have swapped the keyboard...it happens with all of them [21:49] anyone have any ideas? [21:52] dennister: usb or ps2 kb? [21:52] how do i play rmvb files with kaffeine? [21:53] how do i split a video file in kubuntu ? [21:53] mercuree: ps2 [21:54] anyone? rm or rmvb files in kubuntu? [21:55] what is a good wifi manager ? [21:55] new info: I let it cool down for a few minutes, then the keyboard worked long enough for me to hit 'esc' to get into grub (one OS, sometimes keyboard is so nonresponsive from the get go I can't even get into grub) so I was able to hit recovery mode option, and I got a kernel panic before all hung [21:57] how do i split a video file in kubuntu ? [21:58] i want it's sound === ubuntu__ is now known as wishful [21:59] have i hit the nail? ie source of issue? kernel panics? === phantom is now known as Phantom [21:59] <_sourcemaker> is kde4 ready for daily use? [22:01] has anyone else ever experienced a kernel panic before, and able to tell me its symptoms? [22:01] sorry dennister i got busy with something.. did you come right yet? have you tried a usb kb? [22:02] dennister: i have, with faulty ram and harddrive [22:02] can someone help me with the installation of the Domino theme please? [22:02] mercuree: they're all ps2 that I've tried [22:02] i think there are many reasons it can occur [22:02] dennister: can you give us the text of the kernel panic? [22:03] mercuree: do u think this could be the source of my problem with keyboard immediate lockups and total system hangs? [22:03] mercuree: too bad i can't give kernel panic text...shut system down again [22:03] i would think so yes.. [22:04] but i'll boot back up to try and duplicate [22:04] generally when I had that problem the system was nonresponsive [22:04] you might have to write it down [22:07] ok, well i just rebooted, able to get into grub, recovery mode, and just for kicks, thought it'd try to startx...i should have gotten a "no, root can't startx", but I didn't...x started up [22:08] didn't get the kernel panic at all that time [22:08] and so far i haven't got a system hang...will try to get a few diagnostic stuff done before the next freeze...and will do a memtest as soon as i can [22:09] yes startx works from a terminal for root, logging in via gdm is not allowed. I presume this is the same for kdm [22:11] ahhh, ok...well, i couldn't even get to get rid of that lousy splash by editing grub's menu.list before the system froze again [22:12] as long as the mobo isn't dying...ram i've got (although 184p is in short supply) [22:14] lol one thing at a time. fix the boot problems before you start making it boot differently. did you write down the error? if i remember correctly the last time this happened to me i had to keep restarting to get the full message [22:14] does anyone know if amarok or any other software can be used instead of itunes on a ipod classic? i'm looking at getting one, but naturally would like it to play nice with my kubuntu install... [22:15] mercuree: didn't see the error that time, so I couldn't write it down :-) since then, i've tried rebooting twice, but can't use the keyboard even to get into grub [22:16] meh. do you not have a usb keyboard? [22:16] to test with to see if the same prob occurs. [22:16] with the splash there, i can't see what's going on behind the scenes enuf to write down any messages [22:17] unfortunately, a usb keyboard is not something i have...have tons of other stuff here, but not that [22:17] hold on...i do have some adapters i can pull out...forgot about them [22:17] have you tried reinstalling already? [22:18] mercuree: this is a new installation [22:19] the multimedia and desktop works...just did a partimage backup, too, of root partition [22:22] how are you getting all that done if your kb does not work? [22:22] have you checked bios settings? === hydrogen_ is now known as hydrogen [22:25] mercuree: the multimedia and desktop worked this morning, was still installing, did the partimage backup with systemrescuecd...whole system crashed after that image was done..........see? system is crashing even with livecd mode...haven't been able to get much done since that partimage crash [22:25] now i was able to get keyboard working to get into grub--->recovery mode, and now have some data for you [22:27] this time it doesn't say "kernel panic" but at the top of the monitor it says Process udevd..., next line is Stack...then Call Trace, followed by 8 lines of code, then EIP (....}rb_erase...... and finally "fixing recursive fault but reboot is needed!" [22:27] everything but the recursvie fault line is similar to what i saw with the kernel panic [22:30] hmm i dunno. that means nothing to me :) googling it tho [22:30] <_sourcemaker> is there an upgrade available... to upgrade kde3 to kde4 using hardy? [22:32] #ubuntu-de [22:33] sourcemaker: have a look at the topic of #kubuntu-kde4 :) [22:33] jussi01: thanks.. i will try now... [22:45] Hello. I Installed emerald (from adept), but when I type `emerald --replace` nothing happens. Can someone please tell me how to start it? [22:50] zendo: you have to have compiz runnign to use emerald. [22:51] Odd-rationale: when I try to start `compiz --replace` window borders are gone. How should I start both of them please? [22:51] zendo: after you have compiz running, do alt+f2 and type "emerald --replace" [22:52] so I should try something like `compiz --replace; emerald --replace` ? [22:52] can someone help me install this? http://www.kde-look.org/content/show.php/LightGrey+for+Domino?content=52721 [22:52] zendo: or if you have compizconfig-settings-manager, you can set the window decoration to emerald, so that emerald starts with compiz. [23:04] hi ... is there a german channel, too? [23:04] !de [23:04] Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [23:05] thanks geek [23:05] np [23:05] does anyone know if amarok or any other software can be used instead of itunes on a ipod classic? i'm looking at getting one, but naturally would like it to play nice with my kubuntu install... [23:06] i don't like amarok very much [23:06] vlc is good [23:06] knulfine: i can't use amarok with a ipod ;p [23:06] oh lol ok geek [23:07] ideally i'd just get a mass storage compliant mp3 player, but there's nothing that matches what i want [23:07] (hard disk based, LOTS of space) [23:08] and i can get the 160 gig one for about 40 singapore dollars more than the 32 gig flash based zen my bro has [23:09] hello [23:09] What program in kubuntu will Burn an ISO that is bootable? [23:09] codster: k3b [23:09] codster: k3b [23:09] im going to burn a Copy of Xubuntu and wanted to know [23:09] okay thanks [23:09] this will make it bootable? [23:09] codster: if the iso was created that way [23:10] okay its an offical release :D [23:10] the iso itself is bootable. if you burn a disk and there's only one file, you did it wrong ;p [23:10] yeah [23:10] i know ive done that :( [23:10] with windows thou. [23:10] codster: in k3b, go to Tools, then Burn Image [23:10] yeah :D im in it now [23:11] codster: i just use imgburn for cd burning on windows. its a very idiotproof interface [23:11] lol [23:12] codster: well its just tough enough to scare off most idiots ;p [23:12] well i used Magiciso befor, and it works. its just my uncle's PC has a weird Image burning software, and i click on burn bootable image disc yet it doesnt boot from CD it show the ISO on the disc :( [23:12] oh burn bootable disk image is different [23:12] now that i have a burner i wanted to know which tool in kubuntu works :) [23:13] it expects you to point at a boot sector file [23:13] ohhh [23:13] mhm, maybe thats why it didnt work. [23:14] well going to run to the store and grab a blank cd bye === root is now known as Guest72503 [23:16] i'm running hardy with kde 3, with desktop effects enabled how can i have my open windows not show up in the taskbar on the other faces of the desktop cube? [23:17] question, how does one configure the colour of the text in the taskbar applet. i tried the taskbar section of desktop config menu..but that didn't do anything. I should note that I'm using taskbar-compiz (official from the repos) and not the standard taskbar applet. [23:17] Wulfboi: heh, funny.. this is related to my question.. [23:17] Wulfboi: you need to do two things [23:18] what do i need to do? [23:19] !de [23:19] Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [23:20] Wulfboi: here this post explains it well.. basically you're installing taskbar-compiz, replacing the panel, and changing a config option to not show on all desktops: http://ubuntuforums.org/showpost.php?p=5135181&postcount=3 [23:21] ok, thank you [23:24] how reasonable does 900Mhz AMD Duron CPU sound for running a file server? [23:24] i do have some 500Mhz P3's [23:25] codster: ur problem wiht that as a file server is the bandwith you might need to put in multiple netowrk nics [23:25] even with the 500mhsz [23:25] *your [23:25] yeah i have some cards [23:25] 4 10/100 Ethernet cards [23:25] all Dlink [23:25] not sure bout their nics but someone was in here with issues with their dsl modem/router [23:26] does it have one on the mobo [23:26] mhm, im running a Netgear router, i just want a simple file server to hold my things [23:26] no [23:26] PCi cards [23:26] i would throw 2 nics in there [23:26] yeah [23:26] if at all possible some how setup load balancing [23:26] well why do i need 2? [23:26] shouldnt one be good from nic to router? [23:26] then in that case u have to test it out [23:26] 15mbps connection [23:26] mhm, i will [23:26] one thing u will want is ram on the server [23:27] yes [23:27] how much ram is in it [23:27] lol none right no [23:27] !de [23:27] Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [23:27] now* well [23:27] 256mb [23:27] :( its a scrap PC im collecting parts you know. [23:27] icky lol at that rate you will be using lots of swap [23:27] yeah [23:27] codster: wouldnt mind having machines like those to cluster together === |FoxIII| is now known as FoxIII [23:27] well its only SDRAM 133Mhz and i havent seen shops selling any sticks of it [23:27] yeah. thats what i was going to do but there not the same hardware :( [23:28] ebay [23:28] its easier/faster for everything to be the same [23:28] codster: they dont have to be [23:28] oh, i read in the wiki about it. or a site why i wanted to try it out. [23:28] if one is faster then the other just give it a slightly larger chunk of work while the homoginous ones get same amount of data [23:28] codster: www.beowulf.org [23:28] yeah, [23:28] codster: thats a clustering site they have a mailing list you can ask questions on it [23:29] well my school has old P3's 333Mhz 64megs of ram and nic card, 10gb HDD in them, i wanna see if i can get them there dell optiplex's and they are laydown PC's [23:29] so they laydown and would be good to stack and cluster [23:29] codster: google beowulf clusters [23:29] yeah [23:29] mercuree: i gave him the site [23:30] or i can use xbox's there only 50$ :) [23:30] beowulf.org [23:30] codster: my server back in UK is a P IIII 450 ;p [23:30] lol [23:30] well what are the requirments? [23:30] i just wanted to know what a server is really? like i know it runs websites but what else can it do? [23:30] ? [23:31] because i can probably do alot with the hardware i have around myhouse [23:31] dhcp dns mail server webserver vpn [23:31] codster: in that case, i use it as a central torrent server, and sort of terminal services via freenx [23:31] u could probably host a webserver on the 900mhz but will need multiple nics [23:31] well i wanted to set up a simple Fileserver so me and my friend can access it, or i can from anywhere [23:31] codster: y not setup an ftp server [23:31] *why [23:31] see and i dont understand about the nics? [23:31] codster: oh. you could do that on anything ;p [23:31] i tried on windows [23:32] why do i need multiple? [23:32] * geek tends to have SSH installed standard so uses sftp a lot [23:32] do i have 4 nics up to 4 ports on my router? [23:32] codster: there will be a major bottleneck with just one card [23:32] mhm, [23:32] so the nics kinda act like CPU cores? [23:32] would depend on volume [23:32] don't forget, you have a HUGE bottleneck with the actual net connections [23:33] codster: they help facilitate like geek said depending on teh volume transfer of data to the client machines connected to it [23:33] you're never actually gonna use your shiny 10 mbps cards at that speed ;p [23:33] yeah [23:33] well there 100 [23:33] mbps. [23:33] I just want to know you hook em all up to the router? Nic to Port on the router [23:34] lol i can see my self having 4 nics only 1 connected :D [23:34] codster: is your router acting as dhcp [23:34] yes [23:34] codster: if its only for a few people, i think it shouldn't matter [23:34] then u can get a switch a 4 port switch [23:34] yeah thats true [23:34] get a decent router tho [23:34] yeah [23:34] netgear isnt really top of the line sorta speak [23:34] or you can still do it turn dhcp off run static ip network but they plug into ur router [23:34] well the one i have... [23:35] well, i tend to favour DD WRT [23:35] i gtg guys [23:35] thanks eagles for your info [23:35] linksys geek [23:35] bye [23:35] im off guys gotta head to airport [23:36] codster: if you have questions get on the beowulf.org mailing list and ask on there lots of people that work in places where they get cluster funding if your interested at all in starting a cluster with your machines [23:37] well im actually more intrested in doing it, [23:37] anyone does know where i can find the firefox 3 icon? i did apt-get install firefox3 [23:37] i was running Folding @ home befor, [23:37] on just a standalone PC, [23:37] codster: beowulf.org mailing list is your best place to start [23:37] yeah [23:37] thanks, [23:38] heloo [23:38] hello [23:42] I have some IDE drive's how do i hookup multiple Drives to a PC? [23:42] and will Kubuntu recognize if i stick another drive on Slave Primary? [23:42] i know there is a card you can get, something about Raid in windows. and i think its SATA and not ATA. [23:43] hello what is this room for? [23:43] tech help [23:43] on Kubuntu [23:43] codster, will linux detect your SATA interface? yes [23:43] well i dont have SATA drives [23:43] sda [23:43] oh sorry [23:44] I have a normal IDE setup [23:44] ah ok [23:44] I dont see why not [23:44] primary/secondary i have 2 drives on Primary and was wondering can i stick another On secondary Slave? [23:44] linux doesnt care about active partitions like windows [23:44] anyone does know where i can find firefox3 icon? i 've just installed but i cant see the icon [23:44] codster, again I dont see why not :) [23:44] okay [23:44] lol guess im gunna have to try it [23:44] yeah [23:46] mhm i wonder if i can hook up all 4 IDE drives :D [23:46] Hi all [23:46] hello [23:46] hi codster [23:46] what are you tryingg to do? [23:47] set up multiple drives in my PC [23:47] codster: yes. peobably [23:47] wow, i love this! :D i tried to do that in windows [23:47] wouldnt detect them [23:47] thats odd [23:47] well i tried to have 3 drives, connected [23:47] did you change the right jumper [23:47] fu** I don speak english very well [23:47] yes [23:47] it detect it in my Bios too [23:47] :( [23:47] ok I have now completely uninstalled compiz and emerald [23:47] 3 hard disk? [23:47] I want to try reinstalling (again) and i think the following would be right: [23:47] och [23:47] pavel.... [23:48] apt-get install compiz-core compizconfig-settings-manager compiz-kde emerald fusion-icon [23:48] does that look right? ist there anything i should add to that? [23:48] codster: done with 4 [23:48] what? youve done it [23:48] pavel: what language do you speak [23:48] codster: hard drives ;p [23:48] nice, well i gotta reboot [23:48] hook em all up then partition them [23:48] brb [23:48] mercuree: yeah thats about right [23:48] geek: I m from czech republic - my language is czech :) [23:49] pavel: there might be a czech language channel.. [23:49] !cz [23:49] České uživatele žádáme, aby mluvili v kanále #ubuntu anglicky. Česky je možno se domluvit v #ubuntu-cz. Děkujeme. [23:49] hehe [23:49] is this english bush channel? [23:49] might help a little lanuage wise, if anyone is there [23:49] * geek wonders [23:49] !tm [23:49] Sorry, I don't know anything about tm [23:49] ok, no tamil channel XD [23:50] geet what is your language? [23:52] davidib: i speak fluent english, and tamil, and basic french [23:58] lo all