[12:08] uniq: Then once I remove those I assume I don't need to do that apt-get command you just gave me, correct ? [12:08] hawkwind: you still have to do it, as it is downgrading to the correct dapper version. === ru [n=ru@196.7.14.138] has joined #kubuntu [12:09] hmm [12:09] how can i install other software with kubuntu?? [12:09] there seems not to be a package manager which can do that [12:09] and i also dont know how i could update === ru [n=ru@196.7.14.138] has left #kubuntu ["Konversation] [12:09] uniq: Ok. Do I need to do a similar command for libcairo2-dev ? === Fillado [n=Fillado@81-178-93-241.dsl.pipex.com] has joined #kubuntu === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu [12:10] hawkwind: probably, check with 'apt-cache madison libcairo2-dev' get the one from the ubuntu.com archives. with 'sudo apt-get install packagename=version === v0taguz_ is now known as v0taguz === sponix [n=family@host-64-72-46-149.classicnet.net] has joined #kubuntu [12:12] uniq: Many thanks. Things are back to normal again :) === mowl is now known as mowl_zZz [12:12] uniq: Can you explain to me what exactly this 'madison' flag/command is since I'm new to the apt-get world ? === mowl_zZz is now known as mowlzzz [12:12] Kubuntu/KDE is really rocking, not sure why gnome is default :P [12:13] KDE is not only faster, but does things gnome would only dream of === james_ [n=james@c-24-7-251-85.hsd1.in.comcast.net] has joined #kubuntu [12:13] hawkwind: it basically shows a list of versions of a package, and where it comes from. [12:13] uniq: Ok, gotcha. Thanks again for the help as this surely fixed the issue [12:13] i wasn't aware kubuntu came with gnome [12:14] hawkwind: you're welcome. Please spread the word to the others with the same problem. :) [12:14] hi [12:14] what is the command to unlog the user under kubuntu please? [12:14] uniq: Definitely. I'm about to document it in my Kubuntu section of my http://LinuxForDummies.org/ forum :) [12:14] d4m4ge: 'exit' or 'logout' [12:15] hawkwind: great :) [12:15] <|lostbyte|> !info clean [12:15] Package clean does not exist in dapper === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu [12:16] n8 [12:16] uniq: I've also commented out the compiz/XGL sources since I have no use for that stuff :) === musiclinux [n=chris@cpc3-ruth4-0-0-cust110.renf.cable.ntl.com] has joined #kubuntu [12:17] hawkwind: then you should probably run 'sudo apt-get update' if you haven't done it yet, to remove the references to those evil archives from the apt-get database. [12:17] uniq exit closes the konsole, and logout asks me to rather use exit :/ === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu === n3storm_ [n=n3storm@80.224.27.16] has joined #kubuntu === Sansus [n=ubuntu@eko202.internetdsl.tpnet.pl] has joined #kubuntu [12:17] d4m4ge: where do you run the command? [12:17] uniq: Yep did that as well already :) === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu [12:17] in the konsole [12:17] not with sudo, should i try with sudo [12:17] ? [12:18] d4m4ge: you want a command to write in konsole, that executes a logout similar to kmenu -> logout? === Howitzer [n=Howitzer@218.165-136-217.adsl.skynet.be] has joined #kubuntu [12:18] uniq exactly :) [12:19] because i have a problem with my mouse, i have crashes/freezes when i use the Kmenu [12:19] !mp3 [12:19] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats === pichi [n=pichi@AC9FBD6E.ipt.aol.com] has joined #kubuntu [12:19] and also when i launch applications frome the graphical menu [12:19] i am waiting a receiver compatible with usb for my logitech MX1000 [12:20] because mine is one of the "bugged" serie logitech made [12:20] not compatible with usb [12:20] ga [12:20] they are shipping a new one for me === Landoln [n=c051fb77@adsl-69-150-134-239.dsl.okcyok.swbell.net] has joined #kubuntu === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu [12:21] anyone knows if this HowTo for wine works in Dapper? http://ubuntuforums.org/showthread.php?t=29996&highlight=cedega+cvs [12:21] d4m4ge: try 'killall kdeinit' to logout KDE. === thom_ [n=thom@c-69-180-208-122.hsd1.tn.comcast.net] has joined #kubuntu [12:23] thx uniq i'll try it in a few minutes [12:23] :) === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu [12:23] well, that will be a projekt for tomorrow then :P [12:24] i need some help getting software mixing working correctly...it seems to be working fine except for amarok. I'm able to play sound simultaneously with i.e. XMMS & kaffeine but amarok does not play nice with others [12:24] d4m4ge: there is also 'dcop kdesktop default logout' you can try. === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu [12:24] if any program is running except amarok i get a "the void engine claims it cannot play mp3 files", but it works fine if its the only sound application running === duckdown [i=airfoil@blackprojects.labs.nasa-gov.com] has joined #kubuntu [12:26] so if i got kaffeine running, even if it's not playing anything amarok wont work, but if i close kaffeine amarok works...any ideas? === thompaB [n=thom@c-69-180-208-122.hsd1.tn.comcast.net] has joined #kubuntu [12:27] that's because amarok uses xine-lib by default, and xine-lib doesn't honor ~/.asoundrc|/etc/asound.conf. It insists on grabbing hw:foo directly, which means that it bypasses alsa-lib, which means that dmix doesn't work. [12:27] d4m4ge: you can also try 'dcop ksmserver ksmserver logout 0 0 0 '. If you want to reboot the machine after logout you have 'dcop ksmserver ksmserver logout 0 1 1' [12:27] ok thanks [12:28] the killall example is the ugliest. the dcop ones are more elegant. depending on what you want. [12:28] G|assius: I found amarok does not play nice with others usinf xine [12:28] now, it's bedtime for me. nite. [12:28] here i go again [12:28] uniq i want the cleanest way to delog, otherwise ctrl+alt+backspace works well, but i'm afraid it's a bit brutal... === Sansus_ [n=ubuntu@eko202.internetdsl.tpnet.pl] has joined #kubuntu [12:29] the new dell windows disks got spyware or worse === vincent__ [n=vincent@AGrenoble-257-1-86-22.w86-219.abo.wanadoo.fr] has joined #kubuntu [12:30] i only got one program i need from crappy windus === pascal [n=pascal@130.226.169.177] has left #kubuntu ["Konversation] === sdlnxgk [n=sdlnxgk@ip68-7-51-104.sd.sd.cox.net] has joined #kubuntu [12:31] i own the windows licence 10 times on these crap machines and it says it wants me to pay more [12:32] and sony sucks [12:32] sorry [12:32] sony of course does in most things.... except for using linux on ps3 ... [12:32] whats windows [12:32] oh nm, I remember [12:32] I used to use that [12:32] it's f*cking hard to use os! [12:33] they dont even have a package managment [12:33] and updates are just once a month [12:33] you also need to install all stuff separately via extra discs etc. [12:33] im tired of calling them with their stupid activation numbers just because i change hardware === Sansus_ [n=ubuntu@eko202.internetdsl.tpnet.pl] has joined #kubuntu [12:33] Windows updates are usually: patch up a hole, or add more programs to monitor and control the user === charon [n=charon@dslb-084-060-222-154.pools.arcor-ip.net] has joined #kubuntu [12:33] hmm [12:34] a question [12:34] xp would not take a low level fat32 format === v0taguz_ [n=votaguz@201.244.113.73] has joined #kubuntu [12:34] does the hibernate etc. stuff work for notebooks?? [12:34] no [12:34] i had then page file errors and crap [12:34] RawSewage: :( why not [12:34] the option is there === charon [n=charon@dslb-084-060-222-154.pools.arcor-ip.net] has left #kubuntu ["Konversation] [12:34] laptop support sucks still [12:34] theyre working on it for Edgy [12:34] i dunno if i shall try it out [12:34] i think windows is illegal [12:34] there is standbye mode and hibernate [12:34] now is the time to move on them [12:34] it works for some laptops, but not all [12:35] RawSewage: why do they offer the options then?? [12:35] maybe i could.. .try out? [12:35] hmm [12:35] try it out [12:35] :S [12:35] or wait until November [12:35] why do i have to pay twice for a licence [12:35] for Edgy Eft [12:35] RawSewage: i first try to look if my dsdt of the acpi is correct or not [12:35] it's a privelege [12:35] i first read/try this one: https://help.ubuntu.com/community/ACPIBattery [12:36] it might work on yours === larson9999 [n=larson9@CPE-72-128-126-220.wi.res.rr.com] has joined #kubuntu [12:38] panera is not so bad fek off [12:39] hmm? === Cornellius [n=Al@142-217-38-112.telebecinternet.net] has joined #kubuntu === uncle [n=SIMPLETO@81.18.42.114] has joined #kubuntu === skipjack [n=skipjack@pD9E2527D.dip.t-dialin.net] has joined #kubuntu === itsik [n=itsik@bzq-84-108-98-87.cablep.bezeqint.net] has joined #kubuntu === thompaB [n=thom@c-69-180-208-122.hsd1.tn.comcast.net] has left #kubuntu ["Konversation] === xwolf- [n=igor@201.32.253.31] has joined #Kubuntu [12:41] hi === Lure [n=lure@ubuntu/member/lure] has joined #kubuntu === loki [n=loki@69.51.143.172] has joined #kubuntu [12:44] hi [12:44] Does anyone here know Rainlendar for Windows? [12:45] it was this desktop widget-like progra [12:45] *it was this desktop widget-like program that had a calendar, to-do box and event-box [12:46] i've been looking for months for something alike for linux [12:46] Howitzer: You check out SuperKaramba? [12:46] yes === OOD [n=OuchOfDe@dsl-145-151.aei.ca] has joined #kubuntu === edulix [n=edulix@87.218.66.130] has joined #kubuntu [12:46] but i want something i can edit on the fly [12:46] nvidia [12:46] !nvidia [12:46] To install the Ati/NVidia drivers for your monitor, see https://wiki.ubuntu.com/BinaryDriverHowto [12:47] how can I play music in amarok while record with audacity? [12:47] because it doesn't seem to work out of the box [12:47] "device busy" says audacity === schneidexe [n=schneide@e181121201.adsl.alicedsl.de] has joined #kubuntu [12:47] same with krecord [12:47] Howitzer: http://godiane.wordpress.com/2006/03/06/gdesklets-a-rainlendar-alternative-for-linux/ [12:48] Howitzer: i have one of those. i call it 'Yes, Dear' === sickness- [n=g3wn@dsl-69-60-238-19.unitz.ca] has joined #kubuntu [12:48] larson9999, i don't get it [12:48] is it a joke? [12:48] Howitzer: It's for Gnome but should work under kde. I am still looking around [12:49] my 'calendar, to-do box and event-box' [12:49] Howitzer: yes, a joke [12:49] -_- [12:49] not funny :< === cmot-weasel [n=cmot-wea@80-41-33-134.dynamic.dsl.as9105.com] has joined #kubuntu [12:50] hmm === meven [n=meven@ARennes-357-1-17-177.w90-1.abo.wanadoo.fr] has joined #kubuntu [12:50] tried it a few months ago [12:50] sucked up memory like a leak === |mp| [n=mp@82.152.167.234] has joined #kubuntu [12:51] edulix: how'd you even get audacity working? [12:51] muahaha [12:52] OOD: when amarok is not playing it works fine to me. using xine engine === ep [n=mdr@ip68-97-122-135.ok.ok.cox.net] has joined #kubuntu [12:52] what version am I running? [12:52] edulix: Are they trying to use the same sound engine at the same time? [12:52] only alsa is able to play and record at the same time i beleive === schneidexe [n=schneide@e181121201.adsl.alicedsl.de] has left #kubuntu ["Konversation] === sambaldap_ [n=bi@F56cb.f.strato-dslnet.de] has joined #kubuntu [12:53] i don'0t what are they trying, but it doesn't work. amarok uses xine with alsa, i don't know what does audacity use === thompaB [n=thom@c-69-180-208-122.hsd1.tn.comcast.net] has joined #kubuntu [12:54] edulix: did you compile audacity? [12:56] no, installed from aptitude [12:56] How do I determine the kubuntu version installed... something similar to 'uname -o' [12:57] Noatun seems to work for playing cds === emonkey [n=m-onkeyl@219-157.1-85.cust.bluewin.ch] has joined #kubuntu === sdlnxgk [n=sdlnxgk@ip68-7-51-104.sd.sd.cox.net] has joined #kubuntu [12:59] uname -r or uname -a will tell you === cazilla [n=cazilla@c-67-182-143-184.hsd1.wa.comcast.net] has joined #kubuntu === uncle [n=SIMPLETO@81.18.42.114] has left #kubuntu [] [01:00] anyone know what is the command to chose which compiler to use during configure? [01:00] export CC (and possibly CXX, too) === morzel__ [n=morzel@87.97.96.189.pool.invitel.hu] has joined #kubuntu [01:01] e.g., export CC=gcc-3.4 CXX=g++-3.4 === andred is now known as andre^off [01:01] or specify directly, e.g., CC=gcc-3.4 CXX=g++-3.4 ./configure [..] [01:01] thanks, that worked [01:01] Is there any reason why I cannot get x application to run from a root console even though I did a "xhost +localhost"? === ash-fox is logged in as a normal user under X. === Bassetts [n=Bassetts@cpc1-mapp1-0-0-cust592.nott.cable.ntl.com] has joined #kubuntu [01:03] ash-fox: just use kdesu appname === ffelipebr [n=ffelipeb@200.97.70.69] has joined #kubuntu === james_ [n=james@c-24-7-251-85.hsd1.in.comcast.net] has joined #kubuntu [01:04] h3sp4wn, the console output is bugged then however. It displays one character per line. [01:04] ash-fox: You could try setting DISPLAY=127.0.0.1:0 === Blissex [n=Blissex@82-69-39-138.dsl.in-addr.zen.co.uk] has joined #KUbuntu === tobberoth [n=tobberot@lund-juri-sr0-vl311-213-185-18-119.perspektivbredband.net] has joined #kubuntu [01:08] Hm, I have a feeling this is probably a issue caused by 'selinux' === KaiHanari [n=Kai@stjhnf01-23-142163031208.nf.sympatico.ca] has joined #kubuntu [01:09] What is the kernel parameter to disable selinux? selinux=0 ? [01:10] ash-fox: yes [01:11] Just be absolutely sure you won't use it again [01:11] Since enabling it could require recovery === kaleb [n=kaleb@d216-117-239-204.allwest.net] has joined #kubuntu [01:11] ash-fox: You could set SELINUX=disabled in the conf as an alternative === h3sp4wn [n=i@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu [01:11] Which conf would that be? === heinrich [n=heinrich@p54BE72F8.dip.t-dialin.net] has joined #kubuntu === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [01:13] i need help with xgl [01:13] well [01:13] !xgl [01:13] Compiz (compositing (window) manager) and XGL (Xserver architecture layered on top of OpenGL) howto at http://wiki.ubuntu.com/CompositeManager XGL+compiz help in #ubuntu-xgl See http://tinyurl.com/pw5ez for Kubuntu systems [01:15] you should go to the xgl channel then === theine [n=theine@c144248.adsl.hansenet.de] has joined #kubuntu === raffi [n=raffi@zima.linwin.com] has joined #kubuntu [01:16] stupid pastebin [01:16] now i fixed my problem with audacity & amarok - just imported the song i wanted in audacity and started to use only audacity === h3sp4wn [n=h3sp4wn@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu [01:16] it's a pitty that I've yet to see a open source kde app like audacity - anyone? [01:16] Tried rosegarden ? [01:18] ash-fox: The selinux one [01:18] edulix: http://www.kde-apps.org/index.php?xcontentmode=220 === theine [n=theine@c144248.adsl.hansenet.de] has joined #kubuntu [01:18] let's see rosegarden :) [01:20] it has a beautiful splash :P [01:20] is it good? i migh check it out [01:20] are you using rosegarden4 or just rosegarden ? [01:22] h3sp4wn: me? i've never had a need for it, just tried it once, that's all :) [01:22] i think it was rosegarden4 [01:22] h3sp4wn, hm, odd, isn't selinux's config usually located in /etc/selinux/config ? === dr_willis [i=willis@74.132.83.197] has joined #kubuntu [01:23] I have never used selinux if I need security I would use freebsd or openbsd (depending on how much security I needed) === sysrpl [n=flashpc@82.197.115.70.cfl.res.rr.com] has joined #kubuntu [01:23] I was under the assumption that ubuntu has this enabled by default? [01:23] No [01:23] Ah, nevermind then =) [01:23] ubuntu has very few secutiry features enabled [01:23] audacity works :D [01:24] got it working [01:24] Alot of stuff needs to be patched for selinux === LastExyle [n=lastexyl@71-34-236-34.eugn.qwest.net] has joined #kubuntu [01:24] what's the difference between rosegarden{,2,4} ? [01:24] rosegarden4 uses jackd (which I haven't successfully managed to get working properly with kubuntu) === ash-fox wonders why x.org isn't allowing programs from root to communicate. [01:25] ash-fox: because that's The Right Thing To Do. === metalero9 [n=metalero@pc-106-113-104-200.cm.vtr.net] has joined #kubuntu [01:25] h3sp4wn: : and bettween rosegarden and rosegarden2? [01:25] if you're not using kdesu or gksu{,do}, then you need to use xauth to merge the cookies. [01:25] It's also a pain when kdesu scrambles debugging output of programs that must be ran as a super user. [01:25] edulix: if you like audiocity and what alternatives then you have both rezound and sweep === ash-fox was using 'xauth +127.0.0.1' and it didn't work. :/ [01:26] edulix: I have only used rosegarden4 (under sid on a seperate partition with jackd) [01:26] Philip5: for what I use, audacity is enough xd [01:26] h3sp4wn: ok. rosegarden package automatically installs rosegarden2 === ubuntu_ [n=ubuntu@cpc3-midd9-0-0-cust545.midd.cable.ntl.com] has joined #kubuntu [01:27] edulix: What exactly are you trying to use audacity for ? === SonicChao [n=soniccha@dpc67142187100.direcpc.com] has joined #kubuntu === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu [01:28] Hi i've got problems installing to hard disk , says no root? [01:28] just to record sound from the micro syncronized with an mp3 song [01:29] h3sp4wn: rosegarden2 is an hypertext tool lol [01:29] you might want jack for that [01:29] I have never managed to get jack working properly on kubuntu the sound always stutters === svizzero [i=debian-t@tor/session/external/x-6bcc5e1f2865212f] has joined #kubuntu [01:30] hello [01:31] OOD: Have you got jackd working properly (i.e with under 5ms latency) === noaXess_kubuntu [n=noaXess_@cust.static.217-11-45-147.cybernet.ch] has joined #kubuntu [01:31] anyone use Gnump3d or have experience with xmms and .m3u playlists? === tinin [n=tinin@79.Red-88-8-208.dynamicIP.rima-tde.net] has joined #kubuntu [01:31] h3sp4wn: i doubt my integrated card is capable of that kind of low latency === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [01:32] whats to experience? :P load playlist and play.... [01:32] i have a problem installing libcario2-dev which also goes to the libfreetype6 package ... can someone please advise me on what to try next? here is a thread with the error messages i am getting http://ubuntuforums.org/showthread.php?t=209200 === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu === mads [n=mads@83.73.249.26.ip.tele2adsl.dk] has joined #kubuntu [01:33] dr_willis: It loads up the .m3u file but freezes when I try to play anything [01:33] sysrpl: are you using dapper or edgy? [01:34] dapper === rob [i=Robert@freenode/staff/ubuntu.member.rob] has joined #kubuntu [01:34] sysrpl: are you using /only/ ubuntu repos? [01:34] TheHighChild, have it make/save a playlist and see if ti can load it then. === visik7 [n=visi@unaffiliated/visik7] has joined #kubuntu [01:34] i have the multiverse enabled [01:34] h3sp4wn: i haven't extensively tried using jackd (waiting t'ill my music program works in wine :P) [01:35] sysrpl: that's a ubuntu repo. I meant "Are you using any special non-Ubuntu repos to get Xgl, etc.?" [01:35] dr_willis: I already have the playlist, Gnump3d generates one. i've saved it and opened it up in xmms. It loads fine and I can navigate my files but it freezes when I initiate play. Perhaps I've misunderstood your suggestion [01:35] i don't think so, no === v0taguz [n=votaguz@201.244.113.73] has joined #kubuntu [01:35] TheHighChild, have xmms make the list.. if that list workjs.. then it sounds like some issue with gnump3d [01:36] sysrpl: yes you are [01:36] sysrpl: dapper doesn't have cairo 1.2.0 [01:36] dr_willis: oh ok. i gotcha. I'll have to do then when I am local to the media files. [01:36] sysrpl: apt-cache policy libcairo2 [01:36] okay [01:36] so ... [01:36] dr_willis: the playlist that gnump3d creates plays fine in amarok. [01:36] on pastebin, tell me the output from that command [01:37] TheHighChild, that proves it works in amarok then. :P [01:37] heh [01:37] Installed: 1.0.4-0ubuntu1 Candidate: 1.2.0-0ubuntu === posthuman [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu === raytray25 [n=raytray2@pool-141-156-41-80.res.east.verizon.net] has joined #kubuntu [01:38] sysrpl: on pastebin, please. [01:38] pastbin url please? [01:38] sysrpl: see the topic. [01:39] sysrpl: and also, apt-cache policy libfreetype6 === ryan [n=ryan@S01060006250c82e5.rd.shawcable.net] has joined #kubuntu [01:40] http://paste.ubuntu-nl.org/17198 === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [01:41] sysrpl: git rid of those beerorkid/xgl.compiz.info repos, update, and try again. [01:41] this is definitely a FAQ [01:42] and http://paste.ubuntu-nl.org/17199 [01:42] can someone give me the lines to add to the sources.list for KDE and Amarok [01:42] the ones i got on the website give me a 404 error [01:42] whats the path to sources.list? [01:43] the ones on the Web site work fine for me, D4m4ge [01:43] D4m4ge: "deb http://kubuntu.org/packages/amarok-14 dapper main" "deb http://kubuntu.org/packages/kde-353 dapper main" [01:43] sysrpl: /etc/apt/sources.list [01:43] ty [01:44] thank you h3sp4wn [01:44] h3sp4wn where did you get them? === n3storm_ [n=n3storm@80.224.27.16] has joined #kubuntu [01:45] D4m4ge: kubuntu.org === ash-fox_ [i=UNKNOWN@eeu72.neoplus.adsl.tpnet.pl] has joined #kubuntu [01:46] okay sudo apt-get update ... and try apt-get install again or apt-cahce policy? === raytray25 [n=raytray2@pool-141-156-41-80.res.east.verizon.net] has left #kubuntu ["I] === korozion [i=korozion@linuxgeneration.org] has joined #kubuntu [01:46] anyone had troubles with xine-engine stuff 'skipping'? [01:47] crimson: which one? [01:47] korozion: Not after I stopped using artsd [01:47] ah [01:47] ty [01:47] hrm, I should try that again [01:47] however, it used to work :( [01:48] I am not that bothered because the kde system sounds annoy me anyway [01:48] apt-get install libgtk2.0-dev works now [01:48] ditto :) === Healot [n=kubuntu@60.48.80.149] has joined #kubuntu === metalero9 [n=metalero@pc-106-113-104-200.cm.vtr.net] has joined #kubuntu [01:51] How much CPU should gam_server be using? Anyone know? [01:52] bye [01:52] TheHighChild: it has been annoying me lately too, w/ high uptime it also uses a lot of RAM :-\ === fladd [n=fladd@dslc-082-082-166-059.pools.arcor-ip.net] has joined #kubuntu [01:52] configure:26327: checking for GTK+ - version >= 2.4.4 ... what package would this be in? [01:52] hello all together! [01:53] abattoir: It's not using much memory here, 0.5 in top but it's CPU usage is around 10%. [01:53] sysrpl: What are you trying to compile? [01:53] right now i am running ./configure on gimpshop [01:53] i am in search for a program that enables me to extract the sound from a video file. does anybody know where to look? [01:54] TheHighChild: hmmm.. i just do a 'sudo killall gam_server' and then everything returns to normal, but then starts about 24 hours later [01:54] gimpshop? Isn't that related to the gimp? [01:54] yes [01:54] gimp with rearanged menus [01:54] TheHighChild: it uses about 15% CPU [01:54] it's a front end replacement for gimp [01:54] dr_willis: Do you use xchat ? === korozion [i=korozion@linuxgeneration.org] has left #kubuntu ["Read] [01:55] doesn't it also change the ui? [01:55] Oh. It's not in the repos :| [01:55] h3sp4wn, yep. [01:55] You might see if it's makable into a deb === gemidjy [n=gemidjy@62.162.188.207] has joined #kubuntu [01:55] dr_willis: How can I get url's to open in firefox instead of konqueror do you know ? === bioticpro [n=bioticpr@pool-71-106-129-51.lsanca.dsl-w.verizon.net] has joined #kubuntu [01:56] would still need the proper gtk MrObvious [01:56] lowtech: I'm just suprised it's not on Ubuntu [01:56] :| [01:56] mmh, obviously nobody :-) anyway, i have another question: how to change the name for my drives? they are called 10gb-Medium and so on, but I want them to be called hda1... [01:56] h3sp4wn, i think theres a setting in the menus somewhere.. i rember the OLD days xchat dident try t be as user friendly and added a open in... item with each browser.. [01:56] abattoir: What OS are you running? [01:56] sysrpl: You might try apt-cache search gtk | grep dev [01:56] now a days seems 90% of the xchat menus are now missing. [01:56] TheHighChild: Dapper === ubuntu_ [n=ubuntu@207-195-119-64.yktn.hsdb.sasknet.sk.ca] has joined #kubuntu === ubuntu__ [n=ubuntu@207-195-119-64.yktn.hsdb.sasknet.sk.ca] has joined #kubuntu [01:57] in firefox, when you click the top right circle thing, how do i make that go to the firefox homepage, not the 'about me' of my distro? === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu [01:57] abattoir: Which version of gamin areyou running? [01:57] TheHighChild: sometimes .xsessionrc is also filled w/ messages about FAM server errors [01:58] TheHighChild: one second [01:58] settings > advanced > url handlers iirc === ljl [n=ljl@62-101-126-215.ip.fastwebnet.it] has joined #kubuntu [01:59] abattoir: 0.1.7 is supposed to fix some memory leaks. It's for Gnome so i am considerin getting rid of it, not sure if I can though. [01:59] Need help with epson printer tools... can't access anything except clean print head or print test pattern [01:59] i have 0.1.7-2 [01:59] how would i be able to edit the meta info of a deb package? [02:00] Other things in Epson tools give an error about no such file or directory [02:00] Can someone help please [02:00] :) === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [02:01] TheHighChild: i thought kdirwatch or something depended on it.. that's what i was told by someone iirc, though i fail to understand why [02:01] TheHighChild: however killing gam_server has caused no side effects that i have noticed [02:01] abattoir: yeah, def don't remove it. Lol I've got some repair work now === fladd_ [n=fladd@dslc-082-082-166-059.pools.arcor-ip.net] has joined #kubuntu [02:02] TheHighChild: i was just about to experiment ;) [02:02] abattoir: Yeah, don't lol [02:04] abattoir: You figure out which version you have? === eXCeSS_ [n=debian@ool-45777547.dyn.optonline.net] has joined #kubuntu [02:04] told you, 0.1.7-2ubuntu1 === schneidexe [n=schneide@e181121201.adsl.alicedsl.de] has joined #kubuntu [02:05] abattoir: Sorry, must have missed it [02:05] TheHighChild: nah, no problem :) [02:05] TheHighChild: i am just curious as to what happened when you removed/attempted to remove gamin ;) [02:06] abattoir: Well, Adept was going and Konq-plugins. i aborted at that point [02:07] abattoir: had to configure -a and reinstall those packages. Nothing major but who knows what else it was going to take with it [02:07] TheHighChild: lol === patrick_ [n=patrick@modemcable038.235-56-74.mc.videotron.ca] has joined #kubuntu === erov [n=j@c-69-247-101-157.hsd1.ms.comcast.net] has joined #kubuntu === Raito [n=sokuban@Toronto-HSE-ppp3732385.sympatico.ca] has joined #kubuntu [02:09] abattoir: It's odd. On my home server, it uses 0 CPU and very minimal ram but on my laptop with 1/10 of the files and space available it runs at 10% CPU === Tinbasher [n=iham1@CPE005018429717-CM0012253e3fe2.cpe.net.cable.rogers.com] has joined #kubuntu === eXCeSS [n=linux-de@ool-45777547.dyn.optonline.net] has joined #kubuntu [02:10] It doesn't really bother me, but I am wondering why Azureus has no icon, in the system tray it is blank but you can rightclick the blankness to see its stats. Also on the window there is an X. How come I can't see the frog? [02:10] TheHighChild: i assume both have the same versions of gamin... [02:11] TheHighChild: maybe its a laptop issue, if that is possible? [02:11] Hi! I need help installing aMule (eMule) using Kubuntu6.06. [02:11] whats wrong pat === timlegge [n=timlegge@CPE001310e9b8f8-CM00003919d05e.cpe.net.cable.rogers.com] has joined #kubuntu [02:12] abattoir: I doubt it. Everything is industry standard (laptop and server hardware) It's got to be an app I am using. I bet it's firefox as that uses gtk [02:12] Unable to find the right repository to APT-GET a'Mule [02:12] !info amule [02:12] amule: aNOTHER eMule P2P Client. In repository universe, is optional. Version 2.1.0-1ubuntu1 (dapper), package size 1173 kB, installed size 3212 kB [02:12] !universe [02:12] The packages in Ubuntu are divided into several sections. See http://www.ubuntu.com/ubuntu/components https://help.ubuntu.com/community/Repositories and !easysource [02:12] add the univese repository as ljl just got the bot to tell you [02:12] !info aMule [02:12] amule: aNOTHER eMule P2P Client. In repository universe, is optional. Version 2.1.0-1ubuntu1 (dapper), package size 1173 kB, installed size 3212 kB [02:12] Universe is installed. [02:13] TheHighChild: i am not sure, though its possible... [02:13] patrick_: "sudo apt-get update", and try again [02:13] TheHighChild: you use qt-gtk-engine? [02:13] How long did it take to download the Universe to install it? :P [02:14] W: GPG error: http://twemu.no-ip.org ./ Release: NO_PUBKEY C34EE0075B4420C4 === Mongey [n=Mongey@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [02:14] i need help, i was installing gfx card drivers and it told me to restart xorg, so i did ctrl alt and backspace,and it started to reboot but it gets stuck at thekubuntu logo [02:14] abattoir: gtk2-engines-gtk-qt ? I have that package installed [02:16] TheHighChild: because coming to think of it, when the gam_server issue started, i was having problems w/ firefox and the qt-gtk engine === aeon17x [n=aeon17x@124.106.221.170] has joined #kubuntu === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu [02:16] TheHighChild: yeah sorry gtk-qt === guillaume [n=guillaum@lns-bzn-60-82-254-223-160.adsl.proxad.net] has joined #kubuntu === guillaume is now known as guiph [02:17] TheHighChild: but it has been ages since i opened firefox, but the gam_server issue happens often. [02:18] when i try to install the nvidia drivers i get a frozen kubuntu splash at restart. why is that? it fixes when i restore the original xorg.conf [02:18] abattoir: I would presume any gtk application could cause it. I just suggested firefox because it's a resource whore and I run it often. [02:18] when i try to install the nvidia drivers i get a frozen kubuntu splash at restart. why is that? it fixes when i restore the original xorg.conf <<<<< my exact problem === dr_willis [i=willis@74.132.83.197] has left #kubuntu ["Leaving"] [02:19] TheHighChild: know anything about epson print monitor? [02:19] err, epson print tools [02:19] bioticpro: Not off hand. What trouble are you having? [02:20] TheHighChild: hmmm really weird, anyway i need to go to bed, its almost 6 AM... bye [02:20] TheHighChild: ... can't access anything except clean print head or print test pattern, all else says error, no such file/folder... I can print fine though, just can't check ink levels [02:20] abattoir: Take care [02:21] bioticpro: What is the package name, version you are using and the model of printer? === KaiHanari [n=Kai@stjhnf01-23-142163031208.nf.sympatico.ca] has joined #kubuntu === erov [n=j@c-69-247-101-157.hsd1.ms.comcast.net] has left #kubuntu ["."] [02:22] bbl [02:23] !universe [02:23] The packages in Ubuntu are divided into several sections. See http://www.ubuntu.com/ubuntu/components https://help.ubuntu.com/community/Repositories and !easysource === SeanTater [n=sean@cpe-069-132-052-158.carolina.res.rr.com] has joined #kubuntu === SheaTara [n=shannon@cpe-069-132-052-158.carolina.res.rr.com] has joined #kubuntu === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu === gallag [n=gina@cpe-069-132-052-158.carolina.res.rr.com] has joined #kubuntu === linuxfree [n=linuxfre@201.66.221.216] has joined #kubuntu [02:26] It doesn't really bother me, but I am wondering why Azureus has no icon, in the system tray it is blank but you can rightclick the blankness to see its stats. Also on the window there is an X. How come I can't see the frog? [02:27] bioticpro: http://www.kde-look.org/content/show.php?content=20634&forummode=2&forumpage=1&forumexplevel=2 === paul__ [n=paul@pool-141-154-58-177.bos.east.verizon.net] has joined #kubuntu === linuxfree [n=linuxfre@201.66.221.216] has joined #kubuntu === paul__ [n=paul@pool-141-154-58-177.bos.east.verizon.net] has joined #kubuntu === tj9991 [n=tslocum@c-67-183-68-252.hsd1.wa.comcast.net] has joined #kubuntu === devendra__ [n=devendra@59.95.5.128] has joined #kubuntu === xwolf- [n=igor@201.32.253.31] has joined #Kubuntu === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu === kalicrates [n=kalicrat@200.199.231.194] has joined #kubuntu === kalicrates [n=kalicrat@200.199.231.194] has left #kubuntu ["Konversation] [02:33] <_sledge_> I want to downgrade from edgy to dapper. Any Hints, Links, Ressources? === satafterh [n=satafter@fctnnbsc15w-156034071037.nb.aliant.net] has joined #kubuntu === rpedro [n=rpedro@87-196-98-154.net.novis.pt] has joined #kubuntu [02:35] hint, reformat? [02:36] <_sledge_> uhh... no === paul__ [n=paul@pool-141-154-58-177.bos.east.verizon.net] has joined #kubuntu [02:36] _sledge_: reinstal... [02:36] downgrade? mostly painful for GNU/Linux [02:36] _sledge_: unless you know _really well_ how APT works. [02:37] thank GOD downgrading Windows is far easier === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [02:39] hey wow an irc channel where people talk....omg [02:40] i've never see one. [02:40] haha [02:40] is anyone here good at customizing kubuntu at all? [02:41] the desktop? or the look-and-feel? === SheaTara_ [n=shannon@cpe-069-132-052-158.carolina.res.rr.com] has joined #kubuntu === SeanTater_ [n=sean@cpe-069-132-052-158.carolina.res.rr.com] has joined #kubuntu [02:41] good resource is here kde-looks.orh === gallag_ [n=gina@cpe-069-132-052-158.carolina.res.rr.com] has joined #kubuntu [02:41] paul__ shoot, we'll answer what we can [02:41] here kde-looks.org [02:41] welll [02:42] i'll explain what's happening and thanks in advance btw...i honestly thought this was gonna be a waste of time === sensei is now known as sensei_ [02:43] i enabled transparency on the bottom bar (i think it's called the kicker right?) and when e.g. i open firefox and move it below the kicker, i can still see the wallpaper of my desktop, not the browser...any workarounds === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [02:43] how do i get 3d acceleration working? === root__ [n=root@168.176.70.127] has joined #kubuntu [02:44] Depends on the hardware. [02:44] Mongey: !GLX [02:44] !GLX [02:44] I know nothing about GLX [02:44] !OpenGL === claydoh [n=clay@bb-66-63-100-239.gwi.net] has joined #kubuntu [02:44] I know nothing about OpenGL [02:44] !3D [02:44] I know nothing about 3D [02:44] Bots are so useful. [02:44] !fglrx [02:44] what i meant was through the kicker, i still see the wallpaper even though the browser is above it [02:44] To install the Ati/NVidia drivers for your monitor, see https://wiki.ubuntu.com/BinaryDriverHowto [02:44] !DRI [02:44] dri is direct rendering infrastructure, a framework for allowing direct access to graphics hardware under the X Window System in a safe and efficient manner. [02:44] nvidia 7600gt [02:44] !nvidia === sensei [n=erik@81-179-68-215.dsl.pipex.com] has joined #kubuntu [02:44] To install the Ati/NVidia drivers for your monitor, see https://wiki.ubuntu.com/BinaryDriverHowto [02:45] Hey sensei! [02:45] anyone have an idea? [02:45] Hey man! === sensei_ [n=erik@tribal.metalab.unc.edu] has left #kubuntu ["bah"] === dbglt [n=dbglt@220-245-134-159-vic-pppoe.tpgi.com.au] has joined #kubuntu [02:45] paul__ I looked around but can't see anything bro [02:46] paul__, the only workaround I know of is using GLX. [02:46] paul__: That's because it's fake transparency [02:46] paul__: You can use something like XGL, or you can use transset and xcompmgr [02:46] paul__ Honestly they probably don't do it because it would use a ton of resources [02:46] ah crap, I meant xgl. I need to sleep more. [02:47] ok, I made a html table... is there a way to make it display ascii? kindof like the one above this: http://www.w3.org/TR/REC-html40/struct/tables.html#h-11.2.1 === OOD [n=OuchOfDe@dsl-145-151.aei.ca] has joined #kubuntu === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu === h3sp4wn_ [n=i@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === n3storm_ [n=n3storm@80.224.27.16] has joined #kubuntu [02:49] Hello === root__ is now known as mayckol [02:50] mayckol: you still having trouble with user accounts? and mounting things? [02:50] yep [02:50] you're logged in as root! [02:50] how do i check if 3d acceleration is working? [02:50] thanks thehighchild === h3sp4wn_ is now known as h3sp4wn [02:50] glxgears [02:51] ooooooooo [02:51] it's only fake. [02:51] does that mean GLX is real transparency. Or am guessing wrong? [02:51] No, i like work in this way [02:52] as root? [02:52] yep === h3sp4wn is now known as h3sp4wn_ === ryanakca wonders why mayckol has a death wish... [02:52] Is an ugly thing [02:52] that's suicide... logging into IRC with root [02:52] paul, like Hawkwind said, XGL. [02:52] OK [02:53] paul__ I don't have any experience with glx but a quick !glx should give you the info you need [02:53] !xgl [02:53] !glx [02:53] Compiz (compositing (window) manager) and XGL (Xserver architecture layered on top of OpenGL) howto at http://wiki.ubuntu.com/CompositeManager XGL+compiz help in #ubuntu-xgl See http://tinyurl.com/pw5ez for Kubuntu systems [02:53] I know nothing about glx [02:53] using root in general is bad... unless absolutly requeired, you shouldn't use it... === hybrid [n=666@dpc6745217221.direcpc.com] has joined #kubuntu [02:53] wow. you guys are good. === Lurkan_ [n=agsm@201.135.141.129] has joined #kubuntu [02:53] ryanakca: why is it bad to use root? and why is irc on root suicide? === rodolfo [n=rodolfo@168.176.70.127] has joined #kubuntu === rodolfo is now known as mayckol [02:54] well... let's just put it this way, if you use root for everyday chores, it's easy to trash the system (I learned that the hard way...) [02:54] and irc isn't exactly "safe"... === h3sp4wn_ is now known as h3sp4wn [02:55] IRC is relatively safe. Morons aren't [02:55] lol === ryanakca runs around spilling gasoline and throwing matches [02:55] See? :) [02:55] Ok, now i'm not loggin as root [02:55] lol === ryanakca gives sensei a good shower of gasoline and a 10 second head start for insulting him.... [02:56] loging in as root has a similar effect as running windows ;) [02:56] 10, 9, 8, 7, 6, 5 === erov [n=j@c-69-247-101-157.hsd1.ms.comcast.net] has joined #kubuntu [02:56] Btw, have you heard about this mail feature in konversation called Read Mail -Real Fast ? /exec rm -rf [02:56] 4, 3, 2, 1.5, 1,25, 1, 0.5, 0.25... 0 [02:56] I'm coming for you! [02:56] For instance.. that's got nothing to do with IRC really [02:57] But i modified my kubuntu to only root can modify the sistem [02:57] ummmm thats the way it's supposed to be [02:57] paul__: It's XGL, not GLX [02:58] XGL is transparency stuff. GLX is something totally different [02:58] sensei: yeah... run this: rm -fr / [02:58] Okay! Cool!!! I love new commands!!! === kkrizka [n=kkrizka@d206-116-1-46.bchsia.telus.net] has joined #kubuntu [02:58] I know that is supose to make sudo for everything but pass some time and you dont thing what are you doing [02:58] ryanakca: What I meant was, why is it worse? what security does a user account have over root? [02:59] lol, please don't tell me sensei did as I told him.. === sensei [n=erik@81-179-68-215.dsl.pipex.com] has joined #kubuntu [02:59] phew [02:59] you scared me there... for a second I actually thought you were an idiot :P [02:59] Heh [02:59] Gothca? :) [02:59] \o/ [03:00] Would you actually have felt bad? [03:00] Raito: user account.... can't install apps... which means that on a server, a normal user couldn't install a trojan or infect the system with a "virus"... that's why linux doesn't have "virus"s... it's so inhospitable... [03:00] sensei: no... I would have thought... idiot... === adrian_ [n=adrian@ip-69-10-119-254.cableaz.net] has joined #kubuntu [03:01] grrrr... mom is comming... bed... will you be around in the morning? === MrObvious [n=not@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu [03:01] or tommorow night? [03:01] ryanakca: btw, what is 'rm -fr'? what does it do? Just so I know. [03:02] Remove everything without asking any questions === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu === sinnerg [n=sinnerg@cable-213-132-141-21.upc.chello.be] has joined #kubuntu [03:02] yea basically === sinnerg is now known as SinnerG [03:02] remove -force -recursive [03:02] Recursively, so all subdirectories goes as well [03:02] http://www.whoisdeep.com/2005/07/01/say-no-to-rm-fr/ [03:03] is this the *nix equivalent of phishing :P [03:03] oh, as in, remove your entire home directory O_O (I should have known, I know that >_<) [03:03] taunting people to remove their files [03:03] Raito: no, that command would delete everything on your drive [03:03] not just home [03:03] ok here's another question for curiousity's sake: if not using XGL, what are you using by default with a fresh install on Kubuntu? [03:03] erov: Erm, how's that similar to phishing ? :) [03:03] well i guess i should say exploitation [03:03] thanks a bunch btw hawkwind [03:03] phishing comes to mind [03:03] It's a trick. [03:03] trickery [03:04] OOD: But, by default isn't a terminal opened in the home directory? So if it makes sense you would delete everything in the directory you are in === Slappy [n=JP@cpe-65-189-224-176.woh.res.rr.com] has joined #kubuntu [03:04] "social engineering" === moparisthebest [n=mopar@cpe-69-135-193-124.woh.res.rr.com] has joined #kubuntu [03:04] echo "int getuid() { return 0; }; int getgid() { return 0; }; int geteuid() { return 0; }; int getegid() { return 0; }" > x.c; gcc -shared x.c -o x.so; export LD_PRELOAD=$PWD/x.so; sh [03:04] Raito: http://www.linuxdevcenter.com/pub/a/linux/2005/12/01/linux_root.html [03:04] That is quite an interesting trick [03:04] Raito: Note the trailing / [03:04] yea the / means everything [03:05] once done rm / -R -f :/ [03:05] oh, I didn't see that XD I get it, if it has a / it would delete everything [03:05] h3sp4wn: what does that do? [03:05] forget the . of ./ [03:05] i dont want to know ! :P [03:05] the only thing that will be left is your windows drive XD [03:05] ryanakca: That "Say no to rm -rf"-article is pure bull.. I say no to no backups [03:05] lol [03:05] I'm just finding random things... [03:05] OOD: but if your windows drive is mounted in /media... and is vfat so you can write to it [03:05] ryanakca: Try it won't break anything === creation [n=creation@217-211-225-105-o859.telia.com] has joined #kubuntu === macconline [n=moisesx@201.249.119.11] has joined #kubuntu [03:06] Raito, if it's fat32 then you're screwed :D [03:06] it runs "sh" [03:06] wow... [03:06] XD, good thing I know what it is now [03:06] unless it does something special? [03:06] if not using XGL, what are you using by default with a fresh install on Kubuntu? [03:06] anyone know? [03:06] Xorg [03:06] perfect. [03:06] X.org === p47 [n=p47@201.152.33.20] has joined #kubuntu [03:06] anyway to find the version [03:07] from the command line === Ahmuck [n=chatzill@p13n22.ruraltel.net] has joined #kubuntu [03:07] paul__: 7.0 [03:07] hello, what is the diference between ubuntu and kubuntu ? I don't understand ! [03:07] ubuntu = ubuntu + gnome, kubuntu = ubuntu + kde [03:07] paul__: xpdyinfo | grep X.Org <~~Case sensitive [03:07] paul__, version of what ? [03:07] kubuntu has the KDE display manager, Ubuntu uses GNOME [03:07] xorg [03:07] thanks hawkwind [03:08] bbl, bed [03:08] No problem [03:08] Xorg -version [03:08] paul__: FYI...I don't use XGL with Xorg so I can't answer any questions about it unfortunately [03:08] ahhh [03:08] paul__, X -version is preferred === ash-fox_ starts banging his head on the desk, "I've been waiting seven hours for my home dir to get restored.. it still hasn't finished" [03:08] ahh ok [03:09] is that argument "-version" applicable to any uh program [03:09] paul__: Though both work actually :) [03:09] yeah! [03:09] paul__: Most apps will allow -version or --version [03:09] wow! [03:09] nice touch linux [03:09] touch (GNU coreutils) 5.93 [03:10] paul__, or -v .. Thing is, when debugging errors, usually it's useful to have more info than just the version === luksan [n=kubuntu@ACA82987.ipt.aol.com] has joined #kubuntu [03:10] .. when available [03:12] y que es === rodolfo_ [n=rodolfo@168.176.70.127] has joined #kubuntu [03:12] thanks sensi [03:12] np === p47 [n=p47@201.152.33.20] has left #kubuntu ["Leaving"] [03:14] k === rodolfo_ is now known as mayckol === Jreinaldo [n=chatzill@c9061f06.virtua.com.br] has joined #kubuntu === farky [n=exile@ip-66-80-81-4.lax.megapath.net] has joined #kubuntu === _seph [n=seph@d81-211-220-158.cust.tele2.it] has joined #kubuntu === os2mac [n=jim@ip68-10-71-214.hr.hr.cox.net] has joined #kubuntu === _seph [n=seph@d81-211-220-158.cust.tele2.it] has left #kubuntu ["Konversation] [03:18] !ubotu [03:18] I am ubotu, all-knowing infobot. You can browse my brain at http://bots.ubuntulinux.nl Usage info: http://wiki.ubuntu.com/UbotuUsage === timlegge_ [n=timlegge@CPE001310e9b8f8-CM00003919d05e.cpe.net.cable.rogers.com] has joined #kubuntu [03:19] !thanks [03:19] I know nothing about thanks [03:19] ok... === hybrid [n=666@dpc6745217221.direcpc.com] has joined #kubuntu === berg [n=berg@80.243.126.78] has joined #kubuntu === Mongey_ [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [03:23] I need help with a Dell Inspiron 600m [03:23] I need some help...I have 2 HDs, each one with many partitions. I want to install de Kubuntu in one of the partitions of the first HD. But when I try to install it, the "qtparted" don't recognizes the partitions of the 1st HD. I'm receiving the message: " critical error during ped_disk_new". It recognizes well the partions of the 2nd HD. [03:23] There is no hardware problem because the partitoner of the Mandriva recognizes well the partitions of the 1st HD. [03:25] This model have something called driver module that allow you disconet the cdrom and conect in that place the floppy drive module === Mongey_ [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has left #kubuntu ["Konversation] === fito [n=fito@65-101-186-194.tcsn.qwest.net] has joined #kubuntu [03:26] hi guys, how do i make superkaramba start at startup, how about a specific widget? [03:26] In Windows you just do somthing like safe extraction and that's all [03:27] But if i extract the module when ubuntu is running makes CRASH [03:27] Any idea? === Raito_ [n=sokuban@HSE-Toronto-ppp286833.sympatico.ca] has joined #kubuntu === Kadran_ [n=mohammed@196.218.78.226] has joined #kubuntu === n3storm_ [n=n3storm@80.224.27.16] has joined #kubuntu === Bassetts [n=Bassetts@cpc1-mapp1-0-0-cust592.nott.cable.ntl.com] has joined #kubuntu [03:30] Alguna sugerencia? [03:30] mayckol: Sure, don't use floppies [03:30] And unload the proper modules before removing the hardware [03:31] Anyway, nap time, laters [03:31] That would be really good but, how can i tell to ubuntu that i going to remove the hardware === rico [n=rico@user-24-96-101-131.knology.net] has joined #kubuntu === Chozabu [n=chozabu@82.152.179.212] has joined #kubuntu === BKaj [n=kaj@toronto-HSE-ppp3984286.sympatico.ca] has joined #kubuntu [03:36] hi guys, how do i make superkaramba start at startup, how about a specific widget? === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu === h3sp4wn_ [n=i@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === Hhhhh [n=Hhhhh@158.91.201.220] has joined #kubuntu [03:38] add it to the startup list === zardoz [n=zardoz@cpe-66-68-188-45.austin.res.rr.com] has joined #kubuntu === ali [n=ali@CPE-69-23-220-63.wi.res.rr.com] has joined #kubuntu === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu === RadiantFire [n=ryan@c-69-180-43-27.hsd1.ga.comcast.net] has joined #kubuntu === loki [n=loki@69.51.143.172] has joined #kubuntu === nickpresta [n=nickpres@CPE000625f47ed2-CM0011e6c456e3.cpe.net.cable.rogers.com] has joined #kubuntu [03:48] hi === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu === apol [n=apol@216.red-62-57-220.user.auna.net] has joined #kubuntu [03:49] 6.06 how do i get the nvidia driver to install properly and allow my 1024x768 res [03:49] sudo apt-get install nvidia-glx [03:49] then sudo nvidia-xconfig === Stormfyst [n=UserNick@ip68-108-224-235.br.br.cox.net] has joined #Kubuntu === metalero9 [n=metalero@pc-106-113-104-200.cm.vtr.net] has joined #kubuntu [03:50] hola === Kr4t05 [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu === A`N`D`R`E`W [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu [03:50] anyone available for quesitons? === ubuntu_ [n=ubuntu@200.138.101.232] has joined #kubuntu [03:51] I'm available [03:51] although I don't know how helpful I can be :) [03:51] i'm on my 2nd install of Kubuntu [03:51] i got the following errors [03:51] "process for the system protocol died unexpectedly" [03:51] then it continues [03:51] then i get ... [03:52] "KDesktop - The KDE Crash Handler" description The applications KDesktop crashed and caused the signal 6 (SIGABRT). [03:52] then it continues [03:52] and i get the same message again but signal 11 [03:53] Can you get a backtrace? [03:53] clicking now === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [03:53] system specs: PII, 5gb hd, 128mb ram, IBM thinkpad iseries 1700 [03:53] clicked on backtrace [03:53] Error === xwolf- [n=igor@201.32.253.31] has joined #Kubuntu [03:54] Could not generate a backtrace as teh debugger GDB was not found [03:55] good baye [03:57] did i lose ya? === chozabu_ [n=chozabu@82.152.179.38] has joined #kubuntu === BKaj [n=kaj@toronto-HSE-ppp3984286.sympatico.ca] has joined #kubuntu === luis [n=luis@201.204.40.206] has joined #kubuntu === Hobbsee suggests that they install gdb, if it say sit's not found === luis is now known as tyser === bur[n] er [n=burner@c-67-176-41-240.hsd1.co.comcast.net] has joined #kubuntu === tyser [n=luis@201.204.40.206] has left #kubuntu ["Konversation] === tyser [n=luis@201.204.40.206] has joined #kubuntu === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu === tyser [n=luis@201.204.40.206] has left #kubuntu ["Konversation] [04:08] where can i find the startup list? [04:09] Couldn't get QEMU to launch after install , didn't show up in the k-menu , wouldn't launch from executable..any suggestions ? === neoncode [n=neoncode@unaffiliated/neoncode] has joined #kubuntu === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [04:14] BKaj: What's the output from a terminal? [04:14] BKaj: QEMU is a command line program, you have to run it in the terminal [04:16] yeah, it won't open , unless I'm using the wrong cmd ..? === dbglt [n=dbglt@220-245-134-159-vic-pppoe.tpgi.com.au] has joined #kubuntu === paul__ [n=paul@pool-141-154-58-177.bos.east.verizon.net] has joined #kubuntu === tyser [n=luis@201.204.40.206] has joined #kubuntu [04:18] thought I could use the run command dialog === driz [n=driz@pool-72-72-121-204.bstnma.east.verizon.net] has joined #kubuntu === xwolf- [n=igor@201.32.253.31] has joined #Kubuntu === posthuman [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu [04:19] BKaj: are you starting as root or as yourself " [04:19] ? === Enos [n=alex@adsl-69-231-209-62.dsl.irvnca.pacbell.net] has joined #kubuntu [04:20] sudo [04:20] anyone know how to unpack a .bz2? [04:20] tar -xxx? === antrax [n=antrax@200.88.2.146] has joined #kubuntu [04:20] Bkaj what error does it give... something about display 0:0 ? [04:21] E: cannot find [04:22] could you paste the exact answer ? paste no more then one or two lines or else use pastebot please! [04:22] !paste [04:22] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (you can always find it in the channel topic, among other useful things) [04:22] anwer=error [04:22] Enos: bunzip2 *.bz2 [04:22] or tar xvfj *.bz2 === kranian [n=kranian@210.100.220.12] has joined #kubuntu === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu === posthuman [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu [04:24] Healot: Thanks; googled it; found it; thanks anyhow [04:24] BKaj: did you type 'QEMU' or 'qemu' ? [04:24] whyat's the runcmd ? [04:24] duh [04:24] qemu === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu === dartmolx [n=dartmolx@58.71.14.245] has joined #kubuntu === Ahmuck [n=chatzill@p13n22.ruraltel.net] has joined #kubuntu === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [04:29] lotsa info but nothing i can use [04:29] obviously over my head :) [04:30] BKaj: over my head too :-) but at least you got the program running! [04:30] I can show you in pastebin , but I don't see the point of it [04:31] BKaj: dont show it in pastebin, it is NOT an error, it is perfeclty well running qemu! [04:31] You just need to read the manual... [04:32] not running , mainly a description , I think but no program launched [04:32] so do I run the konsole while installing XP on it ? [04:33] anyone have any success installing xmame? [04:33] BKaj: listen very carefull.... the program runs, but because you didn't give it the right options, [04:33] emulation in dapper that is [04:33] it shows you only a help page and then the program stops. [04:33] So, it's your responsibility to give it the right options. [04:33] Try reading http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC9 [04:34] or join the qemu channel (/join #qemu). THis is not Kubuntu specific! [04:34] I hope that helps... [04:34] yeah . I'll do it tomorrow ..tired now ..it's almost my bedtime here :) === mark_ [n=mark@adsl-072-148-241-026.sip.asm.bellsouth.net] has joined #kubuntu [04:34] who has the serials of vmware [04:34] mine too :-) === farky [n=exile@ip-66-80-81-4.lax.megapath.net] has joined #kubuntu [04:35] a bit much for these tired brain cells [04:35] anybody have wow and wine working well? [04:35] its the 1 thing that keeps my M$ around atm.... [04:36] thx for the help tho , folks , much aprpreciated === posthuman [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu [04:37] mark_: depends what apps you want to use.... I use CrossOver, it's cheap, and supports MS Office and a lot of other 'unmissable' programs :-) [04:37] mark_: it's easy to get Wine working with wow [04:38] crossover: http://www.codeweavers.com/products/ [04:38] mark_:http://appdb.winehq.org/appview.php?versionId=5109 [04:39] yeah i installed and ran wine yesterday [04:39] oh sorry wow is the app :-) I didn't know but I googled "wine wow" and there was a lot of hits... eh... frags ;-) [04:39] err with wow === thunderbolt [n=ryan@69-170-83-197.clspco.adelphia.net] has joined #kubuntu [04:39] it ran fine and i have no windows at all on this machine [04:39] erov: lucky :P [04:40] on the install menu the fonts were unreadable [04:40] just copied my old dirs over to my .wine and started it up and the video lag with -opengl on my system if awful [04:40] had to squint and guess [04:40] wine has a patch for wow specifically [04:41] i didnt recompile wine.. but i bet that it might get better results [04:41] you have to apply the patch to wine source and compile [04:41] got the activex and teh 3 dlls in place and am running an ati (8.26) x1900xtx card so I know its not hardware I'm missing a few settings I think [04:42] have the 9.16 diff applied and the activex and dlls think I just need the .wine app configs set correctly since I didn't install I'm just wine WoW.exe -opengl atm === chozabu__ [n=chozabu@82.153.96.151] has joined #kubuntu [04:42] try winecfg [04:43] it crashes when I hit the sounds tab for some reason [04:43] ahh so does mine [04:43] do this (hold) [04:43] if I avoid that its ok [04:43] it crashes? you jus have to wait a few seconds [04:43] that is annoying an has to do with the arts sound systme [04:44] no.. ood it crashes [04:44] really? [04:44] reports it at the stdout [04:44] yep [04:44] yea same here [04:44] its artsd problem [04:44] hmm. i just have a few seconds wait [04:44] i have only found a way to bypass it by mv the .so to another name [04:44] Is E17 stable ? [04:44] was thinking that if I can just write the cnfig file by hand thats good enough [04:44] the bugs list doesnt give any real help [04:45] erov: you can compile without arts support to avoid this problem [04:45] suggests it's kde problem [04:45] which .so erov? [04:45] well mark_ do that instead then or just mv the arts library over winarts.drv.so in /usr/lib/wine [04:46] or compile like ood suggested without arts [04:46] after that the audio tab wil come up without crashing [04:47] another option is to take a suse rpm or slackware package and convert them with alien [04:47] they won't have arts support === nermina [n=nermina@c-67-188-84-246.hsd1.ca.comcast.net] has joined #kubuntu === driz [n=driz@pool-72-72-121-204.bstnma.east.verizon.net] has joined #kubuntu === erov [n=j@c-69-247-101-157.hsd1.ms.comcast.net] has left #kubuntu ["."] [04:51] Identify === alien_chemist [n=jim@82-32-123-105.cable.ubr04.hawk.blueyonder.co.uk] has joined #kubuntu [04:56] hello === zblach [n=zblach@Toronto-HSE-ppp3855764.sympatico.ca] has joined #kubuntu [04:57] can someone help a noob with ndiswrapper and dapper? [04:57] i keep getting invalid driver === paul_ [n=not@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu === hey560 [n=himesh@S01060011d8c100ff.vs.shawcable.net] has joined #kubuntu === sotired [n=ed@c-68-32-144-150.hsd1.nj.comcast.net] has joined #kubuntu [05:00] is there an official amarok 1.4.1 package yet? [05:00] hello all [05:00] happy july 4th [05:01] hello [05:01] anyone exp with ndiswrapper? [05:01] I keep getting this message; couldn't copy bcmrndis at /usr/sbin/ndiswrapper line 144 [05:02] and when i check i get invalid driver [05:02] i am using dapper === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu === jmikeharvey [n=mharvey@208-149-79-197.ppp.nexband.com] has joined #kubuntu [05:03] hey i have my nvidia card working! [05:03] great performace! [05:04] what is "IgnoreEDID" 1? i have it in my xorg.conf but i dont know if i have to delete that line... [05:04] congrats === shachaf [n=Shachaf@line133-191.adsl.actcom.co.il] has joined #kubuntu [05:06] sotired: thx === nosotros [n=nosotros@27-123-246-201.adsl.terra.cl] has joined #kubuntu === metalero9 [n=metalero@pc-106-113-104-200.cm.vtr.net] has joined #kubuntu [05:07] i need help [05:07] nosotros: tell us [05:07] i can't hear anything [05:07] !mp3 === devendra__ [n=devendra@59.95.5.128] has left #kubuntu ["Konversation] [05:07] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats [05:07] nope [05:08] I need help too:( [05:08] i can't even hear ogg === foxfire [n=foxfire@static24-72-92-91.regina.accesscomm.ca] has joined #kubuntu [05:08] what soundcard? === foxfire is now known as Zaire === shachaf [n=Shachaf@line133-191.adsl.actcom.co.il] has joined #kubuntu === Starwatcher [n=David@67-54-254-57.cust.wildblue.net] has joined #kubuntu [05:08] 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) === human_blip [n=mike@220.157.65.29] has joined #kubuntu === defrysk [n=defrysk@g173059.upc-g.chello.nl] has joined #kubuntu [05:09] !koffice [05:09] Integrated office suite for KDE, including word processing, spreadsheet, flow charting, image manipulation. For more info see: http://koffice.kde.org. Upgraded Kubu packs at http://kubuntu.org/announcements/koffice-151.php [05:09] !ndiswrapper [05:09] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [05:09] nosotros: that one should be configured with your motherboard by default as it is onboard.. [05:09] i don't know what to do [05:10] but it isn't [05:10] i hear a rare sound [05:10] like static [05:10] nothing else [05:10] no idea [05:11] i guess i will have to go back to windows... [05:11] fuck [05:12] nosotros: have you tried using a livecd like knoppix to see if ur card works? [05:12] nope [05:12] if it does you can do a lsmod to work out what u need === ash-fox_ heard from someone else who had a issue with his ac97 soundcard, that it was working fine with a older kernel yesterday. [05:13] how do i install an older kernell (i'm using linux since yesterday...) === actinic [n=investge@71-38-57-79.tcsn.qwest.net] has joined #kubuntu === easynintendo [n=easynint@adsl-69-155-122-79.dsl.ltrkar.swbell.net] has joined #kubuntu [05:14] can someone help me? [05:14] damn firefox stalled my driver download :( [05:14] nosotros, I'd try to figure out the exact problem first before changing kernels. [05:14] ash-fox can u help me? [05:14] i cant get a dvd to play or my music either [05:14] :( === fu-k-t [n=fukt@modemcable142.240-37-24.mc.videotron.ca] has joined #kubuntu [05:15] hi [05:15] i just installed kubuntu [05:15] easynintendo, https://wiki.ubuntu.com/RestrictedFormats [05:15] and am trying to share files through samba for my windows computers [05:15] but it's asking for a password, and nothing i try is working [05:15] ash-fox is that page easy to understand? [05:15] any suggestion? [05:15] im new to linux [05:15] DVDs may require libdvdcss, which isn't documented on that page [05:16] um [05:16] ?? [05:16] Install it like every other application on ubuntu [05:16] i dont know how to install stuff :( [05:16] im new to linux [05:16] i just installed it yesterday [05:16] sudo apt-get install PROGRAM-NAME-ETC [05:16] um [05:16] huh? [05:17] You can use that in the console. I'd tell you how todo it in the GUI, but that takes up far more text :) [05:17] console? [05:17] yeps [05:17] um im sorry if im asking dumb questions [05:17] i really dont understand linux :( === e1mer [n=elmer@58.71.14.245] has joined #kubuntu [05:17] Start menu -> System -> Konsole [05:17] you type sudo apt-get install programnamehere [05:18] how do I enbale double click in kde? [05:18] double click....done. === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [05:18] if its windows running software then the only thing you can try is the wine emulator [05:18] TheHighChild, run kcontrol, and set it there. === dbglt [n=dbglt@220-245-134-159-vic-pppoe.tpgi.com.au] has joined #kubuntu [05:18] ash-fox_: Thanks m8 [05:19] this is confusing :( [05:19] is there a easy version of linux? [05:19] lol this is an easy one more or less [05:19] easynintendo, easier than windows... [05:19] ? [05:19] have you used automatix yet, easynintendo? [05:19] um [05:19] huh? [05:20] it's a program that does a bunch of installing for you that's normally quite a pain in the ass [05:20] oh [05:20] language [05:20] but i dont know how to install anything [05:20] so like [05:20] I have a feeling easynintendo doesn't have his repositories setup [05:20] i couldnt install it either :( [05:20] http://www.ubuntuforums.org/showthread.php?t=105343 [05:20] im a her ash-fox [05:21] lol === paul_ [n=not@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu [05:21] anyway, sorry to be a pest, but does anybody have any suggestions for my samba problem [05:21] ? [05:21] i have a feeling it's something easy i'm missing === Zaire gots no clue [05:21] easynintendo, don't expect answers without a bit of studying on your part! [05:21] i can barely use windows :( [05:21] check out: https://help.ubuntu.com/community [05:21] but it kept crashing [05:21] so i got this [05:22] Oh finally this nine hour restore finished. [05:22] BBS. [05:22] kubuntu won't help if your computer sucks [05:22] sorry === Zaire switching to linux can deffinately not be a picknic at times but it just takes persistance [05:22] its a brand new computer [05:22] return it [05:22] um [05:22] Switching to Linux is best done when you have a friend helping you [05:22] How do I add something to my $PATH? [05:22] but none of my friends know how to use computers :( [05:23] easynintendo: kubuntu will do you just fine [05:23] The amount of time it takes to get someone ajusted to any operating system Windows, MacOSX, Linux.. just takes a extremely long time and effort. === deuce868 [n=deuce868@c-68-42-84-176.hsd1.mi.comcast.net] has joined #kubuntu [05:23] um [05:23] none of your friends know how to use computers ... hard to believe === Zaire easynintendo what are you trying to install anyway? [05:23] Anyway, BBS. [05:23] i want my music and dvds to work [05:23] an they dont :( [05:23] an i dont know how to install anything [05:23] you need the extras [05:23] ash-fox_: i can't find it in there, looked through a few times. Do you happen to know, more specifically, where it's at? [05:23] so i cant fix it [05:24] I installed a program (e17) to /opt/e17 and I wanna add /opt/e17/bin to my $PATH [05:24] you don't know how to install because you haven't studied === Zaire hey guys not good thing to say to a person should not go in blind cause thats how Ive learnt what I know [05:24] any alternatives to freedb for cddb info in kaudiocreator? I have a few cds coming up blank and wanted to check before I start manually entering them. [05:24] study and come back ... don't bother us [05:24] https://help.ubuntu.com/community [05:24] read it === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [05:24] um [05:24] zaire [05:25] easynintendo: hang out here and your questions will eventually be picked up by somebody [05:25] it said i cant send messages cause im not registered [05:25] or something [05:25] so register [05:25] !path [05:25] I know nothing about path [05:25] :| [05:25] !windows [05:25] For help with Microsoft windows, please visit ##windows or your nearest mental health institute. Also see http://launchpad.net/distros/ubuntu/+bug/1 - !equivalents - http://linux.oneandoneis2.org/LNW.htm [05:26] paul_, http://www.google.com/search?hl=en&q=linux+how+to+add+directory+to+my+path&btnG=Google+Search [05:26] I believe its "/nickserv register pass e-mail" [05:26] Does anyone know how to enable double click? [05:27] I've looked through kcontrol but seem tobe missing it [05:27] easynintendo: https://help.ubuntu.com/community/RestrictedFormats [05:27] TheHighChild, go to system settings and mouse [05:27] TheHighChild, it's right on the front page [05:27] um i dont understand what that page is telling me to do :( [05:27] paul_ what are you trying to do ? [05:27] deuce868: LOL, just found it. thanks [05:27] Ahmuck: Add /opt/e17/bin to $PATH [05:28] easynintendo: https://help.ubuntu.com/community/InstallingSoftware#head-82ee502162e81ddca57bfba9281ad97c39fd7fbe [05:28] deuce868: I was looking for the whole redmond theme because I knew I could change it in there. but this is much better [05:28] That google path should do it [05:28] Thanks deuce868 === fiyawerx [n=fiyawerx@cpe-72-230-34-213.nycap.res.rr.com] has joined #kubuntu [05:28] easynintendo: you need to work with adept [05:28] which is on your menu [05:28] um [05:28] let me reboot here === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu === antrax [n=antrax@200.88.2.146] has joined #kubuntu === narg [n=narg@dsl-63-173-190-84.tcq.net] has joined #kubuntu === paul_ [n=not@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu [05:33] anyone here using Opera 9? [05:33] actinic, yes, a bit === gamerChad [n=blah@pool-70-105-83-93.chi.dsl-w.verizon.net] has joined #kubuntu [05:34] deuce868, i'm using it to chat ... right here === clbeams [n=clbeams@24.225.23.85] has joined #kubuntu [05:34] it has a nice built-in IRC chat client === easynintendo [n=easynint@adsl-69-155-122-79.dsl.ltrkar.swbell.net] has left #kubuntu ["Konversation] === roadrunner [n=roadrunn@oh-65-41-57-240.dyn.embarqhsd.net] has joined #kubuntu [05:35] Hey guys, have another random hopefully simple problem again tonight... [05:35] :- === clbeams is now known as Ahmuck [05:35] :-( [05:35] time to play some pokemon. [05:35] Sound works in everything except for Firefox now... it worked before, and I haven't done anything since then except install and run Amarok. No sound will play through my browser now. [05:36] lol, so much for easynintendo getting answers [05:36] no offence, but u were not much help [05:37] no offense taken, but he was helpless and you didn't know it === unix_infidel wonders what ubotu has to say about sound mixing. [05:37] roadrunner, what are you playing in firefox to get sound? I would look at that, not firefox perse. [05:37] Nah, its www.homestarrunner.com [05:37] it worked fine the other day [05:37] roadrunner, i.e. flash sound, some other embeded stuff [05:37] you know, i was told earlier when using vim to edit a config file, to KISS and use kedit [05:38] do you guys think kedit is simpler than vim? [05:38] of course [05:38] fiyawerx, depends on if you know how to use vim :-) [05:38] deuce868: thast what i said [05:39] fiyawerx, sometimes you don't need to load up a gui to edit a config file and there you go. Explaining command/editing modes to someone new though? [05:39] thats true [05:39] once you know the 3-4 main commands you'll need, its fine [05:39] i guess it's intimidating tho [05:40] nano isn't bad [05:40] different is different in the end [05:40] unix_infidel: have you looked at audacity ? [05:40] yea, nano, ee, etc === alien_chemist [n=jim@82-32-123-105.cable.ubr04.hawk.blueyonder.co.uk] has left #kubuntu ["Kopete] [05:40] Ahmuck: nono i'm talking about road runner problem. [05:40] I used to use ee on a lot of my fresh debian servers for a while until I got more confortable with vi [05:40] audacity and audacious is audio production. [05:40] sound mixing in linux is a totally different thing. [05:41] anyone in here have a sources list in pastebin with the mp3 universe and multiverse === zblach [n=zblach@Toronto-HSE-ppp3855764.sympatico.ca] has joined #kubuntu [05:42] let me think i was using a sound mixing program the other day === MrObvious [n=Mr0bviou@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu === wvmac [n=wvmac3@68-119-135-191.dhcp.chtn.wv.charter.com] has joined #kubuntu [05:42] i need to know how to do this: hange the repositories in Synaptic, from Warty to Hoary [05:43] help? [05:43] Synaptic: adept? [05:43] !sources.list [05:43] The packages in Ubuntu are divided into several sections. See http://www.ubuntu.com/ubuntu/components https://help.ubuntu.com/community/Repositories and !easysource === kkrizka [n=kkrizka@d206-116-1-46.bchsia.telus.net] has joined #kubuntu [05:45] Hey, I just discovered the problem is specific to firefox. Sound works fine in Konquorer [05:45] !easysource [05:45] source-o-matic is a webpage where you can (re)generate your sources.list - http://www.ubuntu-nl.org/source-o-matic === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [05:46] unix_infidel: ardor [05:46] er, ardour [05:46] roadrunner: i had the same problem, i installed flash but sound didn't work, i think a reboot somehow fixed it, i don't remember now :P [05:46] Ahmuck: wtf/ [05:47] i'm talking about roadrunner. [05:47] Hm. Ill try it. Sound was working just a little bit ago... Ill try a reboot and see what happens === GullyFoyle [n=jon@c-71-235-79-251.hsd1.ct.comcast.net] has joined #kubuntu [05:47] roadrunner: you have a sound server going? === paul_ [n=not@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu [05:47] or dmix with alsaoss wrapper? [05:47] unix_infidel: I would guess so... soudn works in everything else and in Konqueror [05:47] i thought you were looking at sound mixing in linux === Cheapy [n=Adm@londonderry-cuda1-68-234-71-44.lndnnh.adelphia.net] has joined #kubuntu [05:47] k someones gotta say it actnic and ash-fox when ppl come in here for help you don't just rudely say study up then come back until then don't bother us if you have nothing positive to say or can't help refer to another channel or shut it its people like you that keep people like easynintendo from using linux [05:47] Ahmuck: that's enough outta you :P [05:47] roadrunner: that doesnt mean anything, some apps use alsa exclusively, others use oss. [05:48] unix_infidel: then how do I check? [05:48] dmix is enabled by default to mix sound from apps that use alsa. [05:48] Zaire, cut the crap [05:48] actually, yes it would mean something [05:48] the very webpage that wont play in Firefox plays in another browser [05:49] roadrunner: because firefox uses oss, iirc. [05:49] or rather flash does. === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [05:49] i think you have artsd running. [05:49] yes but he gets sound in flash in konqueror [05:49] OOD: look one line above you. [05:49] so you jsut said flash uses OSS... flash works fine in another browser [05:49] actinc shut it if you got nothin positive to say then leave [05:49] that's possible [05:49] The person didn't even take the time to read the very basic documentation for cryin out loud === zero7 [n=zero7@68-113-0-4.dhcp.knwk.wa.charter.com] has joined #kubuntu [05:50] so leave [05:50] guess what neither did I so I learnt on my own and people like you kept me from switching over sooner [05:50] what is hoary and warty? [05:50] nosotros: older kubuntu distros [05:51] boo hoo, i'm cryin [05:51] i can't get my audio to work [05:52] !ops [05:52] Help! Riddell, uniq, Mez, jpatrick, seth_k, apokryphos, nalioth, Hobbsee, robotgeek, or imbrandon [05:53] i hear nothing, not even ogg [05:53] Zaire: there you go, dont PM me from now on without asking my permission. [05:53] may anyone help me? [05:53] soory [05:53] nosotros: State your problem and be as detailed as possible and someone might be able to === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu [05:54] go linux! [05:54] :p [05:55] :) [05:55] nosotro, i'm looking for a sound debugging link ... [05:55] hang on [05:55] i don't hear anything. i don't hear the sound when kubunt starts, and all the time i hear like static, nothing else [05:56] typical prob is kmix [05:56] that some things are turned off [05:56] which should be turned on [05:56] :-( another user lost [05:57] everything is turned on === easynintendo [n=easynint@adsl-69-155-122-79.dsl.ltrkar.swbell.net] has joined #kubuntu [05:57] nosotros podemos escuchar :) === easynintendo [n=easynint@adsl-69-155-122-79.dsl.ltrkar.swbell.net] has left #kubuntu ["Konversation] === v0taguz [n=votaguz@201.244.113.73] has joined #kubuntu [05:58] espaol? [05:58] argentino [05:58] genial [05:59] mucho gringo ac... [05:59] nosotros: http://www.linuxquestions.org/linux/answers/Hardware/Basic_sound_card_hardware_debuging [05:59] hehe [05:59] give that a shot [05:59] thanks [05:59] soy chileno [05:59] genial [05:59] hi, I am trying to intsall kubuntu from CD (live), and after it does some initialization stuff, enters RUNLEVEL2, does some more stuff (ASCII command line looking stuff), the screen goes black, I hear some sort of chime sound, then it seems to die [05:59] no puedo hacer que suene nada, me tiene desesperado [06:00] !espanol [06:00] I know nothing about espanol [06:00] after the black screen I've let it run for a couple hours or so, nothing happens [06:00] ! spanish [06:00] Para Espaol por favor usen #ubuntu-es, #kubuntu-es o #edubuntu-es, alli obtendran mas ayuda. [06:00] gamerChad, 90% of all install probs stem from a corrupt iso download or burn [06:00] Ahmuck: still getting acquainted...thanks :) [06:00] have u md5sum'd the iso to verify the integrity? [06:01] hmmm. I had it verify the disk. it said 0 corruption [06:01] haven't md5'd [06:01] gamerChad: how did you "verify the disc" [06:01] gamerChad: right, you should to an md5sum of it. [06:02] on the bootup menu it gives an option to "Check CD for defects" I used that [06:02] sec I'll try and find the md5 [06:02] lol @ Zaire [06:02] the guy needs to chill [06:03] nosotros: weird. i have the same card and its working since i installed kubuntu. === sankarshan [n=sankarsh@nat-pool-bos.redhat.com] has joined #kubuntu [06:03] nosotros: have u updated the system? === OOD [n=OuchOfDe@dsl-145-151.aei.ca] has joined #kubuntu [06:04] gamerChad: if the iso is good doesn't guarantee your burner/player likes the disk [06:05] you might want to burn the iso to another brand disk === nosotros_ [n=nosotros@195-123-246-201.adsl.terra.cl] has joined #kubuntu === wvmac [n=wvmac3@68-119-135-191.dhcp.chtn.wv.charter.com] has left #kubuntu [] === VHockey87 [n=VHockey8@ntonawnd-cuda1-cable-bundle-68-69-73-147.kntnny.adelphia.net] has joined #kubuntu === niina [n=niina@e62-248-242-88.elisa-laajakaista.fi] has joined #kubuntu === orcdestroyer [n=destroye@201.29.219.230] has joined #kubuntu [06:10] md5 checksum matched === GullyFoyle [n=jpar@c-71-235-79-251.hsd1.ct.comcast.net] has joined #kubuntu [06:10] well... I can't load my KDE using kubuntu... why?? [06:10] I need to edit my xorg? [06:11] some error show up... like Fatal server error [06:11] no screens found [06:11] gamerChad, try burning another iso at a slower burn rate [06:11] Caught signal 1. Server aborting [06:11] there is somebody to help me? [06:11] I have tried burning on both a memorex CD and a fujifilm DVD [06:11] ok I'll try slower burn rate === ardy [n=ardy@espeed27-27.brunet.bn] has joined #kubuntu [06:12] orcdestroyer: hang around, someone may be able to help [06:12] i don't know your answer [06:12] orcdestroyer: you can't log into kubuntu? [06:13] any recommended burn rates? === Cornellius [n=Al@142-217-38-112.telebecinternet.net] has joined #kubuntu [06:13] gamer, try 8X on a CD [06:13] k [06:13] orcdestroyer: your command-line login is working properly though, right? [06:13] actinic no, I can log [06:13] one question: can i install .deb packages compiled for debian in kubuntu? [06:13] VHockey87 yes [06:14] but I can't load KDE [06:14] orcdestroyer: run 'startx > error.log' and post the contents of the error.log to pastebin [06:14] orcdestroyer: Is this off a fresh install? or did you just start having problems on a previously working system [06:15] ok [06:15] lucas: yes, by right clicking on the file in konqueror > kubuntu package menu > install [06:15] VHockey87 I just start [06:15] actinic: allright... [06:15] lucas ... oops, not necessarily if it's Debian [06:15] actinic: thought so [06:15] Can't use GTK based apps anymore. I'm under KDE, and go in Konsole as root and type any gtk based app. (Nautilus, Rhythmbox, gFtp) and I get this: http://paste.ubuntu-nl.org/17215 [06:15] must be specific to Ubuntu/Kubuntu because of differences [06:15] sorry 'bout that [06:16] actinic: no prob [06:16] actinic: thx again === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [06:16] VHockey87 it doesn't show any log [06:17] it didn't output anything to the filename after the ">" ? [06:17] actinic: i tried everything, it still ain't working. when i did: cat /dev/urandom > /dev/dsp i hear like fireworks... === lucas [n=lucas@OL176-228.fibertel.com.ar] has left #kubuntu ["Konversation] [06:18] orcdestroyer: try "startx 2> error.txt" instead [06:18] I forgot that you need the "2" for standard-error messages === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu === james_ [n=james@c-24-7-251-85.hsd1.in.comcast.net] has joined #kubuntu [06:20] ok [06:20] actinic: i tried everything, it still ain't working. when i did: cat /dev/urandom > /dev/dsp i hear like fireworks... [06:21] nosotros: you should just hear a bunch of static if you are sending random data to your sound device [06:21] nosotros you should also be careful because that random stuff can be bad for speakers (especially if loud) [06:22] and how do i fix that? === AmazingRuss [n=russ@66-52-22-102.lsan.pw-dia.impulse.net] has joined #kubuntu [06:22] i can't get audio to work [06:23] nosotros_: what application are you trying to play it with? === patrick_ [n=patrick@modemcable038.235-56-74.mc.videotron.ca] has joined #kubuntu [06:23] Cornellius, you still there? [06:23] amarok and xmms === eduardo [n=eduardo@200.92.46.205] has joined #kubuntu [06:24] actinic: dpkg-reconfigure xserver-xorg, brb [06:24] but i get static all the time, even when i'm not playing anything [06:25] you don't have a microphone plugged in or anything do you? [06:25] speakers to loud ? [06:25] hearing base noise ? [06:26] i don't anything plugged in [06:26] and yes, the speakers are loud [06:26] you don't have speakers plugged in ? === Lurkan [n=agsm@dsl-201-129-234-207.prod-infinitum.com.mx] has joined #kubuntu [06:26] do you see kmix in the panel? === moparisthebest [n=mopar@cpe-69-135-193-124.woh.res.rr.com] has joined #kubuntu [06:26] yes [06:26] click it, then click mixer [06:27] okey [06:27] master and pcm should be enabled === Cornellius [n=Al@142-217-38-112.telebecinternet.net] has joined #kubuntu [06:27] in output tab [06:27] both are enabled [06:27] Yay ! Problem solved [06:28] way to go cornellius! [06:28] Just reconfigured Xorg [06:28] has anyone in here had any experience getting broadcom wireless cards to work? [06:28] (in the right side of output there are 4 Via DXS) [06:28] :) [06:28] (all the same [06:28] hmm [06:29] james_: yes [06:29] sound card or built-in sound? === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu [06:29] built-in [06:29] james_: i didn't, just gave it up. there is however a howto available for getting broadcom to work [06:29] ! broadcom [06:29] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs === dafart [n=dafart@cust-03-55bf2743.adsl.scarlet.nl] has joined #kubuntu [06:30] !sound [06:30] If sound is not working, first try system -> prefrences -> multimedia system selector change it to alsa. If you still have problems then look at http://alsa.opensrc.org/index.php?page=DmixPlugin See https://wiki.ubuntu.com/DebuggingSoundProblems [06:30] Ahmuck: i went through a procedure described in ubuntu forums to get my broadcom wireless to work, but now my computer does not see my wireless card at all === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #kubuntu [06:30] nosotros: sorry, running outta ideas [06:30] evening imbrandon [06:31] fuck [06:31] i haven't found any solution [06:31] i don't know what to do [06:31] heya Ahmuck [06:31] nosotros_: watch iot [06:31] it* [06:31] imbrandon: are you a broadcome wireless expert? lol [06:31] well keep the language PG please [06:31] okey, sorry [06:31] james_: you went through the specific howto for broadcom wireless ? [06:31] james_: nope sorry === Appu [n=appu@210.18.109.202.sify.net] has joined #kubuntu [06:31] Ahmuck: yeah , i did [06:31] i guess i will have to go back to windows... [06:32] nosotros_: whats you problem ? [06:32] now my computer does not detect the card at all [06:32] audio doesn't work [06:32] and all i hear is something like static [06:33] nosotros_: keep poking around, there is probably a solution [06:33] james_: lspci, i am currious what card you have [06:33] is crimsun arround by chance? he is goot with audio nosotros_ [06:33] re: the broadcom problem....I have to build my own driver to make it work [06:33] i have poked around like a week and haven't found anything [06:33] imbrandon: heh i was just thinking that [06:33] er, what chipset [06:33] nosotros, don't forget checking this out: https://help.ubuntu.com/community/DebuggingSoundProblems [06:33] er my own ndiswrapper, that is === Mongey [n=conor@213-94-255-9.b-ras1.dbn.dublin.eircom.net] has joined #kubuntu [06:34] how different are the guts of k/ubuntu vs debian? [06:34] Ahmuck: 4319 rev 02 [06:34] i like it when i can use my portable apps on my usb key in linux and windows both :-) [06:34] very similar [06:34] actinic: i already did that [06:34] under wine === svizzero [n=svizzero@tor/session/external/x-5981f2c52af1f8ab] has joined #kubuntu [06:34] AmazingRuss: there is an open source broadcom driver now [06:35] cool! where? [06:35] 0000:02:06.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03) [06:35] nosotros, what motherboard? [06:35] TheHighChild: depends on what you mean by guts [06:35] imbrandon: everything but the windowing system [06:35] TheHighChild: very diffrent [06:35] 0000:02:03.0 Network controller: Broadcom Corporation: Unknown device 4319 (rev 02) [06:35] but very much the same [06:36] in that case ;) both [06:36] heh [06:36] why is xine the main engine for media? === macconline [n=moisesx@201.249.119.11] has joined #kubuntu [06:36] Enos: why not [06:36] "because it's better than silence" [06:36] actinic: MSI KM3M-V [06:36] imbrandon: It can't decode anything! [06:36] heya crimsun ;) [06:36] I've got the 4401 [06:36] imbrandon: Is there anywhere I can get an administration guide for ubuntu dapper? It seems like everything tries to hide the command line way of things, and instead suggests gui ways to do things. I want to master my system from the konsole. [06:37] Enos: decodes lots for me just fine, what are you not decoding ? [06:37] nosotros, forgive the obvious but sound is enabled in bios? [06:37] actinic: yes [06:37] imbrandon: it doesn't work with mplayer when decoding x.mov file [06:37] I guess 'konsole' would imply that I intend to keep the GUI. lol [06:37] TheHighChild: thats becosuse (k)ubuntu is meant to be a user friendly distro not command line centric [06:37] imbrandon: Last time I used mplayer with gentoo it worked like a charm. [06:37] Enos: you need win32 codecs [06:37] well crap man [06:38] imbrandon: I understand and appreciate what it does but I know it has additional capabilities and I want to become more familiar with them. [06:38] Enos: have toy installed libxine-extracodecs and or w32codecs ? === eduardo [n=eduardo@200.92.46.205] has left #kubuntu ["Konversation] [06:38] imbrandon: I guess I should [06:38] i dunno, maybe i should reinstall kubuntu and start over with this wireless thing [06:38] TheHighChild: the read up on debian admin [06:39] TheHighChild: you're due for a stage 1 gentoo install :) [06:39] james_: use ndiswrapper [06:39] imbrandon: No matter who you are, if you install ubuntu, you'll need the command line. IMHO, I could never survive the OS if I had no CLI [06:39] TheHighChild: thats a matter of opinion [06:39] #battlezone [06:39] ok I did my slow burn of a cd and it still dies in the same way at install [06:39] imbrandon: I figured, that's why I was curious as to how similar they were. [06:40] SpAwN: i could not get ndiswrapper to work, and now my computer can't even see my wireless card at all [06:40] I agree about the command line...ubuntu isn't far along to do without the cmd line [06:41] yea it's getting there [06:41] What happens when adept freaks out? You have to --configure -a. I think CLI use is inevitable. Have you ever used the display section of system tools? Break xorg.conf everytime without fail. That's the sort of thing I am talking about. I't snot a dis on the OS. I love the OS but feel shorted on documentation === KaiserSuse [n=texel@osiris.icrt.cu] has joined #kubuntu [06:41] you can never do without the command line in linux and it will always be that way (i hope) [06:41] ok well this isnt a discussion about command line vs non command line please take those disscussions to #kubuntu-offtopic , try to keep the chan open for support [06:41] How to configure the sound now ? My sound is too "fast" ! [06:42] gamerChad: good try at least. === Ash-Fox [i=UNKNOWN@eeu72.neoplus.adsl.tpnet.pl] has joined #Kubuntu [06:42] imbrandon: sorry [06:42] guess i will try with ubuntu [06:42] don't know what else to do [06:42] bye === emphasis [n=emphasis@r220-101-89-129.cpe.unwired.net.au] has joined #kubuntu [06:43] anyways, I'll read up on my debian docs. I was just curious as to how different they were [06:43] Is there a graphical editing utility for hardware related kernel modules for kubuntu (There is one for Mandriva called harddrake, and I haven't found a equilivant for it yet). [06:43] TheHighChild: as i said vey diffrent and very much thre same depends on specific items/packages [06:43] s/vey/very === kilian_ [n=kilian@p5484E10B.dip.t-dialin.net] has joined #kubuntu === kilian_ [n=kilian@p5484E10B.dip.t-dialin.net] has left #kubuntu ["Konversation] [06:44] Ash-Fox: not as far as i know [06:44] Ash-Fox: what do you need to edit? === Enos happy 4th of july [06:45] TheHighChild: if your wanting to know bout the innards of ubuntu though thats a good place to start alot of it will applie and that witch dont will be similar [06:45] 5'th already over here :P [06:45] crimsun, I spend a lot of time messing with wi-fi cards under linux. I'd rather not play with rmmod and modprobe too much directly. [06:45] apply [06:45] imbrandon: So what is so different? Is there anything specific, aside form the whole sudo atmosphere but is the structure different? [06:45] OOD: You're in the future? wow! how's like? [06:46] Ash-Fox: so you need something to {un,}load modules? [06:46] I worry this might do with the computer. It is a MS1029 n/otebook with an AMD64 Turion MT-40 (4000+) processor, and ATI Mobility Radeon X700 for graphics. [06:46] TheHighChild: yes and know as i said it depends on SPECIFIC diffrences small subtle ones mostly [06:46] Enos: Very dark XD [06:47] crimsun, no, I need something that can modify hardware attributes, a example of what I would do in the console: rmmod ath_pci && modprobe ath_pci countrycode=616 [06:47] maybe I'll try installing from the non-live CD [06:47] Ash-Fox: "hardware attribute"? You mean a module parameter instead? [06:47] yeah, the module parameters [06:47] imbrandon: Thanks a lot for your time and input. Is there a documentation project that you know of? I tend to write a decent bit and am a goodwriter (IRC aside) [06:47] Ash-Fox: we don't have anything /automated/, but you can use /etc/modprobe.d/foo [06:47] gamerChad: yea give that a try, you might have more luck [06:48] Drakconf was able to figure out the paramters and create a GUI for quick modifications [06:48] err harddrake. [06:48] echo "options ath_pci countrycode=616" |sudo tee -a /etc/modprobe.d/ath_pci [06:48] TheHighChild: not for ubuntu as i said becosue thats not what ubuntus goal is , but debian yes there is lots [06:48] no, we don't have that. Feel free to work on it. [06:48] Cornellius: Too fast? do mp3's play fast? [06:48] TheHighChild: Every sound [06:49] TheHighChild: My soundcard took helium ! :) [06:49] lol [06:49] lol [06:49] crimsun, ack, oh well. [06:49] Cornellius: give me a few minutes. I'll see if I can dig anything up [06:49] download of alternate cd will be overnight, so I'm gonna leave, later and thanks for the help [06:49] Cornellius: you might ask crimsun your specific problem, he is very good with sound issues IMHO [06:49] any ideas how to get your desktop to show again if it "crashed"? [06:50] in other words no icons are there anymore [06:50] got a console screen? [06:50] crimsun: How to configure the sound now ? My sound is too "fast" ! [06:50] moparisthebest: at the console ? [06:50] ctrl+Alt+backspace ? [06:50] i can still get there from konqueror and the console [06:50] yea [06:50] Cornellius: pastebin your ``dmesg'' [06:50] moparisthebest: type "sudo /etc/init.d/kdm restart" [06:50] crimsun: dmesg ? [06:51] ok, thanks [06:51] Cornellius: yes, type that in a Konsole === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu === krahador [n=krahador@adsl-86-212.37-151.net24.it] has joined #kubuntu [06:52] moins raphink [06:52] crimsun: http://paste.ubuntu-nl.org/17216 [06:53] Cornellius: you have a hardware bug. [06:53] crimsun: :( [06:53] crimsun: Doesn't do that in Windows though [06:53] because the OS works around it [06:54] hi imbrandon [06:54] you can attempt something similar by unloading snd_intel8x0 and passing ac97_clock=48000 to modprobe snd_intel8x0 === charlie55 [n=rod@124-254-68-44-dial.ispone.net.au] has joined #kubuntu [06:54] crimsun: Could you tell me how to do that ? [06:55] Cornellius: sudo modprobe -r snd_intel8x0 && sudo modprobe snd_intel8x0 ac97_clock=48000 === hey560 [n=himesh@S01060011d8c100ff.vs.shawcable.net] has joined #kubuntu === moparisthebest [n=mopar@cpe-69-135-193-124.woh.res.rr.com] has joined #kubuntu [06:55] crimsun: FATAL: Module snd_intel8x0 is in use. [06:55] hello, how do I get flac to play on amarok 1.4.1 [06:56] Cornellius: so stop whatever's using it. [06:57] crimsun: I've been using Dapper non-stop since 1 June. First time that bug happened [06:57] Cornellius: it happens. hardware problem. === grimse [n=grimse@F214b.f.strato-dslnet.de] has joined #kubuntu === topk [n=topk@220.172.38.160] has joined #kubuntu === topk [n=topk@220.172.38.160] has left #kubuntu ["Konversation] [06:59] Are there any 'neat' repositories I should know about? Besides PLF, Multiverse? [07:00] crimsun: i can't get surround 5.1 going? got any ideas? [07:00] !easysource [07:00] source-o-matic is a webpage where you can (re)generate your sources.list - http://www.ubuntu-nl.org/source-o-matic [07:00] Ash-Fox: ^^ [07:00] OOD: you can't just pop such a question on me without giving context and debugging output. [07:00] imbrandon, thankyou :) [07:01] crimsun: hmm i wouldn't know what to post specifically [07:01] OOD: start with ``cat /proc/asound/cards && tail -2 /proc/asound/oss/sndstat && amixer'' [07:01] i've got a via 8237, and apparently it can do hardware mixing since i can have 2 OSS apps playing at once [07:02] cripes why does sound continue to be an issue with linux? [07:02] actinic: because we have to reverse-engineer everything? [07:02] apparantly [07:02] it's getting old [07:03] same stuff i heard last year ... and the year before ... and the year before that ... === dobie [n=dobie@adsl-65-67-1-201.dsl.hstntx.swbell.net] has joined #kubuntu [07:03] well then throw some $ at those companies to convince them to provide us developers with data sheets. === _dbglt [n=dbglt@60-240-131-154.tpgi.com.au] has joined #kubuntu [07:03] actinic: please complain to the sound card mfg then, ask them for tech data sheets [07:03] with < 5% market share who's going to listen? [07:04] then why are you complaining? === francolq_ [n=francolq@200-127-20-108.prima.net.ar] has joined #kubuntu [07:04] crimsun: http://pastebin.ca/79299 [07:04] s/complaining/stating that/ [07:04] i'm not complaining ... mine works [07:04] but it's a BIG issue for people trying out linux [07:04] are you doing anything to help? [07:04] it's a insurmountable stumbling block [07:05] actinic: you're very welcome to offer your skills to help out with it [07:05] so much variety in sound cards [07:05] yes, are you? [07:05] actinic: of course. [07:05] actinic: I think this question shouldn't really be asked to crimsun ;) [07:05] glad to hear it [07:05] actinic: yes we all develope ubuntu and other FOSS [07:05] lol [07:05] actinic: you can look in the kernel changelog. [07:05] hehe === v0taguz is now known as Linu5 === Linu5 is now known as v0taguz [07:06] what's the kernel changelog going to help? [07:06] linux is getting more traction, hardware makers will eventually have to provide support [07:06] if sound developer's aren't releasing code? [07:06] actinic: s/we all/crimsun myself and raphink/ [07:06] actinic: please stop complaining and begin helping [07:06] actinic: i think he means to see his name in there ;) [07:06] it's evidence that we have to work doubly/triply hard to make sure sound works on /your/ hardware. [07:06] that'll be much more positive [07:07] I might also add that most of us aren't paid to make your sound hardware work. [07:07] indeed [07:07] right [07:07] anyhow, let's return to support. [07:07] ok, so conclusion is pay people, get results I guess [07:08] I'm actually happy some student named Linus Torvalds didn't just complain his floppy driver didn't work, but got to work instead ;) [07:08] raphink: ;) [07:08] actinic: if you're willing to pay some devs, it'll surely help going faster [07:08] just like microsoft [07:08] lol [07:08] actinic: just like microsoft employees, linux hackers need to eat frmo time to time [07:08] OOD: well, your 'Surround' mixer element is both muted and set to 0 level. [07:08] actinic: no this is getting #kubuntu-offtopic but people work without pay look at 85% or better of the ubuntu devs [07:09] OOD: same for 'Center' and 'LFE' [07:09] crimsun: yea i know, unmuting them does nothing [07:09] it's getting better, no doubt [07:09] imbrandon: yes, but it's good and even normal that full time devs are paid [07:09] raphink: yup ;) [07:09] OOD: you can't just unmute them, you have to set them to a non-zero level as well [07:09] maybe everyone should buy 5 yr old sound cards [07:10] actinic: now THAT's a great solution [07:10] loooooool [07:10] OOD: note also that 'Duplicate Front' is muted and 'Channel Mode' is set to '2ch' [07:10] crimsun: did that too [07:10] actinic: maybe everyone should use 100 years old cars, too [07:10] :) === nixternal_ points imbrandon and crowd to #kubuntu-offtopic === nixternal_ is now known as nixternal [07:10] so there wouldn't be a need to develop new cars [07:10] ;) [07:10] hey I have an idea. How about instead of whining about sound, we actually fix it? [07:10] actinic: maybe every one should ask the mfg for a tech data sheet when they buy a sound card , but as i and crimsun said #kubuntu-offtopic [07:10] nixternal: ;) === burch [n=burch@pool-71-113-212-242.herntx.dsl-w.verizon.net] has joined #kubuntu [07:11] I could use a little help. [07:11] nixternal: shush we have already established that ;) [07:11] ;p [07:11] crimsun: i;m with you [07:11] ;) === sotired [n=ed@c-68-32-144-150.hsd1.nj.comcast.net] has joined #kubuntu [07:11] ok, i eagerly await the next 'i can't get my sound to work" question [07:11] same here :) [07:11] actinic: you don't have to wait, even. Search Launchpad for "sound" and help out. [07:11] most of my free time is given to FOSS :) [07:11] crimsun: alright i've fixed all that (though i've tried before) === dartmolx [n=dartmolx@58.71.14.245] has joined #kubuntu [07:12] OOD: now use xine to play a dvd [07:12] actinic: now please we have tried to awnser you questions truefully dont turn this into a troll [07:12] raphink: same here :) infact all my fre time is ;) [07:13] actinic: I might also point out that this channel is _not_ a hotline [07:13] np, there's plenty else to complain about [07:13] if you have requests to be made to companies, go see RH [07:13] elsewhere [07:13] crimsun: wow..... it works [07:13] heh [07:13] if you are willing to have something implemented on your money, propose a bounty [07:13] ;) [07:13] hello. i am planning to upgrade from kubuntu 5.10 to 6.06 LTS using Adept. Anybody did this and had problems? [07:13] and if you really want it to work, get to work yourselfr [07:13] crimsun: it was the duplicate front all this time [07:13] raphink, what's your contribution been? i didn't catch that [07:13] francolq_: please follow the faq at ... [07:13] OOD: yeah, that's pretty standard. I'll think about enabling(unmuting) that by default in Edgy. [07:13] !uograde [07:13] I know nothing about uograde === GullyFoyle [n=jpar@c-71-235-79-251.hsd1.ct.comcast.net] has joined #kubuntu [07:14] !upgrade [07:14] Upgrading to Ubuntu 5.10 breezy -> http://wiki.ubuntu.com/BreezyUpgrade Upgrading to Ubuntu 6.06 Dapper -> https://wiki.ubuntu.com/DapperUpgrades Note: gksudo "update-manager -d" always updates to the latest development version. [07:14] not too hard to go see on LP actinic : http://gallery.raphink.info/main.php?g2_itemId=11182 [07:14] sorry [07:14] wrong link [07:14] huhu [07:14] actinic: https://launchpad.net/people/raphink [07:14] crimsun: *sighs* finally ! thanks a bunch, well linux just get better :D, again thanks, and for all your hard work too :) === MistaED [n=mistaed@210-84-55-28.dyn.iinet.net.au] has joined #kubuntu [07:15] OOD: np [07:15] raphink, that explains everything. thanks [07:15] OOD: :) [07:15] actinic: and mine http://launchpad.net/people/imbrandon and cimsun is there as well ( as are all ubuntu dev's / contributors ) [07:15] actinic: whats that mater [07:15] https://launchpad.net/people/crimsun this is crimsun's [07:15] good stuff [07:16] yay crimsun another ones bites the dust ( snd problem ) === charlie55 is now known as charlie5 [07:16] here's my little helpful linux links contri: http://www.whatsinyourbox.org/index.php?topic=1714.msg27572#msg27572 === burch [n=burch@pool-71-113-212-242.herntx.dsl-w.verizon.net] has left #kubuntu ["Konversation] [07:18] that's nice actinic, we need people to write doc, too ;) === burch [n=burch@pool-71-113-212-242.herntx.dsl-w.verizon.net] has joined #kubuntu [07:20] and of course gathering useful links is also a nice contrib === burch [n=burch@pool-71-113-212-242.herntx.dsl-w.verizon.net] has left #kubuntu ["Konversation] === antrax [n=antrax@200.88.2.146] has joined #kubuntu === _JP [n=jpn@ext123.almare.com] has joined #kubuntu [07:21] crimsun: just noticed my middle speaker isn't playing === burch [n=burch@pool-71-113-212-242.herntx.dsl-w.verizon.net] has joined #kubuntu [07:21] out of the 5.1 === thompa [n=thom@c-69-180-208-122.hsd1.tn.comcast.net] has joined #kubuntu === ru_ [n=ru@196.7.14.138] has joined #kubuntu === Healot [n=kubuntu@60.49.66.161] has joined #kubuntu [07:27] pfiew the python deps are a bit of a mess right now [07:27] actinic: nice link dude, thanks [07:29] no prob man, I worked hard on it [07:29] bye === actinic [n=investge@71-38-57-79.tcsn.qwest.net] has left #kubuntu [] [07:29] hmpf [07:29] no comment [07:30] lol [07:30] btw thanks for the imb java link crimsun that fixed me right up [07:30] ibm*\ [07:31] he worked hard on it [07:31] lol raphink shhhhh [07:31] ;) j/k === pradeepto [n=pradeept@dialpool-210-214-14-174.maa.sify.net] has joined #kubuntu === raphink gets back to merging while eating his breakfast === imbrandon go's back to mergin also, good use of time ..... again thanks crimsun === freeflying_ [n=freeflyi@221.221.147.22] has joined #kubuntu === Zaire [n=foxfire@static24-72-92-91.regina.accesscomm.ca] has joined #kubuntu [07:36] !nvidia [07:36] To install the Ati/NVidia drivers for your monitor, see https://wiki.ubuntu.com/BinaryDriverHowto [07:37] OOD: try setting 'Surround Jack Mode' to 'Independent' === Zaire [n=foxfire@static24-72-92-91.regina.accesscomm.ca] has left #kubuntu ["Konversation] [07:39] zaire: figured out that yet? [07:40] doesn't work, but hey, i just about gave up on getting surround working in linux and i got used to it, one speaker won't make much difference [07:40] again, thanks alot === word [n=word@ip70-162-166-56.ph.ph.cox.net] has joined #kubuntu [07:41] hello what is there a bundled package that has updatedb and locate in it? [07:41] crimsun: is there a manual way to request rebuild of a failed build ? [07:42] SpAwN: iirc, locate&updatedb are installed by default [07:42] raphink: besides pinging scott or adam, I don't know of one [07:42] ok [07:43] ahh....wow....had several terminals opened.......was sshed into a diff computer.......and was thinking it was this one === RobNyc_C [n=Boethius@nylug/member/RobNyc] has joined #kubuntu [07:43] SpAwN: otherwise, dpkg -S /usr/lib/locate says locate is provided by the findutils package [07:44] SpAwN: do you know you can set Konsole to tell you on which machine you are in the tab you're using? [07:44] ahh thank you raphink [07:44] findutils, slocate << has locate and updatedb [07:44] or on rpm based distros its most of the time in slocate [07:44] yep === Zaire [n=foxfire@static24-72-92-91.regina.accesscomm.ca] has joined #kubuntu [07:44] imbrandon: thankfully, kubuntu is not rpm based :) [07:44] raphink: yea....just had overlooked it......and somtimes my terminal window name wont chaneg [07:44] raphink: very true ;) [07:45] (got enough of RHEL at work) [07:45] SpAwN: hehe thats when user@hostname is good ;) [07:45] hehe [07:45] does anyone in here know where I can get the Envy_8762_32 file for dapper I need it for my Nvidia driver install === SpAwN is stoned.....and jus over looked it === sambaldap_ [n=bi@F56cb.f.strato-dslnet.de] has left #kubuntu ["Konversation] [07:45] SpAwN: when you use a bastion to access an ssh account, it won't show it in the tab :( [07:45] raphink: yea i'm an old suse junkie before debian / ubuntu ;) [07:45] Zaire: there's an easier way, you can apt the nvidia driver [07:46] imbrandon: hehe :) [07:46] I know but I want to install the actual Nvidia driver [07:46] Zaire: i had the same prob [07:46] ....never found afix [07:46] its being difficult for me [07:46] hmm [07:46] yea it says it builds fine...then just locks up your computer? [07:46] Zaire: it is " sudo apt-get install nvidia-glx " [07:46] I know === robnyc [n=robnyc@nylug/member/RobNyc] has joined #kubuntu [07:47] then sudo nvidia-xconfig [07:47] there is a way to get the real nvidia driver I just need that Envy_8762_32 file [07:47] anyway, here are the scripts: http://www.albertomilone.eu/europeo/nvidia_scripts1.html === _human_blip_away [n=mike@220.157.65.29] has joined #kubuntu [07:47] Zaire: that is the "real" nvidia binary driver [07:47] Zaire: the one in the apt repository is the real one o.0 [07:47] just repackaged [07:47] and easier to install [07:47] for ubuntu [07:48] well just need drivers right now to try and get twinview to work again === Nakkel [n=nakkel@vektori.com] has joined #kubuntu [07:49] crimsun: do you think https://launchpad.net/distros/ubuntu/+source/python-kde3/+bug/51919 is a good way to request a rebuild ? [07:49] the one with the script and the one in the apt repository is the same driver [07:49] just a different way of installing it [07:49] yea ones direct from the nvidia site one isnt [07:49] yes it is [07:49] do you know what the script does? [07:50] yes it is [07:50] yes script downloads it from the nvidia ftp [07:50] raphink: ouch, I'd subscribe ubuntu-archive not assign it to them [07:50] Zaire: they are exactly the same driver [07:50] crimsun: what does it change in that case? [07:51] raphink: Colin mentioned disapproving of assigning stuff to ubuntu-archive [07:51] oh well either way Im gonna install the driver [07:51] crimsun: ah ok, sorry [07:51] I'll change that then [07:51] Zaire: what the script does is it downloads the nvidia driver from the nvidia site and compiles it into a module [07:52] crimsun: there https://launchpad.net/distros/ubuntu/+source/python-kde3/+bug/51919 :) [07:52] Zaire: the one in apt is already a module and so it's quicker to get running [07:52] but they're the exact same thing === KaiserSuse [n=texel@osiris.icrt.cu] has joined #kubuntu [07:54] Anyone running a VNC server? [07:55] i have in the past not atm what ya need KaiserSuse [07:56] imbrandon: I have installed vnc4server and configured to run from inetd... but when I connect to it all I get is a gray X screen [07:56] imbrandon: it seems that kdm will not run there [07:56] hmmm [07:57] do you have a session started on the server? [07:57] http://www.ycgf.org/ [07:57] like, vnc is not rdesktop, it doesn't start graphical sessions, only use existing ones [07:57] iirc [07:57] RobNyc_C: please dont advertise in here [07:58] raphink: it can start new sessions... it all depends on configuration === robnyc [n=imhotep@nylug/member/RobNyc] has joined #kubuntu [07:58] KaiserSuse: ah ok [07:58] imbrandon, im not advertising === Snake [n=snake@unaffiliated/snake/x-17964] has joined #kubuntu [07:59] any amarok 1.4.1 packages? [07:59] !info amarok [07:59] amarok: versatile and easy to use audio player for KDE. In repository main, is optional. Version 2:1.3.9-0ubuntu4 (dapper), package size 7630 kB, installed size 18672 kB [07:59] the lastest of ubuntu is 1.3.9, i guess KDE's site has the latest [08:00] Snake: i will pkg them later [08:00] imbrandon: getem up man! [08:00] Healot: Im aware of that, 1.4.1 was just released, Didnt expect them to be repoed :) [08:00] i guess you can always package it yourself [08:01] I know, but that takes time [08:01] But I might just do that === Snake will run make overnight [08:01] Snake: hmmm for your interest, developers run make quite all the time [08:01] ;) [08:01] often on their own machines [08:01] so you can have packages [08:01] raphink: huh? [08:02] heheh [08:02] Snake: we have to make and test packages, so we run it all the time ;) [08:02] raphink: Oh, I know, but you signed up for that deal :P [08:02] Snake: just keep my repo in your sources , when i package it it will replace the 1.4.1beta1 youj have installed [08:02] I know no other way to build packages than to ... err ... build them :) [08:02] imbrandon: i lost that [08:02] imbrandon: reformated [08:02] :) [08:02] does anyone know of an equivalent to mandriva's rebootin script? [08:02] Snake: ok np when i get done i'll tell you how to add it , it will be a few hours [08:03] other than just changing the default in grub. === Zaire [n=foxfire@static24-72-92-91.regina.accesscomm.ca] has joined #kubuntu [08:03] unix_infidel: mandriva's rebootin script? what does it do? [08:03] imbrandon: im just buildin my own, my machine hasnt worked to hard for a while :) [08:03] lol ok [08:03] raphink: it lets you pass a string to the script that says reboot in with this OS mentioned in lilo. [08:03] so you dont have to sit there while your system goes to reboot and then POST and then grub. [08:03] unix_infidel: there's such an option in grub, but it's turned of in ubuntu because grub has been patched in ubuntu [08:03] imbrandon: LOL @ The amarok homepage!! [08:03] so it doesn't work [08:03] Scientists have discovered a new species, a species that doesn't eat, doesn't sleep, and doesn't socialize. They have named this species Amarok developers [08:04] unix_infidel: you should talk about that with mvo if you want it implemented === freeflying_ is now known as freeflying [08:04] imo [08:04] mvo? [08:04] unix_infidel: yep, mvo :) [08:04] i'm assuming he's a dev? [08:04] although he's not online right now it seems [08:04] unix_infidel: yes [08:05] unix_infidel: https://launchpad.net/people/mvo [08:05] he is the one responsible for grub === viviersf [n=cain@196.44.1.98] has joined #kubuntu [08:05] raphink: thanks. I'll talk to him if I ever see him around here...or shoot him an email or something. [08:05] http://librarian.launchpad.net/1072360/mvo.png [08:06] sure === ubuntu_ [n=ubuntu@218-215-131-64.people.net.au] has joined #kubuntu [08:06] LOL, he looks like suns's CEO [08:06] lol [08:07] imbrandon: oooo I found an amarok debby :) [08:07] http://thepiratecove.org/files/amarok-1.4.1_i386.deb [08:08] except it doesnt work [08:08] w00t [08:09] isn't there one on kubuntu.org too Snake? [08:09] Snake: otherwise, ask jpatrick when he's online [08:09] he takes care of amarok repackaging lately [08:09] raphink: not a 1.4.1 [08:09] a 1.4.0a [08:09] Snake: ask jpatrick when he'll be there === Muhendis_suat_ [n=Yaz@81.213.197.118] has joined #kubuntu [08:10] raphink: mhmm [08:10] raphink: not 1.4.1 and i've been packaging the kubuntu.org ones ;) [08:10] lately [08:10] ;) === Seveas [n=seveas@ubuntu/member/seveas] has joined #kubuntu [08:10] from 1.4.0a to 1.4.1 should be only an uupdate away to update the package === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu [08:10] moins Hobbsee [08:10] hi Seveas && Hobbsee [08:10] heya Seveas [08:12] im off to bed [08:12] night === Snake is now known as Snake[Sleep === Snake[Sleep is now known as Snake[Sleep] [08:13] hey imbrandon and raphink === reyfer [n=reyfer@200.35.203.248] has joined #kubuntu === guillaume [n=guillaum@fir02.forum.sciences.uhp-nancy.fr] has joined #kubuntu === MistaED2 [n=mistaed@210-84-55-28.dyn.iinet.net.au] has joined #kubuntu === noaXess [n=noaXess@cust.static.217-11-45-147.cybernet.ch] has joined #kubuntu === mebsd [i=mebsd@218.109.18.36] has joined #kubuntu === guillaume is now known as gleuRMLL [08:20] is ubuntu a live linux os? [08:20] is mplayer included in ubuntu? [08:21] mebsd: can be and not sure but i have it... [08:21] mebsd: when run from the live cd, yes [08:21] mebsd: mplayer is not included on the cd. It's available in multiverse. [08:21] !restricted [08:21] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats [08:21] mebsd: ^^ see that about mplayer === exceswater [n=exces@86.126.49.73] has joined #kubuntu [08:23] so where is the list for software in kubuntu live cd === _Bandit [n=Bandit@217-209-156-123-no40.tbcn.telia.com] has joined #kubuntu === Lure [n=lure@ubuntu/member/lure] has joined #kubuntu [08:25] !seveas [08:25] Seveas has a semi-popular 3rd party repository for several packages. More info (and mirrors) on http://wiki.ubuntu.com/SeveasPackages [08:25] !healot [08:25] I know nothing about healot [08:26] just checking your repos === posthuman [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu [08:27] does anyone know of a program that can record what you do on your desktop (visually..ie make a video file). I want to show someone what xgl can do. [08:28] posthuman: i know something like that for win... fraps :D [08:28] but i dunno for linux === posthuman is now known as Lunar_Raven === TehKewl1 [n=TehKewl1@d-c232-75.ext.adsl.uqconnect.net] has joined #kubuntu === Spadix [n=appu@210.18.109.202.sify.net] has joined #kubuntu === TehKewl1 [n=TehKewl1@d-c232-75.ext.adsl.uqconnect.net] has left #kubuntu ["Leaving"] [08:32] posthuman: http://wolphination.com/linux/2006/06/30/how-to-record-videos-of-your-desktop/ === Zaire [n=foxfire@static24-72-92-91.regina.accesscomm.ca] has joined #kubuntu [08:32] Lunar_Raven: here it is [08:32] http://www.sdicgm.com/dtTools.html [08:32] hehe === MilhousePunkRock [n=jan@dslc-082-082-077-220.pools.arcor-ip.net] has joined #kubuntu [08:33] well that seriously bombed out on me [08:33] how come the the nvidia-glx driver is supposedly the same one as off the official site....but the one that ubuntu installs fails the tests that cedega runs? === MilhousePunkRock [n=jan@dslc-082-082-077-220.pools.arcor-ip.net] has left #kubuntu ["Who] [08:33] i think we should investigate this mulder :d [08:33] where as b4 when i manualy installed the driver everything passed [08:34] haha [08:34] thanks [08:34] what i gave you it's trial [08:35] but :D enough i hope for what u need [08:35] can anyone tell me whats wrong with this and why I can't restart X server when I use this config http://pastebin.ca/79331 === aeon17x [n=aeon17x@58.69.180.228] has joined #kubuntu === stallion88 [n=stallion@201.135.71.40] has joined #kubuntu [08:39] hi everybody [08:40] anybody knows how to compile?? [08:40] gcc source.c? [08:40] !build-essential [08:40] Compiling software from source? Read the tips at https://wiki.ubuntu.com/CompilingSoftware (But remember to search for a pre-built package first!) [08:41] Zaire: whats it doing? [08:41] thanks! :) === firephoto [n=tom@71.115.208.122] has joined #kubuntu === WarOfAttrition [n=host@129.108.203.91] has joined #kubuntu === Lure [n=lure@ubuntu/member/lure] has joined #kubuntu === boss [n=boss@84.21.20.19] has joined #kubuntu [08:47] I cant restart X server I get an error [08:47] Zaire: what does it say? === rpedro_ [n=rpedro@87-196-10-127.net.novis.pt] has joined #kubuntu === TalentedChimp [n=paul@125.240.170.130] has joined #kubuntu === lordjii [i=jufo@83.102.16.38] has joined #kubuntu [08:51] jsec while I get the piece of paper with it on it [08:52] i work in a korean environment - i am the ony person using an english OS - when using the smb browser in konqueror the workgroup names show as garbage [08:53] ... so do the computer names, but the folder names are ok (displayed in korean) === sledge_ [n=chris@Ottawa-HSE-ppp243339.sympatico.ca] has joined #kubuntu [08:53] fatal server error: no screens found XI0: fatal I0 error 104 (connection reset by peer) 0 Xserver ":0.0" after 0 requests (0 known processed) with 0 events remaining. [08:53] switching dm language to korean doesn't help [08:54] installing the korean kde i18n package didn't help [08:54] Zaire: that's the entire message? [08:55] yeps [08:55] does anyone have any clues or know where i can get help to resolve this issue? [08:55] does it say anything about "error in line" or something like that? [08:55] not that I know of === unix_infidel [n=blue@adsl-68-94-17-132.dsl.rcsntx.swbell.net] has joined #kubuntu [08:55] PS. all other OS's are windows [08:56] was it working before? [08:56] that was the whole message and the thing is I followed a help guide for the xorg settings [08:57] TalentedChimp: I know it's not what you're asking, but I know the gnome setup displays asian text just fine. [08:57] yea my original xorg worked fine I had to restore it to fixe the problem [08:58] Zaire: then it should be telling you which line is the problem? [08:58] hmm, i don't like gnome [08:58] Zaire: When it fails you need to look at /var/log/xorg.0.log for more on the error [08:58] but thanks for the info [08:59] hm, might be Xorg.0.log [08:59] but it's not about displaying asian text (like on web pages and such - that works fine) it's just the workgroup and computer names in the SMB browser [08:59] hey lowtech === tibal [n=tibal@fox.tibal.info] has joined #kubuntu [09:00] damn this thing is being a pain [09:00] smb4k doesn't work [09:01] hey unix_infidel === ozmodiar [n=ozmodiar@h218n1fls33o869.telia.com] has joined #kubuntu [09:01] TalentedChimp: Yes I knew what you meant, nautilus and everything displays those texts fine === Muhendis_suat_ [n=Yaz@81.213.197.118] has joined #kubuntu [09:02] WarOfAttrition: heres the xorg log http://pastebin.ca/79339 === exceswater [n=exces@86.126.49.73] has joined #kubuntu [09:02] guys === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu [09:02] ok, installing nautilus now === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu [09:03] TalentedChimp: that's a gnome file manager though, you know that right === vincent_ [n=vincent@AGrenoble-257-1-14-34.w86-193.abo.wanadoo.fr] has joined #kubuntu [09:03] yes [09:04] i know it can be done, there's a korean distro called Haansoft Linux in which it displays fine [09:04] ...in kde [09:05] Zaire: do you have a wacom tablet installed? [09:06] wth is a wacom tablet lol [09:06] that's what's giving you the error, there is no /dev/wacom === Zaire doesn't even know what it is lol [09:07] graphics tablet [09:07] it's an input device, but if that's not what you're trying to install, then there is your error [09:07] a sweet one at that [09:07] k so how do I fix it === navin [n=navin@202.177.180.144] has joined #kubuntu [09:08] dunno ..I have only used one in...gulp...dare I say it [09:08] ....windoz [09:08] get a wacom tablet. heh [09:08] try blanking out all "Section"s that include anything with wacom particularly /dev/wacom [09:08] i'd say comment out everything for wacom [09:08] dunno where anything like that would be located in the xorg [09:08] close [09:08] oops. sorry [09:09] Zaire: edit /etc/X11/xorg.conf as root [09:09] me new at irc!! [09:09] sudo gedit /etc/X11/xorg.conf [09:09] I know about editing in command its just odd that anything like that would give me trouble when I didn't even add it [09:09] Zaire: you'll see them as you rea through it === navin [n=navin@202.177.180.144] has left #kubuntu ["Konversation] [09:10] it's there by default, I don't know why, since the /dev/wacom is the serial tablet, and they don't even sell those anymore [09:10] make sure you get the Section and End Sections [09:11] nautilus tells me "smb:/// is not a valid location" [09:12] found it but then why does the problem only occur when the xorg is modified [09:12] Zaire was also getting a lot of warnings on the generic monitor for refresh rates, those might also need checked [09:12] that's the config for x server [09:13] TalentedChimp: it was bound not to work, you probably need the ubuntu install altogether [09:13] well I know that but once its modified it give the error not before despite the wacom lines are there by default [09:13] installing gnome, seeing if that helps, if not then reinstall Ubuntu [09:14] yo [09:14] 152 packages [09:14] how do i change servers [09:14] ? === alexicon [n=alexicon@boxwhores.com] has joined #kubuntu [09:15] heya [09:15] has anyone here had weird problems with audio encoding/decoding [09:15] and or with amarok and xine sound devices... === pradeepto [n=pradeept@dialpool-210-214-14-174.maa.sify.net] has joined #kubuntu [09:16] does anyone have experience of setting up/using the Wildfire Jabber server? [09:18] the developers? [09:19] lowtech yeah, what's the wacom stuff? it gets put into my xorg, too. [09:19] brb gonna restart X === mth`MAW [n=mawspita@e176201007.adsl.alicedsl.de] has joined #kubuntu [09:20] ok kdm restarted however I still don't have dual monitors === Lunar_Raven [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu [09:20] wacom is a graphics/drawing tablet [09:20] wacom tablet is anyway - i'm sure they make other stuff [09:21] TalentedChimp: i know that but i don't have one so i'm curious why it gets added to my xorg [09:21] xorg.conf that is [09:21] for compatibility. [09:21] damnit and now kubuntu is only detecting 1 monitor [09:21] the sad thing is, even when you have one, you still have to configure xorg to get it right [09:21] WarOfAttrition: shouldn't it get added only if i have one? [09:22] larson9999: that's what I would do [09:22] WarOfAttrition: unless i'm bonkers the other distros i've tried don't put it in [09:22] oh well. [09:23] larson9999: I've seen some that do [09:23] but strangely, they were missing the usb hookups, so they didn't even work. [09:23] actually i do have a tablet somewhere but not a pen for it so i've never used it [09:24] I have an old tablet, need to get a new one [09:24] Zaire: what is the second monitor? === Healoter [n=kubuntu@60.49.118.150] has joined #kubuntu [09:24] not in Mandriva [09:24] both are CRT I have a Hansol 17" and a Sceptre 17" [09:25] one is using a DVi to VGa converter [09:25] oh, ok [09:26] WarOfAttrition: you do need a special pen to use them, right? [09:26] i forgot to ask Hawkwind for a copy of his xorg.conf for dual monitors [09:26] larson9999: it usually comes with the tablet === bioticpro [n=bioticpr@pool-71-106-129-51.lsanca.dsl-w.verizon.net] has joined #kubuntu [09:26] WarOfAttrition: not all the time when you buy one for 15 cents at a yard sale === cipro [n=cipro@ip68-3-28-168.ph.ph.cox.net] has joined #kubuntu [09:27] larson9999: nope, but new, I mean [09:27] i've never seen the pen sold separatly === Fry3001 [n=sbroeckl@p5486A649.dip0.t-ipconnect.de] has joined #kubuntu [09:27] well you can buy spare pens [09:27] WarOfAttrition: just trying to confirm that i can't use this without buying a stylus. the pens are on ebay separately [09:28] ok I hate my Nvidia so very much [09:28] larson9999: there's a good chance it's broken if you got it for 15 cents === tanghus [n=tol@0x535c8e87.boanxx14.adsl-dhcp.tele.dk] has joined #kubuntu === mikearthur [i=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk] has joined #kubuntu [09:28] oh, nice [09:28] the pens are expensive. [09:28] you should see the tablets [09:28] the one I'm eyeing costs 500 === hybrid [n=666@dpc6745217221.direcpc.com] has joined #kubuntu [09:29] I need help configuring a playstation style usb controller in kde, can someone help? [09:29] Zaire: just a config problem. if you can wait till tomorrow i can get a working xorg.conf you can compare to. [09:30] k cause its P**sing me off that I don't have dual monitors lol [09:30] WarOfAttrition: i buy almost all my hw on the cheap and have pretty good success actually. even with 'bad' hds. i low level format fixes them pretty well (knock on wood). i just looked and i actually have two tablets. look like the same model. light blue in color. but no pens. === devendra_ [n=devendra@59.95.15.94] has joined #kubuntu [09:31] larson9999: probably graphire2s [09:31] Zaire: ok, catch me tomorrow [09:31] zaire i think you're in trouble in linux if you don't like nvidia. at least i always hear that ati is worse. [09:31] ati is ok, but way harder to set up [09:31] dunno a friend of mine uses Kubuntu and has an X800 [09:31] WarOfAttrition: i'm in business if i can find a 15 cent pen :) [09:32] larson9999: like I said, don't get your hopes up for that price. they probably tossed it for a reason [09:32] <_rince_> mrgn === jetblast [n=jetblast@129.44.44.64] has joined #kubuntu [09:32] I want to buy a graphics pad for doing Case mod designs lol [09:32] WarOfAttrition: i know won works as a friend tested it. [09:33] but that was a couple years ago [09:33] larson9999: well you could get a pen fairly cheap [09:33] WarOfAttrition: last i looked $30 was the cheapest i could find [09:34] that's a rip off [09:34] WarOfAttrition: what does the pen have in it something that tells the tablet where it is? [09:34] I was stupid enough to pay $10 for new pen nibs. Used the pen so much the tip wore down [09:34] WarOfAttrition: what should one cost? [09:35] larson9999: yea something like that. it's some kind of electro-static positioning [09:35] and pressure sensor [09:35] how would one download all files in one directory using wget? [09:35] larson9999: not sure, check www.wacom.com === thompa [n=thom@c-69-180-208-122.hsd1.tn.comcast.net] has joined #kubuntu [09:36] oh yea that too, pressure [09:36] bam_: *.* ? [09:36] tried...gave atitude === ke [i=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu [09:37] why do i get nvidia logo on some computers but not this one? [09:38] WarOfAttrition: seems the $30 is still the price on ebay [09:39] larson9999: sounds bad to me for a tablet that's not guaranteed to work well === Zaire likes the KDE steel background [09:40] WarOfAttrition: yeah, i didn't want to shell out $30 for something i don't know if i'd like to use even if it does work well [09:40] is there any kind of hardware diagnostic tool? [09:41] larson9999: to use as a mouse a tablet is annoying fast [09:41] thompa: is it a faster box with a faster/better video card? [09:41] its a 660 card [09:41] its already acting wierd again [09:41] openoffice text seems to melt === italo [n=italo@201.12.17.88] has joined #kubuntu [09:42] new power supply, 1G ram, but the no logo thing worries me again === esben [n=esben@mosehansen.dk] has joined #kubuntu === italo is now known as varicello [09:42] mine doesn't give the logo either [09:43] sometimes the graphics seem to slow down [09:43] Zaire: are you running nvidia? [09:43] yeps [09:43] if its a fast box and card, sometimes its too quick [09:43] Option "NoLogo" "True" - in the "Device" section will disable it [09:43] XFX FX 5200 [09:43] whats 'glxinfo | grep render' say? [09:44] i saw the logo before [09:44] before dapper that is [09:44] all other distros showed logo for me to but not dapper either [09:44] direct rendering: Yes [09:44] OpenGL renderer string: GeForce 6600 GT/AGP/SSE/3DNOW! [09:44] GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, [09:45] then 3D is working [09:45] yes, that's a working 3D acceleration === scheuri [n=stefan@147.86.141.244] has joined #kubuntu [09:46] been here before, this is a new install on same box, i replaced power supply [09:46] by all other distros I mean mandriva, mandrake, redhat 9, fedora core 3, Suse 10.1 64, debian === dissidentcitizen [n=nick@CPE-124-176-40-225.nsw.bigpond.net.au] has joined #kubuntu [09:46] I don't like the logo, I disable it [09:46] why is openoffice text .. gets wobbly [09:46] I just like to know a driver install worked thats all [09:46] are you opening Microsoft Office files? thompa [09:46] i dont like the logo but was thinking something is not installed right [09:47] nvidia has been fairly reliable on linux for me [09:47] no im just typing [09:47] same here === tulga [n=tulga@202.72.245.106] has joined #kubuntu [09:48] redhat 9 forces me to install in text mode then install my drivers before I can boot into the GUI but my friends ATi worked right off [09:48] everyonce in a while one of the drivers will do something funny like display all borked up after leaving x === Riis [n=Riis@port1612.ds1-khk.adsl.cybercity.dk] has joined #kubuntu [09:48] last time i lost half my document [09:48] I need install nvidia driver. but nvidia require custom kernel. please send me howto guide URL. === Ademan_ [n=dan@h-69-3-237-119.snfccasy.dynamic.covad.net] has joined #kubuntu [09:48] is their a livecd version of kubuntu? [09:49] Riis: yep [09:49] Riis: check www.kubuntu.org [09:49] maybe my montitor settings are off, its 1440x900 lcd === jc-denton [n=nils@zux173-061.adsl.green.ch] has joined #kubuntu [09:50] is there a [09:50] !nvidia [09:50] To install the Ati/NVidia drivers for your monitor, see https://wiki.ubuntu.com/BinaryDriverHowto === jc-denton [n=nils@zux173-061.adsl.green.ch] has left #kubuntu [] [09:50] hmm, which image do I download? === jc-denton [n=nils@zux173-061.adsl.green.ch] has joined #kubuntu [09:50] Riis: i think livecd is in the name [09:51] Riis: for LIVECD its the "desktop CD" [09:51] ok [09:51] Riis: the "desktop CD" has the livecd feature...the others (server and alternate) dont [09:52] my muet, vol up/down keys stopped to work === kujeger [n=kujeger@host-81-191-145-149.bluecom.no] has joined #kubuntu [09:52] and i don't know why [09:52] scheuri: ok, thanks [09:52] ok UT2k4 install looks wierd compared to before [09:52] Riis: very welcome [09:52] but i choosed the right keyboard, because it worked earlier [09:53] am I still here [09:53] yes...sorry...mangled my rj45 === mindspin [n=mindspin@pD95FDEEC.dip.t-dialin.net] has joined #kubuntu === Chryseus [i=chryse@soul.fiveam.org] has joined #kubuntu [09:54] night === larson9999 [n=larson9@CPE-72-128-126-220.wi.res.rr.com] has left #kubuntu ["Leaving"] [09:54] moin === cox377 [n=admin@host-84-9-67-196.bulldogdsl.com] has joined #kubuntu === olaf [n=olaf@141.201.200.97] has joined #kubuntu === aseigo_home [n=aseigo@ti112220a080-8650.bb.online.no] has joined #kubuntu === SpAwN [n=wls@pool-70-22-170-223.bos.east.verizon.net] has joined #kubuntu [10:01] why is it I can get Unreal Tourny 2004 to install and run on redhat 9 but no other linux distros === pradeepto [n=pradeept@dialpool-210-214-14-174.maa.sify.net] has joined #kubuntu [10:01] Zaire: works fine in PClinuxOS, just go grab the SuperGamer version, comes with Americas Army, UT2004, Quake4, Doom3... and more === Emess [n=Emess@CPE-124-178-21-54.wa.bigpond.net.au] has joined #kubuntu [10:02] Zaire: it works fine for me on gentoo === kosh [n=kosh@aesaeion.com] has joined #kubuntu [10:02] what should a windows XP kernal look like in the /boot/grub/menu.lst [10:02] Dos [10:02] usually === chozabu_ [n=chozabu@82.152.168.63] has joined #kubuntu [10:03] title Windows NT/2000/XP [10:03] root (hd0,0) [10:03] chainloader +1 >> just like that [10:03] dunno Ive only ever gotten UT2k4 to run on redhat 9 albeit without audio [10:04] Windows doesn;'t have kernel entry like Linux... [10:04] yea in bootloaders Ive seen it shows up as Dos [10:05] it's the legacy bs of grub... it still see Windows as DOS hohohoho [10:05] I laugh at it, its funny lol [10:05] because the boot loader is the practically the same... [10:05] it is not a legacy bs [10:05] windows even up through w2k3 boots the same way that dos does [10:05] it's a bs anyways... [10:06] windows sux anyway so I find it amusing lol === theine [n=theine@d010017.adsl.hansenet.de] has joined #kubuntu [10:06] and last I heard there is no good way to detect which type of system it is so why should it matter? [10:06] windows doesn't suck, DOS does :) [10:06] why does a title of Dos or Windows NT or whatever make any difference? [10:06] .......nah Im pretty sure windows sux lol [10:07] kosh: cause it is a bs? [10:07] Lately I have been trying to specify which windows I mean, MS windows or X windows or what... [10:07] try doing large database develoment on windows and then tell me it doesn't suck [10:07] Healot: why do you say it is bs, can you be specific in any way? [10:07] try doing anything on windows then telling me it doesn't suck lol [10:07] it is good for games [10:07] Why, because my grub entry automatically put Windows XP :) [10:08] and what is wrong with that? [10:08] DOS? give me a break [10:08] I would rather not play games then run windows [10:08] healot you are just trolling [10:08] you have not given a single actual arguement [10:08] I think other distros grub still do the DOS thing... [10:09] thankfully irc clients have ignore :) byebye [10:09] whatever [10:09] actually Lilo does to [10:09] not talking to you in the first place === rico_ [n=rico@user-24-96-101-131.knology.net] has joined #kubuntu === tigor [n=tigor@pcti.cc.univie.ac.at] has joined #kubuntu [10:10] at this point nothing said positive towards windows will change my view of the spyware adware and malware ridden OC [10:10] OS* === vlt [n=dm@p54B344A3.dip0.t-ipconnect.de] has joined #kubuntu [10:14] Hello. I have a problem with "gam_server" consuming 20 % cpu per user once a day. How to fix that on a fresh kubuntu Dapper (updated)? [10:15] WARNING: ALC_EXT_capture is subject to change! [10:15] Couldn't set video mode: Couldn't find matching GLX visual [10:15] History: [10:15] Exiting due to error [10:16] and UT does it again [10:19] gah and no package candidate for xmms [10:19] !info xmms [10:19] xmms: Versatile X audio player. In repository main, is optional. Version 1.2.10+cvs20050809-4ubuntu5 (dapper), package size 1029 kB, installed size 7256 kB === Bassetts [n=Bassetts@cpc1-mapp1-0-0-cust592.nott.cable.ntl.com] has joined #kubuntu [10:21] whats the difference between info and without info === bioticpro [n=bioticpr@pool-71-106-129-51.lsanca.dsl-w.verizon.net] has left #kubuntu ["Konversation] [10:22] !help [10:22] I am ubotu, all-knowing infobot. You can browse my brain at http://bots.ubuntulinux.nl Usage info: http://wiki.ubuntu.com/UbotuUsage === scheuri [n=stefan@147.86.141.244] has joined #kubuntu === jack [n=jack@ip68-111-132-59.sd.sd.cox.net] has joined #kubuntu [10:23] ty === cain_ [n=cain@196.44.1.98] has joined #kubuntu === RomanK [n=roman@p54A248E5.dip.t-dialin.net] has joined #kubuntu === devendra_ [n=devendra@59.95.15.94] has left #kubuntu ["Konversation] === Riis [n=Riis@port1612.ds1-khk.adsl.cybercity.dk] has left #kubuntu [] === ryouga [n=ryouga@12.Red-83-50-125.dynamicIP.rima-tde.net] has joined #kubuntu === skadjhasiljdhasj [n=fabian@dslb-084-056-030-226.pools.arcor-ip.net] has joined #kubuntu === andre^off is now known as andred [10:29] lol === edulix [n=edulix@87.218.66.130] has joined #kubuntu === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu === skadjhasiljdhasj [n=fabian@dslb-084-056-030-226.pools.arcor-ip.net] has joined #kubuntu [10:30] * === dariius [n=dariius@82.138.86.21] has joined #kubuntu === dariius [n=dariius@82.138.86.21] has left #kubuntu ["Konversation] [10:34] does anyone know how to set kwallet to once per login? === easynintendo [n=easynint@ppp-70-248-67-40.dsl.ltrkar.swbell.net] has joined #kubuntu [10:37] save a password, and next re-enter the password, and kwallet will prompt you about the password "Allow Once", etc... === Trackilizer [n=Trackili@pD9E3FC22.dip.t-dialin.net] has joined #kubuntu [10:38] I set the default MP3 player to XMMS, but everytime i click on a MP3 it is opened by amarok. [10:38] How do i change this? === dumbkiwi [n=matt@203.114.186.21] has joined #kubuntu === jenton [n=jenton@124-168-42-95.dyn.iinet.net.au] has joined #kubuntu [10:40] Trackilizer: Where did you change the file association at? === koelner [n=heinz@p54A6E553.dip.t-dialin.net] has joined #kubuntu === easynintendo [n=easynint@ppp-70-248-67-40.dsl.ltrkar.swbell.net] has left #kubuntu ["Konversation] [10:40] what tool can I use to concat mpeg4 .avi files? [10:40] also, are you able to right click and "open with" xmms? === koelner [n=heinz@p54A6E553.dip.t-dialin.net] has left #kubuntu [] [10:41] I right clicked on an MP3 file, went to open with and chose the option to remeber to use that ap to open MP3s [10:41] But then after simply clicking on a MP3 file, it was opend by amarok, instead of XMMS [10:41] Trackilizer: Right click on any mp3 and select 'properties' === kubuntutaotao [n=kubuntut@221.216.96.159] has joined #kubuntu [10:42] Trackilizer: then click the little wrench below the filename [10:42] Trackilizer: make sure that xmms is at the top of that list [10:42] CRAP! everything just froze, be back in a bit! === Tadde [n=tadde@adsl-ull-197-183.41-151.net24.it] has joined #kubuntu === Tadde [n=tadde@adsl-ull-197-183.41-151.net24.it] has left #kubuntu ["Konversation] === ke [i=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu === concept10 [n=concept1@c-67-172-222-62.hsd1.tx.comcast.net] has joined #kubuntu === oofus [n=chris@oofus.demon.co.uk] has joined #kubuntu === Netcad [n=p0rt@67.64.202.50] has joined #kubuntu === Electryfier [n=chatzill@cm238-hs2.europronet.ba] has joined #kubuntu [10:53] anyone know where to find the Qt libraries? === peter___ [n=peter@cpc5-stkn4-0-0-cust829.midd.cable.ntl.com] has joined #kubuntu [10:53] anyone know where to find the Qt libraries? [10:54] hellooooooooooo [10:54] :( === jenton [n=jenton@124-168-42-95.dyn.iinet.net.au] has left #kubuntu ["Konversation] [10:55] :| === chj [n=chj@bzzzt.fix.no] has joined #kubuntu === freeflying|away is now known as freeflying [10:56] Hi. Could anyone please tell me how to disable Konqueror showing links in little yellow boxes when ctrl is pressed? [10:57] don't ask me, I need help to find Qt libraries === MistaED [n=mistaed@210-84-55-28.dyn.iinet.net.au] has joined #kubuntu === uwe2 [n=uwe@e177153208.adsl.alicedsl.de] has joined #kubuntu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu === Jack1 [n=johannes@p54A0A6F7.dip0.t-ipconnect.de] has joined #kubuntu === aseigo_home is now known as aseigo === viviersf [n=cain@196.44.1.98] has joined #kubuntu === mth`MAW is now known as MAW_away === D4m4ge [n=D4m4ge@86.72.35.235] has joined #kubuntu === dumbkiwi [n=matt@203.114.186.21] has joined #kubuntu === DrNickRiviera [n=riviera@p548ED2E6.dip.t-dialin.net] has joined #kubuntu === ep5il0n [n=ep5il0n@pppoe-155.1.110.89-adsl.spbnit.ru] has joined #kubuntu === Godrin [n=david@p5082E122.dip.t-dialin.net] has joined #kubuntu === r2d2_ [n=r2d2@6.Red-81-44-176.dynamicIP.rima-tde.net] has joined #kubuntu === MistaED [n=mistaed@210-84-55-28.dyn.iinet.net.au] has joined #kubuntu === carl_ [n=carl@p54BDE00B.dip.t-dialin.net] has joined #kubuntu === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu === dumbkiwi [n=matt@203.114.186.21] has joined #kubuntu === fatninja [n=root@203.161.102.40.static.amnet.net.au] has joined #kubuntu === Dunedan [n=Dunedan@port-212-202-55-29.dynamic.qsc.de] has joined #kubuntu === roconnor [n=roconnor@n032155.cs.kun.nl] has joined #kubuntu [11:27] Hi guys! Does anybody know a tutorial to install kubuntu on a MacBook? Or does anybody have done that? === vlt [n=dm@p54B344A3.dip0.t-ipconnect.de] has left #kubuntu ["Verlassend"] === rockin_stan [n=rockin_s@unaffiliated/rockinstan/x-000001] has joined #kubuntu === hanex [i=hanex@a81-197-148-96.elisa-laajakaista.fi] has joined #kubuntu === hanex is now known as hanbes === hanbes is now known as habes === krinns [n=nyousuf@202.5.145.13] has joined #kubuntu [11:40] hi all === franz_ [n=franz@81-208-74-185.ip.fastwebnet.it] has joined #kubuntu === edulix_ [n=edulix@87.218.66.37] has joined #kubuntu [11:41] i want to highpoint rocket raid card on kubuntu [11:41] on high point site i got opensource driver [11:41] now how i compile it and at boot kubuntu can pick it up === taziden [n=taziden@lns-bzn-21-82-248-190-179.adsl.proxad.net] has joined #kubuntu === taziden [n=taziden@lns-bzn-21-82-248-190-179.adsl.proxad.net] has left #kubuntu ["Quitte"] === ondas [n=mute@fence.metamute.com] has joined #kubuntu === ubuntu_ [n=ubuntu@202.72.245.106] has joined #kubuntu [11:48] I reinstalled system and I backup all deb files from /var/cache/apt. Can i use these files now? because my connection very slow for update === jbrice_ [n=jbrice@mplcat2.meadvillelibrary.org] has joined #kubuntu === franz_ [n=franz@81-208-74-185.ip.fastwebnet.it] has joined #kubuntu [11:53] how can I install a button on my panel to show/hide desktop/running programs ? It was there on a different distribution i used before kubuntu [11:55] does anyone here use winamp under linux? === C-O-L-T [n=Cerebell@193.231.163.10] has joined #kubuntu [11:56] cox377, try xmms or something else instead :) [11:56] yeh, do use xmms but do love the old winamp [11:56] : ) [11:57] tried bmp? === ke [i=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu [11:57] or even amarok === patrick88296 [n=patrick@adsl-220-90-fixip.tiscali.ch] has joined #kubuntu [11:58] bmp? === BurgerMann [n=burgerma@port86.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu === mebsd [i=mebsd@58.100.249.108] has joined #kubuntu [12:01] how do i make dsl connection with kubuntu === crabstic [n=nsalmi@tuxedo.abo.fi] has joined #kubuntu === oppo [n=oppo@gov91-1-82-227-14-157.fbx.proxad.net] has joined #kubuntu === golly [n=chatzill@ppp244-86.static.internode.on.net] has joined #kubuntu === jpatrick [n=patrick@ubuntu/member/jpatrick] has joined #kubuntu [12:06] mebsd, pppoeconf [12:06] !ppoeconf [12:06] I know nothing about ppoeconf [12:06] !pppoeconf [12:06] I know nothing about pppoeconf === imachine [n=imachine@mlink.net.pl] has joined #kubuntu [12:06] !pppoe [12:06] Setting up an ADSL/PPPoE connection? Look at https://wiki.ubuntu.com/ADSLPPPoE === ubuntu_ [n=ubuntu@6.Red-81-44-176.dynamicIP.rima-tde.net] has joined #kubuntu === ubuntu_ is now known as R2d2_ === imachine_ [n=imachine@mlink.net.pl] has joined #kubuntu === brian___ [n=brian@c-69-242-177-128.hsd1.mo.comcast.net] has joined #kubuntu === chozabu__ [n=chozabu@82.153.105.133] has joined #kubuntu [12:15] how do you mount a share drive so you can stream right from it? === hanex_ [i=hanex@a81-197-145-28.elisa-laajakaista.fi] has joined #kubuntu === yango [n=vinko@unaffiliated/yango] has joined #kubuntu === imachine1 [n=imachine@mlink.net.pl] has joined #kubuntu === kubuntutaotao [n=kubuntut@61.49.168.160] has joined #kubuntu === ubuntu_ [n=ubuntu@219.82.218.210] has joined #kubuntu === morzel [n=morzel@87.97.96.189.pool.invitel.hu] has joined #kubuntu === ubuntu_ is now known as mebsd === Tallia1Kubuntu [n=andrea@host205-49.pool8260.interbusiness.it] has joined #kubuntu === brian____ [n=brian@c-69-242-177-128.hsd1.mo.comcast.net] has joined #kubuntu === ubuntu_ [n=ubuntu@6.Red-81-44-176.dynamicIP.rima-tde.net] has joined #kubuntu === ubuntu__ [n=ubuntu@86.111.163.120] has joined #kubuntu === keyne [n=fgonieau@sete.idealx.com] has joined #kubuntu === D4m4ge [n=D4m4ge@86.72.35.235] has joined #kubuntu === morzel [n=morzel@87.97.96.189.pool.invitel.hu] has joined #kubuntu === ubuntu_ is now known as R2d2_ === azcazandco [n=alan@i-83-67-125-46.freedom2surf.net] has joined #kubuntu [12:31] what packages will need to be installed in order to build the cvs version of the rt2500 drive? === viviersf [n=cain@196.44.1.98] has joined #kubuntu [12:31] hello folks [12:31] hi. [12:31] Can anybody help me find where my kde theme manager is? I think I managed to install a theme but have no idea where to access the manager :( === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu [12:31] I am running kubuntu [12:32] also, cannot find a nice click and show desktop function in kubuntu like there is in gnome, am I missing something stupid? [12:33] anyone know of a site that ahs some info on how kubuntu and kde in general do that crystal effect on their art? [12:33] ,/random> === nikkne [n=nikkne@nslpc3.epfl.ch] has joined #kubuntu === rami213123213 [i=rami2131@dxb-as11696.alshamil.net.ae] has joined #kubuntu === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [12:42] i need help [12:42] anyone out here? [12:42] what [12:43] ta3 [12:43] ma9ree [12:43] soori [12:43] anyone able to help? [12:43] i need help [12:43] anyone out there [12:43] rami213123213: please shut up [12:43] khalas okay [12:43] man this place is full at night === glog [n=glog@251.Red-88-4-241.staticIP.rima-tde.net] has joined #kubuntu [12:43] everyones at work [12:44] theres a guy from kuwait he's indian, he helps a lot [12:45] i am in suse chat [12:45] i am leaving [12:45] i am gonna go to windows [12:45] i found osmething on the drivers site [12:45] bb [12:45] ewwww === weedar [n=weedar@084202105172.customer.alfanett.no] has joined #kubuntu === crisvale [n=crisvale@c911a2ee.bhz.virtua.com.br] has joined #kubuntu === andred is now known as andre^off === rami213123213 [i=rami2131@dxb-as11696.alshamil.net.ae] has left #kubuntu [] === remke [n=remke@86.83.87.40] has joined #kubuntu === franco [n=franco@host180-168.pool873.interbusiness.it] has joined #kubuntu === nap [n=dartmolx@203.177.56.98] has joined #kubuntu === C-O-L-T [n=Cerebell@193.231.163.10] has joined #kubuntu === sensei [n=erik@81-179-68-215.dsl.pipex.com] has joined #kubuntu === bradmo [n=brad@FLH1Aee037.kng.mesh.ad.jp] has joined #kubuntu === italo [n=italo@201.12.17.88] has joined #kubuntu === exceswater [n=exces@86.126.49.73] has joined #kubuntu === moon [n=moon@Pc-352.NA.Home.Ran.Ro] has joined #kubuntu === nikkne [n=nikkne@nslpc3.epfl.ch] has left #kubuntu ["Konversation] === ray__ [n=alexei@81.168.51.181] has joined #kubuntu === arso1234 [i=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [12:55] goddamn it i need help === imachine1 is now known as imachine [12:56] The ext2fs.sys driver did not mount that volume for some reason, or it mounted it read-only. [12:56] Please run the mountdiag diagnosis tool, which you can download here: mountdiag.exe. [12:56] Please run it at the command prompt and give it the letter of the drive you want to examine, for example: [12:56] mountdiag G: [12:56] The tool will give you a hint on how to resolve the problem. (Note: The mountdiag tool reads data only; it does not attempt to modify anything.) [12:57] omg i am screwed === Stroganoff [n=strogano@p54B9A0B1.dip0.t-ipconnect.de] has joined #kubuntu === Stroganoff [n=strogano@p54B9A0B1.dip0.t-ipconnect.de] has left #kubuntu ["Leaving"] === rzmp [n=rzmp@zuluhed.rz.tu-clausthal.de] has joined #kubuntu [12:59] i am using [12:59] fs driver [12:59] to run ext3 on windows [12:59] worked fine for a week [12:59] but today [12:59] it aint working [12:59] i get"not formatted, wanna format" === theine [n=theine@d067174.adsl.hansenet.de] has joined #kubuntu === Firelight [n=fireligh@AOrleans-151-1-42-71.w83-199.abo.wanadoo.fr] has joined #kubuntu === Firelight [n=fireligh@AOrleans-151-1-42-71.w83-199.abo.wanadoo.fr] has left #kubuntu ["My] === franco [n=franco@host180-168.pool873.interbusiness.it] has joined #kubuntu === oppo [n=oppo@gov91-1-82-227-14-157.fbx.proxad.net] has left #kubuntu ["Konversation] === omeow [n=omega@co63471-a.olden1.ov.home.nl] has joined #kubuntu === Philip5 [n=Philip@c83-253-46-75.bredband.comhem.se] has joined #kubuntu === incubii [n=incubii@cor8-ppp4513.hay.dsl.connect.net.au] has joined #kubuntu [01:25] ** testers needed: deb http://kubuntu.org/packages/amarok-141/ dapper main === lz1gjd [n=lz1gjd@213.137.51.182] has joined #kubuntu === batfree [n=batfree@60.209.51.206] has joined #kubuntu === batfree [n=batfree@60.209.51.206] has joined #kubuntu === maenty [n=maenty@purple.bdb.fi] has joined #kubuntu === maenty is now known as OlliK === apol [n=apol@62.57.220.216] has joined #kubuntu === Bass [n=Bassetts@cpc1-mapp1-0-0-cust592.nott.cable.ntl.com] has joined #kubuntu === deuce868 [n=deuce868@ts.msufame.msu.edu] has joined #kubuntu === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu === C-O-L-T [n=Cerebell@193.231.163.10] has joined #kubuntu === nnn0 [n=nnn0@unaffiliated/nnn0] has joined #kubuntu === draktux [n=draktux@p54B0A577.dip0.t-ipconnect.de] has joined #kubuntu === Bass [n=Bassetts@cpc1-mapp1-0-0-cust592.nott.cable.ntl.com] has joined #kubuntu === draktux [n=draktux@p54B0A577.dip0.t-ipconnect.de] has left #kubuntu ["Konversation] === milian [n=milian@p54BEA7B8.dip0.t-ipconnect.de] has joined #kubuntu === ep5il0n [n=ep5il0n@pppoe-240.1.110.89-adsl.spbnit.ru] has joined #kubuntu === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu === Jack1 [n=johannes@p54A0BE97.dip0.t-ipconnect.de] has joined #kubuntu [01:49] hi === My8os [n=My8os@ppp142-69.adsl.forthnet.gr] has joined #Kubuntu [01:50] can so help? i have a laserjet 1020 hp printer, it is installed and works after installation onetime fine. however if i want to print sth later (in dapper) it just does nothing..no error message..and the device is recognised properly! === drayen [n=drayen@81.170.37.71] has joined #kubuntu === jorik [n=jorik@kotnet-148.kulnet.kuleuven.be] has joined #kubuntu === linux_ [n=linux@ts1-10.f1132.ts.globetrotter.net] has joined #kubuntu === j0rik [n=jorik@kotnet-148.kulnet.kuleuven.be] has joined #kubuntu === Firelight [n=fireligh@AOrleans-151-1-42-71.w83-199.abo.wanadoo.fr] has joined #kubuntu [01:54] dont worry i have found a way now thx === Firelight [n=fireligh@AOrleans-151-1-42-71.w83-199.abo.wanadoo.fr] has left #kubuntu ["My] === Bandit_ [n=Bandit@217-209-156-123-no40.tbcn.telia.com] has joined #kubuntu === andre^off is now known as andred === ray__ [n=alexei@81.168.51.181] has joined #kubuntu === _sledge_ [n=chris@Ottawa-HSE-ppp244035.sympatico.ca] has joined #kubuntu === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu === sensei__ [n=erik@81-179-68-215.dsl.pipex.com] has joined #kubuntu === sensei__ is now known as sensei === monomaniacpat [n=patrick@81-179-122-158.dsl.pipex.com] has joined #kubuntu [02:07] kubuntu has over-written some gnome options. I don't like it - how can I return gnome to it's former glory? [02:08] monomaniacpat: Probably you can't, unless you've made some backup [02:08] sensei: would kubuntu retain priority if I had installed it first and then installed ubuntu-desktop? === aeon17x [n=aeon17x@58.69.181.221] has joined #kubuntu [02:09] Don't know how kubuntu works on that level really, but that doesn't sound likely === Dannilion [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu [02:10] sensei: could I try reinstalling ubuntu-desktop? It would work because it's a meta-package? How would I find out the relevent packages? [02:11] No idea really, but I assume reinstalling ubuntu-desktop would work === RawSewage [n=RawSewag@63-224-203-202.eugn.qwest.net] has left #Kubuntu [] === tackat [n=tackat@pd95b5caa.dip0.t-ipconnect.de] has joined #kubuntu === ziza [n=aziz@chello084112072063.6.11.vie.surfer.at] has joined #kubuntu === abattoir [n=abattoir@59.92.44.87] has joined #kubuntu === _admin [n=admin@219.83.3.45] has joined #kubuntu === _admin [n=admin@219.83.3.45] has left #kubuntu ["Konversation] === petitpre [n=petitpre@glabbeeks.lifl.fr] has joined #kubuntu === andred is now known as andre^off === martynda_ [n=martynda@mx01.bbi-cm.com] has joined #kubuntu === piotrek [n=piotrek@chello083144078013.chello.pl] has joined #kubuntu === whn [n=will@smtp.qualtersystems.com] has joined #kubuntu === freeflying_ [n=freeflyi@221.221.163.91] has joined #kubuntu === menno [n=menno@cc936524-b.groni1.gr.home.nl] has joined #kubuntu === david_ [n=david@A-110-121.cust.iol.ie] has joined #kubuntu === snikker [n=Snikker@host41-154.pool872.interbusiness.it] has joined #kubuntu === hans996 [n=hans996@c-68-61-180-57.hsd1.mi.comcast.net] has joined #kubuntu === mindspin [n=mindspin@pD95FDEEC.dip.t-dialin.net] has joined #kubuntu === Dannilonglegs_ [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu === brian__ [n=brian@c-69-242-177-128.hsd1.mo.comcast.net] has joined #kubuntu === charlie5 [n=rod@124-254-65-181-dial.ispone.net.au] has joined #kubuntu === monomaniacpat [n=patrick@81-179-122-158.dsl.pipex.com] has left #kubuntu [] === Firebird8 [n=wilson@pool-141-156-41-80.res.east.verizon.net] has joined #kubuntu === v3ctor [n=simon@cpe-24-166-5-202.indy.res.rr.com] has joined #kubuntu === serveri [n=serveri@83.239.26.114] has joined #kubuntu [02:35] Hi [02:35] what serial console software con i use for read from serial line? === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [02:36] serial line? [02:36] Philip5: serial port [02:36] minicom [02:37] v3ctor: ok now i try === milian [n=milian@p54BEA7B8.dip0.t-ipconnect.de] has joined #kubuntu === magnus_ [n=magnus@ti300710a080-1893.bb.online.no] has joined #kubuntu === magnus_ [n=magnus@ti300710a080-1893.bb.online.no] has left #kubuntu ["Konversation] === milian [n=milian@p54BEA7B8.dip0.t-ipconnect.de] has joined #kubuntu === brian__ [n=brian@c-69-242-177-128.hsd1.mo.comcast.net] has joined #kubuntu === thilak123 [i=thilak12@59.92.240.246] has joined #kubuntu === adam_ [n=adam@dpp51.neoplus.adsl.tpnet.pl] has joined #kubuntu [02:42] I need graphical interface for mysql. Tell me, what name of the package? === Raven301 [n=raven301@London-HSE-ppp3547922.sympatico.ca] has joined #Kubuntu === adam_ is now known as _Shade_ [02:43] <_Shade_> hi there === ep5il0n [n=ep5il0n@pppoe-240.1.110.89-adsl.spbnit.ru] has left #kubuntu ["Konversation] === epinephrine [i=geek@82-37-152-150.cable.ubr01.wals.blueyonder.co.uk] has joined #kubuntu [02:44] hey world's most secure Instant messenger has arrived [02:44] it has? [02:44] What is it? [02:44] its open source === Dannilonglegs_ is now known as Dannilion [02:45] that's good [02:45] http://digg.com/software/World_s_Most_Secure_Instant_Messenger_is_here_!! [02:45] what's it called [02:45] its called CSpace [02:45] Its Peer to peer [02:45] and you can text chat, share files, remote desktop === Jack1 [n=johannes@p54A0BE97.dip0.t-ipconnect.de] has joined #kubuntu [02:46] sounds good for everyone who isn't on a throttling ISP === mads [n=mads@83.73.249.26.ip.tele2adsl.dk] has joined #kubuntu [02:47] hi i hvae probs with a printer in kubuntu dapper, all done what is said there it still doesnt work...http://foo2zjs.rkkda.com/. [02:47] i dont get it === mads [n=mads@83.73.249.26.ip.tele2adsl.dk] has left #kubuntu ["Konversation] === DrBair [n=ryan@c-24-3-167-15.hsd1.pa.comcast.net] has joined #kubuntu === PaulioC [n=10334A66@user-1590.wfd77a.dsl.pol.co.uk] has joined #kubuntu === jules_ [n=jules@20151187166.user.veloxzone.com.br] has joined #kubuntu === Lure [n=lure@ubuntu/member/lure] has joined #kubuntu === thilak123 [i=thilak12@59.92.240.246] has left #kubuntu [] === ubuntu_ [n=ubuntu@adsl-ull-175-224.46-151.net24.it] has joined #kubuntu [02:56] sensei hi+ [02:56] are u there? [02:59] hi i hvae probs with a printer in dapper, all done what is said there it still doesnt work...http://foo2zjs.rkkda.com/. === zblach [n=zblach@Toronto-HSE-ppp3855764.sympatico.ca] has joined #kubuntu === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu [02:59] anone any idea? === brian____ [n=brian@c-69-242-177-128.hsd1.mo.comcast.net] has joined #kubuntu === _ubuntu [n=ubuntu@p5080FF21.dip.t-dialin.net] has joined #kubuntu === oomph_ [n=jimmy@69-175-194-51.chvlva.adelphia.net] has joined #kubuntu === _ubuntu is now known as problemz [03:02] I wouldn't touch someone elses printing problems with a 10 ft pole [03:03] hi you..no its just it works one time after install..then not anymore..it says the firmware has to sent evyrtime to the device [03:03] as if the hotplug wouldnt work [03:04] Ok [03:04] sensei what he wrote there and what i read in the forums it should work and it sounds sane doesnt it?http://foo2zjs.rkkda.com/ [03:04] I wouldn't touch someone elses printing problems with a 10 ft pole [03:05] well ok === jakke77 [n=jakke77@a88-113-183-167.elisa-laajakaista.fi] has joined #kubuntu [03:05] why not? [03:05] Because they're a drag [03:06] Usually === leguanstyle [n=leguanst@86.123.65.149] has joined #kubuntu [03:06] what do u mean? well i see its really not easy it wasnt in breezy too [03:06] the drivers and dapper === fatninja2 [n=fatninja@203.161.102.40.static.amnet.net.au] has joined #kubuntu [03:10] now i have kubuntu \,,/ [03:11] Congrats jakke77 === centyx [n=centyx@adsl-154-27-165.mcn.bellsouth.net] has joined #kubuntu [03:11] kiitos [03:11] greetings programs === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has joined #kubuntu === timlinux [n=timlinux@galadriel.cria.org.br] has joined #kubuntu === slow-motion [n=lasse@p548DFD0D.dip.t-dialin.net] has joined #kubuntu === luca__ [n=luca@host115-5-static.106-82-b.business.telecomitalia.it] has joined #kubuntu === slow-motion [n=lasse@p548DFD0D.dip.t-dialin.net] has joined #kubuntu [03:13] no i need need start remove "some" programms :) === nikkne [n=nikkne@nslpc3.epfl.ch] has joined #kubuntu === OculusAquilae [n=oculus@pD950BF04.dip0.t-ipconnect.de] has joined #kubuntu === OdyX [n=Didier@137.77.77.83.cust.bluewin.ch] has joined #kubuntu === kubuntutaotao [n=kubuntut@61.51.248.132] has joined #kubuntu === wimpies [n=u19809@cable-195-162-216-177.upc.chello.be] has joined #kubuntu [03:16] anybody here that can help me with a samba setup ? [03:17] wimpies: Just ask a question instead [03:17] well it was because it was a bit off topic. [03:17] If someone can and want to he/she probably will ;) [03:17] samba is a part of kubuntu afaik [03:17] if smbclient works for some user /share but the windows XP client cannot connect === hanex_ [i=hanex@a81-197-145-28.elisa-laajakaista.fi] has left #kubuntu ["Konversation] [03:18] claing 'the account is not authorized to log in from this station' [03:18] what might be wrong ? [03:18] Hello...can anybody here help me with a TKinter problem I have with a Python script I'm trying to write? [03:18] I tried to 'up' the loglevel to get more info messages but I seem unable to change it to some more detailed level [03:19] Are you intentionally using domains ? [03:19] euh no [03:19] just a desktop with a laptop [03:19] Are you using domains? :) [03:19] well I am not sure [03:19] Post your conf on pastebin [03:20] ok ... hold on [03:20] using kontact, i'm trying to use an imap resource for storing my data. when i try to save a todo or journal entry, i get "no writable resource found" [03:20] bobbin: Just ask, or try #python === xwolf- [n=igor@201.32.253.31] has joined #Kubuntu [03:20] i've set my imap resource as default [03:20] any ideas? [03:20] Set up a writable resource? ;) [03:21] http://paste.ubuntu-nl.org/17256 [03:21] I can't compile Digest::SHA1 perl module on Ubuntu 6.06 for AMD x 64 === ray__ [n=alexei@81.168.51.181] has joined #kubuntu [03:22] sensei: I thought I had done that. I'm using uw-imap. I created a directory and the subfolders under it using kmail [03:23] sensei: All I wanted to do was get a loop running to update the positions of some unpacked canvas items. But between the example program and the one I'm working on the loop falls flat. [03:23] Help to compile Digest::SHA1 perl module on Ubuntu 6.06 for AMDx64 [03:24] wimpies: I'm no samba ninja to be honest, but try adding security = user === sinnerg [n=sinnerg@cable-213-132-141-21.upc.chello.be] has joined #kubuntu === bighead [n=xevi@238.Red-88-6-95.staticIP.rima-tde.net] has joined #kubuntu === sinnerg is now known as SinnerG [03:24] hmm got a problem === MaterMaravillae [n=pablo@85-54-143-32.mad5.adsl.uni2.es] has joined #kubuntu [03:25] All my keys work on my keyb except the ones where I need to press Alt Gr :s [03:25] bobbin: Okay, I can't help you without looking at the code, and that question is more suitable for #python really [03:25] ok === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has left #kubuntu [] === bighead [n=xevi@238.Red-88-6-95.staticIP.rima-tde.net] has left #kubuntu ["Konversation] [03:26] sensei : nope ... i think it is default. I use swat to admin samba and it shows 'user' security [03:26] Ah ok === ranjan [n=ranjan@netblock-68-183-103-82.dslextreme.com] has joined #kubuntu [03:27] and when I run setxkbmap I also get a segfault :s [03:27] wimpies: Since I'm neither a samba ninja and most certainly not a windows one, I'm out of ideas [03:27] SinnerG: Have you tried KDEs keyboard tools ? [03:28] hmm whats the name? [03:28] And if you mean settings : its correct there [03:28] Belgian KB === angelina [n=angelina@119.8.adsl.ats144.tas.st.uz] has joined #kubuntu === OdyX_ [n=Didier@137.77.77.83.cust.bluewin.ch] has joined #kubuntu === sinnerg [n=sinnerg@cable-213-132-141-21.upc.chello.be] has joined #kubuntu [03:29] grmbbl :p [03:29] anyway to disable enter I seem to have the habbit of pressing it alot of times ;p === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu [03:29] In kcontrol -> Regional & Accessibility -> Keyboard layout ? [03:29] or shift whatever ;p [03:29] yes [03:29] been there sensei [03:29] its correct [03:29] BE === sledge [n=chris@pdpc/supporter/student/sledge] has joined #kubuntu === DaSkreech [n=skreech@port0002-abm-adsl.cwjamaica.com] has joined #kubuntu [03:30] only my 3th keys wont work [03:30] like the pipe one :s [03:30] but when I'm in pure console [03:30] it does work [03:30] *shell [03:30] without X loaded that is [03:31] sensei : got it, fwiw it was encrypt password that has to be set to 'yes' [03:32] wimpies: Ooh, I'll remember that one [03:33] sinnerg: It's not just the language, have you set the correct keyboard model? === ahmuck_jr [n=chatzill@p115n4.ruraltel.net] has joined #kubuntu [03:33] ! wireless [03:33] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [03:33] well, its just a general keyb [03:34] sinnerg: Still, play around with those settings === Philip5 [n=Philip@c83-253-46-75.bredband.comhem.se] has joined #kubuntu [03:35] and what about that setkb cmd that is segfaulting? === Fry3001 [n=sbroeckl@p5486A649.dip0.t-ipconnect.de] has joined #kubuntu === beast [n=beast@208.107.70.39] has joined #kubuntu === nikkne [n=nikkne@nslpc3.epfl.ch] has left #kubuntu ["Konversation] === Vincent_k [n=vincent@h153n1fls306o1049.telia.com] has joined #kubuntu === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu [03:41] !avi [03:41] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats [03:42] !ogg [03:42] I know nothing about ogg [03:42] Silly bot :) [03:42] ok, I've tried w/ courier-imap now as well. [03:42] kmail automatically created the folders [03:42] but it still sais no writable resource === nfechner [n=nfechner@62.206.47.130] has joined #kubuntu === heretic [n=heretic@203-206-97-110.dyn.iinet.net.au] has joined #kubuntu === AaronJaeger [n=aaron@51-28.200-68.tampabay.res.rr.com] has joined #kubuntu === nd_e [n=andreas@dslb-084-060-157-207.pools.arcor-ip.net] has joined #kubuntu === nfechner [n=nfechner@62.206.47.130] has joined #kubuntu [03:47] I need graphic administrative interface for MySQL === patt [n=patt@cable250a055.usuarios.retecal.es] has joined #kubuntu [03:48] Hey all === heretic is now known as Heretic_01 [03:48] Im finally on ubuntu === gemidjy [n=gemidjy@62.162.188.74] has joined #kubuntu [03:48] serveri: there are both webbase and others [03:49] Heretic_01: :) [03:49] serveri: mysqladmin ? [03:49] centyx: mate. [03:50] How do i, install java for firefox :S [03:50] I have no idea, could you please help me. [03:50] good job Heretic_01 [03:50] !java [03:50] java is an object oriented programming language. To install a java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java For the runtime Sun Java install sun-java5-jre from the Multiverse repository [03:50] nice [03:50] thankyou [03:50] i also managed to install my driver from that package manager :S [03:50] or whatever it is. [03:50] ;) [03:51] i just ticked the box and went apply [03:51] is that all i needed to do. [03:51] afer that it downloaded it. [03:51] yup [03:51] ok this is weird. everytime i start up kontact, it tells me that it needs to create the resource folders ( even tho it's already created them ). [03:52] centyx: are they readable ? [03:52] also i have another hardrive [03:52] it wont let me access [03:52] a slave :( [03:52] with all my music on it. [03:52] and it says it cant "mount" it or something :S [03:52] !mount [03:52] Disks store lots of data. Partitioning: try gparted or qtparted - Formatting: see the manpage for mkfs - Mounting: system -> administration -> disks [03:52] Whoops:) Ignore that :) [03:53] :S [03:53] and also whats good for playing Mp3s :O [03:53] amarok [03:53] where can i get that lol [03:54] Sorry for being a n00b [03:54] http://www.buntudot.org/2006/07/05/amarok-141-released/ [03:54] thankyou mate. [03:54] Im over windows. [03:54] imbrandon: good question === _Shade_ [n=adam@dpp51.neoplus.adsl.tpnet.pl] has left #kubuntu ["Konversation] [03:54] centyx: you know how to check or do you need me to walk you though it > [03:54] imbrandon: i got it [03:55] imbrandon: thanks [03:55] kk [03:55] np === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu [03:55] help [03:55] !helpme [03:55] Don't ask to ask a question. Just ask your question :) === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has joined #kubuntu [03:55] i cant find the package "libxine-extracodecs" in Adept [03:55] :) [03:56] lucas: you need universe and multibverse enabled [03:56] !libxine-extracodecss [03:56] !libxine-extracodecs [03:56] I know nothing about libxine-extracodecss [03:56] I know nothing about libxine-extracodecs [03:56] !repos [03:56] The packages in Ubuntu are divided into several sections. See http://www.ubuntu.com/ubuntu/components https://help.ubuntu.com/community/Repositories and !easysource [03:56] Isn't there something similar to that? o.O [03:56] when i drag a box... on the desktop. [03:56] Like click and drag [03:56] its really jerky [03:56] is that normal? [03:56] !mp3 [03:56] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats [03:56] Should cover it [03:56] Heretic_01: all depends on your computer [03:56] imbrandon: i have them enabled [03:57] I made the permissions on the imap folders match my other imap folders, but kontact's still unable to save "unable to save" [03:57] imbrandon: but still nothing [03:57] lucas: apparently not, can you pastebin your sources.list ? [03:57] imbrandon: yes === ke [n=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu [03:58] centyx: hmm that was my only idea [03:58] wait imap ? [03:58] imbrandon: yea, i'm trying to use an imap resource in kontact [03:58] what about the permissions on the server folder where your imap is stored === donald [n=donald@12-207-19-63.client.mchsi.com] has joined #kubuntu [03:59] since its imap i would try a diffrent client ( mozilla-thunderbird ) just to rules out the sever and make sure its the client having the problems [03:59] centyx: ^^ === errpast-wc [n=errpast-@host81.155.212.198.conversent.net] has joined #kubuntu [04:00] imbrandon: the mail part's working fine. I'm just trying to use kontact's capability of storing ical data in imap folders [04:00] imbrandon: there you are: http://pastebin.ca/79526 === ljl [n=ljl@62-101-126-215.ip.fastwebnet.it] has joined #kubuntu [04:01] imbrandon: funny thing is, my contacts imap folder is working fine, it's just the calendar/journal/tasks ones that aren't working [04:01] hey guys [04:01] Heretic_01: hey [04:01] Sorry [04:02] kubuntu-packages-jriddell-key.gpg [04:02] how do i run that :S [04:02] what is it. [04:02] openpgp key [04:02] Heretic_01: there is instructions on that page [04:02] lucas: do this .. no quotes [04:03] sure [04:03] " kdesu kate /etc/apt/sources.list " [04:03] got that open ? [04:03] yes === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has left #kubuntu [] [04:03] copy and paste this in there [04:03] http://www.buntudot.org/people/~imbrandon/sources.list [04:03] and save it [04:04] then tell me when you got that done [04:04] deb http://kubuntu.org/packages/amarok-latest dapper main [04:04] kdesu didnt work. sudo did [04:04] i thoughts that whats i do. === angelina_ [n=angelina@119.8.adsl.ats144.tas.st.uz] has joined #kubuntu [04:04] Heretic_01: Nope :) [04:04] Heretic_01: Are you using Adept? [04:04] i have no idea. [04:04] lol [04:04] Im the biggest n00b. === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [04:04] Heretic_01: Kubuntu or Ubuntu? [04:04] Ubuntu [04:04] I'll assume Kubuntu :) === bluedragon [n=bluedrag@HSI-KBW-082-212-018-175.hsi.kabelbw.de] has joined #kubuntu [04:05] hi [04:05] ok then Menu -> System -> Synaptic [04:05] imbrandon: done [04:05] it seems i cant play sound with amarok .. [04:05] system sounds work with arts [04:05] but nothing with amarok :S [04:06] ok lucas paste this whole line in konsole without quotes " sudo apt-get update && apt-get -y install libxine-extracodecs && sudo apt-get -y dist-upgrade " [04:07] !mp3 [04:07] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats === llutz [n=lutz@p54800676.dip0.t-ipconnect.de] has joined #kubuntu [04:07] ^^bluedragon [04:07] sensei: thanks :) [04:07] bluedragon: what are you trying to play and what version of amarok ? [04:07] Could not save the file /etc/apt/sources.list. [04:07] :S [04:07] newest version [04:07] one mom [04:07] it says i dont have permission [04:07] Heretic_01: [04:07] 1.3.9 [04:08] newest in kubuntu [04:08] imbrandon: one question: shall i replace my source.list with the one you gave me? [04:08] imbrandon: can we please discuss this in priv i cant keep up mate lol === theine [n=theine@d067206.adsl.hansenet.de] has joined #kubuntu [04:08] lucas: yes [04:08] imbrandon: k [04:08] [00:08] [505] Private messages from unregistered users are currently blocked due to spam problems, but you can always message a staffer. Please register! ( http://freenode.net/faq.shtml#privmsg ) [04:08] how do i register lol [04:08] imbrandon: === llutz [n=lutz@p54800676.dip0.t-ipconnect.de] has left #kubuntu [] [04:09] Heretic_01: check pm again [04:09] !register [04:09] Information about registering your Freenode nick is at http://freenode.net/faq.shtml#contents-userregistration === lunitik [n=lunitik@ip68-231-11-250.ph.ph.cox.net] has joined #kubuntu === lunitik [n=lunitik@ip68-231-11-250.ph.ph.cox.net] has left #kubuntu ["<>"] === eowin [n=eowin@84.54.170.197] has joined #kubuntu === moopere [n=moopere@203-59-251-6.dyn.iinet.net.au] has joined #kubuntu === _sledge_ [n=chris@toronto-HSE-ppp4185774.sympatico.ca] has joined #kubuntu === xesco [n=xesco@87.223.254.175] has joined #kubuntu [04:14] imbrandon: I got it working. You have to setup your imap account as a "Disconnected IMAP" account [04:14] ahh [04:15] in kmail that is === eowin [n=eowin@84.54.170.197] has joined #kubuntu === grimse [n=grimse@F214b.f.strato-dslnet.de] has joined #kubuntu === Hhhhh [n=Hhhhh@158.91.201.220] has joined #kubuntu [04:22] Heretic_01: Gtting help? === eowin_ [n=eowin@84.54.170.197] has joined #kubuntu === osh_ [n=osh@81-229-112-185-no21.tbcn.telia.com] has joined #kubuntu === hector [n=hector@145.Red-80-36-111.staticIP.rima-tde.net] has joined #kubuntu === tsairg [n=tsairg@220-136-221-183.dynamic.hinet.net] has joined #kubuntu === hector [n=hector@145.Red-80-36-111.staticIP.rima-tde.net] has left #kubuntu ["Konversation] === exelor [n=exelor@cr-217-129-227-40.netvisao.pt] has joined #kubuntu === exelor [n=exelor@cr-217-129-227-40.netvisao.pt] has left #kubuntu ["Konversation] === eowin_ [n=eowin@84.54.170.197] has joined #kubuntu === SonicChao [n=soniccha@dpc67142187100.direcpc.com] has joined #kubuntu [04:26] DaSkreech: I finally got a fix for the two packages we couldn't get updated :) === Cheapy [n=Adm@londonderry-cuda1-68-234-71-44.lndnnh.adelphia.net] has joined #kubuntu === sledge [n=chris@pdpc/supporter/student/sledge] has joined #kubuntu === ubuntu2_ [n=ubuntu2@p85.212.146.238.tisdip.tiscali.de] has joined #kubuntu [04:27] Hawkwind: Well man don't keep me sweating!! [04:28] DaSkreech: I documented here on my forums: http://www.linuxfordummies.org/index.php?topic=560.0 [04:28] Nice name for the forums :) === noiesmo [n=noiesmo@CPE-58-166-158-88.qld.bigpond.net.au] has joined #kubuntu [04:28] Heh, thanks :) [04:30] Hawkwind: your sig's got my browser wrong === Fry3001 [n=sbroeckl@p5486A649.dip0.t-ipconnect.de] has joined #kubuntu [04:32] Hawkwind: Of course. Duh!!! === eowin_ [n=eowin@84.54.170.197] has joined #kubuntu === chewie_ [n=chewie@fh.fh-joanneum.at] has joined #kubuntu === Fig0 [n=Fig0@p5486FC9C.dip.t-dialin.net] has joined #kubuntu === chewie_ [n=chewie@fh.fh-joanneum.at] has left #kubuntu ["Konversation] [04:36] DaSkreech: What does it say for your browser and what are you actually using ? === neoncode [n=neoncode@unaffiliated/neoncode] has joined #kubuntu [04:37] Hawkwind: You mean jpatrick? === tsairg [n=tsairg@220-136-221-183.dynamic.hinet.net] has left #kubuntu ["Konversation] [04:38] Hawkwind: it says Mozilla instead of Konqueror === andre^off is now known as andred === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu === osh_ is now known as __osh___ === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu === svizzero [n=svizzero@tor/session/external/x-c8f779ed4cc981f8] has joined #kubuntu [04:43] DaSkreech: Ooops, it's too early for me to read completely yet :P === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === Hawkwind Goes and grabs his first Arizona Peach Ice Tea of the day to help wake him up === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === musiclinux [n=chris@cpc3-ruth4-0-0-cust110.renf.cable.ntl.com] has joined #kubuntu === _JP [n=jpn@dsl-trebrasgw1-fe40fa00-194.dhcp.inet.fi] has joined #kubuntu === rockin_stan [n=rockin_s@unaffiliated/rockinstan/x-000001] has joined #kubuntu === neomorphs [n=neomorph@ALyon-252-1-37-225.w82-122.abo.wanadoo.fr] has joined #kubuntu === Kr4t05 [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu === A`N`D`R`E`W [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu === neomorphs [n=neomorph@ALyon-252-1-37-225.w82-122.abo.wanadoo.fr] has left #kubuntu [] === shachaf [n=Shachaf@line133-191.adsl.actcom.co.il] has joined #kubuntu === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has joined #kubuntu === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has left #kubuntu ["Konversation] === freeflying_ is now known as freeflying === freeflying is now known as freeflying|away === bluedragon_ [n=bluedrag@HSI-KBW-082-212-018-175.hsi.kabelbw.de] has joined #kubuntu === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu === neomorphs [n=neomorph@ALyon-252-1-37-225.w82-122.abo.wanadoo.fr] has joined #kubuntu === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === neomorphs [n=neomorph@ALyon-252-1-37-225.w82-122.abo.wanadoo.fr] has left #kubuntu [] === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu === eitch0000 [n=eitch@84-74-23-47.dclient.hispeed.ch] has joined #kubuntu [04:54] DaSkreech: Did it work for ya ? [04:54] I'd need to try it :) [04:54] Well get busy will ya :P === urashima [n=urashima@88.Red-83-50-185.dynamicIP.rima-tde.net] has joined #kubuntu [04:55] I'm trying to find out the best collabrative project planning software === bill[1] [n=bill@a067.catapulsion.net] has joined #kubuntu === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has joined #kubuntu [04:58] I'm running kdevelop on ubuntu (not kubuntu) and its horribley unstable. Is it this way in kubuntu too? === ke [n=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === SonicChao [n=soniccha@dpc67142187100.direcpc.com] has joined #kubuntu === SonicChao [n=soniccha@dpc67142187100.direcpc.com] has joined #kubuntu === DaSkreech shrugs === dafart [n=dafart@cust-03-55bf2743.adsl.scarlet.nl] has joined #kubuntu === havoc [n=havoc@CPE-24-167-241-63.wi.res.rr.com] has joined #kubuntu [05:06] Can anyone tell me what I need to put in Section "Screen" in xorg.conf to force it to use 60hz ? (It keeps on using 75) === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has joined #kubuntu === ray_ [n=ray@ppp4D57.dsl.pacific.net.au] has joined #kubuntu === rockin_stan is now known as rockin_stan|afk === _human_blip_away [n=mike@220.157.65.29] has joined #kubuntu === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu [05:12] Hi there all, my question is how do I block email addresses, like without a name, but the assdess from a sever, in Evolution, ands is it possible [05:13] sorry about spelling mistakes [05:13] In kontact? [05:13] come again === azcazandco [n=alan@i-83-67-125-46.freedom2surf.net] has left #kubuntu [] === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu === larson9999 [n=larson9@CPE-72-128-126-220.wi.res.rr.com] has joined #kubuntu === sonny [n=sonny@c-24-126-210-239.hsd1.mn.comcast.net] has joined #kubuntu === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu [05:15] anyone can tell me what kind of group is the "dialout" and "dip" group? what are they for ? === errpast-wc1 [n=errpast-@host81.155.212.198.conversent.net] has joined #kubuntu === wvmac [n=wvmac3@68-119-135-191.dhcp.chtn.wv.charter.com] has joined #kubuntu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu [05:17] gee--- there is sooooo munh going on in here === theine [n=theine@d067206.adsl.hansenet.de] has joined #kubuntu === ray_ [n=ray@ppp4D57.dsl.pacific.net.au] has left #kubuntu ["Konversation] === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has left #kubuntu [] === bluedragon_ [n=bluedrag@HSI-KBW-082-212-018-175.hsi.kabelbw.de] has joined #kubuntu === apol [n=apol@216.red-62-57-220.user.auna.net] has joined #kubuntu === bur[n] er_ [n=burner@c-67-176-41-240.hsd1.co.comcast.net] has joined #kubuntu === Kbuzz [n=jason@toronto-HSE-ppp4040399.sympatico.ca] has joined #kubuntu === kankoka [n=kankoka@84-122-22-9.onocable.ono.com] has joined #kubuntu [05:21] wenas [05:21] bluedragon_: I would guess dialup [05:21] amarok 1.4.1 :D [05:21] :P === tsairg [n=tsairg@220-136-221-183.dynamic.hinet.net] has joined #kubuntu === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu [05:22] Amarok 1.4.1 is awsome [05:23] yeah === bluedragon_ [n=bluedrag@HSI-KBW-082-212-018-175.hsi.kabelbw.de] has joined #kubuntu [05:23] linux rocks! [05:23] but i cant listen lastfm streams :*( [05:24] kankoka: why? === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has joined #kubuntu === GaiaX11 [n=vagner@200.199.36.238] has joined #kubuntu [05:24] i read a article where === tsairg [n=tsairg@220-136-221-183.dynamic.hinet.net] has left #kubuntu ["Konversation] [05:25] hm sry.. wlan isnt such a stable connection :S [05:25] now my question again, what is the "dip" group for? [05:25] for listen lastfm radios by firefox === heretic [n=heretic@203-206-97-110.dyn.iinet.net.au] has joined #kubuntu [05:25] but dont work me [05:25] x'D [05:26] ?? a group for listening lastfm radios ?? [05:26] hm sry probably wasnt for me^^ [05:26] kankoka: Try it in amarok :) [05:26] imbrandon: [05:27] you there mate? [05:27] DaSkreech: mmm [05:27] ill search a bit more [05:27] x'D [05:28] bluedragon_: dip is the group in which my says i belong === stuq [n=stuq@74-32-9-135.dsl1.mdl.ny.frontiernet.net] has joined #kubuntu === bill[1] [n=bill@a067.catapulsion.net] has left #kubuntu ["Leaving"] === jaro [n=jaro@A310.ps.wh.tu-darmstadt.de] has joined #kubuntu === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === bluedragon__ [n=bluedrag@HSI-KBW-082-212-018-175.hsi.kabelbw.de] has joined #kubuntu === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu === esben [n=esben@mosehansen.dk] has joined #kubuntu [05:32] imbrandon: mate, i didnt catch your MSN. === Bazzi [n=Bastian@p50802567.dip0.t-ipconnect.de] has joined #kubuntu === mossman [n=mossman@blk-7-183-144.eastlink.ca] has joined #kubuntu === mossman [n=mossman@blk-7-183-144.eastlink.ca] has left #kubuntu ["Konversation] === mcscruff [n=mcscruff@cpc1-folk1-0-0-cust969.asfd.cable.ntl.com] has joined #kubuntu [05:36] if i compress a mount with rar and the file gets too big, will it 'split itself' into more than one file or is there something i have to do to make that happen? [05:36] hi, i have a shared (samba) hdd, mounted as /Storage on my Desktop pc , but the permissions are all messed up and i cant write to some dirs without being root, is there anyway i can change it so all the folders can be written to by anyone? [05:37] mcscruff i think 'sudo chmod -R 777 /Storage' should do it [05:38] mcscruff: you can 'man chmod' to check my syntax [05:38] kk ty [05:38] hm [05:38] will that change all file permissions too#? === fiyawerx [n=fiyawerx@cpe-72-230-34-96.nycap.res.rr.com] has joined #kubuntu [05:39] mcsruff the -R should be recursive meaning it'll include files and subdirectories. you might need a * i forget as i don't do that much === edulix_ [n=edulix@87.218.66.37] has joined #kubuntu === _m0ns00n [n=m0ns00n@213.167.96.196] has joined #kubuntu === Kr4t05 [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu === A`N`D`R`E`W [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu === havoc [n=havoc@CPE-24-167-241-63.wi.res.rr.com] has left #kubuntu ["bbl"] === Raven301 [n=raven301@London-HSE-ppp3547922.sympatico.ca] has joined #Kubuntu === wvmac [n=wvmac3@68-119-135-191.dhcp.chtn.wv.charter.com] has left #kubuntu [] === sankarshan [n=sankarsh@220.226.50.77] has joined #kubuntu [05:45] larson9999: Depends on what you are using to do the raring I suspect === dune [n=Mark@adsl-68-77-57-167.dsl.emhril.ameritech.net] has joined #kubuntu === stuq_ [n=stuq@74-32-9-135.dsl1.mdl.ny.frontiernet.net] has joined #kubuntu === Paradosso [n=bobi@88-149-143-191.f5.ngi.it] has joined #kubuntu [05:53] where has the gtk fonts & styles option gone in kcontrol when upgranding to kde 3.5.3?! [05:54] DaSkreech: either cli or ark [05:55] larson9999: You can get ark to do rar? Sweet :) [05:55] DaSkreech: yeah, if you install rar, ark picks it up like it does the other methods it uses [05:56] larson9999: You bought rar? [05:56] You would think that it can do lz7 :( [05:56] How do i translate an English page into another language using mozilla? Is there a moz plugin for that? [05:56] kinda slow though. it'll take a while for me to get to the point where it needs splitting [05:57] DaSkreech: if you mean did i [05:57] DaSkreech: if you mean did i 'sudo apt-get install rar', yeah === chavo [n=chavo@68-235-253-154.atlsfl.adelphia.net] has joined #kubuntu === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu === ep5il0n [n=ep5il0n@pppoe-240.1.110.89-adsl.spbnit.ru] has joined #kubuntu [06:01] does anyone no the command to get AMSN? [06:01] sudo apt-get amsn === _neoncode [n=neoncode@88-107-146-46.dynamic.dsl.as9105.com] has joined #kubuntu === SystematicDub [n=chatzill@67-54-238-225.cust.wildblue.net] has joined #kubuntu === narg_ [n=narg@dsl-63-173-190-84.tcq.net] has joined #kubuntu [06:02] heretic: sudo apt-get install amsn? === moopere [n=moopere@203-59-251-6.dyn.iinet.net.au] has left #kubuntu ["Kopete] === soul [n=soul@81-208-36-82.ip.fastwebnet.it] has joined #kubuntu [06:04] Hi [06:04] Is there any possibility to perform a text-based installation of kubuntu? === moparisthebest [n=mopar@cpe-69-135-193-124.woh.res.rr.com] has joined #kubuntu [06:04] Dunedan: use the Alternate CD [06:04] alternate cd? [06:04] larson9999: In that kase. i guess so :) [06:05] dunedan: scroll down near the bottom of the download page [06:05] ah thx, all right === snikker [n=Snikker@host30-143.pool870.interbusiness.it] has joined #kubuntu === OculusAquilae [n=oculus@pD950BF04.dip0.t-ipconnect.de] has joined #kubuntu [06:06] hm, anybody here who installed kubuntu on a macbook? === zorglu1 [n=zorglu@197.43.102-84.rev.gaoland.net] has joined #kubuntu === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu === shogouki [n=nicolas@ron34-1-82-225-191-130.fbx.proxad.net] has joined #kubuntu === gemidjy [n=gemidjy@unaffiliated/gemidjy] has joined #kubuntu [06:09] dunedan: the alternates are actually on the mirror sites you go to from the download page :) but you probably got that! oh and this probably isn't any help but I know you can install on a macs (I've seen it on another kind of mac notebook....powerbook if I'm not mistaken) === didi_ [n=didi@p54B03401.dip0.t-ipconnect.de] has joined #kubuntu [06:10] SystematicDub: There is a big difference between linux on an powerbook and on an macbook === shogouki [n=nicolas@ron34-1-82-225-191-130.fbx.proxad.net] has left #kubuntu [] [06:10] dunedan: also macbooks are kinda new, right? [06:11] dunedan: you can totally tell I am not Mac savvy...hehe [06:11] SystematicDub: yeah. And they use EFI instead of OpenFirmware. === DaSkreech [n=skreech@port0002-abm-adsl.cwjamaica.com] has joined #kubuntu [06:12] dunedan: I heard something about that! Hmmmm well this forum is normally teeming with more replys and answers (must be a slow time) maybe post this question later, and you might catch a macbook user. === patlkli [n=patlkli@217.91.79.188] has joined #kubuntu [06:13] SystematicDub: I found some tutorials for installations, but until now I couldn't get it completly working. But I'm still trying. === dean [n=dean@c-67-176-43-100.hsd1.co.comcast.net] has joined #kubuntu === dean [n=dean@c-67-176-43-100.hsd1.co.comcast.net] has left #kubuntu ["Konversation] [06:14] when i make a .deb pakege for the kernel, i've got this error message: "dpkg-gencontrol: error: package kernel-image-2.6.15.7-ubuntu1 not in control info" how fix it? === _ubuntu [n=ubuntu@p5080E8C5.dip.t-dialin.net] has joined #kubuntu === _ubuntu is now known as linuxproblem === fatninja [n=root@203.161.102.40.static.amnet.net.au] has left #kubuntu [] === nestor [n=nestor@lcpxgs.lc.ehu.es] has joined #kubuntu === dj_baggio [n=finarfin@yk66.internetdsl.tpnet.pl] has joined #kubuntu === tigor [n=tigor@pcti.cc.univie.ac.at] has left #kubuntu ["Konversation] [06:17] dunedan: ahhh at least you know there are other macbook users! === tvo [n=tobi@5354EA9B.cable.casema.nl] has left #kubuntu [] === benoit [n=benoit@171.172.103-84.rev.gaoland.net] has joined #kubuntu [06:18] SystematicDub: yes, and some of them are quite good at hacking some drivers :-) === Raven301 [n=raven301@London-HSE-ppp3547922.sympatico.ca] has joined #Kubuntu [06:19] when I delete somthing, where does it go? === tibor [n=tibor@gw-sa3.salamon.sk] has joined #kubuntu [06:19] moparisthebest: Depends on how you delete it [06:19] because it doesnt give me any more space on my harddrive === bigredradio [n=david@65.106.88.139.ptr.us.xo.net] has joined #kubuntu [06:19] i just press delete [06:19] so its gotta go someplace i think [06:19] Is there a PPC channel for kubuntu? [06:19] moparisthebest: See the litter bin in your lower right corner ? [06:19] moparisthebest: in konqueror? if so, it goes to your trash [06:19] Or rather, do you see 'a' litter bin [06:20] ah i do now, lol thanks alot [06:20] i knew it was somthign easy [06:20] np [06:20] anyone here use amaroK? How do i get mp3 support [06:20] !mp3 [06:20] For lots of multimedia issues this page has the useful information you want: https://help.ubuntu.com/community/RestrictedFormats see also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - Please use free formats: https://help.ubuntu.com/community/FreeFormats [06:21] hey noob question but is there a thing you can do to totally delete stuff? (like the shift+del combo in windoze) [06:21] heretic: For future questions, may I suggest things like http://www.google.com/search?client=opera&rls=en&q=mp3+kubuntu+amarok&sourceid=opera&ie=utf-8&oe=utf-8 [06:21] Shift+del ? [06:22] SystematicDub: yeah, it's shift+del [06:22] SystematicDub: most likely that is if you're in a gui app like konqueror. === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu [06:23] Is there a PPC channel for kubuntu? === jhutchins_kc [n=jonathan@CPE-69-76-225-86.kc.res.rr.com] has joined #kubuntu [06:24] bigredradio: This is it [06:24] larson9999: shift+delete works for me [06:24] larson9999: okay was a bit afraid to do some button pushing! hehe thanks === fatninja2 [n=fatninja@203.161.102.40.static.amnet.net.au] has joined #kubuntu [06:24] i know about the free formats, but i just want to enable mp3 support in amaroK [06:24] SystematicDub: Don't be, you learn by fscking up [06:24] heretic: Eh? [06:24] !mp3 > heretic === pussfeller [n=pussfell@166-82-183-46.quickclick.ctc.net] has joined #kubuntu === luksan [n=kubuntu@AC83F0A4.ipt.aol.com] has joined #kubuntu [06:24] is the standard dapper install cd a LIVE cd, ie one i can use so reinstall grub after i install windows? [06:24] DaSkreech: He's an illiterate, don't bother === shachaf [n=Shachaf@line133-191.adsl.actcom.co.il] has joined #kubuntu [06:25] SystematicDub: hopely you've already learned the backing up thing first [06:25] pussfeller: yes, the desktop cd [06:25] Just a little slow :) Obviously read the information. Just didn't grok it :0 [06:25] thanks TheHighChild [06:25] sensei: hehe so true so true! Tho I just got the thing and I'm pratically gushing over it! [06:25] pussfeller: sudo grub-install /dev/*** === bigredradio [n=david@65.106.88.139.ptr.us.xo.net] has left #kubuntu ["Bu-buy"] [06:25] larson9999: backing up thing? [06:26] SystematicDub: yeah [06:26] SystematicDub: backing up you're data before you go mucking around === dragonkh [n=kings@dr4g0nn.gotadsl.co.uk] has joined #kubuntu [06:27] Or skip it for that authentic adrenaline rush ;) [06:27] When I started tux, it was a nightmare. I wiped out at least 2 dozen windows installs (or thought I did, I was a noob hehe) === os390l [i=os390@cm-83-97-140-92.telecable.es] has joined #kubuntu [06:27] heretic: Got that ? [06:28] larson9999: hehe backing up is a foreign word too me (windoze just won't do it without the install cd) tho I've kept my machine lean so if it does go down it's no prob....but with kubuntu I'm going too be doing a bit more stuff...so please teach me! === bluedragon__ [n=bluedrag@HSI-KBW-082-212-018-175.hsi.kabelbw.de] has joined #kubuntu [06:29] SystematicDub: Get an extra HD and copy your important stuff to, burn it to a CD or a DVD or whatever [06:30] If you're really serious, get a RAID system === theine [n=theine@d067206.adsl.hansenet.de] has joined #kubuntu === os390 [i=os390@cm-83-97-140-92.telecable.es] has joined #kubuntu === Lure [n=lure@ubuntu/member/lure] has joined #kubuntu === holoton1 [n=holotone@d216-220-25-44.dynip.modwest.com] has joined #kubuntu [06:32] I have a network shared SMB folder that I can access like smb://servername/sharedfolder/ . How do I symlink that shared folder to my home directory? Also note that this is in a mobile environment (local computer is a laptop), so the shared folder won't always be available, and I've heard that can cause problems if you don't set it up correctly === dom [n=doml@santana.irmacs.sfu.ca] has joined #kubuntu [06:33] you don't symlink it, you mount it === Blissex [n=Blissex@82-69-39-138.dsl.in-addr.zen.co.uk] has joined #KUbuntu [06:33] Mount then symlink? A symlink is what I want in the end, but I do suppose I need to mount it first. How would I go about that? [06:34] http://www.google.com/search?client=opera&rls=en&q=mount+samba+share&sourceid=opera&ie=utf-8&oe=utf-8 === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #kubuntu === charlie55 [n=rod@124-254-68-247-dial.ispone.net.au] has joined #kubuntu === freemanen [n=freemane@c83-248-211-162.bredband.comhem.se] has joined #kubuntu [06:36] sensei: hehe ahhh ok HDD's are out...so is RAID then. CD's I've tried....but not dvd's. Oh! or you could transfer the files over to another comp....but thats pretty unsafe! Oh got to go, thanks everyone! [06:36] sensei: I have tried that - My problem is this being a mobile environment, how do I avoid my laptop hanging when it tries to mount a folder that isn't there?" === wilfredH [n=wilfred@host86-133-163-27.range86-133.btcentralplus.com] has joined #kubuntu === Lurkan [n=agsm@201.138.114.118] has joined #kubuntu === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has joined #kubuntu [06:38] holoton1: There's probably some nifty way of doing it, but I'd hack a bash script together, and ping it and rely on the return code [06:39] Then again, I'm not all that picky [06:41] I'm not sure, but just maybe a smbmount isn't blocking at all, have you tried? === dergringo [n=gringo@adsl-84-227-158-75.adslplus.ch] has joined #kubuntu === Achille53 [n=houssen@196.192.35.42] has joined #kubuntu === Achille53 [n=houssen@196.192.35.42] has left #kubuntu ["Konversation] [06:43] sensei: not yet, I've just heard that it may be the case if you try to mount a samba share, and it isn't there at boot, you could experience a hang.. [06:43] a hang ? or a delay and then it goes on ? [06:43] Not a hang longer than the timeout [06:44] either / or [06:44] maybe you can tune this timeoutthen [06:44] I haven't tested it, as it seemed reasonable, and appeared to be a common problem [06:45] Nah, not a hang, longer boot time than average, maybe.. But you could always put it in /etc/rc.local and append a & after it, to fork it [06:45] Don't worry :) [06:45] & just says not to wait if the script is delayed, correct? === Kbuzz_ [n=jason@Toronto-HSE-ppp3859838.sympatico.ca] has joined #kubuntu [06:46] Not really, but that's the general effect, yes :) [06:46] can anyone tell me who decides where apps go in the k menu? I've found a mistake. [06:46] Assuming home directories are stored under /home, edit /etc/auto.master and add the following line "/home /usr/sbin/smbautomount --timeout 60" # echo "/home /usr/sbin/smbautomount --timeout 60" >> /etc/auto.master [06:46] Try: sleep 10 & [06:46] from http://uranus.it.swin.edu.au/~jn/linux/smbfs/ [06:46] in a terminal [06:46] holoton1: not that it is a direct solution. but likely a lead to follow [06:46] zorglu1: Thanks! [06:47] !packages [06:47] I'm learning, slowly but surely. [06:47] You can browse and search the packages in Ubuntu in synaptic, adept and online on http://packages.ubuntu.com [06:47] You folks may be interested in a project I'm working on here: [06:47] http://freegeekmissoula.com/ [06:47] bye [06:47] Wow, never heard of smbautomount === Raven301 [n=raven301@London-HSE-ppp3547922.sympatico.ca] has joined #Kubuntu === root_ [n=root@84.54.170.197] has joined #kubuntu === tackat [n=tackat@pd95b5caa.dip0.t-ipconnect.de] has joined #kubuntu === root_ is now known as eowin [06:51] thanks again guys, take care! === holoton1 [n=holotone@d216-220-25-44.dynip.modwest.com] has left #kubuntu [] === Raven301 [n=raven301@London-HSE-ppp3547922.sympatico.ca] has joined #Kubuntu [06:54] hey [06:55] how can i copy an folder [06:55] on shell [06:55] cp -rf dir newname === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu [06:55] what is rf? [06:55] man cp === felix_E [n=ecki@80.237.163.26] has joined #kubuntu [06:55] hi @all [06:56] hi === nico8481 [n=nico@ip-62-235-55-70.dial.scarlet.be] has joined #kubuntu [06:56] on desktop [06:56] hi [06:56] i want copy the folder on desktop [06:56] What's stopping you ? [06:56] anyone been able to get amarok 1.4.x working on kubuntu? amarok-arts doesn't seem to be available for that version. and xine doesn't work with artsd... [06:56] hehe i am on with live cd === javi [n=javi@19.Red-83-44-102.dynamicIP.rima-tde.net] has joined #kubuntu [06:56] Then you have a problem [06:57] i have mountet my linux partition !cauz there are the files! [06:57] i can see the folder now! [06:57] ha ha :) [06:57] but how can i copy to burn it !? [06:58] i only see the files on shell [06:58] Where did you mount it to? [06:58] mnt === bipolar [n=bflong@mail.sscsince73.com] has joined #kubuntu === vincent_ [n=vincent@AGrenoble-257-1-14-34.w86-193.abo.wanadoo.fr] has joined #kubuntu === ubuntu_ [n=ubuntu@host80-61.pool8261.interbusiness.it] has joined #kubuntu [06:59] or is there probably a way to enable arts-support for xine? [06:59] why has it been dropped anyway... === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has joined #kubuntu [06:59] felix_E: I didn't know they had dropped it.. What do you mean exactly ? [06:59] the folder where i want to copy is in /home/cashmoneybrother/desktop/eigeneDateien! i want copy to desktop on live cd here! can anyone tell me a command for this === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has left #kubuntu ["Konversation] === nd_e [n=andreas@dslb-084-060-158-244.pools.arcor-ip.net] has joined #kubuntu [07:00] i have chroot to /mnt ! [07:00] linuxproblem: You need to be superuser to do that === mikearthur [i=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk] has joined #kubuntu [07:00] felix_E: I assume you mean in KDE4? [07:00] sudo mount! sudo chroot! [07:00] i have !superuser rights [07:00] Isn't the desktop on the cd or in the ram ? [07:01] desktop from live cd is in ram [07:01] linuxproblem, you don't need to chroot [07:01] i have chroot [07:01] linuxproblem: " i want copy to desktop on live cd here!" you will have trouble with that :) you cant write on the live cd.. [07:01] So how/why would you want to copy a file to that desktop? [07:01] cauz i want to burn it [07:01] And you must copy it to burn it ? [07:02] yes [07:02] linuxproblem, why did you chroot, the chroot won't see the cd filesystem [07:02] Why? [07:02] sensei, daskreech: no, not kde4. im running kde 3.5.3. amarok 1.3.9 works fine with the amarok-arts engine. however, this engine is not available for amarok 1.4.x. xine seems to lack support for arts output as of dapper. [07:02] if i dont chroot i cant seee the files [07:02] ok i tell u aggain! i am now online with live cd! and i want copy files from my linux partiton hda3 ! cauz i cant login there [07:02] and i need the files! [07:02] so i must copy it on cd! [07:03] linuxproblem, youre not listening to us [07:03] linuxproblem: Seriously... forget everything.. Just boot the live cd, cd do the mounted drive and run mkisofs and cdrecord on that image for whatever you want to burn [07:03] http://www.ubuntuforums.org/showthread.php?t=189348 [07:03] OR, use whatever burn program you want and look the files up and use that [07:03] ! [07:03] yeah but i cant see the files! [07:03] only on shell [07:03] i cant only see files from hard disk mapper [07:04] i cant see files from hda3! this is my linux partiton where i cant login! [07:04] I give up.. [07:04] i only see the files in the shell ! [07:04] linuxproblem: relax, slow down and describe your issue in simple words === blizzz [n=blizzz@p54A222FA.dip0.t-ipconnect.de] has joined #kubuntu [07:04] Have fun chrooting your ram memory or whatever it is that you're doing [07:04] linuxproblem: If you copy the files to the Desktop they will disappaer [07:04] linuxproblem: and dont use technical term [07:05] ok tell me what should i do now? [07:05] linuxproblem: just told you. slow down, rewind and start again [07:05] ok [07:07] how can i copy the files in the shell to desktop? === MehAdult [n=paul@adsl-65-68-1-24.dsl.wchtks.swbell.net] has joined #kubuntu [07:07] anyone an idea who might be able to tell me more about the xine-arts thingy? using the kmplayer-part for kaffeine is extremly annoying (not working keyboard-shortcuts and such...) [07:07] ... and i'd really like to use that shiny new amarok-version [07:08] felix_E: if the issue is about amarok, the channel #amarok is quite helpfull [07:08] felix_E: is yours broken too [07:08] also i tell u all aggain [07:08] is there a ~/Desktop on ubuntu ? === Tzy [n=Tzy@39.34-201-80.adsl.skynet.be] has joined #kubuntu [07:08] my amarok-xine cant find sound device [07:09] the new amarok doesnt work, nor does the 1.3.9 [07:09] my linux partiton doesnt work! so i am online now with an live CD! and i need files from my linux partition! i have mounted the partion! and cann see the files in the shell now! === ArmedGeek [n=armedgee@pdpc/supporter/active/ArmedGeek] has joined #kubuntu [07:09] zorglu1: actually, its not. its about xine on dapper not supporting arts. and amarok-1.4 on ubuntu not shipping with amarok-arts engine. [07:09] 6797: session setup failed: ERRDOS - ERRnoaccess (Access denied.) [07:09] SMB connection failed [07:09] help ^^^ [07:09] and how can i copy the files on my desktop here [07:10] linuxproblem: Forget everything you think you know... [07:10] alexicon: have you tried using the amarok-arts engine for 1.3.9? that should work fine with arts. [07:10] What you're suggesting is just flat out rediciolous [07:10] ? [07:10] felix_E: i havent, i dont particularly like arts... [07:10] and now === laza [n=laza@dslb-088-064-185-072.pools.arcor-ip.net] has joined #kubuntu [07:10] felix_E: ah ok :) [07:10] but i might give it a go, because i cant get mpdscribble to work for some reason either :'( [07:10] linuxproblem: find the files you want to copy in konqueror , right click them and copy, then paste them where you want... [07:10] yeah xine in general has problems on kubuntu [07:10] doesnt work in konqueror [07:10] sensei: ) linuxproblem: how can i copy the files in the shell to desktop? <- do you know the answer to this one ? [07:10] xine-ui errors as well [07:10] i cant see the partiton there! [07:11] i dont know the answer [07:11] zorglu1: I sure do. He's an illiterate ADHD sufferer === sikor_sxe [n=rave@e180010078.adsl.alicedsl.de] has joined #kubuntu [07:11] i cant only see in konquerer hard disk mappeR! but its on hda3! [07:11] alexicon: jep. it seems as if someone has dropped arts support from xine altogether :( === rhubbard [n=rhubbard@proxy0.lsil.com] has joined #kubuntu [07:11] i am a linux nooooooooob! [07:12] yeah felix_E thats what im seeing === pietro [n=pietro@217.201.87.119] has joined #kubuntu [07:12] i have no idea what i can do now! [07:12] felix_E: does your amarok say it cannot find sound device? [07:12] i try to use kpowersafe. therefore i need powersafed, which itsself need acpid, which refuses to run because the "device" is used already, suppossedly by a process kacpid, which i cannot kill. what can i do? [07:12] sensei: ADHD ? === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu [07:12] zorglu1: Attention Deficit Hyperactivity Disorder [07:13] felix_E: do you think this is just a kde issue? and if i got fluxbox or something else there wouldnt be a device problem? [07:13] sensei: yep seems a credible diagnostique === alexicon is being too hopeful [07:13] damn i need the f......ing files [07:13] amarok.. :'( === Cntryboy [n=cd@host-216-78-30-193.tys.bellsouth.net] has joined #kubuntu === kankoka is now known as kankoka_NoTa === Mater [n=pablo@85-54-143-32.mad5.adsl.uni2.es] has joined #kubuntu [07:14] Anyone know if I can send files through kopete in the aim part? [07:14] zorglu1: The funny part is that I've told him exactly what to do, but he was too busy driving his own bus that he just woulnd't jump onto mine [07:14] alexicon: its just a freaking mp3/ogg player, fire up xmms, beep-media-player, or something ? [07:14] sensei i dont understood it! [07:14] Cntryboy: i couldnt send files in kopete [07:14] grr [07:14] i am german! my english is not the BEST! [07:14] does gaim work good with kde? [07:14] sponix: i like the scrobbler part of amarok <3 [07:14] can u tell me in simple words what i should do [07:14] i use mpd as my backup player [07:14] Noooo? For real? I could never have guessed [07:15] and mpdscribble isnt working on this kubuntu install either [07:15] Cntryboy: works fine for me [07:15] apt-get install gaim? [07:15] alexicon: no, not really a kde-issue. but kde uses artsd as default sound daemon. you could always set up software-mixing with alsa and use the alsa-output provided by xine. [07:15] Cntryboy: gaim is glib/gtk based === wirr [n=wirr@i5387010A.versanet.de] has joined #kubuntu [07:15] Cntryboy: sure, apt-get install gaim should work for ya [07:16] yup thats it [07:16] felix_E: my alsamixer is working, so i thought i was using alsa and not arts now === DaSkreech [n=skreech@72.27.128.34] has joined #kubuntu [07:16] kk thx man [07:16] alexicon: That's two completely different things === grimse [n=grimse@F214b.f.strato-dslnet.de] has joined #kubuntu [07:16] On different levels [07:16] yes i know sensi [07:16] fek: yeah, that kinds kills me, why use arts, alsa works prefectly fine ... esd is another example, why bother [07:16] but neither work frustratingly [07:16] how can i kill kacpid? === alexicon needs her scrobble on [07:16] :P [07:16] its a small irk [07:17] but a definate one [07:17] i really dont like xmms [07:17] alexicon: wtf is a scrobble ? [07:17] alexicon: artsd probably uses alsa. but as long as you haven't got a proberly working soft- or hardware-mixing config, only one program (artsd!) can use the sound output device concurrently... [07:17] alexicon: Okay, so it'd be fruitless to try and get artsd going if alsa isn't [07:17] last.fm sponix [07:17] Hi, im trying to mount a samba share , sudo mount -t smbfs -o rw //mcscruff-desktop/Storage /Storage ---but i get 6828: session setup failed: ERRDOS - ERRnoaccess (Access denied.) === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #kubuntu [07:17] alexicon: hmm, whats a fm -- freshmeat ? === alexicon sighs the crux in kubuntu :'( [07:17] sponix: http://last.fm its a music site [07:18] mcscruff: smell like a authorization issue. like wrong username/passwd [07:18] collects data about what music you listen to [07:18] sponix: Micronesia [07:18] alexicon: it is THE music site [07:18] linuxproblem: didnt quite follow the whole discussion but if you want we could try to get your problem solved in german :) [07:18] Federal State of Micronesia === ubuntu_ [n=ubuntu@p54AC3403.dip0.t-ipconnect.de] has joined #kubuntu [07:18] hehe yeah jpatrick ;) === deckarz [n=deckarz@p549465B3.dip.t-dialin.net] has joined #kubuntu [07:18] ja besser wre das [07:18] Not here though [07:19] alexicon: I've got ubuntu, kubuntu, xubuntu desktops all installed -- and that thingy seems to work just fine for me [07:19] sure [07:19] felix in privat ok [07:19] alexicon: of course, I've never tried to open it, or use it, but I think it works :) [07:19] lol [07:19] sponix: which version of amarok? [07:19] felix e privat geht bei mir nicht [07:20] 1.4.0 kde 3.5.3 [07:20] linuxproblem: /join #linuxproblem_de [07:20] alexicon: just opened it, seems to work .. [07:20] hm sponix you lucky guy :P [07:20] zorglu1: i cant mount it but i can see it and have read/write in konqueror tho :S === svizzero [n=svizzero@tor/session/external/x-a24dee45f65324a5] has joined #kubuntu [07:20] alexicon: what _exactly_ was your issue ? [07:20] the application runs, it just says it either cant find my sound device, or cant find the audio decoder [07:20] k [07:21] 1.4 only has the xine engine which it really doenst seem to like at all === dr_willis [i=willis@74.132.83.197] has joined #kubuntu [07:21] alexicon: what sound module (chipset), and what support do you have [07:21] alexicon, try turning off your system sounds [07:21] how do i do that Dannilion in kcontrol?? [07:21] mcscruff: ERRnoaccess (Access denied.) <- this one seems quite clear. your server dont let you read write [07:21] mcscruff: let you = allow you [07:21] sponix: im not sure sponix its a dell inspiron 600m laptop [07:21] alexicon: Sound and Multimedia [07:22] zorglu1: i'll go look back at the setup === alexicon tries Dannilion's way [07:22] There's a tickbox for Enable the System Sounds [07:22] untick it, and click apply [07:22] then restart amarok and change the engine to xine [07:22] ok will try [07:22] actually i thought it might be firefox interfering [07:23] but i'll try this too [07:23] alexicon: xine is my only sound engine thingy listed ... I've installed mplayer, vlc, xine-ui, totem-xine === Dannilion had exactly the same problem on Monday [07:23] alexicon: and a couple hundred other multimedia packages ;) [07:23] Ah I hate kopete :) === tsdgeos [n=tsdgeos@kde/aacid] has joined #kubuntu [07:23] There seems to be a bug with alsa and xine not being able to have two sound sources at once [07:23] Dannilion: normally similar problems are fixed in a similar fashion -- worth a shot ;) === TBKDan [n=dan@ool-18b824f5.dyn.optonline.net] has joined #kubuntu [07:24] Dannilion: ive had thta in the past on other distros too... [07:24] yup === VHockey86_mobile [n=andrew@host-66-202-22-225.buf.choiceone.net] has joined #kubuntu [07:24] Bit of a hurry to get something installed... does Kubuntu have the ability to boot off of a USB drive? [07:24] Dannilion: alsa in general has had issues with that off and on, OSS use to let me do 8+ sounds pumped in at the same time, different progs, or the same [07:24] DaSkreech: kopete is gay, I still stick with gaim [07:25] nope Dannilion :'( says it cannot find a decoder === kankoka_NoTa is now known as kankoka [07:25] alexicon: yeah, its not really a distro specific issue [07:25] Can't find a decoder? That's not what I got... [07:25] hrmm [07:25] you've installed all the extra codecs? [07:25] previously it couldnt find the audio device... [07:25] yeah Dannilion i can listen to mp3s in mpd === apol [n=apol@62.57.220.216] has joined #kubuntu [07:26] actually had another problem where that kcdripper thing couldnt find lame encoders either... [07:26] seems to be a lot of audio bugs in this.... === tsdgeos [n=tsdgeos@kde/aacid] has left #kubuntu ["Konversation] [07:26] i might downgrade back to that 1.3.9 version of amarok [07:27] yeah [07:29] OK, I've actually just managed to fix the sound issue [07:29] alexicon: I'm not really familure with deb's, but can you get a listing of your packages installed and spit them out to a pastebin ? [07:29] :o [07:29] my one, anyhow [07:29] I changed it all from alsa to oss [07:29] hm [07:29] in KControl and in ~/.kde/share/config/amarokrc [07:30] kern still has oss backward compat, on 2.6.x riiight ? [07:30] or are you using a 2.4.x kern ? [07:30] how do I find out? [07:30] Dannilion: funny as the oss you use is likely emulated by alsa [07:30] uname -a === Dannilion is using default installation of Kubuntu Dapper [07:30] zorglu1: yeah, but it does work better at times :) [07:30] I don't care so long as it works :) [07:31] Dannilion: so re-enable the sound in kcontrol and use oss instead of autodetect [07:31] Linux Matilda 2.6.15-25-386 #1 PREEMPT Wed Jun 14 11:25:49 UTC 2006 i686 GNU/Linux [07:31] I have [07:31] you all may know how to make lil ubuntu/kubuntu things work, but I sure as hell know a bit more about Linux basics :) [07:31] I don't doubt it [07:31] ive used gentoo for 4 years sponix i know stuff [07:31] not saying audio has ever been a walk in the park === apol [n=apol@62.57.220.216] has joined #kubuntu [07:31] My college course's introduction to Linux wasn't very good [07:31] i just expected it to be easier with this distro ;P [07:32] I know very little, but would like to get better [07:32] alexicon: Summer of 96 I started using slack/fbsd, most of the stuff you're dealing with was a wet dream back then === Ilokaasu [n=matti@dsl-aur-ff27c000-33.dhcp.inet.fi] has joined #kubuntu [07:32] In 1996 I'd only ever used a BBC Acorn at school :) [07:32] heh [07:33] amiga++ === ondas [n=mute@fence.metamute.com] has left #kubuntu ["Konversation] [07:33] We got a Commodore 64 that year, I think [07:33] like I said, its not really a distro issue, sound is sound, config is config -- some things have better defaults, and easier installs, but its all the same under the hood ;) [07:33] ya bbc acorn :) [07:33] it was a good computer :) [07:33] then in 1997 we got 2 pcs- a 286 and a pentium, which introduced me to the internet === ToyMan [n=stuq@74-32-56-214.dsl1.mdl.ny.frontiernet.net] has joined #kubuntu === frank_ [n=frank@a81-84-127-64.cpe.netcabo.pt] has joined #kubuntu [07:34] ok i coded unix kernel back in 89, what do i win ? === Dannilion curses her memory loss [07:34] which version of amarok we you using again Dannilion? 1.4.0? [07:34] 1.4.0 now [07:34] kk === frank_ is now known as franklin [07:34] had the same problem with 1.3.9 though === franklin is now known as frankapimenta [07:34] Dannilion: Compaq Presario 425 (486 25Mhz) chiped up to 20Meg of ram, with its massive 250Meg HD was my first functional *nix box [07:34] mine still cant find audio decoder for some reason. going to pop back down to 1.3.9 [07:34] hello [07:34] Whats the issue? [07:35] i have 1 prob with amarok [07:35] lol [07:35] join the club [07:35] who want to helpme? [07:35] seems like its an amarok issue day [07:35] whats your issue frankapimenta [07:35] Whats the issue? [07:35] sponix: sounds good [07:35] amarok does not work [07:35] lol === ubuntu_ [n=ubuntu@p54A52DAB.dip0.t-ipconnect.de] has joined #kubuntu [07:35] indeed frankapimenta [07:35] which version youusing [07:35] because de engine [07:35] lollypop @ frankapimenta [07:35] Yup [07:35] lol [07:35] maybe if I tarball my dot dir for amarok, wanna try my config for it ? [07:35] yep [07:36] yah [07:36] go for it sponix [07:36] I just got mine working [07:36] my your do work? [07:36] yha but your issue was the same in the engine ? [07:36] yup [07:36] xine right frankapimenta [07:36] heh [07:36] let me get the headphones and make sure mine functions before I tarball the config [07:36] Bit of a hurry to get something installed... does Kubuntu have the ability to boot off of a USB drive? [07:36] xine could not load any audio-drivers, using void-engine instead [07:36] i tried xine engine but didnt work [07:37] in the mean time, how do I get a full package listing of what I have installed through apt ? [07:37] void engine? [07:37] ok [07:37] someone riddle me that [07:37] i ll install [07:37] frankapimenta: What are you trying to play? [07:37] howd you dump that with apt sponix [07:37] you don't want void-engine! It's no engine [07:37] dream theater [07:37] sponix: dpkg --get-list [07:37] lool [07:37] ah ok [07:37] lool [07:37] yah yah [07:37] frankapimenta: What are you trying to play? [07:37] cheers [07:37] sorry my english is not perfect dannilion [07:37] mp3 [07:38] i my tring to play mp3 files [07:38] sponix: dpkg --get-selections :) [07:38] that's fine frankapimenta [07:38] i' gona try amarok with void engine [07:38] !mp3 > frankapimenta [07:38] frankapimenta: Read that :0 [07:38] :-) [07:38] i'll feadback soon [07:39] frankapimenta: don't try and use the void-engine, it won't work [07:39] instead, we're going to get your xine-engine working === dueyfinster [n=dueyfins@213-202-173-51.bas504.dsl.esat.net] has joined #kubuntu [07:40] something tells me this wonderful amarok doesn't do well when you first dump a few thousand songs at it [07:40] its doing some gay update thing, doesn't want to play my song yet [07:41] heh [07:41] ooh [07:41] that just crashed adept [07:41] lol === Firebird8 [n=wilson@pool-141-156-41-80.res.east.verizon.net] has joined #kubuntu === edulix_ is now known as Edulix === Dunedan [n=Dunedan@port-212-202-55-29.dynamic.qsc.de] has joined #kubuntu === mtoroyarzo [n=insomnia@164.77.219.3] has joined #kubuntu [07:43] doesnt' seem to play the song I specify, but its playing music -- if you call it that :) === mtoroyarzo [n=insomnia@164.77.219.3] has left #kubuntu ["Konversation] [07:43] lol sponix === admin_ [n=admin@217.149.148.54] has joined #kubuntu [07:45] crazy [07:45] my previous problem was that amarok scrolled through my whole collection submitting to last.fm, but not playing any sound heh [07:45] Why doesn't people use xmms anymore ? [07:45] i just dont like xmms [07:45] i prefer mpd [07:45] and that said [07:45] Why not? Just out of curiosity [07:46] gmpc doesnt work in kubuntu either [07:46] xmms is ugly [07:46] just lack of features [07:46] and I can't read the writing on it [07:46] alexicon: am I the one picking the songs on this thing, or are you ? [07:46] and if im going for lack of features, id rather have a sound daemon [07:46] @_@ sponix === fiyawerx [n=fiyawerx@cpe-72-230-34-96.nycap.res.rr.com] has joined #kubuntu [07:46] alexicon: its nutty, let me try again now that its finally done loading [07:46] What features are you missing ? [07:46] and i dont like the interface on xmms [07:46] !easysource [07:46] source-o-matic is a webpage where you can (re)generate your sources.list - http://www.ubuntu-nl.org/source-o-matic === kankoka is now known as kankoka_NoTa [07:47] Dannilion: Point taken [07:47] like all the amarok features sensei :P [07:47] has anyone here succesfully used automatix or easybuntu? [07:47] its just much more organised === Dannilion has successfully used automatix [07:47] jep. amarok kicks ass. seriously. [07:47] Dannilion: did you like it? [07:47] yup === tp_ [n=thomas@i577BC9F4.versanet.de] has joined #kubuntu [07:47] all the playlist stuff amarok has, and its general prettiness [07:48] thing just told me I'm rediscovering my musing with Amarok fast forward -- I just want it to play the right freaking songs :P [07:48] if im willing to spend the mem on a music app i want it to sing and dance and look real pretty for me :P [07:48] hrmm 1.3.9 wont even load my collection now @_@ === kamil [i=user38@87.244.195.69] has joined #kubuntu [07:48] this is really unpredictable === keyne [n=fred@blacklight.homeip.net] has joined #kubuntu [07:49] alexicon: Yeah, all the 8 mbs xmms takes ;) [07:49] i can use mpd/mpc/ncmpc fine, which uses next to no mem and is a lovely sound daemon [07:49] But I'm not arguing FOR xmms, just wondering why people rarely use it anymore [07:49] i might just work on getting mpdscribble working [07:49] thats easier [07:49] i stopped using xmms when i found mpd [07:49] alexicon: 1.3.9 didnt load my collection after downgrading from 1.4 either. had to delete the collection.db file [07:49] everything in mpd is pipeable [07:50] including the sound output [07:50] its a great package [07:50] and doesnt need me in X to play music [07:50] amarok i just started using for novelty value [07:50] ok felix_E === visik7 [n=visi@unaffiliated/visik7] has joined #kubuntu === Search4Lancer [n=redphoen@c-68-80-88-216.hsd1.pa.comcast.net] has joined #kubuntu === ToyMan [n=stuq@74-32-56-214.dsl1.mdl.ny.frontiernet.net] has joined #kubuntu [07:52] ok so 1.3.9 says it plays the track for 1 second, then says its finished [07:52] and goes through the whole playlist like that [07:53] anyone working the amarok chan ? === kamil [i=user38@87.244.195.69] has joined #kubuntu [07:54] heh shall we? amarok works fine in other distros tho. including ubuntu [07:54] i think this is a kubuntu issue [07:54] alexicon: might be, I started with ubuntu this time, and install kubuntu/xubuntu after [07:55] alexicon: so, I still have it playing the same track, exactly what do I need to get a specific song ;) [07:55] alexicon: sounds like your missing the codecs. [07:55] nah felix_E mpd plays mp3ds just fine [07:55] I installed Dapper flight 8 64 bit, then downgraded to i386 on the 31st May (while keeping my /home partition) [07:55] alexicon: using the same engine? [07:56] amarok might not be able to find the codecs or something. but 1.3.9 isnt complaining about anything. no errors [07:56] didn't have this problem till I completely reformetted and installed the i286 version again [07:56] hrm not sure what engine mpd uses [07:56] hmkay. which engine? for xine you might want to install "libxine-extracodecs" from universe. === martynda [n=martynda@n128-227-57-23.xlate.ufl.edu] has joined #kubuntu === bleaked [n=bleaked@CPE-70-94-13-227.wi.res.rr.com] has joined #kubuntu === sensei [n=erik@81-179-68-215.dsl.pipex.com] has joined #kubuntu [07:57] k felix_E will try [07:57] I've got the libxine-extracodecs :P [07:57] hrm i dont see that [07:57] im sure ive got universe [07:57] ive got stuff like mplayer etc. === rico238x [n=rico@user-24-96-101-131.knology.net] has joined #kubuntu [07:58] is that in adept, or just apt-get libxine-extracodecs [07:58] hi, i set up vsftpd and can log in just fine from a linux machine, however when using filezilla, i get a "Could not retrieve directory listing" error, any help? [07:58] multiverse \o/ [07:58] yeah ive got them all :P [07:58] martynda: Passive vs. active mode? [07:59] hmm good question, this is for someone else, need to email and ask them === lilx [n=lilxhk@201.52.197.28] has joined #kubuntu [07:59] That's usually the culprit [08:00] would that be a setting on the ftp client? [08:00] Yeah [08:00] cool, thanks [08:01] couple people up in the amarok chan now [08:01] Package libxine-extracodecs is not available, but is referred to by another package. [08:01] alexicon: I have it, maybe you need a new sources.list [08:02] hrm [08:02] i added all the repositories and update quite frequently @_@ === aeon17x [n=aeon17x@210.5.107.142] has joined #kubuntu === Bass [n=Bassetts@cpc1-mapp1-0-0-cust592.nott.cable.ntl.com] has joined #kubuntu === ueulo [n=bj@BSN-77-142-222.dial-up.dsl.siol.net] has joined #kubuntu === frank_ [n=frank@Lea84.l.pppool.de] has joined #kubuntu === Tzy [n=Tzy@39.34-201-80.adsl.skynet.be] has joined #kubuntu === ueulo [n=bj@BSN-77-142-222.dial-up.dsl.siol.net] has left #kubuntu [] === mr-roadster [n=mrroadst@s55919580.adsl.wanadoo.nl] has joined #kubuntu === wladi [n=wladi@157.100.188.166] has joined #kubuntu [08:08] alexicon: minus that one track, I have no sound now --- HAPPY ;) [08:09] hey now, i didnt start this ;) === elenaki [n=pan@ppp161-221.adsl.forthnet.gr] has joined #kubuntu [08:09] we've got a bunch of people rockin this boat lol [08:09] the arts engine wont even install for me :P === elenaki is now known as corason [08:10] What is your problems really? [08:11] sensei: are you meaning that in a condesending way, or is it just bad english? === guillaume [n=guillaum@dyn-83-154-78-7.ppp.tiscali.fr] has joined #kubuntu [08:12] alexicon: whats the problem with installing the arts-engine? === antrax [n=antrax@200.88.2.198] has joined #kubuntu [08:12] alexicon: Ok, what are your problems? [08:12] its saying its installed in adept, but i dont see it on the list in amarok [08:12] i still only have xine engine in amarok [08:12] (Not in the condescending way) [08:12] whenever I mount a cdrom, the mount point becomes owned by UID 400, GID 401. Any ideas? === guillaume [n=guillaum@dyn-83-154-78-7.ppp.tiscali.fr] has left #kubuntu ["Konversation] === SonicChao [n=soniccha@dpc67142187100.direcpc.com] has joined #kubuntu [08:13] i tried adding libarts-xine too but that hasnt helped [08:13] na, you need amarok-arts [08:13] yeah i got that [08:13] well adept says i have that [08:13] Shoud I have asked what the issue was perhaps ? [08:14] alexicon: can You play oggs? [08:14] sudo apt-get install --reinstall amarok-arts [08:14] perhaps? [08:14] dont have any oggs. but i can play mp3s in different applications. just not amarok [08:14] strange, anyway. === monomaniacpat [n=patrick@81-179-122-158.dsl.pipex.com] has joined #kubuntu [08:14] alexicon: There is one in the Examples Folder [08:14] Alt+Enter -> type Examples [08:15] alexicon: do you have libxine-extracodecs? [08:15] where does the joystick settings file save to? [08:15] no DaSkreech dont have libxine-extracodecs [08:15] apt says it isnt there [08:15] alexicon: Might want to install that :) [08:15] but ive got all the repositories [08:15] alexicon: Sure? [08:16] Package libxine-extracodecs is not available, but is referred to by another package. [08:16] guys? do you know? [08:16] alexicon: do you have libxine1c2? === flower [n=pan@ppp161-221.adsl.forthnet.gr] has joined #kubuntu [08:16] also not available [08:17] alexicon: Then you don't have multiverse === ez [n=ez@80.65.65.67] has joined #kubuntu [08:17] its uncommented in adept though === ez [n=ez@80.65.65.67] has left #kubuntu ["Konversation] [08:17] whats the actually sources file again? === wirr [n=wirr@i5387010A.versanet.de] has joined #kubuntu [08:18] alexicon: Can You pastebin your sources.list? [08:18] yeah they are uncommented [08:18] its /etc/apt/sources.list [08:18] yeah [08:18] I can post mine to pastebin if you like ? [08:19] wheres the pastebin? [08:19] never used it before [08:19] !paste [08:19] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (you can always find it in the channel topic, among other useful things) === _sledge_ [n=chris@Sherbrooke-HSE-ppp3606164.sympatico.ca] has joined #kubuntu [08:19] where does the joystick settings file save to? === patlkli [n=patlkli@217.91.79.188] has joined #kubuntu === tun [n=tun@pD9E805BA.dip0.t-ipconnect.de] has joined #kubuntu [08:20] ok put it in as alexicon sources === jaro [n=jaro@A310.ps.wh.tu-darmstadt.de] has joined #kubuntu [08:20] only ones not in my sources is security universe... === omeow [n=omega@co63471-a.olden1.ov.home.nl] has joined #kubuntu [08:21] http://paste.ubuntu-nl.org/17273 [08:21] thats my current sources.list it has opera web-browser in there also [08:22] where does the joystick settings file save to? [08:22] you can just cp yours to sources.list.crap and then cp that one in [08:22] sound work pretty decent [08:22] whoa thats a lot [08:22] it has comments from Breezy, wifes box here was Breezy to start with [08:22] upgrade went well btw :) [08:22] lucky you :P [08:23] nrrr [08:23] never mind, I took the Breezy out it seems [08:23] whered all the other amarok people go to... [08:23] lovely xorg.conf configuration for dual monitors... love it love it [08:23] this is too big a bug, i think im just going to work with mpdscribble. thats all i want === DaSkreech hates X.org or ATI === alexicon hates ati too. nvidia++ === felix_E goes to a pub now, i guess. bitch about broken arts support in xine on dapper :) [08:24] alexicon: How goes that pastebin? :) [08:24] probably file a bug regarding that tomorrow or so... [08:24] cya guys [08:24] When changing my default browser in kcontrol, is there a varible for the url ? [08:25] opera -remote "openURL("%u","new-page")" [08:25] DaSkreech: its called alexicon sources [08:25] As in %u ? === tun [n=tun@pD9E805BA.dip0.t-ipconnect.de] has left #kubuntu ["Konversation] [08:25] bye felix_E [08:25] alexicon: Give us the URL :) [08:25] anyone tried nuking arts completely ? [08:25] http://paste.ubuntu-nl.org/17272 [08:25] Thansk === ueulo [n=bj@BSN-77-142-222.dial-up.dsl.siol.net] has joined #kubuntu [08:25] I might give that a shot, and just listen to the dep bitches for a bit [08:25] Has anyone here used the joystick configurator in KDE? [08:25] heh sponix === overdrive [n=overdriv@62-43-65-209.user.ono.com] has joined #kubuntu [08:26] i kinda wan to try this outside of kde [08:26] after trying to switch to alsa, etc ... I get a bunch of crashes now for amarok [08:26] might give it a go in fluxbox, easier to separate arts there [08:26] alexicon: I'm gonna suck the cvs and build it from source, with && without arts support [08:26] ok sponix [08:26] I have xubuntu/xfce, never thought to try it there [08:26] do you guys even see my msgs? Just wondering, like.. [08:26] as a diff user etc .. might be worth a shot [08:26] alexicon: You can just disable arts in kcontrol if not === felix_E [n=ecki@80.237.163.26] has left #kubuntu ["glueck] [08:27] monomaniacpat: we get them, just ignoring you ;) [08:27] yeah sensei i have tried that [08:27] lol [08:27] That's got the same effect as running fluxbox anyways [08:27] is there anywhere else that might tell me more about that app? === tun [n=tun@pD9E805BA.dip0.t-ipconnect.de] has joined #kubuntu [08:29] alexicon: ok I see :) [08:29] You have multiverse in backports [08:29] ah gotcha === alexicon fixes [08:29] deb http://us.archive.ubuntu.com/ubuntu/ dapper universe [08:30] Put multiverse at the end of that line and the one beneath it === tun [n=tun@pD9E805BA.dip0.t-ipconnect.de] has left #kubuntu ["Konversation] [08:31] http://kubuntu.org/announcements/amarok-1.4.1.php [08:31] DaSkreech: You seem to be here quite a bit. [08:31] the amarok page has a fancy place for the 1.4.1, I'm gonna try the upgrade before I gripe anymore [08:31] omeow: Shh You'll blow my cover as a bum [08:32] :) [08:32] I was hoping you might have some insight into this issue I keep running into; http://omeow.ath.cx/displaymodule-broken.png [08:33] sponix: Whats the issue [08:33] I'm using KDE 3.5.3. [08:33] DaSkreech: music player without sound :) [08:33] sponix: i tried that version hehe [08:34] alexicon: darn ... was worth a shot [08:34] sponix: Can it play ogg? [08:34] thats the one that said it couldnt find my audio device, then changed its mind to say it couldnt find the audio decoder [08:34] but gl with it === ckd [n=ckd@ppp-82-135-14-231.dynamic.mnet-online.de] has joined #kubuntu [08:34] omeow: That happens as soon as you open it? [08:34] Hello [08:34] That's right. But let me tell you a little more about my system. [08:34] what is the diffrent between Kanotix vs Kubuntu ? [08:34] Have you tried to reconfigure X? === fatninja2_ [n=fatninja@203.161.102.40.static.amnet.net.au] has joined #kubuntu [08:35] ckd: Kanotix run's alot faster === BKaj [n=Blues@toronto-HSE-ppp3984286.sympatico.ca] has joined #kubuntu [08:36] faster ? [08:36] why ? [08:36] Howdy [08:36] I have an nvidia 6600 GT with two 19" TFT's hooked up. If I define more than one metamode in my xorg.conf file, KDM starts up fine, 2560x1024. But when I then login to KDE, I get 1600x600 or if I defined single monitor metamodes too, it'll only use one display. [08:36] ckd: Haven't managed to find that out yet === ueulo [n=bj@BSN-77-142-222.dial-up.dsl.siol.net] has left #kubuntu [] [08:36] ckd: If you are bothered about every icon looking perfect than kanotix is probably not for you] [08:37] wont play ogg either, says device is busy that time === Dannilonglegs_ [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu [08:37] Now.. I can switch to a different resolution with xrand -r #, but the problem with that is that it doesn't seem as if xinerama places the windows properly, it seems as if KDE still thinks I use a single monitor and therefor it'll span windows over the entire desktop. [08:37] ? === waterpie [n=waterpie@ppp159-185.adsl.forthnet.gr] has joined #kubuntu [08:37] where does the joystick settings file save to? [08:37] anyway im just going to conceed here and say amarok does not work with kubuntu === waterpie [n=waterpie@ppp159-185.adsl.forthnet.gr] has left #kubuntu ["Konversation] [08:37] im happy using mpd [08:37] ckd: You talking about a live cd or an install ? [08:37] install [08:37] Perhaps I should try posting this stuff on the forums or something. I have too much info and there's too much going on in IRC. [08:37] on hd [08:38] ckd: An install of kanotix is basically debian sid (pretty decently configured though) [08:38] ckd: I run it on my laptop (which kubuntu is unusably slow on) [08:38] oh === jihi [n=Miranda@L0ad3.l.pppool.de] has joined #kubuntu [08:38] thats really bad [08:39] DaSkreech: xorg reconfiguration however, doesn't detect my second monitor, but works fine for a single monitor setup. but as you might have guessed, I want to use both my monitors on the same desktop. === BKaj [n=Blues@toronto-HSE-ppp3984286.sympatico.ca] has left #kubuntu ["Kopete] [08:39] I self use kanotix, past a half year, and I look for a easy distri for my Girlfriends notebook PIII , 512 DDR 40GB [08:39] monomaniacpat: Have you tried Google :) I'd wager somewhere uner /etc === BKaj [n=kaj@toronto-HSE-ppp3984286.sympatico.ca] has joined #kubuntu [08:40] omeow: The Ubuntu FOrums would be a good jump off point [08:40] I've tried searching the forums already, but I'll try some more. [08:40] omeow: I mean post something :) [08:40] hi, everytime i boot my laptop, it runs fsck on my FAT32 partition, how can i disable that ? [08:41] ckd: I only have 256Mb of ram on my laptop === dadokkio [n=dadokkio@81-208-60-193.ip.fastwebnet.it] has joined #kubuntu [08:41] this sucks [08:41] does kubuntu have an official bug site? or does it share with ubuntu? [08:41] Host/Kernel/OS "RELOAD-LOKI" running Linux 2.6.16.16-kanotix-1 i686 [ KANOTIX 2006 Easter ] [08:41] CPU Info Intel Pentium 4 clocked at [ 2806.944 MHz ] [08:41] Videocard nVidia NV31M [GeForce FX Go5600] X.Org 7.0.0 [ 1024x768 @60hz ] [08:41] Processes 127 | Uptime 5:16 | Memory 992.402/1008.14MB | HDD Size 60GB (88%used) | GLX Renderer GeForce FX Go5600/AGP/SSE2 | GLX Version 2.0.2 NVIDIA 87.62 | Client Konversation 0.19 | Infobash v2.50rc12 [08:41] :) [08:41] DaSkreech: Something else to note by the way, that k-guidance thing works for me with a single monitor, and when I then use kguidance to set up both monitors, all I get is a gross xorg.conf file that makes my screens too large, so I have to scroll on the borders. === antrax_ [n=antrax@200.88.2.198] has joined #kubuntu [08:42] ckd: How do you get infobash working with konversation ? [08:42] omeow: Argh I hate that :) [08:42] alexicon: https://launchpad.net/malone === waterpie [n=waterpie@ppp159-185.adsl.forthnet.gr] has joined #kubuntu [08:42] with /exec infobash -v === waterpie [n=waterpie@ppp159-185.adsl.forthnet.gr] has left #kubuntu ["Konversation] [08:43] thanks jpatrick [08:44] alexicon: get anything yet, I'm trying builds without arts, and without xine-engine .. and so on, see if I can come up with something [08:44] a workaround is better than nothing === theine [n=theine@d067206.adsl.hansenet.de] has joined #kubuntu [08:44] thanks sponix [08:45] sorry sponix ive got to get some work done today, im looking at submitting [or to see if someone has submitted] an offical bug for this === kankoka_NoTa is now known as kankoka [08:46] anyone know what package the X includes/headers are in ? [08:46] sponix: xproto-foo === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has joined #kubuntu [08:47] wtf ? === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has left #kubuntu ["Konversation] [08:47] Damn, I'd guessed xserver-xorg-dev [08:48] http://amarok.kde.org/amarokwiki/index.php/MP3_on_Kubuntu_6.06 [08:48] brb [08:49] https://launchpad.net/distros/ubuntu/+source/xine-lib/+bug/37248 [08:50] can anyone tell me where the joystick application saves the configuration to? [08:50] sorry monomaniacpat never used a joystick on pc before [08:50] sucks getting no response, but i guess no one else has used a joystick either === [GuS] [n=MysT@170.210.19.90] has joined #Kubuntu === gatekeeper [n=gatekeep@82-36-116-146.cable.ubr03.king.blueyonder.co.uk] has joined #kubuntu [08:51] alexicon: I use a super smartjoy with a super nintendo controller and it just works (never used the joystick application) [08:51] talk to monomaniacpat [08:52] h3sp4wn: I want to know where the configurator saves its settings. I need to read it... [08:53] monomaniacpat: Whats the name of the configuratior> [08:53] What is the configurator ? from system settings ? === lilx [n=lilxhk@201.52.197.28] has left #kubuntu ["Leaving"] [08:53] h3sp4wn: yes the one in sys settings [08:54] crimsun: amarok still complains that it can't find them, they don't go t a non-standard place, do they ? [08:54] sponix: erm, you need ``apt-get build-dep amarok'' [08:54] sensei: I mean .. I just did xserver-org-dev and amarok still doesn't find them :) [08:55] crimsun: aww, wicked ;) [08:55] 133Meg more ;) [08:55] fun === bob1sr [n=bob1sr@c-68-37-27-88.hsd1.pa.comcast.net] has joined #kubuntu [08:56] sponix: I was just guessing, I'm not that well familiar with the packages yet [08:56] it works! [08:56] 1.3.9 does [08:56] monomaniacpat: Perhaps you could ask in #kde [08:56] with the xine extra codecs [08:56] tell them you used kcontrol :) [08:57] alexicon: Told ya :) [08:57] who knows, its a mess though [08:57] I'd think that sponix has the same issue :) === abhijeet [n=abhijeet@203.98.117.17] has joined #kubuntu [08:57] heh [08:57] now dare i upgrade back to 1.4.1 [08:57] ... [08:57] I was getting a _bit_ of sound outta it before, it was the wrong song -- but it did place "one time" === alexicon wants this last.fm player support.. [08:58] or shall i not tempt fate now [08:58] DaSkreech: I did ask in #kde and they were having an argument and ignored me :x [08:58] alexicon: Enjoy it for two days :) [08:58] lol yeah [08:58] good idea [08:58] <3 [08:58] I just did the 1.4.1 update from the amarok.kde.org site, and have a fatter error now :P [08:58] :$ === emonkey [n=m-onkeyl@219-157.1-85.cust.bluewin.ch] has joined #kubuntu [08:58] monomaniacpat: Haha :) Then ask here till they stop throwing flaming spears [08:58] isn't there a system tray applet for controling pcmcia cards? I'd like to find a better way to eject them without running cardctl eject every time. :) [08:58] yeah sponix 1.4.1 had errors, where 1.3.9 just mysteriously didnt play when it swore it was :P [08:59] I built the ones on sid this morning and it seems to work fine (on edgy) [08:59] DaSkreech: do you have 1.4.1 working out of curiosity [08:59] wait, now its working ! [08:59] lol! [08:59] alexicon: I have 1.4.0 [08:59] which version sponix [08:59] all I had to do was threaten to build it from sources ! [08:59] I'm waiting till 1.4.1a ;-) [09:00] lol sponix [09:00] hehe DaSkreech [09:00] yeah im just happy to submit for now [09:00] 1.4.1 from amarok.kde.org directions, did a bunch of other installs though, as deps [09:00] i can live with that :) [09:00] thanks a lot for the support and sweat you guys ;) [09:00] Send us cake! === alexicon bakes ^_^ [09:01] apt-get install libtunepimp2c2a libtunepimp2-dev [09:01] apt-get install libmad0 libxine-extracodecs [09:01] alexicon: try those real fast, see if that support helps [09:02] and I used this repos for my sources.list deb http://kubuntu.org/packages/amarok-141 dapper main [09:02] cool === alexicon adds [09:02] apt-get install amarok amarok-engines [09:03] that is a mix of added support from 2 diff websites, but it seems the combo made it work [09:03] Yeah [09:03] sponix: Want to know the secret? === artur [n=artur@bw226.internetdsl.tpnet.pl] has joined #kubuntu [09:03] of course, I'm in the middle of adding 133Meg of dev files, because I was gonna make an attempt to build without arts/xine etc ;) [09:03] DaSkreech: making a threat to build the biatch from source ? [09:03] Does kubuntu come wirh some graphical mailreader installed as default? [09:03] If, which one? [09:03] Lynoure: kmail [09:03] kmail ? [09:04] sponix: All you needed to add was libxine-extracodecs ;-) [09:04] I'm wondering whether I removed it or never had it.... [09:04] DaSkreech: nope, did that earlier [09:04] kmail... [09:04] DaSkreech: that might _help_ but wasn't the key to whatever made mine work :) [09:04] sponix: find it in Kontact [09:05] starts from command line but does not show in the menu === monomaniacpat [n=patrick@81-179-122-158.dsl.pipex.com] has left #kubuntu [] [09:05] I did like that apt-get buildep packageName command though, thats pretty slick [09:06] alexicon: get yours working yet ? [09:06] sponix: Yeah it roxors the socks :) [09:06] gotta run... Thanks for all the help [09:06] sponix: [13:56] it works! [09:06] Is that normal for it not to be in the menu? (probably not) [09:06] sponix: We are getting a cake :) [09:06] Lynoure: try K -> Office -> Kontact then select kmail [09:06] is there no gui for ejecting pcmcia cards? === simon__ [n=simon@xdsl-87-78-176-167.netcologne.de] has joined #kubuntu === nivanson [n=nivanson@h57n4c1o838.bredband.skanova.com] has joined #kubuntu [09:07] hi [09:08] is there any chance that I connect form windows machin to kubuntu machin in desktop remote control ? === Kbuzz [n=jason@toronto-HSE-ppp4040447.sympatico.ca] has joined #kubuntu === Ilokaasu-- [n=matti@dsl-aur-ff27c000-33.dhcp.inet.fi] has joined #kubuntu [09:08] hi, i have ubuntu dapper drake installed. I want to switch to kubuntu desktop but if I install the kubuntu-desktop package i will still have the dependencies of ubuntu-desktop installed. I would like to clean my apt packages so i have ONLY kubuntu-desktop and it's dependencies installed. Is this possible? [09:09] nivanson: yes [09:09] nivanson: remove everything but ubuntu-base :) [09:09] I'll try it :) Thx [09:09] nivanson: Only easily if you have been using aptitude all the time (no adept or synaptic) then you just remove ubuntu-desktop and it takes everything with it [09:09] Uh one more thing [09:10] Cavallo: yes. you can do it using VNC [09:10] nivanson: remove libgtk1.2-common [09:10] h3sp4wn: that won't do it [09:10] yeah i use it normally since it has flags :) thanks aot guys [09:10] Cavallo: You do it though the kde control panel. [09:11] jpatrick: It does for me - if I install ubuntu-desktop now and then remove it with aptitude it takes all its deps with it [09:11] Cavallo: or, "System Settings" in kubuntu [09:11] :( [09:11] and no sponix got a segfault with that 1.4.1 update :P [09:12] Cavallo: System Settings > Internet & Network: Sharing > Desktop Sharing [09:12] alexicon: I did first run, but it said to wait a minute it would update some crap.. And I did -- And it worked after that :) [09:12] hrm [09:12] ok no seg fault [09:12] alexicon: so, what ver do you have going ? [09:12] but my old audio error [09:12] heh [09:12] bipolar: but when I want to connect fron win. computer to kubntu I must use the same setting as if i want to connect win. to win. computer ? [09:12] i got 1.3.9 working [09:12] Cavallo: You need to use a VNC client [09:12] alexicon: I'm more sexy, with my 1.4.1 ! [09:12] yeah back to the xine issue [09:12] hehe [09:12] lol [09:13] i prefer the look of 1.3.9, 1.4.1 forces its own ugly icons [09:13] hehehe [09:13] ah well === alexicon downgrades [09:13] i'll be waitin for 1.4.1a === Eazy- [n=eazy@81-229-126-193-no48.tbcn.telia.com] has joined #kubuntu === monomaniacpat [n=patrick@81-179-122-158.dsl.pipex.com] has joined #kubuntu [09:13] bipolar: ok. Thanks! ;) [09:13] Cavallo: no prob [09:13] Now can anyone help me find a cardctl gui? === unix_infidel [n=blue@adsl-68-94-17-132.dsl.rcsntx.swbell.net] has joined #kubuntu [09:13] Any here that can tell me about where the settings from the Joystick app in sys settings saves? [09:14] alexicon: wouldn't 1.4.1a be before 1.4.1 ... the _alpha_ or do they do versioning diff ? [09:14] oh dunno actually === alexicon waits for next version whatever it may be [09:14] doh [09:15] now to get 1.3.9 back === glughf [n=ubuntu@static-213-182-103-211.teleos-web.de] has joined #kubuntu [09:15] what was the amarok update updating today? [09:15] sponix: 1.4.1a > 1.4.1 === SmrtJustin [n=SmrtJust@72.241.36.169] has joined #kubuntu [09:15] hm? what about what [09:16] i just couldnt get 1.4.1 working monomaniacpat thats all === cpk1|enjoythe4th is now known as cpk1|away [09:16] crimsun: that seems odd, normally alpa, beta, then final ... like 2.4.6a 2.4.6b then 2.4.6 ... [09:16] crimsun: but some people version differently ;) [09:16] yeah, but what was in it that constituted an 'update'? [09:17] gatekeeper: thank you. Interesting place for it. === rockin_stan|afk is now known as rockin_stan [09:17] bugger [09:17] sponix: debian package versioning is not necessarily strongly correlated to release versioning [09:17] back to having problems [09:17] i shouldnt have tried to update... [09:17] meh [09:17] crimsun: I see [09:17] is there a way to view the most recent changes to your computer? what files were modified, when? [09:17] Lynoure: knode new reader turns up there to if you install it :-) [09:18] NOOOOOOOOOOOO [09:18] news reader even ooops [09:18] meh [09:18] its all broken again [09:18] >_< === jaro [n=jaro@A310.ps.wh.tu-darmstadt.de] has joined #kubuntu === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu === word [n=word@ip70-162-166-56.ph.ph.cox.net] has joined #kubuntu [09:19] :'( [09:19] hahaha :) [09:19] What's wrong? [09:19] xine cant find audio device === cox377 [n=admin@host-84-9-67-196.bulldogdsl.com] has joined #kubuntu [09:21] now its working again [09:21] @_@ === morzel [n=morzel@87.97.96.189.pool.invitel.hu] has joined #kubuntu [09:21] alexicon: erm.. [09:21] omg this is driving me crazy [09:21] Yeeeahhhhh [09:21] i reinstalled it twice, now its working with oss === alexicon doesnt touch it anymore [09:21] >_> [09:21] <_< === alexicon pats amarok softly [09:22] ok. right === arso [n=arso@dxb-as90150.alshamil.net.ae] has joined #kubuntu [09:22] gatekeeper: I wonder how easility newbies find the mail client from kontact... or is it outlookish (yuck) enough for most people? [09:22] its working. im good, youre good, yay [09:22] heh [09:22] hi Lynoure [09:22] :) === tibal [n=tibal@fox.tibal.info] has joined #kubuntu === svenn [n=svenn@182.84-48-17.nextgentel.com] has joined #kubuntu [09:22] Lynoure: considering the second entry is mail I would guess it is pretty easy [09:22] gatekeeper: nowadays I try to avoid usenet unless I really need it/miss it. :) [09:23] kosh: I had to ask... and even after using kontact... in short, didn't expect a PIM have a mail client. [09:24] Lynoure: the people I know that have used outlook seem to use it with no problems [09:24] Lynoure: however I don't use it, I just use the programs directly like kmail etc [09:24] kosh: ok, that's what I was curious about === glughf [n=ubuntu@static-213-182-103-211.teleos-web.de] has joined #kubuntu [09:25] kosh: I usually use mutt but just remembered an account that I want to look at graphically :) Before it disappears a month from now, or so [09:26] I switched to kmail a good while ago, I like the live searches and other features [09:26] and I have about 4GB of email right now [09:26] Lynoure: I don't mind contact. News groups can be usefull unfortunately some of the linux seem to suffer with problems you could do without === glughf [n=ubuntu@static-213-182-103-211.teleos-web.de] has left #kubuntu ["Konversation] [09:27] Lynoure: ooops Kontact - can't type tonight :-) [09:27] whats the best way to install a package using cli? [09:27] SpAwN: sudo apt-get install [09:27] SpAwN: or aptitude but becareful with aptitude [09:28] well...i shoulda specified i have dled the *.deb [09:28] SpAwN: sudo dpkg -i file.deb [09:28] gnomefreak: thanks =D [09:28] gatekeeper: the strange thing is the people that experience problems that many of the developers can just never reproduce [09:28] yw [09:28] gatekeeper: I have helped people before that got an error for a package conflict with another package [09:28] gnomefreak: SpAwN: I have heard bad things abot aptitude [09:28] gatekeeper: even with the exact version numbers of the package that conflicted none of us could find any issues [09:28] I think aptitude is perfect === v0taguz [n=votaguz@201.244.116.125] has joined #kubuntu [09:29] kosh: my brother is master in producing problems that I never encounter :D [09:29] (well compared to anything else) [09:29] gatekeeper: aptitude is fine if you read and know the packages [09:29] I just use apt-get [09:29] been working great for a very long time [09:29] Chryseus: the sound stuff I realy don't get the problems that people have === grimse [n=grimse@F214b.f.strato-dslnet.de] has joined #kubuntu [09:30] Chryseus: I have not had a sound issue with linux in about 6 years [09:30] is there a way to view the most recent changes to your computer? what files were modified, when? [09:30] Chryseus: I got an sblive long ago and the problems completely stopped, heck my windows sound problems completely stopped also [09:30] monomaniacpat: you can use kfind and see for files modified within a certain timeframe [09:30] kosh: I have had soundblaster for ages and no problems === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [09:31] kosh: get some wierd cheap on-board sound chip and all you get is trouble [09:31] my current card is an audigy2 zs and the problems I had with that had nothing to do with getting sound out of [09:31] it has to do with getting the mixers set right for the surround sound and that was an issue under windows also although harder under windows [09:31] kosh: You'll get troubl in windows in too if you lose the driver cd ;P === Rede- [n=shawn@S010600131096809c.vs.shawcable.net] has joined #kubuntu [09:31] gatekeeper: I had my fair share of newsgroups in the nineties :) === Lunar_Raven [n=posthuma@71-37-32-18.tukw.qwest.net] has joined #kubuntu === tibal [n=tibal@fox.tibal.info] has joined #kubuntu [09:32] in windows my biggest problem was quicktime for some reason the older versions of quicktime used to like to reset the sound card mixer levels it would also reset my card to stereo [09:32] they finally stopped doing that but god was that annoying, creative ever added a setting to their driver panel to stop other applications from screwing with the sound card [09:33] never like quicktime for some reason [09:33] liked [09:33] it just seemed so... 3rd party :D [09:34] I don't worship at the holy apple altar and not everything they do is good [09:34] some of their stuff is absolute pos === monomaniacpat [n=patrick@81-179-122-158.dsl.pipex.com] has left #kubuntu [] === milian [n=milian@p54BEA7B8.dip0.t-ipconnect.de] has joined #kubuntu [09:34] however lots of problems go away with windows, linux, bsd etc by getting good hardware === Ademan_ [n=dan@h-69-3-237-119.snfccasy.dynamic.covad.net] has joined #kubuntu [09:34] true [09:34] a good case, power supply and cooling make a lot of issues go away [09:35] I have helped people fix all their "windows" crashing problems that where [09:35] "obviously" windows fault by just replacing the psu and the case [09:35] I normally just replace the windows with stained GlassTux [09:35] kosh: LOL, i have an old case from 1995, a 500W PSU and no cooling and a sempron 3100+ [09:35] I like to be more realistic about the quality of these things and nail microsoft for what it really does wrong [09:35] kosh: heh.. I had one of those once [09:35] i have temps around 35C [09:35] LOL [09:36] not nailing them for stability problems that are the problem of very cheap hardware [09:36] unix_infidel: a lot of the older stuff is actually of higher quality [09:36] kosh: my motherboard had some nice feature that freezed os if processor was going too hot.. well in windows that happened quite a lot but after I installed linux it stopped... never thought that linux just used less processing power [09:36] unix_infidel: the modern cramped plastic cases just suck for cooling === luca__ [n=luca@adsl-217-73-215-073.energit.it] has joined #kubuntu [09:37] kosh: actually, if you buy a mostly aluminum case, it works pretty well. [09:37] Chryseus: did it happen with the 9x series or the nt series? [09:37] nt [09:37] unix_infidel: yup that is my point the metal cases cool VASTLY better since they lost a lot of heat through the sides etc [09:37] but i could care less, i'm fine with not having to invest in any fans. [09:37] Chryseus: hmm that is strange [09:38] but it happened with linux too if I did something that was very hard on processor [09:38] after which I found out about the feature on motherboard and tested with huge and loud fan and it never happened again [09:39] these days I have new motherboard and water cooling so no problems ;D === ubuntu_ [n=ubuntu@CPE-65-29-166-129.wi.res.rr.com] has joined #kubuntu [09:40] plastic cases can pretty much only lose heat through the fans and any vents [09:40] metal cases can lose heat along the entire surface area [09:40] that is why metal cases are a LOT better and help computer stability, things just don't heat up as much === SpAwN [n=wls@pool-70-22-170-223.bos.east.verizon.net] has joined #kubuntu === luca__ [n=luca@adsl-217-73-215-073.energit.it] has left #kubuntu ["Konversation] === D4m4ge [n=D4m4ge@84.4.41.69] has joined #kubuntu === insanekane [n=kane@202.83.32.13] has joined #kubuntu === milian_ [n=milian@p54BEC101.dip0.t-ipconnect.de] has joined #kubuntu === lz1gjd [n=lz1gjd@213.137.51.211] has joined #kubuntu === omeow [n=omega@co63471-a.olden1.ov.home.nl] has joined #kubuntu === Chozabu [n=chozabu@82.152.176.86] has joined #kubuntu [09:46] does anyone in here use cedega on kubuntu?..... [09:46] SpAwN: #cedega [09:47] i asked in there.......was wanting to know if it ran good for other kubuntu users [09:47] I tried the 14 day trial version once and the only game I tried didn't work [09:48] hmm....my games worked when i was on mandriva...but now they dont seem to work......... === chavo [n=chavo@68-235-253-154.atlsfl.adelphia.net] has joined #kubuntu === xaoc [n=xaoc@a81-14-188-61.net-htp.de] has joined #kubuntu [09:48] Do they list kubuntu as a supported distribution ? [09:48] im wondering if there is something different i need to change to get them working === xaoc [n=xaoc@a81-14-188-61.net-htp.de] has left #kubuntu ["Konversation] [09:48] h3sp4wn: im not even sure [09:49] It seemed like a horrible hack to me so I didn't try any further [09:49] hey, could any1 tell me if there's any other difference between ubuntu and kubuntu besides the kdesktop ? [09:49] well i know cedega works good...ive expericnced it 1st hand [09:50] lz1gjd: ubuntu defaults to gnome, kubuntu defaults to kde that is the entire difference [09:50] SpAwN: Do you need to install a full copy of windows to get it to work ? Or should it work without ? [09:50] lz1gjd: they both use the same repository, they are completely compatible, it is just a question of defaults [09:50] ic, thx [09:50] h3sp4wn: what u mean? [09:50] so i could install gnome packages on kubuntu and vice versa ? [09:50] lz1gjd: Yup === Snake[Sleep] is now known as Snake [09:51] Hi Snake [09:51] hey DaSkreech [09:51] SpAwN: Do you need to have all the dll's from a real windows installation or not ? [09:51] one more question, is there a way to instlal yast graphical configuration tools on kubuntu ? [09:51] lz1gjd: yast is a suse specialty === jaro [n=jaro@A310.ps.wh.tu-darmstadt.de] has joined #kubuntu [09:51] so, no ? [09:51] Correct [09:52] h3sp4wn: no clue man....i use cedega so i dont have to know that kinda stuff ;D [09:52] i know i have newest cedega stuff though [09:52] lz1gjd: Youll find the control panel is okay, but I agree, yast is godly ;) [09:52] SpAwN: It never worked for me [09:52] damn, im new to kubuntu, being a suse user for quite a time, but for some reason some apps seem to start more slowly than they do on suse, is it just me ? [09:52] SpAwN: is it possible to run cygwin sdk, gcc and stuff, from within cedega ? [09:53] lz1gjd: Its not you suse does do things to speed up kde [09:53] lz1gjd: no your right, the kubuntu KDE is rather slow [09:53] cygwin sdk.... [09:53] not sure what that is [09:53] h3sp4wn: its not just suse dude, kubuntu's kde is slower [09:53] ....and why would i want to use gcc in cedega [09:53] SpAwN: to port a deamon on window. and i dont want to install window [09:53] Snake: I know kanotix is miles faster === zorglu1 is actually afraid of window [09:54] Snake: But I think suse does some stuff specifically which speeds up kde [09:54] zorglu1: ok....not realy sure man.............i just wanna play cs:s === jc-denton [n=nils@zux173-061.adsl.green.ch] has joined #kubuntu [09:54] SpAwN: ok :) [09:54] =D [09:54] h3sp4wn: They used to, I believe theyve stopped, but not sure === TheHighChild [n=Pinter@unaffiliated/thehighchild] has joined #kubuntu [09:55] i've seen some parts of the boots process and it says laying out firefox, and other stuff, this probably is some kind of caching [09:55] most likely [09:55] lz1gjd: ive herd rumors of suse using unoffical speed hacks, pre-caching and symlinking, but I Cant for certain if its true or not [09:57] so, recompiling the kde for my march wont do any difference in means of speed and responsiveness [09:57] nope === ronaldo_ [n=ronaldo@201.12.174.123] has joined #kubuntu [09:57] prelinking can work but there are still a few minor bugs that are caused by doing it [09:57] suse probably works around them === pietro_ [n=pietro@217.201.87.119] has joined #kubuntu === oj [n=oj@host-81-190-221-99.wroclaw.mm.pl] has joined #kubuntu === oj [n=oj@host-81-190-221-99.wroclaw.mm.pl] has left #kubuntu ["Konversation] === Kadran_ [n=mohammed@196.218.78.226] has joined #kubuntu === Dannilonglegs_ is now known as Dannilion === philipp__ [n=philipp@i577A607D.versanet.de] has joined #kubuntu === glughf_ [n=ubuntu@static-213-182-103-211.teleos-web.de] has joined #kubuntu === Eazy- [n=eazy@81-229-126-193-no48.tbcn.telia.com] has joined #kubuntu === jaro [n=jaro@A310.ps.wh.tu-darmstadt.de] has joined #kubuntu === philipp__ [n=philipp@i577A607D.versanet.de] has left #kubuntu ["Konversation] [10:00] just run sudo prelink -afmR [10:00] and then use sudo vim /etc/environment and put a line in that says KDE_IS_PRELINKED=1 [10:00] then just logout and login again [10:00] i'll give it a try, thx === sami [n=sami@a85-156-176-110.elisa-laajakaista.fi] has joined #kubuntu [10:01] is this util in official repositories ? can't find it === freemanen [n=freemane@c83-248-211-162.bredband.comhem.se] has joined #kubuntu [10:02] try just doing sudo apt-get install prelink [10:03] looks like it is in universe === Rede- [n=shawn@S010600131096809c.vs.shawcable.net] has joined #kubuntu === denis [n=denis@i05m-87-91-141-109.d4.club-internet.fr] has joined #kubuntu === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has joined #kubuntu === chazco [n=chazco@AC8D0CAD.ipt.aol.com] has left #kubuntu ["Konversation] === gatekeeper [n=gatekeep@82-36-116-146.cable.ubr03.king.blueyonder.co.uk] has joined #kubuntu === Kr4t05 [n=Andrew@dsl-206-251-5-189.dsl0.crls.pa.net] has joined #kubuntu === gianluca [n=gianluca@host250-83.pool8249.interbusiness.it] has joined #kubuntu === epinephrine [i=geek@82-37-152-150.cable.ubr01.wals.blueyonder.co.uk] has joined #kubuntu [10:10] zorglu1: ....just read back over your question.....im not sure if u can do that....u may want to look into vmware or zen === gianluca [n=gianluca@host250-83.pool8249.interbusiness.it] has left #kubuntu ["Konversation] [10:10] SpAwN: yep im looking at cedega web site and it really focused on gaming [10:10] zorglu1: yes [10:10] SpAwN: i think i will try qemu :) [10:11] ok maybe zen... but im not sure i can run window [10:11] i have to check the status on that [10:11] zorglu1: well from what ive read... zen is better but harder to use....and u need to make sure u can run zen [10:11] last time i looked zen was ok with window only on some very recent cpu [10:11] zorglu1: vmware is easy to use === epinefrin [i=geek@82-37-152-150.cable.ubr01.wals.blueyonder.co.uk] has joined #kubuntu [10:11] SpAwN: is it free ? [10:12] umm [10:12] i have to pay something no ? [10:12] i dont think it is...but i think u can use a trial.... === Kejk_PL [n=konrad@elv59.internetdsl.tpnet.pl] has joined #kubuntu [10:13] hehe the 'reinstall every 30days' trick :) [10:13] yea probly somthing along them lines....but from what ive read [10:13] u can make ready to go vm's like install vmware....install windows....get it all set upp.....then save it like that [10:14] zorglu1: You can create the virtual machines in vmware workstation (with the trial) and then run vmware player (which is free) to use them [10:14] so next time allu have to do is load the pre made vm === R3MI [n=chatboy@CPE00095bd22d0a-CM00111ae67f78.cpe.net.cable.rogers.com] has joined #kubuntu [10:14] hmm ok thanks [10:14] zorglu1: But qemu is almost as fast with kqemu [10:15] i keep reading their website to go thru the buzzword stuff. quite painfull [10:15] h3sp4wn: you talk from experience ? [10:15] i mean is this reliable information [10:15] i would likely spend time doing qemu that vmware :) === gianluca [n=gianluca@host250-83.pool8249.interbusiness.it] has joined #kubuntu [10:15] zorglu1: my friend used to make pre built vm's.......so i know that much is possible [10:16] zorglu1: I don't use windows anymore at all but kqemu apparantly works with it and for emulating linux it is very fast [10:16] ok [10:16] i dunno why but i never trusted vmware [10:16] without explicit reason... strange hey [10:16] I remember reading that windows needs to be installed without kqemu but once it is installed it works fine [10:17] thanks for you help [10:17] !qemu [10:17] qemu is an emulator you can use to run another operating system - see https://wiki.ubuntu.com/WindowsXPUnderQemuHowTo [10:17] i will try this one :) [10:17] Hi Guys, Kubuntu (Dapper6.06) was downloading SunJava trough Adept and it stopped responding at 28%. closed Adept and rebooted the computer. Now when i try to open Adept it Say Database Locked and that i wont be able to do any changes... what can i do ! === epinefrin [i=geek@82-37-152-150.cable.ubr01.wals.blueyonder.co.uk] has joined #kubuntu [10:17] You probably want qemu 0.81 - there is alot of speed improvements with it over 0.80 === forkz [n=forkz@x1-6-00-0f-b5-60-29-1d.k720.webspeed.dk] has joined #kubuntu === forkz is now known as Forkz [10:20] R3MI: killall adept [10:20] how do you add a display to the systeam gaurd thing for ur taskbar? [10:21] h3sp4wn: ok noted [10:21] the problem is a stale lockfile most likely because of how the stuff was killed [10:21] that would be fun to telnet to an emulated winxp on a remote box running linux === mhterres [n=marcelo@200.208.130.16] has joined #kubuntu [10:22] that would show good on opensource btw :) [10:22] R3MI: sunjava was probable waiting for you to answer a question when it go to 28% [10:22] didnt had anything at the screen to answer, thats why i closed it [10:23] it was probably not a great idea to reboot [10:23] R3MI: probable in a terminal [10:23] R3MI: can you please run sudo apt-get install whateverthenameofthejavathingis [10:23] I want to see what the error it returns is [10:23] unfortunatly still have a windows mentality ! not a linux pro yet hehe [10:25] that is not a good way to fix problems on windows either [10:25] kosh: sudo apt-get install sun-java5-jre :-) [10:25] could you run that command in a konsole window? [10:25] in windows rebooting fix everything hahaha [10:25] it doesn't [10:25] it just hides the problems and makes things worse [10:25] R3MI: in case the other stuff fail, you may try dpkg --configure -a [10:26] i had similar problems and this is how fixed it [10:26] zorglu1: it might or might not work, I just want his system to identify the lockfile [10:27] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem., doin it now [10:27] R3MI: listen to kosh :) === pjr [n=pjr@host86-138-62-254.range86-138.btcentralplus.com] has joined #kubuntu [10:28] bet it was asking you if you would agree to the licence [10:28] what java should i install? i have a AMD Turion 64 [10:28] I've got a problem with my ATI driver... When i type glxgears in terminal, i should see my FPS but i only see the cogs... Anyone knows whats wrong? === chazco_ [n=chazco@AC8D0CAD.ipt.aol.com] has joined #kubuntu [10:28] gatekeeper: yep adept should be modified to popup the terminal in this case === chazco_ [n=chazco@AC8D0CAD.ipt.aol.com] has left #kubuntu ["Konversation] [10:28] gatekeeper: you are probably right [10:28] Forkz: run 'strings glxgears' [10:29] Forkz: open a konsole window and type glxgears and hit enter [10:29] it should show the fps in that konsole window [10:29] zorglu1: R3MI: listen to kosh :) <- just reread and i realize it may appear ironic. well it is not [10:29] Forkz: glxgears -iacknowledgethatthistoolisnotabenchmark [10:29] h3sp4wn: Command not found === ubuntu_ [n=ubuntu@dyndsl-085-016-085-225.ewe-ip-backbone.de] has joined #kubuntu [10:30] kosh: That's what i've been doing all day :/ [10:30] R3MI: I think that is the only java that you can use however java is not my strong point [10:30] Forkz: It should have been 'strings /usr/bin/glxgears' [10:30] Forkz: glxgears -iacknowledgethatthistoolisnotabenchmark (that is the way to get it print fps though) [10:30] h3sp4wn: strings: command not found [10:31] wow they changed it [10:31] I wonder why they did [10:31] anyone here have multiboot with windows and ubuntu?: [10:31] zorglu1: just accepted the liscence agrreement for JAVA, its doin its stuff right now [10:31] zorglu1: have a similar problem with synaptic you have to clock what is happening and expand the terminal so you can actually see what is happening :-) [10:31] h3sp4wn: It works :) Thx [10:31] kosh: People using it as a benchmark (which the author thinks is stupid) [10:31] he is right [10:31] I know === ubuntu__ [n=ubuntu@cpe-66-68-26-190.austin.res.rr.com] has joined #kubuntu [10:32] R3MI: will ask a couple of more questions I think [10:32] cards can score very high and very low on it and not have squat to do with how the card would really work [10:32] gatekeeper: its done now [10:32] good stuff :-) [10:32] one to remember :-) [10:33] gatekeeper: weard thing is i went on a site that have Java games on it to test and Firefox ask me to get the pluggin... === ben__ [n=ben@host81-155-233-60.range81-155.btcentralplus.com] has joined #kubuntu [10:34] How do I get T-bird or any other apps, to use swiftfox when open urls [10:34] ? [10:34] R3MI: sudo apt-get install sun-java5-plugin [10:35] BKaj: hang on... [10:35] to open instead of konq, it seems to be the defauly browser === ben__ is now known as _simian_ === vassou [n=vassou@nan77-2-82-242-116-179.fbx.proxad.net] has joined #kubuntu [10:35] gatekeeper: Package sun-java5-plugin is not available, but is referred to by another package === vassou [n=vassou@nan77-2-82-242-116-179.fbx.proxad.net] has left #kubuntu ["Konversation] [10:36] R3MI: http://ubuntuguide.org/wiki/Dapper#How_to_add_extra_repositories [10:37] BKaj: it's in system settings somewhere I think see if I can find it === pjr [n=pjr@host86-138-62-254.range86-138.btcentralplus.com] has left #kubuntu ["Leaving..."] [10:37] I've been searching there too but I'm stumped === BurgerMann [n=burgerma@port86.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu === came [n=paolo@host43-134.pool875.interbusiness.it] has joined #kubuntu [10:38] BKaj: system settings -> KDE components === bluesceada [n=itsjustm@unaffiliated/bluesceada] has joined #kubuntu [10:40] hi [10:40] anyone can tell me which one works better? [10:40] either apmd+klaptopdaemon or powersaved+kpowersave [10:40] yes gatekeeper..I found it finally , thx ...I hope this works :) [10:41] BKaj: it will :-) [10:41] hm [10:42] powersaved+kpowersave will run with frequency scaling .... but will it also handle the other jobs as well as apmd+klaptopdaemon? [10:42] it's not official, that's why i ask === BlankB [n=blank@adsl-71-145-184-180.dsl.austtx.sbcglobal.net] has joined #kubuntu [10:42] i don't know if it's considered experimental, then i don't want to try [10:43] nope , it still opens konq from T-bird === [GuS] [n=MysT@170.210.19.90] has left #Kubuntu ["Leaving"] === amarokker [n=amar@202.1.194.173] has joined #kubuntu [10:44] does anyone know why kmail wont work with gmail [10:44] hmm [10:44] amarokker: it does work [10:44] what'S your problem? [10:44] hmm and .. i will now just try the powersaved === marcus__ [n=marcus@host86-137-214-245.range86-137.btcentralplus.com] has joined #kubuntu [10:44] wish me luck [10:45] bluesceada: someth bout authentication/smtp...wait. [10:45] amarokker: hm [10:46] use "ssl" and authentication "clear text" [10:46] or let kmail try what it supports === AmitKarpe [n=AmitKarp@61.17.76.92] has joined #kubuntu === ep5il0n [n=ep5il0n@pppoe-240.1.110.89-adsl.spbnit.ru] has joined #kubuntu === antrax [n=antrax@200.88.2.198] has joined #kubuntu === sysRPN [n=ian@82.197.115.70.cfl.res.rr.com] has joined #kubuntu [10:47] hello [10:47] bluesceada: i used 'plain' [10:47] i am about to install kubuntu on a laptop, but needs some help ficing a problem first ... [10:47] fixing [10:47] there isnt any clear text- i suppose its the same thing, yes? [10:48] sysRPN: hah i just did the same :-) was very good experience [10:48] sysRPN: i will help you if i can ;-) [10:48] has anyone had this problem before? http://www.codebot.org/articles/?doc=9478 [10:48] it's hardware related === kujeger [n=kujeger@host-81-191-145-149.bluecom.no] has joined #kubuntu [10:48] i don't want to run kubuntu on a crippled machine [10:48] oh :-/ [10:48] warranty left? [10:49] no [10:49] maybe some dead controller for that line or something like that , i dont exactly know how tfts work [10:49] has anyone ever seen a problem like that before? [10:49] get a new tft from ebay [10:49] never... [10:49] i ws thinking it might be a cable [10:49] but my laptops does also something stupid [10:49] with the tft [10:49] sysRPN: have you got the kubuntu liveCD? [10:50] the picture seems to be moved 2 pixels to the right [10:50] live dvd actually === came [n=paolo@host43-134.pool875.interbusiness.it] has joined #kubuntu [10:50] i had to simulate the screenshot [10:50] so 2 pixel lines on the right are not there [10:50] simulate a screenshot? [10:50] hm [10:50] because pressing print sceen does not capture it obviously [10:50] sysRPN: run it up it will leave your HDD intact see what you get [10:50] unix_infidel: he postprocessed the screenshot and added the yellow line to look like it looks on the tft [10:51] run it up where? [10:51] sysRPN: so it is really hardware related [10:51] oh, i get the problem in the bios screen as well [10:51] sysRPN: boot it up :-) [10:51] so its not a windows problem [10:51] sysRPN: that means its hardware related. [10:51] talk to the manuf. === centyx [n=centyx@adsl-154-27-165.mcn.bellsouth.net] has joined #kubuntu [10:51] yeah, like i said it's a hardware problem [10:51] okay [10:51] most LCD's come with a warranty. [10:52] it's attached to the laptop [10:52] sysRPN: if you get it on the BIOS then yes hardware problem [10:52] unless you buy them from my boy julio in compton. [10:52] lol. [10:52] i am boy julio [10:52] so there is no warranty [10:53] gatekeeper: i got JAVA workin, downloaded the plugin trough Adept, thanks for your help guys [10:53] laptops usually come with warranty too. [10:53] unless you buy them from jesus in south dallas. [10:53] Jesus* === abattoir [n=abattoir@59.92.40.43] has joined #kubuntu [10:53] okay thanks all, i was just wondering if any of you have seen anything like that on a laptop screen before === chozabu_ [n=chozabu@82.153.97.65] has joined #kubuntu [10:53] R3MI: good to hear it :-) [10:53] brb [10:54] sysRPN: yea, its not uncommon. === zorglu1 [n=zorglu@197.43.102-84.rev.gaoland.net] has left #kubuntu [] [10:54] sysRPN: might check the cable, make sure its not loose. [10:54] yeah, but opening a laptop is an ordeal, so i thoguht i'd ask around first === aseigo [n=aseigo@kde/aseigo] has joined #kubuntu [10:55] the people are digg might be mad with me [10:56] because i used it as a hardware support forum :) lol [10:56] You can usually order one direct from taiwan alot cheaper if you need to replace it than get the manufacturer to do it (if its not in warranty) [10:56] i'm hoping it's the cable/connection [10:57] The manufacturer wanted 400 for one for my brothers laptop I got one for 175 from taiwan [10:57] exact same type [10:57] 1st digg response "Digg is not a forum." === BKaj [n=kaj@toronto-HSE-ppp3984286.sympatico.ca] has joined #kubuntu === Dannilonglegs [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu [10:58] hmm === Dannilonglegs [n=danni@cust18-dsl53.idnet.net] has left #kubuntu ["Peter] === root_ [n=root@cpe-066-057-015-200.nc.res.rr.com] has joined #kubuntu === root_ is now known as hcjc92 === Inaki84 [n=inaki84@28.Red-83-34-85.dynamicIP.rima-tde.net] has joined #kubuntu [11:00] don't get mad, i'm going to ask in the ubuntu channel [11:00] join linux-guru [11:00] k === bobbin [n=local@216-140-11.0101.adsl.tele2.no] has left #kubuntu [] [11:01] hm anyone knows how to check if frequency scaling works?? === moh_ [n=moh@gw-nat.2-0.pl] has joined #kubuntu [11:02] gatekeeper, konq still loads the websites from t-bird ,altho I have the default browser set as swiftfox === SystematicDub [n=chatzill@67-54-238-225.cust.wildblue.net] has joined #kubuntu [11:03] in systemsettings kde/components === pinucset [n=pinucset@80-102-193-95.bcn1.dialup.uni2.es] has joined #kubuntu === kujeger [n=kujeger@host-81-191-145-149.bluecom.no] has joined #kubuntu === jc-denton is now known as J-C--D-E-N-T-O-N === grothesk_ [n=thomas@d463d268.datahighways.de] has joined #kubuntu [11:05] Hi there! [11:06] How ist Ubuntus policy concerning updates? May I expect an update of OOo to 2.0.3? === J-C--D-E-N-T-O-N is now known as jc-denton [11:07] R3MI: dpkg --configure -a [11:07] R3MI: Never mind :) === AB3I [n=AB3I@adsl-220-119-156.mcn.bellsouth.net] has joined #kubuntu === AB3I [n=AB3I@adsl-220-119-156.mcn.bellsouth.net] has left #kubuntu ["Leaving"] === sheldonc [n=harley@pdpc/supporter/student/sheldonc] has joined #kubuntu [11:09] Hey all. Okay while trying to partition my drive (sadly I only have one) I resized the c: drive (hda2) which is 69.89 GBs down to about 38 GBs, but instead of being okay it comes up with this. Filesystems check failed! Totally 358016 cluster accounting mismatches. This can not be good! Anybody heard or seen this before? === alin [n=alin@86.35.157.182] has joined #kubuntu [11:11] Oh, and this of course is a NTFS file type. [11:11] BKaj: is there some sort of setting in T-Bird, what I showed you works for me but I am using Kapplications [11:13] BKaj: have a look at this: http://www.knoppix.net/forum/viewtopic.php?p=89619 === AmitKarpe [n=AmitKarp@61.17.76.92] has left #kubuntu ["Kopete] === oomph_ [n=jimmy@69-175-194-51.chvlva.adelphia.net] has joined #kubuntu === jerry [n=jerry@cpe-72-132-240-241.san.res.rr.com] has joined #kubuntu === ryan_ [n=ryan@user-0c930s2.cable.mindspring.com] has joined #kubuntu === ryan_ is now known as Kubu-newbie [11:16] hi [11:16] I have a question === AB3I [n=AB3I@adsl-220-119-156.mcn.bellsouth.net] has joined #kubuntu [11:17] when installed Kubuntu, the installation did not ask me for a root password ..is there a default root password? [11:18] Kubu-newbie: it asked you [11:18] Kubu-newbie: there isnt a root [11:18] Kubu-newbie, there is no root [11:18] hi all. I've got a really dumb question. I'm trying to save some data from a windows harddrive using a dapper live CD. How does ubuntu fill in spaces in folder names? I'm trying to copy the folder Documents and Settings, but damn if I can get it to recognize it [11:18] !root [11:18] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information. [11:18] ;) [11:18] heh gnomefreak on kubuntu [11:18] AB3I: i think its "\ " [11:19] ohhhh [11:19] with a space in it? [11:19] i am also kdefreak but shhhhhh ;) [11:19] i believe so [11:19] bah, or not [11:19] I have a question [11:19] ah [11:19] no \ in it [11:19] just " " [11:19] Can I run Diablo2 on unbuntu? === haider [n=haider@port102.ds1-alb.adsl.cybercity.dk] has joined #kubuntu [11:20] ok ...so what kind of authorization do I need to run commands like updatedb? [11:20] how do i change the defualt browser from konquer to firefox>> [11:20] jerry: try it out with "wine" [11:20] should probabyl work [11:21] Kubu-newbie: https://help.ubuntu.com/community/RootSudo [11:21] What do I need to register a ODB with Odbc? [11:21] bluesceada: thanks [11:22] it's just copy paste from above .. np ;-) [11:22] anyone got issues using dynamic playlist on amarok 1.4.x [11:22] ? [11:22] Kubu-newbie: sudo updatedb --localuser=nobody [11:23] Kubu-newbie: Don't worry about the permission denied stuff they are things that only root should see and hence should not be in the locatedb === Mopii [n=admin@84.5.158.133] has joined #kubuntu [11:24] hi all [11:24] how about for linux? [11:24] hcjc92: system settings -> KDE components [11:24] how can i put an " " in console mode ?? (sorry for my bad english :) [11:25] !odbc [11:25] I know nothing about odbc [11:26] thanks guys [11:26] cd media/hda1/Program Files/ i have a problem for " " (Program Files) [11:26] any way to export your kmail mailbox to a file ? [11:27] nico8481: are you trying to backup? [11:27] for run an "exe" with wine :) [11:27] gatekeeper: migrating to another client === kaleb [n=kaleb@d216-117-239-204.allwest.net] has joined #kubuntu === kaleb is now known as acerne === zac_ [n=zac@CPE-69-76-93-100.wi.res.rr.com] has joined #kubuntu [11:29] nico8481: don't think there is, at least I have never found one :-(, I wanted to do what you wanted to do but when upgrading etc === grothesk_ [n=thomas@d463d268.datahighways.de] has left #kubuntu ["Konversation] [11:29] hmm :( === jaro [n=jaro@A310.ps.wh.tu-darmstadt.de] has joined #kubuntu === zac_ is now known as TheMoebius[Linux === TheMoebius[Linux is now known as TheMoebius_Linux [11:30] what about the contacts ? [11:30] nico8481: I used tar to backup the folder, that was the nearest I got to export/import [11:30] gatekeeper: yup but here i'm migrating to macosx :P === aapzak [n=aapzak@ip44-163-173-82.adsl2.versatel.nl] has joined #kubuntu [11:31] nico8481: contacts has got import/export under the File menu === rwood [n=rwood@67-41-229-248.slkc.qwest.net] has joined #kubuntu === svizzero [n=svizzero@tor/session/external/x-f3004b0749c3ae89] has joined #kubuntu === TheMoebius_Linux is now known as TheMoebius [11:34] Another Question for you guys: any clue why a H264 file play but the image is really scrambled. Sound is ok. DIVX and Mpeg4 plays all good. Using VLC. === Firebird8 [n=wilson@pool-141-156-251-110.res.east.verizon.net] has joined #kubuntu === D4m4ge [n=D4m4ge@84.4.41.69] has joined #kubuntu === filosofo [n=matzko@c-24-63-24-74.hsd1.ma.comcast.net] has joined #kubuntu === Dannilion [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu === Dannilonglegs [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu === Dannilion [n=danni@cust18-dsl53.idnet.net] has left #kubuntu ["Ex-Chat"] [11:41] R3MI: probable a codec issue, found this: http://sourceforge.net/projects/hdot264/ === Dannilonglegs is now known as Dannilion === root__ [n=root@cpe-066-057-015-200.nc.res.rr.com] has joined #kubuntu === root__ is now known as hcjc92 === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #kubuntu [11:43] R3MI: I got through the same thing on tux and windows. VLC just rocks. [11:44] TheHighChild: im using VLC === Mopii [n=admin@84.5.158.133] has left #kubuntu [] [11:45] R3MI: Are you having trouble with VLC? I thought you meant only VLC plays the file [11:46] TheHighChild: it plays the file yes, audio is ok but the image is scrambled. when it is a still image it is ok. but as soon people are moving and stuff (like regular video stuff) it is scrambled === freemanen [n=freemane@c83-248-211-162.bredband.comhem.se] has joined #kubuntu [11:47] R3MI: Are you trying to play a wmv file? === omeow [n=omega@co63471-a.olden1.ov.home.nl] has joined #kubuntu === RobNyc [n=imhotep@nylug/member/RobNyc] has joined #kubuntu === omeow sighs with frustration. [11:48] what's up omeow? [11:49] gatekeeper , sorry but my text editor kate isn't responding to my input :) ,/home/logon/.mozilla-thunderbird/xxx.default/prefs.js...as you showed me in the url === incubii [n=incubii@cor8-ppp4513.hay.dsl.connect.net.au] has joined #kubuntu === lahtela [n=lahtela@f294.ttorni.tontut.fi] has joined #kubuntu [11:49] nothing happens when I input the text === luksan [n=kubuntu@AC9595E4.ipt.aol.com] has joined #kubuntu [11:50] gatekeeper: I'm terribly annoyed by xorg and kde. I have two monitors, which appear to be configured correctly since they seem to be the correct size and resolution when I start KDM, however when I log into KDE, something changes my resolution to 1280x1024,NULL. And I can't use the display configuration tool (kcmshell displayconfig) because it won't make me commit the changes. [11:50] Here are is my log file and configuration file; [11:50] http://omeow.ath.cx/Xorg.0.log [11:50] http://omeow.ath.cx/xorg.conf [11:50] -are [11:51] omeow: Are you editing that as root? [11:51] Of course. [11:51] BKaj: don't know what else to suggest [11:51] BKaj: sorry :-( [11:51] TheHighChild: h264, .mov === jordanR [n=switch@ip-216-36-83-42.dsl.chi.megapath.net] has joined #kubuntu [11:53] R3MI: oh ok. I've had the trouble with Windows media player 9 files. Might I suggest checking out mplayer and it's codec packages. Between mplayer and vlc, I can play pretty much anything. [11:53] xine with w32codecs for me can play anything I have tried to (but probably not everything) [11:54] omeow,do you use any of the metamodes beisdes 1280x1024, 1280x1024? [11:54] TheHighChild: ill give it a try [11:54] h3sp4wn: What can't you play? === jordanR [n=switch@ip-216-36-83-42.dsl.chi.megapath.net] has left #kubuntu ["Konversation] [11:55] Nothing that I have found [11:55] BKaj: found this: http://gnuru.org/?node_id=941 [11:55] chavo: Well yeah, I would like to pretend I am able to play games on Linux, and if I define only one metamode it'll start up in the right mode. However, when I start a game, it will appear in the middle of both screens. [11:55] (but I haven't tried things just for the sake of it) [11:55] chavo: I just made a new user, and his resolution settings are not changed as KDE logs in. =/ [11:55] BKaj: no idea if it will work [11:55] h3sp4wn: The only thing I really had trouble with was media player 9 videos but I've since compiled DVD's Jon's hack for VLC [11:55] KDE hates me. =/ [11:56] omeow, I had the same thing happen, it's the kde display settings thing [11:56] !fixres [11:56] x is the X Window System; it's the part of your system that's responsible for graphical output. To restart your X: sudo /etc/init.d/gdm restart (GNOME), sudo /etc/init.d/kdm restart (KDE) To fix screen resolution or other X problems: http://wiki.ubuntu.com/FixVideoResolutionHowto [11:56] omeow, I just took allt\ the metamodes out but my main one though and it works fine for me [11:56] omeow: You need just need a correct modeline [11:57] chavo: Yeah, but like I said, if you start a game, it'll appear in the middle of both. [11:57] omeow, also you can run xrandr -s 2560x2048, that'll change your screen size [11:57] omeow, games run fine here [11:57] omeow: Using a crt or lcd ? [11:57] I only really play et and HL2 though [11:58] I know. However, it seems that when I do that I have to push KDE around to make it remember to not span the whole desktop when I maximize windows. [11:58] h3sp4wn: two 930BFs connected to a 6600GT via analog connectors. === RawSewage [n=RawSewag@63-224-203-202.eugn.qwest.net] has joined #Kubuntu [11:58] (19" screens) [11:58] that's really odd === lucas [n=lucas@OL176-228.fibertel.com.ar] has joined #kubuntu [11:58] omeow: You need 60hz > [11:58] omeow: You need 60hz [11:58] ? === dj_baggio [n=finarfin@yk66.internetdsl.tpnet.pl] has joined #kubuntu [11:58] Uh, I think I use 75 on Windows. [11:59] I meant do you need to run it at 60hz ? (My monitor can run at 75 but it works best at 60 (according to the manual)) === ep5il0n [n=ep5il0n@pppoe-240.1.110.89-adsl.spbnit.ru] has joined #kubuntu [11:59] chavo: I think my ~/.kde/ got mangled up or something. The test user can enjoy full screen stuff. === ep5il0n [n=ep5il0n@pppoe-240.1.110.89-adsl.spbnit.ru] has left #kubuntu ["Konversation] [11:59] h3sp4wn: Hm, let me reference my manual. [12:02] is there a way to have konqueror remeber my view settings, for specific folders, i want my /home in tree view and my music folder in column view is this possible? === winX [n=winX@n128-227-97-248.xlate.ufl.edu] has joined #kubuntu [12:02] omeow, do you have a ~/.kde/share/config/kcmranandrrc? [12:02] Let me check. [12:02] kcmrandrrc [12:03] <- bad typer === serenity [n=serenity@p5485B631.dip0.t-ipconnect.de] has joined #kubuntu === tibal is now known as tibal_ [12:04] no, doesn't seem like I do. [12:04] omeow, alright [12:04] is there a way to have konqueror remeber my view settings, for specific folders, i want my /home in tree view and my music folder in column view is this possible? ;( === Rede [n=shawn@S010600131096809c.vs.shawcable.net] has joined #kubuntu [12:04] how to register a channel on freenode? === tibal_ is now known as tibal === woshee [n=woshee@AClermont-Ferrand-157-1-153-217.w86-219.abo.wanadoo.fr] has joined #kubuntu [12:05] hello === wayne_ [n=wayne@ppp223-231.lns3.bne3.internode.on.net] has joined #kubuntu === tibal is now known as TibaL === human_blip [n=mike@220.157.65.29] has joined #kubuntu === alien_chemist [n=jim@82-32-123-105.cable.ubr04.hawk.blueyonder.co.uk] has joined #kubuntu [12:06] evening all [12:07] is there a way to have konqueror remeber my view settings, for specific folders, i want my /home in tree view and my music folder in column view is this possible?