[12:07] I FIXED MY PROBLEM! [12:07] thanks Blissex!! [12:07] this is how it got fixed [12:07] inside pcm.!default { ... } [12:08] I replaced: slave.pcm "dmixer" with slave.pcm "card0" [12:08] sarom: 'dmixer' was indeed playback only. [12:08] because there was another definition of card0 in the file that defined my sound card [12:08] ahh [12:08] sarom: the problem is that if you do that you are going to lose something else :-) [12:08] Blissex, loopback? :) [12:08] sarom: why did you put in 'dmixer' at all? [12:09] Blissex, I never put it there [12:09] that's how I found it when I opened the file [12:09] sarom: files don't suddendly appear and sprout magic lines... [12:09] when you told me to open the file... that's how I found it [12:09] the default was at dmixer [12:10] sarom: yes, but usually there is a very good reason why one puts something like 'dmixer' there... [12:10] maybe Sound Recorder or the alsa mixer somehow mixed up [12:10] sarom: so either you or the fairies put it there for a reason... Removing it might not be a good udea. [12:10] probably those apps messed up and put it there [12:10] sarom: you are probalby not telling the full story here... [12:11] Blissex, Im very sure of it... I have never seen this type of file before other than right now [12:11] lol [12:11] sarom: then it was the fairies :-) === sarom has a white spotlight shined on his face [12:11] sarom: probably it was Ubuntu autoconfig. If it was, it did something wrong. [12:11] I swear me lord, tis was the faries [12:12] sarom: which Audigy have you got? [12:12] Audigy 2 [12:12] sarom: that's very odd, because something like 'dmixer' is put there for the sake of cards that have a limitation that the Audigy 2 *does not have*. [12:13] meh, I forgot, how does one make a program go into the background when you started it from the command line without &? [12:13] sarom: you should read the ''sharing'' section of that page. [12:13] narg: ^Z and then 'bg' [12:13] narg: 'screen' ? :) [12:13] k === sbcman__ [~john@BV1-24.207.180.219.charter-stl.com] has joined #kubuntu [12:14] sarom: basically 'dmix' is used to help share a card among apps if the card cannot do that, but then it is playback only. [12:14] sarom: there should have been 'asym' and 'dsnoop' there too. [12:15] no, they're not there [12:15] this is what I have defined: [12:15] pcm.card0 { [12:15] pcm.!default { [12:15] sarom: so it is a bit perplexing: you had a sound library config that contained a workaround for a problem your card does not have, and that was done incorrectly too, as it contained the playbackm only bit. [12:15] and [12:15] pcm.dmixer { [12:15] that's it [12:16] sarom: so it was not the fairies, it was the gremlins! [12:16] Blissex, though I have to admit, when I had gnome installed 2 days ago, sound output was not working [12:16] I did paste a couple of lines from the ubuntu foums [12:16] forums [12:16] trying to fix it [12:16] maybe they modified the file? [12:17] sarom: I bet, your Audigy2 is set to digital output :p [12:17] no, I did check the Digital/anolog switch in the mixer [12:17] sarom: if you really have an Audigy 2 you can _remove_ '/etc/asound.conf' and '~/.asoundrc' [12:17] I guess, you already know that problem? ;) [12:17] KaiL, yeah [12:17] Blissex, I'll rename them [12:18] sarom: actually you really should remove them. Because they are used to put in workarounds that an Audigy 2 does not need (but Audigy ZS does for example). [12:18] and try [12:18] hey there KaiL how are you today? [12:18] oh, kkathman is awake *g* [12:18] sarom: in the page I gave you the URL to there is a full discussion of these issues. They are not simple, so read it carefully. [12:19] well I was gone for about an hour...my weekly massage :) [12:19] I now have 9:2 fr Working ACPI S3, who gives me the No.10? :) [12:21] hi kkathman [12:21] Hey KaiL do you know anything about new "open source" drivers being released by VIA lately? [12:21] hey there smouche!!! How goes it today? [12:21] kkathman: there was something... [12:22] KaiL: I heard there was some controversy regarding VIA's "motives" but they still released new, open source drivers [12:22] tgif, kkathman [12:22] I thought if I could find them, I'd try them out since my sound kinda suxors [12:23] I need to reboot [12:23] http://www.via.com.tw/en/resources/pressroom/2005_archive/pr050412_driversource.jsp [12:23] press blabla.. [12:24] KaiL: is that something I should pursue or not? [12:25] hm? [12:25] this is what I have: Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50 [12:26] looks like something, which should work out of the box [12:27] and when I hook up my speakers to the output, I get this humm that happens when I move my mouse or move a window around on the screen [12:27] I have that at work and had yucky problems with ALSA [12:27] get better Hardware ;) [12:27] yeah I should probably get another sound card yes/ [12:27] kkathman: try passing the option 'dxs_support=4' to the snd-via82xx module [12:27] that helped me greatly [12:27] this VIA onboard sound is made for the "dang" "bing" and "dong" on Windows, but not for music ;) === fritzl [~Serge@ip-88-192.evc.net] has joined #kubuntu [12:28] gdh how would I do that exactly === _warren [warren@202.68.152.137] has joined #kubuntu [12:28] kkathman: rmmod snd-via82xx; modprobe snd-via82xx dxs_support=4 [12:28] make sure you close all audio apps (including KMix) [12:28] parm: dxs_support:Support for DXS channels (0 = auto, 1 = enable, 2 = disable, 3 = 48k only, 4 = no VRA) [12:29] ..now: what is DXS, what VRA? :) [12:29] yep, if I don't use 4 I get very bad distortion [12:29] variable rate ... something [12:29] Kail and gdh are talking getting down and dirty with Penquin Geek Speak! =) [12:29] dunno what DXS is [12:29] means 'Fixes for Shit Soundchips' [12:29] hehe === MoOsEb0y [~mooseboy@f70ff12aa743120f.node.tor] has joined #kubuntu [12:30] I have to admit, when I built my Linux box I was more concerned for memory and processor than sound..cuz I have a very good sound system on my Winbox [12:31] so Im not quite sure why I am pursuing it at all..mostly for curiousity I suppose [12:31] gdh: no, the driver should have been called 'snd-visaudioshit' :) [12:31] its funny, if you are in the audiophile world, VIA is an anathema...they run from it like the plague [12:32] alas when you have 30 Shuttle PCs with that crap onboard... [12:32] along with the Audigy based chips..they run from those too [12:32] hmm [12:32] kkathman: I like my Audigy2 [12:32] you could just be like me where you don't give a shit that your soundcard is onboard VIA, because you have your receiver decode all the audio anyways [12:33] build into this computer, after I needed to hear that VIA thing (the SB128 PCI died) [12:33] through SPDIF [12:33] KaiL: I have an original Audigy on my Winbox and I love it for sound..but it was terrible when I had it for an audio workstation === Livingstone___ [~victor@80.103.131.234] has left #kubuntu ["Konversation] [12:34] I like my Soundblaster live value, on my windows box, but I'm no expert. hell, the nVidia card on my laptop sounds awesome to me. [12:34] MoOsEb0y: you still need something from that via chip [12:34] M-audio cards were the favorite because of their support and lower latencies === sbcman [~john@BV1-24.207.180.219.charter-stl.com] has joined #kubuntu [12:34] and that's still too much ;) [12:34] hey folks [12:34] smouche: I have an nVidia soundchip in my K8-system [12:34] I'm embarrassed to say I don't even know what low latency is! === g0dot [noident@80-219-151-240.dclient.hispeed.ch] has joined #kubuntu [12:34] I haven't build the SB64 PCI in abain, because this sounds better [12:35] smouche: Not slow??? Thats almost a double negative. [12:35] what does one call the command that executes shell commands from a scripting language (or, anyone know the command for it in python?) [12:35] foodcoman? what? [12:35] foodcoman: the nvidia sound is really good, esp. as it's made by realtek and onboard ;) [12:36] hehehe, I was commenting on the "I'm embarrassed......." =) [12:36] smouche: when you have an audio workstation that is hooked up to a multi-timbral keyboard, there are several latencies, but the one that people really pay attention to is if you press a key on a piano keyboard how long does it take to record that in the software === gdh sticks with his old-faithful AWE64 ISA :) [12:36] I'd love to see a modern mobo with ISA :) [12:36] I have a P3-600 :) [12:37] oh. I'm sorry. === KaiL is happy to be isa-free [12:37] I'm not, who needs 3GHz to do web, mail and IRC? :) [12:37] M-Audio Audiophile 2496 and their Delta cards are awesome in that regard [12:37] I don't... [12:37] I have 1.8 Ghz... === smouche has a high latency brain. [12:37] lol smouche :) === brenton [~brenton@c-24-8-25-45.hsd1.co.comcast.net] has joined #kubuntu === KaiL has 1GHz for working [12:38] KaiL: me too...Semperon 2500+ more than enough power for a Linux system :) [12:38] all I know is my laptop hooked up to monsoon speakers amounts to the best dang hifi I've ever owned! [12:38] KaiL: However, I need to find out how to reduce the number of things running ...I think I have too many [12:38] kkathman: Sepron 3100+ here - which runs @1GHz thanks to powernowd :p [12:39] KaiL: Excellent...thats such a good chip line :) [12:39] quiet++ :) [12:39] gdh: yes [12:39] currently I sit at a Authlon 1000 with VIA KT133 [12:39] KaiL: I havent even tried to tweak it for overclocking either === _P_ [~princoscr@host-84-220-143-231.cust-adsl.tiscali.it] has joined #kubuntu [12:40] and some VERY VERY noisy cooling technics [12:40] Overclocking stopped being useful once we hit 100MHz [12:40] my amd64 is spookily quiet. [12:40] tinypenis-- [12:40] smouche: mine too [12:40] See its basically impossible to use the VIA KT133 for an audio workstation...I had the K7T266Pro Line [12:40] smouche: every AMD64 is [12:40] cool n' quiet is nice [12:41] my power supply makes more noise than my CPU fan... [12:41] else your power supply and/or hard disks suck [12:41] MoOsEb0y: get a better one (be quiet) ;) [12:41] naww [12:41] it helps drown out the extreme silence in this room [12:41] my cd/dvd drive makes up for the quiet with insane noise. [12:41] I don't mind a bit of white noise at night.. helps me sleep [12:41] I don't hear them, even if nothing else makes noise [12:42] constant background noise can be nice, yeh.. [12:42] MoOsEb0y, I'm the same, I can't sleep without my computer running. === KaiL is used to sleep at _total_ silence [12:42] I have like 4 computers around me here in my office and when they all emit that white noise...its hard to stay awake sometimes [12:42] KaiL, I need to drown out the voices in my head. [12:43] Lol chavo :) [12:43] so silent, that you start to hate every mechanical clock around ;) [12:43] tick...tick...tick...tick...tick SHADDUP!!! [12:43] bingo [12:43] only thing you can hear here [12:43] I had a ground loop hum in some audio equipment that almost made me jump out the window. [12:44] thank god I could fix with a gizmo from radio shack [12:44] smouche thats generally just a polarity issue [12:45] Kail, you reminded me; I think I made a big mistake in moving my desk nearer to my kitchenette; [12:45] when the summer kicks in my refirgerator is going to drown everything out! [12:45] ROFL === kkathman starts a basket around to take up a collection to get smouche a new fridge [12:46] main reason i suffer without airconditioning here is I hate the noise [12:46] get me a new power supply first :) [12:46] what kind of PS are you looking for? [12:46] kkathman, I'd settle for a new apartment, in a city about 15 degrees cooler. [12:47] smouche: Buffalo? [12:47] lol [12:47] smouche: europeans live without airconditioning, because they sometimes think about nature :) [12:47] might be a better argument :) === nate_ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [12:48] yeah well, then a couple of years ago, people died because it got so hot there and they DIDNT have A/C [12:48] Hey nate_ :) [12:48] live through a summer in New York City and you might rethink that, KaiL! [12:48] how warm? [12:48] howdy :) [12:49] lord, kkathman, I was gonna bring up the deathtoll in that heatwave, then thought, nah... [12:49] smouche: yer breakin my heart....try coming down here and enjoy 100+ weather for 30-45 days straight :) [12:49] yeah, but kkathman, you folks get AC in the womb, don't you? [12:49] anyone have trouble getting kismet to work in ubuntu/kubuntu? [12:49] smouche: I had a friend of mine who went over there during that time...he was born and reared in England and he was astonished [12:50] isn't virtually everything air-conditioned down there? [12:50] smouche A/C in cars isnt an option, lets put it that way [12:50] heh heh [12:50] anyone have trouble with it? [12:51] while I got KaiL here, is there a way that I can set a default in Konqi to open with a specific profile everytime? [12:51] kkathman, I managed to do that via trial and error, so if you want to try some of my errors, you're welcome to. [12:52] lol..I have a profile set up I like for file management, but everytime I open Konqi I have to go and set it...thats a pain [12:52] smouche: ok, little bit more that in Hamburg [12:53] the humidity is brutal in NYC, KaiL, and with all this concrete, even when atomospheric conditions improve at night, the city is just exhaling heat. === _josh [~josh@141.139.71.153] has joined #kubuntu [12:53] kkathman, open konq [12:54] ok smouche done [12:54] settings [12:54] in fact, quite wet there [12:54] load view profile [12:55] choose the one you like more or less [12:55] right did that [12:55] then, kkathman, try configure view profiles [12:55] http://de.wikipedia.org/wiki/Bild:Klima_newyork.png <-> http://de.wikipedia.org/wiki/Bild:Klima_hamburg.png [12:55] ..compare [12:55] ok there [12:56] but I have something worse for you :) [12:56] http://de.wikipedia.org/wiki/Bild:Klima_bastia.png [12:56] now this is where the very trying errors come in, kkathman [12:56] ok [12:56] I somehow managed to save my preferred profile under a different name [12:56] which then managed to stay as default for konq [12:57] how do you set it as "preferred" ? [12:57] I had to keep trying to save a new profile, rename them, change settings with the other menus [12:57] try saving again. [12:57] hmm [12:57] sorry, I don't have a systematic method [12:57] frankly, I think the settings on there suck [12:58] anyway, kkathman, now when I click on an icon for a folder, konq opens in my preferred profile. [12:59] kkathman, I'm using a modified version of the "file management" profile, and it's not crashing lately. [01:00] wish I could be less vague, but the upshot is, you can get it to open in the view you prefer. === ravenOUS [~ravenOUS@141.139.71.153] has joined #kubuntu [01:01] oh, yeah, kkathman, of course, check the View menu too, and see if changes to "view mode" are remembered in the profile. [01:02] smouche: Thats what I did...took the file management and split it [01:04] KaiL! hah hah! those temps in Hamburg ! - I don't call that summer! [01:04] we also not ;) [01:05] of course, you probably would not consider winter here to be worth the name either! [01:05] do you have snow? [01:05] nights with -20C? === sbcman [~john@BV1-24.207.180.219.charter-stl.com] has joined #kubuntu [01:06] we have snow, KaiL, but not nearly as much in New York City as in the rest of the state. [01:06] Buffalo NY for example gets extremely heavy snow [01:06] normal in big citties.. [01:07] KaiL, I'm from a little town in New York's North Country, near the Canadian border; that's a climate a northern European might feel at home in! === _P_ [~princoscr@host-84-220-139-192.cust-adsl.tiscali.it] has joined #kubuntu [01:08] backport repos are running slow it seems [01:08] smouche: so you really dont's need airconditioning [01:08] I am about to turn on the air here in St. Louis [01:09] well, I'm in NYC now, KaiL, in the south of the state, and believe, AC is advisable. [01:09] weird now I cant get it to do what I want anymore ARHGGGGGGGG!!! Konqi SUCKS [01:09] kkathman, I know the errors are trying, but, well, keep trying. [01:10] It shouldnt be this hard [01:10] I had exactly the same experience. [01:10] I agree. [01:10] people that love Konq are masochists :) [01:10] NYC seams to have a very special situation, very big differences in a very small area [01:10] "very small area"? [01:10] small compared to what? === kkathman gives up....it just shouldnt be that hard!!! [01:12] stoopid designers, whats so hard about creating the profiles and they clicking one and making it a default? === Diablo-D3 [diablo@65.99.191.95] has joined #kubuntu === sarom [~aparty@CPE00045a2fd7e4-CM000e5c709370.cpe.net.cable.rogers.com] has joined #kubuntu [01:13] r0xx0r [01:13] AdBlocK has been commited to khtml svn [01:14] damn it's hot [01:14] nice [01:15] 3.4.1 or 3.5? [01:15] HEAD. ;) [01:15] I know, kkathman, it's like they decide on features, then don't bother to check that they're actually usable. [01:15] I'm going to see if it can make 3.4.1, though [01:15] smouche: small compared to the regions, between which you have 10C gap in europe [01:15] smouche: a case of "developers dont use programs they code"? [01:16] ah, I see. [01:20] Kubuntu Rules! [01:20] kDE is much better than Gnome [01:20] lol [01:20] No preaching to the chior, please [01:20] Anyone notice that some icons lined up in the desktop move over to the adjacent column when you hide/unhide the mixer? [01:20] ne body help me with an error msg i'm gettin when tryin to install "transcode" usin synaptic [01:21] pm me if u do [01:21] I'm just happy konq isn't crashing on me! [01:21] anymore, that is... [01:21] sorry, I didn't mean the mixer [01:21] but the kicker [01:22] The actual MAN for konqueror isnt right either :) === bodaciousb [~bodacious@id-cralid-cuda2a-68-238.losaca.adelphia.net] has joined #kubuntu [01:22] lol === tebs [~tebs@i-83-67-16-178.freedom2surf.net] has joined #kubuntu [01:22] I think it's a serious bug [01:22] transcode: [01:22] Depends: libavcodeccvs but it is not going to be installed [01:22] Depends: libdvdread2 but it is not installable [01:22] Depends: libvorbis0 (>=1.0rc3-1) but it is not installable [01:22] Depends: libxvidcore4 but it is not going to be installed [01:22] yes, sarom, I noticed that, and it really annoyed me. So I removed the icons from my desktop! [01:22] smouche, really? what did you do? [01:22] it just seems that if you have profiles, what the heck good does it do if you cant default one of them? [01:22] have a second kicker? [01:23] I have four panels, and no icons [01:23] hey everyone... im new to KDE, im trying to make shortcuts to /media/server and /media/upload on my main panel.. i have made them but all i see is an icon, and they both look the same... is there anyway i can make them appear as text? [01:23] smouche, by panels, you mean kickers? [01:23] nebody usin Kubuntu Hoary 5.04? [01:24] sarom what problem are you having? [01:24] smouche: you dont have icons? [01:24] lol [01:24] ravenOUS: everybody is :) [01:24] kkathman, it's a mystery. You know you can try this: rename the profile you like as the default that konq is insisting on giving you. [01:24] kkathman, when I hide/unhide the kicker, some of my desktop icons move to the adjacent cell [01:24] follow me, kkathman? [01:24] hmm, get the same messages... [01:24] smouche...you cant do that [01:24] KaiL: muh bad :) [01:24] yes I follow, but you cant...it modifies it [01:25] sarom, panels. the kicker, i think really just refers to the area near and including the menu icon in the main panel [01:25] ah, there sits the problem.... [01:25] just for ref..the KDE Desktop is UBER better than Gnome Desktop [01:25] can't do what, kkathman? I did. [01:25] you need a fresher libc6, for example from ubuntu breezy [01:25] the kicker is the bottom toolbar [01:26] nnnneeebody wanna help me w/ my prob? [01:26] ahh ok [01:26] so I guess I have to get rid of my desktop icons :( [01:26] sarom, do you want to hide icons? It's easy. Stopping them from moving around, that I don't think you can do. [01:26] smouche: ok... well I loaded the "File Management" profile right. It has split panel .. left is a tree, and right is a file list...when I click on a directory on the left the files display on the right [01:26] the thing is, I don't want to add new panels.. I want to make the most of my screen real-estate [01:26] right, [01:27] well when you load that, and try to rename it to "profile" it drops the split panels [01:27] Whoa...why are you getting rid of icons? [01:27] kkathman: now, save that profile under the name that konq already uses for a different profile, whatevet the default one is [01:27] kkathman, are you talking to me? [01:27] smouche...the default profile is "profile" [01:28] yes sarom..why do you have to remove your icons? [01:28] somehow kkathman, I'm getting Konq to open with default called "filemanagement3" (my name) [01:28] kkathman, because when I hide and unhide the kicker, some of my desktop icons get pushed over to the adjacent cells [01:29] how are you invoking konq? [01:29] sarom, [01:29] oook...who here's gonna help me with my naggin insanely frustrating problem i'm havin gettin transcode over synaptic? [01:29] right click on desktop, sarom [01:29] sarom: why not just shrink your kicker to "tiny" and leave everything else alone? [01:29] "configure desktop" [01:29] thats what I did [01:29] heh [01:29] thats what I will be doing [01:29] soon as I go full kde [01:29] click in "behaviour" tab [01:30] kkathman, I want to see which windows are open or not... [01:30] smouche, let me do that [01:30] just a sec [01:30] smouche: thats what Im telling you...I can load up File Management (or my modified one) but when I save it as "profile" it isnt the same [01:30] smouche, done, next? [01:30] sarom: I dont know what you mean by that [01:31] kkathman, oh sorry, I misread that [01:31] I do have it set at tiny [01:31] My kicker takes up about 20 pixels at the bottom of my screen [01:31] kkathman, in the main menu, did you click on "save view profile"? [01:31] kkathman, same thing here [01:31] anyone have trouble getting kismet to work in ubuntu/kubuntu? [01:31] and thats too big? [01:31] how do i change desktop resolution in kde? [01:31] sarom, there is no next, that's how you hide icons. [01:32] lol [01:32] I just hid and unhid the icons [01:32] and a lot of them moved out of place [01:32] :) [01:33] how come nobody fixed this bug [01:33] I prefer kde to gnome, but I really think nautilus handles the desktop better. [01:33] report the bug, sarom [01:33] smouche: indeed === virtu [~virtu@59.Red-217-127-127.pooles.rima-tde.net] has joined #kubuntu [01:33] nate_, Im sure it has been reported [01:33] smouche: i think konq is poo [01:33] nate_, yeah, and slow to load up [01:34] sarom: yeah, and slow to load every single webpage [01:34] kkathman, have you tried a file browser called krusader? [01:34] smouche: ooooh, something to try for me [01:34] I think you would like it, though it's not fast. [01:34] I looked at the krusader screenshots [01:34] I have no idea how to get kde to recognize it as the default though. [01:34] looks like what you would see in an FTP browser [01:35] I also like rox-filer, though it looks a little weird on kde [01:35] can the view change to the equivalent of multicolumn view? [01:35] anyone know how i can make icons on my panel appear as text? [01:35] it's kind of like midnight commander. [01:35] bodaciousb, I wish I did, that would be cool === jan__ [~jan@host-67-35-34-44.asm.bellsouth.net] has joined #kubuntu [01:36] smouche, yeah it would =) [01:37] well, I gotta go pretend to cook something and then pretend to enjoy eating it. [01:37] see you folks later on [01:37] smouche: WOW, krusader is soooooo much better [01:37] smouche: thanks [01:37] smouche: later [01:37] you're welcome! [01:37] smouche I tried krusader and it crashed more times than I could get it to be useful [01:37] its not worth a crap === bodaciousb [~bodacious@id-cralid-cuda2a-68-238.losaca.adelphia.net] has left #kubuntu ["Leaving"] [01:38] ok [01:38] I was just going to try it [01:38] everybody's mileage varies! [01:38] question the kppp application is giving me an issue more specifically i have entered all the information it request but for some reason when i take and try to connect the connection instantly dies with error code status 1 and says check kppp faq %1 not much help. could someone please help me in resolving this. I took and made a script that would use pon and it works fine but i would like something more gui if i could [01:38] kkathman: i haven't thoroughly tested it, just trying it [01:38] kkathman's comment just prevented me [01:38] :) === smouche is now known as smouche_chownow [01:39] nate_: I just brought it up the first time and clicked on something and it crashed the 1st time [01:39] kkathman: ha [01:39] kkathman: i just clicked all kinds of stuff and its stable for me [01:39] bottom line, konqueror should do these things, but its just a very poorly designed utility [01:39] well I'll try it again then [01:40] kkathman: yeah, konq is poo [01:40] gtg [01:40] later [01:42] on a file management tool, is it too much to ask that you click on a directory on the left side, and the files come up on the right side? [01:43] I think the desktop icons bug has something to do with an error in calculation.. + or - 1 [01:43] or something along those lines [01:44] just crashed again [01:44] I can get it to everytime now :) === asdonmez [~asdonmez@host-84-222-47-239.cust-adsl.tiscali.it] has joined #kubuntu === asdonmez is now known as exalted === exalted [~asdonmez@host-84-222-47-239.cust-adsl.tiscali.it] has left #kubuntu ["Konversation] === smouche_chownow is now known as smouche [01:48] are you talking about konq or krusader now? === NTolerance [~nt@cpe-024-162-255-174.nc.res.rr.com] has joined #kubuntu [01:48] krusader [01:48] krusader offcourse [01:48] he can get to crash everytime [01:48] he has perfected the art of the crash [01:48] lol [01:48] go to configure krusader [01:49] then in the middle there is an option to choose pane 1 or pane 2 options [01:49] use the drop down to choose something other than the default and try to select it...it will crash [01:51] damn it's hot [01:51] I need to switch on the AC [01:51] hehe [01:52] crashes a lot less than konqueror ever did, and the defaults in krusader are for more useful to me. [01:53] well, try rox-filer. You might hate it, but if you can crash THAT, my hat's off to you! === smouche is now known as smouche-ravioli [01:57] 81F here right now [02:01] excellent... a new episode of numb3rs tonight :) [02:05] I FIXED IT! [02:05] I FIXED IT! [02:06] fixed what? [02:06] smouche-ravioli, kkathman, I fixed the damn bug! [02:06] Diablo.. [because when I hide and unhide the kicker, some of my desktop icons get pushed over to the adjacent cells] [02:06] hrm, it shouldnt === mmuzzy [~mmuzzy@ip24-250-44-152.ri.ri.cox.net] has joined #kubuntu [02:08] Configure Desktop - Behavior - File Icons - uncheck "Automatically line up icons" [02:08] that's how I fixed it [02:09] oh no [02:09] now the icons move in the same location if I move them [02:10] damn.. I had to recheck it.. I can't live like this [02:10] I need them to be automatically aligned [02:13] I've got a logitech wireless keyboard, and it's got all of the extra buttons and stuff on the top. Is there any way I can map them to different functions? [02:16] AzMoo: controlcenter -> regional&accessibility -> layout === transgress is now known as kubuntu === kubuntu is now known as transgress === rommer [~BlackLabe@203.219.130.10] has joined #kubuntu === AceMan [~me@81-178-171-30.dsl.pipex.com] has joined #kubuntu === claydoh [~claydoh@65.99.186.174] has joined #kubuntu [03:13] hello again...wow Im stuffed...big dinner :) [03:16] wow where did everyone go? [03:16] *bang* :) [03:16] good question [03:16] well good, KaiL is here all is well :) [03:16] lol [03:16] I feel more secure now :) === Mestapheles [~Captain@d142-59-231-163.abhsia.telus.net] has joined #kubuntu [03:20] anybody with hardware problems? :) === azevedo [~azevedo@24.179.92.84] has joined #kubuntu [03:25] hmm, as I said: ubuntu - the Linux to make supporters workless :) [03:26] how do I change the screen resolution? [03:26] up or down? [03:26] up [03:26] then you need to fight with /etx/X11/xorg.conf for now [03:26] 2 more [03:27] how do I make a root acount and where are the server settings at? [03:27] root: 'sudo passwd root' [03:27] which "server settings"? [03:27] httpd and ftp. I found samba [03:28] everywhere in /etc [03:28] httpd is /etc/apache or /etc/apache2 [03:29] ftp depends on the server you use. /etc/servername is always a good place to start searching [03:29] vsftpd or something [03:29] azevedo: you might just try right clicking on the desktop and choosing configure desktop, then choosing display to see if you have the options you are looking for. [03:29] brb [03:30] already did. There used to be (FC3) a screen resolution thing in settings. [03:30] kkathman: that's why I asked up or down ;) [03:30] I was smart about my server settings though. [03:30] copied the config files beforei nstalling ubuntu [03:32] ok, so how do I use root? Some sudo passwd? When it prompts me I just give it my normal login password and it works. [03:33] but it wont let me copy my conifguration files [03:33] eh, 'sudo passwd' is to enable a "real root account" [03:33] I mean prompts me graphically, consol su doesnt work [03:34] 'sudo su' askes for you user-PW and gives you a rootshell then [03:35] ok, thanks [03:36] bash: chkconfig: command not found [03:37] is there some kind of "diferences in ubuntu" document [03:37] what on earch is "chkconfig"? [03:37] used to configure a service to start every time [03:37] root@ubuntu:/home/azevedo # service httpd restart [03:37] bash: service: command not found [03:37] ?? [03:38] restart is down with "/etc/init.d/apache restart" [03:38] same syntax for all servers [03:39] ubuntu is a debian system... [03:39] I have a syntax error. I wish there was a graphical httpd configuration app [03:39] I came from fedora [03:40] and i'm still pretty new to linux in general [03:42] ok, well I at least want it to look good. I found some screen resolutions in the file [03:43] but they're all the same "1024X768" "800X600" "640X480" [03:43] I dont think I can put my own values in [03:43] there's one line for each color depth [03:43] yeah. 1 through 24 [03:43] the default is above that block, should be 24bit [03:44] ...so you only need to change the 24bit block ;) [03:44] so it's 1280X1024? [03:44] just set your resolution in front of all that others [03:44] small x [03:46] it cant save the file. I did chmod 777 /etc/X11/xorg.conf [03:46] use sudo ;) [03:47] bash: emacs: command not found [03:48] nano is preinstalled and rather usable [03:48] oh yeah. I used nano trying to install gentoo...didnt go to well [03:49] ok. so now I need to restart something? [03:49] log out, then the x-server get's restarted [03:50] oh, just for the statistics: that's a CRT? [03:50] CRT? [03:50] traditional big monitor [03:51] TBM? What are you talking about? [03:51] no TFT... [03:51] it's a proview. has a big back to it.. [03:51] it's not flag [03:51] ok [03:51] thanks [03:51] oh [03:52] because with TFTs this is called "big bug" === mmuzzy [~mmuzzy@ip24-250-44-152.ri.ri.cox.net] has joined #kubuntu [03:52] with CRTs only "another one needing an editor" [03:52] why are there so many people here but they don't talk [03:52] is that how irc normally is? [03:53] normally not THAT bad === seraph1 [~ecrespo@201.243.252.142] has joined #kubuntu [03:53] ok, thanks. I'll get back on because I think I did something bad. The exit button's on the left and it's jsut a sqare. I like it on the right. [03:53] maybe it'll fix itself [03:53] but the opposite is worse - in #debian you can't type 2 lines without 10 lines from other people between ;) === KaiL hates CRTs btw [03:54] KaiL: did you see my question earlier about Konqi [03:55] just wondered if you had any feedback on that === azevedo [~azevedo@24.179.92.84] has joined #kubuntu [03:55] uhm, the profiles? [03:55] yes [03:55] then I have a hardware question [03:56] you can add a menu with all profiles to your panel (rightclock -> add -> special -> konq profiles) [03:56] hardware? oh, what? [03:57] well, are you familiary with these tools such as superkaramba, that can show cpu and chassis fan temp? [03:57] familiar I mean [03:57] the sensors behind or these frontends? [03:58] well both actually [03:58] Im trying to get these front ends to see those sensors [03:58] I only use ksensors... [03:58] I can examine them in /proc/acpi/ etc.... but they arent being picked up by the monitors === paulb3 [~paulb3@hnllhi1-ar5-4-3-234-090.hnllhi1.dsl-verizon.net] has joined #kubuntu [03:59] but that doesn't have that much functions (=can't read out the acpi sensors and no hddtemp) === paulb3 is now known as nitro_fish [03:59] and what does ksensors do? [03:59] ahh ok [03:59] man Im having trouble getting info on these fans and temps [03:59] 800x600 :( Why cant ubuntu like, have a "screen resolution" in settings someware? Like FC3 had. Well whatever, I havnt ate yet. Trust that I'l be back tomorow...or maybe I'll look around the forums if my eyes can handle it. === closure [~ubel@adsl-065-013-010-009.sip.asm.bellsouth.net] has joined #kubuntu [04:00] azevado it does in the KDE control center [04:00] he's gone [04:00] oh wel [04:00] hehe [04:00] and controlcenter still can only lower your res :) [04:00] if you have your sensors available in /proc/acpi you have more than me here [04:01] well the bottom line on that resolution, about 80-90% of the people blow through that screen on the install, which causes probs [04:01] I thought there is a way to go through that wizard again tho === wirwzd [~wirwzd@c-24-218-115-209.hsd1.ma.comcast.net] has joined #kubuntu [04:01] dpkg-reconfigure xserver-xorg? [04:02] yes thats it :) [04:02] but that askes for really EVERY shit [04:02] there should be a tool to set only the monitor settings [04:03] as everything else is unproblematic === nitro_fish [~paulb3@hnllhi1-ar5-4-3-234-090.hnllhi1.dsl-verizon.net] has left #kubuntu ["Konversation] === KaiL should go to bed [04:03] 04:04 here... [04:04] g'night [04:04] hey goto bed my friend, and get some rest :) [04:04] have a good sleep [04:05] my kcontrol is screwed [04:05] i have to reinstall about every other day === seraph1 [~ecrespo@201.243.252.142] has left #kubuntu ["Konversation] [04:11] hey closure :) [04:11] wassup with your kcontroL??? [04:13] administrator mode doesn't work === wizard1 [~lwizardl@c-67-177-149-100.hsd1.mi.comcast.net] has joined #kubuntu [04:13] hasn't since that libs update === wizard1 is now known as lwizardl [04:14] hi [04:14] hello there [04:14] can someone help me with my onboard nvidia videocard [04:15] iwizard have you tried checking out www.ubuntuguide.org ? There is a whole section on nVidia there [04:15] I'm having trouble with getting my video card to display correctly [04:16] no looking now [04:22] i get an error on the gedit part [04:22] command not found [04:25] substitute 'kwrite' for 'gedit" [04:26] is that something I need to add [04:26] oh ok [04:26] gedit is a gnome based editor [04:26] ok [04:26] so that page was made for gnome (ubuntu) [04:27] kwrite you alread have ;) [04:27] but it still will be good for Kubuntu [04:27] ok i'm getting errors still [04:28] ot try kedit, I forget which is installed by default [04:28] sorry [04:28] kwrite works [04:28] cool [04:28] but i got a few errors [04:28] does it open the file? [04:28] closure, have you tried invoking kcontrol with kdesu instead of sudo? === smouche-ravioli is now known as smouche [04:29] smouche: no i haven't [04:29] just a shot in the dark, but I found that works better with some kde apps [04:29] 100% new to this so only thing i have tried is what the guide is saying for the nvidia install [04:30] lwizardl: you can ignore the error if it opens the text file [04:30] i get a blank text doc [04:31] sn] [04:31] smq [04:31] sn [04:31] lol [04:31] shit [04:31] ok, the path is wrong is all [04:31] smouche, what do you mean? [04:32] lwizardl: sudo kwrite /etc/X11/xorg.conf [04:32] closure, if I open kpackage, for example with "sudo kpackage", I get an error; it loads, but missing some features [04:32] if I open it with kdesu instead, i's fine, no errors [04:33] anyway, kdesu will give you root control in kcontrol just like sudo [04:33] and I think it may avoid some bugs [04:33] claydoh: that seemed to work [04:33] why, I have no clue [04:33] :) [04:33] hrm [04:33] i will try that [04:34] does it matter where i place the text in the file? [04:35] you should place it in the proper sections [04:35] which parts are you adding/ [04:35] nvidia settings [04:35] which bits though? === claydoh has his xorg.conf open for refernce :) [04:36] reference rather [04:36] http://www.ubuntuguide.org/#installnvidiadriver [04:38] #4 [04:39] oh, I was thinking you were installing and editing the config file [04:39] kkathman, have you tried making a launcher or a shortcut to launch konq with this option: [04:39] "konqueror -profile filemanagement" [04:39] do not use the sudo kwrite /etc/X11/xorg.conf [04:40] oh ok [04:40] #4 is to put a menu entry for the nvidia-settings applet [04:40] yeah [04:41] i'm stuck with either 320x240 or 640x480 screen res [04:42] the nvidia-settings won't change your resolution [04:44] damn [04:44] what do i need to do? [04:44] ok you have done 1-3 right? [04:44] yes [04:47] you will need to install linux- linux-restricted-modules [04:47] err linux-restricted-modules [04:48] linux-restricted-modules-386 i think [04:48] smouche, I tried launching from the command line that way [04:48] but the name of the profile has a space in it [04:48] you can use kynaptic or synaptic for that as well [04:48] it won't work with a space [04:49] so again, I tried to load File Management, save it as "profile" or "myprofile" and what happens is that it doesnt come out the same way [04:49] then it'll try to open tabs, as if they were malformed urls [04:49] lwizardl: then we will take a peek at /etc/X11/xorg.conf to see if it is set up correctly [04:50] should be only a copule of edits at most [04:50] hang on, kkathman, let me check something [04:51] kkathman, konqueror -profile filemanagement works here. [04:52] I tried creating an application icon with /usr/bin/konqueror --myprofile and when I execute it it comes back with "Malformed URL" [04:52] ah wait I messed up [04:52] kkathman, try konqueror -profile myprofile [04:52] no I didnt I did put that --profile in there [04:52] http://pastebin.com/280728 [04:52] thought it was -- [04:52] kkathman, do this kfmclient openProfile profilename [04:53] thats my conf file [04:53] chavo it doesnt work....says Profiule myprofile not found [04:54] sorry for the spelling [04:54] chavo I created a modified file management profile that has a left panel and a right panel. When I click a directory in the left panel the files show up in the right one [04:55] then I saved this as profile "File Management" [04:55] I have no idea how I created that, because I cant seem to do it again [04:55] lwizardl: put a '#' at the beginning of the line # 40 Load "dri" [04:55] #Load "dri" [04:56] kkathman, did typing this exactly not work: konqueror -profile filemanagement [04:56] ? [04:56] no spaces [04:56] ill try that [04:56] what about the second line? [04:56] mode 0666 [04:56] no that worked [04:57] here's the nasty part though, try that with sudo or kdesu, and it won't open. [04:57] lwizardl: no, line 40, nearer the top [04:57] BIINGO smouche!! [04:57] yay! [04:58] got an icon that works now [04:58] atta baby...thank you!!! [04:58] ok i see [04:58] doesn't it really really suck how much time it takes to figure out how to open apps more quickly and conveniently? [04:58] anything else ? [04:59] there is another dri in the file [04:59] at the very bottom? [04:59] yeah [04:59] you can ignore that, as you disabled dri at the top :) [05:00] ok [05:00] but you can comment those 3 lines out [05:00] if you wish [05:00] smouche yeah I would have never guessed to remove the space :) [05:00] ok # them out [05:01] now if I could only figure out how to adjust the icon spacing grid [05:01] so now what? [05:01] lwizardl:did you install the linux-restricted-modules? [05:01] no [05:02] kkathman, I found that by accident when I was googling kdesu vs su -- it was in something posted by NTolerance on one of the forums [05:02] how? [05:02] the icon spacing? [05:02] lol, no, the parameters for konqueror [05:03] kkathman, I decided the icons were a lost cause, and just nuked 'em [05:03] lwizardl: sudo apt-get install linux-restricted-modules-386 [05:03] rofl [05:03] chavo you still around? [05:04] kkathman, yep === ttf [~tom@p83.129.18.18.tisdip.tiscali.de] has joined #kubuntu [05:04] chavo you know if its possible to change the grid on the icons? I would like to get them closer togethers [05:04] linux-restricted-modules-386 is already the newest version. [05:04] 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. [05:04] lwizardl: you already have it then :) [05:04] kkathman, I don't think you can [05:05] lwizardl: then reboot [05:05] ahh bummer, even windoze allows that :) [05:05] ok brb [05:05] kkathman, you can make them not line up automatically === claydoh says a tiny prayer [05:06] I know that [05:06] lose the icons, kkathman, you'll feel purged and relieved afterwards, I promise you [05:06] kkathman, then move them where you want them [05:06] put up some family pictures or something in their place. [05:06] where do you put all your quick links then..on the kicker? [05:06] kkathman, I have four panels, and they are pretty crowded, but I'm thinning them out [05:07] LOL Chavo...crap how easy!!!! Just uncheck the icon gird [05:07] grid [05:07] I set up a lot of keyboard shortcuts [05:07] kde is great for keyboard shortcuts! [05:07] kkathman, I use mouse gestures and a customized main menu [05:07] panels....you mean layers of the kicker? [05:08] well, yeah, like, you know, panels. [05:08] plus most apps I use are autostarted with the session anyway. === eggy [~eggy@eggy-yorkcc.active.supporter.pdpc] has joined #kubuntu === lwizardl [~lwizardl@c-67-177-149-100.hsd1.mi.comcast.net] has joined #kubuntu [05:08] dont understand "panels [05:08] that's what they're called. [05:08] lwizardl: so...? [05:08] right click on the kicker, kathman. [05:08] "Add to panel" etc [05:09] i can get upto 1024x768 [05:09] right... the kicker [05:09] sweet:) [05:09] but on windows i get 1280 something [05:10] now to figure out monitor settings I guess [05:10] smouche dont you still have to add your app to the CC menu then put it on the kicker? [05:10] but I am not so good there [05:10] what was it i typed to get that installed (want to write it down just incase) [05:10] why, kkathman? [05:11] for shortcuts, you mean? [05:11] I just took my time going through everything in Regional and Accessibility [05:11] well, when you add an application to the panel, it brings up the control menu :) [05:12] uh, I dunno, kkathman, I'm not following you... [05:12] lwizardl: sudo apt-get install linux-restricted-modules-386, though it was already installed on your system [05:13] and sudo kwrite /etc/X11/xorg.conf for editing the config file [05:13] smouche... ok lets say I want to put our new Konq on the panel [05:13] my panels now are mostly just for a couple of folders and the pager thing, and clocks, tray, taskbar etc [05:13] edited the dri line 40 === crackfield [~crackfiel@3ece4a13.datahighways.de] has joined #kubuntu [05:13] kkathman, you can do that by, let me see how I did that, one sec [05:14] I have 2 options 1) create it on the control panel and drag it to the panel, or 2) Create an Icon on the desktop and just drag that to the panel [05:14] kkathman, try this: [05:14] Add to panel : Special Button : Non-kde application [05:14] if you say "Add to Panel" and try to add an Application, then it only brings up the control panel to choose from [05:14] and edit accordingly [05:15] ok that might work too :) Good job :) [05:15] kkathman, use "non-kde application" -- even though it's kde [05:15] but still Im not sure that I want 25 icons on my kde kicker [05:15] but I can try it === _ubuntu [~ubuntu@ip68-13-57-123.om.om.cox.net] has joined #kubuntu [05:17] kkathman, you sure as hell don't want 25 icons on there, but anyway, setup shortcuts! I use the windows logo thing a lot, 'cause it's not reserved for other stuff === daughter_of_kaos [~daughter@200-206-184-159.dsl.telesp.net.br] has joined #kubuntu [05:17] plus, kkathman, I've got a transparent Eterm (and yeah, my fonts ok, I don't know why you can't change yours) on every desktop, and I run stuff from there [05:18] lwizardl: I put some edits to your pastebin [05:18] another thing I dont like is that on the kicker, there isnt a mouse over or tool tip. There is but only if you want it to be big enough so Stevie Wonder can see it [05:18] I dont use Eterm [05:18] kkathman, you can disable the big tooltip. [05:19] lwizardl: I added "1280x1024" to line 107 [05:19] chavo...oh wow and get a smaller one? [05:19] i know how to disable the tool tip [05:19] but can I get a smaller one? [05:19] gotcha kkathman [05:19] in configure panel [05:20] lwizardl: you can try to add that and do a crtl-alt-backspace to restart x [05:20] kkathman, disabling the big one should revert to a normal tooltip. [05:20] chavo am I right that this is done through the control center? [05:20] lwizardl: if it can't use 1280x1024 for some reason it will go to 1024x768 automatically iirc [05:20] in appearance tab, kkathman, uncheck the thing for mouseover effect [05:20] kkathman, yes or right clicking panel === nate_ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [05:21] howdy :) [05:21] i.e. panels -> Appearance? [05:22] yes [05:22] anyone know a good firewall for ubuntu? [05:22] right click on a panel, er kicker, click Configure panel, then appearance. [05:22] well I clicked OFF the "Enable icon mouseover effects" and clicked off "show tooltips" and there is nothing there [05:22] so i can try that and not fubar my system [05:23] well, dude, you have to click ON "show tooltips" don't you? [05:23] kkathman, click on tooltips [05:23] ok can I change what that says somewhere? [05:24] never mind I found it [05:24] what what says? [05:24] yeah you can change the tooltip [05:24] anyone? firewall? [05:24] I got it :) [05:24] kewl [05:24] you guyz rock [05:25] chavo, how do you change the tooltip? I don't see that [05:25] nate_: I think one is built in, but firestarter is a graphical one [05:25] you can get that with apt-get [05:25] kkathman: is the built in one any good? [05:25] kkathman: cuz i don't wanna be vulnerable, you know [05:25] smouche, you have to edit the menu entry [05:26] ah, i see now, thanks chavo [05:26] nate_: yeah I think it is according to a few people here. I was going to enable the firestarter one, but figureed I already had a NAT router...I didnt need that [05:27] nat is hardly protection [05:27] kkathman, I tried that ShieldsUp site a few days ago, and my system scored great, but the site didn't seem to notice I was running Linux [05:27] but its something, which is better than nothing [05:27] do you know what's up with that? It was talking as if I had windows [05:27] smouche: the whole point was to see if your ports were open [05:27] smouche: ShieldsUp? [05:27] thats all [05:28] it just grabs your IP and sees if it can probe the most common ports [05:28] well, my router and whatever linux uses seem damn good! heh heh, unless maybe my ISP is blocking more than I figured on... [05:28] most likely, in Linux case, those ports arent through NetBios of course, so theres no dangers === marcelo [~marcelo@host161.f.digizap.com.br] has joined #kubuntu [05:28] nate_ yeah, it's a web site that will probe your ports for you [05:28] lemme see if I have the url [05:29] smouche: cool [05:29] dumb question: is there a way to see whats in my "trash" [05:29] ? [05:29] www.grc.com and follow the links [05:29] kkathman: from command line? [05:29] nate_ https://grc.com/x/ne.dll?bh0bkyd2 [05:29] yeah thats the direct [05:29] damn, that's a weird looking url [05:30] hah hah [05:31] nate_: anywhere...I just want to know if I have to actually empty the trash like I do in windoz [05:31] kkathman, you can add a trash icon to the desktop, or a panel applet, or go to trash:/ in konq [05:32] kkathman: just click the trash, it brings up the lil menu [05:33] nate_: where do I click "the trash" [05:35] on the icon, kkathman [05:36] in konq? [05:36] I dont have a trash icon on my desktop [05:36] kkathman, just add one to your kicker [05:36] its an icon on the default kde bar [05:36] right click, add to panel, you know the rest... [05:37] kkathman: applet>trash [05:37] kkathman, I'm kinda surprised you didn't have one on there by default anyway [05:37] got it [05:37] nope I never did [05:38] take some time and kick the tires on that kicker, kkathman! [05:38] as I thought, only one port open in shieldsup [05:38] and ident is closed [05:38] all else is stealth [05:38] yep thats the way it should be [05:39] so no need for a firewall [05:40] well, as I think kkathman pointed out, you've basically got one already, firestarter's just a front end for tweaking it -- I think...? [05:40] actually, firestarted allows you to detect hackers probing [05:40] right [05:40] pretty cool [05:40] I dont think I'd use the NAT in ubuntu if you already have a NAT on your router for instance [05:40] kinda redundant [05:41] you can say that again [05:41] yeah, i wouldn't use that [05:41] adds latency [05:42] yep [05:42] smouche...excellent idea I got my kicker loaded now, and down to only 7 icons on the desktop [05:43] man, I'm glad i got opera. Firefox can't even display gmail without spazzing out. [05:43] 1 for each of 4 samba shares, 1 for CD, Konsole and Email [05:43] Opera 8 is great === admrl [~admrl@24-180-216-221.dhcp.aldl.mi.charter.com] has joined #kubuntu === brenton [~brenton@c-24-8-25-45.hsd1.co.comcast.net] has joined #kubuntu === _brenton [~brenton@c-24-8-25-45.hsd1.co.comcast.net] has joined #kubuntu === _brenton [~brenton@c-24-8-25-45.hsd1.co.comcast.net] has left #kubuntu ["Konversation] [05:43] I just removed the CD hehe [05:45] yeah, I thought I was dependant on icons on there, it was just habit. [05:45] kkathman, you can also make another kicker with all of your shortcuts and make it autohide [05:45] is that another instance of kicker? [05:46] that's what I did till I discovered the mouse gestures. [05:46] if you think about it, you really shouldnt ever hardly see your desktop [05:46] awww but my desktop is nice and I wanna see it :) [05:46] with virtual desktops, you can have all you apps fully open [05:46] thats why I have 4 desktops :) [05:46] right [05:47] kkathman, make a 5th desktop that's empty for when you want to look at your desktop :) [05:47] i do kinda miss tweaking the desktop, but its pointless [05:47] you know, kathman, another cool thing is , you can drag a folder onto a panel too, that can be convenient for direct access to files, and it gives you a link to open an instance of konq in that location if you want [05:47] lol its so much fun tho [05:47] for me anyways, i would have to close a window to launch something [05:47] anyone care to suggest a good webcam program for kde? [05:47] especially if you know of one that can communicate with windows [05:48] i just read sumthing about ppl working on it sum gnome project for gaim [05:48] you can also open up the menu edtor, make a folder with all your apps, then put that as a sunmenu on kicker [05:48] transgress, theres a very beta netmeeting compatible kde app, but you probably want gnomemeeting [05:48] making webcams work w/ windows [05:48] gnomemeeting requires gnome [05:48] yeah [05:48] chavo...oh of course..that makes sense [05:48] don't want that heh [05:49] and the NAT issues are a pain [05:49] yeah [05:49] transgress good evening (or whatever time it is where you are ) :) [05:49] nearly 11pm here heh [05:49] hmm you and I are in the same time zone then [05:50] theres a gaim fork that commects to a few protocols with voice, video but its supposedly really grody hack [05:50] close to midnight here in Florida [05:50] kkathman, can I send you a screen shot with kopete? === closure [~ubel@adsl-065-013-010-009.sip.asm.bellsouth.net] has joined #kubuntu [05:50] lol you cant send stuff w/ kopete i dont think [05:50] damned kopete can sort of do it... with _gnomemeeting_ ... i find that dumbass. [05:50] smouche let me bring that up [05:50] admrl: yes you can [05:51] really! [05:51] damnit [05:51] lol [05:51] yeah just rightclick the name in your buddy list [05:51] smouche what protocol?? AIM?? MSN?? [05:51] i never tried that [05:51] admrl: NAT sucks with it too though [05:51] i'm surprised no one has come up with a open source vv client [05:51] vv? [05:51] voice video [05:51] uh, yahoo, kkathman [05:52] ah [05:52] like gnomemeeting? [05:52] even if you had to run a seperate app [05:52] but that only connects to netmeeting [05:52] which is grody [05:52] you can run paltalk via wine... [05:53] dont know if the video works tho === flyphisher [~sdavies@208.187.84.38] has joined #kubuntu [05:54] im feeling wierd being in a new room i havnt been on irc since hbx.us started 2 suck [05:54] its good being w/ ppl that know what they r talking about [05:55] michigan were there r lots of amish is not a good place 2 learn about computers [05:55] admrl: well pussfeller, transgress and KaiL know what they are talking about...the rest of us just hack around [05:55] lol [05:56] its definately ok [05:57] ok libvorbis0 i wanna install it so i can play tuxracer cuz its a really badass game lol does anyone know how i can do that cuz it says it wont work cuz libvorbis0a is installed and if i uninstall it uninstalls a buncha my apps [05:57] anyone have idea what 2 do..? === torpid [~pral@24.164.242.113] has joined #KUBUNTU [05:58] You could learn to speak english. [05:59] Sorry about that [05:59] why libvorbis0? it's obsoleted [05:59] libvorbis0 is a requirement for tuxracer [05:59] from which repo? [05:59] repo..? [06:00] ..sitory [06:02] whats a repository [06:02] is it sum debian thing..? [06:02] ive never heard one before [06:03] u know what apt-get is right? [06:03] yes but i dont know how 2 use it i get the whatever.deb by searching firefox [06:04] this is my first time using anything debian based === nate_ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [06:05] probly a bad way 2 get things..? [06:06] idk firefox has that bar and its got the little debian thing and ive been using that [06:10] admrl, dpkg [06:12] anyone have Yahoo that could IM me real quick to check something out [06:13] how can i find the pid of a process so i can kill it..? [06:14] E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) [06:14] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [06:14] i keep getting this [06:14] CTRL_ESC will give you a list of running processes and their PIDs [06:14] thanx [06:16] admrl, you need to sudo [06:16] kkathman, that opens my kmenu [06:16] but that will come in handy === _chavo [~chavo@154.sub-70-212-43.myvzw.com] has joined #kubuntu === flyphisher [~sdavies@208.187.84.38] has left #kubuntu ["Joined] [06:18] any kopete users on here having a problem with contacts always showing as offline, even when they're actually online? [06:18] ya i have been doing sudo === nate____ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [06:19] ugh, flaky connection [06:20] Anyone know if the ipw2100 driver supports WPA? === nate____ is now known as nate_ === texasnewbie [~texasnewb@cpe-67-9-144-237.austin.res.rr.com] has joined #kubuntu [06:22] well, kkathman, either kopete sucks, or one of our port settings is screwy... === texasnewbie [~texasnewb@cpe-67-9-144-237.austin.res.rr.com] has left #kubuntu ["Kopete] === narg [~narg@dsl-65-171-97-106.tcq.net] has joined #kubuntu [06:29] gah [06:29] firefox STILL crashed [06:29] ubuntu-desktop is even installed === bisley [~bisley@188.Red-217-126-25.pooles.rima-tde.net] has joined #kubuntu [06:35] dude [06:35] firefox sucks [06:35] narg, get mozilla browser [06:35] it's straight [06:36] some things are kinda weird but over all it's the best choice if you as me [06:36] ask [06:36] alright, I am getting to bed before 1 am, that's a record, g'night all! [06:36] If im going to switch browsers, Id switch to konq :p [06:37] konq sucks too [06:37] well at least this one === bisley [~bisley@188.Red-217-126-25.pooles.rima-tde.net] has joined #kubuntu === nate____ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [06:44] I switched to Opera once 8 came out...its very nice [06:46] kkathman, there is no package for that damn thing [06:46] atleast i can't find it if there is === admrl [~admrl@24-180-216-221.dhcp.aldl.mi.charter.com] has joined #kubuntu [06:48] closure no [06:48] but its very easy to install [06:48] oh really [06:48] download the Debian Sarge deb from their site [06:48] then do a dpkg-i on it [06:49] you may need to apt-get the lib3c-mt library but it will tell you if you do [06:49] then you are off to the races [06:50] but i don't have a helmet kkathman! [06:50] rofl [06:50] nah its not that bad at all [06:52] COMCAST Thank You For Your Order! [06:52] On demand cable is cool [06:52] but such a rip off [06:53] haha [06:55] kkathman, does opera support multimedia in website? [06:56] yes [06:56] you have to get the plugins of course...like flash, etc [06:57] I personally have only flash and java installed right now I think === nate_____ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [07:01] oh man [07:02] that's lame [07:02] it's got a banner ad on it === nate____2 [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu === marcelo [~marcelo@host161.f.digizap.com.br] has joined #kubuntu === hunger [~hunger@p54A65ABD.dip.t-dialin.net] has joined #kubuntu === daughter_of_kaos [~daughter@200-206-184-159.dsl.telesp.net.br] has left #kubuntu ["Konversation] === torpid [~pral@c2c6f3d0b2231d94.node.tor] has joined #KUBUNTU === shogouki [~nicolas@AMontpellier-251-1-37-129.w81-251.abo.wanadoo.fr] has joined #kubuntu === da_bon_bon [~rohandhru@203.212.221.132] has joined #kubuntu [07:28] whew people scooted out fast :) === rommer [~BlackLabe@203-219-130-10-qld.tpgi.com.au] has joined #kubuntu [07:28] crimsun? [07:28] havent seen him tonight [07:29] thanks. [07:30] sorry bout that [07:30] He told me to get 686 kernel... so I did. But `uname -r` still accuses: 386... is there anything I must do? [07:30] not sure thats not ok...but you'll need to ask him [07:31] cool. [07:31] thanks again. [07:31] sure === closure [~ubel@adsl-065-013-010-009.sip.asm.bellsouth.net] has joined #kubuntu [07:34] hey closure [07:34] hey [07:36] Opera 8 come up oK? [07:37] didn't install it [07:37] it said it had banner ads on it [07:37] yeah well you can get rid of those :) [07:38] you just need a key [07:38] lots of those around if you are industrious or you can pay $30 or so [07:39] i am a pirate [07:39] Im trying to figure out how one gets the sensors on their motherboard to respond to a superkaramba them [07:39] theme === closure is watching garden state for the fist time [07:40] pretty good movie [07:40] hmm havent seen that one [07:40] garden state, with n portman ? [07:40] yeah [07:40] good movie :) [07:40] she's a hottie [07:41] i wanted to see it in the theaters but the latino bitch i was dating never wanted to go [07:42] mmmm natalie portman :) [07:42] probably latina I'd think :) [07:42] anyone know python? [07:42] a bit [07:43] dang they ought to give instructions with these karamba themes [07:43] i watch some superkaramba sensors and i think karamaba is evil [07:43] shogouki: see what you can make out here [07:43] text x=220 y=30 sensor=program program="/path/to/mails_pop3.pl server user password" line=1 color=255,255,255 align=right fontsize=12 font="nimbus sans l" interval=30000 [07:43] whats that path to mails thing? [07:44] its path to the perl script mails_pop3 i guess [07:45] hmm ok [07:45] oh well === _admin [~admin@220.245.107.188] has joined #kubuntu [07:46] there must be a way to get the temp and fan speed stuff too [07:46] kkathman, give me a key >8-) [07:46] but heck if I know [07:47] closure...1 sec [07:52] closure IM [07:52] uhmm PM === koka-kola [t10@195.245.229.17] has joined #Kubuntu [07:56] alright now wtf [07:56] i can't load myspace [07:56] myspace? [07:57] are password files safe in opera? [07:57] kkathman, www.myspace.com [07:57] I'd say they are [07:57] it's a networking type site [07:58] cause mozilla sucks [07:58] you can just click a button and it shows your saved passwords [07:58] but I never take chances by putting credit card #s etc in there [07:58] Opera is at least 2-3x faster than firefox and more efficient [07:59] yeah [07:59] i'm seeing this [07:59] now if it is just stable it will be on like donkey kong [07:59] it loads alot faster too [07:59] seems 31337 [07:59] indeed [08:00] it loaded fast as hell [08:00] I downloaded some of the skins...and been messing with it straight on since yesterday..no crashes or anything [08:00] goood goooood [08:01] I changed all the fonts to that Bitstream vera sans or whatever its called [08:01] and its clear as a bell [08:02] you look at CNN.com on Firefox then look at it in Opera...theres a big difference in my opinion [08:02] i don't believe in CNN [08:03] well thats an example because its fairly aggressive in colors and fonts and menus [08:03] MSNBC if you want or BBC whatever [08:05] i do enjoy the BBC [08:05] where do i find skins? [08:08] tools -> appearance [08:08] first tab [08:09] Im trying to figure out how I open links in a new tab [08:09] I know thats possible [08:11] hrm [08:11] damn now i gotta redo all my configs! [08:12] natalie portman is adorable in this movie [08:12] ahh you just drag it to the tab bar...easy [08:12] shes adorable in ANY movie :) [08:12] i love my artificial OSX === klaus [~klaus@153.89.78.83.cust.bluewin.ch] has joined #kubuntu [08:13] artificial OSX?? [08:13] Hi.. [08:14] baghira theme [08:14] hey Klause? [08:14] and i skin everything to look like osX [08:14] ah yes I understand [08:15] shift click in Opera also forces a link to a new tab === ztonzy [~ztonzy@ztonzy.artist.blender] has joined #kubuntu [08:18] nice [08:18] dude [08:18] if you do "opera -newpage" [08:18] in your Kontrol Center [08:18] it will open in a new tab [08:18] that's all i've been wanting for the longest time [08:20] opera -newpage....ok what does that buy me? [08:20] you mean default browser right? [08:20] yeah [08:20] it opens links you click in a new tab [08:20] nice [08:21] very nice [08:21] yeah fo real === whiteknight [~james@81-178-219-76.dsl.pipex.com] has joined #kubuntu === edsuom [~edsuom@207-118-80-61.dyn.centurytel.net] has joined #kubuntu [08:23] kkathman, where the hell do i get the flash plugins and such [08:27] ok [08:28] well you go to the macromedia site and look for flash plugin for linux [08:28] or [08:28] go to some site that has a flash and it will usually auto link you there [08:28] then have it install and then just go into the plugins and tell opera where it is [08:29] but there are still some weird things in Linux...for instance if you go to a movie site usually it will want Windows media Player...and I havent figured out how to get around that [08:30] where's the multimedia site? [08:30] I think you have to download those w32codecs, install those and then set a default movie player for .wmv suffix but Im not sure [08:30] kkathman, you can't get around it [08:30] it's in the coding to run wmp [08:31] arggh [08:31] oh well [08:32] theres a way around it...just gotta find someone thats more of a hacker than me :) [08:32] hehe [08:33] where's the multimedia page kkathman === BrettMeister [~brett@adsl-70-240-48-241.dsl.okcyok.swbell.net] has joined #kubuntu [08:34] Does Kubuntu perform faster and cleaner than Ubuntu with the whole Kubuntu package added? [08:34] ? === BrettMeister [~brett@adsl-70-240-48-241.dsl.okcyok.swbell.net] has left #kubuntu ["Konversation] [08:37] it is the same thing, just a different windows manager [08:37] -s [08:38] well no it isnt a different one [08:38] kde is different to gnome [08:38] the only difference, is when you install the Kunbuntu disk of Ubuntu you install KDE only. If you install Ubuntu, then apt-get kubuntu-desktop you get Gnome and KDE [08:39] the latter is preferable incase you hose your KDE environment [08:42] heh [08:42] the later is preferable because too many fucking apps use gnome [08:42] you just need the gnome lib [08:43] closure: thats not entirely true [08:43] gnome 'depends' on a lot of optional programs and libraries [08:43] they'd get installed by ubuntu-desktop, but not by the individual programs/libraries [08:44] I know that there are alot of people that come in here with really basic probs and it seems that the majority installed Kubuntu. [08:45] as opposed to hoary then apt-getting k-d [08:45] yeah [08:45] yup [08:45] and thats why I think kubuntu-desktop should require ubuntu-desktop [08:45] better yet [08:45] replace u-d with ku-d, and ditch gnome and all gtk apps altogether [08:46] MWHAHAHAHAHAHAAAAAA!!!!!!!!!!! [08:46] lol [08:46] ... *ahem* [08:46] well there are some nice gtk apps [08:46] btw, this is why I'm working on my new plan of action [08:46] GAIM still is leaps and bounds better than Kopete for instance [08:46] a desktop environment SO BADASS... [08:46] that it kills gnome and kde [08:46] instantly [08:46] and it kills X [08:46] and it kills Windows [08:46] and OSX [08:46] and ataris [08:47] and os/2 === kkathman gets out his investment money [08:47] and beos [08:47] and my next door neighbors [08:47] who are really annoying [08:47] and those pesky martians [08:47] ROFL [08:47] who steal cows [08:47] and dont forget the LA Lakers [08:47] it will also solve world hunger [08:47] and cure cancer [08:47] and it will turn the la lakers into a good team [08:48] which, btw, is the hardest of the clames [08:48] *claims [08:48] it may even fix my spelling === kkathman believes that Diablo-D3 is headed the way of whiskers...to that holy mountain [08:48] no promises there [08:48] lol [08:49] kkathman, how did you install java and such? [08:49] ooo thats a tricky one [08:49] apt-get install java [08:49] I'd start with just the JRE first [08:49] j/k [08:50] what we really need is a fully compliant gnu java implementation [08:51] download the sun-j2re deb from http://backports.ubuntuforums.org/backports/dists/hoary-extras/restricted/binary-i386 [08:52] wont that be hard Diablo-D3 seeing that Sun would probably NOT put java in the PD [08:52] actually what we really need to do is stop using java apps [08:52] because java is a lame language [08:52] I think the SDK is there also [08:53] kkathman, which one do i need [08:53] ok...am I crazy...but are all java apps like snail slow? [08:53] closure you'll need both [08:53] you're crazy [08:53] but yes, all java apps are slow like shit [08:53] I didnt find that site until I had installed the JDK the hard way [08:54] Diablo-D3: yeah I dont suffer from insanity, I enjoy it [08:54] kkathman: I'm not only a member, I'm the president! === kkathman bows down [08:55] My brain is really a vault of pop culture references. [08:55] I have never run a java app that was efficient [08:55] the OO revolution just doesnt turn me on [08:55] I have... no wait, sorry. [08:56] Im not at all sure that OO even buys you long term efficiencies [08:56] no no, kkathman [08:56] java is so fucking fat, that other languages revolve around it [08:56] ROFL [08:56] damn straight [08:57] they are about to ruin PHP because 5 started almost FORCING you to OO [08:57] but i'll not go quietly :) [08:57] that implies php is a real language [08:58] well in my opinion, its the best scripting language for web sites [08:58] but yeah, OO does win you shit [08:58] "use python, luke" [08:58] case in point, the glory that is Objective C. [08:58] but its not a pure "programming" language like C++, Pascal, FORTRAN, COBOL etal [08:58] its as pure as it gets. [08:58] its more pure than c++ is [08:59] what do you mean by pure ? === Kisain [~Kisain@24-177-160-171.dhcp.mrqt.mi.charter.com] has joined #kubuntu [08:59] atleast objc is a strict superset of C [08:59] c++ isnt [08:59] hey Kisain :) [08:59] ergo, c++ meets the formal definition of 'funky'. [08:59] hi :) [08:59] havin some problems with my box :( [09:00] but hell, you want programming...lets get down with a 60-bit assembler language :) [09:00] Also, objc is so goddamn cool, it can be implemented just as a preprocessor for C. [09:00] eiffel is a pure langage [09:00] like it takes 3 to five minutes for it to boot :( [09:00] (and thats not cause im french :) [09:00] eiffel is also dead. [09:00] well, yes [09:00] eiffel IS dead [09:00] shogouki: booo [09:01] shuddup before I summon an unholy beast [09:01] and what ? we're not talking about every-day langages, but of 'pure' ones === kkathman looks for Card Captor Sakura [09:01] any idea why? [09:01] and someone has to use the eiffel tower as lightning rod to destroy it [09:01] kkathman: er, I am not a 14 year old japanese girl [09:01] well before that it was one of the most powerfull radio transmitters in the world during wwII [09:02] Kisain: of course [09:02] its a giant ass peice of metal [09:02] i know [09:02] I wonder how wifiable it is [09:02] thats really neat [09:02] dont touch my tour [09:02] it was only supposed to stand for a few weeks lol [09:02] tower* [09:02] wifi in the eiffle? [09:03] well, eventually the tower will be destroyed [09:03] holysit it would have a huge range i'd think [09:03] as will all of paris [09:03] and all of france [09:03] and all of europe [09:03] and all of the world [09:03] hey i'm polish french [09:03] and people will be quoting the scripture [09:03] i don't want to see it desttroyed [09:03] Kisain: polite french ? ;) [09:03] and yes that means i'm a dumb frenchman [09:03] lol :) [09:03] we are everywhere [09:04] so anyone have any idea? [09:04] And the earth turned grey [09:04] and the sea turned black [09:04] why my box takes 3-5 minutes to boot now? [09:04] and the rivers ran red [09:04] and the sun turned cold [09:04] and the beast turned pale [09:04] and the stars turned fast [09:04] and the air turned to poison [09:04] (everywhere except in irak, thought) === mrmanic|afk [mrmanic@has.unresolvable.info] has joined #kubuntu [09:04] Kisain sounds about right [09:05] and poof. [09:05] 3-5 minutes? wtf [09:05] what it was bootin in less than 30 secs when i first set it up [09:05] I almost dread installing ubuntu [09:05] I'll miss my 15-20 second startup times [09:05] Kisain: well maybe it has more stuff to check yanno you did set things up [09:05] true i diden't think of that [09:06] i have howrver noticed one hell of a screensaver glitch [09:06] I honestly dont know how long mine takes to reboot..Ive only rebooted it once since I installed [09:06] as in ubuntu screensavers don't seem to like kubuntu [09:06] ak [09:06] I have never gotten the screensavers to work period [09:06] afk [09:06] mine can take anyware from 3:32sec to 5min 14 secs [09:07] i timed it [09:07] MIne wont go into SS mode [09:07] Kisain: your boot make a good tea timer [09:07] and i managed to crash the hell outa my box yesterday [09:07] yea lol [09:07] i have one i downloaded for my earl grey [09:08] i was wondering if anywone wanted to help me test a free game in cedega..... [09:08] i'm not savvy enough yet to do the error shit myself [09:08] and there are errors [09:09] i would of course provide a free version of cedega [09:09] ^_^ [09:10] but ya gotta not tell anyone shhhhhh;) [09:10] lol [09:10] 'free'game ? [09:10] yes [09:10] it's a free online rpg [09:10] i free win game with no linux port ? [09:11] with better graphics than diablo3 [09:11] s/i/a [09:11] s/i/s?/ [09:11] a? i mean [09:11] lol [09:11] just woke up [09:12] http://aerogaming.net/forum/index.php?act=home [09:12] it's a version of ragnarok online that i can't seem to get to run incedega [09:12] it starts and then crashes so hardcore that the box forms ice :( [09:13] than it becomes an ice box loll [09:13] the site is not attractive [09:15] i know it's not [09:15] but the game is so damn addictive [09:15] and i can't play it in cedega :( [09:16] i don't know enough about troubleshooting yet to be usefull [09:16] plus my linux for dummies books are still on order :P [09:17] i did howvr manage to use my n00b experiance to get teamspeak up and fully functioning [09:18] Get the Linux Bible 2005 edition thats a fairly decent reference, if you want a book on your bookshelf [09:18] but for some reason the sound card will let only one program use it at a time :( [09:18] kk [09:19] well i'll start of with the dummies one i think it'll be easyer for me to understand [09:19] Diablo-D3: you back? [09:19] but i'll get both [09:19] how do i make it so more than once programm can access my soundcard? [09:19] Kisain: the dummies books get a little silly, but on the whole they arent that bad [09:20] i knda figure [09:20] Kisain: at the same time? [09:20] yea [09:20] i have 2 programs when one is running the other won't === __Ace__ [~love@h55l211.delphi.afb.lu.se] has joined #kubuntu [09:20] hmm dont understand that one [09:20] they both require the sound card to run [09:20] wonder if its the sound card? [09:20] try running teamspeak and playin a movie at the same time [09:21] you'll be able to do one or the other [09:21] but not both [09:21] I dont even have sound enabled on my Linux box [09:21] wow that sucks [09:21] nah [09:21] I got a Win box with an Audigy and about 30 gb of music [09:22] not a problem I got music out my butt :) [09:22] yea i need to expand my music collection but don't know if there's any file sharing programs for linux [09:23] actually i'm not shure about any of the programs just yet :/ [09:23] all i know is i want to get this one game to run and i'd be happy [09:23] i could convert my mainframe to linux then [09:24] instead of having a linux box and a windows seespool [09:24] well I have alot invested in my Win box [09:24] I cant just throw that out ...Im not THAT idealistic [09:24] but any new computers I get will run LInux [09:25] i don't know if idealistic is what i'd call it...... [09:25] but in my house alone I have nine computers [09:25] 3 of which are linux [09:25] a virus attractant and linux would be oh lets see....... [09:26] a hummer limo made outta gold :) [09:26] i want windows offa both my machenes i only use the windows one [09:26] to play this one game [09:26] otherwize it's now usless and obsolete [09:27] well say you had invested thousands of dollars in equipment...you dont just throw that away and say...nah.. Im good [09:27] you use it [09:27] i have invested 11,000 in stuff for my other system [09:27] and i know linux could handle it [09:27] but...I had two computers just sitting around not able to run anything anymore...but they damn sure ran linux [09:27] if it can run on a system i found in the trash (this one) [09:28] it''ll run on the other [09:28] Kisain well I cant say that..my Winbox has stuff on it that Linux just doesnt have available yet [09:28] maybe it will someday, but not now [09:28] maybe so [09:28] but linux still rox!!!! [09:28] yep..and its great for small business [09:29] well i'm hopin to use it for gaming [09:29] if i can get it to run this one freakin game [09:29] i can burn cd's surf the net check my e-mail [09:30] and play alot of diffrent games [09:30] what more do i need? [09:30] oh waite i know [09:30] a virus that'll slip through the firewall.... [09:30] waite thats windows....... [09:30] slpas self in head === da_bon_bon [~rohandhru@203.212.221.132] has joined #kubuntu [09:31] i really want to get this one game to run :/ [09:31] kkathman: what? [09:31] and it sucks cause i'm to much of a freakin n00b to linux to figure it out :/ [09:31] aero online [09:32] ragnarok will run but this one which is basicly the same thing just a difrent name won't [09:32] I'd like to mention that a) wine rocks b) wine, although quite rocking, sucks [09:32] and it's makin me angry (turns green rips out programming) j/k [09:33] is cedega wine? [09:33] yes [09:33] or is it diffrent [09:33] oh ok [09:33] its actually a certain species of wine grape [09:33] cause i was just about to say i don't have wine [09:33] lol [09:33] it used to be called wineX [09:33] its a commercial fork of wine [09:33] ahhh i see [09:34] wine, in general, is a case where the concept is awesome, but the implementation sucks [09:34] here's a funny email i just sent my friend stoned: http://brokenladder.com/forum/viewtopic.php?p=96#96 [09:34] welcome back Diablo-D3 [09:34] well i need to get a better pci vid card for my box so i can play my cs [09:34] now, its not their fault the implementation sucks, they work quite hard on it [09:34] running more than one copy of xchat at once offends the gods. [09:34] got a hardware question that Im sure you can answer [09:34] right now i'm stuck with a 16mb pci nvidia vanta lt :( [09:34] I've got a logitech wireless keyboard, and it's got all of the extra buttons and stuff on the top. Is there any way I can map them to different functions? [09:34] its just that windows sucks so hard, its almost impossible to match such suckyness === warriorfr [~warriorfr@82.66.147.59] has joined #kubuntu [09:35] rofl [09:35] yes [09:35] hi [09:35] wine literally is too good for its own good [09:35] AzMoo: yeah [09:35] AzMoo: I dont know of any kde tools to do it, however [09:35] Diablo-D3, where should I start researching? :p [09:35] gate should be strung up by his balls and beatten with a bag contaning all the copys of his shitty programming === Diablo-D3 is quite lacking in media keys [09:35] kkathman: I dont see you asking questions. [09:35] AzMoo: not sure, try asking in #kde [09:35] Diablo-D3: I have a really nice CD/DCD read/write device on my win box... From my main Linux box can I access that that and send files to it for backup? [09:35] than dipped in gas and have a firecracker ssuved up is @$$ and lit === AzMoo nods. [09:36] Kisain: not his [09:36] sorry I was typing [09:36] remember, Bill is just a buisness man [09:36] and thats DVD not DCD [09:36] no he's a meglomaniac [09:36] kkathman: sure, if your win box ran linux [09:36] bent on tricking everyone that his softwares actualy safe and secure === Diablo-D3 lets kkathman think that one over [09:36] Diablo-D3, cheers. [09:37] Kisain....he's really not a megalomanic [09:37] Kisain: since when was there ever a difference? [09:37] dude he's the richest man i nthe world ok...... [09:37] Diablo-D3: hmmm...even if its a samba share? [09:37] Kisain: no hes not [09:37] and he makes his wife and kids work [09:37] Im not even sure if hes in the top 10 [09:37] he won't give them money,...... [09:37] dude, his wife _is a buisness woman_ [09:38] if i was he my family would never have to work again [09:38] she makes almost as much as he does [09:38] and I applaud him making his kids work [09:38] helll most of the town woulden't [09:38] and his kids have very decent jobs [09:38] never said they diden't just think it's kinda mean [09:38] you wish you had a job that good [09:38] not mean at all [09:38] You can find tons of faults in Bill, but these arent them. [09:39] its not mean, the jobs arnt 'jobs' [09:39] just waht we need in the world..more spoiled damn rich brats? At least he's making them work :) [09:39] just optional buisness training [09:39] hes training them to be his replacement [09:39] and from what I understand, they excel at it [09:39] There are alot of things Bill Gates is, but stupid and uncaring arent two of them [09:39] booyah!: http://brokenladder.com/forum/viewtopic.php?p=96#96 [09:40] never said he was stupid but he is uncaring to some degree [09:40] for crying out loud his mentor was Warren Buffet :) [09:40] and he's done pretty freakin good [09:40] who's that? [09:40] probably worth more than Bill [09:40] Yeah, uncaring Bill is not [09:41] now, he can be slightly cold to the unitiated [09:41] but he welcomes fellow geeks [09:41] he is if he charges 199.99 for windows xp [09:41] thats just greedy [09:41] Kisain Warren Buffet literally has the power to change investing every year [09:41] Kisain: not true. [09:41] As long as people pay that, he can charge it. [09:41] Remember that. [09:42] I've met both Michael Dell and Bill Gates...neither is a monster and neither are uncaring about their families, their people or the world in general. [09:42] Micheal Dell is a bitchass punk [09:42] yea but 200 a disk [09:42] no he's not Diablo [09:43] seriously hes not [09:43] it costs what 20 cents to make? [09:43] Kisain: no [09:43] 200 a license [09:43] you get the disc 'free' [09:43] thats still a rip off [09:43] infact, I can call up microsoft and pay shipping to get another one [09:43] not everyone has a high payin job [09:43] thats naive if you think that Kisain [09:43] it took me 2 years to save up for windows xp [09:43] and you know nothing about accounting [09:44] never said i did [09:44] $200 is almost cheap for the ammount of money Microsoft crams into XP. [09:44] but when your on a fixed income 200 dollars is an assload of money [09:44] Kisain: how much you making a year? [09:44] less than 10,000 [09:44] Because if its more than me, then stfu [09:45] i lived offa my inheritance for a while [09:45] Alot of people dont know how many copies of Windows XP and Office, and Visual Studio are given to people for ZIP...NOTHING ... ZERO [09:45] Heh, a tiny bit less than me [09:45] and for the record, I have an XP liscense. [09:45] invested some of it payed for my house and bills with the rest [09:45] a fully legal one [09:45] dude check it out.... [09:45] and I dont make much more than you do [09:45] i make 565.00 a month cause i'm disabled [09:45] 460 goes to rent [09:46] 71.00 for phone [09:46] 20 for cats [09:46] I make $12k a year, and thats to take care of me and my elderly mother [09:46] 71?!?~?` [09:46] wtf? [09:46] 56.00 for internet [09:46] I pay $12 fucking dollars === buz [~buz@217-162-134-214.dclient.hispeed.ch] has joined #kubuntu [09:46] get rid of your goddamn motherfucking long distance, you fucking whiney bitch. [09:46] hey buz [09:46] yea i live in da u.p though [09:46] what [09:46] we only have one isp [09:46] If you're going to pretend to be a poor bastard, atleast do it right. [09:47] the upper peninsula of michigan [09:47] and I pay $20 a month for my isp. [09:47] dude i'm not poor i'm poo [09:47] can't afford the r [09:47] to expensive [09:47] I dont pay a cent for my ISP :) [09:47] my company pays it for me [09:47] dude i have 20.00 for food the rest of the month [09:47] I'm actually more poor than you are [09:48] i go to the food pantry to get everything i need [09:48] $2000 more a year does not a person feed. === nate_ [~nate@c66.168.31.134.mad.wi.charter.com] has joined #kubuntu [09:48] no but it does make things easyer [09:48] Remember, two people here have to eat [09:49] i just think that 200.00 for a peace of plastic is a little much even for a licence [09:49] and food costs are very high thanks to the war [09:49] yea i know [09:49] if i diden't know that all the internet for the most part was monitord by a machene looking for trigger phrases [09:50] i'd say a few things abiut that [09:50] Wave to the NSA. [09:50] waves [09:50] lol [09:50] like bush is the biggst moron [09:50] I've said far worse things about Bush [09:50] i diden't vote so it don't matter [09:51] voting for the lesser of 2 evils is still voting for evil [09:51] you didnt vote ? damn [09:51] Yes, but one of those evils was opposed to war. [09:51] damn think of french :/ [09:51] well there where no politicians to choose from they where all retarded [09:51] For every person that didnt vote, thats another person dead in Iraq. [09:51] I hope you can live with yourself at night. [09:52] at least vote for the middle guy with no party, what is name [09:53] Kisain: because then people like Bush get re-elected [09:53] we have no business there in the first place [09:53] after all it's outr fault [09:53] we did give them gns and train them [09:53] like we where that stupid not to see that one coming [09:53] next election i am voting [09:53] Thats why we have to vote [09:53] I did vote, and thankfully Maine didnt go to him [09:53] and than bush said paganism isen't even a religion [09:53] lol [09:53] nice [09:54] rofl [09:54] i go to hempstock every year in starks [09:54] live free or die! [09:54] paganism ISNT a religion...lol [09:54] Its not a religion. Its a group of religions. [09:54] geez [09:54] HEY!!!!!! [09:54] oh lol [09:54] i know but bush made a comment that it wasen't [09:54] pissed alot of people off [09:54] Yes, and hes a fucking moron [09:54] vbc [09:54] hes also a hardcore christian [09:55] and a threat to the country, and all free nations in the world [09:55] moron thats not the right pharse.... [09:55] i've seen a ameba with more intellegence [09:55] or a dorknob for that matter [09:55] yup [09:56] i can't waite for the day that someone gets the guts to peg him off [09:56] You know things are fucked up when our own President is a threat to national security [09:56] the definition of paganism is "one who has no religion" [09:56] it would be awsome [09:56] so that pretty well sums it up [09:56] says who? [09:56] the dictionary [09:56] which one? [09:56] go to dictionary.com and type in paganism [09:56] Kisain: remember, voting box before ammo box [09:57] dictionary.com uses the 1911 webster dictionary [09:57] yea but there both as effective i would emagine [09:57] iirc anyways [09:57] I doubt that [09:57] but nevertheless [09:57] which pegs it right in the middle of the christian hangover [09:57] which we're still suffering from [09:58] that has to be the stupidest definition i have ever herd [09:58] You know, if I didn't know any better, I'd think Bush was the anti-christ. [09:58] hmmm you may have something there [09:58] Seriously. Hes a friend to the people, and hes the least likely to be it [09:58] now you can make a case, I believe, that you can define paganism as a group of individuals that may worship polytheistic gods [09:58] paganism has existed in one for or another for more than [09:58] 2,500 years [09:58] so in that sense it can be construed as religion [09:58] And he has far too many followers, many who follow God [09:59] if i believe my french dict [09:59] s/follow God/believe in God/ [09:59] paganism is an earth based religion that the vatacan tryed to extinguish centurys ago [09:59] And hes also trying to make an enemy of the holy countries of the world [09:59] cause they where afraid of it and power hungery [09:59] were like roaches though [09:59] paganism is the name given by christians int he end of roman empire for polytheist cults [09:59] we just don't go away [10:00] cults? [10:00] yes thats a harsh word [10:00] there are no cults in paganism [10:00] transgress: dont know how to says in english [10:00] the catholic church sees it as a threat because it basically equates God as a woman. [10:00] i think inappropriate is the word [10:00] the ones that clame to be a cult oare practising satininsm [10:00] in french its "culte" [10:00] And Satanism is fucked up because its a new-age thing [10:00] and shogouki: polytheistic is also wrong... they called jews and muslims pagans as well [10:01] paganism has no room in it's theology for for sastan it a christion thing [10:01] depending on the type of satanism... [10:01] Yup, which is very wrong [10:01] all forms of satanism are non paganistic [10:01] Jews and Muslims are right smack in the middle of the monothetic group [10:01] Kisain: thats not entirely true [10:01] of course neo-pagans don't usually realize their religions have no roots in the old ways... [10:01] transgress: well i think i'll trust my french dictionnary [10:01] how do you figure? [10:01] Satan represents the dark nature of human nature. [10:02] you know the christian holiday yule? [10:02] wow, yay english [10:02] almost all neo-pagan religions root to one person... [10:02] if you say ramond buckland i'll scream [10:02] nope [10:02] gardner [10:02] lol [10:02] Kisain: of course, and btw, I appologize on behalf of all the christians out there for stealing your holiday [10:02] lol [10:03] but hey, atleast you cant blame us for having good taste [10:03] gardner was a person who made it known to the world what it was [10:03] it existed long before then [10:03] my family have been pagan as long as i know [10:03] but yeah, face it, jesus christ is the sun god [10:03] do some research on the old ways... most of them believed in something similar to heaven and hell... not reincarnation... not karma... but usually bloodlust [10:03] we lost a lot of our family members during the burning times [10:03] and we celebrate his rebirth every damn year [10:04] and we have christmas trees [10:04] and we drink egg nog [10:04] i think you might want to research the burning times as well... most burned were branch offs of christianity... knights of the templar or some shit i believe... or just those who got scape goated... [10:04] and fast forward a few months AND WE PAINT EGGS RED [10:04] hey eg nog's good [10:05] transgress: bbzzz try again [10:05] the knights templar were in a different period of time [10:05] it one of the few things they made thats actually good [10:05] yea man try again [10:05] Diablo-D3: we've already established you are a fucking moron... so move on please. [10:05] anyone that did not swear alligance with rome where burnd [10:06] people who wheren't evevn pagan where burned just because they where diffrent looking [10:06] http://en.wikipedia.org/wiki/Knights_Templar [10:06] Wow, my /ignore list just gained a new member. [10:06] they where wiped out cause they got to be richer than the church === mikl [~mikkel@mikl.active.supporter.pdpc] has joined #kubuntu [10:06] rome coulden't have that [10:07] so off with there heads [10:07] Kisain: not richer, more powerful [10:07] take there money land problem solved [10:07] both actually [10:07] and just so you know... pagan religions... were a different time period than the burning times too [10:07] saw a thing on thim on the history channel [10:07] yeah, but money wasnt the problem [10:08] is was the fact that people believed in them instead of the chruch [10:08] transgress, where'd you laen your pagan history from a cracker jak box? [10:08] probibly wasen't a bad thing [10:08] no... history books... not out of pagan books [10:08] dude you got to understand something [10:08] scool books and history books are [10:08] politicaly controlled [10:09] like they say been franklin tyed a key to a string and flew a [10:09] and you think the books you are buying are not controlled by something more? it's called greed. [10:09] kite during a lightning storm...... [10:09] if i trust your school books, human was created by god right ? [10:09] dude i have books that are hundreds of years old in my collection [10:09] Kisain: All books are more or less controlled. Every author has something he'd like to promote [10:09] they say more truthes than the ones in print today [10:09] true [10:10] but the fact is... the pagans were vikings... the pagans were in ireland before the english went to it... the pagans were in england before the romans went to it... but by the time rome started to spread enough to have the burning times... most pagans had long since converted [10:10] now correct me if i'm wrong a lightning bolt is compsed of curents [10:10] regestering in the millions right? [10:10] Kisain: its more than enough to turn air into plasma [10:11] so if he flew this kite during a storm and lightning struck it like they say in the history books [10:11] don't you think we'd have a charred human? [10:11] actually, the bastard was lucky he didnt die [10:11] but the vikings didn't believe in reincarnation... and the druids of ireland didn't believe in reincarnation... neither believed in karma... [10:11] he was lucky because it never happend [10:11] nope, we've repeated the test [10:11] the paganism of today is not the paganism of yesterday [10:11] no it is true [10:12] most of it was lost during the burning times and the dark ages [10:12] karma, heh. [10:12] untill people got smart and started wrighting shit down in grimores and books of shadow [10:12] I'm waiting for buddists to show up [10:12] oh that would be fun lol [10:12] dark ages... sort of... seeing as most didn't have a written language (the druids did... but their writing was on... less permanent things) [10:13] i thought that was a myth? [10:13] but most of it was lost as they converted [10:14] when we can't controll something we destroy it.... [10:14] when we can't accept something we change it [10:14] wicca is by far the most bastardized form of it... the do unto others christianized bs... old pagans... which wiccans (not saying you are wiccan) claim to be... did not believe that... they had a blood lust [10:14] i wonder how much of history has fallen pray to those ideals [10:14] Kisain: far too many [10:15] Kisain: all of it... but it doesn't change that pagans outnumbers the christians in most places but yet they magically were "forced" to convert... [10:15] transgress you are smoking crak arn't you [10:15] how do you figure? [10:15] you make insults but you aren't correcting me... if i say something wrong then correct it [10:15] bloodlust i have never herd such prevaracation [10:15] yo [10:15] where do i search the debian repositories? [10:16] the vikings... one of the largest groups of pagans didn't have bloodlust? hell bucklands entire version of wicca is based on vikings... [10:16] closure: apt-cache search word [10:16] vikings believed on warriors that died an honorable death got into valhalla (sp?) [10:16] the viking wheren't pagans you goof [10:16] umm... yes they were [10:17] you goof [10:17] where do you get such twisted ideas? [10:17] how do you figure viking where pagans? [10:17] transgress, not the ubuntu repositories [10:17] the debian repo's === da_bon_bon [~rohandhru@203.212.221.132] has joined #kubuntu [10:17] i have never herd that in my life [10:18] One who is not a Christian, Muslim, or Jew, especially a worshiper of a polytheistic religion. [10:18] paganism is an earth based religion...... [10:18] One who has no religion. [10:18] A non-Christian. [10:18] A hedonist. [10:18] well duh who do you think made that definition? [10:18] the church thats who [10:18] A hedonist can have a religion. [10:18] no intellegence [10:19] the definition of paganism that i was taught by my parents is [10:19] paganism (n) [10:19] Kisain: umm... you do realize who the saxons are right? [10:19] an earth based religion worrshipping the foundations of life [10:20] Kisain: you realize pagan was a word created by the roman catholic church right? as an insult... [10:20] no it was used by the church to insult [10:20] Kisain, no, that's Wiccan. [10:20] but the word existed long before then [10:20] whats wiccan? [10:20] Kisain, a pagan is a person who's not Christian. [10:20] As transgress said. [10:21] Kisain: you need to look into the etymology of that word... it was not used by pagans to describe themselves [10:21] no but the word was in existance before the church [10:21] turned it into a bad thing [10:22] Kisain, etymology states that it's from paganus, meaning civilian. [10:22] here you go Kisain a pagan site that agrees with me [10:22] http://www.paganspath.com/magik/pagan.htm [10:23] you wanna lean something goto www.witchvox.com [10:23] just because you are taught something your entire life doesn't make it true... [10:23] been there [10:23] i think i have an account there [10:24] your luky man i have herd of springwolf [10:24] i'm lucky? [10:24] Kisain, you want to learn something? Open up a dictionary. [10:24] although he's been oustracised form most of the pagan community for his belefes === closure [~ubel@adsl-065-013-010-009.sip.asm.bellsouth.net] has joined #kubuntu [10:24] great [10:24] azmoo why are you being so harsh man? [10:25] hum [10:25] who cares about paganism ? [10:25] Kisain, word meanings are important. [10:25] yes but we try to hard to labe things [10:25] i don't think it's right [10:25] Kisain: i have no problem with your religion, but you really should learn the real roots === AzMoo chuckles. [10:25] just as christians should learn the roots of their own [10:26] even today yousee the controversy that arises over the meaning of a simple word or phrase [10:26] giving the origin of a word is not labeling === malte [~malte@81-224-200-44-no45.tbcn.telia.com] has joined #kubuntu [10:26] if christians learn about christian history the only sane thing to do is to leave all church like institutions [10:26] transgress, i never said you did.... [10:26] That's the point. If you misuse a word, then your meaning is not clear. Misunderstanding ensues. [10:26] every one has the right to there opinion.....no one here is wrong [10:26] No, that's not true. [10:27] we just view life from diffrent prespectives... [10:27] that one of the things that makes us so intellegent..... [10:27] well for the most part. [10:27] ima have to agree with AzMoo ... one of us has to be wrong on some points... such as the etymology of pagan [10:27] and the real pagan religions [10:27] No, that's not at all true. Language is very specific. [10:28] The thing that makes us intelligent is our ability to reason and learn from our mistakes. [10:28] what do you consider to be a real pagan religion? [10:28] and the fact that karma and reincarnation is rooted in hinduism and buddhism ... not from religions of the western world [10:28] i told you... the real pagans were vikings, and the irish before the british came over, and the british before the romans [10:28] i have never beleved in reincarnation.... [10:28] i think that we we die we just go on not back to here but someware else....i hope === AzMoo sighs. [10:29] wtf is that even in this channel [10:29] whats wrong man? [10:29] can't you discuss religion someplace else [10:29] iuno... i just have a hard time staying quiet on religion [10:29] i came in during the middle of this [10:29] heh [10:29] me too :p [10:29] sorry we where board and decided to exercise our minds by having an intellectual conversation [10:29] but good point... back to A scanner Darkly [10:29] i've been known to be quite vocal about it as well [10:29] only in the other direction as most [10:29] But I'm worried about word usage, not religion. === ztonzy [~ztonzy@ztonzy.artist.blender] has joined #kubuntu [10:30] Religion can suck me. [10:30] :-p [10:30] the word usage mine or others? [10:30] hey i'll be the first to admit when i'm wrong if i am [10:30] lmao [10:31] Kisain, dictionary.com/search?q=pagan [10:31] i can't ignore facts no truly intellegent person can [10:31] yes i seen that [10:31] looking at the facts, personally i decided that all religions suck [10:31] i also seen other definitions in other dictionarys that conflict with that one [10:31] Then you can see that by labelling a specific religion as pagan is wrong. [10:31] what the hell [10:31] lol [10:31] why are you fools arguing about religin [10:31] Kisain, what dictionary? [10:32] religion [10:32] closure: well i wanted to talk about pr0n, but this is all that was offered [10:32] yes but i'm not lableing a specific religion a groupe of them maybe [10:32] transgress, you got indian porn? [10:32] at least pron and linux are half brethren [10:32] closure: DO I!? [10:32] transgress, i <3 indian women [10:32] i have a 20 year old websters dictionary here that has a diffrent meaning of the word :/ [10:32] transgress, you better be slapping up the ftp right now [10:32] so i'm not shure what to beleve..... [10:32] >8-P [10:32] so i choose niether [10:33] god there was this really just perfect indian girl that i went to high school with... she always talked to me about the bad shit i did, because i think it gave her thrills knowing she talked to a bad kid [10:33] because of the conflicting definitions [10:33] lol [10:33] hey we can't help who we are good or bad [10:33] i use to talk about the bad shit i did in highschool [10:33] now i keep my dirty little secrets just that [10:33] man only mistakes evil for the good he seeks [10:33] of course i don't label most of the stuff i did as bad... just ... taboo by today's standards [10:33] secret [10:34] chicks in highschool were mostly fugly [10:34] lol [10:34] buz, you went to the wrong school [10:34] now at uni i can't complain [10:34] i went to high school with some gorgeous girls [10:34] buz, they were hooooooooot at mine [10:34] closure: definitely [10:34] buz, agreed. Uni chicks are hot. [10:34] well, some majors got hot ones [10:34] i mean the whole environmentalist crowd ieeew [10:34] My Uni is 85% female. Win. [10:34] Opera Web Browser > * [10:34] wtf? [10:34] this thing is peeeeeeeeimp [10:35] chicks in high school had lower expectations... my lag girlfriend broke up with me because i wouldn't go to college and get a real job [10:35] lol [10:35] now i get paid more than her by more than double [10:35] transgress, hell yes they did [10:35] a little material i'd say [10:35] very material [10:35] she got pissed because i hate diamonds [10:35] and told her i'd never buy one [10:35] how do you hate diamonds? [10:35] why? [10:35] They're expensive! [10:35] they are rocks... for one... ever read gulliver's travels? [10:35] i alredy know the answer but just asking [10:35] also they have blood on them [10:36] lots of blood [10:36] diamonds are one of the worst rip off there are [10:36] AzMoo, so? they're pretty [10:36] 1) they aren't rare at all [10:36] 2) they are way over priced [10:36] 3) it's a lot of blood on them [10:36] there it is not to mention they where a big factor in the trading of slaves [10:36] buz, blood? [10:36] 4) you make de beers, positively the most evil company ever, richer [10:36] closure: never read about blood diamonds? [10:36] transgress, nope [10:36] Kisain: by that measure you could neither buy sugar nor cotton [10:36] http://www.amnestyusa.org/amnestynow/diamonds.html educate yourself [10:36] not that i know of [10:37] huh? [10:37] buz: i buy organic clothing most of the time and i don't buy sugar [10:37] both cotton and sugar had high stakes in slave trade as well [10:37] of course they don't anymore [10:37] my colthes are mostly made of hemp [10:37] diamonds still have stakes in the slave trade [10:37] it's a very durable fabric [10:37] hemp rocks [10:37] godamn hippie [10:37] s [10:37] hey [10:37] hemp is for smoking [10:37] Kisain: ever shopped at rawganique? [10:37] not clothing [10:37] hemp is for everything [10:37] "organic clothing" [10:37] no never herd of it [10:38] my friend has a hemp bed, with hemp sheets, and a hemp comforter [10:38] i get most of my clothes from azuregreen [10:38] rawganique.com i believe... awesome clothes [10:38] wtf is even organic clothing? do you otherwise wear metal clothing?!? [10:38] transgress, gotta be uncomfortable hemp is quite rough [10:38] azuregreen? site? [10:38] i always wanted to get a hemp bed i hear there comfy [10:38] closure: softer than cotton. i promise [10:38] buz, i think it means no polyesters [10:38] www.azuregreen.com [10:38] transgress, it's not softer than my 1000 count [10:38] polyesters are prototypically organic compouns [10:38] try it sometime === ziabice [~LaVera@host50-155.pool8255.interbusiness.it] has joined #kubuntu [10:38] shit is like sleeping on a baby's ass [10:39] re all [10:39] closure: should try sleeping on baby's ass... i have a bed made out of that... [10:39] ewww [10:39] gross [10:39] transgress, nice [10:39] :P [10:39] lol [10:39] transgress, organic baby ass? [10:39] i hate babies. where can i get one? [10:40] another place to get your clothes from is the pirimyd collection [10:40] hi, I have a problem with KDE + UTF [10:40] which i have misspelld the first part [10:40] I have a locale it_IT.UTF-8@euro [10:40] closure: of course... [10:40] Kisain, i buy my clothes at boutiques? what's wrong with that [10:40] buz: outside of abortion clinics [10:40] nothin [10:40] that's not babies [10:40] that's fetuses [10:40] and kde doesn't knows how to use it [10:41] was before they got rid of the partial birth abortions... those were the good ol days [10:41] never said that there where something wronf with that [10:41] besides, there aren't such things as abortion clinics here [10:41] so I can't type italian letters... [10:41] i got like three when they were cheap [10:41] abortion is legal so it's performed at pretty much any hospital i think [10:41] buz: where is here? [10:41] switzerland [10:41] ah [10:41] I'm googling but I haven't find nothing that can help me... [10:41] heh we have abortion clinics... i wonder if they do it at hospitals too here... [10:41] i think up until the 12th week is legal [10:42] of course we also have abortion clinic bombings... so using just hospitals is probably wiser [10:42] i think abortion shouldbe up to the individual not the goverment [10:42] exactly [10:42] that's we made it legal in the first place [10:42] i think no man has the right to tell a woman what to do with her body [10:42] agreed [10:42] 100% [10:42] agreed [10:42] although they are one vote from turning roe v wade over in america [10:42] 1 vote [10:42] but keep in mind that there's the other way around as well [10:42] ouch [10:42] if one judge steps down... [10:42] chicks claiming to take the pill and not doing so [10:42] thats not as safe [10:43] buz: it's called a condom [10:43] you really trust in those? === mfoxela [~legolas@port-212-202-9-80.dynamic.qsc.de] has joined #kubuntu [10:43] heh my chick forgot to take her pill once... that scared the shit out of us [10:43] they break more often than not [10:43] buz: used correctly they are 99% effect [10:43] buz: sure you are using the right hole? [10:43] Don't suppose anybody knows how to use amixer? [10:43] well it's latex thats thinner than a human hair what do you expect [10:43] i've stretched one over someone's head and it not break [10:43] i'd say so [10:44] dman [10:44] damn [10:44] loll [10:44] otherwise i wouldnt have to worry about pregnancy would i [10:44] buz, dude, how often have you used a condom? I've never had one break. [10:44] they stretch them out huge in factories [10:44] amixer? [10:44] i know you can stretch them over peoples head [10:44] but they seem to bloody dislike frcition [10:44] transgress, command line interface for alsamixer === MindZEye [~mindzeye@seanparsons.plus.com] has joined #kubuntu [10:44] i'm formulating a new definition for humans [10:44] buz: again... sure you are using the right hole... [10:44] AzMoo: what are you trying to do? [10:45] sure [10:45] transgress, lower my volume through the command line. [10:45] human (n) a speaceas that dosen't know it's head from it ass and proclams that it does [10:45] arrow keys to move to master or pcm and then hit the down arrow [10:45] human: a thing that has trouble spelling species [10:45] dude you don't have a mouse? [10:45] that's not quite normal shipping condition now is it: iota.root-servers.ch/ezpublish-devel/var/plain/storage/images/brokenathlonpackage/274-1-eng-GB/brokenathlonpackage.jpg [10:45] lol [10:45] http://iota.root-servers.ch/ezpublish-devel/var/plain/storage/images/brokenathlonpackage/274-1-eng-GB/brokenathlonpackage.jpg [10:46] shop doesn't want it to take back. [10:46] suckers [10:46] transgress, no, I'm setting up hotkeys for for my multimedia keyboard :p [10:46] The volume up and down buttons need to be mapped to a command. [10:46] AzMoo: i wish i could figure out how to do that... i had it going easy in ubuntu because of gnome [10:46] azmoo: 'man amixer' got a few examples. [10:46] AzMoo: why dont you use kmix ? [10:47] AzMoo: and hen write a wiki once you get that done [10:47] shogouki: he's trying to map his extra keys [10:47] uniq, yeah, but they didn't seem to work. Everytime I throw a percentage sign in there it asks for a parameter. [10:47] dcop kmix Mixer0 increaseVolume [10:47] or somithing like that [10:48] what is dcop? [10:48] shogouki, because I didn't know i could! [10:48] transgress: a new life beginning for you :) [10:48] wait wait wait wait wait wait a fucking second [10:48] shogouki, got any docs on that? [10:49] AzMoo: all around the web, but you can launch kdcop to see dcop 'slot' [10:49] azmoo: what if you select your keyboard from settings:/Accessibility/ -> keyboard ? [10:49] how did we move from religion to pr0n to clothes to abortion to sex to mapping the keyboard that quick? [10:49] thats irc for you [10:49] eventually we even got back on topic [10:50] uniq, yeah, but you still have to set up the shortcuts. [10:50] shogouki, cheers. [10:50] hm.. not the volume controls? [10:50] hum this dcop slot need another param [10:50] I didn't have to. [10:50] uniq, omg [10:50] hahaha [10:50] I didn't even try it [10:50] Thanks. [10:50] :) [10:51] On an upside, I learned new things! [10:51] AzMoo: what'd you do? [10:51] AzMoo: write a wiki once you get it set up and i'll give you a cookie [10:51] transgress, just pressed the button :p [10:51] hum you need to give the device idx for last param [10:51] on what? [10:51] My keyboard! [10:51] what application picked it up? [10:52] KDE :) [10:52] transgress, Control Center > Regional & Accessibility > Keyboard Layout. Then select your keyboard and it should work. [10:52] umm i have no keyboards in that [10:52] Bugger! === AzMoo shrugs. [10:53] like there is nothing in the model menu... nothing in the layout variant menu... [10:53] anyone? [10:53] nothing at all? [10:53] at all [10:53] sorry i was away [10:53] thank you all for the very stimulating intellectual conversation [10:54] hah, damnnn [10:54] I'd go to #kde and ask there. [10:54] i think i'll create another channel just for the conversatins to get seperated [10:55] oh what the fuck [10:55] they are saying pot will kill you now [10:55] who is? [10:55] wrong channel [10:55] they are fucking stupid [10:55] something on fox news [10:55] whoever they are [10:55] closure: don't watch that god awful channel [10:55] go read infoshop.org instead [10:55] so the fbi can get your IP like me! [10:55] i don't care about your hippy news [10:55] real news [10:56] i don't care about people being killed for diamonds [10:56] i created a sepreate channel called intellectual if ya want to join [10:56] they should shoot back if it's that big of a deal [10:56] figured that would sort out the mees in here [10:56] closure, you serious dude? [10:56] transgress, and what does the fbi have to do with infoshop.org? [10:56] AzMoo, what do you mean? [10:57] closure: they ordered all IPs who posted to forums on all sites hosted there to be turned over [10:57] closure, do you really think that those people wouldn't fight back if they could? [10:57] it was on /. a while back [10:57] brb [10:57] "Four dead in fresh Baghdad blast" [10:57] that just went across my ticker [10:57] we now refer to them as being "fresh" [10:58] What news source? [10:58] as opposed to the "stale" or "rotten" blasts [10:58] four iraqi or four americans? [10:58] transgress, does it matter? [10:58] AzMoo, BBC [10:58] closure, surprising they'd use an adjective there. [10:58] transgress, is it like terrorist related or something [10:59] AzMoo, that was my point === meng [~Miranda@218.208.240.129] has joined #kubuntu [10:59] closure: anarchist/marxist website [10:59] AzMoo, and as for the people who don't fight back everybody's got a choice to fight [10:59] closure, I know. I was agreeing. BBC are usually all about straight reporting. [10:59] transgress, oh there's a group of winners [10:59] closure, but there's no use fighting if you can't win. [11:00] AzMoo, so you'd rather just lay back and die? [11:00] closure: you realize the GPL is a very marxist license right? [11:00] closure, the point is, if you fight you will die. If you don't fight, you'll survive another day, perhaps. [11:00] AzMoo: and yes it does matter to me... innocent iraqis... that bothers me more than american soldiers [11:01] Oh wow. Man, they're just doing their job. Blame the people that make the decisions, not the soldiers. [11:01] soldiers can say no [11:02] Yeah, and end up dead, on treason charges, or with a dishonourable discharge which will screw them up for the rest of their lives. [11:02] AzMoo: you're wrong [11:02] it's called consciencious objector [11:02] transgress, sure i can see how you would look at it like that [11:02] a right offered to every citizen [11:04] You can't be a conscientious objector once you're already over there and in action. [11:04] umm... so i can't blame them for saying no before they ever went? [11:05] i think i can. [11:05] I think you can. I think you shouldn't. [11:05] anyway, bbl. [11:05] why? [11:05] i mean... perhaps i could support things if say... there were weapons of mass destruction... but there weren't... and they admitted their research... was bullshit [11:06] perhaps we should take this to #intellectual heh [11:06] not like it matters really [11:06] nobody's here at this hour anyways [11:06] true [11:08] damn pan sucks balls [11:09] i'm here [11:09] and you all love me [11:09] i just like your ass nate_ [11:09] nate____2, that is === incubii [~incubii@cor9-ppp416.hay.dialup.connect.net.au] has joined #kubuntu [11:10] heh === hazzer123 [~hazzer123@81-179-112-143.dsl.pipex.com] has joined #kubuntu === azad [~azad@pD9EBB1D7.dip0.t-ipconnect.de] has joined #kubuntu [11:12] aah new udev for breezy [11:13] maybe printing works again now [11:13] hey do you guys have kbd installed? [11:13] because i don't... and i think that might have to do with the lack of keyboards [11:14] bd? [11:14] what's taht? === mikkel_ [~mikkel@mikl.active.supporter.pdpc] has joined #kubuntu [11:15] eh i dunno... something to do with the keyboard though... pulls the ubuntu base though [11:16] when you install kubuntu does root not have a password set? I've just been reading about sudo on the wiki and it seems that you can set a root password, so does that mean that there isnt one already? === buz [~buz@217-162-134-214.dclient.hispeed.ch] has joined #kubuntu [11:18] hey there.. i know it's not a really new topic, but how do i get my 3D-accleration and so on working (ATI Radeon 9700pro) [11:18] yeah [11:18] todays udev update fixed printing on breezy === closure [~ubel@adsl-065-013-010-009.sip.asm.bellsouth.net] has joined #kubuntu === hazzer123 [~hazzer123@81-179-112-143.dsl.pipex.com] has left #kubuntu ["Leaving"] === dvoid [~dvoid@c-215fe155.2010-1-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu === kmanTFM [~kman@p5.pub.ro] has joined #kubuntu === lao_v [~vishal@82-44-149-42.cable.ubr01.haye.blueyonder.co.uk] has joined #kubuntu === allee [~ach@dialin-212-144-132-079.arcor-ip.net] has joined #kubuntu === KaiL [~KaiL@p5485DA19.dip.t-dialin.net] has joined #kubuntu === hunger [~hunger@p54A65ABD.dip.t-dialin.net] has joined #kubuntu === haggai [~halls@i-83-67-59-194.freedom2surf.net] has joined #kubuntu === bubi [~bubi@BSN-77-114-163.dsl.siol.net] has joined #kubuntu === mepisman [~mepisman@CPE-144-131-44-49.vic.bigpond.net.au] has joined #kubuntu === incubii [~incubii@cor9-ppp793.hay.dialup.connect.net.au] has joined #kubuntu === allee [~ach@dialin-212-144-131-028.arcor-ip.net] has joined #kubuntu === smouche [~bc@cpe-24-90-94-112.nyc.res.rr.com] has joined #kubuntu [01:19] good morning folks. === _lukas [~lukas@lukaszyk.unicity.pl] has joined #kubuntu [01:21] Konqueror crashes at lot here, when browsing local directories...known problem ? [01:21] xxenon, pretty sure it does the same on mine [01:24] xxenon, yes. There have been bug reports filed on that [01:25] xxenon, trying two things might reduce the frequency of crashes: [01:26] turn off the navigation panel, and avoid invoking konqueror from that icon in the kicker, the one th's installed by default [01:27] th [01:27] 's? [01:27] "th's" [01:27] rats! [01:28] that's! (keyboard switching problem here) [01:29] xxenon, when you open konqueror, do you sometimes notice the icon in the upper right spinning for a long time? [01:30] WOOHOO! [01:30] smouche - nope, I havent noticed that [01:30] i found a UK dictionary! [01:30] alright! [01:30] just try to open a local directory, and press F5 (refresh) several time [01:30] you get a crash [01:30] smouche, yeah i get that [01:30] it spins for days [01:31] well, I can't make konqueror crash on me that way, xxenon === dmoyne [~dmoyne@dyn-83-154-65-205.ppp.tiscali.fr] has joined #kubuntu === verden01 [~verden@61.68.231.24] has joined #kubuntu [01:32] Kuser is crashing when trying to add a group to a user ! has anybody experienced the same problem ? [01:32] closure, that's a major headache for me, trying to use alternate keyboards in linux [01:33] smouche it's terrible [01:33] i'm american but i don't care for US english [01:33] hey [01:34] closure,'m american too but t I need to type in other languages sometimes [01:34] i can't even speak another language much less type [01:34] closure, you meant you get that spinning konq icon? === KaiL_ [~KaiL@p5485EEA1.dip.t-dialin.net] has joined #kubuntu [01:35] closure, try this from a command line and tell me what you see -- just curious: [01:35] smouche, yeah [01:35] konqueror -profile filemanager [01:36] malformed URL [01:36] oops [01:36] sorry, that should be: [01:37] konqueror -profile filemanagement [01:37] tell me if the icon still spins [01:37] nope [01:37] no spinning === dmoyne [~dmoyne@dyn-83-154-65-205.ppp.tiscali.fr] has left #kubuntu ["Kopete] [01:38] anyway, when I only use the filemanagement profile, and keep the navigation panel off [01:38] I get far fewer crashes [01:38] i can't get rid of the navigation panel by default [01:38] I think you can, closure [01:39] if you check the menus, you can save your current view settings [01:39] alright [01:40] i'm going to sleep i gotta go out of town here in about 4 hours [01:40] gotta get some sleep [01:40] ttyl guys [01:40] have a good one closure [01:41] anyone remember the oo printer config command? [01:42] ah [01:42] restarting oo helps ;) === spiral [~spiral@lafilaire-4-82-224-249-43.fbx.proxad.net] has joined #kubuntu === hans_ [~hans@p85.212.30.96.tisdip.tiscali.de] has joined #kubuntu === smouche is now known as smouche_away === whiteknight [~james@jac208.caths.cam.ac.uk] has joined #kubuntu === mepisman [~mepisman@CPE-144-131-44-49.vic.bigpond.net.au] has joined #kubuntu === Aircobra [~auris@ctv-213-164-108-220.vinita.lt] has joined #kubuntu === ugenn [~ugenn@cm175.omega71.maxonline.com.sg] has joined #kubuntu [02:01] is kubuntu suitable for a noob? === ugenn [~ugenn@cm175.omega71.maxonline.com.sg] has left #kubuntu [] === haggai_ [~halls@i-83-67-59-194.freedom2surf.net] has joined #kubuntu === haggai_ is now known as haggai === hunger [~hunger@p54A65ABD.dip.t-dialin.net] has left #kubuntu [] === JensK [~jens@p549050DD.dip.t-dialin.net] has joined #kubuntu === Chameleon22 [~serg@60-240-132-6.tpgi.com.au] has joined #kubuntu === cartman [~cartman@cartman.developer.konversation] has joined #kubuntu === whiskey_1 [~whiskers@adsl-68-90-247-100.dsl.hstntx.swbell.net] has joined #kubuntu [02:38] has anybody heard any plans for breezy....this glibc problem is totally ridiculous....i tried rebuilding yelp, scrollkeeper, docbook...everything from scratch...and gnome help still doesn't work...it keeps going back to the missing DSO of glibc....what damn missing DSO is there. [02:39] i built the sybase, the xbase, the mysql, the sqlite, the postgresql drivers and the damn thing is still missing a DSO. [02:39] and i just have no other idea....what is missing [02:40] whiskey_1: what glibc problem? [02:41] cartman, well this damn ubuntu is a major pain....nothing works except a couple of database programs.....everything keeps going back to a missing DSO in glibc. === KaiL [~KaiL@p5485EEA1.dip.t-dialin.net] has joined #kubuntu [02:41] whiskey_1: breezy works fine here [02:41] cartman, when was breezy released [02:41] breezy wasnt released at all [02:41] its not released yet [02:41] its development branch [02:41] its highly in development [02:41] cartman, oh..ok well keep working on it. [02:42] lol [02:42] dont complain about breezy not working [02:42] yeah because its not working ;P [02:42] but thankfully, udev got fixed today [02:42] it's not supposed to work, even [02:42] true [02:42] I just need new gcc 4.0 to compile on buildd [02:42] if i could, i'd downgrade to hoary [02:42] but as it stands [02:42] it fails on all arches [02:43] i'll stick to breezy until my new machine arrives [02:43] hopefully sometime next week [02:43] cartman, but be sure to start with the latest glibc with linuxthreads_db and db addins and then at least mysql, postgresql, xbase, sybase, odbc, sqllite drivers, and then libdb4.3 at least....and then see if you can get this mess working [02:43] whiskey_1: ah I use NPTL [02:43] dude to amd64 [02:43] due* [02:44] cartman, i am sick of these ubuntu problems.....and just getting more tired by the minute. [02:44] whiskey_1: use Hoary then [02:44] its stable === ftugrul [~ftugrul@85.99.198.192] has joined #kubuntu [02:44] cartman, that is what i have...but the thing doesn't work worth a shit....not even gnome help works [02:44] whiskey_1: try #ubuntu [02:45] cartman, with all that damn sgml crap === gnumdk [~gnumdk@195.221.59.41] has joined #kubuntu [02:46] cartman, everything keeps going back to a glibc error with a missing DSO....and i just don't know what else is missing [02:46] whiskey_1: bugzilla.ubuntulinux.org is your friend [02:48] cartman, i did manage to get all 4 database programs working...glom, knoda, kex, rekall, and pgaccess are all connecting now....but nothing in hoary works anymore [02:48] whiskey_1: really I have no idea... [02:48] cartman, there just seems to be some fundamental problem [02:48] might be a known bug === cartman [~cartman@cartman.developer.konversation] has left #kubuntu ["Ich] === rsahnaha [~rastafari@c-ef95e055.168-1-64736c11.cust.bredbandsbolaget.se] has joined #kubuntu === rsahnaha [~rastafari@c-ef95e055.168-1-64736c11.cust.bredbandsbolaget.se] has left #kubuntu [] === shogouki [~nicolas@AMontpellier-251-1-37-129.w81-251.abo.wanadoo.fr] has left #kubuntu [] [03:08] aja brb [03:08] aja brb === Shaquile [~Shaquile@h243n2fls34o888.telia.com] has left #kubuntu [] === lao_v [~vishal@82-44-149-42.cable.ubr01.haye.blueyonder.co.uk] has joined #kubuntu === ubuntu [~ubuntu@81-231-230-175-no21.tbcn.telia.com] has joined #kubuntu === ubuntu is now known as osh [03:14] I'm playing with chroot, and there's some mention of a program called "dchroot". However I can't find that when doing an apt-get install. Should it be in ubuntu somewhere? [03:14] it's in universe. === ftugrul [~ftugrul@85.99.198.192] has left #kubuntu ["Leaving"] [03:14] http://ubuntuguide.org/#extrarepositories [03:15] uniq: dchroot? I thought I added universe... I'll double check. [03:15] dchroot is in universe, yes. === osh nods [03:18] uniq: You're right. I added universe/multiverse to the "security" repositories in sources.list. Silly me. Thanks for the help. [03:18] no problem :) [03:20] well two sets of headaches is too much.....because i am also having a great deal of trouble on win98 with mingnu [03:44] Sweet. No problems running mozilla32-bit on kubuntu64. Now all I have to do is to do the same to kaffeine. =) === Neil3 [~neil3@host81-155-174-71.range81-155.btcentralplus.com] has joined #kubuntu === mepisman [~mepisman@CPE-144-131-44-49.vic.bigpond.net.au] has joined #kubuntu === satsuki [~satsuki@164.77.241.142] has joined #kubuntu === satsuki [~satsuki@164.77.241.142] has left #kubuntu ["Konversation] === sikor_sxe [mkulke@dsl-084-057-134-173.arcor-ip.net] has joined #kubuntu [04:04] my machine crashes hard when i remove my usb-ethernet adapter. is there anything i can do about this? === xxenon [xxenon@81.13.238.141] has joined #kubuntu === xxenon [xxenon@81.13.238.141] has joined #kubuntu === xxenon [xxenon@81.13.238.141] has joined #kubuntu === xxenon [xxenon@81.13.238.141] has joined #kubuntu === incubii [~incubii@cor9-ppp793.hay.dialup.connect.net.au] has left #kubuntu ["Leaving"] === satsuki [~satsuki@164.77.241.142] has joined #kubuntu === satsuki [~satsuki@164.77.241.142] has left #kubuntu ["Konversation] === kkathman [~kkathman@h-66-167-142-40.dllatx37.dynamic.covad.net] has joined #kubuntu === Kojima [~Kojima@4va54-1-81-56-99-115.fbx.proxad.net] has joined #kubuntu [04:36] kubuntu for french [04:36] ??? === chavo [~chavo@154.sub-70-212-43.myvzw.com] has joined #kubuntu === kkathman is now known as kkathman_ === Shachaf [~Shachaf@c66-235-25-227.sea2.cablespeed.com] has joined #kubuntu === kkathman_ is now known as kkathman === KaiL [~KaiL@p5485EEA1.dip.t-dialin.net] has joined #kubuntu [04:40] howdy there KaiL :) === dvoid [~dvoid@81-226-201-67-no30.tbcn.telia.com] has joined #kubuntu === LeeJunFan [junfan@s64-186-37-120.skycon.net] has joined #kubuntu [04:58] somebody with a Radeon 9250 here? [04:58] or 9200? === Kojima [~Kojima@4va54-1-81-56-99-115.fbx.proxad.net] has left #kubuntu ["Leaving"] === pussfeller [~todd@t1-rtc-woodlawn.rtcol.com] has joined #kubuntu [05:09] not me === bubi [~bubi@BSN-77-114-163.dsl.siol.net] has joined #kubuntu === alvz [~alvz@lgh196a.skehus15.ac] has joined #kubuntu === Gavrila [~Gavrila@62-101-126-230.fastres.net] has joined #kubuntu [05:33] ok i have a problem [05:33] i am trying to install java as decribed here https://www.ubuntulinux.org/wiki/Java15 [05:33] and i cant [05:34] when i do this: sudo apt-get install java-package fakeroot [05:34] i get this [05:34] Reading package lists... Done [05:34] Building dependency tree... Done [05:34] E: Couldn't find package java-package [05:35] can someone help me please === marcelo [~marcelo@host115.e.digizap.com.br] has joined #kubuntu [05:38] Hey, y'all... has anybody seen crimsun? [05:39] havent today marcelo :) [05:39] I was finally able to get ca0106 module working... But the sound is choppy and I have no midi. [05:40] Anyone knows what's going on? [05:40] Thanks, kkathman. [05:41] The mixer options for ca0106 are truly weird... [05:41] .wav files can be played (well, barely), but MP3's sound all wrong. [05:42] a bit ot, but anyone know why when i ssh [hostname] to a computer on the lan, it routes thru the gateways external nic, but when I ssh 192.168.0.* it goes direct? [05:43] could it have something to do with using dnsmasq to assign host via dhcp [05:44] well, it does that thru dns actually [05:44] howdy there pussfeller :) [05:44] hey kkathman whats happening [05:44] bubi: you probably need to enable universe repositories in your /etc/apt/sources.list file. [05:44] :( [05:44] just chillin [05:44] LeeJunFan: i have [05:44] LeeJunFan: long time no see :) [05:44] crappy hardware? [05:44] bubi: have you run apt-get update since? [05:44] ca0106? never heared... [05:44] im supposed to be writing a website to day but im so lazy [05:44] sure few times [05:45] pussfeller: wow me too [05:45] I have to redo a site for a client to allow them to completely change it to what they want [05:45] so.... [05:45] It was all written in php, so Im going to just give them a bit text block and then render it on the page :) [05:45] kkathman: yeah, been hiding. Err playing SWAT4 that is. :) [05:47] bubi: hrm, Just checked and sure enough the java package isn't in the repositories right now :-/ [05:48] lol [05:48] :( [05:48] any sugestion [05:48] im starting up a computer repair/tech biz here [05:49] u need any technician ? [05:49] :P [05:49] heh, down the road, i hope so [05:49] pussfeller: thats a good thing [05:49] i think im going to train my kid to do it tho :) [05:49] my side biz is web sites and outsourced IT management services [05:49] good luck with biz [05:50] its a very small town but theres three storefront businesses [05:50] it started only as web, but I have two clients now that I am basically their outsourced IT [05:50] and at least 2 have pissed a lot of people off [05:50] sounds like a good opportunity [05:50] ok can anyone help me id like to run azureus but without java cant be done [05:51] bubi, ubuntulguide.org [05:51] err [05:51] ubuntuguide.org/ [05:52] that page should be in the topic [05:52] bubi: install java then if you must === bubi poits up a few posts [05:52] use the backports page at ubuntuforums to get the java pkgs [05:52] so what you mean when you say, outsouce it management [05:52] bubi: just dl and install the java from sun. Then set your path in /etc/profile so /usr/local//bin is in your path. [05:53] pussfeller: Literally consulting and advising on business strategy wrt IT services, email management, trouble shooting, install new hardware...blah blah [05:53] ok [05:53] i'm focusing on residential right now, cause i have no idea what businesses need [05:53] things that an IT department would do if they had one [05:53] well, not much idea [05:53] i heard thats where the money is tho [05:54] pussfeller: you'll find that most businesses, if they dont have IT, have the same needs as personal :) === maros [~keep@CPE00045a2fd7e4-CM000e5c709370.cpe.net.cable.rogers.com] has joined #kubuntu [05:54] pussfeller: There's money somewhere? [05:54] :) [05:54] just a bit more urgently tho [05:54] you recommend linux often === nanomad [~nanomad@d83-176-97-176.cust.tele2.it] has joined #kubuntu [05:54] well sadly, no I dont === nanomad [~nanomad@d83-176-97-176.cust.tele2.it] has left #kubuntu ["Sto] [05:55] same reason Linux really isnt making alot of inroads faster into biz I think === nanomad [~nanomad@d83-176-97-176.cust.tele2.it] has joined #kubuntu [05:55] its a lose lose for me as a consultant actually [05:56] im going to try to push linux firewall boxes for one thing [05:56] if I recommend Linux, I'd get more hours to bill, probably, but at some point they would come to the conclusion that they should have gone Windows lol [05:56] Any business that has a broadband internet connection should have a linux router. [05:56] and you probably have to deal with freaking out over the tiniest little thing [05:56] yeah thats a good thing, but thats a hard sell for small biz, because routers do the same thing for $60 [05:57] I notice in the few times I have gotten someone to use linux, they blame me if things aren't perfect [05:57] if you could combine a small Linux box to be a firewall, print server and file server, thats a better sell for the $200-300 you'd need to put it in [05:58] kkathman: not really. I haven't seen any $60 boxes that can do caching, _good_ traffic control, traffic monitoring, virus scanning as an e-mail gateway, squid caching, etc... === Bicchi [~chatzilla@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #kubuntu [05:58] Man I'm tired still - I mentioned caching twice :) [05:58] pussfeller: well, as much as we poo poo Microsoft Windows, they have done a good job of brainwashing...the interface is familiar, schools teach it from the Kindergarten years on up, colleges make it mandatory...blah blah [05:58] LeeJunFan, but thats like klingon to most companies [05:59] LeeJunFan, they don't KNOW they need that stuff and what it can do for them [05:59] i just installed kubuntu and using kde. in the menu i see a kynaptic option to get software and also synaptic. i thought that kynaptic was the kde version of synaptic. if so, why do i also have synaptic installed. [05:59] of all the things Microsoft is, one of them is NOT dumb or stupid. [05:59] i would argue that point... [05:59] lol [05:59] pussfeller: yeah, you don't tell them what you are doing behind the scenes, you just tell them it'll give them the ability to know what's going on on their network, protect them from viruses, etc.. [05:59] Bicchi, kynaptic is still in development and has less features [06:00] chavo: so i can use synaptic instead. [06:00] Bicchi, I always use synaptic here [06:00] Bicchi, use synaptic or the command line right now till kynaptic gets fleshed out [06:00] argue all you want, but there is pretty strong evidence that the've done alot of things right :) [06:00] chavo: why do we need 2 versions. [06:00] Bicchi, someone felt like writing a qt version. [06:01] I hate that they are a one install does all...and its bloated and intricate and all kinds of bad...but people DO use it and its not gonna go away anytime in my lifetime [06:01] lol [06:01] pussfeller: so synaptic can download just as kynaptic. it allready knows that i use kde and will only bring software for the kde environment. [06:01] kkathman: well, they've done the smart thing, not the right thing. There is a difference. Because money is their driving motivation rather than quality of product. [06:01] LeeJunFan: not many consumers give a crap about how the code is written to be brutally honest [06:01] only us geeks do :) [06:02] chavo: so both (synaptic and kynaptic) have the same avaliable packages for download? [06:02] the average consumer wants to check their email, write documents, do spreadsheets and send email [06:02] kkathman: I'm not talking about the code itself, but what you can accomplish with windows, it's like getting a weeble wobble to run a marathon. [06:03] But a weeble wobble is easy enough for even the dumbest person to use. [06:03] LeeJunFan: I dont disagree. [06:03] kkathman: I know, I'm just saying that's what microsoft did smart. By being stupid. :) [06:04] LeeJunFan: but, again, I fail to see on a consistent basis, where, from the desktop outward, that Linux is an easier environment for the average person...I LOVE it, but my wife or my 88 yr-old dad couldnt use it [06:05] they arent stupid, there are ALOT of very smart people at Microsoft...their philosophy kinda sucks, but the people arent dumb [06:06] linux isn't easier thats for sure [06:06] I sell enterprise software to large companies for a living, and guess what, Linux is piecemeal around, but NO one would use it to run a mission critical application set. [06:06] Exactly, eventually both linux and humankind will evolve to the point where they work well together. Only a couple hundred years ago most people would have thought the telephone was magical and complicated. Now everyone understands the basics of how it works. [06:06] pussfeller: and thats the pivot point right now isnt it? Greater acceptance WILL come, and there have been terrific strides in just a few years :) [06:07] thats very true, the desktop has come a million miles in just the last 2 years [06:07] my kid runs kubuntu and has no problems with it... the only issue we have revoloves around sound.... [06:08] but I set it up for him.... thats the thing [06:08] pussfeller: I can remember just like 5 or 6 years ago, as savvy as I am, installing Linux meant first reading all my hardware manuals, getting all those parameters and going through a VERY cryptic install [06:08] Think of what the average person knows compared to what was common knowledge only a hundred or so years ago. We all learn how wings create lift in grade school, etc... [06:08] LeeJunFan, mankind has lost a lot of common knowledge in the past hundred years too [06:09] pussfeller: that's very true too. Very few people could live off the land if their lives depended on it also. [06:09] i should say common sense [06:09] LeeJunFan: correct and what needs to happen, is that somewhere along the line, the Microsoft bias needs to be broken. But in all honesty, as long as M$ rules the desktop, its not in the best interest of our children to teach them otherwise, because thats the "standard" and they should know it :) [06:09] its a bit of a cycle [06:10] nah, MS can't control the desktop forever [06:10] and thats why when M$ displaced Apple as the education leader in schools, they won a major part of the war [06:10] I don't think MS can survive in a non controlling environment [06:11] apple stopped growing for awhile, didn't it [06:11] I mean, they stopped being competitive [06:11] its only been recently that they have kinda bounced back [06:11] pussfeller: well there's nothing that would help computing more than a really solid OS that is easy to install and runs with very little problems for the average person. Linux is the only serious player for that right now [06:12] Apple has gone in a completely different direction, you are right [06:12] kkathman, do you see people with sp2 still having the spyware problems? [06:12] Google poses the biggest threat to Microsoft right now, and with that diversion, Linux can make up some ground [06:13] pussfeller: not if they have the MS Antispyware software [06:13] so it does work [06:13] yeah actually its pretty freakin good [06:13] I run it and our company (the 3rd largest IT company in the world) has it on every desktop [06:13] and laptop [06:14] does it take care of cws [06:14] cws> [06:14] 3rd largest IT..? [06:14] IBM? [06:14] no [06:14] cool web search [06:14] thats the bitch of the bunch [06:14] 1) IBM 2) HP 3) Fujitsu [06:14] HP? [06:14] ah, ok ;) [06:15] I guess, you use FSC Laptops then? [06:15] hehe nope..I have an IBM Thinkpad T42 [06:15] heh i have seen like 300 entries in the hklm startups from that crap [06:15] but all our sales reps have Fujitsu laptops [06:15] i was appaled... I didn't think someone could ever do something like that even accidently [06:16] pussfeller: I dont see it on my machine, I'll put it that way [06:16] interesting, if even the own techs don't have the own hardware ;) [06:16] as I don't find IBM harddisks in IBM laptops *g* [06:17] KaiL: there's a reason KaiL ... the Fujitsu laptops are beautiful and very good...but Im a pre-sales tech.. that needs to run about 20 servers on my laptop to demo my software and its 3rd parts hookins [06:17] KaiL: IBM uses Fujitsu hdds alot :) [06:17] and that's too much work for an FSC laptop? ;) [06:18] my laptop has 2gb memory, Oracle RDBMS, plus a bevvy of other servers..Fujitsu just doesnt make a laptop big enough or rugged enough for our job. [06:19] in fact, they are contemplating now, beginning with our next release, having us carry TWO laptops...one server (prolly Linux !!) on one, and our standard everyday pc and client on a Fujistu laptop [06:20] thats gonna suck to carry around [06:20] and pull out at security in airports [06:21] at least you always have something for client/server :) [06:22] yeah [06:22] hopefully we can find a single box that will do all of it [06:22] ever tried a java server with "only 512MiB RAM"? [06:22] woot my fx0 card just got here so now I can start playing with asterisk [06:22] thats one reason I got back into learning more about Linux so that I could manage my own server if/when we got it === Kisain [~Kisain@24-177-160-171.dhcp.mrqt.mi.charter.com] has joined #kubuntu [06:23] KaiL: ugh..java [06:23] java has gtg [06:23] "gtg"? [06:23] got to go [06:23] ah [06:23] Ive never seen a java app that didnt take forever to run [06:23] "write once, debug everywhere" [06:23] haha [06:24] Im not a huge proponent of OO anyway [06:24] hello [06:24] interpreted languages are the future [06:24] and Java is one reason why [06:24] sorry had some trouble with my network [06:24] we got a Samsong P35 (1.6GHz, 512MiB) rto be unusable with.......... [06:24] router failed [06:24] pussfeller: funny how technology just seems to cycle itself with new names [06:24] :( [06:24] ...a server for hangman-game written in Java [06:25] I bet in C++ that won't be any relevant background activity [06:25] how do i host my own ftp on kubuntu? [06:25] well, it jsut seems to me in my limeted coding experiences. that stuff like ruby or python is soooo much easier to learn... and what with faster machines coming along... theres less and less reason to do stuff at a low level [06:25] thats a totally uninformed opinon [06:26] Kisain: you'll need to get an FTP hosting software pkg [06:26] where form? [06:26] try apt-cache search ftp [06:26] from* [06:26] look there [06:26] um what about in syn? [06:26] Kisain, you are trying to run an ftp server? [06:27] i don't even have a program yet lol [06:27] theres pureftpd and proftp are probably what you wanna look at [06:27] nice [06:30] hey pussfeller do you have any probs exchanging files through DCC? === KaiL [~KaiL@p5485EEA1.dip.t-dialin.net] has joined #kubuntu [06:34] nice, my WLAN just lost it's connection.... === faked [~faked@83-65-235-118.dynamic.xdsl-line.inode.at] has joined #kubuntu === _warren [warren@202.68.152.55] has joined #kubuntu [06:37] hey i'm using the mouse odometer how do i move it to the lower left hand corner? === pussfeller [~todd@t1-rtc-woodlawn.rtcol.com] has joined #kubuntu [06:38] it won't move [06:38] welcome back pussfeller :) [06:38] whazzup kkathman? [06:38] kisain, can you use drag? [06:39] Kisain: right click on it and see if there is an option to "unlock" the fixed position === Cowlike-away is now known as Cowlike [06:39] yo Cowlike wassup? [06:39] nope theres not :/ [06:39] and i can't move it that way weard [06:39] hi mkkath [06:39] kisain, hover your mouse over the window and try drag [06:40] hold down alt and try to move with mouse [06:40] never mind it worked lol [06:40] had no idea lol [06:40] man can't waite to get my linux books [06:40] theres so much i have to learn [06:41] i'm gonna set this ftp server up to share my apps and mp3's [06:41] kisain, best part is all the online resources too, and all the helpful folks on irc [06:41] as soon as i figure out how :/ lol [06:41] yea it rocks [06:41] it's nice havin user to user help...... [06:41] errrr uhhh well actually the best part is having a stable, low-cost solid system :) [06:42] much more evective than some dude on the other end of the telly who can't speak english [06:42] that was odd my gateway just rebooted spontaneously [06:42] :P [06:42] ewwww [06:43] hey pussfeller do you have any probs doing DCC file transfers? I cant seem to connect to anyone, but Im sure its a port issue with my firewall [06:43] kisain, you're better off starting with learning ssh (and scp) rather than setting up ftp [06:43] wondering what the defaults are for DCC [06:43] I know you can set them, but if no one sets them, what are the ports? [06:43] kkathman, you using a router? [06:43] ok where's a good place to learn this stuff? [06:43] Cowlike: sure..NAT router [06:43] kkathman, i can't remember [06:44] kkathman, i had same problem... pretty sure you need to forward SOME port through the router to your ip... don't know which though :O [06:44] i know its an issue of port forwarding [06:44] iptables should handle that stuff tho without having to open a port iirc [06:44] yeah thats just it...in Konversation, you can set the outgoing and incomming ports [06:44] but lets say no one does that...what does it use? [06:44] kkathman, the OReilly book on SSH is very good. but then again there are MANY online resources too, just google it [06:44] thats the bite [06:44] oops, i mean kisain [06:45] lol [06:45] yes, i have used dcc to get a bunch of stuff under this setup. [06:45] yes? [06:45] pussfeller: can you go to your settings, DCC and see if you have hard set those ports? [06:45] and I have no port set up to forward any dcc [06:45] kisain, the program "scp" is what you want for file transfers. part of the ssh suite [06:45] ok how do i lean how to do this for n00bs [06:45] kkathman, no ports set in xchat [06:45] pussfeller: weird ok..thats odd [06:46] you didnt port forward or anything eh? [06:46] see i'm thinking that there might be some sorta how to you know [06:46] kisain, probably want to get the book. it steps you through EVERYTHING in great detail. not sure of a really good noob-oriented online tutorial [06:46] i know absolutly nothing of linux [06:46] must be one though [06:46] I remember on my windows box I had to port forward, but under mIRC it told you what the defaults were [06:46] i had to stumble my way through it's way of doing things [06:46] and 99% of windows IRC users implement mIRC [06:47] mIRC is cool :) [06:47] kkathman, under prefs for konversation, you can enable specific ports [06:47] I miss mIRC [06:47] i'm looking at it now, the DCC section [06:47] you know.. you could tile windows in mIRC, you can't do that in x-chat [06:48] tiling windows could make you follow multiple convos in multiple channels all in the same screen [06:48] maros, that bugs me too. wish i could "tear off" a tab [06:48] prolly should request that from the konversation maintainers [06:49] I prolly should [06:49] i'm also prolly lazy [06:50] which do you prolly think I will do? [06:50] :) [06:50] haha [06:50] shorthand, i'm prolly pretty lazy [06:51] I wish KDE enabled mouse gestures [06:51] and just with one mouse gesture [06:51] I could file a bug report [06:51] or a suggestion [06:51] ;) [06:51] lol === woodefec [~hcs@pi109.gdansk.cvx.ppp.tpnet.pl] has joined #kubuntu [06:51] i just gesture by throwing my mouse at the wall when i get mad enough [06:51] hello [06:51] Cowlike: yes I know, so I guess if I want to exchange something with someone, I just tell them to set their parms to mine [06:51] how is kubuntu like?> [06:51] woodefec, PERFECTO! [06:52] woodefec: I would suggest that you install hoary final first, then apt-get install kubuntu-desktop, instead of just installing kubuntu [06:52] kkathman: i don't know the details of how DCC works but i was wondering about that. the protocol might specify that the dcc initiator passes the return port to talk on. i don't know [06:52] kkathman, in which case, it just works on whatever you set it to [06:53] Cowlike: well I have alot of experience with IRC at least on Windows, and the common port exchanges are in a typical range [06:53] kkathman, but of course, the request coming in would need a common port to get started :) [06:53] I think its like the 5000's for send and 8000s for receive I'd have to go back and check === Cowlike figures he oughta read the rfc's on irc some day and not remain ignorant forever! [06:54] But in mIRC (the common win client) those ranges are set by default. So all you have to do is open those port ranges and forward to your local IP [06:55] kkathman, then it would probably be fine if you just did the same for konversation [06:55] kkathman, my dcc recieves are working fine, other than ones that require mirc comands to connect to a certain port [06:55] Cowlike: yeah, but I'd like to know what those defaults are..thats my point...I guess I could assume they are the same, but I hate assuming === BrettMeister [~brett@adsl-70-240-48-241.dsl.okcyok.swbell.net] has joined #kubuntu [06:56] kkathman, i know what you mean but i'm clueless too [06:56] 11:54] Offering DCC Chat connection to kkathman on port 40941... [06:56] pussfeller: usually what happens, or has been happening, is that I'll try to send to you, you'll get my send okk...but then you have to, by protocol, send an ACK msg back to start my send..its that ACK that I never get back [06:56] hmmm [06:57] [11:57] Establishing DCC Chat connection to Cowlike (24.148.87.160:40941)... [06:57] [11:57] Looking for host 24.148.87.160... [06:57] [11:57] Host found, connecting... [06:57] [11:57] Connection broken, error code 15. [06:57] Cowlike: see I need to forward that port [06:57] Cowlike did you hard set that port? [06:57] or was that the default? [06:58] kkathman, didn't set anything. just tried to do dcc chat and that's waht came up [06:58] ok hold on a sec [06:58] USE_IRC=1 # Enable support for the IRC-protocol [06:58] no, the problem is on my end [06:58] thats in my scripts [06:58] i'm accepting on 40941 but don't have an opening for that port [06:58] kkathman, send me a file [06:59] theres an irc iptables module you need loaded, or turned on in proc [06:59] Cowlike..now try again [07:00] Offering DCC Chat connection to kkathman on port 40943... === Brondoman [~gbrondo@c-24-0-118-139.hsd1.tx.comcast.net] has joined #kubuntu [07:00] interesting that the port changed, but I opened the range so should have worked [07:00] hello...quick question for ya'll regrading kubuntu [07:01] netstat -an |grep 40967 [07:01] tcp6 0 0 :::40967 :::* LISTEN [07:01] problem is on MY end [07:01] oh hmm [07:01] that message means i'm listening on that port [07:01] *I* need to forward thost ports [07:01] ahh ok [07:01] pussfeller: I'll try you [07:01] gotta run to an appt. i'll play with this later :) === Cowlike is now known as Cowlike-away [07:02] I use both Kubuntu and Ubuntu..I also like the kde infrastructure better than Gnome...But, will the Kubuntu project be able to keep producing releases like Ubuntu? Is it backed by Mr. Shuttleworth as well? Thanks... [07:03] brondoman, it's the same linux... just with a different desktop [07:03] same packages in the repos [07:03] pussfeller: I tried to DCC chat you [07:03] it went out on 37452 [07:07] kkathman, it failed [07:07] ok [07:07] well [07:07] obviously something weird going on [07:07] no clue...its not that technical really [07:08] ports open and forwarded the other person the same...should be ok [07:08] Brondoman, they always planned to have kde as well, they just chose gnome as the main... the kde branch is getting alot of focus among kde developers as far as I can tell === Bicchi [~chatzilla@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #kubuntu [07:10] how can i get macromedia flash player installed in kubuntu. I have an amd 64? === Livingstone__ [~victor@80.103.133.201] has joined #kubuntu [07:11] media:/ stop working :'( [07:11] just after a reboot [07:12] Livingstone__: any error message? [07:13] no, just media:/ is all clear [07:13] that's strange === Nakkel [~nakkel@vektori.com] has joined #kubuntu [07:14] ps aux | grep hald [07:14] is there a /usr/sbin/hald listed? === da_bon_bon [~rohandhru@203.212.221.132] has joined #kubuntu [07:15] Cool...thanks much for the info! [07:15] Bicchi: go to the macromedia page and download the player for linux === Brondoman [~gbrondo@c-24-0-118-139.hsd1.tx.comcast.net] has left #kubuntu [] === whiskers [~whiskers@adsl-68-91-101-96.dsl.hstntx.swbell.net] has joined #kubuntu [07:16] kkathman: there's one for amd64 now? [07:16] kkathman: do they have a 64 bit version? [07:16] Kail: thanks [07:16] Bicchi: I dont think there is a difference, but I cant speak for the 64 [07:16] what is the deal with getting banned....it is not my fault hoary isn't worth a crap and breezy needs to be developed [07:17] whiskers: why do I feel, that I feed a troll, if I talk to you? [07:17] whiskers: so who banned you? thats who you need to talk to. [07:18] and everybody in the world knows this...because all they have to do is check at distrowatch.com and they can see on the left that ubuntu costs $1.99 and gentoo costs $5.97 [07:18] kkathman, i don't know who keeps banning me or why...i am just trying to get the stuff working in spite of all the foolish mistakes of the distributors [07:18] lol, what an argument... [07:19] Im thinking that you prolly know why you were banned, and just want to air it out now and Im not gonna play that game - ignore [07:19] whiskers: so Windows XP must be great - over $100 [07:19] Bicchi: no flashplayer for amd64 :( === amichai [~amichai@bzq-84-108-2-236.cablep.bezeqint.net] has joined #kubuntu [07:19] Livingstone__: ping? [07:19] lol KaiL [07:19] kkathman, no i don't know....i am trying to get the basics working and everybody gets pissed off [07:20] whiskers: which basics are not working? [07:20] Livingstone__: is there a /usr/sbin/hald listed? [07:20] ..if you type "ps aux | grep hald" [07:20] KaiL, well i have rebuilt glibc with linuxthreads2 and linuxthreads_db and db and libdb4.3 and now the database stuff is working but the damn gnome help doesn't work [07:21] if you won't try to rebuild everything, thinks might work much better [07:21] whiskers i find you entertaining so I hope you can keep from getting banned for good [07:21] and i have included sybase,xbase,odbc, postgres, mysql, sqllite,and ldap drivers [07:21] kkathman: man whats up? my internet in kde is still miserably slow [07:21] kkathman: in gnome and xfce its great [07:21] and still i get a missing DSO in gnome-help....i don't know what else to include === KaiL thinks about including whiskers in his killfile... [07:22] and i also tried rebuilding gnome-help from scratch with docbook, yelp and scrollkeeper and it is still doing no good [07:23] KaiL, well that is a bad attitude. === amichai is now known as yahalom [07:23] plus i have the damn problem with mingnu on win98...and the damn symlinks won't work [07:23] "gnome-help" was the help tool in GNOME 1.4, you know? [07:24] hmm odd... wonder what browser he was using [07:24] KaiL, well...why doesn't the damn thing work....what ....are you supposed to know everything about gnome without any docs [07:24] prolly FF in Gnome [07:24] use yelp. [07:24] not many choices there [07:25] KaiL, yelp doesn't work...even after recompiling everything...it still says missing DSO in glibc === KaiL installed yelp [07:25] eh installes.. [07:26] and - incredible - it works! [07:27] whiskers: what now..? [07:27] KaiL, and the bad thing is the ambiguity of DSO....you don't know what to fix.....i have built every database driver that i know of except the commercial stuff like db2,oracle and so on.....so is it a datasource object that is missing or because of ambiguity of DSO is it a dynamic loadable module for glibc that is missing. [07:28] KaiL: yes [07:28] there is [07:28] yahalom: you ran off :) [07:28] why don't you just use the default packages? [07:29] Livingstone__: now trat [07:29] ops [07:29] yahalom: do you want to see if we can iron out your internet issues? [07:29] Livingstone__: now that's getting really really strange.... [07:29] KaiL, the damn packages don't work at all...the damn hoary was built with the old libdb3....and isn't worth a shit [07:29] KaiL, so everything has to be changed...and i am getting sick of it [07:29] whiskers: as I said, here it works [07:30] maybe libdb3 isn't that bad idea? ;) [07:30] KaiL, well the only thing that works here is the database programs.....but nothing else works anymore....because nearly everything relies on gnome-help....and the damn thing is missing a DSO [07:30] Livingstone__: could you try a second reboot? I have really no idea, what could went wrong there [07:31] whiskers: it isn't, if you use the binaries for everything [07:31] KaiL, i started with the binaries....and they are not worth a shit....nothing would work...no database program at all [07:31] KaiL, so that is why i am having to rebuild everything on hoary.... [07:32] oh, really? interesting, like which database program? [07:32] KaiL, glom would not connect...kexi would not connect...rekall would not connect....only knoda would connect [07:32] KaiL, so now i have them all connecting...but everything else is broken [07:33] it was just a major screwup by ubuntu...they did not plan all the database stuff properly with their glibc and libdb builds [07:35] maybe you should compile these apps with libdb3 too? ;) [07:36] KaiL, fuck libdb3...i have the important stuff working on libdb4.3 for now [07:36] and gllibc20050502 [07:36] but the rest of hoary is screwed [07:36] wonderfull... [07:36] a cvs glibc [07:37] KaiL, well of course it is cvs....they are trying to fix the damn problems [07:38] KaiL, and the damn ubuntu....made serious mistakes by precompiling a lot of stuff on the wrong libraries [07:38] ah, so every stable libc around the world is "not worth a shit"? [07:39] KaiL, that is why gentoo is selling for $5.97 and ubuntu for only $1.99 [07:39] KaiL, absolutely not....that is why there is a cvs...so the damn problems can be fixed [07:40] ....and if we take you, we get some money? [07:41] KaiL, i don't have any....the people collecting the money are over at distrowatch.com [07:41] KaiL, just look at the left hand column === Livingstone__ [~victor@80.103.133.201] has left #kubuntu ["Konversation] [07:42] Any sites out there similar to freshmeat? === kkathman is glad he's only seeing KaiL 's side of this conversation...im sure its more civil [07:43] maros: KDE.org is good too [07:43] kkathman, i did solve the problem with esd in the mean time [07:43] kkathman, what do you recommend as a good news reader? [07:43] kkathman, now skype and audacity work just fine with esd running [07:43] Im gonna check out kde.org, thanks [07:44] kkathman, by rerouting /dev/dsp [07:44] calls [07:44] kkathman, so now at least people won't have that problem [07:45] kkathman, and you don't have to worry about pkill and all that crap [07:45] kkathman: you miss some funny nonsence [07:45] ..which I now miss too [07:45] kkathman, but this gnome-help is a serious problem [07:45] maros: oh man there is a good one...and I forgot what it is...hold on [07:45] ok :) [07:46] maros: knode [07:46] yes thats it [07:46] which is already installed on your system (part of kontact) [07:46] tantadada [07:46] I'll go install it right now === Bicchi [~chatzilla@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #kubuntu [07:46] snownews is a decent RSS reader, but you can get RSS through Kontact [07:46] oh wait [07:46] it's only not shown in the bar on the left - duno why [07:46] it's already installed [07:46] :) [07:46] so the ubuntu is screwed and there is still a symlink problem on win98 [07:47] in kontact: settings -> components [07:47] there you'll just see it - set the x there and you have it. [07:47] i notice that when i drag any program around the desktop the window does not get painted right away and leaves like empty areas without been drawn. How can i fix this. I have a fax computer and enough video card memory and this problem should not be there. [07:47] so neither IBM approach nor MS approach is working worth a damn [07:47] don't ask me, what this isn't default..... [07:47] alt-f2 and then typed knode... and opened in a seperate window [07:47] or that way :) === KaiL is playing "Dancing With Tears In My Eyes [Radio Edit] " by Novaspace on Dream Dance Vol.27 - CD 1 [07:48] KaiL, but if you want money...you should go ask the people at www.distrowatch.com...they are the ones collecting all the money === KaiL wante to try this since a long time - and as whiskers might still be spamming without being read, I can spam too :p [07:49] KaiL, i am not spamming...i am not even related to distrowatch whatsoever.....i am just saying that they collect all the money. [07:50] KaiL, they even get $7.97 for Redhat and Slackware....even more than gentoo [07:52] Bicchi: which graphics card? [07:52] KaiL, and i really don't understand that...because there is no better distro than gentoo [07:53] Kail: ATI Radeon 9800 pro. Using dualhead at the moment. same display. [07:53] when I first opened up knode, there was a window for setting up an account... well, I closed it, then closed knode.. now I open it up again and I can't find an enabled menu item to configure knode and add a news account [07:53] KaiL, all these problems on hoary would have been a piece of cake to solve on gentoo [07:53] fglrx activated? [07:53] forget what I said [07:53] :) [07:53] KaiL, it is set up to compile the latest libs first and then the programs after that [07:53] maros: settings -> configure knode :) [07:53] << eating [07:54] Kail: it does not matter. i have done it with fglrx and with "ati" and still the same problem. [07:54] Kail: could it be the refresh rate. [07:55] Kail: like the HorizSync and VertRefresh. in xorg.conf === claydoh [~claydoh@65.99.186.174] has joined #kubuntu [07:56] maros: I just set that up again, need for me to help you through it? [07:56] anyone here know abotu updating dns? [07:58] yahalom: should have done that if you were connected to the internet when you installed [07:58] kkathman: i changed it cos i got the wrong ones [07:58] well...that win98 sure pisses me off about the symlink jazz....i guess i could take the win98 compilation of postgres and pgaccess and tk/tcl and just use a separated installer for win98 [07:59] ok..you got them from the ISP or your router I suspect [07:59] but it would have been easier if mingnu would have fixed the symlink problem on win98 [07:59] then set them in control center -> Internet & Network [08:00] kkathman:i changed them [08:00] but i did get mplayer pre7 compiled and postgres compiled for win98 in case anybody already paid for win98 [08:00] kkathman, no, thank you for asking... it seemed that I missed the configure knode option... that menu area was a blind spot... there should be a seperator above Configure KNode [08:02] okie dokie..np..enjoy maros [08:02] because if they already paid for win98...MS won't give their money back....so i guess we will just compile all the latest software for win98....so that people get their money's worth [08:02] kkathman, will do :D [08:02] Kail, what are you eating? [08:02] that way they can have all the latest software for free for the win98 they already paid for. === kkathman goes over to nibble off KaiL 's plate of whatever he has === mmuzzy [~mmuzzy@ip24-250-44-152.ri.ri.cox.net] has joined #kubuntu [08:05] but it would be easier if they had just fixed the symlink problem on mingnu...because now we have to use a separate gnu installer [08:05] for the past couple of days I have been using ubuntu rather than Windows... I don't know why... it's like somekind of urge to use it... I think maybe because I want to learn linux as much as possible... I don't want to be kept in the dark while the rest of the tech world are using linux [08:07] maros: certainly a good plan for a technical enhancement to your skillset. I use both systems equally at home as well as consult to those companies that have both. So, I see the pros and cons of both platforms [08:07] maros: never hurts to learn something new...thats how we grow :) [08:09] kkathman, yeah, certainly... I have downloaded the ISOs and installed three seperate versions of mandrake, 8.x, 9.x and 10.x for the past three years... I install them, use them for one to two days and then go back to Windows... but Ubuntu is the first real linux OS that i've been consistently using... [08:10] I need to buy another computer, so one has Windows and another has Ubuntu [08:10] it would be better than having a dual boot [08:10] this way I can use a KVM switch and switch between both computers [08:11] maros, well that is what i have....one win98 for mingnu to make sure that all linux programs are patched and free for win98....and the other a linux development computer [08:11] maybe one day, we can have both OSs opening at the same time on the same computer, each one using a different cpu-core [08:12] I'm falling in love with this Alloy theme (similar to java's alloy theme) [08:12] maros, so that way nobody has to be suckered into that MS XP crap with all that expensive activation stuff [08:13] maros, they already collected money for win98 and that is all they deserve [08:13] how do i get to the cd rom through konsole? [08:13] to install a game [08:13] with cedega [08:13] whiskers, win98 was cool, I was reluctant to change to XP... two years ago, I just had to.. I didn't want to be 'left-behind' [08:13] maros, if you move from 98 to xp you are moving behind [08:14] maros, you are going to be trapped in activation stuff and drm stuff [08:14] winxp uses more resources, so you need a more powerful computer... thus negating its pros [08:14] whiskers, you just wait until longhorn comes out... DRM is going to be a real problem === da_bon_bon is now known as rohan [08:15] maros, i know because MS wants more money for the same old ideas [08:15] I am experiencing ghosting when i move any open window. I have a ati radeon 9800. can anyone help. No, it does not work either with the fglrx drivers loaded. [08:15] whiskers, I have to support microsoft [08:16] they create jobs in north america [08:16] maros, well that is your choice....not mine [08:16] if MS is gone... so will tons and tons of jobs [08:16] maros, fuck those bastards...they never gave me a job....or any mondy [08:16] money [08:16] yeah, screw them!!! [08:16] they never gave me a job too [08:17] hehehe.. I never applied.. but they should've looked for me!!! [08:17] :) [08:17] wow, this scoring thing in KNode looks very very cool === torpid [debian-tor@f90a21cc5fd75a54.node.tor] has joined #KUBUNTU === tetienne [~grumpf@lns-vlq-9-lil-82-65-150-201.adsl.proxad.net] has joined #kubuntu [08:20] hello [08:20] hello [08:20] is scribus included in knubuntu liveCD ? [08:21] *Kubuntu [08:21] I have no idea... maybe someone else here can answer that. [08:21] i couldn't find a list of softwares included in the liveCD [08:22] be warned: I'm back :) === blueyed [~daniel@iD4CC0E0E.versanet.de] has joined #kubuntu [08:25] brb..need some food :) [08:26] yum...love chips and queso :) [08:26] whats scribus anyway? [08:27] tetienne: scribus didn't fit I'm afraid [08:27] ahh deskpage layout program [08:27] its available via apt-get tho [08:27] arg [08:27] hi Riddell [08:28] do you know, what knode isn't shown in kontact on default? [08:28] Hello Riddell how goes it today? [08:28] yeah yeah i know i can install it :) [08:29] oh, and what about kdelibs-data? *running* [08:29] good question KaiL [08:29] KaiL: I've uploaded a new package to hoary-updates, but nobody seems to know what needs to happen to get it into the archive [08:29] kkathman: that's why I ask them ;) [08:30] KaiL: and we appreciate it :) [08:30] Riddell: lol, at worst 10days... [08:31] it's kdelibs-data... 3.2 then? === MrDrBob [~root@mail.kwa.biz] has joined #kubuntu [08:31] I have a problem [08:31] and we solve it (or try to..) [08:31] so tell us :) [08:31] MrDrBob: shoot [08:31] I've just managed to get my sound working in Kubuntu 5.04 [08:32] And the system sounds work fine [08:32] no shooting, we aren't in Texas [08:32] lol Im in Texas tho :) [08:32] danm [08:32] eh, damn [08:32] MrDrBob: well you are ahead of alot of people right there [08:32] that explains, why you want the people to shoot first, then ask :) [08:32] MrDrBob, be sure to go compile the latest esound.....it will fix the problems with skype and audacity [08:32] But when I try to play an MP3 in, say, amaroK, or Noatun [08:32] It's all choppy [08:33] VIA onboard crap? [08:33] I don't use skype or audacity ;) [08:33] MrDrBob: install akode-mpeg [08:33] ok [08:33] and killall artsd [08:33] KaiL: It's an SB Live! 24-bit (ca0106 driver) [08:33] kkathman: your sound doesn't work? [08:33] KaiL: I have the VIA on board stuff..it works fine to play music [08:33] MrDrBob, be sure you are not trying to run two sound servers [08:33] ok [08:33] kkathman: you mean to make noise [08:34] but its just that there is this hum when I move the mouse or a window...even if I turn the sound all the way down [08:34] its definitely on-board interference Im sure [08:34] kkathman, well that could be one of several problems....you might have a bad driver or you might have bad ground or bad shielding. [08:34] kkathman: that's the problem with the VIA hardware === zenfoo [~zenfoo@AStrasbourg-251-1-71-253.w82-126.abo.wanadoo.fr] has joined #kubuntu [08:35] but, when I play music and dont move anything..its beautiful [08:35] actually its a problem with board design [08:35] buz...yeah probably [08:35] whiskers: I'm just running ALSA and artsd [08:35] kkathman, or you may even have a cheap amplifier in your speakers [08:35] my mobo is an asus, but a low end...I didnt go all out on my first linux box [08:35] MrDrBob: ignore whiskers. [08:36] which one [08:36] Riddell: Do I kill artsd permanently, or just to get akode-mpeg set up? [08:36] KaiL: Ok. I prefer dogs anyways :P [08:36] buz.. its their micro ATX A&V400-MX [08:36] MrDrBob: that's just to restart it, it'll start itself when you try and play some music [08:36] aah [08:36] MrDrBob: he's something smapper... a troll :) [08:36] oops A7 [08:36] i'm out for a socket939 [08:36] Thanks guys [08:36] A7V400 sounds like VIA KT400... [08:36] got the gigabyte ga k8ns [08:37] but its complete crap [08:37] I hope this works better than the last Linux advice I got off an IRC server... [08:37] KaiL, nope...i just try to be honest and apparently you either don't like it or cannot stand it [08:37] didnt install it after i had a good look at it [08:37] It resulted in a completely buggered MBR and a low-level format :P [08:37] Kail, what did you eat? [08:37] was it like rm -rf / [08:37] :) [08:37] VT82xx [08:37] maros: only some bread [08:37] VT82XX is the southbridge [08:37] AC97 [08:37] yeah [08:37] buz: I'm not stupid. It was to sort out dual-booting issues with XP and RH9 [08:37] must be that church bread... [08:37] it tastes good [08:37] :) [08:38] actually the issue is probably because of the routing of signal lines [08:38] kkathman: maybe Riddells fix helps for your system too? [08:38] I think I missed that from Riddell [08:38] gigabyte ga k8ns < nforce3 or 4? [08:38] did he direct that to me...let me check [08:38] nf3 [08:39] pure crap [08:39] MrDrBob: install akode-mpeg and killall artsd [08:39] got northbridge fan and a totally fucked up retention module [08:39] buz: I have a Asus K8N-E Deluxe, which works perfect :) [08:39] i swear it's the last gigabyte board i've bought [08:39] i wanted to safe money [08:39] there i am, i wasted it [08:39] Riddell: could you tell me your fix again? [08:39] :-(( [08:39] i'll probably get the abit now [08:40] buz: do not save money on hardware - the vendors did this more than enough [08:40] buz, well that shit happens to everybody....look at me...i wasted money on win98 [08:40] K8T800 probably [08:40] kkathman: All I did from a clean Kubuntu 5.04 install to get working sound was to compile ALSA 1.0.8 and follow the instructions here: http://www.ubuntulinux.org/wiki/HdaIntelSoundHowto [08:40] bah VIA [08:40] well usually i've been lucky when saving money [08:40] this time i got fucked over by gigabyte [08:40] their specs on the site aren't even right [08:40] and i still think their stupid retention module isn't according to amd's spec [08:40] buz mine is a KM400A [08:40] MrDrBob: normally you won't need that [08:40] buz, well that shit happens...but you can always put a separate el cheapo sound card in [08:40] ah i have one of those [08:41] kkathman: K_M_400? [08:41] yes [08:41] nice for value chipsets [08:41] which such a "wonderful" onboard graphics? [08:41] lol...talking of value: [08:41] http://www.ebuyer.com/customer/products/index.html?action=c2hvd19wcm9kdWN0X292ZXJ2aWV3&product_uid=85287 [08:41] but since i have two screens, i need dual head so integrated graphics is useless for me [08:41] You need SLI :-P [08:41] Kail were you referring to the akode-mpeg? [08:41] kkathman: bingo [08:41] WTF would anyone buy SLI [08:41] http://www.ebuyer.com/customer/products/index.html?action=c2hvd19wcm9kdWN0X292ZXJ2aWV3&product_uid=85287 [08:42] Cheapy :D [08:42] (Relatively) [08:42] SLI is for crazy people [08:42] buz: if he needs an 8-head configuration? :) [08:42] buz, well i don't know...but why not try running an composite sline to one monitor and a vga to another [08:42] can get matrox cards then [08:42] buz, that way you can have two screens with no problem [08:42] only have 4 heads each [08:42] well I also got a tip last night that I should do this rmmod snd-via82xx; modprobe snd-via82xx dxs-support-4 [08:42] can use pci [08:42] kkathman: does that help? [08:42] buz, but why do you want two screens [08:43] Technically, you can get 8 different screens using two 4-headed PCI-Express cards [08:43] buz, where will you put them [08:43] otoh, for the traders using 8 screens the hardware cost probably isn't the issue [08:43] buz: as lok as you have free PCI slots :) [08:43] buz, and why pay the extra electric bill for them [08:43] KaiL: havent done it yet...Im reluctant to do anything until I fully understand what that does [08:43] but not with the gforce [08:43] KaiL: can you help me understand it? [08:43] buz, well i think the geforce has a composite and vga out if you want two screens [08:43] it disables "VRA" :) === error403 [~alan@host81-158-84-243.range81-158.btcentralplus.com] has joined #kubuntu [08:44] buz, but what for...it will just run up your electric bill [08:44] KaiL: and VRA is??? [08:44] no idea [08:44] oh ok hehe [08:44] so literally I type that exact thing....or do I replace the xx with something? [08:45] nop [08:46] KaiL: so I type it as it is..WITH the xx eh?? Do I reboot after or just try it [08:46] just type that (as root btw) [08:46] no reboot (that would revert the effect) [08:47] you just unload that driver and load it again with the VRA disabled [08:48] ok.. [08:48] MrDrBob: the sound didn't work without alsa 1.0.8? [08:48] I wonder what happened to my volume control on my desktop? [08:48] hmm [08:49] they lost their mixers === gulnor [~gulnor@210.Red-80-34-195.pooles.rima-tde.net] has joined #kubuntu [08:49] ok those two statements didnt do anything to fix it [08:50] and the akode-mpeg? [08:50] trying that now [08:50] its installed...but no effect [08:50] its just a noisy board I think [08:51] lots of ambient noise === Alfred1881 [~MAlfred@cust-20-14.dsl.versateladsl.be] has joined #kubuntu [08:51] hey all how can i terminate ALL the printer task, bacause there was an error , and every time i plug my printer, it takes the file 1/3 and it stops moving [08:52] Alfred1881, pause printer...go to jobs and cancel [08:52] oh well [08:52] hehe [08:52] kkathman: killall artsd [08:52] then try again [08:52] try what? [08:52] KaiL: I don't know what comes with Kubuntu by default, but I compiled my own alsa kernel module, and configured it from scratch, and it worked [08:52] to play a file [08:53] oh I can play files fine [08:53] Even though it hadn't done (repeatedly) in RH9 :( [08:53] thats NOT the problem [08:53] whiskers the jobs list is empty [08:53] Alfred1881, how can that be if you are printing something [08:53] MrDrBob: alsa 1.0.6 modules (as they are in 2.6.10) and alsa 1.0.7 userspace stuff [08:53] the porblem is when I DONT play anything...all kinds of little noises happen and when I move windows...theres a hum [08:53] Alfred1881, my job list shows what is being printed and what is still in queue [08:53] kkathman: then get a real soundcard [08:54] KaiL: well prolly not...my Win box has an Audigy so I will just keep it over there :) [08:54] i just need the command to stop all jobs :) [08:55] Alfred1881, just use gnome and go to the job list [08:55] Alfred1881, in system under printing in gnome there is a printer option...bring it up and go to the job list...pause printer and cancel all jobs [08:55] aaaaaaaargh! [08:55] I can't find akode-mpeg with Kynaptic [08:56] Alfred1881, if you click on your printer it should bring up the job list [08:56] MrDrBob: enable universe in /etc/apt/sources.list [08:56] MrDrBob: just sudo apt-get update, then sudo apt-get install akode-mpeg [08:56] oh and that too :) [08:56] ook [08:56] Alfred1881: kontrolcenter -> devices -> printer [08:57] there you have a tab for the jobs :) [08:57] ...so not... [08:58] Now the only thing left between me and constant music is the Windows domain :( [08:58] (All my MP3s are stored on the server, which is only accessible through a Windows 2003 domain) === KaiL mumbles something about smb:/ [08:58] KaiL: if I have a CD/DVD rom burner on a samba share (windows) and I share that device, can I not access it from Linux as long as Im on the same network? === MrDrBob groans about parents who don't like Linux, and OSS [08:59] kkathman: you can, but read only [08:59] crap [09:00] hmm ok... then I could not write to it? [09:00] What's the fix for the kdelibs-data / kdenetwork thingy clash? [09:00] MrDrBob: you can integrate Linux into a Windows domain [09:00] what if it were the other way around KaiL ? [09:00] MrDrBob: kdelibs-data? there: http://moba.linuxfaqs.de/kdelibs-debug.sh [09:00] ahemmmmmmm Samba [09:00] KaiL: I know...it's just a pain [09:00] KaiL: Thanky [09:01] kkathman: same, you can't burn cds over net, as you need driect hardware access [09:01] ok... well I was just hoping there was a trick somewhere [09:01] MrDrBob: a fixed package is on the way [and might be ready somewhere this year *g*] [09:02] kk [09:02] Hmph...it wants to eat my Kubuntu CD :( [09:03] as it reinstalles kcontrol, which behaves silly after the update [09:07] LOL [09:07] The choppiness has stopped [09:07] But now it's playing at about 400% of normal speed [09:08] that's not a bug, that's a feature - now you can hear the next covered version already today *G* [09:08] ... === Kisain [~Kisain@24-177-160-171.dhcp.mrqt.mi.charter.com] has joined #kubuntu [09:09] omg! cs in kubuntu rocks [09:09] CS? [09:09] Counter Strike?? [09:09] i was gettin 56fps on a 16mb vid card o_0 [09:09] yup [09:09] hmmm [09:10] Can you get Steam running happily? [09:10] well, CS is old and that cards too ;) [09:10] the only prob was there was no sound [09:10] no man cz [09:10] Sound appears to be the topic of the day :P [09:10] cs cz i mean [09:10] install 'alsa-oss' for sound. [09:10] how? [09:10] apt-get [09:12] this will do what? [09:12] apt-get install alsa-oss [09:12] never installed anything? [09:12] i know what to do but what does it do lol [09:12] what does alsa do [09:12] install a wrapper for old style oss sound [09:13] oh ok i get it [09:13] lol [09:13] alsa is "advanced linux sound architecture" (the currently used soundsystem) [09:13] how come linux can't play multiple sounds from diffrent programs? [09:13] nice [09:13] i mean at the same time? [09:14] normally eigher alsa or your card should do that [09:14] like if my teamspeak is running i can't play music or hear system sounds [09:14] How come it's playing things 4x too fast??! [09:14] lol [09:14] ah - that's the problem with oss: THAT can not play multiple sounds... [09:15] is therea way to get linux to do that? [09:15] or is it really rocket scientist hard? [09:15] or can i curcumvent it buy putting a nother sound card in? [09:16] start teamspeak with "artsdsp teamspeak", then it's go through the kde soundserver and so doen't block the card === whiskers [~whiskers@adsl-68-92-204-44.dsl.hstntx.swbell.net] has joined #kubuntu [09:16] oh so run it from the command line? [09:16] ^^ was just hoping, he quits [09:17] Kisain: or modify the menu entry [09:17] oh ok [09:18] you rock man ^_^\ [09:18] I don't suppose anyone knows? === _mmuzzy [~mmuzzy@ip24-250-44-152.ri.ri.cox.net] has joined #kubuntu === lumpi [~lumpi@p549B185E.dip0.t-ipconnect.de] has joined #kubuntu [09:19] MrDrBob: ask google :p [09:19] Okie dokie === KaiL never had that and also doesn't want to [09:22] brb [09:26] I think this might be it [09:26] http://ubuntuforums.org/archive/index.php/t-23296.html [09:26] Is there anybody here who could talk me through compiling my kernel in a PM? I've tried multiple times, Googled it and tried several suggestions, and still not got anywhere [09:26] But I'm running KDE, and this was for GNOME [09:27] I'm going to try restarting to fix the problem === MrDrBob [~root@mail.kwa.biz] has left #kubuntu [] [09:28] error403, i told you...it takes practice [09:29] error403, plus some distros make it hard to compile the kernel while others make it easy [09:29] lol [09:29] well, im using Kubuntu [09:29] error403, i haven't tried on ubuntu because i have so many other problems...but slackware and gentoo make it very easy [09:29] and it is the ONLY distro i have never been able to compile a kernel on... [09:30] error403, well there are major screwups on ubuntu...maybe they will be fixed in breezy [09:30] hmmm [09:30] hmmm, is that why there are Ubuntu patches for the kernel source? [09:31] error403, i haven't heard of any...but usually the problem is with duplicate headers [09:31] error403, you can get around this if you want to track them all down and move some out of the way [09:31] right..... [09:31] error403, but it is a major pain [09:31] but, the problems doesnt seem to be compiling [09:31] but booting [09:31] it NEVER boots... [09:31] well okie dokie...back again...hmm got some new work to do...always good :) [09:31] error403, and there are more serious problems with ubuntu [09:32] like? [09:32] error403, like the major glibc srewups [09:32] whiskers: would that explain compiling problems? [09:33] whiskers: but why would it compile fine but then not boot? [09:33] error403, no....i told you...if you have a problem compiling the kernel...check for inconsistent headers === pussfeller [~todd@t1-rtc-woodlawn.rtcol.com] has joined #kubuntu === karl [~karl@F9222.f.strato-dslnet.de] has joined #kubuntu [09:33] error403, well tell lilo or grub to load your new kernel manually [09:33] whiskers: i tried compiling ALL linux filesystems into the kernel, and it still says unable to mount the root fs [09:33] i do [09:34] but it says it cannot mount the root fs on block (0,0) [09:34] which is what everything else is booting fine from === Kisain [~Kisain@24-177-160-171.dhcp.mrqt.mi.charter.com] has joined #kubuntu [09:34] error403, what kind of hardware do you have [09:34] error403, are you using raid or that sata crap [09:34] thanx dude you have re established my faith in linux [09:35] whiskers: no, im on a laptop :P [09:35] whiskers: just a ATA100 60GB drive [09:35] error403, ok...call up a virtual terminal in the kernel and make sure that some devices are being generated [09:35] :S [09:35] error403, be sure to compile the kernel with virtual terminal support [09:36] whiskers: virtual terminal? [09:36] error403, so you can work without mounting anything [09:36] i got about the best idea ive had in ages.... [09:36] im gonna test this shit on a virtual machine... should that make a difference? [09:36] error403, what is that....swich to gentoo and get rid of all these headaches [09:37] gentoo is for people who have way to much time on thee hands [09:37] error403, ok...look for the virtual terminal option in the kernel config....and bring up a shell once you force the kernel with lilo or grub === FireEgl [Ariel@Atlantica.US] has joined #Kubuntu [09:39] whiskers: how do i get the kernel to boot and NOT try to mount file systems etc? [09:40] error403, i told you...use lilo or grub to manually load the kernel into ram...then go into a virtual shell before anything is mounted and see what is going on with your devices [09:41] error403, try to use mknod to manually create some devices and then see if you can access them [09:41] error403, ok...it is very simple [09:41] whiskers: where abouts is this Virtual Terminal option? [09:42] error403, it is in the kernel config parameters...look for it [09:43] grrrrr....wtf [09:44] i was just playin cs now it can't connect to find servers :/ [09:44] stupid steam [09:45] anyone have any ideas? [09:46] whiskers: what command should i be using to compile? [09:46] whiskers: im using make all modules_install install [09:47] error403, i told you don't worry about the modules at first...just get you a basic kernel working...you can then go back and add modules [09:47] error403, just be sure to include the minimum stuff in your kernel so you can use it [09:47] whiskers: so what should my compile command be? [09:48] make mrproper, make config, make, make install,,...don't worry about make modules and make modules-install [09:49] ok [09:49] error403, you can do all that extra crap later after you get the basics working === MrDrBob [~root@mail.kwa.biz] has joined #kubuntu [09:49] Restart didn't solve anything [09:49] whiskers: should i use the command line or X-based config? [09:49] Although it did confirm my suspicions that something's gone wrong with my login :( [09:49] i suppose its easier to say no to stuff on command line... [09:49] error403, it should not make any difference...i always use the command line but people say it is far easier with the graphics approach === Diablo-D3 [diablo@65.99.191.242] has joined #kubuntu [09:51] Anyone know why for some reason I'm now not getting a graphical login? [09:51] (It gives me a console one) [09:51] error403, with the command line you get one thing at a time and you have to know what you are doing so you set consistent options....but they say with the graphical approach you can see all the config options simultaneously [09:51] I think it's prolly something to do with how I installed my nVidia graphics driver [09:52] error403, i have just never got around to using it [09:52] Runlevels... [09:53] I'm running in runlevel 2...that's normal isn't it? [09:53] MrDrBob, usually 2-5 should be ok === Imrahil [~Imrahil@c68.185.170.245.mad.wi.charter.com] has joined #kubuntu [09:53] MrDrBob, they are the typical multiuser runlevels [09:53] Then why aren't I getting a graphical login? [09:53] whiskers: I can read inittab ;) [09:54] MrDrBob, because your video driver is screwed [09:54] Nope [09:54] If I log in in the console, and type "sudo startx", X.org will run fine ;) [09:54] I'm in it now [09:54] MrDrBob, well there is more than just inittab [09:54]
    [09:54]
  1. rc1.d - Single User Mode
  2. [09:54]
  3. rc2.d - Single User Mode with Networking
  4. [09:54]
  5. rc3.d - Multi-User Mode - boot up in text mode
  6. [09:54] whiskers: Go on then [09:54]
  7. rc4.d - Not yet Defined
  8. [09:54]
  9. rc5.d - Multi-User Mode - boot up in X Windows
  10. [09:54]
  11. rc6.d - Shutdown
  12. [09:54]
