[00:02] http://pastebin.com/d60d5e3f5 ... i want to measure the speed of a file transfer from nas > pc regarding speed/"parallelism" (of course it is sequencial) [00:04] i need that both commands in line 76 get in background [00:05] !iso [00:05] 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. === john_ is now known as GentooJohnny [00:29] hey pps...having a problem that's a known bug (cdrecord not having write permissions on /dev/scd1)...however, any changes I make to items in the /dev tree don't survive a reboot...does anyone know a permanent fix for this? === drostie is now known as PvtCaboose [00:32] hey pps...having a problem that's a known bug (cdrecord not having write permissions on /dev/scd1)...however, any changes I make to items in the /dev tree don't survive a reboot...does anyone know a permanent fix for this? [00:37] I removed networkmanager from rc.d startup...how do I put it back? :-/ [00:38] in other words, how do I undo "sudo update-rc.d NetworkManager remove"? [00:38] I need help installing a driver. anyone with some spare time? [00:38] I tried "sudo update-rc.d NetworManager add" but it didn't like that :) === kevin__ is now known as melod [00:57] hey all, how can I make my regular kubuntu bootsplash a higher resolution? [00:58] i'm looking in my menu.lst [01:00] Hey, new to Kubuntu and IRC in general. Wanted to find a chat about movies... how do I do that? [01:00] !nvidia [01:00] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [01:00] nothing to do with kubuntu sorry... [01:01] anyone install nvidia and kde with 173 or 177 [01:04] haha lol [01:05] hey pps...having a problem that's a known bug (cdrecord not having write permissions on /dev/scd1)...however, any changes I make to items in the /dev tree don't survive a reboot...does anyone know a permanent fix for this? [01:05] simply chmodding it doesn't help...only temporary fix === PvtCaboose is now known as drostie|dreams [01:12] hey pps...having a problem that's a known bug (cdrecord not having write permissions on /dev/scd1)...however, any changes I make to items in the /dev tree don't survive a reboot...does anyone know a permanent fix for this? [01:14] user16: it may be the user needs to bne in the proper group [01:15] ./dev/ is built 'on the fly' thats why changes dont stick. as a Dirty work around. You could pur the command to 'fix' it in /etc/rc.local [01:15] and err.. cdrecord wouldent be writing to /dev/sdc1 it would be /dev/sdc [01:17] dr_willis: the user is in the proper group (cdrom) but cdrecrod and wodim (simlink are both owned by root:root [01:18] should cdrecord in /usr/bin be owned by root:cdrom? [01:19] thats the owner of the binary.. it wouldent make much sence for them to be owned that way i think [01:19] do changes in the usr/bin directory stick? [01:19] and I don't know what the 'fix' is to put it into /etc/rc.local :-) [01:20] You just said you did some command to change the permissions in /dev/ [01:20] yes...put that same one into rc.local? chmodding the device to 777? [01:21] yes..... [01:21] not a good fix.. but a fix i guess [01:21] be sure you get the right device [01:21] ok...it's wierd that this is a recurrent problem on some of my systems, but not on all === zero is now known as Guest48175 [01:22] Im not in ubuntu at the moment so cant test. ive never had any issues with it however [01:23] i've probably put hardy on about a dozen systems now, and issues with perms on optical drives are recurrent, right after initial installation [01:23] You are installing from cd, not from a usb-thummbdrive? [01:24] but not on every system...can't seem to be able to determine when it'll come up...i'm installing from the mini.iso usually [01:24] initial user cant burn either eh? or all users? or just some users? === Guest48175 is now known as zero === zero is now known as Guest39509 [01:25] initial user can't burn, right from the get-go...that initial user always has sudo priviledges and is usually the only user [01:26] why are you even using the mini.iso? [01:26] and as I said, this and similar probs with optical drives occur on many systems, but not all...maybe 50% of systems after clean install [01:28] i like the mini.iso because it's faster than alternate or livecd install cds...always keep putting off getting my pxe install server configured [01:28] i alweays thougjht ubuntu set up a /dev/dvd or /dev/cdrom /dev/dvdrw links to point to the real device.. could be the permissions on those are wrong. [01:28] I put the alternative cd on a bootable thumb drive.. makes it very snappy :) [01:28] of course all the updates take as long as the initial install. [01:28] exactly...hence the mini.iso...don't have to do updates [01:29] You just have to install everything to begin with.. over and over and over. :) [01:29] id say test out a normal install/dekstop and see if you can spot any differances [01:29] because initial install is done with newest versions available [01:30] or maybe get off my a*** and tackle the pxe install server again :( [01:31] i just set up a apt-cach server and let all the rest of the pcs in the lan use that one [01:32] yeah, but you're better at this kind of stuff than I :-) i'm doing so much other stuff (like marketing, ) i end up putting more advanced learning off [01:33] !find apt-proxy [01:33] Found: apt-proxy [01:34] well, bot? [01:34] Im suprised you are even messing with the mini.iso :) see if the normal desktop works where the mini method fails. and file a bug if ya you can prove its a differance. [01:34] !info apt-proxy [01:34] apt-proxy (source: apt-proxy): Debian archive proxy and partial mirror builder. In component universe, is extra. Version 1.9.36.3+nmu1 (intrepid), package size 83 kB, installed size 428 kB [01:34] of coruse is thios worth the effort for a small lan. :) [01:35] i have a small lan, but I'm often doing a build a week...then giving the pc away [01:36] got word of another distribution channel approval on friday, will try to get still another distribution channel tomorrow === zero is now known as Guest93077 [01:40] dr_willis: thanks, looking at the howto now...will consider it as a substitution for that pxe install server with all it's many parts...(hate building dhcp servers!) [01:40] if they are identical machines.. you can clone them in other ways [01:42] they're never identical machines...hardware depends on the donations i get [01:45] and canonical still needs to fix some of their official documentation...these days they're saying vsftpd is so superior over other ftp server programs...but only half the steps are there, so, not surprisingly, following the howto doesn't work [01:46] i can't believe they've let the documentation bug in the apache howto survive all these years :( [01:47] oh well...gonna reboot to see if this rc.local edit fixes the issue [01:48] later === mike is now known as Guest3908 === forge is now known as Guest35683 [02:11] oh, cheese [02:12] i can not call up my 500g ext3 drive [02:13] i cant enable my second video output or otherwise change any of the display settings [02:30] How is it possible to make my pc shutdown in certain time in Kubuntu system [02:42] !info ktimer | thebe [02:42] ktimer (source: kdeutils): countdown timer for KDE 4. In component main, is optional. Version 4:4.1.4-0ubuntu1~intrepid2 (intrepid), package size 82 kB, installed size 360 kB [02:54] anyone install nvidia drivers in kubuntu? [03:09] in kubuntu w/ kde 4, how do you set a static ip address? [03:16] Is there a good program to unzip .rar files for linux? [03:18] !rar [03:18] rar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free [03:20] how do i set my ip address to be static within my network? [03:25] shadowkllr: /etc/network/interfaces, or just ifconfig [04:02] hi [04:03] hi [04:04] I have installed compiz, and now I will to auto start it every time. What should I do in KDE? Add it in System Settings in Autostart? Which command? [04:04] hey guys [04:04] im running into trouble on the laptop [04:05] I did the install, but LILO is wasent able to be configured correctly [04:05] when I booted again, grub (my previous bootloader [04:05] tryed to take over and spits out en error [04:26] <[Tequila]> whats the best operating system emulator other than vmware I can run on ubuntu [04:28] you can look at KVM and VirtualBox [04:28] <[Tequila]> ty [05:15] is compiz-fusion the same as compiz-kde [05:16] if i install compiz-kde will it give me a 3d desktop [05:17] hello all [05:19] hello [05:19] if i install compiz-kde will it give me a 3d desktop [05:19] similar to beryl [05:19] pz help [05:21] no speak english [05:22] anyone figure out a fix for firefox tabs using kde4 sytle? [05:24] how to install beryl on jaunty [05:25] good bye [05:28] what is the alternative to kcm-gtk ? [05:28] how do i run themes on xfce desktop? [05:29] why dont you ask in the appropriate channel [05:30] which channel would that be? [05:31] narothepharoh: probably #xfce or #xubuntu [05:48] i installed kubuntu but i can't figure out how to tell it to customize my myspace. help!!! [05:49] xevious myspace like from microsoft? [05:49] myspace like from the internet [05:50] i don't get what you want to do... dunno if i need more coffee but what you want to customize? [05:50] i want cool colors on my profile [05:51] i am not really sure that kubuntu can customize my space, you can customize the browser...but myspace i think it goes separately [05:51] oh. :( rofl [05:51] not sure anyway [05:52] what about my facebook? [05:53] i think the same, i really do not think you can customize websites... the options myspace and facebook give to you should not be affected by kubuntu... yet i might very well be wrong [05:53] and how do i integrate webdav and ical integration with apache, providing my users with seamless iCal integration? [05:54] that i have no idea [05:54] xevious: maybe you can do a google search instead of asking people to do it for you [05:54] no i'll give you my root password and you can telnet to my server [05:54] uffff [05:54] it's too early for this, honest. [05:54] yeah, right :-) [05:55] i wish the firefox-qt was working better [05:55] g'night. sorry about being a pain in the arse [05:56] how i can configure X [05:56] ? === pete_ is now known as Guest96880 [05:58] shower and worktime. have a nice day. [05:58] or night whatever. [06:01] yo === bruno is now known as Guest26103 === draik__ is now known as draik_ [07:12] I downloaded Miro and it works fine for linux. except that i can not use it. i can not download music videos. anyideas as to a solution? === ravel_ is now known as ravel [07:23] anybody knows why when I try to change to a tty (ctr+alt+f1 to f6), my screen just starts flashing? Do I have to change some monitor settings?? [07:34] help im not seing my google bar and my icons for next and previeus on konqueror [07:34] browser [07:34] you can make them visibel by right click on blonk area on right side of your browser [07:35] help [07:35] help im not seing my google bar and my icons for next and previeus on konqueror [07:36] hm, my .pcf-fonts stopped working in jaunty [07:36] XP did you do my instraction? [07:36] Tm_T: how can i put back my google bar on my browser konqueror [07:41] how can i put back my google bar on my browser konqueror and my icons next previous? [07:54] Hi all [07:54] I'm need help [07:54] How i can install Bin NVIDIA Drivers [07:54] and extract package [07:55] because i'm need intsall drivers where hasn't internet [07:57] neron: to run the bin installation file => extract and install ... do "sh nividia-binfile.bin" [07:57] I have a deb package [07:58] neron: Then run dpkg -i nvidia-debpackage.deb [07:58] Thats all? [07:58] no config in xorg [07:58] and etc? [07:59] mmm not sure if the postinstall scripts take care of that ...... [07:59] otherwise check after install if "Driver "nividia" " is in the device section of xorg.conf [07:59] nvidia * [08:01] neron: but when i install nvidia drivers for Xorg there are more then one package which get installed [08:05] http://paste.ubuntu.com/135891/ [08:05] see my xorg.conf [08:05] i don;t understand why he generating there [08:11] hey im having trouble installing kubuntu, i have a averatec 6200 laptop and when i try to install it starts displaying code that says something like that it freezes [08:11] i have a picture of wut it does [08:12] And i can't change resolution [08:13] can anyone help? [08:13] hello all :) someone knows how much meters I can use with cat6? [08:15] anyone around? [08:20] guess no one is alive [08:21] ka0z: dexconf? [08:28] vmt1: it loads the install screen ask all but then when i tell it to install besides windows (dual boot) it starts to install and says some code like ata0 or something and just keeps doing that over and over again [08:28] i can send ya a pic of it [08:32] Imthinking then you have a driver problem === neron is now known as Nortt [09:01] how do I disable the login manager?? I want to have the console login by default... [09:20] how to import key in kubuntu jaunty?kpackagekit can't see the the key i saved in my home directory.. [09:25] adred: it'd use the apt keys, use "sudo apt-key add " [09:42] stdin, thanks === drostie|dreams is now known as drostie === Draglor|off is now known as Draglor === hix is now known as hilx [10:22] Folks. Kubuntu 8.10, KDE 4.2. How do i change what version of JVM my machine uses? [10:23] Haza: "sudo update-java-alternatives -s " [10:23] use update-java-alternatives -l too see the available runtimes [10:25] stdin: Perfect thank you [10:28] stdin: It worked thank you. For some reason my Runtime was set to IcedTea6 ? [10:28] (My Java GUI's looked terrible) [10:28] maybe it sets itself to default when installed [10:29] stdin: I don't remember installing it [10:31] hi [10:31] how do i get the normal view in kcontrol instead of the unusable osx-ripoff? [10:31] if you mean system settings, that's not the same application [10:32] and the answer is "you can't, it's not the same application" === fernando is now known as Guest60304 [10:44] stdin: thanks, explains quite a bit then. === Draglor is now known as Draglor|off [11:06] Can anyone help I just got done Installing Kubuntu and grub did not install I still have the xp/vista boot mean [11:07] hello, is there some sort of network monitor for kde? something that shows open network connection and http traffic details [11:07] justinnfx: you should be able to install just grub with the livecd, a little tricky but... [11:07] something like live http headers firefox plugin but system wide [11:07] hmm im a noob, how tricky [11:07] userone: netstat? [11:08] I was again locked out from firefox after a crash. Some of the sqlite databases were left locked (/home is an NFS filesystem). After making a copy of those and renaming back to original locks should have gone. And indded browser history and back button work again. However the google toolbar doesnt: no history neither any search result, just ignoring me. What elese could it be? [11:08] justinnfx: not sure if I remember, but should be to go trough the normal install procedure, but no reinstall, [11:08] justinnfx: maybe investigate why the grub was not installed? [11:08] isnt netstat a command? [11:09] justinnfx: or just http://www.vlug.org/pipermail/discuss/2008-March/024670.html [11:10] larsaam: I have no idea, it installed great, the partions show up, and under computer it show it installed too [11:11] if you have 2 disks maybe it was installed to the wrong disk [11:12] no [11:12] I have 3 disk [11:12] and each disk has it own os [11:12] I am having issues automouting an extra hard drive that contains my music files. im trying to understand fstab but my hd just doesnt seem to mount. anyone point me to a step by step guide perhaps I am missing a step. [11:12] it didn't wipe out any of my other os so,,, [11:13] If you didnt install it to the mbr of the disk you are booting from I think you wont see it then [11:14] justinnfx: dont ask in both channels, you look silly [11:14] I installed it across the entire disk [11:15] lol [11:15] my bad [11:16] I mean, you have windows on disk 1 and you installed linux on disk 2, if you install grub to disk 2's mbr and you boot from disk 1 you will see windows boot manager [11:22] Need config HArd disk boot prority in BIOS [11:23] *priroity [11:23] justinnfx: install grub on one of the disks then add entrys to boot the other OSes [11:35] hi every one. [11:35] please help, konqueror is not opening the page. [11:36] I'm looking for some kind of network monitor that displays http traffic with urls visited and such, anyone knows? [11:36] ntop can do that. [11:36] but its proberly overkill for your needs. [11:37] please help me on konqueror [11:38] thanks I'll check it [11:38] rehman: will konqueror open http://www.kubuntu.org/ ? [11:39] rehman: what page? [11:39] rehman: what page can't it open? [11:42] how does one provide maintenance on a hard drive with kbuntu, graphically? I cant' find a partitioner....or anything to let me reformat a hard drive [11:43] !info qtparted [11:43] qtparted (source: qtparted): A parted frontend using Qt. In component universe, is optional. Version 0.4.5-4ubuntu1.1 (intrepid), package size 203 kB, installed size 708 kB [11:44] bonez46: you can use fsck on unmounted drives and partitions [11:45] Action sory [11:45] action. i mean it does not browse [11:48] rehman: do other browsers work? [11:49] I have kbuntu installed.. what I really would prefer is installling just plain ubuntu.. with gnome.. can I install it next to kbuntu.. and have it boot instead of kbuntu? [11:50] bonez46: yes. install ubuntu-desktop [11:50] bonez46: you can choose which to log in to at the login screen [11:54] does kbuntu have a torrent client included, and if so, what's it name? [11:54] ktorrent [11:55] mefisto__: ok, next question. where's a launcher? to lauch ktorrent? [11:56] bonez46: should be in the menu, in the "internet" submenu. or alt-F2 and type ktorrent [11:57] mefisto__: thanks.. I appreciate the tips.. [11:58] is there some package that provides better firefox integration? I only see ubufox in adept, is it for kubuntu too? [11:58] bonez46: one thing you should know about having both kde and gnome installed: the menus in both desktops will be kind of cluttered with apps from both. you might see some things in your menu without icons [11:58] i dont understand kubuntu 8.10, kde4 dosnt have desktop but kubuntu 8.10 have 2? [12:00] Dillizar: how do you mean by "doesnt have desktop" [12:00] I tried to install ubuntu desktop and it didnt end up so good, also I got 2 network manager applets and none worked [12:01] ActionParsnip well desktop in kde4.1 its just a widget [12:01] Dillizar: you are talking about the folder /home/username/Desktop ? [12:02] yes [12:03] Dillizar: if you want the Desktop folder to appear on the desktop as it did in kde 3, you can upgrade to kde 4.2 and switch the desktop to "folder view" mode [12:08] mefisto__ i point was that 4.1 doesnt have desktop but yet you can choose from two [12:08] :D [12:10] Dillizar: choose from two? two what? two desktops? [12:10] mefisto__: one more question.. how do I bring up the menu you mentioned before, not with alt-f2, but the other one [12:11] I installed ubuntu desktop, but it halted before it finished updating grub.. [12:11] bonez46: the default menu shortcut is alt-F1 I believe. or just click the menu button [12:12] yes [12:13] ok, I see the K menu button.. but there was another I accessed accidentally.. and it listed ktorrent and others.. but now I can't find it again, and not at alt-f1 either.. [12:13] bonez46: did you do the install in commandline? [12:15] bonez46: you have another menu? is it lancelot? or the old style Kmenu? [12:15] hmmm not sure. [12:16] Dillizar: I don't know what you mean. what 2 desktops can you choose? [12:16] as for the install of ubuntu-desktop. I booted with an 8.10 ubuntu disk. ran install.. it got to a screen near the end.. and just froze with blank screen and cursor. and that was it.. [12:17] bonez46: wait, I thought you already had kubuntu installed [12:17] in 30" .. I have downloaded 20 mb of a 1.6 gb .iso file.. [12:17] I have kbuntu installed. [12:18] but I think I am more a gnome type. just seems an easier interface for me.. so I wnat to installll it instead of kbuntu.. [12:18] bonez46: you can just run: sudo apt-get install ubuntu-desktop and you can switch over [12:18] ok.. [12:18] bonez46: you dont have to reinstall the whole OS just for a different DE [12:19] bonez46: yes, what ActionParsnip said. and if you want to remove kde completely, look here: http://www.psychocats.net/ubuntu/puregnome [12:19] thats windows thinking.. :) [12:19] lol [12:19] ok.. I'll launch that and have it run while I am at work today... [12:20] i alway install gnome and kde.. just too many jhandy apps in both to limit myself [12:21] dr_willis: but which do you log into? both? [12:22] i rarely use kde desktop.. just kde apps === drostie is now known as Frostie === Frostie is now known as drostie [12:27] HElp! [12:28] why when i choose update any KDE [12:28] package [12:28] adept want delete another [12:29] Nortt: can u pls post the message to pastie,org ? [12:29] pastie.org [12:30] I solved it [12:30] update repo [12:34] aHeh - FAQ there :) === pm2 is now known as Guest86974 === pmcdonnell is now known as pm2 [12:41] ugh [12:42] -> #caveman === tomsku_ is now known as tomsku [12:48] I am installing kubuntu for the first time, I deleted the partion under manual because I want to make it a certian size, but now it asking me for a moint point, what should I use? === pmcdonnell is now known as pm2 [13:04] Hi, my system always reverts to 800x600 resolution each time i log in. Is this expected for alpha releases? will this be fixed on the next release? [13:04] Hei all!! is there a nice meta package that gives me a whole load of fonts? [13:04] !jaunty | adred [13:04] adred: Jaunty Jackalope is the codename for Ubuntu 9.04, due April 2009, Schedule in https://wiki.ubuntu.com/JauntyReleaseSchedule - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support. === SinII is now known as Sinistral_ [13:17] is digikam included by default in 8.04? [13:18] !training [13:18] documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com [13:18] !FUCK ME IN THE ASS [13:18] Error: I am only a bot, please don't think I'm intelligent :) [13:18] is digikam included by default in 8.04? [13:19] Oohh the bot is cummin on to me [13:19] I love it when you talk dirty to me! [13:19] !ops | justinnfx [13:19] justinnfx: Help! Channel emergency! (ONLY use this trigger in emergencies) Riddell, Tm_T, fdoving, Mez, stdin, jpatrick, seth_k, apokryphos, nalioth, Hobbsee, robotgeek, imbrandon, gnomefreak, genii, Hawkwind, trappist, LjL, haggai, fooishbar, crimsun, seth, apokryphos, DBO, nixternal, PriceChild, Pici or jussi01! [13:21] !digikam [13:21] Sorry, I don't know anything about digikam [13:21] !digicam [13:21] Sorry, I don't know anything about digicam [13:21] !info digikam [13:21] digikam (source: digikam): digital photo management application for KDE. In component universe, is optional. Version 2:0.9.4-1ubuntu1 (intrepid), package size 9499 kB, installed size 22388 kB [13:21] jussi01: Did you kick him? My client wrote some strange message, and i wonder wether that was a kick or something else new to me [13:22] buntfalke: itwas a remove and ban. [13:23] !modes [13:23] There are many different channel and user modes on !freenode. Here's a list: http://freenode.net/using_the_network.shtml [13:23] thanks bazhang. is it installed by default in 8.04? [13:23] "remove". i see, got to read up on that :-) [13:23] !info digikam hardy [13:23] digikam (source: digikam): digital photo management application for KDE. In component main, is optional. Version 2:0.9.3-2ubuntu1 (hardy), package size 6890 kB, installed size 21928 kB [13:23] ah [13:23] jimmy51_, optional :) [13:24] that explains why my wife can't find it. assuming "sudo apt-get install digikam" will install, what's the easiest way to IM a wife to run that command? anything with "terminal window" will generate a negative reaction :) [13:24] is there a "windows + r" for run dialog or something similar? [13:25] how about adept package manager? [13:26] doh [13:26] scared her off [13:26] i'll be installing it when i get home :) [13:26] jimmy51_: alt-F2 [13:26] :) [13:27] too late :) ALT F2 is good to know though [13:27] does it work well with sudo? [13:27] jimmy51_: but if you're thinking about doing an apt-get install that way, I don't think it will work [13:27] kdesudo [13:27] for graphical apps [13:28] sweet [13:32] hola === easy_ is now known as easy === easy is now known as Raver [13:40] 'Morning [13:41] hi [13:42] I'm having a slight problem. I have ubuntu installed on a usbdisk. when I boot from it I get a stage.15 read error. it works perfectly in qemu though. [13:42] in the grub console "find /vmlinuz" works but kernel /vmlinuz is not found. [13:43] I don't know much about downloading scripts at all but I see on this page http://arun.wordpress.com/2007/01/29/download-youtube-videos-the-linux-way/ that option three is the safest way to do this, so I was hoping someone would be able to help me do this [13:45] CostaRicanQuaker, dl youtube videos? [13:45] ciao [13:45] !list [13:45] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [13:45] !it | michele_ [13:45] michele_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [13:46] bazhang, yes, a friend of mine has a channel, he's from canada he doesn't speak spanish, i want ot show his videos (with his permision of course) at the peace center where i work at and i want to subtitle them [13:46] but for that i need to be able to dl them [13:46] i asked him and he said htere are programs that enable you to dl vids from youtube [13:46] CostaRicanQuaker, youtube-dl -t url [13:46] !info youtube-dl [13:46] youtube-dl (source: youtube-dl): download videos from youtube.com. In component universe, is extra. Version 2008.03.22-1 (intrepid), package size 8 kB, installed size 64 kB [13:46] bazhang, do i type that into the konsole? [13:47] CostaRicanQuaker: there are firefox extensions that make downloading youtube videos easy too [13:47] CostaRicanQuaker, url needs to be replaced with url [13:47] sudo apt-get install youtube-dl ? [13:47] yes [13:47] CostaRicanQuaker, miro also dl's youtube video [13:48] bazhang, it seems like i did it now what do i do? [13:48] Using Amarok2, I have selected random tracks during playback, but it keeps going sequential. The random menu item is selected, but it's greyed as if not available. [13:48] what do i do when i want to download a video from youtube? [13:48] and how do i know where it will be saved, namely what fodler [13:48] CostaRicanQuaker, to your home folder [13:49] bazhang, and what do i do to dl a video? [13:49] this one for example http://www.youtube.com/watch?v=dbxZhx2eENo&feature=channel_page [13:49] CostaRicanQuaker, use konsole [13:49] how though' [13:49] what command do i enter? [13:50] youtube-dl -t (url of vid you want) [13:50] CostaRicanQuaker: man youtube-dl to see all the options, usage, etc [13:50] what format will it download in? [13:50] avi mpeg? [13:50] flv [13:51] bazhang, can i switch flv to avi or mpeg? [13:51] CostaRicanQuaker, not much point as it will degrade it to the point of being unwatchable [13:51] will flv play on a windows computer? that's all they have at the peace center [13:52] yes [13:52] what about ffmpeg -i old-file.flv new-file.mpg ?¿ [13:52] Hi everyone. If someone is not too busy, I was hoping to get help with Skype capturing my microphone. I've installed a SB Audigy soundcard, since I fried my onboard sound card a couple of months ago. I can capture audio in Audacity but getting no luck with Skype. I've done some searching but just feel like I'm running into dead ends. [13:52] bazhang: I convert flv to avi all the time and they are quite watchable. [13:53] mefisto__, then you are less picky than I :) [13:53] mefisto__, what about ffmpeg -i old-file.flv new-file.mpg ? is it better to convert to avi or to mpeg? [13:54] CostaRicanQuaker: I think it depends on the original flv and how that is encoded [13:55] CostaRicanQuaker: look at youtube-dl man page. there is a "format" option (but I don't know how it works or how well it works) [13:55] thanks [13:55] np [13:55] anyone know a good subtitling app [13:55] i am getting gnome subtitles [13:57] !de [13:57] In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [13:58] bazhang, what's this changing the url to pwntube.com thing all about [14:14] !intrepid [14:14] Ubuntu 8.10 (Intrepid Ibex) is the current release of Ubuntu. Downloading: http://releases.ubuntu.com/8.10/ - Features: http://www.ubuntu.com/getubuntu/releasenotes/810 [14:14] !hardy [14:14] Ubuntu 8.04-LTS (Hardy Heron) was the eighth release of Ubuntu. Downloading: http://releases.ubuntu.com/8.04 - See !lts for more details. [14:14] !Jaunty [14:14] Jaunty Jackalope is the codename for Ubuntu 9.04, due April 2009, Schedule in https://wiki.ubuntu.com/JauntyReleaseSchedule - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support. === NiTz is now known as DizzyGin [14:50] help, how can i get libmono-i18n2.0-cil package installed? [14:50] from the konsole [14:50] is this the package name from ubuntu or any howto ? [14:51] CostaRicanQuaker: sudo apt-get install libmono-i18n2.0-cil === rodrigo is now known as lagosta [15:05] ok people, I'm going to ask a rediculous question but Ubuntu people are the best, anyone got any idea where i can get help with a mathematical 'excel' problem...openoffice people wont help [15:13] hi [15:16] Ladies and gents I had an issue with plasma getting bungled some way or another and the easiest way to solve it was to just dust my rc file and let a new one get automatically generated. Anyhow I now have some automatic setting that locks the machine when I am inactive. Nice for security I know, but this my personal box that is kept locked in my apartment and I would rather not have the hassle. Do I need to edit the rc file [15:16] or is there a setting somewhere in system-> that can be adjusted? I have yet to find the correct thing. [15:29] hi [15:31] hi smookiLinux [15:31] hello smookilinux [15:33] I can't do /slap command, why ? [15:33] :D [15:33] I've just installed kubuntu [15:33] witch is really really nice [15:33] /describe me slaps [15:34] no [15:34] how do install java [15:34] /describe slaps === moocow is now known as holycow [15:35] dino__: try sudo apt-get install sun-java6-jre - That works for me to get my eclipse program working [15:38] the /describe command says unknow command as result [15:41] oh [15:41] * cinex laughs [15:42] its [15:42] /me message [15:43] http://konversation.berlios.de/docs/konvi-cmds.html [15:43] hi [15:44] hi === rj_ is now known as LOLthatsmyear [15:51] i can not access my 500g ext3 hard drive [15:51] 4.1.2 32 bit [15:51] is it mounted? [15:52] yes [15:52] can u access it as root? [15:52] /media/comby [15:52] i want to use it to store my music files and have it always accessable [15:52] sudo touch /media/comboy/test; ls -l /media/comby/test [15:53] sudo touch /media/comby/test; ls -l /media/comby/test [15:54] touch: setting times of `/media/comboy/': No such file or directory [15:54] -rw-r--r-- 1 root root 0 2009-03-23 11:53 /media/comby/te [15:54] u need to change the permissions to allow your user to access the directory [15:55] or you can change the group or just make it world read/writeable [15:55] by chmod correct? [15:55] ya, or whocn / chgrp [15:55] chown [15:55] i did chmod and after rebooting it is gone [15:56] sudo chmod cuznt /media/comby [15:56] but still i can not put any files into it *permission denied [15:56] maybe, the /media directory needs modifying too [15:57] note to whoever created the default cursors: when something is round and rotating around a centre, people tend to expect that centre to be the main pointing area, not the top left [invisible] corner [15:59] how to mount an ext4 partition? [15:59] faydriss@faydriss:/media/comby$ sudo chmod cuznt /media/comby [15:59] chmod: invalid mode: `cuznt' [15:59] chown (i assumed czunt was your username) [15:59] chown changes the wnership [15:59] man chown [15:59] ok [16:01] !list [16:01] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [16:01] ciao [16:01] chown worked but still can not move files [16:01] permission denied [16:02] ls -l /media [16:02] no [16:02] ls -ld /media [16:02] ls -ld /media/comby [16:02] drwxr-xr-x 6 root root 4096 2009-03-23 12:00 /media [16:02] try === ajtghs is now known as krishna [16:02] chmod o=wxr /media [16:03] sorry its drwxrwxr-x 4 faydriss root 4096 2009-03-23 11:53 /media/comby [16:03] what's /media [16:04] thats what my dvd cd and hd are listed in [16:04] be default [16:04] ya i know. [16:04] maybe you should mount it in /opt then you can butcher the file permissions lol [16:04] i thought you asked [16:04] !list [16:04] i have no idea how to change the mount [16:04] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [16:04] its a permission problem anyway [16:05] are you mounting it by hand ? [16:05] * cuznt does not know about kubuntu|viagara [16:05] by hand? [16:05] how is it mounting? [16:05] it is installed in my pc [16:05] automatically without any input from you ? [16:05] is it a usb drive? [16:05] no [16:05] not usb [16:06] did you configure it when you installed kubuntu ? [16:06] it used to be, but i ripped it out and hard installed it [16:06] no i did not [16:06] do u know the device name ? [16:06] ie /dev/sdb1 [16:06] because i have 2 kde's on one 150g hard drive and my 500g is for files [16:07] how do i find that out? [16:07] df -h [16:07] Where does one go to stop the machine from autolocking a session when one is inactive? [16:07] and look for the /media/comby entry [16:07] xdcc send [16:07] ty [16:08] /dev/sdb1 [16:08] k [16:08] sudo kate /etc/fstab [16:08] and try to find a line in there that lists that device [16:09] nope [16:09] nothing [16:09] ls -l /dev/disk/by-uud/ [16:09] ls -l /dev/disk/by-uuid/ [16:09] even [16:09] compilerwriter- System Settings -> Advanced -> Power Management, maybe [16:10] !list [16:10] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [16:10] thanks for the help dragnslcr [16:11] lrwxrwxrwx 1 root root 10 2009-03-23 11:23 912818f5-5884-4964-97d6-6c598fbfe17b -> ../../sdb1 [16:11] search /etc/fstat for UUID=912818f5-5884-4964-97d6-6c598fbfe17b [16:11] cat /etc/fstab |grep 912818f5-5884-4964-97d6-6c598fbfe17b [16:11] will do it [16:12] xdcc send [16:12] cat /etc/fstab |grep 912818f5-5884-4964-97d6-6c598fbfe17b is that a command or an entry [16:12] command [16:13] it will scan the file and check for the line [16:13] is it supposed to do something? [16:14] not nessecarily [16:14] try [16:14] ok it did nothing [16:14] cat /etc/fstab |grep /media/comby [16:14] nada [16:14] k [16:14] do u still have /etc/fstab open ? [16:14] yes i do [16:15] add the line: [16:15] /dev/sdb1 /opt/comby ext3 relatime 0 2 [16:15] relatime or realtime [16:16] relatime [16:16] k ty [16:16] now i should restart i assume? [16:16] no [16:16] god no [16:16] have you saved it ? [16:17] yes [16:17] k [16:17] can anyone help me to connect my webcam? [16:17] sudo chown /opt [16:17] thegatetocemeter: sudo apt-get install camorama [16:18] see if that detects it [16:18] Camorama is installed ... but it says no video device found ... [16:18] what camera is it ? [16:18] Creative [16:19] VF0230 [16:19] k [16:19] thegatetocemeter: https://help.ubuntu.com/community/Webcam [16:19] cuznt: mkdir -p /opt/comby [16:19] hi all [16:20] si` [16:20] is there somebody who is using kubuntu 9.04 alpha 6? [16:20] hi to everybody [16:20] cuznt: sudo umount /media/comby [16:20] i'm curius which kernel do you use? [16:20] /media/comby: device is busy. [16:21] u need to close down any dolphins/konquerors in the directory and cd out in any konsoles [16:21] close fstab? [16:21] sure [16:21] hmmmm ... i tryed ... No such file or directory after i tryed to connect ... [16:22] done [16:22] when u look at your konsole it will list the directory you in. make sure non of them are in /media/comby [16:22] @shazlop:/media$ [16:22] something like that [16:22] @shazlop:/media/comby$ [16:22] i am /faydriss [16:22] are there any in there? [16:23] faydriss@faydriss:~$ [16:23] k [16:23] try it agian [16:23] sudo umount /media/comby [16:23] umount: /media/comby: not found [16:23] k [16:23] sudo mount -a [16:24] [mntent]: warning: no final newline at the end of /etc/fstab [16:24] you could open it again and create a blank line at the bottom by pressing enter === gabriel9 is now known as gabriel_9 [16:25] is there somebody who is using kubuntu 9.04 alpha 6? [16:25] i'm curius which kernel do you use? [16:25] wb smookiLinux [16:25] thanks :) [16:26] I've just installed the flash player package but still no flash on konqueror, is there something special to active it ? [16:26] k [16:26] smookiLinux: try firefox [16:26] cuznt: erm. sudo mount -a [16:26] again [16:27] k [16:27] cinex: I'd like to keep on konqueror as it uses webkit [16:28] ciao [16:28] !list [16:28] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [16:28] smookiLinux you have to update the plugins in konqueror [16:29] xdcc send [16:29] but konqueror has no menu ??? [16:30] done twice [16:31] Preferences -> Configure Konqueror -> Plugins -> Look for plugins, it will detect the new plugin and will begin to use it [16:31] does somebody have Winfast DTV1800H tuner card? [16:32] EagleScreen: well I can't see Configure konqueror [16:33] in Konqueror tools bars [16:33] Preferences -> Konfigure Konqueror [16:33] cobmy is gone [16:33] comby rather [16:35] ok thanks all I got it (the icon was missing by default) [16:36] i mean this: http://imagebin.ca/view/9dRAsit.html [16:36] cool [16:37] cinex ?? [16:46] kde is great !!! [16:52] www.chacarabighouse === knut is now known as knut_ [16:53] condominio: does not work [17:02] cuznt: ? [17:08] HI all [17:10] xalxno aqxart\/ [17:11] gigaxar\/ [17:11] !hi | shaqarlama [17:11] shaqarlama: Hi! Welcome to #kubuntu! [17:11] \/\/\/\/\/\/\/ [17:11] hi shaqarlama [17:11] Hi [17:11] shaqarlama: and please stop that [17:11] welcome u tukaia [17:11] :D [17:11] ok [17:12] i'll be peacemaker [17:12] :) [17:12] i love kubuntu [17:12] we love shaqarlama [17:12] I have a laptop, and I have plugged an external LCD monitor into it. No picture is showing, and it is not showing up in the monitors settings. How do I make it work? [17:12] Jampiter: what graphics driver are you using ? [17:12] jampiter press FN+ shortkey [17:13] shortkey, whats that? [17:13] cinex: I have an ATI Radeon 200M and the Ubuntu driver. It has worked with GNOME in the past. [17:13] depends on laptop [17:13] kikimara: Er, is the shortkey marked with a specific icon? [17:14] yeah [17:14] Oh! I think I have it.. [17:14] does it helped? [17:14] It does nothing. [17:14] IT isn't showing up in the dialog for monitors [17:15] i have only set up an external monitor with nvidia [17:15] is it exavt shortkey? [17:15] is it exact shortkey? [17:16] It has a picture of what looks like a laptop from the side, then a /, then a monitor [17:32] <|PaperTiger|> Anyone here dual boot with Windows? [17:32] why asking? [17:34] <|PaperTiger|> fter using Super Grub Disk to reinstall GRUB launcher, Windows now won't launch. Any suggestions? [17:34] <|PaperTiger|> After* [17:35] depends on the error ofcourse (: [17:35] i have about 100 photos from vacation. what's the best way to distribute them in a digital photo album to both linux and windows users? [17:35] jimmy51_: depends, you mean website or some web service? [17:36] <|PaperTiger|> I have the GRUB booter back, but Windows does nothing [17:38] Tm_T: i was hoping some distributable file [17:39] but i guess on the web would be fine [17:39] jimmy51_: hmm, zip works [17:39] Tm_T: no... i mean something the user (wife, grandma, uncle, etc) would open, with thumbnails and the ability to click through them [17:39] with comments per picture [17:39] flickr? [17:40] ah, generate webpage from it then, don't ask how though, I remember I did that using Konqueror in the past but dunno about its status these days [17:41] this looks cool, but it's not free: http://www.fotoplayer.com/v3.1/index.html [17:42] okay yesterday i installed a bunch of stuff i no longer need, but i cant really remember what everything is, is there anything i can do to find out and uninstall? (i used aptitude) === jpmariel is now known as jpmariel_ === jpmariel_ is now known as jpmariel [17:47] josh-l: you can try to find ou with "history" ....... history |grep aptitiude [17:47] out* [17:51] oh ok thanks Slartibartfast === pietro_ is now known as pietro_z [17:52] salut a tous [17:52] bonsoir messieurs [17:53] jimmy51_: have you tried an openoffice presentation? [17:53] negative [17:54] ScorpKing: is that compatible with ms ppt? [17:54] jimmy51_: no, the other way round but you get openoffice for windows [17:54] hmm [17:55] jimmy51_: it might be a nice way to introduce openoffice to a few windows users ;) [17:58] hi [17:58] jimmy51_: you can also make a video cd or dvd [17:58] !hi | lockphreaker [17:58] lockphreaker: Hi! Welcome to #kubuntu! [17:59] im from colombia and you === emil is now known as rombon === jerry_ is now known as Guest33367 === xt_ is now known as xt [18:30] ciao [18:30] !list [18:30] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [18:59] Is there any way to change what device Kmix controls? [19:04] can anyone tell me how to tell kde to use firefox as default browser instead of konqueror please [19:04] josh-l: go to system settings [19:04] and choose default applications [19:04] you can set your default browser from there [19:06] Ilie I tried that, it gives me only a space to enter in the browser to use, and i tried "firefox" doesnt seem to work [19:06] unless maybe i need to restart konversation for it to work [19:06] type in konsole "whereis firefox" [19:06] and enter the whole path to firefox [19:07] something la /usr/bin/firefox if it's installed there [19:09] ah ok thx [19:17] np === evalles__ is now known as effie_jayx === bibiana is now known as Bibiana [19:51] i get this notifier that says 22 software updates available in my taskbar, but when i open kpackage im fully updated, what givs [19:58] i have a new monitor and need to somehow enable higher resolutions on my monitors, how can I do this? [19:59] hi i have two coputers, one is on my desk at work - and it has access to ftp server, and i also have one in my home, it has a different IP and has no access for that specific server. How can i "tunnel" the connection between them? i already installed ssh server on my work PC [20:03] now this might sounds a bit.. but how to watch a windows media audio file on kubuntu? [20:03] anyone know how to convert .eml files (thunderbird) to pdf? [20:08] cinex: If under KDE, and using CUPS, try printing to the "PDF" printer. [20:10] cerecitas: sudo apt-get install w32codecs (w64codecs if u use 64bit) [20:10] thanks hix [20:12] faichele: will that actually put it into a pdf file? [20:13] hahaha, faichele that's awsome === crystal is now known as Guest56158 [20:17] urgs === Albyyx is now known as cerecitas [20:21] cinex: The printed files should go in a folder named "PDF" in your home directory. [20:24] now if only opera would print it properly... or gmail would print it with the attachments in-line [20:28] !quanta [20:28] Sorry, I don't know anything about quanta [20:28] !info quanta [20:28] quanta (source: kdewebdev): web development environment for KDE. In component universe, is optional. Version 4:3.5.10-0ubuntu1 (intrepid), package size 2435 kB, installed size 5900 kB [20:30] is ther a newer version of quanta? for kde4.2? [20:35] n8 [20:37] !info kde4-quanta [20:37] Package kde4-quanta does not exist in intrepid [20:41] any good editor/ide for php ? [20:42] !editors [20:42] Text Editors: gedit (GNOME), Kate (KDE), mousepad (Xfce4) - Terminal-based: nano, vi/vim, emacs - For HTML/CSS editors, see !html - For programming editors and IDE, see !code [20:43] hello everyone :) [20:43] Hey. Trying to get a good VNC server for Kubuntu 8.10 with KDE 4.2. Krfb has been giving me issues. Any ideas? [20:43] hi [20:43] anyone know a good program, that'll write my thesis for me? ;) [20:43] !code [20:43] Programming editors/suites: Terminal-based: vi/vim, emacs - KDE: Kate, KDevelop, Quanta+, Umbrello - GNOME: gvim, gedit, anjuta, pida, monodevelop, geany - Others: eclipse, netbeans [20:43] thanks jussi01, I'm interested in web development tools, quana is nice but I don't like the look [20:43] !hi |KomiaPoika [20:43] KomiaPoika: Hi! Welcome to #kubuntu! [20:43] i have kubuntu 8.10 with kde4. how can i delete kde4 and install kde3 instead? [20:44] while keeping my 8.10 system [20:44] does anybody know a status of quanta+ fro kde4? [20:44] !info kompozer | Ilie [20:44] kompozer (source: kompozer): Complete Web Authoring System. In component universe, is optional. Version 1:0.7.10-0ubuntu4 (intrepid), package size 8438 kB, installed size 26008 kB [20:44] !html [20:44] html is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya - Development environments: Bluefish, Quanta+, Screem - For a howto on HTML coding, see: http://www.w3schools.com/ [20:45] !info bluefish [20:45] bluefish (source: bluefish): advanced Gtk+ HTML editor. In component universe, is optional. Version 1.0.7-5 (intrepid), package size 1572 kB, installed size 6732 kB === albert24 is now known as bcn_24 === achim_ is now known as achim_xxxl [20:47] hello [20:47] !hi |achim_xxxl [20:47] achim_xxxl: Hi! Welcome to #kubuntu! [20:47] Hey. Trying to get a good VNC server for Kubuntu 8.10 with KDE 4.2. Krfb has been giving me issues. Any ideas? [20:49] hey, having a problem with fusesmb... i won't find anything at all. using plain configuration. here's what i get when i run fusesmb with debug toggled on. http://pastebin.com/d4427ed00 [20:49] KomiaPoika: I found this thread, that might make you happy: http://ubuntuforums.org/showthread.php?t=963695&highlight=kde3+intrepid [20:50] thx [20:50] its verys trange. the only reason it complains that fusesmb.cache is running is that it sees a pid file that fusesmb.cache created (before it died). deleting the pid file has no effect === loki_ is now known as kapron === kapron is now known as Ak0Z === pbozzolo is now known as hi_all [21:02] hi [21:02] !hi |hi_all [21:02] hi_all: Hi! Welcome to #kubuntu! [21:03] kaddi: hi [21:03] anyone know anything about this error: "Could not obtain a write lock on the cache, falling back to read-only mode" ?? [21:03] I can't update [21:04] It was after install Kubuntu 8.10 [21:06] hi_all usually that means, that another instance of adept is already running [21:07] kaddi: thanks... I'll investigate! [21:10] ok, i get this error on startup : no command arguments supplied! Usage: kdesudo [-u ] kdesudo will now exit.... [21:10] ok, i get this error on startup : no command arguments supplied! Usage: kdesudo [-u ] kdesudo will now exit.... [21:10] oops [21:10] ok, i get this error on startup : no command arguments supplied! Usage: kdesudo [-u ] kdesudo will now exit.... [21:10] aargh [21:11] wat do i do? [21:11] panic [21:11] whats the package for qt libs? [21:12] it works ok, though.... [21:13] kaddi: perfect, thanks :) [21:13] except for the error.... [21:13] Kasm279: where do you see the error message? is this after login? [21:13] yes [21:14] Kasm279: so the message appears in a window? [21:15] whoa, that cd is HOT! [21:15] yes [21:23] Kasm279: what kubuntu version? [21:23] 8.10 [21:24] !you [21:24] Sorry, I don't know anything about you [21:25] I can see all my volumes from 'File Manager' but I'd like to know where there are they mound (!) [21:25] *mounted [21:26] I was a question if someone can give me an idea.......... :) [21:26] /dev/ [21:26] :O I'll re-check, thanks Kasm279 [21:26] hi_all- if you select one of them, the path should be shown [21:27] No, /dev is the physical devices, not the mount points [21:27] oh [21:27] If they were mounted automagically, they're probably in /media [21:27] right click the title bar of a dolphin window, [21:27] does the popup menu have shadow? [21:27] it seems all other programs do but dolphin doesn't [21:28] Dragnslcr: Let's see,............ [21:29] Yes! NOW they are mounted [21:29] but they were mounted only after use File Manager.......... is it possible? [21:30] I didn't see these volumes before in /media [21:33] Kasm279: it seems to me that you might be logging out when a program with root privileges is running, and so the session is saved. and when the session is restored on next login, it tries to restart the program that had root privileges, and that confuses kdesudo somehow [21:34] ok [21:34] it does it evry time i log in [21:35] Kasm279: you might want to try turning off session restore, logout, then login and see if the error message still appears [21:35] ok [21:36] how to turn off session restore? [21:36] hello, i need some help, i just downloaded the kubuntu DVD and i?m trying to run the live DVD to see how it works before installing it, is asking me for a username and password and i dont know what to put, can someone help me with that? [21:36] hi_all if you want the partitions to be mounted automatically you might add them to fstab [21:36] Kasm279: systemsettings > advanced tab > session manager. change it to "start with an empty session" [21:37] yeah, thats called timing -.- [21:37] irvingh30: try with ubuntu / ubuntu or user / user [21:39] i?ll try that [21:39] thanks [21:39] yay, i logged out an changed the session type to KDE new [21:39] and it worked [21:39] thanks, everybody [21:40] Kasm279: it would be interesting to see if the error message appears if you switch session restore back on again [21:40] hi, is anyone that caan help me ? [21:41] !ask [21:41] Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [21:42] i wanna know if i have downloada the install cd of ubuntu from the offiicial site, and i don't haave a cd-rom, can i boot for install it, form my hard disk ?? i have now windws 98 install on my hard disk. how can i rule the instalation from the hard disk to install it ?? please, anyone... ?! [21:44] no cd rom? [21:44] sk8terboyv: can you boot from usb? [21:45] no, i don't have a cd rom, and the usb doesn't work, and i have win 98 insstalled on my hard disk ! i wanna install it booting from my hard disk ! [21:45] sk8terboyv: if you boot from your hard disk, you will get windows [21:47] look, friend. i have now installed on my hard disk windows 98, but i wanna install ubuntu ! how can i boot ubunt from my hard disk ? isn't clear... ? [21:47] sk8terboyv: you might be able to install thru wubi, if you can mount the ISO with a windows app that can mount ISOs [21:47] !wubi [21:47] Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php for troubleshooting. Please file bugs at http://launchpad.net/wubi/+filebug. [21:48] i understand it, but...did u notice that i sad that i have installed on my hard disk windows 98, did wubi work under windows 98 ? [21:51] ohh...no help ...in here... [21:51] tell me then, where i should ask for some help ... ? [21:51] did you at least look at the links given? [21:51] sk8terboyv: http://wubi-installer.org/ says Windows 98, 2000, XP, Vista [21:52] yes friend, i'm there ! [21:52] i don't fine the link for download wubi... [21:52] mount ISO's with daemon tools [21:52] where can i search for it ? [21:53] sk8terboyv: http://wubi-installer.org/ also I don't think you need the ISO if you install with wubi. never tried wubi though, so I'm not sure [21:53] uffff... [21:53] thanks anyway... [21:53] mefisto_, i didnt turn the session restore off [21:56] Kasm279: so you logged out, logged in again, but no error message? [21:57] Kasm279: ok, I think I understand. you chose a new session when you logged in, at the login screen [21:58] yes [21:58] i clicked session type and clicked KDE (new) [22:01] !ppc [22:01] PowerPC. Formerly used by Apple for the Macintosh line of computers. Variants are now used in popular gaming consoles. PPC was a fully supported Ubuntu architecture up to and including edgy. It is now a community port, see https://wiki.ubuntu.com/PowerPCFAQ [22:03] !apple [22:03] Sorry, I don't know anything about apple [22:03] !mac [22:03] To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE [22:04] holas [22:04] hola [22:05] how do I configure my touchpad in kde4? [22:05] hi! what is the name of the kde-documentation-package (when I press f1 there is no handbook available) [22:07] !intel [22:07] Sorry, I don't know anything about intel [22:07] 0.+47 [22:10] kosmonaut: khelpcenter4 [22:11] * Kasm279 is burning yet another ISO [22:12] this is of xubuntu PPC [22:13] anyone know how to get Fancytasks, and or Stasks for intrepid? [22:13] mefisto__: thx! It' s installed ;-) [22:14] !about [22:14] Sorry, I don't know anything about about [22:15] mefisto__: strange don' t how I deinstalled it [22:19] does some1 user quassel here....I wonder how to "ignore" all those user bla has cloed/quit/joined messages [22:20] hey folks check out this awsome effect for kde panel: [22:20] http://www.youtube.com/watch?v=qY_0xSdyy6s [22:21] nice :-d [22:21] hallo [22:22] i want it :D [22:22] * baal for once got linux installed. [22:22] me too [22:22] check this out too: http://www.youtube.com/watch?v=zfqtnncLNcQ [22:22] so, before i start thinking, i'll just ask: how do i get it? :D [22:23] how can i make mouse clicking less sensitive ? [22:23] kosmonaut: I'm using quassel. right-click in the chat window, there is a "hide events" submenu [22:23] btw if you guys are running intrepid 32 bit you can install these from here: http://www.youtube.com/watch?v=zfqtnncLNcQ [22:23] oops sorry [22:23] http://www.kde-apps.org/content/show.php/Stasks+for+intrepid+KDE+4.2.1?content=100753 [22:23] from there and [22:23] http://www.kde-apps.org/content/show.php/Fancytasks+for+intrepid+KDE+4.2.1?content=100754 [22:23] mefisto__: Yeah! Great! [22:24] i unfortunately and running on 64 bit, so cant install those :( [22:24] hello it?s me again [22:24] fancy tasks: dock clone? [22:24] yeah dude for kde panel [22:24] tried to use user user, kubuntu kubuntu and demo demo as passwords for kubuntu Live DVD and nothing happens === maco_ is now known as maco [22:24] mefisto__: so much better now [22:25] if anyone tries out stasks, or fancytasks let me know how it goes [22:25] kubuntu is asking me for username and password and i don?t know what to do [22:25] what are the kde4 dev packages ? i want to compile something [22:26] hey can someone help me, i need HELP [22:27] root root, root kubuntu [22:27] sorry? [22:27] whats up irvingh30 ? [22:27] irvingh30: when does kubuntu want a password [22:27] asking you where? [22:27] yes exactly [22:28] the first screen that appears is that one, before that i see just a screen that shows half pink and the other half little boxes but i cant tell you exactly how it looks like [22:28] the login screen ? [22:28] yes [22:29] what password did you set for your username ? [22:29] login screen but is just a live CD, is not suppossed to ask for that [22:29] oh [22:29] Good afternoon everyone. [22:29] havent set any [22:29] username: ubuntu [22:29] password blank, i think [22:29] what are the kde4 dev packages ? i want to compile something [22:29] (not sure blank 2*?) [22:29] tried that didnt work [22:29] try password ubuntu [22:29] or [22:30] press cntrl+alt+f1 log into the console. [22:30] alt+f7 to get back to the login screen [22:30] let me try that [22:31] any other suggestion?, sorry im totally new with this [22:31] well if u can log into the text terminal u can get the desktop loaded that way === romulo_ is now known as romuloo === romuloo is now known as romulooo [22:32] irvingh30: now...please explain...u r starting your liveCD and u need to login? is that right? Or did you log-out for any reason [22:32] Anyone know of a sound processor that is designed for the Linux OS? [22:32] Zengol: audacity? [22:32] does anyone know what the kde4 development packages are please? I am trying to compile something [22:32] probably not what your looking for [22:32] no, i just tried live to test before installing [22:32] hey guys, is there a way with kde 4.2 to save dragged and dropped text/pics like in gnome? [22:33] irvingh30: hmm...strange isn' t it?! [22:33] irvingh30: did u manage to log into the console? [22:33] nop [22:33] wrong password? [22:33] not at all i havent set any user or password === siekaczx is now known as siekacz [22:33] cinex: I mean a sound processor as in, plug your guitar jack into the front of your PC and have the ability to add sound effect's and record your music. [22:34] Zengol: beats me im afraid [22:34] how about *nothing* for user and nothing for *password*? [22:34] iNiku: what username/password did you try? [22:34] forget about those ** [22:35] Zengol: creox is one that I know of [22:36] how can i change the location of a given widget in the taskbar? [22:36] kaddi: kde4 or 3 ? [22:36] 4 [22:37] click on the little cashew in the corner of the tasbar, the you can just drag them around [22:37] mefisto__: Ahh, thank you man, that's exactly what i am looking for. [22:37] u will need to unlock the widgeets first though [22:37] Zengol: rock on :) [22:37] it's magic. now it works :D thx cinex [22:37] nice [22:37] mefisto__: How good is the compatibility with the system, such as crashing and bad feedback? [22:38] josh-I just installed both: fancytasks and stasks on intrepid 32bit with kde 4.2 and both work like a charm. [22:39] mefisto__: Well, nvm, i'll just have to give it a go and hope it goes well compared to other OS's that i'd rather not mention..... [22:39] Zengol: I've never used it. it got installed with the ubuntustudio-audio metapackage. it probably uses jack audio, so depends on how well jack is set up [22:39] Yes, jack audio. [22:40] When I suspend my computer, my monitor turns off, but that's all. I can't turn it back on, but I know my computer is still on because it takes time to turn off after I press the power button. In short: can I suspend and leave my monitor on, to see what's going on? [22:40] mefisto__: I hope it work's well with an active bass guitar. [22:41] mefisto__: I'll have to give it a go here after awhile when i get my speaker's set up. [22:42] if anyone feels like it I would adore to have a 64bit package of these: http://www.kde-apps.org/content/show.php/Stasks+for+intrepid+KDE+4.2.1?content=100753 [22:42] and http://www.kde-apps.org/content/show.php/Fancytasks+for+intrepid+KDE+4.2.1?content=100754 [22:43] Zengol: you might want to install the linux-rt kernel for audio [22:44] Is there a hidden "make the monitor *really* turn off" option somewhere? Mine just blanks out, which is still too bright when trying to sleep. [22:44] I've got it set to power off after 10 minutes, but it doesn't actually do anything [22:44] p-f__: you been into system settings and checked the power control? [22:44] oh [22:45] there is always the power switch :s [22:47] p-f__- using System Settings -> Display -> Power Management? [22:48] Actually, System Settings -> Display -> Power Control [22:48] Dragnslcr: using Search->Power, because I wasn't actually expecting pwoer settings to be under display, but yes :p [22:49] aha, it works now [22:49] mefisto__: How do i go about getting the rt kernel? [22:49] it seems as though the solution was to change that setting from 10 minutes to 2, apply, change it to 9, apply, change to 1 and apply again [22:52] Zengol: install linux-rt or you could install ubuntustudio-audio if you want to install a whole bunch of audio apps and tools too. the rt kernel will come with ubuntustudio [22:55] evening all, I am running into an issue where my laptop reports that the battery has reached critical level and will shut down. the problem is that the battery is fully charged. I have looked into several older bugs, and they were supposedly fixed in Intrepid, but I am still having the issue. [22:56] jpedroza: and does it then shut down? or is it just confused and lying to you about the battery? [22:56] mefisto__: It promptly shuts down. [22:57] mefisto__: this is with a new battery that has been charging overnight. [22:57] hi [22:58] jpedroza: that's not good [22:58] mefisto__: I know. [22:58] mefisto__: Booting to Windows and I have no issue [22:58] mefisto__: only happens in Linux [22:59] jpedroza: just kubuntu? or have you tried other DEs or other distros and have the same problem? [23:00] only tried kubuntu [23:00] spanish? [23:01] lockphreaker: try #kubuntu-es [23:01] tank s j pedroza [23:04] mefisto__: For a while I had Jaunty on this same laptop, as a test laptop, and it worked fine. Since I reverted to Intrepid (clean Install) it is having this issue. [23:05] jpedroza: ok, jaunty uses powerdevil for power management. I don't think intrepid does, but I think powerdevil is in intrepid repos, so it's installable [23:05] !powerdevil [23:05] Sorry, I don't know anything about powerdevil [23:05] !info powerdevil [23:05] powerdevil (source: powerdevil): Power manager for KDE 4. In component universe, is optional. Version 1.3.0-kde4.1.2-0ubuntu1 (intrepid), package size 160 kB, installed size 556 kB [23:06] mefisto__: I tried to install Powerdevil, but it fails [23:06] jpedroza: fails to install? [23:07] i have a intel core2 quad core chip, but when i try the 64bit version cd, it boots me to a busybox shell, can i only use x86 only? [23:07] mefisto__: looks like it needs libplasma2 and that needs kde-workspace-data 4.1.4 but 4.2.1a is installed [23:08] inteliwasp: Is the quad core from intel x86 or x86_64? [23:08] inteliwasp: I am not familliar with that chip [23:08] jpedroza, how can i tell? [23:08] er... [23:08] jpedroza: you might be able to install the jaunty package then. search for it at packages.ubuntu.com [23:08] all quad cores are 64 bit afaik [23:08] let me wili it [23:09] wiki* [23:09] carpii: appears to be [23:12] i didn't see anything wrong in dmesg... [23:13] hello [23:13] * xavierg2003_ yawns [23:14] ! === ubuntu_ is now known as nandinho [23:21] ok, so my battery now shows that it is not present in /proc/acpi/battery/BAT1/state even though I am running on the battery right now. [23:25] where can I get the public keys for the ppa sources? [23:25] W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B9FBE5158B3AFA9 [23:27] XPS_M1330: do this: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8B9FBE5158B3AFA9 (the string from the GPG error) [23:31] thanks a lot === darren is now known as Guest34588 [23:54] saludos [23:54] español [23:55] speak spanish