[00:00] Ubotu needs to be updated for Dolphin. There is no system_directory under inode [00:00] ardchoille: I'll get the list for you in just a moment [00:00] draik: ah, a list, never mind. I was thinking it was just kubuntu-desktop === zerothis1 is now known as zerothis [00:03] Hey. I just recently installed some update packages on my computer and now whenever I go to the desktop I get a black screen. The mouse appears and is responsive, and if I hit the Menu key I can see the transition effects flicker. But everything else is just black. Any ideas, anyone? [00:03] ardchoille: In case you're still curious, http://pastebin.ubuntu.com/65953 [00:04] Anyone? [00:05] draik: Hmm.. it seems that dolphin is more tightly integrated into kde4 than d3lphin was in kde3 [00:05] You guys using Kopete for messaging (icq, msn and the like) or is there another/better alternative out there? [00:05] MNGoldenEagle- seems like a lot of people are having that problem. I think it's a video driver issue [00:06] gsa10132- I like Kopete [00:06] I do too, so far [00:06] The KDE4 version is a huge improvement over the KDE3 version [00:06] gsa10132: I use kopete. The only alternative I know is pidgin [00:06] gsa10132: I'm using kmess2 for MSN, but kopete for the rest [00:07] Dragnslcr: I see... in that case, how do I remedy the situation? Is there a way to rollback the drivers via the terminal? [00:07] nifty with the tabs piling in the chat window, rather than having a gazillion different windows in the lower bar [00:07] kmess2 is not in the repositories yet, and has yet to be released (but the betas are quite reliable) [00:07] gsa10132: there was tabbed chat mode in kopete/kde3 too :) [00:07] yeah, I know, Im on kde3 :) [00:07] using 8.04 [00:08] first time Linux on desktop.. went with the stable sure thing [00:08] other than hogging the CPU a lot and a few fixes to the config dialogs, I don't think kopete/kde4 is that much an improvement :P [00:08] I have 8.10 on my HP laptop and now I'm waiting for the Dell laptop to finish the download. [00:08] gsa10132- if you like Kopete in KDE3, you'll like it a lot more in KDE4 [00:08] hi guys ... [00:08] and gals ... [00:09] gsa10132- the KDE4 has a sane status manager [00:09] Dragnslcr: cool :) [00:09] can anybody tell me what these two error-messages mean? ... [00:09] mario@toxmqds:~/c$ gcc -o zinsi.c zinsi [00:09] gcc: zinsi: No such file or directory [00:09] gcc: keine Eingabedateien [00:09] I havent messed around a lot with it yet.. Id like to change the transparency levels tho [00:09] keine Eingabedateien = no input files [00:10] Dragnslcr: Any idea how to fix the driver issue, or at least make it use workable drivers? I'm new to Linux and am not very familiar with these things. [00:10] Darthfrog: are you around somewhere? [00:10] mado: sounds like you are in the wrong dir [00:11] favro: :) ... no i [00:11] i'm not [00:11] mado: then the file doesn't exist [00:11] the file "zinsi.c" is in the directory "/home/mario/c" [00:11] MNGoldenEagle- I haven't upgraded to 8.10 yet, so I don't really know how to fix it. I've just seen a couple other people describe the same problem [00:11] mado > try the absolute pacth from root to point to the file [00:11] the file exists :) [00:11] Mr-S: pardon? [00:11] mado try ./zinsi.c [00:12] gcc -o /home/mado/c/zinis.o [00:12] Ah... I see. Well, I'll see if I can use KDE in recovery mode and switch the driver. [00:12] Thanks anyway. [00:12] or go with favro [00:12] MNGoldenEagle- might be worth checking the forums. I'm sure there's at least a couple threads about the issue [00:13] doesn't work Mr-S ... and favro ... when i write you command i get many new lines ... i guess error-messages [00:14] but all these things i see there can't really be ... [00:14] most likely you done a bad thing with your file :) [00:14] it shows me only things in my commentary [00:14] i haven [00:14] 't done anything [00:14] just wrote some lines and saved :) [00:15] here -> http://phpfi.com/372573 [00:16] check the man pages to check if you have overlooked something and of course your file [00:16] anyone here have a clean kubuntu 8.10 install and can confirm that installing firefox requires some gnome (not just gtk) files? [00:17] goofey: a few folk have mentioned that [00:17] i'll see what a chroot says about it [00:17] favro: ok, just wanting to make sure i'm not crazy [00:17] hehe [00:19] *i can't figure it out* === lele_ is now known as tutankamon [00:20] mado: gcc -o zinsi zinsi.c [00:20] I have Konqueror crashing every time I'm trying to apply the changes. It will not save/apply Konqueror over Dolphin [00:21] Anyone else come across the same/similar issue? [00:22] thank you stdin :) ... now i have to find out why it doesn't like "getch():" :) [00:23] getch(); [00:23] zinsi.c:53: Fehler: »getch« wurde in diesem Gültigkeitsbereich nicht definiert [00:23] don't really know what that means [00:24] sorry ardchoille ... it was a ';' ... typo ... but there still is this error [00:24] ok [00:24] mado: getchar() [00:24] here -> http://phpfi.com/372577 [00:24] getch() is non-standard iirc [00:25] stdin: thank you :) [00:26] now the whole thing seems to work :) [00:26] probably some lazy MS dev decided "ar" was 2 letters too many [00:26] hehe [00:26] stdin: ... maybe ... i wrote "getch" because my professor always wrote this :) [00:26] I've worked with programmers like that [00:27] i am wondering ... [00:27] what will happen if i write "getchar" on a sheet of paper when there is a test? [00:27] Variable names like 'hdb' everywhere [00:27] in kubuntu isnt there something i can modify my pictures like cut out the part i need [00:27] in kubuntu isnt there something i can modify my pictures like cut out the part i need? [00:27] mado- depends on the class and/or teacher [00:28] tell your professor that MS is not a standard [00:28] xp-killer- I think Digikam can do basic cropping [00:28] Dragnslcr: hmm *agreeing* ... [00:28] one thing that might amuse you ... [00:28] my professor was quite surprised to see that i use openoffice.org :) [00:28] Dragnslcr: wat is croping? [00:28] mado: somehow that doesn't surprise me [00:28] mado- hehe [00:28] mado: getchar() is a part of the ISO/ANSI C89 standard, if he complains. fire him [00:29] stdin: hi [00:29] :=) [00:29] can you suggest any good tutorials for c and c++ ? [00:29] i'm just a beginner in programming ... [00:29] xp-killer- removing the outside of a picture, leaving only the part you want to keep [00:30] so i don't know what book or website or tutorial is good :) [00:30] xp-killer: krita should be able to crop [00:31] gcc OR g++ -o program source ... i will remember that [00:31] don't think of C as C++ that close. there are different coding styles [00:31] :) stdin [00:31] ok [00:31] C likes pointers and casting, C++ likes references and implicit casts [00:32] i guess i have to learn a lot :) [00:32] btw, the mrs asked me to put a CD onto her cellphone.. what tool should I use in Kubuntu for that? I assume she wants it in mp3 [00:33] erm ... i'll be back ... [00:33] gsa10132- depends on the phone [00:33] Sony Ericsson umm.. let me check.. w800 or something [00:34] gsa10132- if it's a good one, it'll have a USB port that you can just connect to your PC and it'll mount as a regular external disk [00:34] Otherwise it might be tricky [00:34] Can k3b do ripping music from cd and converting to mp3? [00:34] can i install kpdf for ubuntu ?? [00:35] bouma: gnome apps work fine in kde and vice-versa [00:35] its a K530i Sony Ericsson.. well, sure, it's got USB.. I was looking at possible software to rip the CD -> Mp3 really [00:35] ardchoille: right. i tried apt-cache search kpdf [00:35] Ah [00:35] bouma: in intrepid it's called okular [00:35] JontheEchidna: noiche :P [00:36] bouma: actually, I think kpdf was removed starting in intrepid, open a terminal and do; apt-cache search pdf [00:36] hi, i've installed kubuntu on my mum/sister's laptop to convert them away from windows, but i can't get amarok to play stuff off my sister's ipod nano (1st gen i think), how can i fix this? [00:36] the amarok error is "Some media could not be loaded (not playable)." -- it's just random stuff off her ipod i want her to be able to manage... [00:36] gsa10132- k3b appears to have a "Rip Audio CD" option [00:37] cool, I'll just go with that.. its a CD-book, two records.. doesnt even have to be superior quality I guess, since its speech mostly [00:37] make sure kdemultimedia-kio-plugins is installed and go to audiocd:/ in konqueror or dolphin [00:37] easiest CD ripping tool in the universe, ever [00:38] cool, will try that [00:38] does kile work with okular [00:38] you just drag & drop whatever format you want to where you want and let it work [00:38] i want it to reload a file automatically when it changes on disk. particularly pdf [00:38] without moving the view of the display [00:40] anyone know where I can get a nice looking terminal icon for my dock manager?? [00:40] deftone: lots of stuff in /usr/share/icons [00:41] How many passes does Konqueror have to do with "Updating System Configuration" before it is done being set as default over Dolphin? === ubuntu is now known as sdlnxgk [00:42] okay, kubuntu people. anyone ever installed a custom keyboard layout in KDE4? === sdlnxgk is now known as sdlnxgk|slp [00:43] because it worked in kde3, but kde4 doesn't want to take my changes into account === sdlnxgk|slp is now known as sdlnxgk [00:45] i'm affected by the nvidia drivers and don't wish to reinstall how can I get back to vesa drivers like when it first started up [00:48] whats new in 8.10 kubuntu? [00:48] is it stable? [00:48] seems pretty stable if you have the right video card [00:48] xp-killer: It is stable. I'm running it on one laptop right now, another is being installed [00:49] xp-killer: http://www.kubuntu.org/news [00:49] nvidia slipped us a micky [00:49] some cards work some don't [00:49] I gave up and just left the vesa drivers installed this time [00:49] maybe nvidia will get the 3d acceleration working [00:50] xp-killer: if you can call KDE 4.1.2 stable, then it is :) [00:50] lol [00:50] there always needs to be work done [00:51] hi all [00:51] My only issue right now is getting Konqueror to apply the settings of being the default app over Dolphin [00:51] ok all. got a question about manual migration from Hardy to Intrepid: I'd like to install my system in a 15G partition and my home Dir in a 500G partition. is there any reason to make my swap bigger than 5G or my / bigger than 15? also, if I'm running Hardy on another internal drive, will it cause problems to have my /home/username be the same if I'm mounting it directly for Ibex? [00:53] one more question: will I be able to simply rsync -a the contents of my home directory from hardy into the new partition? [00:53] memeemeee: 5GB is probably overkill as it is, and mixing hardy and intrepid on $HOME is not a good idea. as KDE 4 in intrepid uses ~/.kde [00:54] so stdin to successfully migrate I have to manually copy the files I want from old home to new? [00:55] or just create one user for hardy and one for intrepid [00:56] I use a public dir on my / for general files I want to share between users. not config files though [00:57] ok so you think that having the same username as a mountpoint as the username that hardy will be looking for inside it's / will be problematic? I'm going to trash hardy anyway as it is not working with my eth0 hardware (linux w/out internet SUX!) [00:58] if you don't mind that much, just "cp -a ~/.kde ~/.kde.old", then you have a backup if anything goes wrong [01:03] do you know if the boot loader will know where to look to find my $home for 8.04 (in otherwords same fs /home/username) even if I create a partition with the same name on another disc? sounds like it might confuse things [01:04] the bootloader only needs to know where the root is [01:05] /etc/fstab deals with the other mounts [01:07] do you know where can i play my mp3? [01:08] !mp3 [01:08] 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 [01:08] I can't get Konqueror to do it's defaults thing. It goes as far as trying to apply and goes through numerous "Updating System Configuration" progress bars to 100% and crashes once I switch desktops. Is there another work-around to make Konqueror the default over Dolphin? [01:08] ok. so if i select sda1 to load Hardy it will look in the fstab for the location of $HOME and not be confused by the partition that sdb1 is using for Ibex? sorry if i'm being dense. i'm fairly new to linux. learning a lot but certainly no power user [01:14] How do I run an app as root? [01:14] "kdesu konqueror" doesn't do anything [01:14] kdesudo? [01:15] Trying it now [01:15] That did it [01:15] Thank you qbg [01:15] ok. so stdin, if i select sda1 to load Hardy it will look in the fstab for the location of $HOME and not be confused by the partition that sdb1 is using for Ibex? sorry if i'm being dense. i'm fairly new to linux. learning a lot but certainly no power user [01:16] are there any known issues with Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller? I can't get it to connect to my linksys WGR54 anymore. I'm running Kubuntu 8.04 KDE3 and thinking about upgrading to 8.10 to see if it makes a dif. any help would be greatly appreciated. I have been working at this for days-- no weeks now to no avail [01:16] memeemeee: yeah, the /etc/fstab file tells the system what to mount where [01:17] I was right! It needs to be done with root privileges. That should be added to !dolphin [01:18] :( That did not fix my issue. [01:28] configure: error: C compiler cannot create executables [01:28] why am i recieving this error? [01:29] Because the C compiler couldn't create executables [01:29] !compile [01:29] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [01:29] i installed build-essentia [01:29] I'm guessing, but maybe something to do with the linking [01:29] *essential [01:29] so i don't think i have to install anything else [01:30] hi hi :) === richard is now known as Guest93480 === Guest93480 is now known as richard_ === richard_ is now known as richard__ === richard__ is now known as richard_ === richard_ is now known as richard === richard is now known as richard_ === sba61 is now known as birnisson === lkjhlkjglkjh is now known as maxbaldwin [01:48] hi. is kubuntu LTS supported for 5 years like ubuntu LTS? thanks. === richard is now known as Guest56919 [01:48] jerkface: wasn't it 3 years in the first place? [01:49] hello all [01:49] anyway, Kubuntu Hardy isn't an LTS because kde3 is not really supported anymore, and kde4 is quite a moving target :P [01:50] so the LTS-ness only covers the non-kde part of ubuntu main [01:50] security updates for 5 years http://www.ubuntu.com/products/whatisubuntu/serveredition/benefits/lifecycle [01:50] ah [01:51] well 5 then [01:51] you'll get sec updates regardless of whether you install ubuntu or kubuntu -- it's the same repository afterall [01:52] just don't expect sec updates for anything kde after like a year or so [01:52] i think i will lose support for fedora 8 when 10 is released later this month, but i don't want to move to kde4. that's cool thanks. [01:52] if i read that chart correctly, it's 5 just for the server version [01:53] jerkface: hmm, doesn't fedora 10 carry kde3 anymore either? [01:53] since f9 it has been kde4 [01:59] Laptop just shutdown during the installation of the downloaded packages. [01:59] How do I continue where I left off? [02:01] draik: just apt-get install I think [02:01] perhaps with -f [02:02] oh, from wikipedia the last kubuntu lts was 6.06 http://en.wikipedia.org/wiki/Kubuntu [02:02] Ralesk: It came back with "dpkg --configure -a" [02:02] man kubuntu is giving me issues [02:02] Ran that with sudo and it seems to be doing the job [02:02] then do that :) [02:02] good :) [02:03] How do I remove Dolphin as the File Manager. It is there under my Favorites of the K Menu. I realized that this is what opens when I choose the Network option from the Computer tab in K Menu. [02:04] !medibuntu [02:04] medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [02:04] ahh. just migrated from ubuntu hardy. so many headaches. [02:05] ok so my external monitor keeps shutting on and off === richard is now known as Guest61834 [02:07] tokah: http://blog.nixternal.com/2008.10.22/kubuntu-intrepid-dual-monitor-blinking/ [02:07] !dolphin [02:07] Dolphin, or more properly D3lphin, is the new default file manager for Kubuntu 7.10 Gutsy Gibbon. If you would like to make Konqueror your default file manager again, go to Konqueror - Settings menu - Configure Konqueror - File Associations and change the association for inode/directory and inode/system_directory to Konqueror at the top rather than Dolphin. [02:07] JontheEchidna, thanks man [02:07] np [02:08] Can someone please check their Konqueror settings? I do not have inode/system_directory [02:08] hello all. where did users and groups go under systemsettigs? [02:08] i dont see it anywhere in there === shg is now known as maxbaldwin [02:10] Kernel: KMenu -> Applications -> System -> User Manager [02:14] Has someone here successfully changed the default File Manager from Dolphin to Konqueror? [02:17] when will 8.10 powerpc ports be released? [02:19] hey can anyone help me add a second hd [02:19] if i use twinview on 2 monitors, and i maximize a window, will it span both monitors? [02:20] I just upgraded my Dell laptop to 8.10 and I don't have an X GUI [02:20] vandoren: were there even ppc versions of 8.04? o.o I thought they stopped providing the port a while back [02:22] I just upgraded to 8.10! === esteban is now known as huhuhuh [02:23] they release ppc versions unofficially http://cdimage.ubuntu.com/kubuntu/ports/releases/8.04.1/release/ [02:23] How can I make a folder into a .tar.gz? [02:24] wath is the URL in spanish [02:24] use konqueror and get the service menu [02:24] then just right click on the folder [02:25] wat is the pag........... in spanish [02:25] I need a faster repository, mine is at a lousy 4k per second! [02:27] twoten: the thousands of people who have installed/upgraded the past two days are all using the same repos, it's going to be a bit slow [02:27] I figgered as much, damn early adopters [02:28] and my kde now boots into a black screen [02:29] twoten: does alt+f2 do anything? [02:29] I'm in console mode now, do I hit alt-f2 while I'm in x? [02:29] twoten: Me, too. [02:30] twoten: what do you mean service folder? [02:30] twoten: yeah, it could be that the desktop is crashing [02:30] erm, service menu [02:30] hi, guys. [02:30] if that's the case it would be possible to launch it from krunner [02:30] service menu, there are a pile of them for konqueror, they extend the right click menu with super posers [02:30] powers [02:30] i have a broadcom wireless card. if i upgrade to 08.10 will i retainmy ndiswrapper setup or will i have to do it all over again? [02:31] ok, what do I click on after it? I'm not seeing anything that sticks out. [02:31] google konqueror service menus and find one that lets you zip up whole directories [02:32] sudo dpkg --configure -a quits on me because of too many errors. Is there a way to work around this? [02:32] broadcoms are a bitch, I had to give up and run a wire [02:33] twoten: i got it working with ndiswrapper. just don't want to fool with it again. does anyone know if the upgrade will kill my ndiswrapper setup? [02:34] binMonkey: I wouldn't think so, but I could be wrong [02:34] do you have your /home as a separate partition? then maybe your settings will be retained [02:35] enzo_: i keep thinking your way. [02:35] !upgrade [02:35] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [02:35] twoten: i'm not sure. how do i check if home is seperate? some of this stuff is still new to me. [02:35] I would think it best to create a backup of your settings [02:36] I keep my /home directory as a separate partition so whenever I upgrade it stays intact [02:37] i don't think i did that last time i installed. [02:37] next time i will though. [02:37] good habit to get into [02:38] i know to copy my home dirctory to backup but what about the directories that have my wireless stuff? do i just copy and paste them in after the upgrade? [02:39] can i make my home a seperate partition now? [02:39] I suppose, anything in /opt? is your wrapper config in /etc/hosts? [02:39] let me look. [02:41] I'm trying to upgrade using the Alternative CD on my desktop, and this is the error message I get: Could not find the upgrade application archive, exiting [02:42] draik: isn't the alt cd the one for testing? the live cd? [02:43] It's for upgrading [02:43] binMonkey: I got it running now, thanks [02:44] I'm running openGeu on my second computer while my big one gets installed [02:44] all right. wish me luck, guys. i'm going to try to upgrade now. [02:44] you luck good! [02:44] binMonkey: I hope you have a lot of hours to do other things [02:45] draik: i keep thinking: it's an upgrade, not a fresh install. cross your fingers. [02:46] binMonkey: I like how I'm about to upgrade my desktop right now and it's telling me it will take up to 44 minutes. [02:46] everyone's upgrading this weekend [02:46] The laptops have taken hours. [02:46] twoten: I know. It's just funny cuz of false hope :) === fitoria_ is now known as fitoria [02:47] ATI radeon works fine with kubuntu [02:47] I'll eventually whip my box back into shape [02:47] ATI radeon works fine with kubuntu?? [02:47] I have a 2000 HP laptop running Intrepid [02:47] I'm still trying to get the Dell laptop to finish upgrading. [02:47] draik: I hope you don't encounter the problem I have after upgrade. [02:47] Dig: What was that? [02:47] what was that? [02:48] menu.lst doesn't have the correct kernel entry [02:48] Haven't had that problem. [02:48] me neither [02:49] The desktop should be a breeze. [02:49] I wish my apt-get update would finish so I can install mc and fix my xorg nvidia problem [02:49] In regards to the Dell, I was expecting this. It just shut off at a random moment. [02:50] draik, twoten already upgrade to 8.10? [02:50] yeah I'm in the process, chatting over here on my second box [02:51] see you later, guys. it's started. [02:51] Dig: I have 2 laptops and a desktop. The HP is my guinea pig. That one is done. The Dell laptop is not going anywhere until I can push the installation of what it downloaded for the upgrade. The desktop is about to go right now [02:51] yo yo [02:51] ? [02:51] Great! [02:52] I just hope to get my Dell up and running [02:52] I have too many things in my ~ to just let it go [02:52] too many to backup? [02:53] Dig: Not exactly. Just no place to put them right now. [02:53] got a usb flash drive? a digital camera? [02:53] I have a 500GB external [02:54] Hmmm... [02:54] BRB [02:54] 500gig? pretty exotic hardware there dude [02:54] draik: tar cjf /path/to/external/$(date +%Y%m%d)-backups.tar.bz2 /home/$USER [02:55] Ok, here's the thing [02:55] hello room, I was wondering if once something is installed, like hplip, one can move the contents into a folder without it disrupting it's function??? [02:55] yeah [02:55] I was using it for "backup" of some stuff. I managed to put them on DVD storage [02:56] I freed up quite a bit of space. [02:56] twoten: was that yeah directed at me? [02:56] don't see why not, just keep any symlinks updated [02:56] ImLiz: once an app is installed, it's best not to disturb it as the package manager knows where it is and other apps may call the app and the path needs to be correct [02:56] no at draik [02:56] Long thought process short, I might be able to put it all in my external with 110GB left [02:57] let's hope you got usb 2.0 [02:57] One way to find out right now. [02:57] oh ok thanks ardchoille [02:57] maybe some package manager like kpackage could move it for you [02:58] twoten: I believe so. The Dell laptop was given to me because the owner thought it was useless. I told him I have a use for it and he just said, "Fine. It's all yours, free of charge. It would be a doorstop for me" [02:58] draik: nice [02:58] sweet, maybe a wee fast linux like puppy would be a better choice, or openGEU [02:58] This laptop came out to $140 with the purchase of 2GB of RAM and a new 160GB HDD [02:59] So, I guess the laptop cost me $140. Not even on the black market will it get that great. [03:00] you'd have to turn tricks to get bling like that [03:00] Hello everyone! I just got a used Dell Inspiron 600m. I have loaded ubuntu 8 on it and am having the following problem. When using email, open office apps etc. I will be typing along and bang! the line I am writting on changes to where ever the mouse pointer is.....HELP! [03:00] sounds like window focus follows mouse, there's a switch for that [03:01] bob__: Ubuntu or Kubuntu? and which 8? 8.04 or 8.10? [03:01] Maybe that autoclick thing is on. just a thought; I'm not even sure what it does. :S [03:02] alright, I'm getting mc! [03:02] 8.04 [03:02] I looked for a setting but couldn't find one.... [03:02] How do I get the USB to be recognized in 8.10? It did not come up. [03:03] anyone ever use envy? it's saved my butt a few times! [03:03] bob__: if it is Ubuntu, you should be in #ubuntu. This channel is for Kubuntu support [03:03] !envy [03:03] envyng is an updated version of the *UNSUPPORTED* envy package. It is now part of the ubuntu universe repository (envyng-gtk OR envyng-qt) we suggest you use envyng if every other (official/supported) method fails! it can have various results from works, to fails!!! if you want the very latest drivers from the manufacturer you use them at your own risk [03:03] Sorry [03:03] bob__: No problem, I'm just trying to get you the best help available [03:03] aw shuchs [03:03] shucks [03:03] does kmail in 8.10 store things in ~/.kde4? [03:04] I'll get outta here .... I type faster than I can see. ........Bahahaha [03:05] I am running the 8.10 Live CD. Why is my installed HDD not shown in /media ? [03:06] draik: it won't be mounted until you mount it [03:06] ardchoille: Sorry, it was on the side. Don't have time to play with Dolphin and use Konqueror. [03:08] hagabaka: I would think it stores things in ~/.kde/share/apps/kmail [03:08] is there a program dor converting mp3 format into a freeformat? [03:08] audacity? [03:08] ardchoille: but when I started it without ~/.kde4 existing, it said "could not create /home/hagabaka/.kde4/share/apps/kmail/mail" [03:09] it can do mp3 to ogg vorbis [03:09] Yeah, audacity is a good one. [03:09] i created it manually and it works now [03:09] iokay..thanks.. [03:09] I like the look of rezound but could never get it to work for me [03:09] but for some reason it sees all my mail even though they're in ~/.kde/, not ~/.kde4/ [03:10] hagabaka: strange, that sounds like it's going to give upgraders problems with configs of previously installed apps [03:10] I like the look of rezound but could never get it to work for me [03:13] okay, my xorg,conf says Load "Type1" and it crashed there, I assume that's type 1 fonts? [03:13] ardchoille: I am running your suggested command, tar cjf /path/to/external/$(date +%Y%m%d)-backups.tar.bz2 /home/$USER. Should I make /home/$USER /media/disk/home/$USER ? [03:14] ardchoille: I'm running the LiveCD. [03:14] draik: or /media/disk/$USER it's the place tar will put the tarball so edit as needed [03:15] draik: the resulting tarball will have a filename of 20081101-backups.tar.bz2 I use that command for nightly backups on sdb1 [03:16] I commented out Load Type 1 and x still crashes [03:16] Yup. That is what I have [03:16] draik: if you like that backup scheme, you can always make a bash script and throw it in a cronjob [03:17] ardchoille: That is something I would have to consider because that would save me quite a few concerns [03:17] now I'm running envyng from a console [03:18] Is it too late to try and retrieve my package list for all of my installed stuff? [03:18] draik: the only thing is you will have to go into the backups location and remove old stuff once in a while [03:19] can you save your package database? [03:19] is there like the update manager of ubuntu in kubuntu? [03:19] synaptic? [03:20] there's "adept" [03:20] tiklado: you mean update ubuntu apps as well as kubuntu apps? [03:20] yup [03:20] sounds weird when you say it like that [03:20] twoten: Is it possible to save? [03:21] maybe from kpackage, it does stuff other package managers don't do [03:21] ardchoille: I would only keep the files around for 2 weeks. After that, I will review what stays and what doesn't [03:21] prudent [03:22] I practice the same regimen with my stools [03:23] o.i'm quite use to ubuntu, where in the package manager update all by itself, unlike this one..im using the 8.10 and im just starting to learn how this works [03:23] Is it possible to make a backup of my installs? [03:23] !sysresccd | draik [03:23] draik: SystemRescueCd is a Linux system on a bootable CD-ROM. It contains a number of admin tools including gparted and partimage. http://sysresccd.org/Main_Page [03:23] hmm where can i get more widgets for kde4? === linuxwizard_ is now known as linuxwizard [03:24] draik: you can use that livecd and use the PartImage app to make images of your partitions. I do this once per month in case of disasters [03:24] maybe Steve Balmer can get you some [03:24] ardchoille: That's the issue. I can't do anything with it. [03:24] ardchoille: I'm locked out of the OS [03:25] draik: locked out? [03:25] !widgets [03:25] Sorry, I don't know anything about widgets [03:25] ardchoille: Sorry. I just tightened the bulb over my head. LIGHTS ON! [03:25] !widget [03:25] Sorry, I don't know anything about widget [03:25] !kde4 [03:25] KDE 4.1.2 is the latest major release of the K Desktop Environment. Packages can be found at http://www.kubuntu.org/news/kde-4.1.2 - Support in #kubuntu-kde4 [03:26] !mc [03:26] Sorry, I don't know anything about mc [03:26] !xine [03:26] Sorry, I don't know anything about xine [03:26] !gimp [03:26] gimp is an advanced image manipulation application for Ubuntu. See http://www.gimp.org for tutorials and more information. [03:26] ha! [03:26] Hm, !kde4 needs to be fixed [03:26] Dragnslcr: So does !Dolphin [03:27] Indeed [03:27] !parisHilton [03:27] Sorry, I don't know anything about parishilton [03:28] !botabuse [03:28] Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [03:29] !botsnack [03:29] Yum! Err, I mean, APT! [03:29] I wonder... can you overfeed a bot? [03:30] haha [03:30] a gourbot [03:30] My laptop is shutting down. [03:30] I didn't give it the command to shut down [03:30] Low battery? [03:30] It's on AC [03:31] AH [03:31] Michael Myers? [03:31] Uh [03:31] Trippy, right? [03:31] Yes [03:32] It's ood [03:32] *odd [03:32] This is what happened that messed up my install for the upgrades [03:33] when i ls one of the files has * at last [03:33] and althogh i own it i cannot delete it or move it === llljhbjkhvb is now known as maxbaldwin [03:33] says permission denied [03:33] Sudo? [03:34] This..might be a stupid question, but is there a way to rename my whole user account? [03:34] anyone knows whats wrong? [03:34] bibek: Try "sudo", then the command [03:34] hazzy: i cannot sudo since i donot have that previledge [03:34] why is there * at last of my filename? [03:35] weird, I can startx as root from a console but not as my user [03:37] Enter... the twilight zone. Kubutnu users are upgrading their systems today, only to experience odd anomilies (sp) throughout their newly upgraded operating systems. Today's episode is called, "Intrepid Ibex". [03:37] twoten: What is the error? [03:37] none listed I'll have to go track it down in the log file [03:38] twoten: see if root any files in your home: find /home/$USER -user root [03:38] I don't want to nag about this, but is there a way to rename my user account? [03:39] Aizawa: What you can try is creating a new user account. Log into that account and try to edit your original account. [03:39] That's the best I have for now. [03:39] Well, that works, but it's a lot of work configuring it. >.> [03:40] But thanks. [03:40] Aizawa: keep in mind that if you create a new account and end up deleting the old account, you may lock yourself out of sudoers if the old account has sudo privs [03:40] yeah there's a bunch [03:40] Hm? Wont I be able to sudo on a new account? [03:41] Nevermind. [03:41] Aizawa: not until you add the new account [03:41] Yeah I figured [03:41] twoten: Sorry, did you edit your /etc/sudoers file? [03:41] twoten: .ICEauthority or .Xauthority ? === aakash is now known as smarty [03:42] hey, i was able to use my headphone jack on 3.5 but after the upgrade to 4.1 i can no longer use my headphone jack with my headphones (or my volume control) any fixes? [03:42] looked in alsamixer? [03:43] nope, i'll do it right now [03:43] twoten: if .ICEauthority or .Xauthority in your home are owned by root, change ownership back to your user and then try startx [03:43] O.o 21 minutes left for the upgrade downloads. 400 packages in 21 minutes. :) [03:43] ardchoille: neither of those just adept_installerrc and katepart... [03:44] twoten: ok [03:44] I'm making progress though, nvidia seems to be loading and I'm getting 2 xsessions on my 2 screens [03:46] I just used the connected devices feature. That is a great addition. Makes it easier to manage. [03:47] Yes [03:47] reboot [03:48] well from what I've glimpsed 8.10 with kde 4.1 looks awfully slick [03:49] ardchoille: twoten: Just wanted to thank you both for the help. I'm going to continue tinkering with 8.10 and hopefully I can get things setup to my liking; namely, no more dolphin [03:49] yeah really, konqueror is way better [03:50] To be honest, I should get in the habit of using Konqueror more [03:50] I mean, no offense to the devs/creators of dolphin, but it's just not efficient. It feels like a clutter to me. [03:51] I'm all for the innovation of another option, but make the option easier to use, not a task to close out unwanted sections. === aakash is now known as smarty [03:53] ok i have an issue now ... i accidentally messed up some configurations... is there a "system restore" that i can use [03:54] in kubuntu? [03:54] KDE is very buggy [03:54] draik: yw :) [03:54] so is my compost heap [03:55] is there a system restore type of application that is in kubuntu, i need to revert some settings [03:56] hazzy: konqueror in 4.1 is pretty bad [03:56] firefox is more accurate in rendering [03:56] how so? [03:56] twoten: go to mail.yahoo.com; it messes up the rendering [03:56] esp. when you try to reply to a mail [03:56] oh as a web browser, but how about as a file manager? [03:56] Roey: Well, I only use it for file browsing [03:56] ohhhhh ok [03:57] ok then, happy browsing! [03:57] I use it as a file browser too :) [03:57] smarty: I don't think there is a system restore unless you downloaded one previously [03:57] I've just upgraded to intrepid, and now when I try to save a contact in kaddressbook via ldap, it hangs and I have to kill kontact and any kio_ldap processes to try again - any ideas why? [03:58] twoten: It turns out I don't have USB 2.0 on this laptop. The transfer rate is at about 500 kB/s to 3.4 MB/s [03:59] trappist: I'm not sure, but it happens to me too [03:59] yikes [03:59] Moving 57.8 GB is looking like a whole day... even up to 6 according to the counter. [04:00] you'll have time to go to the store and buy a usb 2.0 card [04:00] It's about another 10 minutes for the upgrade to finish downloading on my desktop. === user__ is now known as ardsapu [04:01] flash has stopped working after i upgraded it. it doesnt even realize its installed.. what gives? [04:01] On the bright side, I did save up to 15% by switching to Geiko. [04:01] lo0l [04:01] hazzy: I'll let you know if I discover anything useful [04:01] geico [04:01] Close enough [04:02] trappist: Alright, thanks [04:02] ok [04:02] mr---t-: Pity the foo' that can't spell a company name? [04:02] yeah [04:03] is ubuntuforums.org down? [04:03] as many freakin commercials they have [04:04] Dig: When I ping ubuntuforums.org, I get connectivity [04:04] But ah [04:04] It looks as though it is [04:05] does anyone else have this problem?: flash isnt recognized after upgrading it to flash 10 [04:05] can access as http://ubuntuforums.org/index.php [04:07] taimel: I'll test it myself [04:07] WOOHOO! YES! YES! YES! 2% on the data transfer from HDD to external! We're making our way up the ladder. [04:08] on my kmenu button, I don't get my most used apps appearing at the top of the menu [04:09] 3 minutes and about 40 packages left for the desktop upgrade [04:11] twoten: You mean your favorites list? [04:12] yeah, no longer appears on top of my menu [04:13] hazzy: do you have a launchpad account where if I create a bug, you can confirm it? === araneina is now known as hibana [04:14] trappist: I do now [04:14] hi, I installed 8.10 and my screen blanks when splash should appear. I have a siliconmotion. My xorg.conf has almost no info. The logs report missing Screens [04:14] Download is done. I am now doing the install. This was a very smooth install. [04:15] yore lucky, I got nothing but problems [04:17] Please help: I can't get KDE4 to use both screens, how do I get it to work? (It worked with kubuntu 8.04 and kde 3.5) [04:17] 3% transferred... yeah, I'll be here for a while. === kave is now known as Cwo [04:19] I have the twin screen problem too, so annoying [04:21] while booting: kernel panick: unable to mount root file system on unknown block(3,2) [04:21] can u help === ubuntu is now known as bodhizazen [04:24] while booting: kernel panick: unable to mount root file system on unknown block(3,2) [04:25] please help [04:26] Bobby: I had that problem when I upgraded from 8.04, so I reinstalled kubunt 8.10 from the CD and it went away [04:27] actually its on my slackware [04:27] it started when i upgraded my processor [04:34] Where do I go so that I can manage the icon size? [04:34] có ai viêệ nam ko [04:51] How do i put a custom icon on the start menu panel? [04:51] hello [04:53] Hello [04:54] help [04:55] deftone: does right clicking the icon give a menu? [04:55] !help | tacosarecool [04:55] tacosarecool: 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 [04:55] Like when plasma crashes I lose my panel widgets [04:55] bahh [04:56] ya it does favro [04:57] deftone: isn't there an option to change the icon? [04:57] with the right click menu? [04:58] yes [04:58] :) [04:58] it's the KDE menu editor but i don't see an option to replace the actual button for the start menu [04:59] I remeber seeing the option somewhere but can't exactly recall where [04:59] Let me look [05:00] I'll find where the button is located [05:00] On mine [05:00] Grr [05:00] My desktop refreshed [05:00] And no panel icons [05:00] I have a serious problem [05:00] Please help [05:01] !enter [05:01] Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [05:01] tacosarecool: how much resources are being used - top will tell [05:04] How do I tell [05:04] Which is using the highest [05:05] it will be at the top of top [05:06] Xorg? [05:07] One's at 98 percent [05:07] cput [05:07] cpu [05:10] tacosarecool: that'll be why your dramas are happn'n - try a diff vid card driver [05:12] favro [05:13] you still there? [05:13] . [05:13] Oh cool [05:13] Ok [05:13] So what do you want me to paste? [05:13] nothing - I suggested another vid card driver would be a solution [05:14] Any you recommend? [05:14] depends on your card - lspci | grep VGA will tell [05:15] ati x300 I know [05:15] or that series [05:15] I would start with the opensource ati driver then go from there [05:16] where's the open source ati driver at [05:17] it should be in the kernel - add it to the device section in /etc/X11/xorg.conf [05:19] Section "Device" Driver "ati" [05:19] Should I uninstall my old driver? [05:19] a logout/login after editing the file should be fine for that [05:20] Wait it's's different than the propeitary drivers in the hardware drivers right [05:21] yep it is the basic one [05:22] hey all...having trouble configuring a dialup modem...in over 2 years with k/ubuntu and many systems later, I've never had to do this before :) [05:23] !dialup [05:23] You want to connect via dial-up? Read https://help.ubuntu.com/community/DialupModemHowto - Also try disabling/removing KNetworkManager if KDE applications cannot connect using dial-up [05:24] Ok [05:24] Removed the driver [05:24] Now what [05:26] you should have Driver "ati" in the xorg.conf file right? [05:26] if so logout/login [05:27] Anyway where the xorg.conf [05:28] /etc/X11/xorg.conf [05:28] kdesu kate /etc/X11/xorg.conf [05:28] brb [05:29] k [05:31] kdesu kate /etc/X11/xorg.conf doesn't work [05:31] what do you mean doesn't work - fileis empty or... [05:31] so I use sudo isntead [05:31] instead [05:32] Section "Device" [05:32] Identifier "Configured Video Device" [05:32] EndSection [05:32] That's fine right [05:32] It doesn't say ati [05:33] yeh under Identifier "Configured Video Device" add Driver "ati" [05:33] favro: have looked at that page before, as well as the xmodem.org list already...but still having trouble finding one of over a dozen modems that I have here that will be recognized... have already swapped a few [05:34] dennister: sorry but I've never done dialup - none show in lspci? [05:34] have also downloaded and isntalled the scanModem tool, and with every modem I swap in, gnome-ppp still can't find a modem...they all show up is lspci [05:35] Ok what do I do [05:35] put ati under where [05:35] dennister: gnome-ppp? - you know this channel is for kubuntu there is #ubuntu for ubuntu [05:35] yeh under Identifier "Configured Video Device" add Driver "ati" [05:35] tacosarecool: ^ [05:36] so Section "Device" [05:36] Identifier "Configured Video Device" [05:36] EndSection ati [05:36] Or what [05:36] no Section "Device" [05:36] Identifier "Configured Video Device" [05:36] Driver "ati" [05:37] EndSection [05:37] So change configured video device to Driver ati [05:37] no [05:37] favro: yes, i know it's kubuntu channel, and I prefer kde, but the howto's are usually written for gnome... [05:37] tacosarecool: there should be four lines when you're done [05:38] has anyone here ever configured a diaup connection? [05:38] tacosarecool: the first will be [05:38] Section "Device" [05:38] second [05:38] Identifier "Configured Video Device" [05:38] third [05:38] Driver "ati" [05:38] and last [05:38] EndSection [05:39] Section "Device" [05:39] Identifier "Configured Video Device" "Driver "ati" [05:39] EndSection [05:39] That right? [05:40] tacosarecool: yes :) [05:41] !upgrade [05:41] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [05:42] tacosarecool: now the best way to start it is sudo /etc/init.d/kdm restart [05:42] that stupid thing isnt clear [05:42] whats the command line to upgrade? [05:46] ???? [05:48] Alrighty, anybody know what's going on with Intrepid's Xorg + NVidia? [05:48] anyone know how to upgrade? lol [05:48] apart from them not getting on together? [05:49] mrunagi: instructions for that can be found on www.kubuntu.org [05:49] whoa intrepid has problems with nvidia? [05:49] mrunagi: Well, It's not going to work out of the box at any rate, I'm sure it can be made to work though or the complaints would have been very loud and hard for me to miss. [05:49] mrunagi: upgrading from Hardy to Intrepid? [05:50] yes ardchoille [05:50] mrunagi: https://help.ubuntu.com/community/IntrepidUpgrades/Kubuntu [05:50] its hard having had a few drinks lol [05:51] mrunagi: Then perhaps you should wait.. you can't downgrade [05:51] are u saying i should expectt problems? [05:52] I don't know, what do you think about upgrades mixed with drinks? [06:00] hello [06:01] I did the thing you said [06:01] Then It froze [06:01] Then I had to get it back to default [06:01] favro [06:01] . [06:02] the reset [06:02] And I also have a problem at boot up not really a problem but the boot up text is weird [06:02] all I can suggest is to replace "ati" with "vesa" in that file [06:02] Anyway stableizing kde is more important to me right now [06:03] Because the weird text is just when it's booting the text only part if you know what I mean [06:03] from what you said top was saying it is xorg that is using the cpu - that's the driver afaik [06:04] vesa? [06:05] vesa is the "cover all bases" basic driver [06:05] someone else might have a better suggestion [06:05] Can I try the ati again [06:06] Though next time I'll just restart [06:06] Instead [06:06] Of the kdm restart [06:06] What was the kdm command [06:06] tacosarecool: now the best way to start it is sudo /etc/init.d/kdm restart [06:07] sudo /etc/init.d/kdm restart messed up it froze [06:07] hi, i can't compress files with ark in gz and bz2 forms. [06:07] try ctrl+alt+F2 then sudo /etc/init.d/kdm restart tacosarecool [06:08] but where do I edit xorg again? [06:08] /etc/X11/xorg.conf [06:08] !kdesu [06:08] 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) [06:10] I can not change the position of the files, help plz [06:10] lol I've been using sudo alot then [06:10] Oops [06:11] Eldemon: which files do you want to move? [06:11] I did kdesudo /etc/X11/xorg.conf [06:11] and it said command not found [06:11] any files [06:11] .pas .mp4 [06:12] tacosarecool: you need an editor - kdesu kate /etc/X11/xorg.conf [06:12] kdesudo kate /etc/X11/xorg.conf [06:12] yep [06:13] Eldemon: are the files in your home dir? [06:13] yes [06:13] Oh by the way [06:13] This is a install of kubuntu over ubuntu [06:13] hmm when i right click zip files and stuff...it nor longer has the options to extract to or extract here [06:14] Eldemon: right click and select cut - go to the dir you want them in and right click anywhere and select paste [06:14] tacosarecool: that shouldn't matter I would think [06:15] Wicked: in konsole type which ark [06:15] /usr/bin/ark [06:15] favro: I don't think dolphin has the same actions in Intrepid as it did in Hardy and before [06:15] he just need to write a few service menus [06:16] Wicked: right click the file select open with then browse to /usr/bin/ark [06:16] fisrt thing I do is remove dolphin [06:16] favro, yea..i know that..but i want a option when i right click to extract...like i used to have [06:17] Why remove dolphin? [06:17] Wicked: ardchoille> he just need to write a few service menus [06:17] Can I still use kdesudo? [06:17] I have kubuntu installed on top of ubuntu [06:18] tacosarecool: practicality, usability, sanity [06:18] Wicked: look in /usr/share/apps/konqueror/servicemenus and write yourself some service menus for dolphin [06:18] tacosarecool: it should have been installed if not install it maybe? [06:18] hmm [06:18] ok ardchoille [06:19] ardchoille: got an example maybe? [06:19] so lost [06:19] there might be some existing service menus in /usr/share/apps/dolphin [06:19] you're in #kubuntu becoming [06:19] I removed dolphin here so I don't have anything related to it [06:20] lol [06:20] :) [06:20] !paste [06:20] 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) [06:21] becoming: start at the beginning - we might be able to help === vinci_ is now known as vinciWu [06:21] http://paste.ubuntu.com/66067/ [06:21] i'm at the beginning [06:22] i've yet to jump to linux [06:22] but i plan to with kubuntu [06:23] sorry, what is "!paste"? [06:23] becoming: I recommend the 8.04 lts for a start [06:23] Dig: it's a command to have the bot return some info [06:23] !bot | Dig [06:23] Dig: 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 [06:23] favorite bot out of one bots [06:24] why not 8.10? [06:24] http://paste.ubuntu.com/66067/ [06:24] it's still abit too new [06:24] ah [06:24] That right favro? [06:24] looking now [06:25] tacosarecool: looks fine tacosarecool [06:25] i tried to run 8.10 off the cd, but it runs at too high a resolution [06:25] becoming: the last thing we want for a new Linux user is to be overwhelmed and dump Linux. 8.04 will give you far fewer problems than 8.10 at this point [06:26] becoming: that means you need to install proper vid drivers and that is an issue for some with the new version of kubuntu [06:26] !bot [06:26] 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 [06:26] can anyone walk me through changing the kde start menu button to another one that i have? [06:26] i have up to date drivbers for win [06:27] becoming: those won't work in Linux [06:27] !bot | Dig [06:27] Dig, please see my private message [06:27] i figured as much [06:27] tre problem is my monitor [06:28] Ok now what? [06:28] my vid card can do high rez [06:29] tacosarecool: does top show cpu usage as reasonable now? === Administrator is now known as steelhoof [06:29] evening all [06:29] becoming: well, video drivers are a big issue in 8.10, you're best bet is starting with 8.04. I've been using linux for 7 years and I'm still on 8.04. [06:29] becoming, is that 'can' ? OR 'canNot' do high rez ?? [06:30] !paste [06:30] 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) [06:30] My monitor can only do 1280x1024 [06:30] unfortunately [06:31] I'll take a look at 8.04 [06:31] hey folks [06:31] becoming: I can give you a link if you want. Where are you located? [06:32] Is the only real difference between Kubuntu and Ubuntu Gnome and KDE? [06:32] yes [06:32] Because I like what I've seen of KDE4 so far [06:32] becoming: same base system, only the desktop is different. There's also xubuntu with XFCE [06:33] I saw that [06:33] becoming: once you have one installed, it's easy enough to install another desktop environment too [06:33] hah adept wont let me upgrade [06:33] looking for an install image that will be happy on a usb flash drive than can be setup from windows. [06:34] Ok, with that said is it easier to start with Ubuntu or Kubuntu or does it not matter? [06:34] serve no has dvd drive, remote location with only a win32 laptop [06:35] becoming: that is not easy to answer. I have a 8 year old niece who started with kde and she's fine. others prefer gnome [06:35] the last kde version led me to gnome [06:35] :) [06:36] I cannot remember in my mind. Did Linus recommend KDE? [06:36] 4 or 3? [06:36] kde4 amazing [06:36] Yes [06:36] He did recommend kde [06:36] KDE4 is beautiful [06:36] that's why i want to go kubuntu [06:36] Yeah [06:36] becoming: have you browsed the gnome and kde sites yet? [06:36] kde4 has too many gadgets for me, but its personal [06:36] I just got to stabalized [06:37] i've looked at kde [06:37] gnome not so much [06:37] becoming: also keep in mind that you can make kde and gnome both look pretty much like anything [06:38] becoming: http://ardchoille.nfshost.com/Gallery/Screenshots [06:39] In my experience, I kind of missing the real desktop, rather than widgets. [06:39] yeah i didnt like the widgets either [06:39] i like widget desktop [06:39] fun for like 2 minutes [06:40] having problems logging as root [06:40] !root [06:40] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [06:40] deftone: you're not supposed to log in as root and it's recommended not to. [06:41] yeah, it's dangerous [06:41] !sudo [06:41] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE) [06:41] widget desktop is very flexible [06:41] i want to rename the kdemenu.png file to kdemenuold.png so i can replace it with a better icon. [06:41] Wait [06:41] Ok [06:41] i love the folder view [06:41] favro [06:42] How do I do that command [06:42] deftone: use sudo for that [06:42] ctrl alt f2 right [06:42] then [06:42] yep [06:42] but then what [06:42] command [06:42] What command [06:42] folks, i'm tired and probably stupid, but i'm trying to run Adept_manager in 8.04. It keeps telling me that the database is locked (used by some other process). i've killled off all adept/apt processes but it's no use. I'm not usually an ubuntu user so i'm confused. (sourcemage user). Any ideas? I'm running as root so it should not be a permissions issue [06:43] sudo /etc/init.d/kdm restart [06:43] tacosarecool: ^ [06:43] need help with something weird i am having. I usually install mysq admin, query browser find, either from adept manager or synaptic, but now they dont show, they only show when i do a aptitude search [06:43] What if it freezes? [06:43] !aptfix | Bearcat [06:43] Bearcat: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [06:43] Can I do kdesudo? [06:43] Bearcat: sounds to me like you have some process still using the database [06:43] what i mean with all of this is that several packages are not showing on either synaptic or adept manager but they do show when i use aptitude [06:43] ardchoille: right. the question is..wht process? [06:43] first you have to know where is the icon is [06:44] tacosarecool: that's what backups of files are for [06:44] how do i rename a file that needs root ? [06:44] but do I need to put sudo or kdesudo [06:44] sudo cp files files [06:44] deftone: sudo mv -v filename newname [06:44] ardchoille: doing a 'ps aux |grep ad' and 'ps aux |grep apt" show me nothing of relevence [06:44] tacosarecool: if you are not opening a window then sudo [06:45] Should I close all the windows [06:45] Yeah [06:45] anybody? [06:46] CYREX: use synaptic [06:46] VinciWu please read what i wrote [06:46] CYREX: sorry [06:47] and yes i know...synaptic rocks [06:47] maybe you have to update your repository [06:47] already did [06:47] CYREX: in synaptic, did you click the Reload button? [06:47] i can see any package from aptitude but not from adept or synaptic [06:48] CYREX: reinstall synaptic? [06:49] CYREX: remove completely and reinstall [06:49] CYREX: or reconfigure it [06:50] hehe vinci no [06:50] its not synaptic or adepts fault [06:50] CYREX: and then i dont know, sorry [06:50] besides i think the problem is something else because synaptic is ubuntus manager and adept is kubuntus [06:51] already check sources.list [06:51] already did an aptitude update [06:51] already did a hard reset [06:51] hi I'm trying to make a bash script, it is my very first one and I've hit something I cannot understand, the first line of the script should be #!/bin/bash shouldn't it? i get the error that it's the wrong interpreter no such file or directory [06:51] do me a favor at least [06:51] tried /bin/sh too [06:51] look in synaptic or adept [06:51] for mysql [06:52] CYREX: ok [06:52] then look for the packages "mysq admin", "mysql gui tools" or "mysql query browser" [06:52] !bash [06:52] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [06:52] or look for VLC [06:52] carloslicea: in terminal type which bash [06:53] let me know if you find any of this [06:53] if you dont then you have my same problem [06:53] CYREX: you on Intrepid? [06:53] favro: /bin/bash [06:53] weird thing is, the count for all packages is correct [06:53] yeap [06:53] 8.10 baby [06:53] favro: now I'm confused! lol [06:53] ok [06:53] got 2 pcs here, one with ubuntu, another with kubuntu [06:53] you and me both... carloslicea [06:54] CYREX: ok, i found all of them [06:54] carloslicea: are you sure the error isn't coming from something in the code of the script? [06:54] you did [06:54] carloslicea: because #!/bin/bash is correct [06:54] the digikam in the kubuntu repos are 0.9.x, right? [06:54] ardchoille: no I'm not actually, but shouldn't it tell me if the error is in the script? [06:54] CYREX: yes [06:54] carloslicea: no [06:54] no? [06:55] oh [06:55] carloslicea: care to pastebin the script? [06:55] !paste [06:55] 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) [06:55] carloslicea: paste the script and we'll try and decipher it [06:55] !paste [06:55] ok now is all weird since both have the same problem [06:55] !lag [06:55] different PCs [06:55] You have lag, I don't have lag [06:55] ardchoille, favro: ok, it's actually like 3 lines long [06:56] carloslicea: 3 is ok here [06:56] CYREX: did you mean you can see it in aptitude? [06:56] exactly [06:56] if for example i do a "aptitude search vlc" [06:56] i will see all the vlc packages [06:56] but if i look for them either on adept or synaptic i wont find any [06:56] does apt-cache search do the same [06:56] it should [06:57] "should" [06:57] not only that but synaptic will give me the finger while adept will stick its tongue out [06:57] hehe [06:57] haha [06:57] CYREX: it's really weird [06:57] i know..never seen adept stick its tongue out [06:57] favro, ardchoille: http://paste.ubuntu.com/66078/ [06:57] CYREX: will you change other repository? [06:57] just kidding, well i guess i will work on this to see what the problem is [06:57] did 3 changes [06:58] after i got that problem [06:58] i removed the cdrom link in the sources.list [06:58] checked again [06:58] added the winehq link [06:58] check again [06:58] nothing [06:58] carloslicea: and you have given this script a ".sh" file extension and made it executable? [06:58] everytime i checked i did an update of course [06:58] a\ [06:58] ardchoille: yes i did both [06:59] so my question is why can apt or aptitude SEE all packages, but not the graphical managers [06:59] let me do a ps -e maybe there is something there [06:59] CYREX: did you set the filter? [06:59] carloslicea: try a space after for [06:59] ardchoille: ls -l: -rwxr-xr-x 1 carloslicea carloslicea 123 2008-11-01 23:58 obtener.sh [06:59] let me check [07:00] CYREX: mine in search filter are all checked [07:00] favro: still the same: "bash: ./obtener.sh: /bin/bash^M: intérprete incorrecto: No existe el fichero ó directorio" rougly wroing interpreter, the directory or file doesn't exist [07:01] thank you vinci [07:01] it was that [07:01] but the checked ons where oki [07:01] so, I'm running 8.10 now, but for some reason every time I start firefox, it loads on top off panels, without a tool bar that would alow you to minimize or maximize etc.. any ideas ?? [07:01] it was the other tab [07:01] the section tab [07:01] it was on exclude all [07:01] favro, ardchoille: wait a minute! i think i know what's wrong [07:01] carloslicea: remove the #!/bin/bash and let it use the default sh [07:01] put it on include all now it works [07:03] favro: solved it, I was saving with the end of line of Windows (I was working with some people who uses windows", hence there was an extra character there (/r/n IIRC while in linux is just /n ) [07:03] CYREX: haha, solved [07:03] favro: thanks a lot [07:03] carloslicea: np :) [07:03] well the only thing not working in synaptic is the quick search, but for the normal Search button is good now [07:04] many thanks [07:04] Windows? is that thing still around? ;) [07:04] evil things never die... [07:04] CYREX: quick search will just search the results, and the search will search the whole repository [07:05] am very sorry for all you kde adept manager lovers [07:05] carloslicea, seen that issue MANY A TIME... [07:05] but that crap sucks [07:05] cant find anything there [07:05] can I ask off topic question here? [07:05] thank vinci [07:05] didnt know that [07:05] Dig: probably better in #kubuntu-offtopic [07:05] CYREX: ha i still use synaptic, adept is too crap [07:05] same [07:05] either that or terminal aptitude [07:06] synaptic manages much better packages, relations and shows in a TRUE user-friendly gui all the info [07:06] favro: :) [07:06] dr_willis: have you? :P [07:06] adept gives me the finger AND the tongue [07:06] yep.. it pays to not edit/transfer scripts to/from windows :) [07:06] CYREX: i just use aptitude few times, because im lazy [07:07] well vinci many thanks, take care [07:07] dr_willis: noted [07:07] hehe [07:07] CYREX: you too [07:07] at least ya saw the ^M in the error message /bin/bash^M [07:07] dr_willis: I stared at that wondering what it was [07:07] ctrl+M? [07:08] windows uses a Carrage return + Line feed... Linux just uses one of those.. [07:08] MS using its own standard since dos days.. :) [07:10] hello one and all [07:10] !hi [07:10] Hi! Welcome to #kubuntu! [07:10] Quick 8.10 question? My wired connection is working but I can't see any way to edit that through gui - edit config from the taskbar only seems to allow add new - is this "correct"? [07:11] mike_: it has been mentioned before [07:11] k - is it intended to be fixed? [07:12] how do how do you add a git repository to adept or synaptic? I'm trying to install the drm via freedesktop's git repository and it tells me the drm directory already exists. I thought if it was in the repositorys, it would update on its own. I have version 2.3.1 and the intel graphics driver calls for >=2.4 [07:12] favro: k - is it intended to be fixed? [07:13] mike_: I guess the devs have the best intentions for all issues but time is the factor - in other words who knows at this early stage [07:13] good day [07:13] hello ilya [07:13] mike_: you can manually edit the /etc/network/interfaces file [07:13] how do i get rid of the Home folder on the task bar? [07:14] favro: ok thanks - I know that but in my old age I find I like gui's :-) [07:14] :) [07:14] deftone, right click, should be a remove this ... option [07:14] what intel graphics chip do u have scarlet? [07:14] anyone plays game on Linux? [07:14] !games [07:14] Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php [07:14] wow that was too easy....lol..thanks crxyem [07:15] np [07:15] right click ftw [07:15] deftone: [07:15] Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c) [07:15] 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) [07:15] ubbut, do you like default games from packages.ubuntu.com? [07:15] 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) [07:15] cool [07:16] oh boy [07:16] !tab | ilya_ [07:16] ilya_: You can use for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [07:16] that video chipset is blacklisted so ur gonna have problems just like me [07:16] i can't run compiz or anything fancy cause of that either....i hate it. [07:17] deftone: why's it blacklisted? [07:17] intel normally has good support - the blacklist file sometimes mentions the conflict [07:18] oy vey..... [07:18] because something about the accelerated graphics portion of that chip interferes with xorg...they both want to use it....there's a bunch of stuff on it...i can find it if you want to read it [07:19] i can't believe it's blacklist....there's a ton of people with that chipset....that's just not acceptable man....grrr [07:19] I've noticed that all the errors I get seem to lead back to xorg. I get a whole bunch of EnumDisplayDevicesW errors when I launch wow....which just crashes [07:19] i was gonna go with mandriva because of that specific problem [07:20] it would be odd that an intel chipset woruld work properly with one disrto, and not others.. assuming the kernel versions are the same. [07:20] so would mandrive be better? or SuSe, or Debain or something? [07:20] mandriva works with Intel GM965 out of the box....why mandriva does and ubuntu doesn't is beyond my comprehension [07:20] could be some xorg version issues also. [07:20] unfortunately mandriva is the only one i know that works.....i've read on this for about two weeks now. [07:21] I've spend weeks installing ever opengl support and trying to update drivers.....and it's all for not for a black listed chipset.... [07:21] mandriva looks good in blue but that drake tools thingy is counterintuitive [07:21] unblacklist it and see if it works? :) [07:22] back the file up first [07:22] uhhhhhhhhhhhh.....somehow, I doubt it............I"m not a Linux Goddess... [07:35] can anyone reproduce a bug? click on "Add widgets" and in the add widget window, click on the drop menu to select any of the categories. The entries so appear are blank without an icon and/or name. Switching back to "All categories" still shows them blank. [07:36] glade88: confirmed here yesterday [07:37] ardchoille: did you file a bug report? [07:37] glade88: I didn't have time at the time [07:37] ardchoille: ok. thanks for confirming. I'll file it now :) [07:37] That was bug number 30 or so for me on kde4 and I was in a rush to restore Hardy to the system. [07:38] glade88: if you do file it, let me know where it is and I'll log in and confirm it [07:38] ardchoille: I'll give you the link shortly [07:38] ok [07:42] ardchoille: https://bugs.edge.launchpad.net/bugs/292509 [07:45] glade88: done :) [07:45] ardchoille: thanks :) [07:45] why is kde4 so buggy? [07:45] makes it more fun [07:46] +1 [07:46] making new things is bound to be buggy [07:46] making buggy things isn't new tho [07:47] glade88: yw === john is now known as Guest58252 [07:55] has anyone gotten kde to run on two xdisplays? [07:55] ello. i have a creative webcam live!...runs fine in cheese, but since i upgraded to 8.10, it will not work with kopete. it shows the device and the driver (zc3xx) but dont' work. [07:56] any ideas? [07:59] !webcam [07:59] Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [07:59] hope it's been updated [08:01] proberly not. :) [08:02] hi why is there no more the option for add an activity on ibex? [08:02] is kde4.1 out yet? [08:03] on/in ibex (8.10) [08:03] and in hardy [08:04] no in hardy there are more activities [08:05] but i cannt zoom out for add an activity on ibex with the menu right on top or is there another setting option for that somewhere else? [08:05] doilgheas: sorry - I meant kde4 is available in ibex and in hardy - for digitalvectorz [08:06] oh ok [08:06] lol thanks favro [08:06] np :) [08:06] does kde4.1 have webcam support working for kopete? [08:07] it "should" - did the link from ubottu help at all? [08:07] cause i had installed kopete before upgrading to 8.10, and the webcam worked well. but after installing 8.1 and then installing kubuntu-desktop (after the upgrade) it stopped working [08:07] i've tried the supported cams link..and messed around there === patrick is now known as com_h [08:17] Good evening all, this might be a silly question, but my system was working all good, and I installed VMware Server, now even when I'm not running the VMware Server I seem to be getting a heap of hard drive activity, even when Kubuntu is idle, is there a task manager or some way I can see what is doing all the drive activity? apart from that the system seems to operating fine. [08:18] htop, top can show running processes/ussage [08:18] top [08:18] oh my.. lag [08:18] com_h: press ctrl+esc [08:19] but it doesn't show drive activity [08:20] neither does top [08:20] there's iotop - but i don't remember how useful it is [08:21] I would like to add i/o activity to the task manager (i'm the maintainer) [08:22] I upgraded to 8.10 and there is a bug on NetworkManager. how does solve it? [08:22] my network card left of working. it happens on both Ubuntu and Kubuntu 8.10 [08:22] best solution by now => # apt-get remove network-manager; ifconfig eth0 up; dhclient3 === mtc1 is now known as Drobomb === Drachenblut is now known as Lord_Drachenblut [08:38] http://www.ihateyoujulia.com/?id=5bc1d1661d9c1173c82772dc7af22070 [08:40] hey [08:40] i was upgrading from Hardy to Intrepid [08:40] it errored out @ 99% [08:40] what's the proper way to resume it? [08:40] i was using kdesudo "adept_manager --dist-upgrade" [08:41] what if you use sudo aptitude dist-upgrade? [08:42] maybe apt-get install -f [08:42] encephalitogenic: oh come on.. [08:42] Machtin: sudo aptitude dist-upgrade will not upgrade to the nest release [08:42] !spam | encephalitogenic [08:42] encephalitogenic: Unsure how you should behave on this channel? See (in a private message with the bot, /msg ubottu ): !AskTheBot, !CoC, !Guidelines, !Offtopic, !Language, !Attitude, !Repeat, !Enter, !Paste, !Caps, !NickSpam, !PM, !English - And most importantly, use common sense... [08:43] thought he udpated his sources.list [08:43] my bad [08:43] "do-release-upgrade"? [08:44] everything's already upgraded [08:44] sources changed, too [08:44] i'm doing the aptitude dist-upgrade [08:44] it's just removing a bunch of packages [08:44] it errored out @ 99% doing the install [08:44] so this should work, i guess [08:44] this always happens to me during dist upgrades =\ [08:44] heh [08:44] hm [08:44] !upgrade | vurv this is how to do it [08:44] vurv this is how to do it: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [08:45] by the way.. where can i select the services which i want to be launched at startup? [08:45] anyone know how to handle forigin chars in command line? [08:45] like.. i e.g. installed vsftpd.. and i don't want it to start automatically [08:45] favro: and, um.. yeah [08:46] already was following the Kubuntu notes [08:46] delete it from the system services runlevels [08:46] but thanks? [08:46] !sysv [08:46] Sorry, I don't know anything about sysv [08:46] Updated to 8.10 and now I can't seem to connect to my home wireless. Each and every time I configure WEP for an ASCII pass phrase, when I re-open the configuration it is back to default HEX [08:46] hi. anyone else having graphical problems with kubuntu 8.10? i've got intel integrated graphics and when i use blender windows keep filling up with static. [08:46] Hmm thers some sysv config tools in the repos.. not sure if any come with kubuntu [08:46] !sysvconf [08:46] Sorry, I don't know anything about sysvconf [08:46] !find sysv [08:47] !info sysv-rc-conf [08:47] sysv-rc-conf (source: sysv-rc-conf): SysV init runlevel configuration tool for the terminal. In component universe, is optional. Version 0.99-6 (intrepid), package size 23 kB, installed size 104 kB [08:47] sysvconfig - A text menu based utility for configuring init script links [08:47] dr_willis: !find is borked unfortunately [08:47] theres also some command line tools rc-Somthing.somthing [08:47] sysv-rc-conf [08:48] I dont see that on my 8.10 setup favro _ odd [08:48] !info sysv-rc-conf [08:48] sysv-rc-conf (source: sysv-rc-conf): SysV init runlevel configuration tool for the terminal. In component universe, is optional. Version 0.99-6 (intrepid), package size 23 kB, installed size 104 kB [08:48] kay. [08:48] thanks [08:52] zaishaza: you could try going to system settings and changing the Desktop->Advanced Options->Compositing type to xrender [08:53] zaishaza: I think what you are seeing is an opengl thing [08:53] zaishaza: you need to either turn off opengl rendering in blender (if possible) or turn off off compositing opengl rendering [08:53] anyone here have experience fixing scim + intrepid ibex for KDE4 input? [08:55] JohnFlux2: thanks. i'll try that [08:55] I recall removing scim. :) it was spamming in the backdground making konsole take 20+ sec to startup [08:55] haha, I don't have that problem [08:55] I need to input japanese characters [08:55] This was in the RC/Beta.. so it may be fixed by now. :) i got no need for scim so i dident pay much attention to it [08:55] works fine for GTK, KDE3 apps, not KDE4 (or OO.org) [08:56] which is particularly annoying since Kiten (Japanese dictionary) is KDE4 [09:00] changing to xrender didn't help. my screen still keeps filling up with static when i use blender. === hanzz__ is now known as HanzZ [09:03] was wondering if someone could tell me how to change my name? [09:03] in Kubuntu 8.10 [09:04] change from administrator@computer to something else@computer [09:05] no one knows :(? [09:05] yep [09:05] i would help you but i've already been banned in two chans for that sorry ^^ [09:06] that would need you to make another user and login as that user afaik [09:06] this is the tech support channel right? [09:06] free support yes [09:06] nekostar: you just don't get how it works here [09:06] also ubuntuforums.org is quite good. [09:06] alright thank you [09:07] neko, for a second I thought you were talking about 4chan or something [09:07] administrator basically most of us use ubuntu or one of its variants, and we hang out and help ppl who need it. [09:07] lol adhe90 [09:07] er administrator rather :P [09:07] ok, so just make a new user [09:07] administrator so say you learn a few tricks, perhaps you hang out and end up helping favro one day ;) [09:07] yes [09:07] heh, will do [09:07] thanks [09:07] make sure to add that user to groups admin cdrom um few others [09:08] there's a nice gui tool in the panel.. i think its settings or something dont recall offhand ^^ [09:08] talking foreign language to me [09:08] [cli is not hard either though] [09:08] hm [09:08] groups [09:08] ok on the bottom left of the screen, click the menu bit. [09:08] no groups in system settings [09:08] type groups or user [09:08] gimme one sec [09:08] groupware wizard [09:09] I'm on 8.10 kubuntu [09:10] srry not in my kde one right now. looking it up online [09:10] I'm retarded [09:10] had no luck on google [09:10] you dont mean in irc or just the machine name do you? [09:10] Updated to 8.10 and now I can't seem to connect to my home wireless. Each and every time I configure WEP for an ASCII pass phrase, when I re-open the configuration it is back to default HEX [09:11] i'm assuming you mean the name you log in with, right administrator ? [09:11] yes [09:11] administrator@computer [09:11] corigo2 sometimes you need to do it all in /etc/network/interfaces manually for ssid, etc. [09:11] ok gimme a second then [09:11] want to change 'administator' to Superman or something [09:12] looking for this new user thing [09:12] nekostar: I though 8.10 was all about easier networking. What the hell is that? [09:12] !adduser [09:12] To add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "admin" - See !sudo [09:12] you sure the WEP is on ASCII? are you sure you have ASCII? [09:12] worked fine for me [09:12] thanks favro [09:13] np [09:13] ah yes system settings [09:13] lol [09:13] I just reset the WEP to HEX, but while I was on the other computer changing the WEP on the wireless the Network Icon disappeared from my task bar. [09:13] anyway its still true corigo [09:13] corigo2 rather [09:13] anyway i'm out [09:14] !adduser kubuntu [09:14] Sorry, I don't know anything about adduser kubuntu [09:14] hm [09:14] https://help.ubuntu.com/community/AddUsersHowto administrator [09:15] no User/Group setting [09:16] ah [09:17] it's called Kuser [09:17] Now when I try to launch Network Settings it doesn't recognize my distro and only lists Hardy Heron as the highest Kubunt/Ubuntu distro [09:17] !kuser [09:17] Sorry, I don't know anything about kuser [09:17] How do I launch a GUI text editor from the command line... and open the target file? [09:18] !info kuser [09:18] kuser (source: kdeadmin): user and group administration tool for KDE 4. In component main, is optional. Version 4:4.1.2-0ubuntu2 (intrepid), package size 236 kB, installed size 772 kB [09:18] Kate for example... so I can edit etc/network/interface [09:18] kdesu kate corigo2 [09:18] sudo kate and then the file location [09:18] not sudo [09:18] sudo /make/me/a/sandwich [09:18] .txt [09:19] what's the difference [09:19] I am already su root [09:19] oh [09:19] kate isn't launching === corigo2 is now known as corigo [09:20] !kdesu [09:20] 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) [09:21] can kopete keep a history of conversations? [09:21] xp-killer: yes, there is a history plugin [09:21] can I kdesu apt-get? [09:21] where do i activat it? [09:23] xp-killer: settings - configure - plugins [09:23] administrator: kdesu is for gui apps, use sudo for cli apps on the command line [09:23] wonder why they differentiate it [09:24] well, thanks for help [09:24] administrator: http://psychocats.net/ubuntu/graphicalsudo to know why [09:24] I read it === Extrapan100 is now known as Extrapan100^BNC [09:24] kdesu is graphical apps are handle as the should be - sudo is for no graphics [09:24] jussi01: ok.can kopete save my friends smileys and use them after ? [09:24] I don't understand this. I had a perfectly good working Kubuntu. Wireless networking was fine. I upgrade and now it doesn't work. Is this Microsoft? [09:25] yes, its kind of like don't touch the fire or you'll get burned [09:25] I was just curious why sudo doesn't work for everything [09:25] xp-killer: not sure, havent used it much === fdm is now known as daddy [09:25] oh well, off to bed with me [09:27] daddy: how to change name? lol [09:27] /nick newnick [09:27] xp-killer: ^ [09:28] a o k === daddy is now known as daddy_is_me [09:29] hi guys [09:29] i need help to use cmake with a plasmoid...i'm new to cmake and i get error :) [09:30] the error elwood ? [09:30] favro: i'm pasting [09:30] any idea how to configure the trackpoint of my toshibha ? [09:31] Well, switching WEP to HEX doesn't seem to help. Wireless won't connect === patrick is now known as com_h [09:31] hey how do i install compiz?? [09:31] !wifi | corigo maybe this will help [09:31] corigo maybe this will help: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [09:31] favro: http://pastebin.com/d578e3cca [09:32] !compiz | deftone intrepid has its' own compositor tho [09:32] deftone intrepid has its' own compositor tho: 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 [09:33] favro: i have created the dir "build" as in the installation note. but i'm missing something [09:33] elwood: are you in the right directory? [09:34] favro: i can go back into previous [09:35] elwood: CMake Error: The source directory "/opt/plasma/plasma-weatherforecast-0.2/build" does not appear to contain CMakeLists.txt. [09:35] favro: and this is the awful http://pastebin.com/d7244de3 [09:35] seems to be the prob [09:37] favro: i don't know how works this cmake....i'm missing something? [09:38] it's missing the path to the cmake? [09:38] favro: ? !wifi.... ? [09:39] corigo: Well, switching WEP to HEX doesn't seem to help. Wireless won't connect [09:40] favro: .... [09:40] ok i solved :) missing the libqt4-dev [09:40] elwood: CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE): - cmake -DCMAKE_INSTALL_PREFIX=`kde4-config` - maybe not use the kde4 config bit - I am vague on cmake tho [09:42] corigo: you were having wifi troubles from what I read - that link is my total knowledge on wifi - I prefer speed an security.. hehe [09:42] hello [09:42] is there chinese ? === desti_T2 is now known as desti [09:43] !cn [09:43] !cn | johnnie [09:43] For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw 或者 #ubuntu-hk [09:43] johnnie: please see above [09:43] think [09:43] thanks [09:44] What I don't understand is why the icon keeps disappearing. How do I relaunch the Network Manager when it goes away? I can't find it in the applications. Only the old version which doesn't recognize 8.10 II as a valid version [09:46] Now I've even lost the KDE button to navigate to the applications at all. [09:46] corigo: is your cpu maxed out - top will tell [09:46] Actually i have problem while installing multiple languages in a single machine(@8.10). System language is English. Most of them are fine, but for example compiled errors are mixed. [09:47] favro: doing what? I'm not running any applicatiosn [09:47] corigo: it might be xorg maxing the cpu - I say might be [09:48] No. 4-8% [09:48] hence loosing stuff when it redraws [09:48] k [09:48] xorg 1-2% [09:49] hi kids [09:49] my xorg is 8-10 [09:50] hey all. i just updated to intrepid and my wallpaper switching from the commandline doesn't work anymore. i used to use dcop but there is no more kdesktop for it to talk to. how can i switch desktops from the command line? [09:50] rather desktop wallpapers [09:50] favro: I've got a nice T61 with 2G ram and dual core 64bit Intel. [09:51] And it's all useless if I can't connect to the network [09:51] i like my desktop widget locked. But whenever i restart the pc, they get unlocked. === encephalitogenic is now known as bhz- [09:52] corigo: sorry but I know 4/5ths of bugger all about wireless - does the card show in lspci [09:53] The system sees and recognizes the card, just won't connect to wireless [09:53] corigo: which card is it? [09:54] any idea how to configure the trackpoint of my toshibha ? i always geht unwanted chars while writing. this really sucks :( sometimes directly after boot into rl 1. sometimes keyboard-setup helps, but not withn kde in intrepid [09:54] Let's be clear. All of this was working absolutely fine 2 hours ago before the 8.10 II update [09:55] corigo: I know, please tell me which wireless card. [09:57] no way to change wallpaper from command line? [09:57] * daddy_is_me wants to configure the trackpoint of his toshiba in67zujhm intrepid [09:57] how can i do this ? [09:58] jussi01: anyway to get Kubuntu to tell me? [09:58] lordhelmet, theres several wallpaper setting command line tools out... [09:58] esetroot is one. [09:58] kde4 may have its own [10:00] !au [10:00] au is the Australian LoCo Team has a channel at #ubuntu-au [10:00] is there a way to but apps like stick notes on a plasmoid layer [10:00] dr_willis: i used dcop before and it worked great. [10:00] is there a spanning burn app for linux? [10:00] so they only show up with the layer? [10:01] corigo: lspci will tell [10:01] has anyone gotten bluetooth working in the latest release? [10:02] gmt: its broken, willl be fixed soon. [10:03] jussi01: Intel 4965 AG [10:03] jussi01: how do i install bluez-gnome? [10:03] corigo: from the ubuntu release notes: The version of the iwlagn wireless driver for Intel 4965 wireless chipsets included in Linux kernel version 2.6.27 causes kernel panics when used with 802.11n or 802.11g networks. Users affected by this issue can install the linux-backports-modules-intrepid package, to install a newer version of this driver that corrects the bug [10:03] Hi hi, I was just trying to install Kubuntu, but on the Partitioning screen, it didn't list any disks at all. Is this a known problem? (I've been using Ubuntu for about 3 years, but anyway ^^; ) [10:04] corigo: http://www.ubuntu.com/getubuntu/releasenotes/810 [10:05] Morning, i got problems with intrepid and static ip configuration :( [10:05] hi im trying to get dual monitors working, theyre not right now, and I know why, I need to change the virtual size, can't find xorg.conf did they move it? [10:06] christian86: know issue: KNetworkManager does not recognise static IP connections at this time. This issue only occurs for some, and not all. Bug 280762 [10:06] Hi, I just tried to start my baby and it tells me "acpi: aborted because junk in compressed archive", "invalid compressed format (err=1)", "kernel panic - not syncing : VFS: unable to mount root FS on unknown-block". What can I do? [10:07] christian86: want to set it up manually? [10:07] jussi01 but even when i open /network/interfaces and set iface eth0 inet static and then fill in adress netmask and gateway, my network is crashed [10:08] favro yes i want coz i've got router with ip forward [10:08] christian86: I'll paste what I use - change the numbers accordingly [10:09] one min [10:10] for sure i will adjust adresses ;) [10:11] christian86: http://pastebin.com/m2c281701 [10:11] favro kk ty, does network reload its config itself? [10:12] christian86: no - after editing the file do sudo /etc/init.d/networking restart [10:12] JontheEchidna: ping [10:13] favro: ah but what you mean with "network 192.168.0.0" ?? [10:13] hi annma [10:13] obf213: it is in /etc/X11/xorg.conf - caps are important [10:13] Tm_T: hi [10:13] do you have the new KUbuntu and kdeedu Tm_T by any chance? [10:14] annma: I haven't compiled kdeedu yet [10:14] * Tm_T lives in trunk land [10:14] Ok, so how do I get them? [10:14] compiled? [10:14] ah no, I am interested in KUbuntu stuff Tm_T [10:14] SSJ_GZ: you use KUbuntu? [10:14] christian86: that is "the base" - the router (gateway) is 192.168.0.1 etc [10:14] annma: hmmm, I don't have them installed but I guess I can, how can I help? [10:14] * annma looks for a victim [10:15] annma: yep [10:15] I need someone to check KHangMan Tm_T [10:15] favro: ah ok, my router ip is 192.168.2.1 so network is 192.168.2.0 ?! [10:15] KHangMan crashes [10:15] bah apparently i can't set the wallpaper from the command line yet... [10:15] I need to know if it has data with it [10:15] christian86: I would think it would be yes [10:15] annma: roger, I'll see how it goes here [10:16] I spoke to JontheEchidna about it a few weeks ago but it seems to have gone to void [10:17] favro: kk i will restart network, ty very MUCH!!! :) [10:17] luck [10:17] I need to blog about it [10:17] annma: ok, starting it [10:18] my firefox shows ugly after to updating to 8.10 [10:19] Tm_T: you need only khangman and not kanagram [10:20] great, how about bluetooth pand [10:20] anybody? [10:20] BleSS: install gtk-qt-engine [10:21] favro: network can't be resetted look what my konsole tells me: http://pastebin.com/d419fb143 [10:21] jussi01: it's already installed [10:22] BleSS: system settings - appearance - gtk apps [10:22] jussi01: yes, I had tested also that, in addition there is a part where it names to firefox but it isn't solved [10:23] BleSS: you need to realise its a not a kde app, so there are elements that wont look the same/nice. [10:24] has pand been removed from the bluez stack? [10:24] hey, on ati cards is the mesa rendering basically the same thing I get when I use the open source ati driver? [10:24] jussi01: yes, but there is *install scrollbar fix* to show correctly firefox that worked well on the anterior version but it doesn't works now :( [10:24] christian86: can you paste /etc/network/interfaces? [10:25] annma: crash on start [10:25] I talked to JontheEchidna weeks ago about it === davidc_ is now known as concernedcitizen [10:25] I spent hours on that, he wasted my time [10:25] and now he did not fix it === noise is now known as Noisek7 [10:26] THANKS KUBUNTU [10:26] Kubuntu Splash screen fix? [10:26] annma: wanna crashtrace? [10:26] favro: kk done: http://pastebin.com/d31db8d41 [10:26] k [10:26] no [10:26] roger [10:26] this will go to blog [10:27] annma: #kubuntu-devel for developer stuff btw (:) [10:27] what should I do with the users? [10:27] reallyt [10:27] hi - with intrepid I don't discover any wireless networks - tried wicd in addition to knetworkmanager [10:27] annma: yeah, is this reported? [10:27] christian86: there are two d's in address [10:27] (kubuntu intrepid is so far a horrible experience) === yatle-devadmin is now known as cosorosso [10:28] favro: narf im german and address is spelled with only one 'd' xD [10:28] where [10:28] hehe [10:28] Tm_T: I talked to lengths to JontheEchidna [10:28] annma: in launchpad [10:28] I can't do that myself [10:28] roger [10:28] the devel issued a bug report to ME and I talked to him for hours [10:28] I talked to Debian people [10:28] what may be wrong with my wireless? [10:30] what should I do more if the devel is notified Tm_T [10:30] favro very nice, ty for help, working now :) [10:30] hmm so why does my krunner not do calculations [10:31] christian86: well done :) [10:34] What happened, where is the Adept manager for viewing all the different files? [10:35] all I see is the Application Installer [10:36] apt-get dist-upgrade 816 upgraded, 224 newly installed, 32 to remove and 1 not upgraded. is that save to do after editing the /etc/apt/sourceslist file [10:37] micha_: you shouldn't have to edit the sources [10:38] well i did ... but it sounds like a lot of packages [10:38] just noting that upgrading did not work very well for me [10:38] the number of packages isn't a problem, but there certainly are quality problems [10:38] 737MB of archives [10:39] i can't set iso-8859-15 charset, i've tried with "sudo locale-gen MYLANG", but it doesn't work, can you help me? [10:39] so you say keep what you have or download the .iso and do a new install? [10:40] micha_: you cold do df -h and add up the space used before upgrade [10:40] micha_: they claim it should work, so I dunno - if I had known this I had staid away from intrepid for a while [10:41] favro: it is not a question of space but of savety ... i would like to use the system after the dist-upgrade :) [10:41] I always prefer a fresh install - but that's me [10:41] micha_: I upgraded yesterday, and I still can't call the system usable [10:42] ok good to know larsivi i don't like kde4 at that state anyway [10:42] micha_: doesn't look like kde4 issues really [10:43] well every half year new install ... that sounds more like xp :) favro [10:43] micha_: 'cause it is there doesn't mean you have to use it... [10:44] I still use some dapper [10:44] well thanks anyway ... i might have to use another distro if that stays that way [10:44] micha_: most distos have regular releases [10:45] i use sidux on my privat box and that is a rolling relase ... and i love it [10:46] favro: you are right with kubuntu the best way is a fresh install ... but that is kind of sad [10:46] micha_: so theoretically the rolling release scheme means you could be updating an app aday? [10:46] errr [10:47] don't get me wrong i love *buntu [10:47] micha_: favro: I basicly do fresh install [10:47] favro: yes sometimes twice a day ... [10:47] +never [10:47] how do I get the Linux Backports? [10:47] hehe [10:47] for Intrepid? [10:47] !backports [10:47] If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [10:48] well thanks favro ... downloading the 8.10.iso now ... [10:48] luck :) [10:49] well that should work :) [10:49] if that doesn't .... :( [10:49] I use a separate home partition to save some config work with new installs [10:51] any good email clinet easy toset up ;ike outlook expres in intrepid [10:51] well this is my work box ... so if i like the live cd i might install ... if not ... well i can live with the 8.04 version ... [10:52] i use thunderbird or icedove jazman [10:52] i hace had those but cant sent email so i use claws but that sucks [10:52] apt-cache search mail will give you a list of available packages jazman [10:53] hi. did anyone succeed in getting openvpn to start using the network applet? [10:53] jazman: than your set up is not right ... you should be able to send mail ... that is one of the main featchers of a mail client [10:54] iknow most shoulp be easy to set up but kmail i cant get to send but i can recieve using pop 3 [10:56] well i had trouble with kmail as well and i like thunderbird better anyway [10:57] so got to go ... cu [10:57] cya [10:57] any one else got an idea with thunderbird i could not send mail [10:58] hello [10:58] i need help [10:59] heh - sending and receiving mails (using kmail) is one of the things that _do_ work :P [10:59] i can recieve but not send [11:00] even in win i cant send usiong thunderbird [11:00] have you created the necessary out profiles? [11:01] yep [11:01] alwys get erros that why i use claws as it works [11:02] jazman: what errors do you get? [11:02] cant rember now removed kmail [11:02] This has been keeping for using konqueror . Firefox has this feature of showing your downloads . How do you tell konqueor to download the movie/video file and use totem to watch it ? [11:03] kong was ok with kde with kaffine [11:05] HI [11:05] hi [11:05] intrepid is crap just installed thunderbird cant the start icon [11:05] time to go to gnome [11:06] i need kde for ubuntu [11:06] [connected by a LiveCD] my account has expired, now i can't login...? [11:06] UBUNTU IS VERY FOND LINUX IN POLAND] [11:06] ubuntu Hih? [11:06] WITH KDE4 [11:06] :( hi [11:07] ^_^ [11:07] ? [11:07] * dr_willis points acer_ to his caps lock key [11:07] ok [11:07] I just installed kubuntu :) [11:07] hih? [11:09] !ghost | ubuntu [11:09] ubuntu: On IRC, if you own a nick that is currently being used, you can make it quit by typing: /msg nickserv GHOST [11:09] Hmm.. anyone care to see if they can get to http://www.xmms.org ? [11:09] it's loading [11:10] slow net atm [11:10] hi, is there any way to make kubuntu use shortname=mixed when mounting my vfat usb device? [11:10] freezes at loading screen... hey all, i just noticed this morning that my 6 month'd user account which was the only one has expired today? can't login in so i couldn't use CHAGE command to make t'things right or prolonged at least [11:11] dr_willis: seems xxms.org might be down [11:11] jazman: I've just installed Thunderbird using Adept, I found a new Thunderbird icon in K / Applications / Internet / Mail client - it even has a pretty picture [11:11] any suggestions please [11:11] or xmms even [11:11] favro, ok.. i grabbed some source code from it earlier.. got it to compile.. but was going to check if it was the latest.. [11:11] i basically want a kubuntu solution for this: http://ubuntuforums.org/showthread.php?t=291568 [11:12] Ahri, you could always mount the things manually [11:12] sorry not on intrepid [11:13] any pages for the situation? [11:13] mayhve go back to hardy [11:13] for the expired accounts [11:13] hi, guys. [11:14] after upgrade to hardy i am missing libgnutls.so.13. streamtuner won't work. i don't know if anything else is affected yet. how do i fix it? [11:15] ubuntu expired accounts for what exactly? [11:15] sorry i got d/c, did anyone have any pointers about my vfat question? [11:15] Ahri, you could always mount the things manually [11:16] how do I change the military time format on korganizer to 12 hr format? [11:17] hello [11:17] How do I trun joins and parts off in Konversation? [11:17] When you tell konqueor to use vlc or some other player to play video . Where does it put the file . it not in tmp [11:17] dr_willis: i'm trying to convert my family over to using linux; mounting manually is not an option [11:18] You may tell us the reasons you are trying to mount things differently. [11:18] after upgrade to hardy i am missing libgnutls.so.13. streamtuner won't work. i don't know if anything else is affected yet. how do i fix it? [11:19] dr_willis: amarok uses the iPod db to look for files. this db contains valid listings such as XYZ.mp3. due to vfat's (bad) option of shortname=lower though, this file is represented as "xyz.mp3" so amarok can't find it [11:20] How do you turn off joins and parts in konversation? === russian is now known as Russian [11:20] why can't i get answers? how many reasons there make me can not get the answers ? [11:21] me neither =/ [11:22] ok i sse that i should check the forums first.. there was only one entry i could find and it wasn't replied there in ubuntu forums. [11:22] ubuntu you are not really clear on your questions.. and you may want to change nicks also... [11:23] alright thanks to hear that [11:23] hi! is there a way to do a permanent sudo mount --bind ? or at least a way to run a sudo script at startup? === ubuntu is now known as mick_2008 [11:25] ok. i can't log in to my user account in Kubuntu Hardy cos i get that message "Your account has expired, plz contact your blah..." [11:25] and.. [11:25] Ahri, there might be some settings.changes you can do with the hal rules.. under gnome you can set properteries for devices to use different options.. but i dont know about kde4 [11:25] reese: /etc/fstab is for mounting at boot - is that what you're doing? [11:25] there was only one user which i can log in instead root === niles is now known as _niles_ [11:26] now how can' i fix the account expiring time without log in, or any other ways to be able to log in again...? [11:26] mick_2008: there shouldn't be a time limit for a kubuntu user [11:26] mick_2008, perhaps you shoudl boot to rescue/reovery mode and as root set the users password again? theres some sort of auto-expire feature in the passwords/login stuff.. but i did not think it was enabled by default [11:27] ohh [11:27] favro, I'm binding two folders.. so I just write my sudo mount --bind dir1 dir2 command in /etc/fstab or is there a special syntax? [11:27] i enabled it. thank i didin know it was possible by Recov. Mode. [11:28] reese: sorry - I don't know about that - was talking about partitions [11:28] Ahri, this site mentions hal. and some options, but im not sure on how you change them http://ubuntuforums.org/showthread.php?t=857374 [11:30] I have konqueror and I can't seem to make the find file work. What can I do ? is that normal [11:32] is it ok to insert my sudo script in /etc/rc.local ,in order to run it at startup? [11:33] Ok, I've installed the intrepid backport_modules, but Network Manager still crashes every time I try to configure the WEP. Where do I report !bugs? [11:33] reese, thats one place to put commands... [11:33] !bug [11:33] If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [11:33] reese, no idea what the fstab entry for sich a command sould be.. it is NOT just the 'command' you used [11:34] dr_willis, so I'll just put sudo mount --bind dir1 dir2 in /etc/rc.local , then, thanks. without the "sudo", right? [11:36] no need for sudo in rc.loca [11:39] so can anyone tell me how I trun off joins and parts messages in konversation? [11:41] nevermind =) [11:42] hy allz [11:42] like netstat [11:42] prog in ubuntu [11:42] is any [11:43] hellllllllllllllo [11:43] any 1 home [11:43] netstat works in kubuntu [11:44] hi . I don't see on kubuntu 8.04 the zone in adept to upgrade to 8.10 [11:45] danish: welcome to the internet. I hope you enjoy your stay. [11:50] Hmm.. Im trying to rip a record to mp3 with K3b.. but keep getting an error connected with lame.. "Command failed: lame -h --tt --ta --tl --ty 0 --tc - /home/joe/Temp/blablabla.mp3" anyone knows what's missing? [11:52] gsa10132: apt-get install lame [11:52] robinr: thanks, just did that 2 secs ago, hehe :) [11:52] will try it out now [11:53] where is the config file for adept ? === The_Compiler is now known as The-Compiler [11:55] now we are talking :) Thanks robinr === Peperito is now known as PeperJohnny === ccoffey_ is now known as ccoffey [11:58] gilles_: you need to select to upgrade to non lts - not using kde atm to check how [11:59] hi guys [12:02] hello [12:02] hello [12:03] i would know the syste; requirements for kubuntu please? [12:03] what kind of requirements? [12:04] h;; [12:04] 256mb mem but more is better [12:04] how would i do what's recommended in this thread, but for kubuntu? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497121 [12:04] for example the ram processor speed [12:04] my config is [12:05] 512MB Ram, 30GB HDD and AMD Sempron 1.8GHz [12:06] should be fine [12:06] it is ok for kubuntu 8.10? [12:06] 384 RAM, 4GB Hard. [12:06] and i do not use compiz [12:07] my graphic card do not support it [12:07] I think it is enought [12:07] graphic card? [12:07] ubuntu: which card? [12:07] ilya what you config? [12:07] VIA Unichrome S3G [12:07] One time I install kubuntu on the machine with 256 MB RAM. And it worked. [12:08] it worked ok but it is not slow? [12:08] My config 2993 Pentium, 128MB Graphic, 1024MB RAM === TeLLuS_ is now known as TeLLuS [12:08] ok [12:09] i hope my config is ok for kubuntu [12:09] i think so [12:09] ubuntu: hey i have found out a topic where they say your card can run compiz look at this http://ubuntuforums.org/showthread.php?t=467178 [12:09] ubuntu: google suggests a few problems with that card for 2 years ago [12:10] ubuntu: dunno if it's okay now [12:10] koperton: i was just looking at that [12:10] kubuntu 8.10 is so beautiful [12:10] koperton: it's a year and half ago [12:10] really [12:10] JohnFlux2: it should work compiz is compiz [12:10] ubuntu, what OS do you use at this moment? [12:11] JohnFlux2: i *think* [12:11] kubuntu live-cd ^^ [12:11] ubuntu: there's lots of 'secret [12:12] ubuntu: there's lots of 'secret' key combinations [12:12] ubuntu: like try ctrl+F10 [12:12] ctrl +F10 m nothing [12:13] https://launchpad.net/bugs/115048 [12:13] what's the equivalent of mediamanager in kde4? [12:13] oops [12:14] wrong chan [12:14] so not problem that i install kubuntu 8.10 on ;y pc [12:15] ok i go now install kubuntu 8.10 on my pc yeah [12:15] * koperton will stay with 8.04 [12:16] what is the commad to install kubuntu on top of ubuntu 8.10 [12:16] !upgrade | sap [12:16] sap: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [12:16] its not an upgrade [12:16] :_ instll the kubntu-desktop package.. if you want kde [12:16] !kde [12:16] 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 [12:17] and [12:17] have you got kubuntu 8.10 m it is stablem not problemsM [12:17] ? [12:18] You may want to try to ask clearer questions. [12:18] 8.10 has been working very well for me. [12:19] ok [12:20] and how i install kubuntu 8.10 from live-cd ? [12:20] The kubuntu live cd.. installs kde as the default desktop [12:22] ah yes [12:22] dr_willis: i have one problem with the grub [12:23] i cant install kubuntu-desktop it asks for language-selector-qt and that asks for language-selector-common 0.3.11 while 0.3.17 is installed what do i do [12:24] can i get language-selector-qt 0.3.17 [12:24] how to I install "openssh-devel" or whatever it is called [12:24] sap, i wold do a 'sudo apt-get update' and 'sudo apt-get upgrade' first. then try again [12:24] hmm [12:25] robinr: search first: sudo apt-cache search openssh, then: sudo apt-get install the-pachage-name [12:25] every time i install windows it remove grub and i can't boot into kubuntu [12:25] ilya, install indows first, then linux normally.. [12:25] !fixgrub | ilya [12:25] ilya: GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto [12:25] ilya, you will need to boot a live cd, and reinstal grub. [12:26] hi i just installed kubuntu 8.10, there is a way to make folder view fullscreen? [12:28] kubuntu contain so many option, it's few difficult for beggin but it's so cool graphicly [12:28] ari_stress: ok, thanks [12:28] dr_willis: thanks [12:28] why don't I see those in adept? [12:29] theres been a few people in here saying not every package was showing in adept today... [12:29] try synaptic perhaps? [12:29] or just use the command line [12:30] ubuntu: yes it's the beautifulest [12:30] i'm [12:30] :D [12:32] dr_willis: yea, I'm playing stupid (partly) to figure out what it would be for a newbie [12:32] i hope again , kubuntu could not slow on my pc [12:32] (and partly because I am) [12:32] sharkk: where you got 8.10? [12:34] I've installed ubuntu 8.10 on a macbook pro but i have some resolution problem ! is there people who can help me ? [12:35] Dealer2mogette: graphic card nvidia? [12:35] yes [12:35] ah that is the problem i think you have to set better the driver [12:36] i know there is some problem with new kernel and nvidia cards [12:36] but you can fix easly [12:36] how ? [12:36] i don't know how because i have an intel but i think you could find out on google on in our forum [12:38] Dealer2modette: i had so problem on a usual PC, but there was little thing in settings [12:38] ilya: i just got it from the automatic update tool [12:38] guys [12:39] im tyring to compile wine [12:39] sharkk: and i'm waiting free cd... (( [12:39] but its continuing to telling me that i don't have freetype :/ [12:39] ilya: i can't do anything ! because on my screen i see 1% of the real screen ! [12:39] DarkSmoke: install freetype [12:39] installed it [12:39] the "start menu" can't be full displayed [12:40] both freetype and the devfiles [12:40] Dealer2mogette: bad [12:40] it's horrible :( === Greenery_ is now known as Greenery [12:40] Upgrde or clean install? [12:41] dr_willis: who ? [12:41] DarkSmoke: what version of wine? [12:41] everyone. :) heh [12:41] Dealer2mogette: http://kubuntuforums.net/forums/index.php?topic=3098672.0 second post may help you [12:41] Dealer2mogette: have you seen here http://www.ubuntu.com/getubuntu/releasenotes/810 [12:41] ok thanks ! [12:42] better http://www.ubuntu.com/getubuntu/releasenotes/810#nVidia%20%22legacy%22%20video%20support [12:42] dr_willis: and you? [12:42] i am one upgrade that worked, one that failed... and 2 clean installs that worked fine [12:42] for nvidia cards... [12:43] so have 2 nvidia, and 1 fglrx system going right now [12:44] why konqueror sometimes kept giving "Connection to Server Refused" error when opening website, or sometimes it loads a site but incomplete. I haven't receive that kind of error with Mozilla Firefox at all. [12:44] victim[v]: how can i access to the console ? (i can't log me in gui) because of the resolution [12:45] sometime, the error message is "Unknow Host" [12:45] Greenery: my konqueror doesn't work with "http:" at all :( [12:46] Dealer2mogette: ctr alt F1 [12:46] ilya: really? so you can't surf at all with konqueror? [12:46] thanks victim[v] [12:46] Greenery: really. I need to use firefox. [12:46] Dealer2mogette: you may need to login, you can return to the desktop with "alt F7" [12:47] ok i will try ! [12:47] Hm, maybe 8.10 is going to force me to stop using my Bluetooth keyboard and mouse [12:48] ilya: hope someone can help to fix your problem, including mine. It's really annoying with the error message or incomplete website being loaded. I really love Konqueror [12:48] Greenery: it load site icon but print "Could not connect to host http://***********." [12:49] Greenery: omg another konqueror web browser user i thinked i was alone [12:49] * koperton loves konqui [12:49] Greenery: koperton: i love konqueror too it very comfortable and friendly [12:50] i have only a problem with mediafire.com [12:50] with konqueror i can't upload [12:50] can i install stumble upon to konqueror? [12:52] ilya: i had to make a folder to link the 32bit libraries in that folder and compile wine against the because ubuntu fails to do something about that links which prevents wine from compiling on the 64bit kubuntu [12:52] for some reason Ubuntu 64 bit doesn't make .so links for the 32 bit libraries [12:52] nway , later, peace [12:53] DarkSmoke: great! [12:54] how can i set iso-8859 charset in dolphin, konqueror (used as file manager)? [13:06] I just finished the upgrade to my desktop. For some reason, GRUB was not updated to show 8.10. It has 8.04, but not 8.10. Any way to remedy this? === jeff_ is now known as javajeff [13:07] enzo_: i have some interest, what the size of upgrade? [13:07] hi, I'm trying to get sound working here. As soon as I upgraded to Ibex, it stopped. I get this: http://pastebin.com/m6401f287. What's wrong here? [13:08] ilya: What do you mean? [13:09] enzo_: sorry for bad grammar. I ask, how many megabytes i need to download to update? [13:10] Honestly, nobody will know. It all depends on what you have installed. The updater will let you know how much you will need to download. Mine was actually close to 2GB. === andrea is now known as Guest35973 [13:12] thanks [13:12] How do I change the driver for my nVidia card? It has the following failed message: "Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [13:12] please chat kubuntu in spanish? [13:12] !es | david_ [13:12] david_: 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. [13:13] thakyou [13:13] Not a problem, david_ [13:13] Anywhere I can read about why to upgrade to ibex? [13:14] Hey all, for some reason I'm not getting sound with 'aplay': http://pastebin.com/m6cb219d1. I think that KDE is grabbing the sound context actually. Could it be? [13:16] david_: Por qué le desagrada Inglés canal? [13:18] amews_aj, the release notes but offhand i dont know where they are [13:19] amews_aj, also kde4 but it has a few problems at this time [13:19] jtisme: They don't really say anything about features. It says about installation issues and bugs etc. [13:19] jtisme: I like kde4, but now I mean in general (ubuntu too ) [13:19] gnome [13:20] ubottu: For every language exists special channels, isn't it? [13:20] Error: I am only a bot, please don't think I'm intelligent :) [13:20] amews_aj, ask about gnome on #ubuntu [13:20] ubottu: is a bot [13:20] Yes, I can confirm that I am a bot. http://wiki.ubuntu.com/UbuntuBots for all information. [13:20] !es >ilya [13:20] ilya, please see my private message [13:21] jtisme: what it means? [13:22] there is a spanish channel [13:22] the bot should have told you where it is [13:22] !es>jt66 [13:22] !es > jt [13:23] pvt msg not working for me [13:23] Hello [13:23] Hey all, for some reason I'm not getting sound with 'aplay': http://pastebin.com/m6cb219d1. I think that KDE is grabbing the sound context actually. Could it be? [13:23] I can play with 'dragon' [13:23] but not with anything else (mpg123, aplay, amarok1) [13:24] hi all === jtisme is now known as jt66 [13:24] !es > jt66 [13:24] jt66, please see my private message [13:24] I try to start java jar-files by simply clicking on them [13:24] but when I do, only ark is started === root is now known as axel_foley [13:25] can i install stumble upon to konqueror? [13:25] my system is: kde 3.5.9 on kubuntu 8.04 [13:25] ilya as i understand the bot he said spanish is on #ubuntu-es channel [13:25] How do I change the icon to my K Menu? [13:25] It's currently 2 left arrows [13:25] jt66: yes i understand the same [13:26] jt66: but i don't understand? why bot said it to me... [13:27] ubottu: you are not bot. you are pretend! [13:27] Error: I am only a bot, please don't think I'm intelligent :) [13:27] ilya because you asked a question using the bot's name and asked about language channels at least that is what i saw [13:27] I just google translator & find out......... [13:28] good all kinds of answers about channel languages [13:29] Hi to everyone :) [13:29] markus__: Hi [13:31] I have a question. How can i configure "K" menu that it appears by clicking on right buttn of a mouse? (KDE 4.1.2) [13:32] markus__: change mouse settings to left hand :D [13:32] funny :) [13:32] I tryed it :) [13:32] markus__: and how? [13:33] I've tryed everything. It doesn't work. It was possible in kde 3.5... :( [13:34] markus__: why do you want to do this? [13:34] how can i configure ip address, gateway... on kubuntu? [13:35] how can i start jar-files by clicking on them instead of starting ark (kde 3.5.10)? [13:35] MunichMatt: associate it with your java-interpreter [13:35] i used to it :) It was very helpful [13:36] Why Dolphin 0.9.2 (Kubuntu 8.04) not create files in Home direcory? [13:36] How I can fix it? [13:36] ilya: how exactly can i do it? [13:37] markus__: What do you thinking about editing sources of kde? [13:37] Русские здесь есть? ) [13:37] !ru | total [13:37] total: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [13:38] good idea, but i don't have time. It was possible, but now maybe i just can't fiend apropriate menus [13:39] MunichMatt: press "open with" and print "gij -jar" [13:39] total: нет [13:40] MunichMatt: or something else [13:43] !medibuntu [13:43] medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [13:47] i got a new version of kubuntu and i think my computer's too slow for kde4... any idea how to revert? [13:47] im having all sorts of glitches. [13:47] vasilisa: install kde 3.5 [13:47] is it in the repos? [13:48] no [13:48] drat [13:48] !kde3 [13:48] No, intrepid does not include KDE 3, only KDE 4. Please continue to use Hardy if KDE 3 is deisred. [13:48] How do I use the restricted nVidia driver? [13:50] anyone ejoying kubuntu 8.10? [13:50] javajeff: I am. I'm just getting things setup to my liking. [13:50] its soooo slow on my comp >.< [13:50] there are a ton of complaints on the web [13:50] hey all, is there a flashplugin-nonfree-extrasound that works with ALSA instead of with OSS? [13:51] im getting moments of freezeups where i have to wait on processes. [13:51] and for some reason, code blocks isnt running programs. its compiling them, then immediately returning [13:51] * dr_willis waits for a kde4-lite :) [13:51] i have to get in a command line... :/ [13:52] does anyone know what the desktop widget does? I closed it, and do not know how to get it back [13:52] anyone have MS Visual Studio for Linux? [13:52] that just showed the desktop folder and the icons that used tobe on the desktop [13:52] for linux? [13:52] i didnt know there was an MS Visual Studio for linux [13:52] i want to cut out a part of a .avi file what do i use? :P [13:52] dr, so what is the point for it? Mine was empty so I closed it [13:53] javajeff, thats the whole point of it.. to let you get to your 'desktop' icons/director [13:53] MS generally doesn't like us :) [13:53] in kde3 I had "mac os menu bar" enabled. Result is that after recent up to 8.10 with KDE 4 my menu's are all gone. [13:53] worst is, that the option to /disable/ the macmenu bar is also gone. [13:53] any hints on what rc-file I need to remove or edit to get the default back? [13:54] vasilisa: :) [13:54] btw: this is how it worked in 8.4 and before: http://fosswire.com/2008/03/19/have-a-global-menu-bar-at-the-top-in-kde/ [13:55] hi. i've installed postgis package but i am missing some files i need to insert into the db [13:55] hey all, is there a flashplugin-nonfree-extrasound that works with ALSA instead of with OSS? [13:56] berkes- you can move panels in KDE4 to any edge of the screen you want [13:56] vasilisa: My laptop is 8 years old with 600MHz processor and 256MB of RAM. I get minor delays with KDE4 [13:57] Dragnslcr: problem: this is no longer a panel in kde4 [13:57] Can't help ya there [13:57] Dragnslcr: or else I misunderstand you. [13:57] draik: im getting noticable delays [13:57] short q. kubuntu 8.10 has been released right ? it's only the alternate cd which is still rc ? [13:57] draik: how do you use heavy applications? [13:57] can someone tell me how to get the desktop widget back? [13:58] ilya: Can you please clarify your inquiry? [13:58] berkes- if you're just looking to move the panel from the bottom of the screen to the top, you can do that with normal KDE4 panels [13:58] javajeff: click on the windget at the top right corner, add widget. [13:58] javajeff- right click the desktop and go to Add Widgets === shun is now known as nemesisadrian [13:59] Dragnslcr: no, that is not what I am looking for. in kde3 you could move your *app menu* to the top. The bar in e.g. konversation, kword etc that says "file" "edit" and so on. [13:59] javajeff: That was supposed to be widget, not windget [13:59] They are all gone here, now. [13:59] quite annoying, that is. [14:00] berkes- not a clue, sorry [14:00] the funny thing, is that the bar sits at the top, its just invisble. [alt][f] and so open the menus' [14:00] what does it mean by Meta+Ctrl+S [14:00] Personally, I hate having the menu bar at the top of the screen instead of with the window, but that's just my opinion [14:01] scribbles- the meta key is either Alt or the Windows key. I can never remember which [14:01] Dragnslcr: on a dual-headed system, it is really nice to have one place whre your menu-bar lives. MacOs has it, and it works rather well. [14:02] what .rc file under .kde handles the overall desktop behaviour? [14:02] Question...I downloaded kvirc and it installed ...I think but I can't find it wnywhere [14:02] i always have my apps fullscreend.. so they are always at the top anyway [14:03] LongbowSir: try 'sudo dpkg -L kvirc' it will list all the files that the package kvirc contains [14:03] short q. kubuntu 8.10 has been released right ? [14:04] dr_willis: thats the thing, I never work fullscreene. My desktop is waaay too large for that :) [14:04] no longer beta or rc ? [14:04] but right now I don't really care where the bar is, as long as it is available :) [14:04] JackWinter_: yes, it has been released [14:05] why doesnt 8.10 come with a newer version of Openoffice.org? [14:06] javajeff: OO was released too late [14:07] So many things in 8.10 that I like. The main one being that I can use Firefox again. [14:07] No offense to Opera, but it never did it for me [14:07] Firefox should be the default browser. There is no reason to segment the market [14:09] Since apparently my Bluetooth keyboard/mouse combo won't work in 8.10, anyone have any suggestions for replacements? [14:09] Logitech MX3200 looks good (I have an MX5000 now), but there seem to be a lot of messages on the forums about problems with them [14:09] draik: and konq really seems to have improved again.... :) [14:09] berkes: Yes, I agree. Too bad it isn't default and I have to get rid of dolphin. [14:10] Is there a way to change the File Manager option to Konqueror instead of Dolphin from the K Menu? [14:10] That's another thing. The new K Menu is great. A bit more organized for me [14:11] You mean the new Windows-style monstrosity? [14:11] draik: not default?? [14:11] afaiks konq is the default webbrwoser in kubuntu. [14:12] It is, but not the default file manager [14:12] I like Dolphin better anyway [14:12] sure, I don know. I loooove dolphin. [14:12] hello [14:12] I hate doplhin. [14:12] :) [14:13] does anyone have problems to connect a cellphone on usb cable with kubuntu 8.10? [14:13] berkes: Not the default web or file browser [14:15] draik: ah, weird. here is is. maybe legacy. [14:15] when i plug my sony ericsson, it doesn't appear in the list of devices of lsusb :/ [14:15] How do I get the media buttons to work? Previous track, next track, play/pause and stop do not work. === kleinehexe_14 is now known as trait [14:22] does anyone know how to move a panel (8.10) from top to bottom? [14:29] K [14:31] !nvidia [14:31] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [14:33] good afternoon [14:35] Is there a way to make the computer not use the nVidia driver that it cannot use? [14:35] Whe Openoffice.org is launched, the panel begins to flkicker, so does the whole desktop. Any workaround for this? [14:35] hi, i've updatd to 8.10 and now i can read the name of files that contain iso8859-15 chars, can you help me please? [14:35] *i can't read [14:36] how to set up new drivers, there is no driver menager or somenthing in kde settings, using kubuntu 8.10 and kde 4.1 [14:36] ubuntu-dron: are you using an Nvidia card? See http://bugs.kde.org/show_bug.cgi?id=157017 [14:37] when i try to use /dev/dsp it gives me a resource busy-error, though if i check with fuser it seems no processes has /dev/dsp open... why is that? [14:38] ubuntu-dron: The work around is to remove the Nvidia proprietary driver [14:39] burn_: see the first reply reply here http://kubuntuforums.net/forums/index.php?topic=3098672.0 it may help you [14:39] what is plasma dashboard? [14:39] Hi guys! Q: Running 8.10 in Toshiba Satellite A200, it used to have 8.04.1 running flawlessly. Now with this fresh install along my old XP, I have come to big trouble: From time to time, the caps lock key starts blinking (is it kernel panic?) and nothing works but a physical reboot. Could it be due to overheating (I coulpdnt get lm-server to show me anything but the underneat gets pretty hot). Thanks for any help [14:40] Error: Cannot start kmserver. Would this stop me from being able to get into my desktop? [14:40] burn_: there is a Hardware Drivers in K / Application / System [14:41] hi [14:41] victim[v] yup, and i clicked activate and instaled ati catalist drivers and ati radeon drivers but not working, no opengl supprod and 3D, ond kubutnu 8.04 worked fin [14:41] any one kan help me upgrading RH9 kernel. [14:43] no one? [14:45] * Mekzholan has switched to 8.10 - which looks mostly great (although the uprgade itself was very painfull) [14:45] burn_: the only ATI I have used is an 9550 on Gutsy, the drivers install fine with Envy. Is there an ati-config utility? maybe running it with "kdesu ati-config" [14:46] victim[v]: I was following the suggested procedure for installing the nVidia driver, but I have this error when choosing the driver: "Error: EnvyNG has detected that the headers for your kernel are missing and cannot be installed" === moenicke_ is now known as moenicke [14:46] When I change the active screen, the windows are black and are getting filled. This looks really bad - is there a way to avoid this behaviour? [14:47] enzo_: that sounds painful ;) [14:47] victim[v]: What headers need to be installed? [14:47] enzo_: idk [14:47] victim[v]: Is there a way to find out? [14:47] And sometimes a new window startes with garbage content and then switches to white to get faded in with the real content (esp. the K_menu) [14:48] is there a way around that as well? [14:48] enzo_: find out what kernel you have and then look in Adept for headers with the same number [14:48] * Mekzholan is using an ATI card with the "ati" driver, if that matters... [14:48] victim[v]: I don't have a GUI. I'm stuck with CLI for now. [14:49] enzo_: you could do some 'sudo apt-get install ubuntu-headers' magic, but I don't know [14:49] * snikker is using an nVidia card with the "nvidia" driver, if that matters... [14:50] victim[v] i downloaded drivers form ati website, but there is no suppeort for 8.10 interpid ibex, should i w8t some time and download new ones? [14:50] I lost my virtual desktop manager on the panel. Does anyone know the widget name? [14:50] enzo_: uname -r tells you your kernel [14:50] victim[v]: 2.6.24-21-generic [14:51] 2.6.27-7 generic :D [14:51] I take it that it wasn't updated [14:51] enzo_: sudo apt-get install linux-headers-2.6.24-21 might work?? [14:52] enzo_: even better sudo apt-get install linux-headers-`uname -r` [14:52] victim[v]: It has no install candidate [14:53] That doesn't work. Oddly enough, it doesn't sync with that. It wants to find the package linux-headers-'uname -r' [14:53] anyone know why my keyboard shortcuts dont do anything in kde4? [14:53] my sound isn't working at all in my kubuntu 8.10... i've tried a lot of things but no luck so far... any ideas? [14:54] hi all [14:54] nycz alsaconfig in konsole? [14:54] How do I update the installed kernel? [14:55] burn_: yup, everything is at maximum [14:56] enzo_: you've reached the limit of my knowledge, sorry. [14:56] victim[v]: Ok. Thanks for the help. [14:56] It just seems that I have the kernel installed, but it is not being used. [14:57] I lost the switch desktop tool. how do I get it back? [14:57] the sound worked yesterday for me, but after a reboot this morning, it's all quiet :/ [14:57] anyone know why my resolution keeps changing back every time i restart Xserver? [14:57] victim[v]: I just did "sudo startx" and I am now into my GUI. Would you know how to do it from here? [14:58] burn_: I read somewhere that the current ATI drivers are currently not supported in 8.10, ATI will be releasing an updated version soon. [14:58] enzo_: look in Adept for the headers with a similar number to your kernel [14:59] thnx victim[v] for help [14:59] how do I figure out my password for su? [14:59] How do I get the switch desktop tool back? [14:59] condon: .... [15:00] condon pasword for su od sudo or gksu is the root password [15:00] and u typed in when u install kubunto or ubuntu [15:00] ...then how do I figure out the root password. [15:00] That''s not working [15:00] just says su: Authentication failure [15:00] read about sudo...it will explain everything [15:01] are u using the right password? [15:01] bash: cd: plasma-weatherforecast-0.2: Permission denied [15:01] I'm getting this message each time I try to get to a directory I just created [15:01] After upgrading to Kubuntu (intrepid) my firefox freeze when running a page with java-applets - I have tried to create a new user - but the problem persist... Anyone else who have that problem-or know how to fix it? [15:01] sudo cd plasma..... doesn't work [15:02] hmmm [15:02] only password I utilize on this box [15:03] burn_- you don't use the root password for sudo, you use the user's password [15:03] last time I ran ubuntu and ran into this problem someone gave me some script that set the root password...but I can't find the disk I had all my notes from that distro burned on [15:03] condon- who owns the directory you're trying to get to? [15:05] I've got one user on the system - I'm in home/user now, untared into the plasma-weatherforecast-0.2 (had to sudo tar... to get it to work) [15:06] If you used sudo to untar the file, the directory is probably owned by root [15:07] ls -al will tell you for sure [15:07] Hello. I have a cpio file that I want to unpack but the contents have absolute paths from / and I don't want to overwrite my system files. Can cpio be told to extract somewhere besides the absolute paths? [15:07] hello! [15:07] I've a question! [15:07] i installed the fglrx driver via the restricted drivers manager. [15:07] so i'M using compiz with aiglx [15:08] now i want to try glx instead of aiglx. [15:08] how can i change that? [15:08] hi all [15:09] Dragnslcr...if it's owned by root...how do I get into the file if I can't find my root password? [15:09] I am not seeing the linux-headers for my kernel [15:09] 2.6.24-21-generic [15:09] condon- by using sudo [15:10] condon- you can use sudo chown to make your normal user the owner [15:12] so "sudo chown plasma-weatherforecast-0.2"? [15:12] is that the proper syntax? [15:13] condon: sudo chown (username) (filename) [15:14] Probably need to use chown -R to change all the files in the directory as well [15:16] How do I make my desktop use the latest kernel? They are installed, but not being used. [15:20] enzo_: i guess this is job of your bootmanager (grub?) [15:20] dustrial: I tried reinstalling GRUB. It didn't make a difference [15:21] m well you can set the kernel option yourself? [15:21] press "e" in grub to edit lines [15:21] salve, come si visualizzano le periferiche esterne (usb) in kubuntu intrepid? === torp is now known as torp74 [15:22] you change 'root' to the correct part of the hardisc (partition) with TAB you have complition to search for stuff [15:22] same should then work with kernel option [15:23] list -min 25 sex [15:25] dustrial: Let me reboot now and see what happens [15:29] !пизда [15:30] Hola a todos [15:30] m recibis bien? [15:30] hola [15:30] Hi, the livecd on startx doesn't work, any here hade the same problem? [15:30] !english [15:30] 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 [15:31] zelda_: it works for me, but I get a blank/black screen for a second every few seconds [15:32] pink and blacks rows :) [15:36] perhaps because the composite by default on [15:36] How do I use Vesa drivers instead of nVidia for the time being. [15:37] I've got my 8.10 CDROM. How do I use it to upgrade my existing 8.05 install? Doesn't seem to offer than option when I boot from it. [15:38] zelda_: I am downloading ubuntu now, see if it is just kubuntu [15:38] proteusguy: There is a howto on the website [15:38] proteusguy: do you have the alternate cd? [15:39] does upgrading automatically install kde 4? [15:39] No I have a CD burned from the main Kubuntu iso. [15:39] does anybody have kontact working with imap in intrepid? I can read but not write, and it worked in gutsy and hardy. [15:39] proteusguy: you can only do a cd upgrade from the alternate cd [15:39] mrunagi: to Ibex? yes [15:40] trappist: all works here, but I don't use packaged version [15:40] Tm_T: that's interesting information. I was just considering rebuilding some packages without the patches, and see what happens [15:41] oh well - might as well upgrade over the internet then... main cd should definitely come with an upgrade option... alas. [15:41] trappist: well I'm developer with svn trunk... [15:41] Tm_T: I wonder if you could help me debug this, then [15:41] mm1, I have restart X server on livecd now work [15:41] I'm pretty clumsy with gdb [15:41] trappist: prolly not [15:41] haven't gotten anything out of it [15:41] strace too [15:42] nothing interesting in the (verbose) ldap logs [15:42] Tm_T: you're running kde's svn trunk, or kubuntu's? [15:42] omg this is annoying..........'error committing changes possibly there was a problem downloading packages or committing changes would break packages' what does that mean?? [15:43] trappist: there's only one svn trunk, kde [15:43] gotcha [15:44] trappist: Kontact works for me now...just started [15:44] any ideas? [15:44] hazzy: wth, out of nowhere? [15:44] Yes [15:45] Tm_T: can you confirm that this should not segfault? kioslave /usr/lib/kde4/kio_ldap.so ldap /tmp/1 /tmp/2 === hamiii is now known as hamiii_ [15:45] hazzy: did you, like, reboot or anything? [15:45] trappist: no idea, I don't use ldap [15:45] I did reboot, but that's all [15:45] Tm_T: thought that was what I asked at the beginning... guess I'll quit buggin ya [15:45] hazzy: well ima try that then [15:45] it'll make my day if it starts working [15:46] Ok [15:46] * trappist & [15:46] anyone have trouble installing ibex with a committ error? [15:46] trappist: imap != ldap [15:46] How do I upgrade my KDE in intrepid to KDE4? kded --version gives 3.5.10 [15:47] I am having problem with Qt in Kubuntu 7.10 === mofux_ is now known as mofux|bbl [15:47] PLease help [15:48] thethirdmoose: how did you install 8.10? [15:49] I am getting foll error :configure: error: Qt (>= Qt 3.3 and < 4.0) (library qt-mt) not found. [15:49] " there was an error committing changes possibly there was a problem downloading or committing would break packages" when upgrading? [15:50] Hello all. [15:51] Why is it that I can't do "startx" but sudo can? [15:51] If I do it, it doesn't load the GUI [15:51] When I do it with sudo, it goes right on through [15:51] enzo_: prolly because you have used sudo once [15:52] Shall anyone tries to help me :'( [15:52] or the xserver needs root privileges [15:52] !patience | akash [15:52]  akash: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [15:52] what do you need help with akash [15:52] Korlis: not that simple [15:55] Tm_T: What do you mean by "have used sudo once"? [15:56] enzo_: IF you run graphical applications with sudo, you have a chance that you end up having broken rights in your files -> might have issues with graphical stuff [15:56] Tm_T: But this has been since the upgrade from 8.04 to 8.10 [15:56] hmmm [15:57] enzo_: then try with new user, totally new one [15:57] enzo_: also check all error messages [15:59] Tm_T: There aren't any error messages. I get to a CLI (CTRL+ALT+F1) and I "startx" as my regular user. It gets up to the 3 of 5 loading icons. I went back to the CLI, and it holds on the loading of xorg.conf. No errors, just says that it's going by defaults. [16:00] Hi. Does anyone know where multimedia key events (volume keys etc) are defined? My keys work, but some of them aren't doing what they should be doing [16:01] enzo_: see session errors too [16:02] Tm_T: AFAIK, there aren't any sessions since I am not in a session. How do I check? [16:03] where do I go to disable nautilus painting the desktop? [16:03] enzo_: ~/.xsession-errors ? [16:03] Just upgraded to 8.10. get dependency problem "atd, action start failed." So I tried /etc/init.d/atd start. Acts like it works but "atd status" says not running. Looking at /var/log/syslog I see permission denied for /var/spol/cron/atjobs which is usr bin group bin. Suggestions? [16:03] how do I change the time on Ubuntu? [16:05] Ubuntu, or Kubuntu? [16:05] Kubuntu [16:05] Both [16:06] Go to terminal type "systemsettings" [16:06] And go to the bottom where is says "Date & Time" [16:07] Tm_T: http://paste.ubuntu.com/66295/ [16:07] draik: for me? oo how sweet [16:07] hazzy: thanks I'm trying to learn Linux as well as I know Windows :) [16:07] ok, i got a question, I already use KDE4.1.2 on Hardy Heron, is there any reason for me to upgrade to Intrepid Ibex? [16:08] Tm_T: :) [16:08] draik: yup, permission issue [16:08] beta-guy: No problem, I'm still trying to learn Linux as well [16:08] Korlis: Yes, II just rules? :P [16:08] Tm_T: How can I fix this? [16:08] Korlis: yes newer bigger better kernel! [16:08] !sudo | draik [16:08] draik: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE) [16:08] hmm [16:08] What kernel version does ibex use? [16:09] how can I set the default digital clock plasmoid in II to regular time instead of international/military time? [16:09] 2.6.27-7-generic [16:09] 2.6.27-7 atm [16:09] is it stable? [16:09] draik: sudo chown draik:draik -R /home/draik/.kde* [16:09] yea [16:10] 09:10:12 up 2 days, 5:31, 2 users, load average: 0.90, 0.70, 0.48 [16:10] will upgrading automatically replace my amarok? I hate amarok for kde4 [16:10] Korlis: no, Intrepid uses "old" Amarok IIRC [16:11] thanks [16:11] I'm using Amarok on KDE4 and I like it :) [16:11] don't know, probably, but I hate amarok all together.. I still use rhythmbox because it has way better ssh support [16:11] even though rhythmbox has that 100% cpu on pause bug [16:11] Tm_T: Thanks. I will reboot now and hope it all works out. [16:11] 09:10:43 up 1 day, 21:31, 1 user, load average: 2.14, 2.55, 2.74 [16:11] well, i normally use mpd [16:11] but when i want a quick tune amarok is just easier to use [16:12] the easiest really is the hover your mouse over icon that gnome has :P, but eh, this ain't gnome [16:12] Korlis: you'll probably see more changes by 9.04 as more apps get ported to kde4 [16:12] my main thing with amarok for kde4 was it wouldn't play my cd's [16:12] i was hardcore gnome until intrepid ibex, before that kde was just crap in my personal opinion (obviously since I'm saying it), but now I won't switch back to gnome [16:13] i love kde4 as a DE [16:13] when 9.04 gets released how do I upgrade? can I just run Adept? [16:13] dunno, I've been upgrading from 7.04 via update-manager -d [16:13] sudo apt-get upgrade, I think [16:13] ok [16:14] it'll be easier than downloading a new ISO and installing that way :p [16:14] I'm going to upgrade right now then [16:14] but even tho I'm already running II I ordered the 8.10 kubuntu cd ;) [16:14] <3 kubuntu [16:14] OxDeadC0de1: II ? [16:14] Tm_T: cross your fingers... [16:14] intrepid ibex [16:14] enzo_: I wont [16:14] I think im gonna order a free cd just to give to friends [16:15] OxDeadC0de1: bah, how obscure [16:15] I <3 II [16:15] tm_t eh :P,I'm an obscure guy? [16:15] i'll be back when it restarts me [16:15] good luck korlis [16:16] Tm_T: You cursed it. :( [16:16] doh! [16:16] ty ox [16:16] enzo_: yes I did (;) [16:16] its only on step 2 right now though [16:16] so, does anyone here use splashy instead of usplash in 8.10? [16:17] i downloaded splashy but i didnt like it [16:17] I love the fingerprint theme [16:17] only problem is after upgrading to 8.10 the progress bar stopped moving :/ [16:17] telling me it's gonna take about an hour to get all the new packages [16:17] I installed intrepid a few days ago, but now I cannot login anymore. after the kdm login, the loading window pops up, but after a while the screen starts blinking, and the desktop never really loads [16:17] what should I do? [16:18] luite: I'd go into a console after kdm starts, (control alt f1), log in [16:18] them rename or delete my old .kde folders [16:18] Yea [16:18] I was about to suggest that [16:18] OxDeadC0de1: I already did that, and started an ssh connection to my irc ;) [16:18] ok, will try that [16:18] I think I will just "sudo chmod -777" my entire system. That should stop the issue. [16:18] lol [16:19] No [16:19] Don't [16:19] I just found out what usplash is... why does it exist? I remember playing with the older distros and thinking the text on bootup was cool [16:19] hi everyone, i've got a problem with kubuntu 8.10 and dvb-t [16:19] chmod 777 is insecure [16:19] usplash/splashy are just trying to turn Linux into Windows [16:19] beta-guy apparently splasy can give you cool bootup pictures and display the text at the same time [16:20] like on knoppix [16:20] kind of like the old bootsplash image of just the penguin at the top [16:20] im trying to use my pinnacle dvb-t stick solo with kubuntu, but it doesnt work - can anyone help me? [16:20] OxDeadX0de1: cool [16:20] rien: Do you get any errors? What are they? What happens otherwise? === root is now known as axel_foley [16:20] Just upgraded to 8.10. get dependency problem "atd, action start failed." So I tried /etc/init.d/atd start. Acts like it works but "atd status" says not running. Looking at /var/log/syslog I see permission denied for /var/spol/cron/atjobs which is usr bin group bin. Suggestions? [16:20] axel_foley: are we rooted now? [16:21] Bonjour ! [16:21] :-D [16:21] virualbox [16:21] well i installed the drivers according to the guide at http://quarkmitsauce.wordpress.com/2008/10/13/pinnacle-pctv-dvb-t-stick-72e-with-ubuntu-710/ [16:21] and the stick seems to be recognised alright, but no mediaplayer works with it [16:21] hi ! [16:22] all the programs say they cant find the hardware [16:22] somebody could help me please ? [16:22] hey all, let's say i have two folders, 'a' and 'b', and i want all files in those folders to show up in folder 'c'--is there a way to do this? [16:22] rien look at dmesg and /var/log/syslog see if there's anything about it there [16:22] denis_ don't ask to ask, just ask [16:22] okay [16:22] hazzy: reboot didn't help here :/ [16:22] alright, hold on === alberto is now known as Guest19464 [16:22] brewmaster: lots of ln -s ? [16:22] trappist: Ah, this is interesting [16:23] in fact, rebooting *sucked* - my panel settings are lost [16:23] I don't know how to install my second HDD, and i'm a newbie with kubuntu, somebody can telle me how could I install it ? [16:23] OxDeadC0de1: nod, there's no way to sort of 'merge' two folders without manually entering symbolic links? [16:23] denis_ plug it in, partition it, format the partition, set it up in /fstab to mount it to wherever [16:24] ciao [16:24] hazzy: I'd find it more interesting if it worked :) [16:24] I don't want to format it, there is already files on it [16:24] brewmaster: you can probably make a bash script to do ls folder then create a symbolic link on every item ls returns [16:24] from windows [16:24] it is NTSF [16:24] denis_ oh then .. sudo apt-get ntfs-config ; ntfs-config [16:24] Tm_T: It didn't work. Would you like me to send you the latest ~/.xsession-error ? [16:25] I'm gonna try this [16:25] denis_ that will set it up to automount them to wherever you specify on system boot [16:25] OxDeadC0de1: ah yes, shell scripting to the rescue [16:25] error message : /bin/sh: ntfs-config: not found [16:26] denis: sudo apt-get install ntfs-config sorry I always forget the "install" part [16:26] woo, just ordered a kubuntu II cd [16:26] Korlis: Yay! [16:26] OxDeadC0de1: alright seems like a mess in the syslog [16:26] draik: sorry I don't have time to help you more, I wish a good luck with it though [16:26] Tm_T: Ok. Thanks. [16:27] the rate taht the upgrade is downloading it might get here before it's done [16:27] I think it is working [16:27] trappist: I've since started using Thunderbird for all this, so, I'm not sure what it could have been [16:27] rien: the kernel api could have changed since 7.10, you may want to check google on the issue :/ [16:27] when I start up, I have to manually start knetworkmanager, then manually turn on my wireless connection to connect to the tubes. how can I make this automatic in intrepid? in the old days I'd put the device and my wepkey in /etc/network/interfaces - should I do that again? === g0rd0n is now known as cap [16:27] hazzy: is thunderbird what was giving you trouble before? [16:28] OxDeadC0de1: ok thanks [16:28] trappist: No, I had just tested Kontact for you [16:28] Is it a long process ? [16:28] hazzy: can you describe exactly what happened? I'm still not 100% sure we had the same problem [16:28] im using kernel 2.6.24 [16:29] denis_ is what a long process? [16:29] this process : sudo apt-get install ntfs-config [16:29] Is there a way to change the apps within the Favorites of the K Menu? [16:29] OxDeadC0de1: okee, I can login now again, but lost all my settings of course. is the new kde known to be buggy, or are there some settings I shouldn't touch because of these problems? [16:29] Huzzah! My time remaining is under an hour now. [16:29] What do you mean draik [16:30] luite: I have no real stability issues with it and I tweak everything in my setup ^^ [16:30] you can change wahts in there, but you can't change the order theyre in [16:30] I had tried to send a message on Kontact, but as it was sending it shot me an error saying something about my network not being configured [16:30] draik right click on an app you want to add to favorites, click add to favorites === rien-ne-va-plus is now known as rien87 [16:30] hazzy: oh that's not at all what I'm experiencing - I'm trying to save contacts to my ldap server [16:30] hello all, is it possible to run kde 3.5.10 while using Intrepid,, I just upgraded and seem have lost kde 3.5.x [16:30] Korlis: Right now, I have Konqueror for web browser; Dolphin for file manager, etc. I want to use Firefox and Konqueror, respectively. [16:30] hi [16:31] trappist: Ohhh, sorry :\ [16:31] hahaha [16:31] You mean bookmarks? [16:31] draik or if you want to remove one, right click and click "remove from favorites", so remove konqueror and add firefox, etc === rien87 is now known as rien-ne-va-plus [16:31] oh wait, i understand [16:31] Ok [16:31] he wants to set up firefox as default web browser and konq as default file browser [16:31] OxDeadC0de1: ah ok, I never had such problems with kde 3. guess I was just unlucky. [16:32] Korlis: Right [16:32] brewmaster: you can have two links to folder c .. you can't have folder c link to two places [16:32] hazzy: but I thought of something to try next - this is a "clean install", but I kept my home dir from a gutsy install, so I'm gonna try with a new user with no settings, and see if maybe something in my ~/.kde is causing problems [16:32] luite: I never used kde until intrepid ibex.. well, not never, but I prefered gnome until kde4 [16:32] Ox, I did the two commands you showed to me [16:33] trappist: Yea, go for it [16:33] but the second one show an error [16:33] if you right click on what you want to open you can select open with, then check the thing that says remember my settings for this whatever [16:33] OxDeadC0de1: ah. the gnome desktop always looked a bit more 'polished' [16:33] ** (ntfs-config:6169): WARNING **: Erreur : Ce programme nécessite d'être exécuté en tant que root. [16:33] i can check to see the exact wording if you want [16:33] but I used kde anyway [16:33] denis_ sudo ntfs-config [16:33] denis_: sudo your command [16:34] How do I get my regular user to login? It keeps hanging when it comes to loading the video driver. [16:34] ok draik, you right lick select open with - other then check the box that says remember application s association for this type of file [16:35] OxDeadC0de1: hm i cant seem to find any news on that topic [16:35] luite it wasn't about the polishedness of the desktop for me, it just seemed kde was extremely bloated compared to gnome in the past, and I always had little problems with it [16:35] Korlis: Huh? How does that fix the login? [16:35] that doesnt [16:35] tahts to make default apps [16:35] ardchoille: that's sucks... what I'm trying to do is have /partitionA/videos /partitionB/videos both show up in mythtv under 'videos' [16:35] didnt see your login issue [16:36] whoa, my remaining time shot up to 2 hours [16:36] rien I don't know, sorry :/, try making a bug report on the website for whatever company or hacker that makes the driver you're trying to use [16:36] brewmaster, i just made links from /videos/part1 --> /media/partitiona/videos [16:36] brewmaster, i had mythtv playing videos from severl hard drives.. and even nfs and samba shares that way === OxDeadC0de1 is now known as OxDeadC0de [16:38] it doesn't work. i tried sudo apt-get install ntfs-config then sudo apt-get install ntfs-config Do I forgot something ? [16:38] denis_ you only need to install it once, then run it, sudo apt-get install ntfs-config ; sudo ntfs-config .. [16:38] dr_willis: so you had to have separate folders showing up in mythtv for each partition? [16:39] mythtv had 2 or 3 different ways to show the videos listings.. I think i had sub folders correct.. [16:39] should I have to reboot now ? [16:39] Videos/Drive1 and Videos/Drive2 and so forth.. [16:39] denis_ maybe not, check /media and see if it made the folders and mounted it already [16:40] I do belive you had to tell MythTV to rescan or do somthing for it to see the videos.. or set up a setting whre it showed all files. [16:40] Ive not used MythTV in ages [16:40] everybody: My hangover is gone! Time to party without any more tequila! sorry about off-topic [16:40] Yeah ! [16:40] It's okay [16:40] Thank you [16:40] realy [16:40] brewmaster: you can link both folder a and folder b to folder c but don't you need to tell mythtv to rescan after linking? [16:40] really* [16:41] have a great day ;) [16:41] denis_ yw glad I could help === amit is now known as Guest64858 === rien-ne-va-plus is now known as rien === rien is now known as rien-ne-va-plus [16:42] does any one know how to install kde 3.5.10 on intrepid? [16:43] Not doable at this time.. from what i hear.. no repos have it.. no ppa's repos either [16:43] You could always get the source I guess... *(ick!)* [16:44] thanks [16:44] Sounds like a sizable # of folks don't like KDE 4.1.2 [16:44] Darthfrog: I like 4.2 [16:44] I love 4.1.2, 4.2 can only be better [16:44] So do I. [16:45] Eh, I can't see why...4.1.2 isn't bad at all [16:45] kevin_: If you have already installed Intrepid, there's always the option of using another window manager like fluxbox or enlightenment [16:45] enzo_: there? [16:45] I'm not enchanted with the fuxored printing system in Kubuntu Intrepid but KDE itself is great. [16:45] I like jwm+rox-filer :) [16:45] Darthfrog: it works here [16:45] I probably will like 4.2, I am just used to 3.5 [16:46] kevin_: same here and I will wait and see how 9.04 turns out [16:46] 4.1.2 is terrible slow at me, even with hw accel on + direct rendering, so im trying gnome now :) [16:46] kevin_: One of the best things I read about KDE 4: KDE is no longer playing catchup on the desktop, theyre now innovating. [16:46] I can hardly wait to see where the devs take KDE 4. :-) [16:48] useing 'applets/desklets/widgets' for everything is innovation ? :) But theres a lot of innovation a normal user dosent see .... [16:48] grizzancs: it's fast for me on my dual core comp with it running at 800mhz + nvidia geforce 6150 go === drizzle is now known as dr_izzle [16:48] Am I the only one who hasn't changed their desktop? Because I like the one KDE4 comes with... [16:49] hazzy: when I set it up as a fresh user, it works :) [16:49] trappist: Glad to hear it! [16:49] I hate to do it, but I think ima wipe out my ~/.kde [16:49] maxbaldwin you should at least try the lancelot kde menu instead of the regular one [16:50] OxDeadC0de: Screenshot? [16:50] what's the hotkey to take screenshots again? ^^ [16:50] OxDeadC0de: if i turn out "desktop effects" (so probably compiz, or what it is on kde4) , it's a lot faster (1.6ghz dualcore 2 gb ram notebook), but gnome is perfectly smooth with 3d effects on on 1gb notebook, single core, and both have ati mobility radeon 128mb videocard [16:50] strange :) [16:50] well i had crashes with KDE4 so i use kde3 here [16:50] It is really slick looking, and I love the graphics, but at the moment I can't find anything [16:50] I run compiz grizzancs :/ [16:51] hello all. I have a problem with apt-get. I tried to install mozpluger and kvpnc. They also install menu and m4. But since then i keep getting problems reported by apt-get, that there were errors in processing the installation. see here: http://paste.ubuntu.com/66310/ [16:52] OxDeadC0de: I dunno... I like the regular the best. [16:53] I like tastymenu [16:53] KDE4 > wmii > * > Gnome [16:53] That's the order, there. [16:53] right, but gnome is more appealing for beginners, ... [16:54] there's your problem grizzancs, ati radeons suck? [16:54] hi everybody [16:55] ? does katapult work with 8.10? [16:55] !info katapult [16:55] Package katapult does not exist in intrepid [16:55] Kovert: I guess not [16:55] aparently not. :) [16:56] thank you again dr_willis [16:56] OxDeadC0de: well, they ddid excellent work on windows 3d games, i don't think they are not capable of handling some 2d windows ;) [16:56] grizzancs: I meant in their linux support but yeah :P [16:57] maybe, but ubuntu with gnome is fast on this one, havent tried kubuntu only on the other one [16:58] OxDeadC0de: reading Nvidea forums, i woundered if things changed and ATI is now friendlier ... [16:59] dustial: After my experience with the ati radeon mobility 200m, I never wanted ati again [16:59] * Kovert running ati [16:59] My laptop has a x200m.. its actually working decently well under 8.10 [16:59] For all the little power it has. :) [16:59] it does the job for the kids. [16:59] yes had simular problems 9700 mobility (r400) and was upset too... but now its AMD and nvidea doesn't do anything, while ati started to develeop better soupport [17:00] maybe it got way better but I had it when it was new and frankly.. it sucked them until my laptop died.. got nvidia after so I dunno how much better it got ^^ [17:00] i used a ati 9700 for ages.. :) [17:00] There is french user of Kubuntu here ? [17:01] !fr [17:01] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [17:01] yeah i killed my laptop with 9700 two days ago [17:01] doesn't it just suck when a laptop dies? I cried last time it happened.. literally... :/ [17:01] 5 yrs of fine power, and at least 9700 worked after years of configuring [17:01] I got an old laptop thats glued together to a bord. :) [17:02] hehe [17:02] dr_willis: haha [17:02] * Kovert is thinking x200s? [17:02] well 5 yrs is a good age, he had some good days in some wine-games =) [17:02] hi all! tell me please is it real to use knetworkmanaget to connect to m$ vpn? [17:03] Some of the laptops in this house have month+uptimes fronm the wife and her cardgames on them [17:03] anyone using my python cpu frequency scaler on kubuntu 8.10? ^^ (in get hot new stuff), just asking because I [17:03] oops, I'm going to rewrite it in js here in a bit for better compat.. === ubuntu_ is now known as wigren [17:06] After upgrading to 8.10 I get the error Setting up at (3.1.10.1ubuntu3) ... * Starting deferred execution scheduler atdinvoke-rc.d: initscript atd, action "start" failed. [17:08] When I remove at and reinstall I get the same error [17:08] hello all [17:08] hamiii_: see if a bug report already exists if not submit one [17:09] Hi all. I'm trying out Kubuntu for the first time. With Ubuntu I use envy to install the nvidia drivers. I can't seem to finy envy with Adept. Is there a special tool for KDE? [17:09] any one can help me to get libxerces-c.so.27 ? [17:10] Can someone tell me the permission and owners of /var/spool/cron/atjobs [17:10] wigren, it should automatically alert you if you need a proprietary driver [17:11] hamiii_: ls -lh /target [17:11] hey, my kubuntu installation has blown itself to about 14 gigs... any ideas on where to start cleaning? [17:11] I know how, I want to know what someones are that system is working. [17:11] romunov try the disk usage analyzer? it's in gnome I know.. [17:12] wigren: envy is envyng [17:12] drwxrwx--T 2 daemon daemon [17:12] romunov: sudo apt-get autoclean [17:12] Interesting mine are set to bin [17:12] drwxrwx--T 2 daemon daemon 4.0K 2007-10-15 17:27 atjobs -- even [17:13] i tried autoclean, but it freed only 100 megs [17:13] also autoremove [17:13] Korlis: When I use the Hardware Drivers utility it was basicly just unresponsive. So far I reinstalled ubuntu because somebody needed to use it. I'm on the Kubuntu live CD now. The Hardware Drivers seems to work when I'm on the live cd, but not when I'ts installed. I could reinstall it and see what happens, unless you have a suggestion? [17:14] I would say that if the drivers work on the live cd it should work when you install it [17:14] Korlis: I'll try it again. Thanks. [17:16] Korlis: No, that didn't work === root is now known as Guest62554 [17:18] thanks OxDeadC0de. That did it. Somehow the permessions got changed in the upgrade. I changed them and all works fine. [17:18] romunov: get rid of old kernels [17:19] hello [17:19] While I'm here, I'm using konversation right now and if I click a link quanta pops up rather than konqueror. Anyone know where the setting is to put think right? [17:20] hi guys.... i'm missing the system network configuration module in the system settings in kubuntu 8.10... anyone know if it's missing or just I who have missed som package to install? [17:20] s/think/things [17:21] hamiii_: glad to be of service [17:21] system network configuration comes with other dists with kde 4.x [17:22] hamiii_ no idea on that one, still havn't figured out completely how to set the default browser etc in kde, but perhaps konversation has it's own setting on which browser to use ? [17:22] Hello all [17:22] hamiii_: it's in file associations, particularly the .html file extension, but I don't know where that is in kde4 [17:22] Kovert: got any reading material on how i do that? how do i check if the old kernels are indeed causing this bubble? === solid_li` is now known as solid_liq [17:23] hamiii_: perhaps open konqueror, go to Settings > Configure Extensions [17:23] Is there no way to resize the height of a kde4 panel? :( [17:23] I tried the konqueror and konqueror is listed first for html [17:24] hamiii_ can try k menu/system settings/advanced and click through everything and look around? [17:24] r0y4l: click the plasma icon at the right of the panel, drag the top of the bar that appears like a window [17:24] there will be a more obvious button to drag in KDE 4.2 [17:24] hamiii_: in konversation, go to Settings > Configure, then to Behavior > General and set the web browser? [17:24] . [17:25] i use pidgin and firefox comes up on link clicks ^^ [17:25] JontheEchidna: AHH [17:25] JontheEchidna: THANSK [17:25] s/THANSK/THANKS [17:25] :) [17:25] :) [17:25] . [17:25] months ago I installed Enemy territory and would like now to purge it. unfortunately i can't just "apt-get remove et" :/ how do i do it? [17:26] anyone know if kubuntu will be upgraded to 4.2 once it's released in jan or whenever it comes out? [17:27] OxDeadC0de: I would think that 9.04 would be upgraded upon release [17:27] on 8.10 even [17:27] ardchoille Thanks. It would of bit me. I'd looked right past it 100 times at least. [17:27] 8.10 won't be [17:27] hamiii_: so did I :) [17:28] so 8.10 will always have 4.1.2? ok then.. no problem for me I always dist upgrade anyway, but I want kde 4.2 as soon as it comes out [17:28] OxDeadC0de: yeah, once it is released the *buntu's usually only get bug fixes and security updates [17:33] If you have "recommended updates" enabled you should get 4.1.3 in a few days ;) [17:34] JontheEchidna: then that will be the first time I've ever seen something as complicated as a full DE upgraded to the next version [17:34] 4.1.3 is a bugfix update [17:34] i'll need some help uninstalling enemy territory from my kubuntu.. anyone? [17:34] JontheEchidna: Ah, ok [17:35] How do I get OSS support for phonon? [17:35] JontheEchidna: In that case, I may try Intrepid again on my test box :) [17:36] You never know, we may see Kubuntu 8.10.1 [17:37] Hello all - question, I've been trying for two days trying to get Sun Java 6 working with Firefox.. with no luck. I try to apt-get install sun-java6-plugin, but I get the message 'Package sun-java6-plugin is not available, but is referred to by another package' [17:37] Any thoughts? [17:37] !java [17:37] 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 [17:38] ubottu: Thanks! Checking it out now [17:38] Error: I am only a bot, please don't think I'm intelligent :) [17:39] :)) [17:39] hey guys, I got 8.10 now, but my internet wont work anymore [17:39] And I cant find where to configure the internet options now === maxbaldwin is now known as satan === satan is now known as maxbaldwin [17:42] what would happen if i deleted a directory (say "glest") under /etc/games/? [17:42] hello, I followed the steps here http://www.ubuntugeek.com/how-to-install-kde-41-on-ubuntu-810-intrepid-ibex.html and now I can't seem to remove kde, nothing happens when I try an aptitude remove (package name) and it also completely messed up my gnome in that it's now using the kubuntu wireless manager amongst lots of other things, any ideas of how to reverse that install? [17:42] you would no longer be able to play glest but it wouldn't be uninstalled properly [17:42] romunov: how did you install it? [17:43] i downloaded a file from a webpage [17:43] and dpkg, if i recall correctly [17:43] dpkg has an uninstall feature [17:43] try dpkg -r .eb [17:43] :s/.eb/.deb [17:43] OxDeadC0de: from /glest/ directory? [17:43] romunov: from anywhere [17:44] on the glest debian file [17:44] or anywhere I guess [17:44] hum, i don't have the deb file anymore [17:44] I had tthe same problem as psyco. is it normal for no internet connection when starting kubuntu 8.10 [17:44] romunov: doesn't matter, but you do need the filename [17:44] hum, i see that the /games/ directory has no subdirectories, only files... :/ [17:45] romunov: you also should be able to: apt-get remove glest [17:45] wee, glest is removing [17:45] now for the ET [17:47] whoever wrote APT was a genius [17:47] apt freakin rules [17:48] Yes...I spent some time on Mandriva...couldn't use urpmi [17:49] I thought urpmi was pretty ok - even has some advantages over apt, but I prefer apt [17:49] rpm is better than apt [17:50] one thing I lost when I wiped out my ~/.kde is when I close kontact, it's *closed*, as in nothing in the taskbar for kmail, akregator etc. how can I make it minimize to the system tray like it did before? [17:50] maxbaldwin: right. [17:50] rpm doesn't even compete with apt, it competes with dpkg. [17:51] lol, I dunno what I'm talking about. [17:51] I know [17:51] * maxbaldwin kicks maxbaldwin. [17:51] :) [17:51] hmm, the problem is back :( I was messing with window managers (trying to use emerald), and had to kill xorg. and now I can't login again :( [17:51] :| [17:52] luite lame, i use emerald all the time [17:52] hi everyone, i still have problems with dvb-t under kubuntu 8.10 - my usb stick is in "warm state" but i cannot use it with any software i tried, i always get "no hardware recognized" - can anyone help? [17:52] trappist: you need to go through the apps in kontact and set the tray icon for use again [17:53] OxDeadC0de: it's the first time I try to use it. should I be able to start it using # emerald --replace, from a terminal, when kde+kwin is running? [17:53] luite I always launch it from the fusion-icon [17:53] Hi@all [17:54] In kubuntu 8.10 where do I fix internet settings? [17:54] OxDeadC0de: ok, I'll try that [17:54] ardchoille: found it, thanks :) [17:54] trappist: iirc, kontact is just a shell for things like kmail, akregator, etc [17:54] yw [17:54] Knetworkmanager wont connect for some reason, it stays "disconnected" [17:54] anyone know of a 'kdict' replacement for intrepid? [17:54] a dict client of some sort [17:54] ardchoille: yeah that appears to be the case [17:55] psyco: Go to terminal and type "systemsettings", and click "Network Settings" [17:56] OxDeadC0de: hm, that doesn't seem to work either, my window decorations have gone again [17:56] luite: did you already select a theme to use via emerald settings manager? [17:59] OxDeadC0de: yes, I installed some theme I downloaded from the kde-look website [17:59] but I'll try another one [18:00] When installing k/ubuntu, if you pick the paritioning option that automatically fills out your hard disk, does it do that with your swap too? [18:00] luite try: sudo apt-get install emerald emerald-themes - then launch the emerald manager from fusion-icon, select a theme, then turn on emerald [18:01] Aizawa: it does everything you need for basic install, so yes. [18:01] OxDeadC0de: I tried to install emerald-themes, but the package is not available [18:02] luite it could be in multiverse or another repo, try enabling them all (except source) [18:02] Hm. Okay. [18:02] Hello, I've been trying to set up NFS on my client/server setup using hardy 8.04 server and hardy 8.04 desktop. The output of my rpcinfo -p call lacks the rquota daemon on both machines. I've installed nfs-kernel-server on the and server and nfs-common on both the server and the client. When trying to mount a share on the client it returns 'mount.nfs: internal error'. /var/log/syslog shows:'rpcbind: server 192.168.0.3 not [18:02] responding, timed out" which I think I read somewhere is a rquota related error message. Can anyone suggest what's going on here. [18:02] hey all. I'm trying to delete a konsole profile, but the delete button doesn't seem to work. is there a config file I can edit to manually remove a profile? [18:02] k menu/system/software sources [18:03] where are the Kubuntu 8.10 i386 DesktopCD system requirements? === hibana__ is now known as hibana [18:03] how do I configure printing in kde4? [18:04] I cannot log into my regular account. I can login with "sudo startx", but not with my regular user. There is no error message, but 2 people have confirmed a possible permission issue. [18:04] Has anyone else had this issue? [18:04] @draik: only time I've seen that is when I try to change my login screen [18:04] it throws a [18:04] hey, do you know where (a forum or similar) I can express my total regret I upgraded to 8.10 and the lousy KDE4? [18:04] "cannot open file" error [18:05] this upgrade has been the worst thing EVER since I bought a computer [18:05] what's wrong with kde4? [18:05] alesan: you can come and gripe in #kubuntu-offtopic [18:05] :) [18:05] hes not ready [18:05] OxDeadC0de: the list would be too long to type here, that is why I am looking for a forum [18:05] ~dict gripe [18:06] gtk2 looking is so annoying [18:06] OxDeadC0de: multiverse is already enabled. I think the package is not available anymore for the newer versions, I cannot find it on pacakges.ubuntu.com either [18:06] OxDeadC0de: but I got it working now with another theme from the beryl site, using fusion-icon. thanks for the help :) [18:08] how can I find out what repository a specific package is on? [18:08] can anyone tell me where to get the snow plugin (running kubuntu 8.10 w/ kde 4.1) [18:08] OxDeadC0de: apt-cache show [18:08] got compiz stright from adept [18:09] russlar: It's not even like that. I don't get an error message. [18:09] it's installed by default for me, running kwin [18:09] trappist: it doesn't show what repo it's on in that :/ [18:09] OxDeadC0de: oh sorry, apt-cache policy [18:10] OxDeadC0de: what package? [18:10] @draik: belgium. it just drops you to terminal session? [18:10] emerald-themes, apt-cache show shows me where emerald came from though [18:10] russlar: Yes. [18:10] !info emerald-themes [18:10] Package emerald-themes does not exist in intrepid [18:10] Well, actually, not really. It just sits there. [18:10] draik: I had a similar problem earlier today, and it was a permissions issue. [18:11] I got to terminal and I can login like my regular user. [18:11] oh lame, guess I still have it from 8.04 [18:11] trappist: How did you resolve it? [18:11] what is the command to create "/etc/resolve.conf" ? [18:11] if you agree that one should not have to install gnome to get firefox in kubuntu 8.10, please support bug #292403 in bugs.launchpad.net === usuario_ is now known as elv [18:11] psyco: sudo touch /etc/resolf.conf === elv is now known as elvira [18:11] touch? [18:11] draik: well in my case it was safe to totally wipe out the home dir, but you might try chowning yours, like sudo chown -R [yourself] /home/[you] [18:12] hol [18:12] touch creates a blank empty file with the given filename [18:12] hol [18:12] hola [18:12] trappist: I did that. [18:12] psyco: it's resolv.conf, and yes if you touch it it'll create an empty file if it's not already there [18:12] lol [18:12] hi, is there a debians sid equivalent in ubuntu? [18:12] draik: then it's probably not a permissions problem [18:12] draik: if possible, look ofer the X11 logs [18:13] russlar: Where are the logs? [18:13] pegue: ubuntu doesn't have "stable" and "unstable" like debian [18:13] -/var/log/xorg.log [18:13] so, is there something newer than version 8.10? [18:13] nope [18:13] pegue: no [18:13] 8.10 came out 2 days ago [18:14] pegue: nope, that's the latest and greatest [18:14] I know, but i wonder if there was a testing branch, with the lastest versions [18:14] hi [18:14] anyone know what gitweb is? [18:14] hola [18:15] pegue: there will be a 9.04 alpha (very broken) in a month or so (?) [18:15] pegue: look around for 9.04 dev [18:15] What am I looking for in the log of Xorg.0.log? [18:15] k [18:15] ok, thanks [18:15] draik: any line that says (EE) at the start === JackWinter_ is now known as JackWinter [18:16] draik: anything that looks like ERROR [18:16] draik or (WW) [18:16] (EE) = error, (WW) = warning [18:16] as I did download 8.1 beta, i thought it would be now something equivalent [18:16] Thanks. Let me check [18:16] is this the right channel for discussing kubuntu 8.10 now ? [18:16] sorry for my english :P [18:16] pegue: not for another couple months [18:16] where do I change network settings in Kubuntu 8.10 ? [18:16] jackwinter right here? [18:16] JWL yes. here [18:16] ok, i see how it works [18:17] I only have 2 WW... [18:17] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [18:17] psyco: what do you want to do? [18:17] (WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere. [18:18] o, installed it on my laptop. every couple of seconds there is a "jiggling" of my screen. looks like it's trying to open a window and then closing it immidiately ? any idea what it might be, i have no idea since it goes to fast.... [18:18] russlar: well, I just got 8.10, and now, I have a "static IP" I cant configure kubuntu to connect to it [18:18] psyco: heheeh... that;s a bug [18:19] you have to configure it manyally from command line [18:19] hey which window manager can I switch to that looked like KDE2 or 3? [18:19] with a basic task bar, a clock, and a quick launch app tray? [18:19] the syntax is this: sudo ifconfig netmask === jeremy_ is now known as Eruaran [18:20] psyco: you can edit the file /etc/network/interfaces manually to get a static ip working [18:20] russlar: ok ill try that [18:20] psyco: after that, do this: sudo route add default gw [18:21] russlar: what is my "interface name" ? [18:21] whatever interface you want to configure [18:21] oh rightt [18:21] do ifconfig -a [18:21] and pick one [18:21] I have updated to Kubuntu 8.10 [18:22] Apart from minor glitches, its looking fairly good. [18:22] glad to hear that Eruaran [18:23] Seems to be working with my nvidia graphics nicely === avihayb_ is now known as avihayb [18:23] sweet! a guy who's not hating on KDE4!!! [18:24] Would either of those 2 warnings be the cause? [18:24] its rather nice [18:24] arrgh, still not working [18:24] I don;t think so, draik [18:24] hello, all. I have a quick question for you. I upgraded to 8.10 two days ago, and overall it's been great. The only thing that doesn't want to work is the hibernate/suspend functions. [18:24] it's the same for every power manager I use. [18:25] ciao [18:25] draik: the first one just means that you won't be able to display russian text [18:25] so i'm assuming it's a problem with the back-end, or the kernel, or somesuch. [18:25] hornblow: or your hardware [18:25] I've been trying to google around for it, but the results are very slim. [18:25] russlar: Well, that's not an issue. I can't read it even if I saw it. === maxbaldwin is now known as asshole [18:25] russlar: well, it worked fine in 8.04. [18:25] russlar: so I'm kinda doubtful of that. === asshole is now known as maxbaldwin [18:26] somehting tells me maxbaldwin is an asshole [18:26] Where else should I look for the cause of my X server issue? [18:26] driak: what video hardware are you using? [18:26] draik can you login with other users? [18:26] not just root? [18:27] russlar: the restricted driver for nVidia [18:27] OxDeadC0de: I only have one user [18:27] I will create another. [18:27] hmmmm....... did you recently update the kernel? [18:27] Gah. [18:27] russlar: Yes [18:27] russlar: Manually, too. [18:27] ah-haha! [18:27] russlar: i think kde 4.1 looks awesome... still didn't use it, but looks get A+ [18:27] you need to reinstall the nvidia driver === maxbaldwin is now known as maxbaldwin0 === maxbaldwin0 is now known as maxbaldwin_ [18:28] russlar he shouldn't.. they have a new program that compiles and installs the nvidia driver every time the kernel changes now [18:28] russlar: automatically [18:28] russlar: How so? [18:28] draik: never mind [18:28] Ok === maxbaldwin_ is now known as maxbaldwin [18:29] Be right back... [18:29] envyng and dkms works real nice... [18:32] if you agree that one should not have to install gnome to get firefox in kubuntu 8.10, please support bug #292403 in bugs.launchpad.net === maxbaldwin is now known as EvilDaemon [18:33] goofey: ????? [18:33] is there a way to not use knetworkmanager and set stuff up manually, not matter what I do knetowrkmanager will not "connect" eth0 stays disconnected [18:33] russlar: an install of firefox using adept on a clean install of kubuntu 8.10 requires a *ton* of gnome files - this is wrong [18:33] how to unzip.. http://pastie.org/305935 i get error [18:33] when you're manually configuring from ifconfig, ignore knetworkmanager [18:34] russlar: argh, so I'm screwed.... [18:34] russlar: firefox, while a gtk app, is not a gnome app [18:34] goofey: well, firefox for linux was written using gtk for a frontend [18:34] russlar: and the dev's are trying to close the bug [18:34] you'lll need gtk to run it [18:34] firefox on linux is sooo damn slow, for me at least [18:34] russlar: gtk yes, gnome, no [18:34] didn't ask me for gnome stuff.... [18:35] russlar: on a clean install of kubuntu 8.10? [18:35] No, alternative user did not work [18:35] yes [18:35] draik but root does? [18:35] russlar: well, if you don't mind, take a look at the bug and le tme know if I'm wrong [18:35] er, let me [18:35] russlar: I would love to be wrong about this [18:35] did you install ubufox, or firefox-ubuntu? [18:36] OxDeadC0de: Yes. "sudo startx" brings me into the GUI [18:36] why does the damn system settings change each update [18:36] anybody have a thought about suspend/hibernate not working on my 8.10 install? === EvilDaemon is now known as maxbaldwin [18:36] its the surce of problems from all my updates [18:36] russlar: 3.0.3+nobinonly-0ubuntu2 [18:37] draik sorry about all the questions, but, if you log into the new user from a console and run startx, what output do you get? [18:38] russlar: Firefox Web Browser 3.0.3+nobinonly-0ubuntu2 [18:38] Same as my initial regular user. No error messages. It freezes up on the part where it says that it will be loading the config from the xorg.conf file. [18:38] I don't mind the questions. It helps you help me resolve this issue. [18:38] is lancelot included it kubuntu? [18:39] yes [18:39] draik chec that there are read permissions on /etc/X11/xorg.conf (with ls -lh) [18:39] !info plasmoid-lancelot | esperegu [18:39] esperegu: plasmoid-lancelot (source: plasmoid-lancelot): An alternative launcher menu plasmoid for KDE. In component universe, is optional. Version 1.0.3~svn860641-0ubuntu2 (intrepid), package size 536 kB, installed size 1508 kB [18:39] jussi01: how can I enable/use it? [18:39] esperegu: install that package, then add it like any other wplasmoid === kabotage is now known as kabo [18:39] OxDeadC0de: -rw-r--r-- 1 root root 1.1K 2008-11-02 10:34 xorg.conf === kabo is now known as kabotage_ [18:40] I have upgraded to Intrepid, but now I cant use the single quote mark. Instead I have to press it twice, and it becomes an accent mark for the next character. tried doing a dpkg-reconfigure, but that does not seem to work. anyone know of a way to fix the problem. [18:40] jussi01: cool. thx === kabotage_ is now known as kabotage [18:40] draik yet another test: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup1 , and try startx with a user again [18:40] you can always move it back [18:40] hi [18:40] zomg, wtf, bqq [18:41] it works randomly [18:41] w/e as long as it works, [18:41] OxDeadC0de: Right. Anything else before I leave to try it? [18:41] probably tahanks to you russlar, [18:41] psyco: the static ip works? [18:41] ccheers eveyone [18:41] draik y ou shouldn't have to leave to try it ;) [18:41] yeah :D [18:41] bye [18:41] cheers [18:41] draik hit control+alt+f2 to switch to another terminal [18:41] OxDeadC0de: Haha. I forget about the others [18:41] Just a sec [18:42] jussi01: hmm. installation gives a lot of lines like: Unknown media type in type 'all/allfiles' [18:42] whats the difference between kubuntu and ubuntu [18:42] ubuntu is gnome, kubuntu is kde [18:42] esperegu: how did you install it? [18:43] oh ok [18:43] is kde better ? [18:43] it's personal preference usually [18:43] !best [18:43] Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. === xeo is now known as Xeo [18:44] russlar: what was the package you installed? [18:44] ok [18:44] OxDeadC0de: xauth: error in locking authority file: /home/draik/.Xauthority [18:44] firefox-3.0 [18:44] in adept [18:44] OxDeadC0de: Says it 4 times in a row [18:44] russlar: then you must have a bunch of gnome files installed or you know a trick that I don't [18:44] or I just don't care [18:45] russlar: fair enough === constanza is now known as Lucida [18:45] draik try renaming ~/.Xauthority [18:45] is it correct that my xorg has a permanent cpu usage of over 10%?? [18:46] ok ill ask my question again in more detail: when i change volume or when i press mute the sound doesnt change , either in MASTER or using my laptop keys .. but when i change the sound in HEADPHONES , the sound changes . how can i get rid of that problem [18:46] Fatal server error: Server is already active for display 0. If this server is no longer running, remove /tmp/.X0-lock and start again. [18:46] Hello! just upgraded to intredid, and everything went fine :) [18:46] except for one little thingy :( [18:46] Done. [18:46] Let me try again. [18:47] bozza: you mean with the laptop hardware buttons? [18:47] i have a problem in Ubuntu .. can i get support here . the ubuntu channel is quite busy [18:47] yea [18:47] well: anyone knows why firefox refuses to use qt themes? [18:47] or the buttons in MASTER [18:47] bozza: not really, the #ubuntu channel is where you need to be [18:48] oh . but does KDE use Volume Control alsa mixer ? [18:48] buk: firefox was written in gtk [18:48] bozza: looks like you need the correct packages t handle your buttons... it depend on the make of your laptop [18:48] OxDeadC0de: Ok, so no error message about the fatal server error. [18:48] OxDeadC0de: Reboot and try to login? [18:48] ruslar: yweah, i know. but inn hardy, gtk-qt-engines worked peachy, and now it just looks as straight out of winows 3.1 [18:48] no even if i change volume in volume control under master .. it doesnt do anything [18:48] erm..... [18:48] draik: give it a try :), hopefully it will work now [18:48] Ok [18:49] but when i change the volume for "Headphones" it works [18:49] bozza: you mean in the kmixer app? [18:49] hmm . i use ubuntu . and for me its called Volume Control [18:49] bozza: oh, sorry. [18:50] bozza: well it looks to me like you got the channels in your sound card mixed up. its fairly common. [18:50] ohh ,, i didnt realize there was such a big difference between ubuntu and kubuntu [18:50] bozza: unfortunately, conf and fix depende higly on your particular sound setup. [18:50] bukharin: oh how can i change it [18:51] any ideas ? [18:51] bozza: i wouldn't know. that ALSA config, and its fairly "low-level". in my case, for example, i got some mixup on the channels, or the names passed to ALSA don't mean much, but i just stopped trying to fix it, and changed my wiring [18:51] your wiring ? but its a laptop ? [18:51] jussi01: just using apt-get install [18:52] bozza: no, its desktop. that's why i wouldnt know how to fix it in yor case [18:52] jussi01: you know how I can change order of the items in a panel? [18:52] oh ok [18:52] esperegu: ok. did it appear in your add widgets window? [18:52] bozza: your best bet wuld be to look for documentation on your laptop mdel for ubuntu [18:52] thanks anyway [18:52] ok thats a good idea [18:53] esperegu: right click on the panel -> panel settings -> drag and drop :) [18:53] bozza: if you are lucky, (ot have a dell) that kind of things is thoroughly dpcumented, but since it depends on the hardware layout of your card, theres not much that can be done from the OS side (ie, (k)ubuntu) [18:53] bozza: good luck. you'll need it :) [18:53] jussi01: yeah I was able to add it. trying to order stuff now [18:54] jussi01: drag and drop... NIZ! [18:54] OxDeadC0de: This time, there are errors when trying to login with my username rather than root [18:54] well.. back to my main concern: any one has any idea why firefox suddenly stopped working with gtk-qt-engine? [18:54] OxDeadC0de: EE Unable to locate/open config file [18:54] it worked in hardy with kde 4.1.2, and it stoped working after dist-upgrade [18:54] OxDeadC0de: EE open /dev/fb0: No such file or direcotry [18:54] esperegu: one little trick, you can change lancelots icon by right clicking on the launcher, then lancelot settings :) [18:55] OxDeadC0de: EE Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [18:56] is there an irc client completle written in qt4? [18:56] jussi01: oeps... Fatal Error Occured... plasma crashed =) [18:56] fale__: wait for the next version of kvirc [18:57] OxDeadC0de: What am I missing? [18:57] DarkSmoke: atm no irc client is written in qt4/kde4? [18:58] fale__: quassel [18:58] thx JontheEchidna [18:59] enzo_ sorry was afkish back tho, move your xorg.conf back ^^ [19:01] anyone who know if there is a real-time backup tool? [19:02] Keep can backup a directory at regular intervals [19:02] nRx === Lucida is now known as Fiona [19:03] sgh [19:03] maxbaldwin: but it should be updated after (example: editing a file) [19:03] updated=backuped [19:03] anyone knows why gtk-qt-engine doesn't work in firefox? [19:03] after dist-upgrade? [19:04] If you set it to be backed up every day or something, it wouldn't matter. [19:04] even after you edited it [19:05] bukharin: Do you have these packages installed? gtk2-engines-qtpixmap gtk-engines-qtpixmap gtk2-engines-qtcurve [19:06] maxbaldwin: thanks but this isn a real-time backup tool ... keep only back up at a special time or every day or ... but not after knowing that there is a difference between folder A and folder B so that it has to backup. [19:06] ardchoille: don't know, let em check. maybe dist-upgrade removed them [19:07] nRx: Ah, someone else can probably help then. I'm not sure of a program that does that. (I don't use backup programs) [19:07] bukharin: well, you had to manually install them to begin with [19:08] yes, i had forgotten that i neede extra packages, and thought that dist-upgrade would just keep them. i just installed, let me see if ff works now [19:08] hey im back XD, [19:08] nope, still looks horrible [19:08] bukharin: ok, did you set the gtk stuff up in systemsettings ? [19:08] anyone had the problem in adept where the search list flashes and then nothing shows up? [19:09] ardchoille: ywah, i told it to use my kde theme [19:09] try installing libbonobo2 [19:10] bukharin: try chaning it to the qt option and back and then restart ff [19:10] ardchoille: jsut did that. didn't work :( [19:11] :( [19:12] bukharin: ok, open ~/.gtkrc-2.0-kde in a text editor and take a look [19:12] ardchoille: i tried with wvery option, qt4, qtcurve, raleigh, use my kde theme. firefox looks exactly the same with each. terrible, that is :) but the tab bar now looks good... [19:12] bukharin: I can post mine if you want [19:12] ok, give me a sec [19:13] NO such file or directory [19:13] ardchoille: there gtkrc-2.0-kde [19:14] bukharin: that file was created for me by the systemsettings [19:14] yeah, it was under a diff name. there it is [19:14] gtkrc-2.0-kde [19:14] does it have your qt stuff in it? [19:15] bukharin: actually that's the same filename [19:15] yeah, my bed, sorry. [19:15] i have three files: gtk-2.0-kde, gtk-2.0-kde4 [19:15] gtk-qt-engine_rc [19:16] http://annma.blogspot.com/2008/11/khangman-kde-4-broken-in-intrepid.html <--this is a little ridiculous don't you think? [19:16] ok, check to see if the *kde4 file has your qt stuff in it [19:16] sbattey: do you know who annma is? [19:17] ardchoille: I do. [19:17] ardchoille: I'm not saying her blog is ridiculous, I'm saying the fact that it is broken is. [19:17] hello [19:18] it says: [19:18] sbattey: ah, yeah [19:18] gtk-theme-name="Qt4" [19:18] gtk-font-name="DejaVu Sans 9" [19:19] i need help with kubuntu 8.10 and radeon 9200 [19:19] ardchoille: thanks a lot for your time, but i have to go now... [19:19] bukharin: that looks correct, not sure what the problem is [19:19] ardchoille: i'll try messing with those, to see if i can fix it [19:19] ok [19:19] ardchoille: thanks. bye! [19:19] yw [19:20] ardchoille: People blame kubuntu crashes on KDE, the sad part is, is that this manages to slip through to a release. === andre is now known as Guest13379 [19:21] sbattey: you know what they say.. to err is human, to really foul things up requires a computer [19:22] why when I install mplayer the soud out put is to pulse? [19:22] I dont have pulseaudio installed, so it should be in alsa o xine or phonon [19:22] is that a bug? [19:22] KDesk: I thought pulseaudio was the default starting in Hardy [19:23] Yea, I think it is [19:23] ardchoille: not in kubuntu it isn't [19:23] no [19:23] ardchoille: in kubunut not [19:23] jtechidna: Ah, thanks for that info [19:23] Oh, ok [19:23] * ardchoille just recently switched from Ubuntu to Kubuntu [19:23] ardchoille: noone believes you, you old KDE user [19:23] (;) [19:24] hehe === ubuntu__ is now known as fillip [19:26] first time here [19:26] hi! [19:26] !hi [19:26] Hi! Welcome to #kubuntu! [19:26] :) === sean is now known as psyco [19:29] key, anyone know why adept in 8.10 doesnt show up any searches? [19:30] they just flash a list for a sec and then nothing [19:31] psyco: if I disable show upgradable packages it works [19:31] bastian: ok ill try that === bastian is now known as OculusAquilae [19:31] rofl [19:31] nice [19:32] "minor bug" ..... >.> [19:32] psyco: saw the same bug a minute ago [19:33] is firefox in the repository? [19:34] !info firefox [19:34] firefox (source: firefox-3.0): meta package for the popular mozilla web browser. In component main, is optional. Version 3.0.3+nobinonly-0ubuntu2 (intrepid), package size 67 kB, installed size 124 kB [19:34] psyco: yep [19:34] so its a bad thing if its not showing up.... [19:35] psyco: seems to work after having clicked on this button one time [19:36] uuugghh [19:36] OxDeadC0de: I have moved the file back, what should I do? [19:36] this is fail. [19:38] i want my old adept rwarwar [19:39] I don't get it reproduced [19:39] Someone needs to make a distro based on Kubuntu but with kde3 and gimp, firefox, synaptic ported to qt [19:40] !info synaptic [19:40] synaptic (source: synaptic): Graphical package manager. In component main, is optional. Version 0.62.1ubuntu10 (intrepid), package size 1268 kB, installed size 5852 kB [19:40] i dont know whats wrong :S:S, adept gets a list but its so small [19:41] I'm sure where to look now so that I can resolve my xserver issue. [19:42] could someone possibly tell me how to enable the desktop cube in intrepid? i have been poking around, but nothing i have tried has seemed to work. [19:44] Is anyone here using the nVidia driver from the restricted hardware? I want to know if maybe it's just me having the issue with only root being able to use the GUI as opposed to a regular user, too. [19:46] enzo: ls -lh /dev/nvidia* do you have read/write permissions for all users? [19:46] enzo_ /\ [19:47] man, they sure did a number on adept [19:47] jmichaelx: yup, its quite the fail [19:47] OxDeadC0de: Here is what I show... [19:47] crw-rw---- 1 root video 195, 0 2008-11-02 10:51 /dev/nvidia0 [19:47] crw-rw---- 1 root video 195, 255 2008-11-02 10:51 /dev/nvidiactl [19:48] fail is definitely the word [19:48] enzo_ try adding yourself to the user group, or do (insecure way) chmod a+rw /dev/nvidia* [19:48] enzo_ video group I mean sorry [19:48] I am part of the video group [19:48] OxDeadC0de: the device it self shouldn't have read and write perms for all users [19:48] I will run the command just the same [19:49] ugh, im totally haing 8.10 [19:49] hating* [19:49] psyco: So angry you can't type? [19:49] draik: almost ;) [19:50] OxDeadC0de: I have run the command you provided. [19:50] hai - after going through the motions to actually upgrade all the packages, ibex is mostly working for me - but not Ctrl+F (!) in konqueror [19:50] anyone know what to look for? [19:50] draik I just had a thought, does sudo modprobe nvidia give any errors? [19:51] i am liking 8.10 much more than i thought i would. i was really pissed that i was being forced to abandon kde3 if i wanted intrepid.... but, i must sheepishly admit that it's pretty nice ^.^ [19:51] hello [19:51] OxDeadC0de: Nope. [19:51] i'm ubuntu , i was here afternoon on the "ubuntu" name [19:52] jmichaelx: i agree, I totally love the looks, but so far, nothing is working at all [19:52] mog_: not very smart to use such a nick :) [19:52] mog_: so YOU'RE that 'ubuntu' guy that keeps showing up in here!! [19:52] mog_: Everyone is ubuntu when they join with the LiveCD or such. [19:52] psyco: what issues are you having? [19:52] jmichaelx: right now, adept, no list is showing up when I do a search [19:53] draik: try startx again as your other regular user (the test one you ade) [19:53] change inng the "upgradable filter" sorta fixes this [19:53] draik: now that you have added r/w perms to all users for the nvidia devices.. which you *shouldn't* have to do :/ [19:53] so i can see some, but nto rnearly close enough to the many packages I should see. [19:53] not nearly* [19:53] what is the state of the fglrx driver? can it do 3d acceleration reasonably well or not? [19:54] ok, i've installed kubuntu 8.10 on my pc 512MB RAM , 30GB HDD and processor AMD Sempron 1.8Ghz [19:54] psyco: i dunno, but the new adept seems worthless to me. i am using either synaptic, or more frequently aptitude from the terminal [19:54] jmichaelx: good idea [19:54] and i find kubuntu more fast than ubuntu with gnome , few strange no? [19:54] not really [19:55] OxDeadC0de: Invalid MIT-MAGIC-COOKIE-1 keygiving up. [19:55] is there a way to get adept kde 3 back easily? [19:55] meh, nvm [19:55] i liked synaptic better [19:56] psyco: i seriously doubt it. just use synaptic === gerald is now known as geri [19:56] ok , ah it's JohnFlux2 you give me a link about compiz on VIA Unichrome S3G graphic card [19:56] hello [19:56] hi is there a gui based openvpn cleint tool for kubuntu? [19:56] OxDeadC0de: xinit Resource temporarily unavailable (errno 11): unable to connect to X server [19:56] Does anyboby know why Ubuntu 8.10 doesn't support Xen virtualization? [19:56] OxDeadC0de: xinit: No such process (errno 3): Server error. [19:56] on a fresh install, what should i install in kde? [19:56] JohnFlux2 ? [19:56] youtube does not work [19:56] Inquisitor: it has it enabled by default, thereby making nvidia not work [19:56] Hi guys. Playing with LTSP. Got it working fine with Ubuntu 8.10 but I really want KDE4. Why doesn't the alternate kubuntu disk offer LTSP install? [19:57] :P [19:57] Inquisitor: it doesn't? you may need to use the alternate install CD to select the correct kernel, but i would be fairly sure that xen support is available [19:57] enzo_ / draik: make sure the .Xauthority file doesn't exist [19:57] JohnFlux2 are you here? [19:57] Argh, going from 7.10 to 8.10, Kwin will not run on my second monitor (not Twinview or Xinerama), any ideas? X knows it is there, just not Kwin [19:58] OxDeadC0de: Ok. Let me try again [19:58] does dolphin not know how to peek into directories to pic an icon based on their contents? [19:59] OxDeadC0de: xinit: Interruped system call (errno 4): unable to connect to X server [19:59] OxDeadC0de: xinit: No such process (errno 3): Server error. [19:59] anyone know how to fix the 'cannot commit changes' message when upgrading? [19:59] newton- probably Flash [19:59] ? [19:59] JohnFlux2 ? [19:59] Hi. Has anyone had any problems with the fglrx driver and Ubuntu 8.10 (kernel 2.6.27)? [20:00] enzo_ kill all your xorg sessions, remove all .Xauthority files, and try again :/, this is bugging me that it won't work :P [20:00] Is there magic to getting KWin to run on the second screen? [20:00] somebody else has problems with kubuntu 8.10 and alsa sound for 82801I chip? [20:00] OxDeadC0de: Ok. Just a sec. [20:01] where do I change shortcut keys like "switch to desktop 2" [20:01] OxDeadC0de: Trying it now [20:01] ok [20:01] infact [20:02] I'm in! [20:02] yay finally!!! [20:02] lol i dont guess im upgrading [20:02] psyco: systemsettings > Computer Administration > Keyboard & Mouse? [20:02] you guys will love this [20:02] OxDeadC0de: Let me reboot and see what happens [20:02] enzo) good luck! [20:02] i went "sudo rm *" in my /etc/libs folder [20:02] ardchoille: I rhink so, good call [20:03] i would try to run compiz-fusion with VIA Unichrome S3G graphic card [20:03] yup, thanks! [20:03] greatest epic fail moment of my life [20:04] vasilisa: /etc/libs ? [20:04] vasilisa: i saw a great video on youtube of someone rm -rf-ing their entire filesystem [20:04] ardchoille: no /usr/libs [20:04] its where all the dynamically linked binary files go [20:04] so if you erase it... yeah [20:05] so anyway, thats why i finally upgraded from gutsy to hardy [20:05] jmichaelx: Got a link to that? Was it a spoof or were they being an ass about it? [20:05] Hello, does anyone know how I can obtain the "rquotad" daemon? [20:05] nobody? [20:05] !info rquotad [20:05] Package rquotad does not exist in intrepid [20:05] !info rquota [20:05] Package rquota does not exist in intrepid [20:06] enzo_: i would have to look. no, the person did it on purpose, with 'born to be wild' playing as accompanying music [20:06] Hi all, i've been running kde4.1 under 8.04 for a while, I had also setup pulseaudio as my sound server, configured phonon to use pulse. I had hoped that in 8.10 pulse would be configured by default. I can reconfigure it, but I am wondering if there are any new instructions for doing it? [20:06] he probably had it backed up and was reinstalling [20:06] jmichaelx: LOL [20:06] vasilisa: well, hopefully you were able to save your data, and all is alright now? [20:06] how do i install flash? [20:07] !flash [20:07] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (a recent version for !Dapper is available in !backports) - See also !Restricted and !Gnash [20:07] jmichaelx: yeah its fine. i just feel dumb [20:07] adapt is sooo.... annoying... is there a synaptics for kubuntu? === root is now known as Guest7368 [20:07] newton: flash now has a .deb package on there website, it actually works unlike the flashplayer-nonfree. [20:07] OxDeadC0de: Ok. There there is an issue with my main account. [20:07] vasilisa: well, it is often those feel-dumb experiences that teach us the most. i have certainly had my share ^.^ [20:07] i was trying to delete some libs so that i could see if my program would compile with said libs as part of the project, instead of the system. === john-charles is now known as gkffjcs [20:08] JohnFlux2: nice [20:08] OxDeadC0de: The main account cannot access X server while the new account can. [20:08] ok [20:08] thks [20:08] jmichaelx: true [20:08] ardchoille: its not working, I can set the shortcuts but then I press them nothing happens [20:08] psyco: :( === david_ is now known as david_edmundson [20:09] enzo_ did you remove the .Xauthority in your main account? [20:09] run graphical effect on VIA Unichrome S3G graphique card , nobody know how i do ? please [20:09] Yes [20:09] could someone possibly tell me how to enable the desktop cube in intrepid? i have been poking around, but nothing i have tried has seemed to work. [20:09] OxDeadC0de: Just before I rebooted the computer, I removed it [20:09] enzo_ then umm, try ls -lha in your main account, see if any files belong to root [20:09] Hello all === ardchoille_ is now known as ardchoille [20:10] jmichaelx: Did you install fusion-icon? [20:10] OxDeadC0de: ls -lha /home/draik ? [20:10] I'm trying to associate .ps files with okular, where can I find 'okular' (in what directory..) [20:10] enzo_ exactly :) [20:10] enzo_: find ~ -user root [20:10] fusion-icon? no, i had not heard of it [20:10] enzo_ ardchoille's way is better ;) [20:11] jmichaelx: sudo apt-get install fusion-icon [20:11] hazzy: ty, will do [20:11] OxDeadC0de: Ok, runnning ardchoille's method [20:11] jmichaelx: its to handle compiz, makes stuff easier to configure [20:11] Just upgraded to 10-8 it does not geet along with my video card. [20:12] bill: which is what? [20:12] ~/.kde/share/apps/RecentDocuments/Xorg.0.log.desktop [20:12] voodo 3.. [20:12] ~/.kde/share/apps/amarok/albumcovers/cache/130@nocover.png [20:12] does xorg create any files in /tmp ? [20:12] !pastebin | enzo_ [20:12] enzo_: 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) [20:12] how do I change my clokc to 12 hour instead of 24 hour? [20:13] OxDeadC0de: sorry. I can't pastebin from CTRL+ALT+F1 [20:13] right mouse click on the clock [20:13] oh yeah :/ [20:13] enzo_: tty1 you mean [20:13] and you can (;) [20:13] enzo_ we're looking for files in your home folder though, not in subfolders of your home folder :) [20:13] Well, the main thing here is ~/.kde/share/apps/kuser [20:13] bill: there is no time format setting [20:14] Ok [20:14] just use magical commandline browser like lynx [20:14] No, nothing there. [20:14] Tm_T: I have lynx but don't recall using it in quite some time. [20:14] JohnFlux2 please are you available few minutes ? [20:15] Your right. Sorry..I'm 0 for 3 today. [20:15] Hi. I'm on 8.10 w/ kernel 2.6.27 and I'm trying to setup the fglrx driver. aticonfig segfaults with the following: Nov 2 13:38:37 kerwin kernel: [81872.270803] aticonfig[24966]: segfault at c ip 080539fd sp bfb12790 error 6 in aticonfig[8048000+34000] [20:15] enzo_ try chown draik:draik /home/draik -R [20:15] * above is from dmesg/syslog. The segfault is preventing me from configuring X11 to use the fglrx driver, and so I am stuck on VESA at the moment. Any help would be appreciated. Thanks! === jens__ is now known as gsa10132 [20:16] OxDeadC0de: Done. Had to be done with sudo, BTW. [20:16] did that help? ^^ [20:17] OxDeadC0de: I'll check. Just a moment [20:17] if not, you can always simply backup your home folder (mv /home/draik /home/draik-backup), erase the draik user, then re-add it [20:17] make sure you have another admin user before doing that though (or have set a password to the root account so you can log into that) [20:17] Hola === miguel is now known as Guest16012 [20:18] hi [20:18] I installed Kubuntu and seems ok [20:18] however, I'm getting a messed up image somethimes [20:19] OxDeadC0de: ummmm.... [20:19] OxDeadC0de: WOOHOO! WE GOT IT! [20:19] enzo_ yay!!!!!!!! [20:19] like a flicker... every 5 or 10 seconds [20:20] any ideas, guys? [20:20] hmm, there are some things that fusion-icon will not allow me to select === jm is now known as Kubuntu_N00b [20:20] OxDeadC0de: May I pm you? [20:20] SWEET! [20:20] does krandr work for anyone [20:20] jmichaelx: Such as? [20:20] OxDeadC0de: Now, onto more pressing matters. [20:20] tokah: Aye. [20:21] ardchoille if you wish :) [20:21] OxDeadC0de: Do you.. or do you not... in fact.. know... the word? [20:21] hazzy: well, snow, for example [20:21] draik: which word? :P [20:21] kkerwin, for some reason my does nothing but change the resolution, if i want to change were one monitor is i have to use xrandr in terminal [20:21] OxDeadC0de: B-b-b--b-b-b-BIRD BIRD BIRD, Bird is the word... [20:21] anyone about not working ctrl+f in konqueror? [20:22] tokah: Lo siento, but I'm afraid that I can't help you there ... :-( [20:22] jmichaelx: Ah, interesting...I'll upgrade compiz-fusion and tell you whether I experience the same [20:22] Hi. I'm on 8.10 w/ kernel 2.6.27 and I'm trying to setup the fglrx driver. aticonfig segfaults with the following: Nov 2 13:38:37 kerwin kernel: [81872.270803] aticonfig[24966]: segfault at c ip 080539fd sp bfb12790 error 6 in aticonfig[8048000+34000] [20:22] seems nice, but that flickering is damn annoying [20:22] * above is from dmesg/syslog. The segfault is preventing me from configuring X11 to use the fglrx driver, and so I am stuck on VESA at the moment. Any help would be appreciated. Thanks! [20:24] this thing is troublesome... any ideas what it is and how to fix it? [20:25] can you help me please? [20:25] Don't ask if we can help you, just ask the question [20:25] What is the command to see if I have glx running on this? [20:26] jchonig anyone on zaphoding and 8.10? [20:26] !please >mog_ [20:26] mog_, please see my private message [20:26] draik: glxinfo [20:26] sorry ok [20:26] OxDeadC0de: Oh yay! Segfault! [20:26] So... nobody can help me with that? [20:27] hi everyone, ive got a problem with kubuntu - how do i get the files off my mobile phone using bluetooth? [20:27] draik crud, yet more problems.. how'd you end up getting all these issues to begin with? [20:27] I upgraded from 8.04 to 8.10 [20:27] and why are the bluetooth tools only accessible via console? [20:27] Kubuntu_N00b: Sorry, no ideas [20:28] so, i would run compiz-fusion on VIA Unichrome S3G graphic card [20:28] That's so bad... Kubuntu looks leaps and bounds better than ubuntu [20:28] but that flickering is going to make me kill someone [20:28] draik: can you pastebin your xorg.conf? [20:28] OxDeadC0de: Sure. Just a nano [20:28] !pastebin [20:28] 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) [20:29] JohnFlux2 are you busy ? [20:29] Kubuntu_N00b: Try this: http://ubuntuforums.org/showthread.php?t=482398 [20:30] OxDeadC0de: http://paste.ubuntu.com/66409/ [20:31] anybody know of some good ipod software for linux? preferably QT4 =) [20:31] i search a web site link about compiz-fusion with VIA Unichrome S3G graphic card [20:31] and, it should be girlfriendly [20:31] =) [20:31] howtoo: well you can do the most girl friendly thing of all and just run itunes with wine? [20:31] hmm... not exactly my case... [20:32] it's like everything messes up on the Screen, but rearrange on a split second [20:32] like a glitch [20:32] afaik wine can run itunes [20:32] draik: try making it look like this: http://paste.ubuntu.com/66411/ (Without all the modelines in the monitor section, those are there for when I launch fullscreen apps like wine games that have a smaller resolution, so it uses the right refresh rate for my lcd) [20:32] but theres also amarok and other stuff like that [20:32] is there any software to use kubuntu with a mobile phone via bluetooth? [20:32] howtoo: I was told amarok can handle ipods [20:32] and remove the pci-id from the device section [20:32] ardchoille: it can [20:33] ah, ok [20:33] oh, sweet [20:33] howtoo: what ipod btw [20:33] it's kubuntu related as that doesn't happens with Xubuntu or Ubuntu [20:33] so, there must be something related to KDE [20:34] coreymon77: uh, dunno [20:34] draik: I mean the busid, yours is probably different [20:34] 4gb [20:34] howtoo: is it a touch? [20:34] Kubuntu_N00b: What kind of graphics card do you have? [20:34] nope [20:34] Intel Integrated [20:34] howtoo: okay then, amarok can do it [20:34] coreymon77: cool =) [20:34] coreymon77: amarok can't handle the touch? [20:35] Intel Mobile 915GM [20:35] ardchoille: most things have issues with the touch [20:35] ardchoille: with one of those, youre better off wine'ing itunes [20:35] ok, I'll remember to not buy the touch [20:35] draik: so like this http://paste.ubuntu.com/66414/ [20:35] ardchoille: i have one, and not to say i dont love it (especially after jailbreaking) but, many things have issues with it [20:36] http://paste.ubuntu.com/66415/ [20:36] Intel Mobile 915GM, hazzy [20:36] ardchoille: then again, i have a mac to handle my ipod anyways :P [20:36] Kubuntu_N00b: Alright [20:36] hehe [20:36] draik: remove the subsection display too [20:36] draik: those rely on the modelines existing in the monitor section [20:36] draik: just copy/paste the last one I posted ;) [20:37] also, it's not Compiz related as I shutted it down and still getting this weird thing [20:37] Kubuntu_N00b: PM me the output of lsmod [20:38] !paste [20:38] 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) [20:38] Hi peeps [20:38] Err, ok, pastebin [20:38] OxDeadC0de: Done. [20:38] Reboot? [20:38] draik just control+alt+backspace, it will restart xorg [20:38] Hi! [20:38] OxDeadC0de: Ha! Forgot about that. [20:38] Hope to be right back... [20:38] draik: wait! [20:39] doh! [20:39] jussi01: What? [20:39] jussi01 he still has a user on this chat, , enzo_ is him too ;) [20:39] OxDeadC0de: you need alt+e as well after the ctrl alt backspace... [20:39] How can I change the theme in Kde 4.0? [20:39] enzo_: ^^ [20:39] jussi01 alt+e? [20:40] OxDeadC0de: ctrl alt backspace takes you to the kdm login, but doesnt actually restart x [20:40] alt+e at kdm login actully restarts x [20:40] jussi01 it kills xorg, kdm starts another x session [20:40] yup [20:40] yup [20:40] !wiki change theme [20:40] Error: I am only a bot, please don't think I'm intelligent :) [20:41] * SiDi slaps ubottu [20:41] SiDi: !!! [20:41] * enzo_ slaps SiDi [20:41] Well, Julien's wondering, and all of you do know the answer ! [20:41] !owner > SiDi [20:41] SiDi, please see my private message [20:41] Kubuntu_N00b: This didn't happen in Ubuntu? [20:41] nope [20:41] neither in XFCE [20:42] I'm curious... [20:42] !owner [20:42] This bot is owned by jussi01 - Questions about ubottu should be asked in #ubuntu-bots [20:42] Ah [20:42] it's jussi01's bot :) [20:42] * SiDi slaps jussi01 then. [20:42] jussi01: Well, that makes it double [20:42] * SiDi runs. [20:42] WTH? [20:43] enzo_: ? [20:43] enzo_ ? [20:43] SiDi just slapped jussi01 [20:43] Kubuntu_N00b: Sorry, I have no other ideas [20:43] OxDeadC0de: :( It didn't work [20:43] enzo_ xorg still starts though right? [20:43] thanks, hazzy [20:44] i guess that I should go back to Gnome then... this flickering or glitching or whatever is killing my eyes [20:44] OxDeadC0de: Nope. Took me to the TTY1 [20:45] Restored mine right now and I'm back into Kubuntu [20:45] enzo_ hmm, try erasing the DefaultDepth line from xorg.conf [20:45] Why doesn't Yakuake remember my settings for 100% width and 50% height? [20:45] enzo that might require the subsection display to exist, which we removed [20:46] enzo_ kde doesn't kill it properly, simply set it to your preffered settings, then close yakuake via the close button on it, then restart it [20:46] Was about to do that. Thanks [20:47] hi, i've updatd to 8.10 and now i can't read the name of files that contain iso8859-15 chars, can you help me please? === rien is now known as rien-ne-va-plus [20:47] /w enzo_ and to get glx to work, try this xorg.conf then :/, if it doesn't work restore yours again ^^ http://paste.ubuntu.com/66420/ [20:47] oops :P [20:48] OxDeadC0de: I'm about to use the Hardware Drivers to enable nVidia [20:48] draik: that's a good idea ;) [20:49] is Azureus the commonly used bittorrent client on Linux? I'm about to give up on that.. I have opened both the UDP and TCP ports (internally and externally), have uPnP activated, and ports are forwarded, but I still can't connect to other peers.. [20:49] gsa10132: Why not use ktorrent? [20:49] gsa10132 I typically use uTorrent with wine [20:49] hmm, yeah, I'll probably try something else.. Azureus is just killing me.. [20:50] I used Azureus about 2-3 years ago when I was using windows XP [20:50] where do you go to get more window decorations for KDE4? [20:50] kde-look.org [20:50] OxDeadC0de: which category though? [20:50] does anybody around here know a good software to use your mobile phone with kubuntu? [20:50] like data exchange? [20:50] i just upgraded to Intrepid last night [20:50] so this is my first time in KDE4 [20:50] vurv: the window decorations section? [20:51] OxDeadC0de: so the 3.x ones apply to 4? [20:51] OxDeadC0de: I can't get it to activate. pressing the button doesn't do anything. [20:51] vurv: there's a native kde4 section [20:51] draik: could the existing install of the nvidia drivers you have going be conflicting with it? [20:51] OxDeadC0de: yeah, i'm totally blind [20:51] just saw that [20:52] OxDeadC0de: At the bottom, it says that an older version of this driver is in use. [20:52] OxDeadC0de: IIRC, that didn't stop me last time [20:53] draik: Ahh, well, you can either remove it, or in the section "Device" add: driver "nv" to make sure it's not in use (and sudo rmmod nvidia - after restarting xorg with the nv driver) [20:54] in xorg.conf === alifio is now known as alifioeeeee [20:57] ayo ppl wats krakin [20:57] ntm just all hatin on dem bugs === alifioeeeee is now known as alifio [20:58] damn baby kde 4 got a few [20:58] XD no shiz [20:58] Is it my imagination, or did the 8.04 -> 8.10 upgrade not add a grub entry for the new kernel? [20:59] dont know bout upgade i came from gentoo peeps [20:59] o-m-f-g [20:59] does kdebluetooth4 work? it doesnt work for me. is there a patch? [20:59] SMB is wokgin again for me [20:59] wat [21:00] i've missed smb for sooo long and its finally back XD [21:00] just transfered all my media with smb... omg so good [21:02] rien-ne-va-plus: the release notes say that Bluetooth doesn't work in Kubuntu 8.10 yet [21:03] probably have to revert ot an earlier vers of the bluetooth stack [21:03] also make sure its enabled in the kernel [21:05] how can i install kdebluetooth3? [21:05] use apt-get install [21:05] rien-ne-va-plus: it's not a problem on kde's end === ardchoille_ is now known as ardchoille [21:05] bluetooth broke it and kdebluetooth needs an update [21:05] since kdebluetooth for kde3 is broken it wouldn't work either [21:06] er, since kdebluetooth for kde3 is older [21:06] if the blurtooth works... [21:07] They updated the bluetooth stack, which broke kdebluetooth [21:07] the current kdebluetooth needs updated to cope with the changes [21:07] not sure my end [21:08] bluetooth worked last time i checked with 8.04 [21:08] since kde3's kbluetooth is older than kde4's kbluetooth, there's no way it will work [21:08] hello [21:08] y not, linux is so versitile, it can be made to work [21:09] favro I just reinstalled the proprietary drivers it works fine now [21:09] I'm pretty sure [21:09] Anyway thanks for your time bye [21:09] I've got a question. [21:10] OxDeadC0de: Your last xorg.conf did it. === thunderstruck is now known as gnomefreak [21:10] draik cool :), grats [21:10] yes adam [21:10] Adam24_: just ask the question [21:10] OxDeadC0de: I know there's something else, but heck if I can remember right now. Oh well. Thanks for all the help. Much appreciated. [21:11] draik: any time :) glad to be of service [21:12] is Kubuntu 8.10 a modified version of KDE 4.1.2 or does it have a vanilla kde4 desktop by default? [21:12] I remember now. How do I get rid of the menu on the left side of Konqueror? [21:12] it's modified a bit, at least I know the python bindings for plasma were backported for kubuntu [21:13] Adam24_: it has several patches from KDE 4.1.3, taskmanager tooltips, as well as a customly-config'd panel [21:13] how can I remove old kde3 programms in intrepid... which are not more required after upgrade from gusty... [21:13] where arrangement of applets have been modified [21:13] like kpdf [21:13] but on the outside it still has the KDE square logo in the bottom-right corner? [21:14] on the outside of what? [21:14] sourcemaker: sudo apt-get autoremove should take care of that for you [21:14] draik: no... does not work [21:15] Adam24_: do you mean the menu launcher button in the bottom left? [21:15] if so, yes, that is the KDE symbol [21:15] hi [21:15] draik: it does not take care for that [21:15] how do i downgrade my kdebluetooth4 to version 3 to make it work? [21:15] it still kde baby [21:15] draik dunno about that one sry [21:15] it seems the upgrade to 8.10 has some problems :-( [21:15] rien-ne-va-plus: it's not a matter of downgrading kdebluetooth [21:15] you'll need to downgrade bluetooth itself [21:15] kde lost all settings [21:16] o.O [21:16] and I've got no task bar [21:16] I wonder how to fix that [21:16] rien: you can either boot to an older kernel which has the old bluetooth stack, or you can find another program that's been updated for the new bluetooth stack already, or wait for kdebluetooth to be updated [21:16] alright [21:17] Hi everyone. [21:17] which kernel version had the old bluetooth stack? [21:17] I'm tryin to boot a 6.10 CD on a comp and it doesn't work atm, all seems well but I get dropped to a blackscreen with a nice white _ blinking; [21:18] Was katapult removed in Ibex? [21:18] !info katapult [21:18] Package katapult does not exist in intrepid [21:18] i dont think 6.10 is still supported, is it? [21:18] What am I supposed to do ? (except downloading hh or II) [21:18] coreymon77, nope it's not anymore [21:18] But I can't wait and DL another ISO [21:18] upgrade [21:18] Too long, and internet too slow for this (hey, this iso is like 700mb !) [21:19] use the torrents [21:19] they are much faster [21:19] DL is at 60kbps max :s [21:19] cheaterman_ order a free cd? (shipit.kubuntu.org) [21:19] but that would take longer than to d/l the iso [21:19] Hello. [21:19] OxDeadC0de, I'm supposed to repair a PC right now :p [21:19] frinuxfr: kde3.5 or 4.1? [21:19] I just installed a program using make install and this is the error I get when I try to run it, help?: http://pastebin.com/d56a830e [21:19] OxDeadC0de, exactly [21:19] I only lack of time atm [21:19] we cant help you, 6.10 is no longer supported, and the bugs in it are fixed [21:20] Eeeerf [21:20] Okay [21:20] the torrents are fast [21:20] Never mind then :s [21:20] try the others [21:20] Is there an alternative to katapult? [21:20] draik: krunner, it's installed by default [21:21] * janorcutt is listning to Turisas - One More on Amarok [21:21] Is there a way to change the key-binding of krunner? [21:21] Is it just me, or is Konsole very broken in 8.10? [21:21] Even if I got no help, thanks ^^ [21:21] (Was prepared to it) [21:21] Have a nice day everyone [21:22] can I use the following command... to remove kde3 programms using kde4? sudo apt-get --purge remove kdelibs4c2a [21:22] Konsole is fine for me, my main problem is my NVidia 96 series driver isn't working, and for some reason when I type random short black lines flash on the screen real fast. [21:23] jtechidna: That is the run command, same as ALT+F2. I guess it's the same thing. [21:23] chrisruls00: sounds like the issue I just had. Check what kernel you're booted into [21:24] how do I check that? [21:24] in 8.10, why is vim-tiny installed by default, and not vim? [21:24] chrisruls00: uname -r [21:25] It took me a while to figure out why :syntax on wasn't working [21:25] 2.6.27-7-generic [21:26] chrisruls00: try running the hardware driver manager [21:26] anybody here running dropbox? [21:26] KMenu -> System -> Hardware Drivers [21:26] I've already tried. [21:26] the ubuntu and nvidia website both state 96 series dosen't work [21:27] there's an update to the 96 series coming [21:29] I do not have sound in any non-kde apps... [21:29] anyone know what might cuase that? [21:29] yeah, thats what I've heard. I tried installing the new beta, and It actually installed unlike the other virsions, but when I configure xorg.conf the xserver just gives me a screen with multi-colored vertical lines. [21:30] * draik is listening to City by Hollywood Undead on Swan Songs [Amarok] [21:30] Call the church police! [21:30] LOL [21:31] Peter: Listen Lois, I know you're a feminist and I think that's adorable, but this is grown-up time and I'm the man. [21:32] Sorry, having too much fun with Uberscript [21:32] somebody else has problems with hda_intel sound in 8.10? [21:32] Peter: You'd better watch who you're calling a child, Lois. Because if I'm a child, you know what that makes you? A Pedophile. And I'll be damned if I'm gonna be lectured by a pervert. === pwnu is now known as iPwnU === patrick is now known as Guest41216 [21:38] Why Beer Is Better Than A Woman. - Beer labels come off without a fight. [21:39] Er, oops [21:39] I keep getting a message [21:39] in KDE or gnome [21:39] "art error" [21:39] something about CPU usage [21:42] Hi [21:42] anybody here running dropbox? [21:46] n8 [21:48] Has anyone figured out how to fix this stupid knotify/phonon crash? [21:51] does anyone know how to fix 'could not commit changes' errors when trying to upgrade? [21:53] !info azureus [21:53] azureus (source: azureus): BitTorrent client. In component universe, is optional. Version 3.1.1.0-3ubuntu3 (intrepid), package size 10054 kB, installed size 11488 kB [21:53] !commit [21:53] Sorry, I don't know anything about commit [21:53] can you upgrade from the live cd? [21:58] hi folks -- lookin or suggestions -- i use IRC extensively -- on a variety of servers -- ive messed with the following clients - -with the associated problems -- konversation -- problems with notificatins - disabling shuts off ALL notification on a chan not just sound, KVIRC -- fantastic -but very unstable, Xchat --works but ugly and not real feature rich, MIRC - dear lord WHY? kopete -- per channel notification (sound) does not work - - im looking fo [21:58] r ideas / input etc - -anyone have suggestions? [21:58] whats the correct sudo command line for firefox3? [21:59] tbr281: firefox doesn't work for your user? [21:59] W8TAH: here konversation is working very nice :D === bog is now known as Guest29274 [22:00] konversation is great -- except for the notification problem -- if that could be fixed -- id be on it in an instant -- but wehn i turn off sound notifications on a chan, it also disables the color change on the tab/tree and i loose track of the convos in the chan [22:00] ok then what about kde4? [22:00] :/ [22:01] last time i was given an incorrect line and it screwed up my machine [22:02] ArkoldThos, i appreciate the suggestion === Guest29274 is now known as bog_ === bog_ is now known as bog === bog is now known as Guest13606 [22:03] ardchoille: tried installing FF3 and it gave me a beta that mozilla is currently working on [22:04] I upgraded my system from kubuntu hardy to intrepid with kde4, and in nautilus, .doc files are associated with wine for some odd reason. If i right click, go at 'open with' and choose open office writer, and remember this association, it opens correctly, but it forgets the file association, so next time it wants to open it with wine again! [22:04] tbr281: firefox is in the repos. why did you install it manually? Testing purposes? [22:04] this does not happen in konqueror though [22:04] ardchoille: i did install from repos [22:05] tbr281: Then it should run fine with your user. I don't mean to be a pain but what exactly is the problem? [22:05] thats why i'm asking to see if i made a mistake when i sudo'ed it [22:05] tbr281: check to see if any files in your home are owned by root; find ~ -user root [22:06] I'll bet there are some and root shouldn't own any of the files in your home. === sd2 is now known as Neutrinux [22:06] just forget about it, i'm gunna try installing it once i get kde4 on here [22:07] Well, this upgrade wasn't as painless as it should have been [22:07] ok. but I just wanted to tell you that firefox is one of the apps that you should never have to run as root [22:07] right [22:07] And knotify/phonon crashing doesn't seem to be fixed [22:08] can you give me the correct command line for kde4? [22:08] tbr281: to run firefox as the root user? [22:09] no [22:09] just want to get kde4 and then i'll figure out the rest [22:09] tbr281: I've never had an upgrade go well so I don't mess with them, but I can do this for you [22:10] !upgrade | tbr281 [22:10] tbr281: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [22:11] Hi. I'm new in here. I just installed intrepid, and the only thing not working is printing : when i do in a term "lpr file.pdf" it perfectly works. But when I print the same file from a graphic app only a blank page comes out. Is it known? [22:12] thnx [22:12] yw [22:13] I just updated to Kubuntu 8.10 and when I try and start it up, it comes up with "starting kdm" and "starting kdm-kde4" " cannot start kdm-kde4 Not default display manager", then drops to command login prompt [22:14] I just updated to Kubuntu 8.10 and when I try and start it up, it comes up with "starting kdm" and "starting kdm-kde4" " cannot start kdm-kde4 Not default display manager", then drops to command login prompt [22:14] maybe a dpkg-reconfigure kdm [22:14] kz [22:15] brb [22:15] I'll go try [22:15] wtf is firefox doing? it is constantly using 18% CPU and I don't even use it beyond having it open - my 7 konqueror windows use nothing [22:21] buonasera a tutti [22:21] come faccio ad installare firefox3 su kubuntu senza tirarmi dietro mezzo gnome? [22:21] Neutrinux, didn't work [22:21] I just updated to Kubuntu 8.10 and when I try and start it up, it comes up with "starting kdm" and "starting kdm-kde4" " cannot start kdm-kde4 Not default display manager", then drops to command login prompt [22:22] I just updated to Kubuntu 8.10 and when I try and start it up, it comes up with "starting kdm" and "starting kdm-kde4" " cannot start kdm-kde4 Not default display manager", then drops to command login prompt [22:23] emiliano: italiano? espanol? [22:23] Traveler1: sounds like the problem I had, which was the new kernel version not being added to the grub menu [22:23] ardchoille: italiano [22:23] Traveler1, repeating will only get you yelled at by the ops [22:23] !it | emiliano [22:23] emiliano: 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) [22:23] ok [22:23] Dragonath, how'd you fix it? [22:23] Traveler1- what does uname -r say? [22:23] I don't know [22:23] I'm at my neighbors house [22:23] xD [22:24] hehe [22:24] I fixed it by adding the menu entry for the new kernel [22:24] The problem is a conflict between the updated nVidia drivers and the old kernel [22:25] Dragnslicer, can you tell me how to do that in PM [22:25] =)\ [22:26] Copy and paste the entries for the old kernel, then change the numbers [22:26] Dragnslicer: actually that is related to Kubuntu so probably best in channel so others can learn [22:26] ardchoille- I wasn't going to answer his message anyway [22:26] ok [22:26] I've been on IRC long enough [22:26] :) [22:27] s/long enough/way too long/ [22:27] Dragnslicer, can you give me step by step instructions [22:27] in here then [22:27] >< [22:27] Not unless you can follow them one at a time [22:28] crap >< [22:28] my computer is at my house [22:28] I'm at a friends house [22:28] I changed the driver in /etc/X11/xorg.conf from nvidia to vesa to get a semi-usable desktop, then opened /boot/grub/menu.lst in kate, copied/pasted the sections for the old kernel, and changed the numbers to the new kernel version [22:28] because i only have one computer [22:31] how do you edit a file in command? [22:31] nano [22:32] ty [22:38] hello [22:40] I don't have any audio with my laptop install [22:40] It's a fresh install from the LiveCD [22:41] Is there any way to get knotify to use something other than phonon? [22:42] !info yakuake [22:42] yakuake (source: yakuake): a Quake-style terminal emulator based on KDE Konsole technology. In component universe, is optional. Version 2.9.3-0ubuntu1 (intrepid), package size 206 kB, installed size 1292 kB [22:52] draik: do you have more than one audiointerface? [22:52] Hello! Is there Katapult or something similar in KDE4? [22:52] jussi01 i have simmilar problem but on desktop [22:53] draik: check in system settings ->sound -> and set the correct device priority [22:53] jussi01: No, just one. [22:53] axel, try alt+f2 [22:53] its called krunner [22:54] how do you change yakuake skins? [22:54] marekt: Tanks. Is it the same as in KDE 3.5? [22:54] ardchoille: Menu > Configure Yakuake [22:55] ardchoille: Appearance section is what you want, specifically [22:55] jussi01: I only have one device listed in all sections. [22:55] axel it is different, but works simmilar [22:56] draik: there is no Menu > Configure [22:56] draik: and you have checked in alsamixer all the volumes are up? (hint: alsamixer in terminal) [22:56] ardchoille: When you press the down arrow at the bottom right corner of Yakuake, it shows the menu. At the bottom of the list, Configure Yakuake [22:56] marekt: Thanks for the hint. I'll try it later. [22:57] jussi01: I'll check in terminal, but yes. [22:57] draik: ah, ok, didn't see that tiny button. Thanks :) [22:57] ardchoille: :) NP, any time. [22:58] jussi01: Everything is in the red levels with the exception of Line and 2 "3D Contrl" [23:00] jussi01: Ok, now everything is at 100 [23:01] draik: lappy od desktop? [23:01] laptop [23:01] soundcard? [23:01] Generic sound card from Intel; came with Dell [23:02] Hello all [23:02] I installed Kubuntu 8.10 [23:02] draik: give me the full listing from lspci? [23:02] How can I add a favorite (a directory, folder) in the kickoff menu witch has spaces? It adds the spaces like this "Folder%20Name"" [23:02] is there a simple way to change to Ubuntu or di I need to do a full install? [23:02] humpback- you can install ubuntu-desktop [23:02] humpback: change from a different distro? [23:02] Now I have a different question: I intend to by a new cell wich should easily synchronize with KDE4 (beside contacs, tasks, dates also data). Other desirable features would be: GPS-receiver, programmable (there should be the possibility to write programs for it), G3/UMTS, WLAN (g-standard), IR) [23:03] humpback: sudo apt-get install ubuntu-desktop [23:03] Does anybody know a cell matching these requirements? [23:03] axel: N96. [23:03] how do I install a python app? [23:03] thedark_: which one? [23:03] gdick [23:04] it is a Korean-English dictionary [23:04] deftone: kubunto 8.10 to ubunto 8.10 [23:04] !pastebin [23:04] 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) [23:04] !medibuntu [23:04] medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [23:05] hmmm....i would do a full install of ubuntu 8.10.....in my opinion kubuntu has some serious bugs if u try to just get rid of kde4 [23:05] jussi01: Sorry for the delay. Never setup a default browser with the laptop yet. [23:05] jussi01: Thanks. That phone seems really cool! [23:05] axel: only thing Im not _certain_ on is the contact sync... [23:07] axel: its very similar to the n95, so google around a bit [23:08] * hazzy gives Nobody Windoze XP [23:08] jussi01: Thanks for the hint. The synchronization is the condition sine qua non: no deal without that. [23:08] I have a setup.py [23:08] * hazzy gives Nobody GOD [23:08] I assume I do something with that? [23:08] thedark_: are you familiar with terminal commands? === pyntix is now known as nycz [23:09] what's the easiest way to remove firefox? [23:09] thedark_: if so, then change to the directory that file is in, and do: ./setup.py [23:10] how can I install firefox 3 on kubuntu without installing the gnome dependencies? === mad2 is now known as maduser [23:10] deftone: I'd try: sudo apt-get remove firefox && sudo apt-get autoremove [23:10] deftone: sudo apt-get remove firefox [23:10] that will remove all the dependencies? [23:10] deftone: the command after && is for cleaning the system from packages that are not needed any more. [23:11] deftone: It should. [23:11] k got ya...thanks guys [23:11] axel: sudo apt-get remove --auto-remove firefox [23:12] its giving me an error saying I need an additional command or something [23:12] axel: the --auto-remove was added not too long ago [23:12] ok that was weird....it didn't remove it at all...lol [23:12] ardchoille: I didn't know that so far. Thanks for the hint. [23:13] yw [23:13] emiliano: sudo apt-get install --no-install-recommends firefox [23:14] emiliano: that should give you the basics only. [23:14] #kubuntu achieved a max peak of 378 users by client09 on Sun Nov 2 16:00:34 2008. [23:15] i'll try tnxs === nycz is now known as nyciz [23:16] * hazzy gives jussi01 Tintin's father Herge [23:17] hello all. is there any kinda program running by default that caches file locations? i know of updatedb....but im wondering if there is any in kde..... [23:18] Using Ubuntu 8.10 I installed kubuntu-desktop. When I'm in KDE the kNetworkManager applet doesn't connect to anything unless I connect via the original gnome nm-applet. the kNetworkManager see and lets me enter passwords/settings for wifi networks but it won't actually connect or even try to connect to anything [23:19] skype 2.0.0.27 does not show own webcam-image, i.e. it does until i receive the video signal from my counterpart, anyone know anything about this? or is my skype-config crud? [23:21] here is the error I get: http://paste.ubuntu.com/66486/ [23:22] jussi01: Sorry for taking so long... http://paste.ubuntu.com/66487/ [23:26] anyone? [23:26] I have deleted all window specific sizes but every time I open a program (kate, konsole, etc) the size is the same, the default. What can I do? [23:26] I'm sure its a really simple problem... [23:32] does anyone know when openoffice will be rolled out to 8.04? [23:33] benjamin_: uhm OO.o ships with 8.04 [23:33] benjamin_: it isnt in the repos yet? [23:36] jussi01: Any luck with my lspci? [23:38] ardchoille: 2.4 does, yes, but i'm hoping for 3.0 [23:38] benjamin_: Ah, ok [23:38] coreymon77: i was hoping adept_manager would update it for me... [23:38] What is the purpose to showing the dashboard? [23:39] hey everybody! this is my first visit to irc [23:40] kevbuntu: hi buddy, welcome! === steelhoof_ is now known as steelhoof [23:40] thank you! [23:40] irc is really cool [23:40] i like it [23:41] can i connect to another channel in the same window? say linxforums.org? [23:42] Hello [23:43] what's the best terminal manager for ultimate ubuntu? === rgreening_ is now known as rgreening [23:47] the version upgrade button doesn't appear in adept manager, is there another way to upgrade from 8.04 to 8.10? [23:47] deftone: regular old terminal works perfectly fine [23:47] !upgrade | benjamin_ [23:47] benjamin_: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [23:48] deftone: I like Yakuake. I have it in my ~/.kde/Autostart and it's just a button away [23:49] kevbuntu: It's a window/tab per channel or server. [23:50] draik: any chance instructions exist for kde? I don't really know where the equivalent menus are at [23:50] Same thing [23:50] K Menu > System > ... [23:50] It's all there [23:50] How do I find the "restricted drivers manager" in Intrepid? I never bothered with them before, but with the compositing effects that are enabled now it's a little sluggish.. so I figured I'd see if proprietary drivers make any difference [23:51] cn28h: K Menu > Application > System > Hardware Devices [23:51] Sorry, Hardware Drivers [23:52] draik: in the "updates" tab in adept, there is no option for selecting "release upgrades" [23:52] draik, it jut says that there are no proprietary drivers in use but doesn't give me an option to enable anything.. does that mean that none are available for my hardware? [23:53] benjamin_: It's not in Adept [23:53] cn28h: That may be the case or you don't have the restricted packages enabled/installed. [23:53] ah [23:53] draik: then where else in kmenu > system should i look? there aren't all that many options in there [23:54] hi [23:54] benjamin_: Hold up. Let me get the instructions from the site. [23:55] I tried to upgrade to kubuntu but now I only get a black screen when x11 should start up [23:55] the x server seems to be running though [23:55] hey all: I'm upgrading to Ibex, and it's stuck at 99% searching for obsolete software - but the reboot message came up and icon is in the bar -- shall I reboot now, or is it really still searching? [23:55] so kde4 is kinda cool. i miss some 3.5 stuff... but i'm hoping it'll get more configurable. i'm wondering if anyone has experience setting up Xorg? every dist-upgrade i've done it's been a hassle trying to get my separate X screens to work right. i have twinview working now for one monitor, but the main monitor won't go to its max res. [23:55] benjamin_: K Menu > System > Update Manager [23:55] That is where it will all begin [23:56] even booting from the intrepid cd gives leads to a black screen on my system [23:56] draik: i don't have "Update Manager" I do have "Adept Manager", is that equivalent? [23:56] No [23:57] benjamin_, update-manager i believe is based on synaptic. it's gtk at the least. [23:57] for anyone who wants to make a button to open yakuake, use this command: dcop yakuake DCOPInterface slotToggleState [23:57] are you doing a dist-upgrade benjamin_ ? [23:57] found instructions: https://help.ubuntu.com/community/IntrepidUpgrades/Kubuntu [23:58] dcop rocks! [23:58] they're a bit different than the ubuntu ones, fyi [23:58] ardchoille: A button? [23:58] ok i got it. thanks man! how do I change my nickname?? [23:58] kevbuntu: use "/nick YourNewName" [23:58] draik: for any other means of opening besides the key [23:59] benjamin_, best way i think is something like do-dist-upgrade or something like that. [23:59] ardchoille: Gotcha. Side question, what's with DCOP and replacing ... I can't recall what it is now, but it replaced something. [23:59] just right into the text line that i write my messages in?? [23:59] draik: Hmm.. can't remember [23:59] benjamin_, do-release-upgrade is the "best" way imho.