[09:55] eww html [09:55] lol [09:55] Runlevel 5, then? [09:55] run level 5 for x boot [09:55] okie dokie [09:55] Thanky [09:55] I could've sworn it was originally level 2... [09:55] hey MrDrBob [09:55] you did something wrong [09:55] you dont sudo startx [09:55] you just startx [09:55] Doesn't work [09:55] MrDrBob, look in /etc/rc5.d and see what options you have set for runlevel 5 for example [09:55] I think root has a different $PATH to me [09:55] sudo chmod +s /usr/X11R6/bin/xorg [09:56] kk [09:56] iirc ubuntu doesnt do that for xorg [09:56] MrDrBob, because there is more to it than just iniitab [09:56] MrDrBob: you can also try xinit [09:56] I haven't touched that file [09:57] MrDrBob, well i doubt your runlevels are the problem....try startx and see if it isn't your bad video driver [09:57] its a command [09:57] similar to startx [09:57] I'm running in X at the moment!! === Cowlike-away is now known as Cowlike [09:57] make mrproper [09:57] oops [09:57] wrong window... [09:58] We're doing kernel compilation now? [09:58] error403: whahah [09:58] he's not gonna get x bootup unless he uses run level 5, unless he uses non-standard init files [09:58] MrDrBob, oh...well i thought you were the one who said x did not start [09:58] Cowlike: wrong [09:58] Cowlike, he can alter his init files any way he wants to [09:58] I start X all the time from the console [09:58] whiskers: X isn't starting by default at the moment, but I can start it easily and without error using "sudo startx" [09:59] i know he can but it's non-standard [09:59] hence my comment [09:59] how is it nonstandard? [09:59] Cowlike, we don't give a shit about standards [09:59] Cowlike: All I did to alter my init scripts was to temporarily change the runlevel to 1 so that I could install a new graphics driver without X runnign [09:59] MrDrBob: but you dolt, you're running as root [09:59] MrDrBob: I CAN HACK YOU [09:59] Cowlike, that is why gentoo is so popular because it broke all the standards [09:59] Diablo: I don't usually run as root [09:59] yes, but thats the effect of sudo startx [09:59] In fact, this is the only exception ever ;) [09:59] I know :( [10:00] diablo, read wtf the run levels mean [10:00] Cowlike: read wtf I'm saying [10:00] of course you can alter it [10:00] I have not hacked shit, and xinit still works for me. [10:00] I'm not sure what MrDrBob didnt do, but he should be able to do it too [10:00] no shit but you won't get graphical login [10:00] obviously not [10:00] but why would I want something silly like that? I'm already logged in. [10:00] dude can you hack me? === MrDrBob gives up === MrDrBob [~root@mail.kwa.biz] has left #kubuntu [] [10:01] i'm just curious to see [10:01] Kisain: no. [10:01] don't hert my shit just try :) [10:01] oh ok [10:01] damn [10:02] oh well [10:02] diablo, THIS is what me asked... Anyone know why for some reason I'm now not getting a graphical login? [10:02] comprende now? [10:02] s/me/he/ [10:06] and you should never impose somebody elses so called standards on anyone else === pleira_ [~pleira@I9300.i.pppool.de] has joined #kubuntu [10:06] because nobody gives a shit about standards...what they want is to get things working [10:06] and whatever standards you have will just get in the way [10:06] and have to be changed and updated [10:06] whiskers, he asked a very simple question. [10:06] how to get graphical login [10:07] without unusual init scripts, it's trivial [10:07] he was using wrong run level [10:07] Cowlike, well i was trying to do that but he said he said he already had x running [10:07] whiskers, the meaning of those run levels has been around for a LONG DAMN time [10:07] all unixes are the same that way [10:07] if YOU wanna do it differently, no problem [10:07] Cowlike, no...fuck their meaning...we design them like we want them [10:07] but don't pretend run levels have no meaning [10:08] design whatever tf you want dude, i don't care. but there is a standard meaning on ALL unixes [10:08] Cowlike, they only thing we don't usually change is the option for single user and shutdown run level [10:08] you're just wrong about that [10:08] Cowlike, because we like having those options [10:08] i'm not arguing about forcing you to conform [10:09] personally i don't give a shit what you do on YOUR system [10:09] Cowlike, and i dont give a shit what you do on your system [10:09] likewise [10:09] if the admin at work makes run level 5 boot single user, he fucked up [10:09] no he did not...if that is the way he wants his computer to work [10:09] pointless argument [10:09] he paid for the hardware and he should be able to use it any way he wants to [10:09] no he did not [10:10] it's a corporate computer, not his personal playground [10:10] other unix users or admins would look at it and say WTF? [10:10] Cowlike, oh well i don't give a damn about any of those corporate whores....or any of their problems [10:10] whiskers, don't sit there and pretend the run levels have no meaning to admins and users everywhere === smouche_away is now known as smouche [10:11] Cowlike, they can design them any way they want them....and you have no business telling someone else what they can and can't do.....Who made you God? === Diablo-D3 has returned! [10:11] diablo, THIS is what me asked... Anyone know why for some reason I'm now not getting a graphical login? [10:12] probably because he doesnt have gdm or kdm installed [10:12] no, he further said he's using run level 2 [10:12] and thought that was graphical login [10:12] BY DEFAULT! [10:12] jesus christ === amichai [~amichai@bzq-84-108-2-236.cablep.bezeqint.net] has joined #kubuntu [10:12] that was the whole problem [10:12] then why didnt he fix it? [10:12] just boot run level 5 ON ANY DISTRO and you get grahical login [10:12] he DID [10:13] he said thx and left [10:13] THEN WHATS THE PROBLEM!? [10:13] You people infuriate me [10:13] the problem is you and whiskers arguing that run levels are amorphous words with no meaning [10:13] smouche!! how are you today man :) === amichai is now known as yahalom === ian [~yella@c-24-147-122-200.hsd1.ma.comcast.net] has joined #kubuntu [10:14] they are amorphous words with no meaning [10:14] kkathman: i changed my dns to a us based dns server and its sooooooooooo fast [10:14] no distro follows the fucking standard [10:14] forget linux, boot solaris, hpux, aix, whatever... they are all the same [10:14] even lsb-compliant distros get it wrong [10:14] yahalom: Glad to hear thats working much better for you now :) [10:15] what distro does multi user in rl 2? or no graphical login in rl 5? [10:15] hey kkathman! [10:15] just name a single distro [10:16] or graphical login in anything but 5? [10:16] just name a single distro [10:17] ho's your kicker shaping up, kkathman? [10:17] smouche looks good! [10:18] thanks for those tips last night smouche :) [10:18] afk food === MrDrBob [~philip@mail.kwa.biz] has joined #kubuntu === ian [~yella@c-24-147-122-200.hsd1.ma.comcast.net] has left #kubuntu [] [10:19] If Tm_T is around, I want to apologize for thinking he was putting me on about figlet... [10:19] kkathman: yeah its my damn isp :( [10:19] smouche hes at his parents this weekend I think...at least I know he was with them beginning yesterday afternoon my time [10:19] you're welcome, kkathman! [10:20] smouche I still have no idea whats going on with my file transfers [10:20] heh heh, did you try figlet, kkathman? pretty cool. [10:20] yeah Ive seen it :) === pussfeller [~todd@t1-rtc-woodlawn.rtcol.com] has joined #kubuntu [10:21] smouche I am doing everything I need to on my router to forward port ranges for DCC send and receive. And I still cant anything [10:21] kkathman, I no nothing about bash, so I can't get this to do what I want yet - === Cowlike is now known as Cowlike-away [10:21] maybe you know how to fix this command: [10:21] but Im wondering if ubuntu defaults their firewall to be active on installation? [10:21] if I type figlet hello | nano hello.txt [10:22] if thats the case, it could be getting past my firewall, but not the internal one :) [10:22] I get nano opened, with the file called hello.txt, and the figlet art spelling "hello" in the text [10:22] but, then nano is frozen and I can't edit or save [10:22] awwww [10:23] I wonder what I need to add to that "figlet hello | nano hello.txt" command... [10:23] hmmm got me on that one [10:23] Cowlike: Can you send me your /etc/kde3/kdm/kdmrc file please? I think my problem lies there [10:23] ok bros i lost my gnome after install kde, i assume it was just removed from my xsessions, what and where do i add? thanx [10:23] I guess I have to learn how to make the figlet program exit after it pipes to that file... [10:24] yahalom: that would be unusual...I did not lose mine [10:24] smouche that sounds about right [10:25] kkathman, did you ask about the firewall in #ubuntu? [10:25] not yet [10:25] kkathman: well it happened before [10:25] kkathman: i just need to add it back to xsessions, or something [10:26] kkathman, would it be feasible to take your linux box off the router, and plug it directly into your - what, dsl, cable? - and check if there's a difference? [10:27] kkathman: this is what u do. make gnome.desktop and move it o /usr/share/xsessions [10:28] then next time when u login u can choose gnome again (As long as u have gnome on ur system) [10:28] Cowlike-away, well Mr. Smartass...hoary boots into the graphical mode on runlevel2 instead of runlevel5 and so what. [10:28] Cowlike-away, you asked for an example...so shove that one [10:29] whiskers: It still doesn't boot graphically at all for me :P [10:30] smouche...well I figuratively did that, but putting my local IP outside the firewall in the DMZ [10:31] ah, now I know what you meant by that; I see. [10:31] anyway... its not the firewall smouche, theres nothing set up there [10:32] so Im back to square one === phunky [~phunky@user-94-208-151-83.e7even.com] has joined #kubuntu [10:32] dumb question maybe, but could your isp be blocking stuff? [10:32] smouche not for direct p2p I wouldnt think [10:32] MrDrBob, well hard to say because i don't know how you configured your computer compared to mine [10:32] MrDrBob, but check all relevant things [10:33] whiskers: Which would be?? I'm only really used to the RH9 boot process...the Kubuntu (Debian) one is different [10:33] MrDrBob, yes every distro is a bit different ...they enjoy the freedom to be unique. [10:34] MrDrBob, and they should have that freedom [10:34] whiskers: Yeah...so what files should I be looking in?? [10:34] smouche let me try DCCing you if I could? [10:34] whiskers: I'm not saying they shouldn't have freedom...freedom is good (as in beer) [10:35] sure kkathman [10:36] I'm on [10:36] ok wait a sec [10:36] MrDrBob, well first make sure that x works and you don't have a driver problem shutting it down...then make whatever adjustments you need to so that whatever default runlevel you choose x will be started [10:36] there [10:37] you see anything? [10:37] whiskers: X works fine...but I think it might be a login manager thing that is actually the problem...I'll check [10:37] nothing here, kkathman [10:38] crap [10:38] oops! [10:38] hang on [10:38] whiskers: kdm is set to start in runlevels 2-5 [10:38] this is maddening [10:38] yeah, I got the request, kkathman [10:38] on windows it wasnt that hard [10:38] sorry, I forgot to switch windows in irssi [10:38] MrDrBob, well...type kdm at the command prompt and see if it comes up [10:38] ohh ok let me try again [10:38] whiskers: But I can't find a mention of X anywhere in the /etc/rd*.d/ folders [10:38] how do I accept that DCC kkathman? [10:39] there we go [10:39] uhmm...I dunno in irssi [10:39] whiskers: kdm doesn't like being started from the prompt [10:39] in Konversation you get a little box that pops up [10:39] MrDrBob, well there is more to it than just inittab and rc.d folders...also notice what is in inet.d folders [10:39] maybe irssi doesnt support it [10:40] whiskers: I've only got an "xorg-common" file (relating to X) in /etc/init.d/ [10:40] MrDrBob, did you type kdm [10:40] whiskers: No, I'm in X [10:40] MrDrBob, well shutdown x and type kdm [10:40] oh well [10:40] MrDrBob, to see if kdm brings it up [10:41] kkathman, I just need to rtfm! [10:41] whiskers: OK, just give me a mo ;) [10:41] MrDrBob, also watch for a respawn of x in inittab [10:41] smouche haha [10:41] dont we all sometimes :) [10:41] weird, kkathman, I typed DCC and now I see "kkathman chat" - but I can't type anything more... [10:42] ok, I think I got it now, kkathman [10:44] whiskers: How do you shut down X? *sounds to start n00bish* [10:44] MrDrBob, well i use ctrl-alt-backspace...but be sure it is not being respawned [10:44] well, anyway, we had the DCC connection! === ZeCrazyTux [fircuser@82.249.80.249] has joined #kubuntu [10:45] hey === MrDrBob [~philip@mail.kwa.biz] has joined #kubuntu [10:47] whiskers: "sudo kdm" did absolutely nothing [10:47] smouche lol...want me to try again?? [10:47] yeah [10:47] ok here goes [10:47] initiating [10:48] I'm in there, where are you? [10:48] I never got the ACK back from you I guess [10:48] hmm, anyway, #kkathman. [10:48] that seems to be the problem [10:49] when I typed /DCC in response to your "DCC chat from kkathman", that's what irssi gave me [10:49] the ACK is coming back on some port that I dont have open I guess [10:49] interesting === carlos [~carlos@201.135.110.155] has joined #kubuntu [10:49] This is all very well documented in mIRC but not documented at all in Konversation [10:50] I'm sure it's documented to death in irssi, but I'd rather pump Tm_T for info ;) [10:50] lol [10:50] well its funny, NO one knows about this [10:51] its like the designers of Konvo didnt wan anyone to use the feature [10:51] where are the kubuntu mirors list for apt-get ? [10:51] is* === dibli [~daniel@p5482E176.dip.t-dialin.net] has joined #kubuntu [10:52] ok, but kkathman, do you suppose this is somehow connected to the issue of you not showing up as online in kopete? or coincidence? === erhan [~erhan@81.214.166.142] has joined #kubuntu [10:53] smouche I have no idea...but this is DCC, which is more or less peer to peer, while yahoo, AOL are all private networks that are being hacked by GAIM, Kopete etc [10:53] hi all [10:53] smouche gonna try it one more time...being outside the firewall [10:54] did you get the notice? === amichai [~amichai@bzq-84-108-2-236.cablep.bezeqint.net] has joined #kubuntu [10:55] how to get mc in kununtu ? [10:55] yeah, kkathman! [10:55] i couldnt do it with apt .is anybody know it? [10:55] see that tells me its not a firewall issue [10:55] cuz Im bypassing it [10:55] that means its the program on my system somehow === amichai is now known as yahalom [10:58] well, all I can tell you is I now have op status apparently in a channel called #kkathman [10:59] which was created when I typed /DCC in response to your request... [10:59] you were showing as having joined that channel for a sec, then terminated. [11:00] erhan, I think mc is already part of the default installation [11:00] but when i type mc .it didnt get in [11:01] hmmm [11:01] erhan- did you type it in a terminal? if you used the run command box, it won't work [11:01] yea in terminal [11:02] strange. === maros [~keep@CPE00045a2fd7e4-CM000e5c709370.cpe.net.cable.rogers.com] has joined #kubuntu [11:02] yea same here [11:02] thats why i ask [11:02] very odd for sure...it wasnt that hard in windows and mIRC [11:02] erhan, try "man mc" and see if there's a manual page for it - if so, you should have it on there === dibli [~daniel@p5482E176.dip.t-dialin.net] has joined #kubuntu [11:04] yea there snt [11:04] rats, I can't believe it, I was out all day in nasty weather, and now the sun's coming out [11:05] just when I wanted to take a nap. [11:05] smouche since I am not "kicker intensive" I added two more desktops === _carmen [~carmen@51.Red-81-39-111.pooles.rima-tde.net] has joined #kubuntu [11:06] kkathman, when you switch between desktops [11:06] why don't the windows in the taskbar disapear? [11:06] smouche I'd really love to get a panel just for applications, and then let the kicker show me the running apps [11:06] congrats, kkathman! My most used command is Ctrl Alt arrows for switching desktops; got 6 [11:07] maros: because they want you to be able in any desktop to get to the program you want to, without having to remember which desktop it was running on [11:07] smouche, ctrl + alt + arrows, doesn't work [11:07] kkathman, what I did was have a panel on top with only a taskbar (running apps) and the others for app launchers etc [11:07] sort of like xfce [11:07] kkathman, oh... just thought it would be easier on the eyes, you know.. to feel the desktop is 'clean' [11:07] smouche how did you accomplish that [11:08] ooh [11:08] maros: I thought that too, but I see their reasoning [11:08] maros, maybe your keyboard layout is different from mine. [11:08] I should get around to inquiring about that adblock patch === amichai [~amichai@bzq-84-108-2-236.cablep.bezeqint.net] has joined #kubuntu [11:08] smouche, do you mind if I can see a screenshot of your desktop? you too kkathman? I'd really love to see them :) [11:09] kkathman, if you right click any panel, you can add another panel, then in "configure panel" you can position or size it however you want. [11:09] smouche: I guess I'd like to understand how you split those up that way...I assume you just create a new panel somehow, then let the kicker actually handle running apps and transfer the panel icons to the second? [11:09] sure maros, but I have no where to post, unless someone has a temp site handy for that? [11:09] smouche, just a min [11:09] smouche: gotcha...I'll play with that [11:10] http://www.theimagehosting.com/ [11:10] up to 1 MB [11:10] um, kkathman, basically you just make the new panel, put it where you want, then add stuff to it by right clicking on it [11:10] brb [11:10] ok, maros, let me try that, thanks [11:11] smouche, I hope it works :) [11:11] smouche how did you "add a new panel" === erhan [~erhan@81.214.166.142] has left #kubuntu ["Konversation] [11:12] smouche did you click on the kicker to add another panel? === spektr [~spektr@M1006P014.adsl.highway.telekom.at] has joined #kubuntu [11:13] smouche, you can also try http://imageshack.us/index3.php === hippie__ [~hippie@pc-200-74-48-5.trinidad1.pc.metropolis-inter.com] has joined #kubuntu [11:14] kkathman, how about a screenshot of your desktop? :) [11:14] maros: I will when I get it the way I like it :) [11:14] :) [11:14] Im just about there [11:14] kkathman, right... you're fixing the kicker thing ;) [11:15] Im anxiously waiting [11:15] :) [11:15] yeah Im trying to find out how to get a second panel created [11:15] you right click the first panel [11:15] I dont think that works on the kicker tho [11:15] Add to Panel - Panel - Panel [11:15] try it [11:16] ahhhhhhhhhhhhhhhh [11:16] kkathman, it's right there -- right click, and Add to panel ---> panel [11:16] just didnt go far enough :) === joda [~joda@0x50c4904b.adsl-fixed.tele.dk] has joined #kubuntu [11:17] hmm I think I chose the wrong kind of panel [11:17] ok, maros, I registered and I'm uploading... [11:17] kkathman is probably resizing it to tiny [11:17] smouche, you had to register? [11:17] http://imageshack.us/index3.php << this one doesn't need you to register [11:17] ok [11:18] hey - quick question about network setup. I'm trying to set a static ip, gateway and dns, but when I define it in knetworkconf, via ControlPanel, the gateway is not saved. I can ping ip adresses, but not www adresses. any idea what I'm doing wrong? or, even better, any idea how I can fix it? [11:18] brb [11:18] s [11:20] guys kubuntu got rid of my gnome :( [11:20] maybe one of you can tell me which file contains the network settings? === kkathman [~kkathman@h-66-167-142-40.dllatx37.dynamic.covad.net] has joined #kubuntu [11:20] i have a question can you guys help? [11:20] ok smouche its not doing what I want to do [11:20] rats, the .png is too big, won't let me upload. [11:20] smouche.. just a min [11:20] i have a hard drive on another system...... [11:20] I'll find a place where you can upload 1.5 megs [11:21] maros, sorry, I don't have time to compress these shots right now, so later... [11:21] i want to create a folder on my system called storage [11:21] smouche, alright... np [11:21] kkathman, whats the trouble? [11:21] and i want to do it so that it's in the begining of kon === amichai is now known as yahalom [11:21] where the bin boot dev folders are === joda [~joda@0x50c4904b.adsl-fixed.tele.dk] has left #kubuntu ["Leaving"] [11:22] and i want to take all the data off of a hd thats on my network and dump it in there [11:22] than network it [11:22] how do i do this? [11:22] smouche: what I want, is to have the kicker exclusively have the control center, apps, the tray and clock [11:22] yeah, so? [11:23] smouche; then I want the opened apps to be on the second panel [11:23] just remove everything else, and there you are. [11:23] but when I open an app it appears on the second AND first panel [11:23] kkathman, so remove from one panel, add to another. [11:23] it takes time [11:23] yeah but try opening a new app [11:23] it will be on both panels [11:23] you can't "move" from one panel to another, you have to build each panel from scratch [11:23] can some one tell me how to do this [11:25] kkathman - can you im me on kopete for a sec? [11:25] sure [11:27] how to create and network a folder in kubuntu? [11:27] and make it accessable to windows xp? [11:29] no one here can explain to me why kde got rid of my gnome? === pussfeller [~todd@t1-rtc-woodlawn.rtcol.com] has joined #kubuntu === Bicchi [~chatzilla@adsl-065-006-167-199.sip.mia.bellsouth.net] has joined #kubuntu === Blissex [~Blissex@82-69-39-138.dsl.in-addr.zen.co.uk] has joined #KUbuntu [11:30] I am experiencing a lot of ghosting with my monitor. I have an ATI radeon 9800 video card with a fairly new system. I have also tried using the fglrx driver and this provides not help. [11:31] Could it be the refresh rate that i have used in my xorg.conf? === chedda [chedda@adsl-67-38-15-115.dsl.sfldmi.ameritech.net] has joined #kubuntu === chedda [chedda@adsl-67-38-15-115.dsl.sfldmi.ameritech.net] has left #kubuntu [] === seraph1 [~grievous@201.243.252.142] has joined #kubuntu === smouche is now known as smouche-grocerie === kkathman [~kkathman@h-66-167-142-40.dllatx37.dynamic.covad.net] has joined #kubuntu [12:00] ok got the kicker and taskbars lined out :) [12:00] yay === seraph1 [~grievous@201.243.252.142] has left #kubuntu ["Konversation] === flames [~flames@caracas-2575.adsl.interware.hu] has joined #kubuntu [12:04] hi, if i click a mailto: link, open evolution wizard, but i prefer thunderbird, where can i change default mailto protocol application?