[00:04] hey [00:05] im trying to make a kubuntu install to my external without doing wubi [00:05] any ideas? [00:11] does anyone know how to install directly to my external without bothering the internal? === ninjamaster is now known as bencrisford [00:20] WHAT DO I HAVE TO INSTALL TO RUN COMPIZ?? [00:21] #compiz [00:23] xp-killer: first tell me why you want compiz over kwin? they are pretty close to equal now... [00:23] Has anybody here that uses Hardy been able to encode mp3 files? I've tried 3 different solutions, all with some problem. [00:23] !mp3 [00:23] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/9.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [00:24] jussi01: i no noting of kiwn 1st time ive herd of it.and i just need comppis for the easy zoom nothing else [00:24] compiz [00:24] xp-killer: which version are you on? [00:25] 8.10 [00:25] hrm I dont remember 8.10 that well... [00:25] kde [00:25] and now Im going to bed. [00:26] kde in 8.10 should have a zoom effect [00:26] but have a look at system settings desktop [00:26] thanks JontheEchidna :) [00:26] System Settings -> Desktop -> Effects [00:26] I just re-arranged my partitions and /home moved from /dev/sdb7 to /dev/sdb6 as a result. Thins seem ok except my panel customization are gone. [00:26] All of my apps I added to the panel are missing from panel. [00:27] Actually, jussi01, my problem is that ffmpeg seems to not be able to encode MP3 even WITH the appropriate stuff. It does have the "--enable-gpl compiler flag, though, which makes me think it wasn't compiled with MP3 support. [00:28] JontheEchidna: i dont seee effects [00:29] it should be the first module in the Desktop config part of systemsettings [00:30] Let's see....I tried Sound Converter, too....It can't seem to find "decoderbin", some problem with GStreamer, evidently, and lame just plain doesn't seem to be able to handle OGG files, .ogg or .oga. [00:30] JontheEchidna: nope [00:32] So, does anybody know how I'm supposed to be able to encode MP3? I think I've exhausted the main options. === NoName is now known as Guest23273 [00:35] Hi!! [00:36] anybody here? [00:42] < === ubuntu is now known as AlexRE [00:49] hmm, Im having a bit of trouble with a tvout card, and not sure how to troubleshoot it. When the computer boots, POST is sent to the tv, and the kubuntu splash screen, but once boot is complate I get a black screen and Xorg is chewing up 93% cpu [00:58] Hello ya all [00:58] I have volume ext3 and that is other HDD but I want to all space be in /home/ [00:59] I have to Unmount it or .. ? [00:59] like this is confusing little space here little there ... [00:59] I more like to be all in one [01:00] any idea or suggestions ? === Paraselene__ is now known as Paraselene_ [01:12] how do i run compiz without going in the terminal or the run comand to type it? [01:13] #ubuntu [02:03] what is terminal command to open system settings? [02:03] systemsettings [02:04] Dragnslcr, thanks just figured it out as you typed :) === Kernel is now known as Wicked [02:15] is there a KDE gui for altering what services run a different run levels [02:15] the GTK equivalent seems to be BUM [02:19] cmoman4: you can install chkconfig [02:21] cmoman4: does the job relatively good/easy but its console [02:23] susbwoy: okay, had just installed it and seeing if does what a want, older versions of KDE (3?) had a gui and I haven't been able to find the equivalent so far [02:26] !ping [02:26] ping yourself ;-) really the diodes all down my left side are sore [02:36] hi, anyone know of a good plotting program to plot recursive functions? === gpf is now known as gpf_ === gpf_ is now known as gpf [02:37] salve [02:38] Yanick_: koctave? [02:39] Yanick_: http://sourceforge.net/projects/koctave/ [02:42] susbwoy, I am currently trying Labplot, looks nice (with TeX support), does koctave have that too? [02:45] Yanick_: yeah latex is everywhere, also look at scilab [02:47] thanx [02:48] susbwoy, man.... I don't know how to work with those shell math programs === sancas_ is now known as sancas === georgej is now known as zapper_1 [03:06] i have 710 installed and i have to keep that version but i need to upgrade the kernel as so my nforce 730i mobo chipsets are detected what kernel do i need to go to and what is the simplest wayto do it, im still a noob [03:06] Hello? [03:06] Hey! I'm here! :d [03:07] I'm still a noob too. [03:07] How do I get to other servers? [03:07] how do I get speed crunch in normal mode [03:07] Don't all answer at once! [03:09] i have 710 installed and i have to keep that version but i need to upgrade the kernel as so my nforce 730i mobo chipsets are detected what kernel do i need to go to and what is the simplest wayto do it, im still a noob [03:11] !upgrade | mandingoceo [03:11] mandingoceo: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - To upgrade to Jaunty (9.04) directly from Hardy (8.04) see https://help.ubuntu.com/community/JauntyUpgrades/Kubuntu/8.04 - see also http://www.ubuntu.com/getubuntu/upgrading [03:11] mandingoceo- support for 7.10 ended a couple months ago, so there won't be any new kernel packages for it. You can compile a newer kernel for it, but it usually isn't that simple [03:11] mandingoceo, that version is end of life, you will need to upgrade the entire version not just the kernel, as 7.10 is unsupported now [03:13] yeh i know but i have to keep that version, i did compile 2.6.27.14 but my nvidia based chipset mobo wasnt recognized so i was thinking i left something out when selecting what to configure [03:13] when compiling, i didnt see anything that said nvidia so not sure what i missed [03:14] 7.10 is supported no longer [03:16] just need to know what do i need to add when compiling a kernel for nvidia based mobo [03:25] Yanick_: Is qtoctave suitable? [03:29] Yanick_: http://qtoctave.wordpress.com/ [03:37] cmoman4, I don't know how that works [03:37] cmoman4, the koctave I installed is a terminal :/ [03:38] cmoman4, I'm not on windows [03:39] Yanick_: qt octave at front end to octave, a program similar to matlab. it runs in kubuntu [03:40] I need to plot a function like so : x_{k}=x_{0}+k*h where k is the iterator and h the delta, and y_{k+1}=y_{k}+h*f(x_{k},y_{k}) where y_{x_{0}} = 1 [03:40] Yanick_: susbwoy made the suggestion of koctave which I looked up and noticed its last update was 2006. I know qtoctave is being actively maintained [03:40] I installed 4 plotting applications so far, and all have failed to produce that [03:41] the reason being that I have absolutely no control over the iterator variable [03:41] Yanick_: well, I am not a maths expert but www.pythonxy.com might offer some more options [03:42] cmoman4, that's the point, I'm not a math expert too [03:42] did gnuplot fail too? [03:43] mermshaus, gnuplot is also a terminal application, I just don't know what to do with it [03:43] tutorials (good, and easy) are rare, if not absent from the web. Most information I find don't help at all [03:44] Yanick_: Do you have the ability to install software on your machine and are your running kubuntu? [03:44] yes [03:44] yeah, it's difficult to get started with such applications. it kind of sucks. [03:45] sudo apt-get install qtoctave will install qtoctave for you, from there you'll have to start reading up the help documentation. [03:45] qtoctave is all gui based so should give you a little more idea of what is going on [03:45] cmoman4, I'll take a look [03:46] hi there - question - I deinstalled pulseaudio but still it shows up everywhere in asoundconf in Multimedia (phonon) - How do I make it disapear? [03:46] you'll ultimately have to figure you out how to script your maths to suit gtoctave though [03:47] cmoman4, well, it looks like the most complete app i've seen so far (there a variable list, at least) [03:49] Yanick_: figured that might help, another good option is matlibplot which is mathematic plotting library for python [03:49] Yanick_: http://matplotlib.sourceforge.net/ [03:50] cmoman4, yeah, I've seen that.. but I still don't know how to write x_{k}... [03:52] Yanick_: yeah , not always easy figuring out how to code maths into scripting languages, good fun when you start making progress though [03:54] i just read that octave uses gnuplot btw [03:54] trivia fact of the fay. ;) [03:55] *day [03:56] mermshaus: the good old *nix way of chaining tools together [03:57] I still don't know how to write my recursive function :/ [03:57] cmoman4: or the tradition of coding a gui for something nobody knows how to use :o) [03:58] mermshaus: :) === hillshum is now known as Hillshum [03:58] Yanick_: sorry, can be more helpful [03:58] Yanick_: can't be more helpful [04:05] hey does someone know the sudo thing to install gyach enchanced? [04:06] i cant find it... === mike is now known as Guest31765 [04:06] or a way i can get my jasper plugin for kopete? [04:08] can someone help me please? [04:09] Guest31765: you need to go here https://launchpad.net/~loell/+archive/ppa [04:09] hello :) [04:09] its not in the repos. [04:09] crap [04:09] how do i do it [04:09] can you tell me how [04:10] or know video? [04:10] i have these random lines that appear on my screen every now and then while using Kubuntu... what is it? [04:10] alisha: what kind of vid card? [04:10] umm i dont know how do i find that out [04:11] alisha: at a terminal: `dmesg | grep -i video`. just need to know if it's ATI, NVidia, or Intel :) [04:11] Guest31765: in my ever so humble opinion, if you are doing it for voice chat, you might be disapointed. [04:11] no [04:11] cam [04:11] i use to have it [04:11] yet [04:11] okay hold on [04:11] i lost it [04:12] Guest31765: Oh! right jasper. Hold on I know the package you need . . . [04:12] [ 12.428434] Boot video device is 0000:01:00.0 thats what it tells me [04:13] Guest31765: apt-get install libjasper-runtime [04:13] Guest31765: sudo of course [04:13] i messaged you kingjere [04:13] look there [04:13] okay when you tell me this stuff you have to talk to me like im stupid... i am new to kubuntu and linux so i dont know this stuff [04:14] alisha: kay, we'll do graphical :) [04:14] me too [04:14] haha thank you! [04:14] alisha: k menu > computer > system settings [04:15] k now what [04:16] alright im in system settings [04:17] alisha: sorry, i'm at work lol [04:18] alisha: tap display, should say there, iirc [04:18] i dont see iirc [04:19] my graphics card is SiS Real256E [04:19] alisha: lol, my apologies. "iirc" means 'if i remember correctly' :) [04:19] alisha: is this an older computer? [04:20] alisha: what distrobution of kubuntu are you running? [04:21] alisha: i know there's some issues with the intel graphics cards (i run one myself on my netbook), and enabling a different vid mode for xorg to use fixed it [04:21] well i think its about 4 years old and hmm [04:21] im not sure what version im running its not the newest its is a slightly older version [04:22] alisha: 8.10? 8.04? older? [04:22] !version | alisha [04:22] alisha: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy » [04:22] how do i find out the version [04:23] !version [04:23] i dont know [04:23] lol [04:23] alisha: ubottu is our local friendly knowledge repository bot :) go to a terminal, and type in that 'lsb...' command [04:24] im running Kububtu 8.04 Hardy [04:25] alisha: i'm hesitant to recommend upgrading, as i don't know your hardware [04:26] go ahead and recommend one and if it screws me up ill just reinstall... i have like 20 discs i dont mind [04:26] alisha: lol [04:26] !upgrade | alisha [04:26] alisha: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - To upgrade to Jaunty (9.04) directly from Hardy (8.04) see https://help.ubuntu.com/community/JauntyUpgrades/Kubuntu/8.04 - see also http://www.ubuntu.com/getubuntu/upgrading [04:28] i dont really wanna upgrade the version... i just want to know how to fix the lines unless upgrading to Jaunty will fix that [04:29] alisha: i have no knowledge of what might be causing display lines on an 8.04 install with a SiS graphics card. I can't relly search from here for ya (i'm at work, on a tiny netbook) unfortunatly :( [04:30] thats ok ill just upgrade to jaunty and see if that works for me... if not ill probably go back to ubuntu... i jsut like the K desktop better [04:32] alisha: kubuntu is ubuntu :) [04:33] i know just with different desktops systems but ubuntu didnt have these dang lines [04:33] alisha: you can install both desktop environments on either system. the package name is either kubuntu-desktop or ubuntu-desktop :) [04:33] alisha: only suggestion of something to try would be to use the gdm manager with kde [04:34] yea i dont know what that is [04:35] alisha: do you notice the lines on the login screen itself, or only once you're logged in and on the desktop? [04:36] just after i login [04:36] alisha: ohhhhh... this might be an easy fix. let me check something real quick. do you already have the ubuntu desktop and kubuntu desktop setup on this machine? [04:37] no its not dual boot i just have kubuntu === ady is now known as skyman [04:38] alisha: `sudo aptitude install gdm` at a prompt. [04:39] alisha: what you'll do is run the gnome display manager, but with the kde desktop and such [04:39] E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) [04:39] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [04:39] Reading package lists... Done [04:39] Building dependency tree [04:39] Reading state information... Done [04:39] Initializing package states... Done [04:39] Building tag database... Done [04:39] E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) [04:39] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [04:39] thats what it tells me [04:41] alisha: you've got another package manager (an upgrade? some program open on the desktop to install programs?) running. [04:44] finally, a boring day at work is over. take care :) [04:46] oh its upgrading [05:05] hello [05:05] ? [05:05] anybody in here> [05:06] !ask | Zanderfly [05:06] Zanderfly: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [05:07] Trying to install Sid Mier's Pirates, But Wine isn't working. either freezes or fails to install [05:08] how do i install game using wine? tried terminal and from disk [05:08] type in: [05:08] cd .wine [05:08] wine dosdevices/d\:/setup.exe [05:09] no luck [05:10] Anybody got some advice to help me out? [05:12] where can i get some help on figuring this stuff out? [05:14] hello [05:15] list [05:16] help [05:16] hmm question, how do I restart the composite manager under KDE4 if it crashed earlier? [05:16] alt-shift-F12 [05:17] hmm nice. :) [05:18] What does that do anyway? I imagine it relating to some hotkeyed applicatio? [05:18] hello === nannette is now known as jackCat [05:22] hello [05:24] does anyone know a program that i can use that allows me to use a cam for a yahoo like thing [05:24] ??? [05:25] hi, my touchpad won't work at all except for the left and right click?how to make it works (a compal mechine) === Capab is now known as Carrlos [05:26] need help with blogspot and firefox [05:27] time to go back to 8.04?? [05:29] boy what a hot day today [05:29] whats it like where you are at [05:41] My netbook will see APs and connect, yet it won't actually be online. I have done this at home and I have done it at work. Both used to let me connect, but now it's just dead after the AP. [05:42] I use the correct password for the AP, but it does nothing more than actually let me 'connect' to the AP and nothing further. === root is now known as Guest94940 [05:47] If anyone here has a netbook with issues connecting to wifi spots, let me know if you've found some type of solution. [05:53] draik: chances are it's a problem specific to your wireless adapter and not the so-called "netbook" class of PCs [05:55] hmm, does anyone know how to get network manager to import a pcf file (for vpn) under jaunty? [06:01] hmm, why is my plasma always taking 100% cpu??? [06:01] That doesn't seem right. [06:04] hubar_: I had the same issue. An upgrade came around and it fixed it all for me. [06:04] p_quarles: What do you think would suddenly cause it? [06:05] draik: you *had* the same issue? which kubuntu (version) do you have it with? [06:06] I am running jaunty, and I am pretty sure this is the latest... (after upgrade and upgrade) [06:09] hubar_: I was on Jaunty, 9.04. An upgrade came along and it was suddenly fixed. [06:09] Kernel upgrade, I mean [06:10] hmm. which kernel you have? [06:11] I have 2.6.28-11 [06:11] 2.6.28-12 [06:11] hmm? [06:12] how did you get to 12? :) [06:12] Upgrade [06:14] sudo apt-get update && sudo apt-get upgrade === hemathor_ is now known as hemathor [06:15] hmm, are you using some strange repository? [06:15] Nope. I do, however, have them all enabled. [06:16] hmm? what do you mean"all enabled"? [06:17] I removed the hash in front of the commented repository entries. [06:18] you mean the file /etc/apt/sources.list? [06:19] when i am restarting my destop baground picture changes to blue screen [06:19] hubar_: Yes [06:19] what to do for not changing ? [06:20] hmm... I am looking at sources.list right now, and for some reason, they are all enabled too.err. [06:22] hmm, I didn't enable the backports repository. [06:22] I have it all enabled. It's just a preference, nothing more. [06:27] prasanth: When you restart your computer or when you restart your background (which I assume you mean refresh). === yaa_ is now known as anonimous_ [06:39] Is there a way to make a text editor shorten the length of .txt files? I have a wide screen monitor but this is ridiculous amounts of scrolling [06:39] I am currently using kate [06:40] ord wrap [06:40] *word wrap [06:41] draik, cool thanks [06:41] :) === mike is now known as PROject-Emerald [06:45] depmod -a what does this command do [06:46] anonimous_: depmod --help [06:50] I'm off to bed. Have a great day/noon/evening everyone. [06:54] bye [06:54] hui [06:58] which way i can see all the kernel modules in kernel [07:00] all modules currently loaded, or just all available? [07:00] currently loaded [07:00] lsmod [07:00] what is modeprobe -a [07:01] ? [07:01] Insert all module names on the command line. [07:01] see "man modprobe" [07:02] i m non-english speaking %) [07:02] man is not understandable ^( [07:02] :( [07:05] anonimous_, what language do you speak [07:06] do not send me to another channel .i am banned there %) [07:06] chukchas [07:07] i do speak chukcha [07:07] and english a little bit [07:11] anonimous_: man is the command for a help page, so 'man modprobe' will show you the help page for modprobe [07:15] Hey, all. Anyone that can help with a USB moust problem? [07:16] werekat google is good for stuff like that [07:18] Been there for a few hours. Maybe you can point me to the right FAQ. [07:18] Mamarok: i know it [07:19] If you are willing to read about the problem in detail, of course. [07:19] anybody know of a tool to combine files (merge data where large chunks of 0's are) [07:20] anonimous_: why did you say "man is not understandable" then? [07:20] Werekat: which Kubuntu version? [07:20] Mamarok: tell me if i can add variables in squid conf [07:21] Mamarok: because my english is not well enough [07:21] !squid [07:21] squid is a caching proxy for the Web. See: https://help.ubuntu.com/community/SquidGuard See: http://www.squid-cache.org [07:21] :) [07:21] check that, anonimous_ [07:21] 8.1 [07:22] !mamarok does not hear me [07:22] Error: I am only a bot, please don't think I'm intelligent :) [07:22] ^) [07:22] Werekat: with KDE 4.1.3 I suppose then... [07:22] thanx a lot [07:22] anonimous_: yaw :) [07:23] 4.1.4 It looks like it started after the update. [07:23] Werekat: you need to add the 'device notifier widget' to the panel [07:23] It's there. [07:23] and what are the problems then? [07:25] Werekat: what are the prblems then? [07:25] Basically, the mouse freezes randomly. Xorg.0.log and so on says it can't find the device, and thus closes the settings for it in hal. Then it finds it again, just as randomly. The mouse works on other computers fine, other USB devices (except mice - I've tested 2) work fine. [07:25] so it's an usb mouse you talk about, right? [07:25] Yes. [07:26] that should be automounted anyway, as it's not a storing device [07:27] Werekat: a cordless mouse? [07:28] No. [07:29] from what you describe I think the usb port has a connection problem, did you try on another usb entry? [07:29] *nods* On both of them available, and other USB devices on them mount fine. [07:29] Looking at the logs, even when everything's "ok" for a while, it finds and mounts the mouse multiple times. If it weren't for the fact that the other devices work OK, I'd say the same. [07:30] Werekat: what exac mouse is it?, Brand, model number? Google could give you some advide maybe [07:30] Genius model GM-030003 NetScroll + MiniTraveller. Basically, a very generic mouse. [07:31] if it happens only with this mouse, then the mouse is probably the culprit I would say [07:31] Yesterday another mouse did not work, either. I haven't tested as of today. [07:32] Gah. It looks like it is the USB port. Because if I plug in another anything alongside the dead mouse - just tried a second one to test, and then a flash card - it starts working. [07:33] Sorry for the bother. :( [07:33] Werekat: can you open and check the connectors eventually? sometimes just a cable think [07:34] I still suspect the mouse, as it has the same behaviour on the other port, didn't you say that before? [07:35] Yes, it does. Both the ports might be loose, though. [07:36] Hallo [07:36] hm, check the connectors then [07:36] hi Herr_W_aus_A [07:36] Opening and checking the connectors - you mean the USB ports, or opening the mouse itself? English isn't my first language either, and especially not tech English. :( [07:37] Werekat: opening the PC and check the USB ports, yes [07:38] Might be a bit difficult to get into a laptop. But I'll try. Thanks. :) [07:39] Werekat: hm, yes, but the handbook tells you what you can access [07:39] *nods* Exactly. :) So, signing off. Hopefully, to be back in a while. [07:47] any one know the sudo code to get skype? [07:47] Guest31765: what do you mean, sudo code? [07:48] where to download Skype from you mean? [07:48] by sudo apt-get install [07:48] that stuff [07:48] !Skype [07:48] To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [07:48] Guest31765: check these help pages [07:49] what is a repository [07:51] Guest31765: that is where the packages are stored [07:52] well i gotta go [07:52] thanks for the info [07:52] yaw :) [07:58] Mamarok: thanks, that seems to have been the problem. :) [08:01] Werekat: oh, great! [08:02] Werekat: it's not uncommon on laptops btw, as those are carried around quite a bit [08:03] *laughs* I didn't really get the chance to carry this one around much yet. But now I'll know what to look for. :) [08:03] oh, a new one? [08:04] that's sad, what brand? [08:04] Yeah. Only two weeks or so in operation, and most of that at home. Asus F9. [08:04] ouch [08:05] Asus usually is building well, surprising [08:05] drop them a note, so they check their manufacturing process for POF [08:06] *nods* I will. Is that better to do through the local representation, or maybe through their website? [08:08] Werekat: no idea, check if there's something on the website [08:09] Looking it up already. Just thought maybe you'd had some experience with their support. :) Anyway, time to go actually get work done - thanks again! [08:10] never had an Asus, just know the reputation of their builds [08:54] Hello! [08:55] My name is Dmitry [08:55] hi === hemathor is now known as hemathor_ === hemathor_ is now known as hemathor === Quintasan_ is now known as Quintasan === drog is now known as Guest39439 === Guest39439 is now known as dROg [09:28] hello === Peace-konversati is now known as Peace- [10:08] hi, how do I install the packages recommended by kubuntu-desktop automatically. I had to remove a couple in the past. [10:12] reinstall kubuntu-desktop amgarching [10:12] If I install mononono, will this much (if anything) on Kubuntu 9.04 ? [10:12] !info mononono [10:12] Package mononono does not exist in jaunty [10:12] what is mononono Eruaran [10:14] bazhang: mononono introduces an internal conflict with mono packages, to they will be uninstalled... and if updates or other packages in the future try to install mono, it will warn me of breaking mononono [10:14] Eruaran, installed from where [10:15] bazhang: well I assumed it would be in the repo's but if it isn't then from here: http://tim.thechases.com/mononono/ [10:15] Eruaran, jaunty? [10:15] yes [10:15] its not in the repos [10:19] slm [10:23] hi there - question - I deinstalled pulseaudio but still it shows up everywhere in asoundconf in Multimedia (phonon) - How do I make it disapear? [10:47] hello all [10:48] wathek: I deinstalled pulseaudio but still it shows up everywhere in asoundconf in Multimedia (phonon) - How do I make it disapear? [10:49] I got a problem I cannot navigate on the net it's strange coz I can I can connect to amsn and to xchat and I can ping the external network [10:49] but I cannot navigate [10:49] I can connect to ftp too [10:49] but no http [10:50] !weekend [10:50] wathek: review your proxy configuration [10:50] It's a weekend. Often on weekends, the paid developers, and a lot of the community, may not be around to answer your question. Please be patient, wait longer than you normally would, or try again during the working week. [10:50] BooVeMan, have no proxy [10:50] BooVeMan, I can connect to https too [10:50] can you telnet to google on port 80 ? [10:51] BooVeMan, let me try [10:51] Trying 74.125.43.99... Connected to www.l.google.com. [10:51] that's what it says [10:52] wathek: so its def a browser prob - yo are using lynx? firefoxx? konqueror? [10:52] BooVeMan, same problem with firefox and konqueror under Kubntu 8.10 [10:53] firefox 3.0.10 [10:53] in the console you get something doing a echo $http_proxy ? [10:54] BooVeMan, nothing [10:54] I've not that variable [10:54] strange [10:55] yep [10:55] yesterday it was working [10:56] virus ;-) [10:56] Linux's Virus ? [10:56] you're kidding ? [10:57] wathek: Just kidding - so did you change something between yesterday and now? system uprades? new plugins? [10:58] BooVeMan, no [11:00] wathek: sorry - I#m out of ideas - last resort: restart - btw hows the weather in tunisia? [11:00] lol BoostedR36MK3 I restarted my computer I restarted the router and nothing :p [11:00] oops sorry BoostedR36MK3 [11:00] lol BooVeMan I restarted my computer I restarted the router and nothing :p [11:00] BooVeMan, it's sunny here [11:01] wathek: I'm missing 1h30 to sunrise - gonna grab some sleep - bye [11:01] BooVeMan, ok thanx [11:01] :D === olujicz_ is now known as olujicz [11:14] hi, I added my printer (hp laserjet 6l) under system settings, printing of test page works, printing of a pdf from okular doesn't, any suggestions? never had a problem with this printer before [11:18] kristina, did you select the printer with okular [11:19] oobe: hi, yes I did. just found out that it works if I start okular with sudo, so I suppose I don't have the rights to print as a user. how do I add myself to the printing group? [11:20] not sure on that one [11:29] oobe: ok got it. tnx [11:32] can i have ubuntu and kubuntu installed at the same time with the programs crossing over [11:32] or is it treated like two seperate installs [11:32] or will they connect [11:33] if i do sudo apt-get install kubuntu-desktop [11:34] myself: they are connected and you can choose which one to login to at the login screen. programs will be available in both [11:35] okay, will it create problems if i have both installeD? [11:35] i just want an RSS feed on my desktop, i mean integrated into the desktop, and people are telling me KDE is better for this [11:35] so will kubuntu use the same directory and files and everything for say stuff like Wine or other programs like firefox and music players [11:35] is it all interconnnecteD? [11:36] hmm? [11:37] :) [11:38] so if i run kubuntu, what im asking, are all the programs and packages intereconnected? how exactly does it work [11:38] with ubuntu [12:02] amigos eu estava com o Kurumin NG aki na maquina .... mais ontem a noite fiz uma atualizaçao ..... [12:03] sou ner no linux .... [12:03] e queria saber se tem como eu ver que versao que eu estou agora [12:11] Webcam problem. I've an easynote packard bell computer with a webcam. The problem is that the image is shown down. Any idea? [12:11] !ebox > tsimpson [12:11] tsimpson, please see my private message === chipmunk is now known as Gary === gittish is now known as robinr === ayn is now known as ZubuntuX [12:38] hello, is there a way to prevent message notifications for downloading files with konqueror in kde 4? They are so annoying [12:42] Hi! Jow can i save the current session in kubuntu 9.04? I read about "Save Session" in KDE-Menue but i don't find it.... [12:46] hey so amarok will archive but not play my mp3s, ubuntu-restricted-extras is installed [12:50] hi guys! [12:51] HEY [12:51] how do i change my kde theme [12:51] to make it so the windows aren't all white [12:51] like a freaking mac [12:52] myself: systemsettings -> Appearance -> select another color scheme [12:53] and it's not white, it's light grey, you should tone down the brightness of your screen I suggest... [12:54] hehe alright [12:54] my biggest problem though [12:54] is amarok not playing mp3s [12:55] also non-kde programs, they will still be light grey? [12:57] can anyone help [12:57] me get mp3s to work in amarok [12:57] myself: for the gtk programms you can use the options in the same place... [12:58] myself: patience! [12:58] myself: install libxine1-ffmpeg and make sure you have the Xine backend in Phonon [12:59] okay let me do that :) [12:59] so im actually downloading an update , its taking a while [12:59] so i can change GTK program colors too? [12:59] its all connecteD [12:59] ? === desti_T2 is now known as desti [13:00] i see you just have to restart them [13:00] brb [13:01] i seem to have figured it out [13:01] thank you [13:02] yaw :) [13:04] can an ext4 partiition be used as /boot on kubuntu 9.04 [13:05] DoctorPepper: yes, why not? [13:08] i am asking because ive seen a talk by an ext4 developer where it was said that grub wasnt supporting ext4 as a boot partition [13:12] DoctorPepper: oh, and this is recent? [13:14] in 2009 [13:15] about 4 month ago [13:16] DoctorPepper: well, I don't know then, as the possibility to convert to ext4 is offered, I would think it's ok, but have to check [13:16] how do i make it so i can see the files on my desktop in kubuntu [13:17] i saved something to my desktop but i cant use it [13:17] i cant see it [13:17] myself: you mean the files folder widget? [13:17] i mean so i can see the files that are located in my "Desktop" directory on my desktop [13:18] myself: you will have to set the folder in the widget to /home/yourname/Desktop [13:18] its empty, i cant see anything on my desktop [13:18] how do i do that [13:19] myself: when you hover over the folder view widget, you get a handle with a tool icon [13:19] click there and set the view to the desktop folder [13:19] DoctorPepper: I'm using ext4 on my jaunty box and have no separate ext3 partition for boot ... so yes GRUB in ubuntu is patched so that it can run from ext4 [13:19] what is the folder view widget [13:19] valgaav_: thank you [13:20] myself: it is visible by the default in the upper left of your screen [13:21] wait im confused, i click the "start menu" type thing? [13:22] and do what? [13:22] :) [13:22] myself: look at your desktop, there is a widget in the upper left corner, showing some content [13:23] I managed to mess up the package system by trying to install compiz; it also messed kwin, and I can' t get the broken package-manager to fix it. [13:23] myself: which by default shwos you the desktop folder [13:23] Deepthought: edit the sources.list by hand then and correct it [13:23] theres a thing only in the upper right corner [13:24] Mamarok, ?!? [13:24] myself: so you removed what was on the screen by default? [13:24] i didn't remove it [13:24] it did it on its own >:) [13:24] myself: you are running KDE4, right? [13:24] yea [13:24] wait [13:24] no actualyl you're right [13:24] there was a folder [13:24] but i closed it [13:24] how do i get it back [13:24] it did have my desktop on it [13:24] myself: no, nothing goes "by it's own"... [13:24] yeah its my fault [13:24] im stupid [13:24] im sorry [13:24] can anyoen plz help me my wifi running :( [13:24] : [13:24] :( [13:24] myself: right click on your desktop, add widget [13:25] using kde4.2.4 (kubuntu-9.04), card chip is bcm4322 [13:25] Mamarok, where can I find sources.list, and what has it got to do with my problem ? [13:25] okay [13:25] which widget? [13:25] it was working before a did a full update :) [13:25] myself: there, seacrch for the folder view and add it [13:26] Deepthought: you added some sources, no? [13:26] no [13:26] Mamarok, no [13:26] Deepthought: then what did you do exactly? === ubuntu is now known as ubuntu_ [13:26] Mamarok, tried to install compiz [13:26] Mamarok, then everythoing went haywaire [13:26] but after update the restrickted kernel module does not seems to work, its showing "module activated but not is use" [13:26] Deepthought: you do not need Compilz, you have desktop effects with Kwin [13:27] ciao [13:27] !it | paolo [13:27] paolo: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [13:27] Mamarok, I know, but I wanted the extra's kwin doesn' t offer... like explodinfg fire.. Anyway, that;s not the point, it should work but it got messed up [13:28] Deepthought: did you follow some instructions from somewhere? [13:29] Mamarok, no, just used the package manager and the knowledge from several forums and earlier versions onf KDE that it can use compiz. Anyway, it' s not a compiz problem I believe but a ***-up of the package manager [13:29] Deepthought: then use the command line, I can tell you how [13:29] Deepthought: and watch your language... [13:29] Mamarok, it keeps saying packages are broken, but when I try to fix' m it won' t go [13:30] sorry [13:30] stars ! [13:30] Deepthought: open a konsole and type sudo apt-get remove compiz* [13:30] Mamarok, I tried apt-get check and apt-get -f install, all goes, but problem persists [13:30] hey how come i can't click the "Computer" link/icon on my desktop from ubuntu (the one that took me to CD ROM/ HARD DRIVE) in Kubuntu [13:31] Mamarok, good thought, 'll try that now [13:31] Deepthought: do you get an output on the console for errors? [13:31] myself: what computer link? Are you really using KDE? [13:31] yes [13:31] i am on kde [13:31] but i have ubuntu installed too [13:32] i just installed kubuntu [13:32] Mamarok, a whole bunch of dependency-stuff, compiz not installed, and an error-code (1) [13:32] so i have all my ubuntu stuff too [13:32] myself: that doesn't matter, it's a different Desktop environnment [13:32] Deepthought: please put it in a pastebin and give the link here [13:32] i see i should probably have different desktop folders for KDE and the other one heh [13:32] Mamarok, please remind me on pastebin ? [13:33] !paste | Deepthought [13:33] Deepthought: 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) [13:33] there you go :) [13:33] any help guys with my wifi thing :| [13:34] sil3nt|warri0r: I can't really help, you will have to wait till somebody else steps in [13:34] sil3nt|warri0r: you did google and search the forums, didn't you? [13:35] Mamarok, http://paste.ubuntu.com/190263/ [13:35] yea, i did search google [13:35] Mamarok, I kenw that, just needed the adress === natschil_ is now known as natschil [13:36] Mamarok, hope the dutch doesn't throw ya off [13:36] Deepthought: you seem to have quite some dependency problems, what version of Kubuntu are you using? [13:36] Deepthought: I can read it ok :) [13:37] Mamarok, fout=error, vereisten=dependencies, instellen=configure, [13:37] and apt-get error outputs look the same in all languages with european characters :) [13:37] Deepthought: you seem to have quite some dependency problems, what version of Kubuntu are you using? [13:37] Mamarok, jaunty [13:37] Deepthought: anything else you added to the default repositories? [13:38] Mamarok: i am not very expert with google, but when i try to search "kubuntu 9.04 kde 4.2.4 broadcom bcm4322" [13:39] Mamarok: its only show one result and thats not in english [13:39] Mamarok, And I' ve noticed... have a serial ATA and parallel ATA, partitions spread among all three drives on both, sometimes after standby one drive on pATA doesn' t re-initiate; probably sourc of problem ... [13:39] Mamarok, no extra repo''s, just the dedaults including restricted [13:40] Deepthought: I am puzzled, because those dependency problems come from Gnome, do you have an older Gnome version lingering somewhere? [13:41] Mamarok, nope, and it puzzles me too, 'cause I couldn' t see the sense in installi g all this gnome stuff when I ticked compiz; it's a totally fresh jaunty kubuntu alternate install [13:42] Mamarok, with some extra installs [13:42] Mamarok, all within kpackage [13:45] Deepthought: you should eventually ask in #ubuntu if there are known dependency problems in the official repos [13:45] sil3nt|warri0r: wait, I'll show you something: [13:45] Mamarok, and how would I phrase that ? [13:46] sil3nt|warri0r: http://myriam.kollide.net/googlesearch_bcm4322.png [13:46] sil3nt|warri0r: I get 742 matches, there must be something somewhere... [13:47] Mamarok, and how would it give me info I could use how ? (I' m totally lost here, as you can pobably tell) [13:47] Deepthought: paste the output you showed me, btw there also is a #ubuntu-nl where they can all read Dutch :) [13:47] Mamarok, yeah, but it's not that crowded... [13:47] Mamarok: "the page not found on this server" [13:47] Mamarok, or knowledgable [13:48] Deepthought: I strongly suspect some repository problems, maybe in your local mirror [13:48] sil3nt|warri0r: oops, sorry, second... [13:48] Mamarok, I usually end up being the guru over there.. ;-) [13:48] sil3nt|warri0r: http://myriam.kollide.net/googlesearch_bcn4322.png it was a typo [13:49] Mamarok, but I' m using the international repo, because the dutch has all sortsa stuuf missing ! [13:49] Deepthought: the main server? [13:49] Mamarok, yep [13:49] lemme check though [13:49] Deepthought: then do a sudo apt-get update, just to see if you get errors [13:50] Mamarok, no errors, and it's all http://archive.ubuntu.com, that' s main, right >? [13:51] yes, that's main [13:51] Mamarok, it does have some stances saying ' neglected' [13:52] (in dutch) [13:52] Deepthought: ask in #ubuntu, pasting your output, there is something wrong in the Gnome repos [13:52] Deepthought: those are the US translation sources :) [13:52] Mamarok, will do, thanx [13:52] which never existed, btw :) [13:53] Mamarok, just to be clear, how would I phrase my question ? [13:53] Deepthought: well, tell them you wanted to install compiz and that's the result you got [13:53] how do i add a system tray to the top of my screen? [13:53] im a little nublet forever [13:54] Mamarok, eh, but it' s the result from remove comiz ?! should I maybe try reinstall and paste that output ? [13:54] myself: right click on the desktop, Add panel [13:54] Deepthought: oh, wait, that's what I didn't get :) [13:54] yes, try reinstalling it [13:55] ok [13:55] how do i move the digital clock? [13:55] Deepthought: btw, using the command line for package installation is always easier [13:55] myself: click and drag? [13:55] the widget on the panek [13:55] panel [13:55] myself: I stringly suggest you try before asking... [13:55] i did [13:55] of course [13:55] clicked every mosue button [13:55] mysel unlock the Plasmoids first [13:55] oh, you wnat to add it to the panel? [13:56] well its on the panel [13:56] but i want to drag it to the right corner [13:56] its in the center [13:56] Tscheesy_: those are not locked AFAIK [13:56] click on the panels-cashew-nut then [13:56] myself: there is a cashew shaped icon on the lower panel, click on it, then you can move things on the top panel too [13:57] i see cool, thanks [13:57] also how do i install themes i downloaded [13:57] color themes etc [13:57] well [13:57] not color, but actual themes [13:57] Mamarok, if you know the exact package name that is [13:57] Deepthought: sudo apt-get install compiz [13:58] myself: open the Plasmoids-Menu - on the lower-end is a Menu - please Try yourself first bevor asking [13:58] hey its wierd, i keep dragging the digital clock to a corrner, but it goes right back to the center whe ni let go [13:58] myself: themes are added in the system settings, but you need to have them compiled against KDE4 to work... [13:59] myself: umlock the widgets? [13:59] yeah well this is a KDE theme [13:59] they are not locked [13:59] Mamarok, yeah, that one's easy, but they're not all like that... anyway, you' re pobably right about the repo; get a load of this: http://paste.ubuntu.com/190274/ [13:59] Mamarok, think I' ll head over to #ubuntu now and hit them with the paste... [13:59] myself: then ther's no space left - ther where you try to place it .. please make further tries [14:00] Mamarok, the sticky paste... ;-) [14:00] theres space..... [14:00] theres nothing there [14:00] Deepthought: good idea, there really is something wrong with their dependencies :) [14:01] myself: may you try with other plasmoids [14:01] myself: did you follow instructions on techbase.kde.org on how to make a theme? [14:01] it was a theme i downloaded [14:01] well, hold on [14:01] i wanan figure out how to just put the clock in the corner [14:01] lol [14:01] its wierd, i mean theres space there [14:01] but it wont move [14:02] it just goes back to the center [14:02] after i move it [14:02] whyyyy [14:02] myself: what exact KDE version do you have? [14:02] 9.04 [14:02] i installed it from ubuntu [14:03] that's the Kubuntu version, but the KDE4 version? [14:03] 4.2.2? [14:03] probably [14:03] the latest one [14:03] i got it like 2 hours ago [14:03] myself: on the panel cashe, go to more settings [14:03] cashew* [14:04] change the Panel alignment [14:04] yeah i want the clock on the right [14:05] lol [14:05] it crashed [14:05] okay well wierd [14:05] myself: and you only have the clock there? [14:05] yeah [14:05] clock and desktop [14:05] so i align it to right [14:06] myself: why not just add this widget to the desktop, on the upper right? [14:06] you do not need a panel for that... [14:06] would be nice for windows not to overlap it [14:06] when i maximize [14:06] How does one mount .mdf files? [14:06] myself: drag the lower panel to the top and add it there? [14:07] yeah when i add the clock to the bottom, it does go in the corner [14:07] Hello everyone [14:07] cause theres a bunch of other stuff [14:08] is there a way to do a reinstall without losing all my extra installed programs ? (I have a separate usr partition; maybe a similar thng to home with the settings ispossible ?) [14:08] myself: remove the clock and add it back again once you have everything set, it will go to the right [14:08] Deepthought: a separate /home partition you mean? [14:08] someone use Kopete for the MSN protocol ? I'm asking that because i want a similar module to MSN Plus! in order to have in my contact list my nickname from friends. [14:09] how do i add a systray widget? i want the systray widget to be on top [14:09] Deepthought: the only way not to loose extra programs would be to create a separate /opt partition and install the programs there [14:09] myself: add it... [14:09] oh dfound it [14:10] jussi01: http://wiki.linuxquestions.org/wiki/CD_Image_Conversion#mdf2iso [14:10] myself: you really should try a bit by yourself, I am sure most of this you could find out by myself: Please look in the Add-Plasmoids Menu in the top-Right Cashew and get familiar with these you can put your own Panel together with these [14:11] Mamarok, that too, but I was thinking, maybe having a separate usr could give an otion to have all the extra installed programs to stick around as well (I did reinstalls with all my settings intact due to my separatre home, and since all extra' s get installed in usr I thought maybe there' s a way to have them stick around as well ?) [14:11] you mean add widgets? whats a plasmoids [14:11] please play a bit with these [14:11] Mamarok, by the way, no response yet on ubuntu [14:12] so is there a way to resize the system tray? [14:12] its huge [14:12] please try yourself with the Panels-Cashew [14:12] Tscheesy_: those are called widgets since quite some time, no more plasmoïds :) [14:12] i seem to only be able to move it [14:12] not resize it [14:12] k :) [14:13] myself: you will find it [14:13] find what [14:13] myself: no need to think aloud... [14:13] like it doesnt behave like a resizable thing [14:13] im asking you how to resize it cause it does not seem to be able to be resize [14:13] d [14:13] myself: right click on it, we have told you at least ten times already you can find out things with a right click on it... [14:14] there are no right click options for resize [14:14] how to resize a window? by its Borders [14:14] yeah im only able to move it, not resize it [14:14] even when i click the corner [14:15] brb, later [14:15] Mamarok, hm... interesting.. How would that work ? could i give an extra parameter to apt-get to get all my important extra's to install into opt or something like that ? and how would the new install know about those progs then ? and put them in the menu ? [14:15] yeah - on the cashw whts then ? myself [14:15] please look at this a bit [14:15] well at least i am able to resize the entire panel [14:16] i really would recomment to play tith the widget settings [14:16] -t+w [14:17] Deepthought: google will lead you to many Forum-Threads how to save a list of your installed packages and further tipps. [14:17] Deepthought: but if those are from the regular repositories, th installation doesn't tak much time [14:18] Deepthought: there is a possibility to get a list of all installed packages, save it and reuse it to reinstall with the same configuration [14:19] Mamarok, you mean like automagic ? how ? [14:20] Deepthought: I always do it with the synaptic package manger, haven't seen the option it in another one yet [14:20] * Tscheesy_ thinks(automagix is evil) [14:20] omg i love linux [14:20] myself, if you get the opytions from the panel there' s an option there that says ' hight' , click it and be amazed and satisfied ! [14:20] Deepthought: ? [14:21] I have synaptic; where' s the option / [14:21] Mamarok, that was a tip o myself [14:22] Deepthought: go to the installed packages, then click on the packageview and select all (Ctrl+A does the trick) [14:22] im sorry for all the hassle [14:22] oh [14:22] hieight is it [14:22] awesome [14:22] thanky ou! [14:22] yyou [14:22] Deepthought: then go to the Menu File - Generate a download script [14:23] Mamarok, eh, how do I go to installed packages ? [14:23] Deepthought: Status (on the lower left) -> installed packages [14:23] Mamarok, aha 1 [14:23] ! [14:24] Mamarok, that is sooooooo coooool ! [14:24] hmm height is kind of it, i mean, itll make it smaller, but only if it makes it taller [14:24] Mamarok, and how do i get it in then on my new install ? [14:25] myself: there is a minimum size of the panel, else you don't see the content [14:25] myself, Deepthought: it's a script, so you can just execute it [14:25] Mamarok, as in click it ? [14:26] Deepthought: no, you can load it in synaptic on the other computer [14:26] Mamarok, or some sh . thing ? [14:26] Menu option File -> add downloaded packages [14:27] Mamarok, ok, wich menu-item ? [14:28] read in markings ? (bad translation, anyway, top of the file-menu [14:28] Mamarok, or ' add downloaded packages' [14:30] Deepthought: read what I wrote above :) [14:30] Mamarok, ? [14:31] Mamarok, I got the making the script, but how do I import it in synaptic in the new install ? [14:31] Deepthought: 15:26 < Mamarok> Menu option File -> add downloaded packages [14:32] Mamarok, ok ! YOu just made my life a whole lot easier.... Thanxalot ! (one of the knights of the round Ubuntu-table) [14:33] Deepthought: just check it really did generate a list, sometimes this seems to be a tad buggy [14:34] Mamarok, one more question thoug: how big is the chance that if I make this script and do a reinstall (no solution could be faster probably then just doing that, especially with that script) that I inherit the rpoblem ? Or is there some error-checking in that proces ? [14:35] Deepthought: well, you shouldn't do this with your actuall configuration... [14:35] Mamarok, ehh ? [14:35] Mamarok, as if I have more then one ? [14:36] Deepthought: you have lots of broken links in there, you shouldn't use that [14:36] Deepthought: or were you able to repair the compiz stuff? [14:36] Mamarok, so just start fresh )...again... sigh...) ? [14:37] Deepthought: come on, it takes maximum 30 minutes, and don't reformat your /home partition :) [14:37] Deepthought: last time I had to install and update a Windows Vista, it took me like 10 hours, and there was nothing more than Vista... [14:37] Mamarok, I know, but getting all the extra's takes osme more time... noit a big sweat really, but it' s only the xxx' d time... [14:38] Deepthought: well, you sure you need all these extras, really? [14:38] Deepthought: how many packages have you installed currently? [14:38] thought the script thing would save lotsa time, but the again, it will in the future, every working config i' ll make that script, so I will have only one step lost in the future if something goes wrong again... so thanxagain... [14:39] Deepthought: how many packages do you have installed? [14:39] total count I mean? [14:40] Mamarok, yep, firefox, thunderbird, xchat (another problem; lost my channellist in quassel, can' t get it back), and of course the studio-package, and I can' t remember what else, you' re right, it' s no big drama ads long as my home-part stayz... [14:40] Deepthought: could you answer my question please? [14:41] Mamarok, oh yeah, the arcade-games like torn and sauerbraten and doom etc (still have windoze for the real games though... ;-)) [14:41] Mamarok, oh, sorry, how can I check that ? [14:41] *sigh* [14:41] Deepthought: in the baseline of synaptic [14:41] ok [14:42] 1234 [14:42] eheheh [14:42] Mamarok, noot my fault; dependencies, eh ? [14:42] dependencies? [14:43] Mamarok, funny thing, it sez no packages broken, still experience sez different... [14:43] but 1234 is not much for an installation [14:43] Deepthought: those are not exactly broken, the dependencies have conflicting informations [14:43] Mamarok, 's what I thought, had much more before [14:43] Mamarok, aha [14:43] Deepthought: well, you only have Kubuntu now, right? [14:43] Mamarok, yep [14:44] and you didn't add all the KDE packages available, didn't you? [14:44] Mamarok, ? [14:44] I have 2167 packages, which is all KDE4 packages + dev environnement + some -dbg packages too [14:45] Deepthought: if you go through the repsoitories and search for KDE4, you have a lot more than what comes with a basic installation :) [14:46] Mamarok, I just go for what I need, and when it suggests installing a lotta gnome stuff I look again for an alternative, so apart form the compiz (wich dragged all that gnome stuff) I didn' t install anything that had more than a few 'normal' dependencies [14:46] Mamarok, good suggestion [14:46] Deepthought: if you are patient, Kwin comes with a lot more options in KDE 4.3 btw, like exploding windows, etc [14:46] 'll keep that in mind [14:48] Deepthought: and you do not need Compiz, unless you really want some particular features, but then you need to change the default windowmanager from Kwin to Compiz [14:48] alguem aí fala portugues ? [14:48] !pt | sergio [14:48] sergio: Por favor, use #ubuntu-br para ajuda em português. Para a comunidade local portuguêsa, #ubuntu-pt. Obrigado. [14:48] Mamarok, maybe I should do just that, ' t was just a little bit of experimental thing, not really a neccesity; but I 'd come to expect (k)ubuntu to not crash on installing stuff, maybe I was wrong, or maybe if I want that sorta behaviour I should stick to the long-support versions... [14:49] Mamarok, the real problem is that the compiz-exp made my kwin run'n'hide, I can' t reactivate it... [14:49] Deepthought: well, stick with what you need really, because everythin which is not part of KDE will a) not look that good in the first place and b) drags you a lot of external stuff you will rarely need anyway [14:50] Mamarok, I' m not even sure wich is running my desktop now... :-) [14:50] Deepthought: that might well be related to the x drivers of your graphic gard anyway, Compiz would not work neither then [14:50] Deepthought: go to systemsettings -> Desktop and check [14:51] Mamarok, makes a lotta sense... I have room left on a drive, think I' ll make an extyra install so I don' t mmess up my home-office everytime I try something... [14:51] that is indeed a very good idea, so you have a working environnement and an experimental one [14:51] Mamarok, check wheere exactly ? [14:52] btw, you can very well use other stuff in a VirtualBox btw [14:52] -btw [14:52] Mamarok, also a good idea [14:54] Anyone know a list of linux friendly PCI wireless cards? [14:55] Mamarok, just get in effect-settings, no mention of wich winmang [14:56] Deepthought: can you click the Enavle Desktop effects button? [14:56] Enable [14:56] Deepthought: you din't edit any environnement settings to add compiz instead of Kwind, didn't you? [14:56] Mamarok, yeah, but after a few x-resets it gives a kwin-error... so i guess that answers my question, right ? [14:57] as this is not set automatically [14:57] what Kwin error? [14:57] Mamarok, nope [14:57] hence you still have Kwin running [14:58] Mamarok, oh, wait, now it doesn' t give a kwin error, just mentions it an' t initiate in these settings; let' s trrrry putting it to defaults [14:59] Mamarok, keeps refusing... sez something about try to disable compositing [15:00] Mamarok, but I didn' t do anything in that area [15:00] Deepthought: does it say something about not enough memory or CPU speed or such? [15:02] Mamarok, eh, well, I did install compiz-icon, and at one point or another I activated it and changed to compiz, but I don' t believe it stuck... ohhh... it' s a mess, maybe I should just reinstall... seperate home has been my saviour before, will be again... and than xto you , next time the synaptic-script will be as well (still, I think I' ve definitely learned not to experiment with my day-to-day-system... [15:05] Mamarok, absolutely not; p4 3.2 MZ, 2 Gbyte and 4 Gbyte in two partitions swap [15:05] hi: what is the tool that i can use to join kubuntu station to MS domain [15:05] Mamarok, I mean 2 G ram and 2x 2 G swap [15:06] i want to install the right drivers to run compiz but the fglrx pluging give me a little problem and i restart x server now everythings is big and i cant change the display [15:06] does anyone know how to configure flash player so it can work with konqueror ? [15:06] lorin: why not using Firefox ? [15:07] because i'm running on kubuntu... [15:07] Mamarok, hey, here' s someone else running compiz ! [15:07] lorin: sudo apt-get install firefox [15:07] okay, thanks [15:08] Deepthought: well, I wouldn't, but check with him if he finds the solution :) === p is now known as Guest26923 [15:08] Howdy all [15:08] afk now for some time, later [15:09] Mamarok, fglrx is ati, right ? I have nvidia (had problems in jaunty beta though, due to new xorg ) [15:10] Deepthought: i never used i before. is it good ? [15:10] used it* [15:11] ahmad, ? [15:11] slm [15:13] bana t]rkce yardem adecek araniyor [15:13] what was that ? [15:14] ahmad_, turkish [15:14] hi all [15:14] i just installed kubuntu for my first time yesterday [15:14] :) [15:14] ah i c :) [15:15] and everything is just a mess [15:15] lol [15:15] i'm sorry for my english, anyone french here? [15:15] in fact i'd like to work with adobe premiere-likes [15:16] such as cinerella [15:16] but 1) i dunno where to store the downloaded files [15:17] 2) even with this, i can open deb files [15:17] p_: what browser u r using ? [15:17] default one, konqueror [15:17] bye Mamarok , thanx for yer help ! [15:17] install firefox to ease your life [15:17] p_: sudo apt-get install firefox [15:17] i tried to make the script-line for it takes the dépot-files directly [15:18] ok thanks [15:19] and do you know why when i'm trying to activate driver for Nvidia graphic card (fx5600, driver vers 173) it don't makes anything except what is written in the field where writes the type of driver becomes ... whiter ( i don'y know how to explaing that change of colour exacly) [15:20] it says, the package is missing, old-fashionned and at the ending line, no pack is associated w firefox [15:25] > ahmad _ thanks for help; maybe i must precise that i m totally novice. ok. shall i type the code when the tar gz is opened in ark? [15:27] hi again, can anyone help? === john is now known as Guest35034 [15:30] how to install the drivers for my ati card? [15:30] !ati | xp-killer [15:30] xp-killer: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [15:33] i've an amilo which runs on amd64, why does every setup - even in .deb, close with an error message? [15:34] p_, what are you trying to install? [15:34] p_, what's the error message ? [15:34] sup, BluesKaj :) [15:35] hi ign0ramus , not much , just recovering from moving daughter to Toronto ...did the uhaul thing [15:35] well, actually, artwork upslash, a few medibuntu stuff, cinepaint, gdal, seq 24 etc [15:36] p_, ok, lets start with something in the repos, like cinepaint [15:36] p_, what is the outpute of "sudo apt-get install cinepaint" ? [15:37] BluesKaj, sounds fun :/ [15:37] p_ whynot paste the errors [15:37] hi everybody [15:37] how do i Enable accelerated the accelerated ATI graphics driver in the restricted-manager === yaa_ is now known as anonimous_ [15:37] ign0ramus, heh, not my kind of fun :P [15:37] xp-killer, did you read the link? [15:37] E: Impossible de trouver le paquet cinepaint [15:38] p_, ok, please pastebin your /etc/apt/sources.list [15:38] yea i read it they told me if i have all the things to Enable accelerated the accelerated ATI graphics driver in the restricted-manager [15:38] p_ , you have to find new sources [15:38] who? [15:38] me? [15:39] or more sources at least [15:39] man, i read the online tutos yesterday, whats the etc/apt/sources? is it a directory? maybe i didn't dl this at the right place? [15:39] xp-killer, no, not you. Check in System > Hardware Drivers [15:39] !sources | p_ [15:39] p_: The packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [15:39] p_, do: "kate /etc/apt/sources.list" [15:39] it's in the 'dossier personnel' root [15:40] its on flgrx [15:40] xp-killer, are there any proprietary drivers to choose from? [15:41] "bash: kate/etc/apt/sources.list: Aucun fichier ou dossier de ce type" ("no files of that type") [15:41] p_, you are missing a space - copy the command above [15:42] by dafault its on fglrx.i just want my display back everything is big since i restart the x server i need my display back to 1240*720 i tink it was something like that [15:42] ign^ [15:43] ign0ramus: [15:43] xp-killer, you tried adjusting resolution in System Settings? [15:43] ign0ramus: thats the thing i got only 1 resolution it cant be change [15:44] it happen when i restart the x server$ [15:44] xp-killer, but it was available to you before? [15:44] ign0ramus: [15:44] ign0ramus: yes [15:44] xp-killer, have you tried reconfiguring xorg server? [15:44] ign0ramus: i got the problem when i try to make compiz work good with my ati card [15:45] ign0ramus: no i havent how do i do that? [15:45] xp-killer, "sudo -dpkg-reconfigure xserver-xorg" ... it will give you display options [15:45] rite, i got a text file, like a hijackthis logfile; at the ending it tells me ive got a "main restricted" version. seems that i got universe / multiverse stuff. [15:45] ign0ramus: but i dont know the resolution by head so i might not kno wwhat to put manualy [15:45] xp-killer, "sudo dpkg-reconfigure xserver-xorg" * [15:46] p_, please pastebin the textfile and post the link here [15:46] the whole thing? [15:47] p_, yes, the whole thing [15:47] ign0ramus: [15:47] sudo -dpkg-reconfigure xserver-xorg [15:47] sudo: please use single character options [15:47] usage: sudo -h | -K | -k | -L | -l | -V | -v [15:47] usage: sudo [-bEHPS] [-p prompt] [-u username|#uid] [VAR=value] [15:47] {-i | -s | } [15:47] usage: sudo -e [-S] [-p prompt] [-u username|#uid] file ... [15:47] * JontheEchidna feels he missed an "i accidentally..." [15:48] oh sorry i taught u mean me to paste it here [15:48] JontheEchidna, lol [15:48] ign0ramus: thats what it give me [15:48] xp-killer: remove the first - [15:48] xp-killer, i corrected the command... see my next comment [15:49] just sent to you in pv [15:50] ign0ramus: i didnt see the option for the resolution [15:50] xp-killer, generally, the first question is "Autodect resolution?" ... it didn't ask you that? [15:51] p_, yes, i see that, but i asked you to *pastebin* the file .... http://paste.ubuntu.com [15:51] ign0ramus: ok yes then what should i do?restart the pc or the x server? [15:52] xp-killer, once you've picked your options, restarting X should suffice [15:52] k [15:52] sorry, done! http://paste.ubuntu.com:80/190323/ [15:53] Mamarok: hii [15:53] when i restart my destop picture change to defalt what should do to avoid it? [15:53] prasanth, ok, see on lines: 38,39,45, and 46 - they all begin with "#" ? [15:53] p_, ok, see on lines: 38,39,45, and 46 - they all begin with "#" ? [15:53] sorry prasanth, i didn't mean you [15:54] p_, remove that "#" mark on those lines, save the file and exit [15:54] ign0ramus: tanks a milliong my display is back [15:54] xp-killer, glad it worked for you :) [15:54] p_, then do: "sudo apt-get update && sudo apt-get upgrade" [15:55] what should i do to keep my wallpaper same ? [15:55] ign0ramus: how do i know if im in 8.04 or 8.10? [15:55] administator rights requested [15:55] i can't save [15:56] Does anyone experiance there bookmarks never saving in firefox? [15:56] Shadoze: no [15:56] it always save for me [15:56] Shadoze: reinstall it [15:56] have done, no luck [15:57] I can bookmark all i want, just will not save them [15:57] Which makes it useless [15:57] shall i replace it? or restart? === martin__ is now known as doilgheas [15:57] xp-killer, "cat /etc/issue" will tell you [15:57] p_, huh? just save the file with your changes and close it. that's it. [15:58] k [15:58] p_, then do "sudo apt-get update && sudo apt-get upgrade" [15:58] 8.04 [15:58] darn i install the wrong one [15:58] no, it talks about unsuffisant rights so i cant save in directory. [15:58] how do i get to 8.10 ign0ramus? [15:59] p_, ok, close it, and re-open it by doing: "kdesudo kate /etc/apt/sources.list" and make the necessary changes [15:59] p_, then you will have les permissions to save your changes [15:59] why myspace playlist doesnt work with my kubuntu? [15:59] !upgrade | xp-killer [15:59] xp-killer: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - To upgrade to Jaunty (9.04) directly from Hardy (8.04) see https://help.ubuntu.com/community/JauntyUpgrades/Kubuntu/8.04 - see also http://www.ubuntu.com/getubuntu/upgrading [16:00] Application 'kate' crashing... [16:00] sock_file=/home/p/.kde/socket-p-laptop/kdeinit4__0 [16:00] Application 'kate' crashing... [16:00] sock_file=/home/p/.kde/socket-p-laptop/kdeinit4__0 [16:00] ign0ramus: i dont wat to upgrade to 9.04 [16:01] xp-killer, wow, you must read really fast. [16:02] help me plese [16:02] p_, ok, so kate crashed. you can try using kwrite for the same purposes - "kdesudo kwrite /etc/apt/sources.list" [16:02] ign0ramus: lol sorry [16:03] ima try the second way, i didn't have the time yet; tell you later [16:03] xp-killer, if you read the links i posted, you would find you can upgrade to any newer release simply by using the alternate install cd [16:03] ign0ramus: yea im reading it [16:04] it starts dl and install through the command line? [16:04] prasanth, state your problem [16:04] how do you make this possibl? [16:04] i did'nt understand the way you asked for it [16:04] my background picture changes to defalt when i am restarting [16:05] p_, i have no idea what you're talking about... I'm simply saying open a file with kwrite (if kate is not working), and take out the 4 comments that are holding you back [16:05] it just dl lots of files / updates [16:06] p_, so you managed to edit your file and save it? [16:06] i dunno, it crashed anyway [16:06] the cl just told me this [16:07] p_, grrr... look, if you want help, you have to follow instructions. [16:07] Réception de : 34 http://fr.archive.ubuntu.com jaunty-updates/multiverse Sources [639B] [16:07] 10,7Mo réceptionnés en 19s (541ko/s) [16:07] Lecture des listes de paquets... Fait [16:07] p@p-laptop: [16:07] seems good anyway, thank you [16:08] yes, it worked then, p_ [16:08] p_, if you made the necessary changes, you can now do "sudo apt-get install cinepaint", and voila! [16:08] so how do you tell the cl to get and install a program? i didn't understand the grammary [16:09] p_, see my comment directly above yours [16:09] p_, also "man apt-get" will teach you many things [16:09] p_ may I suggest you read more about sources and how they work, they are also called repositories in english ... I suggest you read what they are about and wht they do ..very important for installing new applications updates and upgrades [16:10] ign0ramus: man pages aren't the most user friendly documentatoin round... [16:10] s/round/around [16:11] i understood the principle, but in the tutos they mainly don't explain the pragmatic ang simple things. but i'm on the help page [16:11] uga, agreed, but all the syntax is there. there's only so much people on irc can do... i can't explain APT in a few short lines. reading is fundamental [16:11] right [16:11] p_, ok, you said you wanted to install cinepaint. do: "sudo apt-get install cinepaint" [16:12] p_, now that you've uncommented out sources, the package should be available to download [16:12] ign0ramus: https://help.ubuntu.com/community/AptGet/Howto [16:12] better than man pages =) [16:12] it's hard to explain that [] means optional to the average user =) [16:12] or [16:12] !apt [16:12] APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome) or !Adept (KDE) [16:13] uga, ... :) [16:13] heh [16:14] actually I believe that irc shouldnt' be the starting point of kubuntu users [16:14] they all know instant messaging. irc is just too complex for first timers [16:15] man, i was born in the eighties, even on w98 we used emule ircs [16:15] its a cultural object now [16:15] quite geek, even if i dont like this term [16:16] uga, for the younger crowd, maybe... us older folks lived on irc back in the baud/dial-up days :) [16:16] ign0ramus: you dare teach irc to your mom? =) [16:16] uga, I label Firefox "Internet"on the desktop for my mom ;) [16:16] lol [16:17] we live in a world where you tell people... "you'll find it at www.foo.org" and they go google and type in www.foo.org in the search entry [16:17] internet == google, messaging == msn, and e-mail == outlook. [16:18] the day google changes name, they're dead [16:18] quite rite [16:18] uga, haha... someone here the other day was complaining about the help we were giving, because "sudo apt-get install whatever" isn't a valid web site :P [16:18] hehehe [16:19] ign0ramus: there should be some default jabber channel that every user gets connected to, when starting the desktop first time [16:20] ign0ramus, :>) [16:20] and remote control capability =) [16:20] uga, would save me some frustration, that's for sure :) [16:20] is it possible to link an arduino board to enter porg in it through kubuntu? [16:21] * uga wonders what an arduino is [16:21] (found it). [16:21] uga, http://arduino.cc/en/Guide/HomePage [16:21] its a microcontroller card [16:21] uga, I find IM more complicated than irc ....but I guess I'm a bit old school [16:22] BluesKaj, irc has all kinds of syntax commands for functionality, but IM has awesome smilies! [16:23] hey excuse me all once againe, but i just realized i dont have any synaptic-like prog [16:23] p_, you don't need one, but you can do "sudo apt-get install synaptic" if you want [16:23] thanks [16:24] p_, you can substitute 'synaptic' with 'adept', 'kpackagekit' or whatever, but they're all just calling APT commands you can issue yourself [16:24] ign0ramus: uh, atmega. never used that architecture [16:24] uga, me neither, but it seems intriguing [16:24] kpackagekit is my default but im afraid of minimal interfaces [16:25] p_, imho, synaptic is the best frontend, but i've weened myself of the gui apps altogether. APT from cli is *awesome* [16:25] *off [16:26] ign0ramus, oh yeah ..can't forget them smilies ! [16:26] ign0ramus: old pic, x52, arm and coldfire cover all my needs. No space for more ;) [16:27] I use adept and synaptic mainly for finding the correct syntax and names of apps/libs [16:27] and, at last, maybe i can walk quite alone tonite. is there anything spec to do with the command line to dl the apt with the web browser? [16:28] BluesKaj, "apt-get search " or "sudo apt-get install " + TAB button work excellent [16:28] hi [16:29] BluesKaj, "apt-cache search" * [16:29] i have an encrypted partition on my laptop (dm-crypt, reiserfs behind that) and wanted to install kubuntu 9.10 alpha 1 on a different partition [16:29] can the installer handle that or will it shoot down my data? [16:29] http://img3.abload.de/img/100_2799bjq1.jpg [16:29] yeah, ign0ramus thanks for the tip ...do those cmnds cover all the bases so to speak ? [16:29] BluesKaj, not just those 2, but again, the gui's are just using APT commands you can do yourself [16:29] i didn't change anything i just told it to take that partition as encrypted, everything else was automatically filled in === tdn_ is now known as tdn [16:31] BluesKaj, "apt-cache show " is another cool command [16:35] Wow.. back online--NEVER uninstall python 2.6!! [16:35] solifugus, learning is most effective when it is done the hard way :) [16:35] Now what do I need to install to get wireless networking? [16:36] solifugus, i recommend wicd [16:36] ign0ramus: yeah.. well, i need python 2.5 for Google App Engine [16:36] network manager widget, solifugus [16:38] I am one by one, still discovering apps I no longer have.. [16:38] like, Adept.. [16:40] ok, thanks for all. see you next time [16:40] p_, cheers [16:40] solifugus, some of the apps have been replaced. you can still install adept if you'd like. [16:41] ign0ramus: what replaces adept? [16:41] solifugus, kpackagekit [16:41] sup all [16:41] im following a guide and it says i need this "Standard C++ runtime library development" and this "Standard C runtime library development" [16:41] ok... how to you use wicd? (I don't have firefox back yet) [16:41] solifugus, honestly, i don't like either, but i abhor kpackagekit [16:42] solifugus, easiest way is to restart X, and it will initialize automatically, and then just set your encryption stuff, etc [16:42] ok.. yeah.. I don't particularly like adept, either.. but.. sometimes easier than looking through apt-cache search results [16:42] ok [16:43] solifugus, if you're going to use a gui, i still think synaptic is the most complete and intuitive, even though it is gtk [16:43] the only two gui apps I didn't have to re-install so far were skype and openoffice [16:44] solifugus, also, you'll find the adept in kde4 is sorely lacking (much different than kde 3 version), and very crash-y [16:44] when I open myspace page it doesnt open playlist [16:44] folkslave, that's not really a 'kubuntu' support question, per se.... [16:45] folkslave, if its something like a Flash issue, that can be troubleshot here, but myspace functionality isn't covered very extensively here [16:46] hello, yesterday i'm asking about msn substitute in linux and the answer is aMSN, thanks to aMSN i'm now able to view my friend cam even she is using W. now the Q is what is substitute for Yahoo Messenger in Linux so i'm able to view webcam from W user. thank you [16:46] petsounds, kopete or pidgin [16:46] petsounds, although i'm not sure if pidgin implemented webcam support yet [16:46] ign0ramus: yes.. I am still in disarray about how messed up kde 4 was.. not the bugs so much as some of the design decisions.. [16:46] ign0ramus: that's not work [16:47] petsounds, what's not work [16:47] it's the first time I ever thought about switching to gnome.. briefly.. [16:47] ign0ramus: both kopete and pidgin [16:47] solifugus, nooooo! kde 4 is still progressing (pretty quickly, too) [16:48] petsounds, if you say an app "doesn't work", that is possibly the most vague way to describe your issue [16:48] I've been using kde since 1.0 [16:48] on a daily basis [16:49] solifugus, well then you recall some of the major upgrades to kde that weren't exactly warmly received then ;) [16:49] hi [16:49] im a linux newb and need somebody who can answer some simple questions [16:49] ign0ramus: what i'm trying to say is both kopete and pidgin can't receive webcam invitation (apologize for my bad english) [16:50] ign0ramus: sure.. none compared to this, though... kde 3 is so well refined... 1.0 to 2.0 was just light bumps.. less with 2.0 to 3.0.. [16:50] its would be very nice if someone has got little time [16:50] solifugus, i agree that this is a pretty major jump, that probably wasn't completely ready, but people were always complaining about the x.0 versions [16:51] nobody? :( [16:51] ign0ramus: 3.0 turned out much better iirc [16:51] given that it wasn't that much of a jump from 2.x, compared to 4.x [16:52] !ask | sebastian_ [16:52] sebastian_: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [16:52] okay [16:52] thx [16:52] uga, solifugus, i agree. but kde 4 is the first one that you can show to a windows/mac person, and honestly impress them... i think the idea was to modernize and polish kde, but i wish they'd have put function before form :( [16:53] ign0ramus: I think the mistake was in releasing 4.0 [16:54] but that's just mho, confronted to many [16:54] ign0ramus: Yes.. and actually, people I've introduced kde too get kde 3.0 a lot better than kde 4.0 -- its gone down a notch in usability [16:54] I have to disagree on usability part, but well, each got their own opinion on that [16:55] uga, agreed. 4.0 was kind of a disaster... not from a developer's standpoint, but the fact that it was being pushed by certain (ahem) distros. I'm on 4.2.3, and I find it passably reliable [16:55] i wanted to install JRE via apt-get funktion in the terminal. i had to accept a license but i didnt know which key i have to use so i killed the process. then i tried another way (via downloaded.bin) -> warnings... [16:55] i cant install [16:55] i dont understand the error [16:55] my understanding is that this was to provide infrastructure enabling it to be eventually have all those fancy 3D effects as with Berryl (or however you spell it) [16:55] sebastian_, from terminal, press the right arrow key to go to "OK" [16:56] sebastian_, to accept the license agreement [16:56] ahh okay thx [16:56] but i cant reinstall :D [16:56] theres an error [16:56] sebastian_, what's the error? [16:56] can i paste? [16:56] sebastian_, if it's 2 lines or less [16:56] ok [16:56] mom [16:56] sebastian_, else, use pastebin [16:56] sebastian_, i'm not your mom [16:56] ok [16:57] sebastian_, i am your father. [16:57] sry im newb [16:57] :) === Michael___ is now known as MichaelS [16:58] hello, what can i do if the networkmanager wideget does not connect to the wireless network? but always asks me again after 1-2 minutes for the password? [16:58] asraniel_, install wicd (my .02) [16:59] ign0ramus: but then there is no GUI, and i need a gui for my gf, and it worked always very good until today [16:59] http://nopaste.codersnet.org/pastes.php?view=253 ign0ramus [17:00] sebastian_, what command spit out that error [17:00] asraniel_, what do you mean "there is no GUI" ? [17:00] i used the packet installer [17:00] package [17:00] dont know the right word [17:00] my english is bad [17:00] sebastian_, what was the command that spit out this error? [17:01] sebastian_, in french it's "paquet", which in english, is "package" [17:01] hmmm [17:01] ign0ramus: i don't know, do you need the command line to connect/manage your connections? [17:01] asraniel_, no. you can, but not necessary. wicd comes with a very intuitive gui [17:02] ign0ramus: great to hear. So i install wicd, remove the networkmanager widget and i'm all set? [17:02] asraniel_, installing wicd will auto-remove networkmanager and widget [17:02] asraniel_, so... yes. :) [17:02] ign0ramus: your my hero ;) thx [17:02] asraniel_, don't thank me until everything works! :) [17:03] ign0ramus: one last question, does wicd save the wireless passwords? i imagine it does not use kwallet [17:03] asraniel_, yes, it stores passwords, and can auto-connect if you so choose. [17:04] asraniel_, sometimes, people have issues initializing it once installed... if that's the case, just restart X, and it will begin the daemon automatically [17:04] je ne sais pas parler le francais bien ign0ramus :D i just doubleclicked on the .rpm package and wnated to install [17:05] sebastian_, oh, sorry, thought you were french because you're calling them 'packets'... but you don't want to install .rpm packages [17:05] sebastian_, Ubuntu packages are .deb packages [17:05] hmm [17:05] sebastian_, let's start over... what are you trying to install? [17:05] JRE [17:06] sebastian_, "sudo apt-get install kubuntu-restricted-extras" [17:06] ?? can I just jump in with a question or is there a queue? [17:06] Hello [17:06] jsoko, you are number one in queue. please ask your question now. [17:07] I have a question ... I'm just after jsoko ?? [17:07] Thx. I'm getting ready to upgrade from 8.10 to 9.04 and i don't want to use adept to do it - last few times I used it to d/l pkgs, it failed. What else can I use? [17:07] luis_, you are also number one in queue. please ask your question now. [17:07] jsoko, Alternate Install CD [17:07] ign0ramus do you speak german? :) [17:08] !upgrade | jsoko [17:08] jsoko: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - To upgrade to Jaunty (9.04) directly from Hardy (8.04) see https://help.ubuntu.com/community/JauntyUpgrades/Kubuntu/8.04 - see also http://www.ubuntu.com/getubuntu/upgrading [17:08] i tried but also error [17:08] sebastian_, very little. just how i speak 12 languages :) [17:08] sebastian_, what is the error? [17:09] it needs additional packages [17:09] Interesting .... Ok. I have a little problem. I like to configure lirc to use my remote liek a mouse. I dont know very well how change the xorg.conf file because atcually xorg.conf are pretty clear. If I understand well, the X server autoconf oon the fly alone, not ??? So, how I say to the X server that there other mice device ?? [17:09] sebastian_, if it is asking to install them, go ahead. if it has unresolved dependencies, then that's a separate issue [17:10] no its not asking [17:10] sebastian_, please pastebin the output after you issue "sudo apt-get install kubuntu-restricted-extras" [17:10] luis_, i don't know much about lirc. hopefully someone here can help [17:11] next q. I have another system that also needs upgrading. Where can I find proper command-line commands for upgrade from 8.10-9.04? thx [17:11] :) .. Oh I forgot , I'm using Kubuntu 9.04 [17:11] ign0ramus http://nopaste.codersnet.org/pastes.php?view=254 [17:11] jsoko, see the links ubottu posted for you above. the answer is there. [17:12] kpackage [17:12] sebastian_, first, do "sudo apt-get -f install" [17:12] sorry--missed the scroll. Thank you for help, all! [17:12] hello, does somebody answer me how to make my SATA disk rewritable to non-root? [17:12] jsoko, cheers [17:13] sebastian_, that should fix broken packages. then try to install kubuntu-restricted-extras again [17:14] ign0ramus i forgot "sudo" i just typed apt-get -_______________- [17:14] its seems to work [17:14] sebastian_, and you are able to install restricted extras now? [17:14] one more thing .... In Lirc documentation, say that I need to add a lines to xorg.cong of Section "InputDevice" and a line in Section "ServerLayout" ... but the actual xorg.conf file not have these sections !!!! [17:15] ign0ramus it looks like :) [17:15] sebastian_, gut! [17:16] ing0ramus thank you very much. you saved my day. [17:16] sebastian_, no problem. all i ask in return: how do you say "you're welcome" in german? [17:19] bitte schön / gerne wieder / nichts zu danken ign0ramus. i know its a strange language :) [17:19] luis_, xorg.conf has drastically changed in jaunty. not sure if it will work, but you can try backing up your current xorg.conf, and then adding those sections and lines. restore the old xorg.conf if that does not work [17:19] sebastian_, cool. now we both learned something :) [17:20] :D [17:21] I will try... [17:21] luis_, just a quick search reveals a lot of people having issues with lirc in jaunty. good luck! [17:23] I have lirc working perect in xbmc and I made a .lircrc to launch cbmc and other soft, but I need to get working lirc mouse.... I think that in the worst case, I can try to config .lircrc to emulate keyborad keys and activate mouse control via keyboard... [17:24] what's the command for making an app the default , for instance gwenview is broken on my setup so okular seems to be the next best. How do i make it the default ? [17:24] luis_, you obviously know more about this than i do, so you can try different configs to see what works. just remember to create backups of your currently working files! [17:25] BluesKaj, if it's not in System Settings, you can always right-click a picture, and use Open With and choose your app, and then tick the box to remember this setting [17:26] ign0ramus, there's no 'remember this setting' option [17:26] BluesKaj, there is if you search for the executable. instead of picking 'okular' from the menu, browse to /usr/bin, pick okular, and then make it remember the setting [17:28] I just installed jaunty and I'm trying to use a static ip on my box, however, I keep getting a dhcp assigned ip [17:28] in the network settings, it says "never" for the last time used on the connection I created [17:28] am I doing it wrong? [17:28] !networking | Alethes [17:28] Sorry, I don't know anything about networking [17:29] this is a kde configuration issue [17:29] how do I make the settings in the Network Settings window be used? [17:30] Alethes, maybe this will help: http://ubuntuforums.org/showthread.php?t=1110576 [17:32] thanks ign0ramus [17:38] how to use samba so that vista can take or read my multimedia files? [17:41] !samba | xp-killer [17:41] xp-killer: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/9.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [17:41] hey anybody on wanna help me with a issue? [17:41] !ask| Binary_Revolutio [17:41] Binary_Revolutio: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [17:42] Well ok I have a problem with crossover office and office 2007, the installer keeps failing any ideas? [17:42] hey gorgon [17:42] Binary_Revolutio, that's not really a 'kubuntu' problem, but let me see if i can find something [17:43] thanks [17:48] Binary_Revolutio, from what i've read, just click "Install Windows Software" and use the Office 2007 disc... it seems to work OOB [18:07] hi === ahmad is now known as ahmad_ [18:08] hi all...what is the apt line for kde4.3 beta1? [18:08] for jaunty, I mean [18:11] Yeah, I would love to run kde 3.4 beta 2 on Jaunty when it comes up since karmic koala completely screws up my system [18:23] any one work with eclips ? === roberto__ is now known as roberto7680 [18:32] hola [18:33] I have a question! Is Firefox the ONLY browser that can route DNS traffic through an SSH SOCKS5 Proxy? I created an SSH tunnel and it seems that Firefox is the only one that have this option [18:35] When I try another browser, the HTTP traffic on wireshark shows that it is encrypted, but the DNS information is not! === rooot is now known as siekacz [18:38] hi [18:39] i changed setting in kde4.3 to "start with clean session" instead of "restore last ssession" and i get this : http://imagebin.ca/view/cWzQIlj.html [18:39] can someone comfirm or verify this ? [18:39] never seen this start menu before [18:43] anyone can help me with bash scripting? [18:43] trying to bulk cat files [18:47] toter: have u tried chrome ? [18:48] !ping [18:48] ping yourself ;-) really the diodes all down my left side are sore [18:57] ahmad: google chrome for linux (version 3.0.183.1 at least) does not have the option to route the traffic to an SSH tunnel. [19:04] so the DVD image doesn't really have anything extra except i18n stuff? === akos is now known as Guest42018 [19:20] how i get electric sheep in the fullscreen? [19:36] !info electricsheep karmic [19:36] electricsheep (source: electricsheep): screensaver showing collective dream of sleeping computers. In component universe, is optional. Version 2.6.8-9ubuntu1 (karmic), package size 2661 kB, installed size 3424 kB === allen is now known as kc4sbj === ayn is now known as Sivil [19:47] Quick question: How do I disable autologin? I want to be able to login as root did configure (/etc/kde4/kdm/kdmrc) but need to disable autologin as current user [19:48] dps: it will be in the settings for KDM in system settings [19:48] ubuntu: So its the same file /etc/kde4/kdm/kdmrc ?? [19:49] cant find any values like Autologin=false etc [19:49] Probably [19:49] can't you press esc or something just before login happens [19:50] or log out after login === lex is now known as lex_shadow [19:50] that did work in KDE3 [19:51] got it AutoLoginEnable=true [19:51] change to false - ill try and reboot wish me luck :-) [19:51] dfsdf [19:57] |lista [20:08] how do i get in other chans === root is now known as Guest22899 === Eaglesn is now known as EagleSn [20:33] wacom bamboo tablet usb has problems with scrolling [20:33] using the scroll ring I can only scroll upwards but not downwards :( === maksim is now known as Guest66318 [20:49] I have two Xorg instances running, one started with kdm, the other with 'startx -- :2'. If I play music in :1, it works fine. If I switch to :2, the music output stops. Why? [20:55] www.kubuntu.de [20:55] hello world... === boomer_ is now known as boomer__ [20:59] p-f: does it continue to play if you switch back to :1 ? [21:00] mefisto__, yup, with some glitches for about half a second [21:02] saludos.... mejor irc para ubuntu... [21:03] p-f: is playing the music from console an option for you? that would probably play regarless of which X you're in [21:05] p-f: from a virtual terminal, that is. as in ctrl-alt-F1 [21:05] Hi, I cannot dist-upgrade http://ubuntu.pastebin.com/m59860954 [21:06] mefisto__, it's not exactly an option, my player is X only [21:10] which irc client is better: quassel or konversation? [21:11] p-f: you can use mplayer from commandline === joerg is now known as jaydee [21:13] mefisto__, mplayer doesn't really have the same feature set as amarok 1.4... [21:13] mefisto__, but I guess it's better than nothing [21:14] p-f: there may be some X setting you can change, but I don't have a clue so all I can offer is the commandline workaround. Not absolutely sure that will work either, but it probably will === joerg is now known as jaydee [21:15] hy [21:16] mefisto__, I was just sort of hoping that that something I used to be able to do five years ago on crappy hardware would be possible now :) [21:17] how do i get kde4 to automatically browse usb flash drives like it does with cd's? i don't want to click on them in the device applet to be able to browse them. kde3 did it but not kde4 i see [21:18] sigma915: it's the same for cd's isn't it? [21:19] mefisto__: nope cd's are automatically browsable in kde4 as well. i want to have the same happen with flashdrives but don't know how [21:21] sigma915: did you do anything to get cd's to be automatically browsable? what do you mean by "automatically" exactly? are cd's automounted when inserted? they don't automount on my kde [21:22] sigma915: both cd's and usb drives show up in the device notifer applet on mine [21:24] mefisto__: yeah same for me. what i mean is if you put a cd in the drive and go to /media/cdrom the contents appear automatically without you clicking anything in the device notifier. but you can't do that with a flash drive [21:25] hi all....how can I hide the "lost+found" in dolphin? [21:25] m_tadeu: i don't think that is a good idea [21:26] sigma915: I see what you mean [21:26] sigma915: why? [21:27] I don't want to remove it....just searching for a way to filter the view on dolphin [21:27] m_tadeu: im pretty sure thats a system file [21:28] m_tadeu: what i do is create a folder and put everything in it. and then never open the root again [21:28] sigma915: it is....I think it's where corrupt files go [21:29] sigma915: that's not a bad idea [21:29] m_tadeu: nothing is hard linked so its easy to implement [21:31] I think I'm gonna post a wish for dolphin.....filters would be a cool feature, I guess === oblique is now known as oblique65 [21:35] ? === ahmad is now known as ahmad_ [21:45] sigma915 still here? [21:45] guess not === ahmad_ is now known as ahmad- === ahmad- is now known as a7mad- === ahmad is now known as steeve [21:52] anyone have any experience setting up windows-only printers in linux? can i use wine of vbox? (specifically Canon ImageCLASS D760) === solid_li` is now known as solid_liq [22:12] question: why doesn't upon executing sudo -s command the script /root/.bashrc doesn't get executed as well? [22:13] how do i set the default browser to firefox [22:14] myself: systemsettings > default applications [22:15] !universe [22:15] The packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [22:16] how do i change the boot screen? I want to use KDE but i want the on and off boot screens to say Ubuntu [22:16] zos: have you tried -i (simulate initial login) or -H (set HOME environment)? [22:16] tr_hawk: no, I can try. thanks for the reply [22:18] it works, thanks! I made modifications to the file, so that I get a red prompt whenever I do something as root! [22:20] myself: sudo update-alternatives --config usplash-artwork.so [22:21] zos: man pages are often underestimated :-) [22:21] it says there are no alternatives [22:21] i mean im pretty sure i have the original Ubuntu screen installed [22:21] too [22:21] its just that i recently installed KDE too [22:21] amnd i want it to say Ubuntu for everything, intead of Kubuntu for everything, when i turn on and off the comptuer [22:21] myself: is usplash-theme-ubuntu installed? [22:21] tr_hawk: I read them just now! [22:22] yes it is [22:22] so do i remove the kubuntu splash screen then? [22:22] Usplash-theme-kubuntu [22:22] if i only want it to be the ubuntu one? [22:23] does /usr/lib/usplash/usplash-theme-ubuntu.so exist? [22:24] why cannot i just type the path name in Dolphin [22:25] okay i dfound it [22:25] /usr/lib/usplash ? [22:25] yeah [22:25] ubunut exists [22:25] Usplash-theme-kubuntu <----so can i just remove that? [22:25] usplash-theme-ubuntu.so is there? [22:25] yeah [22:26] well that update-alternatives command should let you choose which one to use [22:26] No alternatives for usplash-artowrk.so. [22:28] hmmm? [22:28] :) [22:29] myself: try this: sudo ln -s /usr/lib/usplash/usplash-theme-ubuntu.so /etc/alternatives/usplash-artwork.so [22:29] what will that do [22:30] myself: if you do ls -l /etc/alternatives/usplash-artwork.so you'll see that it is a link to /usr/lib/usplash/usplash-theme-kubuntu.so [22:31] the ln -s command will link it to the ubuntu one instead [22:31] that update-alternatives command should do that for you. don't know why it's not working [22:32] ln: creating symbolic link `/etc/alternatives/usplash-artwork.so': File exists [22:32] ah, of course it does [22:33] sudo rm /etc/alternatives/usplash-artwork.so will remove it [22:33] okaycool [22:33] i did those two commands === ninjamaster is now known as bencrisford [22:33] so now, the splash screen...should be ubuntu .. yeA? [22:34] wait [22:34] but why did i just do this in "alternatives" [22:34] if the files are in /usr/lib/usplash [22:34] ls -l /etc/alternatives/usplash-artwork.so shows it now links to /usr/lib/usplash/usplash-theme-ubuntu.so ? [22:35] yes it does [22:35] the files in /etc/alternatives are all links to other files. so you can choose what you want as default [22:35] now what do i do :) [22:35] I think it should work now [22:35] okay lemme try it brb [22:37] how to open a dvd movie manually ? [22:38] it didnt work [22:38] myself: so did you still see the kubuntu splash? [22:38] yes [22:38] hmm [22:38] hi all. I wonder if its possible to somehow run another OS (windows) in virtual machine software, but in another terminal. Lets say i run Kubuntu under CTRL+ALT+F7, and i would like to run Windows (virtualy) under CTRL+ALT+F1, so i can quickly switch between the two, and also have both in fullscreen? Is this possible? [22:39] myself: maybe try sudo apt-get install usplash-theme-ubuntu [22:39] its already installed [22:39] myself: maybe try sudo apt-get install --reinstall usplash-theme-ubuntu [22:40] hey guys... where would kde wallpapers be located? [22:40] okay brb [22:40] thank you hopefully thisll work [22:42] also where are the splash screens located for editing? [22:42] coz_: kde4? [22:42] yes [22:42] tr_hawk, yes [22:42] 4.2.4 [22:43] coz_: depends on theming i'd guess: e.g. /usr/share/kde4/apps/kdm/themes/oxygen [22:43] okay it worked..soo.. can I get rid of that etc/alternatives stuff? [22:43] ok let me check thanks [22:45] hey actually [22:46] myself: no, that needs to be there. you can remove usplash-theme-kubuntu if you want [22:46] i see [22:46] i got a question--how do i make it so in the file browser [22:46] i click the file twice instead of once to open it [22:47] wait found it [22:48] lovre: do you need virtual terminal or can you live with desktop (run qemu/vmware in fullscreen on different desktops)? [22:50] hi, i need some help to install kubuntu inside windows, i downloaded the dvd image and uninstalled my ubunutu installation, but now i can not install kubuntu via the dvd image inside XP SP3 === s is now known as Guest61182 === Guest61182 is now known as m29nic [22:55] namer: what do you mean with "inside windows"? Wubi? [22:55] YEAH [22:56] sorry 4 caps [22:57] !wubi [22:57] Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php for troubleshooting. Please file bugs at http://launchpad.net/wubi/+filebug. === rooot is now known as siekach [23:01] namer: sorry, no experience on this side with wubi: I think you need to downlowd wubi and place your image inside the installer dir. [23:01] i did, but i counter a strange error downloading metalinks!!!! [23:02] hey the weather applet LCD weather in Kubuntu does not show my local weather, the one in ubuntu does...how do i fix this [23:02] or it just downloads the iso image of the kubuntu-dektop.iso rateger thatn using the dvd image [23:04] myself: I use this weather applet: http://www.kde-look.org/content/show.php/yaWP+(Yet+Another+Weather+Plasmoid)?content=94106 [23:05] myself: got it from here: https://launchpad.net/~samrog131/+archive/ppa [23:05] oh okay, lemme check it out [23:06] wait so what exactly do i do [23:06] namer: have you tried a reboot after wubi? Maybe you get a new boot dialog to select the newly installed kubuntu? [23:06] myself: well, first add that samrog131 ppa to your /etc/apt/sources.list [23:07] plasma-widget-yawp [23:07] yup i tried, but when mounting the dvd image with daemon tools, i get wubi without install inside windows!! [23:07] myself: then sudo apt-get install plasma-widget-yawp [23:07] i see [23:07] myself: adding the ppa to sources.list is explained on the page I linked to. ask if you can't figure it out [23:08] do i have to add the key? [23:08] I haven't done a dual-boot since 1998 with win95.. is it still possible to shrink and cut up a winxp partition? [23:09] myself: it's not necessary, but if you don't a warning will be shown about the source you're downloading from [23:09] I remember an app somelike "fips".. not sure exactly what it was called. [23:10] hey so i added those lines to my sources [23:10] and its wont find the package [23:10] E: Couldn't find package plasma-widget-yawp [23:10] hello, i want to set alt+shift as hot keys for changing the language layout . i read that by Editing the file ~/.kde/share/config/kdeglobals and changing to : Switch to Next Keyboard Layout=Alt+Shift_L;Alt+Shift_R [23:10] should work. but there is no line with "Switch to Next Keyboard Layou" [23:10] in that file [23:10] myself: did you add the ppa to /etc/apt/sources.list ? [23:10] how can i change the layout hot keys to alt-shitf ? [23:11] namer: is there a wubi inside the image? Have you tried starting this one? [23:11] is the ppa those two lines [23:11] deb http [23:11] etc [23:11] deb http://ppa.launchpad.net/samrog131/ppa/ubuntu karmic main [23:11] deb-src http://ppa.launchpad.net/samrog131/ppa/ubuntu karmic main [23:11] i added those [23:11] myself: you could also just download it directly from that page and install it, but you won't get updates [23:11] wait but i added those two lines, thats the ppa right? [23:12] myself: do you have jaunty? [23:12] yes [23:12] change karmic to jaunty [23:12] maybe i gotta sign the key??? [23:12] it actaully says jaunty in the sources.list [23:12] i think i just refreshed the page [23:12] maybe i gotta add the key? [23:13] myself: do you have the gpg error? [23:13] no error [23:13] myself: like I said, if you don't you'll get a warning, but it will still install [23:13] after changing sources.list, do a apt-get update [23:14] solifugus: I used gparted for shrinking and repartitioning (after backup...): have a try with e.g. systemrescuecd (on a stick...) [23:15] any ideas with the layout hot keys ? how i can make kde 4 accept alt-shift ? [23:15] !shortcut [23:15] keyboard shortcuts can be set in K -> System Settings -> Keyboard & Mouse. Try also "Input Actions" in KControl. If your multimedia keys don't work with that, try the 'keytouch' package, explained at https://wiki.kubuntu.org/KDEMultimediaKeys - See !Keyboard for changing layouts [23:15] actually [23:16] not adding the ppa manually it worked [23:16] i mean, i used to add stuff w/ text editor but for some reason it didnt work w/ text editor this time [23:16] ActionParsnip, in the settings it doesnt allow me to have the alt-shift combination [23:17] !keyboard [23:17] To switch your keyboard layout on GNOME: System -> Preferences -> Keyboard (GNOME) - KDE: K -> System Settings -> Regional & Language -> Keyboard Layout (KDE) - Xfce: see https://help.ubuntu.com/6.10/xubuntu/desktopguide/C/switch-keyboard-layout.html - See also !Shortcuts [23:17] hey mefisto__ under what menu bar is this weather thing installed? [23:18] myself: it's an applet/plasmoid, so you have to add it to your desktop or taskbar. it's not in the menu === namer_ is now known as namer [23:19] whats it called [23:19] i cant find it [23:20] Hi all! I accidentally closed my Desktop widget/plasmoid and was wondering how to restore it. Thx! [23:20] myself: right-click the lcd weather one, go to panel options, add widget [23:20] wait [23:20] its caled YAWP [23:20] heheheh [23:20] ok click add widget, or drag it to where you want it to be [23:20] ActionParsnip, just checked it again on the regional settings i dont have the option to change to alt-shift [23:20] this is really good, thank you [23:21] lol [23:21] way to call it "imperial" [23:21] makes me guilty about using it [23:21] imperial degrees [23:21] instead of farenheit [23:22] well there are other things like windspeed, etc. if it's not metric, it's imperial [23:22] whats imperial mean [23:23] in this context, it means not metric system [23:23] http://www.google.co.uk/url?q=http://en.wikipedia.org/wiki/Imperial_units&ei=5z0sSqOnGZa8jAex07H3Cg&sa=X&oi=spellmeleon_result&resnum=1&ct=result&usg=AFQjCNHiCI-3hL6f-eOcrK8IYLH2FHg8EQ [23:23] oops, stupid google, my bad [23:23] I think it refers to the British Empire, but the UK uses metric system now [23:24] ok [23:24] yeah but its referring to like the USA being imperialistic and stuff [23:24] we use both ; [23:24] ;) [23:24] myself: well... [23:24] myself: its not, its just a definition of measurement units [23:24] yhe new world order is stil active [23:24] myself: its like using feet and inches (Metric) or feet and inches (Imperial) (or it may be the other way round) [23:25] feet and inches is imperial, but why is it called imperial? [23:25] the british empire used to use it, and they were definitely imperial [23:26] i see [23:26] whereas europe used metric system [23:26] we do use both though, its entirely individual [23:26] but much of europe was (or wanted to be) imperial too :) [23:28] empires are evil [23:34] can anyone help me with an smb problem, i have the folder set for full control for everyone but i cannot write to the folder [23:34] !smb [23:34] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/9.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [23:40] i need help to install kubuntu on sp3 after i un installed my ubuntu 9.04 [23:40] xp sp3 * [23:49] hi [23:50] any one can help to solve this wubi nasty errors? [23:53] what is the nasty error? I don't use wubi but I can try anyway === john is now known as Guest59945 === Guest59945 is now known as john__ === john__ is now known as john === john is now known as Guest12375