[12:02] I can't change owner of /shared (which is mounted partition), and chmodding it 777 still only gives all other read and execute-aces to it. what's wrong? [12:03] *acess [12:04] johlin: try the options rw,user,exec,gid=XXXX,uid=XXXX in fstab [12:04] where xxx is my user id? [12:05] yes [12:05] this works for me [12:05] gid=xxxx also [12:05] ? [12:05] you may try without === Jeezis [n=roger@pdpc/supporter/student/Jeezis] has left #kubuntu ["Kopete] [12:05] okay [12:05] thanks [12:06] and what was the command to reload fstab now again? [12:06] first sudo umount -a and then sudo mount -a is the easiest [12:07] doesn't that unmount / and /home and whatnot? [12:07] not / === _evig_wifi_ [n=worsches@192.Red-83-43-19.pooles.rima-tde.net] has joined #kubuntu [12:07] it will show a message that / will not umounted [12:07] but /home (another partition) === _kg [n=kg@149.156.58.250] has joined #kubuntu [12:07] ? [12:07] whatever [12:07] I'll try then [12:07] yes [12:08] yeah. that worked [12:08] many thanks [12:09] np [12:09] gotta go to bed now, it's late (0:11 to be exact) === Jeezis [n=roger@4.23.226.250] has joined #kubuntu [12:09] I'll be back tomorrow [12:09] bye guys [12:09] <_kg> bye [12:12] that's so disappointing - nearly nothing runs decently in kde 3.4.2 :( [12:12] florg: cutting edge hurts sometimes [12:13] really... waht now? [12:13] back to gnome ,) === ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has joined #kubuntu === ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has left #kubuntu ["Konversation] === snatch [n=snatch@pool-141-154-207-143.bos.east.verizon.net] has joined #kubuntu [12:19] Looking for a way to mount a fat32 drive. [12:19] snatch: mount -t vfat /dev/whatever /mnt/point [12:19] what about ntfs [12:21] !tell snatch about ntfs [12:21] snatch: the bot loves you === manfred [n=manfred@dsl-084-056-138-138.arcor-ip.net] has joined #kubuntu === mp83 [n=manfred@dsl-084-056-138-138.arcor-ip.net] has joined #kubuntu === ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has joined #kubuntu === ToniEisner [n=tonieisn@83-64-120-130.lehen.xdsl-line.inode.at] has left #kubuntu ["Konversation] === orangey [n=orangey@HSE-Toronto-ppp314314.sympatico.ca] has joined #kubuntu === _orangey [n=orangey@HSE-Toronto-ppp317885.sympatico.ca] has joined #kubuntu === tanghus_ [n=tol@62.79.95.37.adsl.noe.tiscali.dk] has joined #kubuntu === _orangey [n=orangey@HSE-Toronto-ppp317885.sympatico.ca] has joined #kubuntu [12:43] bye === benny1 [n=benny1@h55n1c1o1038.bredband.skanova.com] has joined #kubuntu === benny1 [n=benny1@h55n1c1o1038.bredband.skanova.com] has left #kubuntu ["Konversation] === Xorlev [n=xorlev@unaffiliated/xorlev] has joined #kubuntu === Xorlev [n=velox@unaffiliated/xorlev] has joined #kubuntu === zorba64 [n=zorba64@dsl-210-211-91-151.qld.veridas.net] has joined #kubuntu === zorba64 [n=zorba64@dsl-210-211-91-151.qld.veridas.net] has joined #kubuntu === incubii [n=incubii@cor14-ppp1116.hay.dialup.connect.net.au] has joined #kubuntu [01:24] haello all :-) [01:24] can some say me what is the kdepath ? [01:25] kdepath? [01:25] Is that correct /usr ? [01:26] yes I want to compile a program [01:26] type in your konsole echo $PATH [01:26] and there is a need for a correct path [01:27] file or directory not found [01:27] ? === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu [01:28] blackflag: that command works for me [01:28] root@ubuntu:~# echo $PATH [01:28] /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin [01:28] root@ubuntu:~# [01:28] open a console and type "echo $PATH [01:28] there's your path [01:29] but there a different pathes [01:29] blackflag, what are you compiling? [01:30] ksirk, knights [01:30] blackflag: type "which konqueror" [01:30] blackflag, do you have kde-devel package installed? [01:30] yes [01:33] what's the actual problem? [01:34] The kde prefix is /usr, and doesn't really need to be in your PATH [01:34] you can have the KDEDIRS variable (KDEDIR is technically obsolete), but it's not *really* needed [01:34] on compiling kde programs, though, you should specify --prefix=/usr [01:35] ah okay, but when I comile "make" then there is an error and I get the message rerun ./configure or something like this [01:35] blackflag: can you pastebin the error then? [01:35] and, what is it you're trying to compile? [01:35] and I tried it also with --prefix=/usr [01:36] moment, runningconfigure again inthe moment [01:36] blackflag: what app? [01:37] ksirc, its a game from kde-apps.org [01:37] ksirc is an irc-client, too; heh [01:37] blackflag: you'll need libx11-dev and kde-devel if you don't have them already [01:38] blackflag: are you sure that's the name? I don't see it. [01:38] blackflag: you'll need the kde development librarys [01:38] yes look here: [01:38] http://kde-apps.org/content/show.php?content=21450 [01:39] that's ksirK :) [01:39] I am the meaning that I have all these devel 's [01:39] ups, liitle difference :) [01:41] blackflag: ok, well, let us know any errors you get (if you do) === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu [01:42] getting now new errors: [01:42] http://pastebin.com/365987 [01:43] the code apparently wasnt written well === apokryphos once again can't read anythin' but English properly [01:44] ok, Greek, but it's useless on IRC. :D [01:44] hehe, unicode!!??!? eh1?!? :) === aseigo [n=aseigo@kde/aseigo] has joined #kubuntu [01:44] bloody mirc + windows [01:45] yuck === loas [n=loas@201008023239.user.veloxzone.com.br] has joined #kubuntu === loas is now known as apow [01:45] hmm ,but I have always errors with compiling === apow [n=loas@201008023239.user.veloxzone.com.br] has left #kubuntu ["Konversation] [01:46] all what I get from kde-apps.org gives me such errors [01:46] so Im the meaning I do it wrong [01:46] but what? [01:46] blackflag: looks like dodgy code to me (from my make), but I can't be sure. [01:46] blackflag: what else have you tried? [01:47] kde-apps is a repsitory generally of 3rd-party applications. Don't quite carry the weight of kde things (or others in extragear, often) [01:47] kadventure [01:47] blackflag: doesn't kdegames have enough games? ;-) [01:48] so I have to search for another kde source? [01:48] no, need more action [01:48] another source -- no, not really [01:48] at least buy an Xbox and warez games for it like any decent human being :) [01:48] leave a computer for computing :) [01:48] and I want some old arcade games [01:48] kde-apps is easily the best out there for 3rd-party kde applications [01:49] but why I have such problems? [01:49] is that an ubuntu issue? [01:49] blackflag: I don't know about others, but that one seems like dodgy code [01:49] again, as i said, I can't be sure. [01:49] okay I try another [01:50] moment... [01:50] it does appear to be not well coded [01:50] kadventure doesn't provide proper compile source code pack, anyhow. Not sure what it's written in. === hydrogen [n=hydrogen@londonderry-cuda2-68-171-243-203.lndnnh.adelphia.net] has joined #kubuntu [01:56] is there an easy way to 'transform' kubuntu in ubuntu? [01:56] wildman: remove kde or just add gnome? [01:56] apokryphos: both? :) [01:56] trying kxmame, new package out since yesterday [01:56] just adding gnome will be a good start apokryphos [01:56] wildman: you can add all ubuntu stuff by installing ubuntu-desktop [01:57] running synaptic [01:57] I'm asking cuz I'm having some apps (kicker included) segfaulting on me sporadically [01:57] removing kde stuff... you could use debfoster in conjugation with ubuntu/kubuntu desktop [01:58] ...which would in theory get rid of everything. Pretty much everything would be removed if you remove kdelibs etc [01:58] so you could do that [01:58] hm, weird. [01:58] wildman: what kde version? === ManLord [n=martin@220.80-202-255.nextgentel.com] has joined #kubuntu [01:58] euh.... kubuntu5.04 x86_64's default === KingBahamut [n=bahamut@c-24-98-229-28.hsd1.ga.comcast.net] has joined #kubuntu [02:00] wildman: install kde 3.4.2 [02:00] 3.4.0-0ubuntu3 [02:00] !kde342 [02:00] extra, extra, read all about it, kde342 is at http://kubuntu.org/hoary-kde-342.php [02:01] ok... [02:02] installing kde3.4.2 from that site first... if I keep having pbs, I'll install ubuntu-desktop. thx. [02:02] wildman: yes, just add that repository there, sudo apt-get update && sudo apt-get dist-upgrade [02:02] and you're good to go [02:03] k [02:03] doin it === jsubl2 [n=jsubl2@72.48.95.220] has joined #kubuntu === _root [n=alex@p54ABCD4E.dip.t-dialin.net] has joined #kubuntu === _root [n=alex@p54ABCD4E.dip.t-dialin.net] has left #kubuntu ["Konversation] [02:04] synaptic couldn't add one of the repos: === Xorlev_ [n=xorlev@unaffiliated/xorlev] has joined #kubuntu [02:04] http://kubuntu.org/hoary-kde342/dists/deb/hoary-updates/binary-amd64/Packages.gz: 404 Not Found [02:04] http://kubuntu.org/hoary-kde342/dists/deb/main/binary-amd64/Packages.gz: 404 Not Found [02:05] wildman: you are out of luck [02:05] wildman: ah, you didn't mention you were on 64-bit [02:05] yes, I did ;) [02:05] "euh.... kubuntu5.04 x86_64's default" [02:05] wildman: pkgs dont exist yet for ppc and amd64 [02:05] yeah, packages weren't made for it [02:05] see x86_64? ;) [02:05] wildman: heh, must've skipped over it =) [02:05] no pb [02:05] ok, installing ubuntu-desktop meanwhile anyway [02:05] alrighty [02:09] nalioth: any idea on when can I expect amd64 kde3.4.2 pkgs? [02:10] wildman: they probably won't be released at all -- breezy is just around the corner [02:10] (and that will come with them) [02:10] ok... [02:10] thx [02:10] 3.5 packs will be for 64-bit too, also, of course. [02:10] wildman: i'm sure they are coming. i'm in the same boat (i run ppc) [02:11] ok [02:11] nalioth: I seriously doubt 3.4.2 packs will be made for hoary [02:11] apokryphos: probably not, but i expect to update my array to breezy soon [02:11] yah, http://releases.ubuntu.com/5.10/ now then upgrade to final in 3 weeks =) [02:11] yah [02:12] No use using the preview now; that's fairly old [02:12] breezy pace is fast =) [02:12] I guessed as much :) [02:12] likely to be a 'preview 2' for the ISO-obsessed? [02:13] gdh: nah, straight onto RC, then final release [02:13] !breezyschedule [02:13] I guess breezyschedule is at https://wiki.ubuntu.com/BreezyReleaseSchedule [02:13] apokryphos: it's implicit in its name ;) (a breeze... ;)) === apow [n=loas@201008023239.user.veloxzone.com.br] has joined #kubuntu [02:13] 8) === Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu [02:14] just in case others don't know, 1.3.1 is in breezy now too btw [02:14] err, amarok 1.3.1 that is. [02:15] I guess the last minute 'can you pleaaaaaaase upload this new version please please please?' are flooding in now? [02:15] Kind of :D === crimsun [n=crimsun@sh.nu] has joined #kubuntu [02:16] ah the process is still young.. === Chousuke [i=choubaka@ihme.org] has joined #kubuntu [02:16] sure those were still pouring in on debian sarge's day of release.. === apokryphos fires up FF 1.5B [02:16] :) [02:16] gdh: probably more because Mark wanted it in ;-) [02:16] ok ppl, cya tomorrow, or on Monday [02:16] have a nice WE ! === wildman is away: bb 2+| === mkaehler [n=mkaehler@216-161-53-80.ptld.qwest.net] has joined #kubuntu [02:17] apokryphos: haha, then again Mr. Shuttleworth does have a certain level of precedence :) [02:17] He has the wallet and he's not afraid to use it. === txema [n=txema@eu85-84-3-72.clientes.euskaltel.es] has joined #kubuntu [02:18] hehe [02:18] gdh: he doesn't just have that; he develops too I believe =) [02:18] he is an experienced Linux user [02:19] started off with Slackware many years ago [02:19] apokryphos: while I'm on it then,.. any chance of getting libsynce0 in? 0.9.1 is in debian sid.. [02:19] I know, he's been a Deb devel since $longtime :) [02:19] "got drunk one night and installed it", or something, he said. 8) === mkaehler [n=mkaehler@216-161-53-80.ptld.qwest.net] has left #kubuntu ["Konversation] [02:19] apokryphos: 0.9.0 is nearly a year old.. 0.9.1 has tons of fixes :) [02:19] alguien habla castellano? === wildman is back. [02:20] !es [02:20] Hispanohablantes: Por favor usen #ubuntu-es, alli obtendran mas ayuda. [02:20] txema: s [02:20] woops [02:20] txema: #kubuntu-es, por favor :) [02:20] mi disculpa [02:20] ubotu: hispanoparlantes ;) [02:20] wildman: I haven't a clue [02:20] hola wildman [02:20] gdh: you should request it =) [02:20] apokryphos: Am I likely to be laughed at and 'yeh right' at this point? [02:20] txema: hola, pero mejor que la sigas en kubuntu-es, si no sera una falta de respeto al resto. [02:21] acabo de instalar linux y no se como va nada... me he bajado el amule pero no se como intalarlo... una ayuda?? === wildman is away: bb 2+| (for real now ;)) [02:21] ok, , how can I go there? [02:22] gdh: for breezy now? Probably, yes :D [02:22] txema: /join #kubuntu-es [02:22] thanks [02:22] apokryphos: there is a #kubuntu-es? [02:23] apokryphos: bah :) [02:23] apokryphos: amule is platform independent, he may get better service in #ubuntu-es === _hydrogen [n=hydrogen@londonderry-cuda2-68-171-243-203.lndnnh.adelphia.net] has joined #kubuntu [02:23] nalioth: yup, there is. [02:23] nalioth: sorry, didn't see the actual question. Yeah, he probably would. === _hydrogen is now known as Hydrogen [02:24] thank you wild man; Ie gone there; but maybe there is nobody; I think Il ask for help to some mine friend === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [02:24] txema: try #ubuntu-es [02:25] txema: you can also join ubuntu-es, as suggested. Just by typing /join #ubuntu-es [02:25] if using Konversation you can just click the channel name :) [02:25] thank you [02:26] txema: da nada === Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu [02:28] hm, new ff looks exactly the same but seems a lot faster -- cool stuff. [02:32] steps in the right direction :) [02:33] with people preferring IE because it opens *instantly* rather than a 1 second wait.. it's hardly surprising people prefer MS Office instant-Word than OpenOffice's 10-second+ wait [02:34] OO-wait is a shame, indeed. [02:34] IE is a bit of a joke [02:34] yeh, you're already running 80% of the code :) [02:35] Web development is just so frustrating for new users (and ones who knwo their stuff, even, of course), when they have to worry about the 3 different ways their site looks [02:35] I'm a sysadmin not a coder so am naive about such things.. does XHTML and CSS not fix most of the old 'NS / IE' problems? [02:36] not at all [02:36] poor :/ [02:36] it'll be slightly better in IE 7 hopefully [02:36] no support for PNGs for so long! Quite a joke. [02:36] gdh: it would be if it would comply more to the actual standards === apokryphos wonders how it'd do on the acid2 test [02:37] Hm, I thought IE supported PNG since 5.5 ? [02:37] not transparent ones [02:37] ah yes :) [02:37] you'll get a horid grey/black image === hon [n=hon@gazor3.ece.queensu.ca] has joined #kubuntu [02:37] it also doesn't support random other thing slike css image rollovers [02:37] my inkscape seems to be broken under breezy :( [02:38] there's a few javascript hacks to get around it now, as far as I've seen, but that's annoying, itself. [02:38] hon: descriptive ;-) === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has joined #kubuntu [02:39] yeah ;) trying to figure out what's not included ;) [02:39] hon: you mean the actual package or the installation? [02:39] mine seems to run fine === sgate [n=sgate@222.126.50.130] has joined #kubuntu === sgate is now known as reymart [02:39] press Ctrl+Shift+A in inks === apokryphos does [02:41] ok I just found what's missing. it needs xml-xql parser from universe. [02:42] did yours break? [02:42] or you have xql parser installed? [02:43] I don't have it, but no break [02:43] I doubt it'd break if you didn't have something (and that would be a bug, anyhow) [02:43] it should depend on things it needs === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [02:46] seems that like someone has removed xql parser from breezy very recently (after the preview release, because I installed breezy from a dvd image dated 12 Sept) [02:47] (or at least from inkscape's dependencies [02:48] yup, not in the repos; at least, not under that name [02:48] but evidently it doesn't seem to need it (I don't have it, and it works) [02:49] okay, kxmame compilation gives me new errors [02:50] no successfull compillation possible [02:50] going to bed now [02:50] new try tommorrow [02:50] good night [02:51] blackflag: what error? === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has left #kubuntu ["Kopete] === chavo [n=chavo@244.sub-70-197-195.myvzw.com] has joined #kubuntu === manolista [n=manolist@81-203-86-234.user.ono.com] has joined #kubuntu === Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu === s2 [n=s2@210.213.144.109] has joined #kubuntu === Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu === anachronism [n=anachron@p54A96BEC.dip.t-dialin.net] has joined #kubuntu === Foodcoman [n=berickso@c-24-20-116-33.hsd1.or.comcast.net] has joined #kubuntu [03:31] Good evening. === nettilus [n=nettilus@210.213.147.8] has joined #kubuntu [03:31] naunsa === nettilus is now known as rEn^tAw === moses [n=moses@adsl-209-30-180-149.dsl.rcsntx.swbell.net] has joined #kubuntu === moses is now known as Fonzi [03:32] hi all [03:33] halOW === Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu === jsubl2 [n=jsubl2@72.48.95.220] has joined #kubuntu [03:34] what is adept? [03:35] !adept [03:35] Adept (successor of Kapture) is a package manager for Kubuntu. See http://web.ekhis.org/adept.html [03:35] ahh [03:35] Fonzi: it's going to be default in Breezy === nettilus [n=nettilus@210.213.147.8] has joined #kubuntu === nettilus is now known as rEn^tAw === _nyn_ [n=_nyn_@212.194.109.246] has joined #kubuntu === hydrogen [n=hydrogen@londonderry-cuda2-68-171-243-203.lndnnh.adelphia.net] has joined #kubuntu [03:39] naunsa mani iost [03:39] <_nyn_> hi all. does anyone know of windows way to 'cat' together a file that has been split using gnu 'split'? [03:40] <_nyn_> i'm rescuing a windows friend... [03:40] <_nyn_> and come on, i can't believe i'm gonna have to install cygwin just to do that... [03:40] _nyn_: cygwin? [03:40] <_nyn_> other ideas? [03:40] _nyn_: search www.freewarehome.com or www.gnu.org for a windows build of cat [03:41] <_nyn_> thanks! [03:41] did you try 'cat source.file > Dest.file' ? [03:41] Foodcoman: _nyn_ is on a windows box [03:41] <_nyn_> well, do they have 'cat' in windows? [03:41] _nyn_: no they dont [03:41] <_nyn_> i'm not, my friend is :) [03:41] <_nyn_> poor, cute french girl [03:41] <_nyn_> :) [03:42] I have put text from bat files appended to logs. How did I do that? [03:42] Binary would be a problem. [03:43] type test.txt > dest.txt works. [03:43] <_nyn_> type! that's it! [03:43] type is like cat, but limited [03:43] <_nyn_> but isn't there a problem with binary files... different line endings... [03:43] <_nyn_> hmm... [03:44] <_nyn_> but yes, i just remembered, unixutls.zip has cat! [03:44] Yeah that what I was thinking. === claydoh [n=claydoh@65.99.187.47] has joined #kubuntu [03:44] <_nyn_> oh, it's 3:44 here in paris, i'm so sleepy... that explains something [03:44] Unix always has the true powertoys. [03:44] <_nyn_> thanks anyway! [03:44] <_nyn_> :) [03:44] <_nyn_> good night! === sproingie [i=foobar@64-121-2-59.c3-0.sfrn-ubr8.sfrn.ca.cable.rcn.com] has joined #kubuntu === tenco_ [n=tenco@p549A521D.dip.t-dialin.net] has joined #kubuntu === rEn^tAw [n=nettilus@210.213.147.8] has joined #kubuntu === e26oo [n=e26oo@246.Red-80-24-201.pooles.rima-tde.net] has joined #kubuntu === e26oo [n=e26oo@246.Red-80-24-201.pooles.rima-tde.net] has left #kubuntu ["Konversation] === drasch [n=rasch@user-0c8hn9n.cable.mindspring.com] has joined #kubuntu === Foodcoman [n=berickso@c-24-20-116-33.hsd1.or.comcast.net] has joined #kubuntu === Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu === apow [n=loas@201008142038.user.veloxzone.com.br] has joined #kubuntu === ndazza [n=dazza@203.166.253.227] has left #kubuntu ["Leaving..."] === Jeezis [n=roger@pdpc/supporter/student/Jeezis] has left #kubuntu ["Kopete] === Jeezis [n=roger@4.23.231.107] has joined #kubuntu === _martin [n=martin@200.70.113.11] has joined #kubuntu [04:39] <_martin> help! [04:39] cause i need somebody! [04:39] <_martin> how i add ksinaptyc sources???? [04:40] you edit sources.list [04:40] <_martin> ok [04:40] <_martin> but where are the urls for upgrades? === chavo [n=chavo@244.sub-70-197-195.myvzw.com] has joined #kubuntu [04:40] for kubuntu? [04:41] <_martin> yes [04:41] <_martin> 2.6.10-5-386 [04:41] deb http://kubuntu.org/hoary-kde341 breezy-updates main [04:41] <_martin> join #kubuntu-es [04:41] <_martin> sorry :) [04:41] no habla [04:42] <_martin> thanks aproingie [04:42] <_martin> thanks sproingie :P [04:42] np [04:47] sproingie: Would you know what breezy repo would have dvd:rip and transcode? [04:48] I have added some and uncommented all the unsupported to no avail.... [04:48] i don't know any breezy repos other than the official ones === alexandros [n=alexandr@63.245.125.126] has joined #kubuntu [04:48] Patients will work as well, I just happen to be able to ditch the wife for the weekend and getting a little quality computer time you know. === s2 [n=s2@210.213.144.109] has joined #kubuntu [04:49] I suppose as the final arrives the repo's will start to manifest themselves. [04:49] i'm never any good at finding third party repos. people point me at them when i have problems is all === s1 [n=s1@210.213.144.109] has joined #kubuntu === s1 is now known as nida [04:50] I know what you mean, but its either a repo, or I become good at compiling and that is a pain with Breezy. [04:51] i find myself compiling everything i can't get from official [04:51] Lots of older Gcc G++ and libc stuff. [04:51] life's too short to waste it fighting the package manager [04:51] yack, having to compile old g++ code is bad tho [04:51] hahaha, guess I need to learn configure make make install better and where everything goes eh? === sproingie has code at work that demands gcc 2.9 with stlport, and nothing else === Foodcoman need to hire and servant to help with his linux hobby. [04:52] that in itself is tolerable, until you get into version skew with libstdc++ [04:52] reg nick [04:54] [04:54] /msg nickserv set unfilt === sproingie blinks === Foodcoman blinks also. === s2 [n=s2@210.213.144.109] has joined #kubuntu [04:55] nida: Need some help? [04:55] helllo === antoniocristiane [n=antonioc@200.138.133.110] has joined #kubuntu [04:55] yes??? [04:55] sproingie: Is great at helping. [04:55] =) === antoniocristiane is now known as ovirrede [04:55] helllooo [04:55] i need help [04:56] !ask [04:56] foo [04:56] ubotu, tell nida about ask [04:56] ano [04:56] pataka lng k dinha === jdef [n=jdef@cuscon3427.tstt.net.tt] has joined #kubuntu [04:56] hi [04:57] dont know how to use this IRC [04:57] Ouch, direct opposition (cold feelings) from Murdoch to Ubuntu -- never knew that was the case. [04:57] ?????????? [04:57] help!!!!!!!!! [04:57] nida: JUST ASK [04:57] We see you. [04:57] nick mitch [04:57] nick jeck === nida is now known as _s1_ [04:58] Type your question in the little box you typed hello. [04:58] nick nack paddywack [04:58] as _s1_: please don't be annoying. [04:58] all server commands start with a slash / === s2 [n=s2@210.213.144.109] has joined #kubuntu [04:58] <_s1_> then? === s2 is now known as jecar [04:58] like /help [04:58] <_s1_> i c === sproingie really needs to turn off conference mode. can't even see people renick [04:58] _s1_: if you have a question, ask and be patient. [04:58] nick jecar [04:59] <_s1_> ok [04:59] <_s1_> nick nida === _s1_ is now known as nida === sproingie sighs. maybe he can practice on another channel [04:59] http://freenode.net/faq.shtml [04:59] hi === seth_k|lappy [n=seth@asmallorange.com] has joined #kubuntu [04:59] hi jecar === sproingie is starting to think he's just an annoybot [04:59] how to registerd the nick? [05:00] hello [05:00] asl pls. [05:00] nida: /msg nickserv register [05:00] thank u === lascar [n=aj@pcp0011284583pcs.union01.nj.comcast.net] has joined #kubuntu [05:01] jecar: err === claydoh [n=claydoh@65.99.187.47] has joined #kubuntu === hussam [n=hussam@194.126.31.19] has joined #kubuntu [05:01] here's my problem: sound is fine in day-to-day linux, but when I play games under cedega, i get no sound [05:01] May I message you directly sproingie? [05:01] any takers? [05:02] Foodcoman: i'm sort of distracted at the moment [05:02] sproingie: 10-4 === s1 [n=s1@210.213.144.109] has joined #kubuntu === s1 is now known as collette [05:03] nick jeck === s1 [n=s1@210.213.144.109] has joined #kubuntu [05:03] jecar: what are you trying to do? [05:03] try /nick nickyouwant === s1 is now known as jelai [05:03] im trying to rigestr in nick [05:04] jecar: /msg nickserv register [05:04] cn u tech me [05:04] thanks [05:04] saba dha jecar === seth_k|lappy [n=seth@asmallorange.com] has joined #kubuntu [05:04] samok kaau ka [05:04] tae ka [05:05] jelai: English only here please. [05:05] ok [05:05] jecar known to me bisaya === lascar [n=aj@pcp0011284583pcs.union01.nj.comcast.net] has left #kubuntu [] [05:06] ya im speaking [05:06] enlish [05:06] meh, after latest breezy upgrade I'm stuck at 1280x1024 [05:06] odd === s19 [n=s19@210.213.144.109] has joined #kubuntu === s19 is now known as _s19 [05:06] mitchang === _s19 is now known as s19 [05:06] seth_k|lappy: reconfigure your x [05:06] awtssssssssss [05:06] apokryphos, already did [05:06] naku [05:06] hahahha [05:07] hay nalang === s19 is now known as hearty [05:07] apokryphos, then tried editing by hand; my 1400 x 1050 mode was already there but it won't go up to it [05:07] ausss [05:07] hearty ka jan [05:07] I call X hax [05:07] jelai: English only in here please, as I said. === s2 [n=s2@210.213.144.109] has joined #kubuntu === s1 [n=s1@210.213.144.109] has joined #kubuntu === s1 is now known as jelai === s2 is now known as jeck === mode/#kubuntu [+o apokryphos] by ChanServ [05:10] helllo [05:10] people of the philippines [05:10] kapoy oi [05:10] jelai: en #ubuntu-ph, please === mode/#kubuntu [-o apokryphos] by apokryphos [05:11] anyways apokryphos, methinks just X bug [05:12] hello [05:12] to all of you === jesusfish [n=trevor@CPE0040f44854df-CM000a739b46f7.cpe.net.cable.rogers.com] has joined #kubuntu [05:12] hi [05:12] jesusfish [05:14] helo [05:14] to all of you [05:15] tae nimo [05:15] baho [05:15] dili masbtan [05:15] jeck: you've said hi many times; please don't flood the channel =) [05:15] asa mn ni gikan na planet oi [05:15] And guys, I don't really want to say it again -- this channel is English only. [05:15] im trying to register the nick [05:15] they're the same person [05:15] gah, indeed [05:16] can u tech me === mode/#kubuntu [+o seth_k|lappy] by ChanServ [05:16] jeck: I already told you [05:16] but its not workin [05:16] jeck: /msg nickserv register [05:17] but i cannot enter to the private room [05:18] you're still not registered [05:18] i try already [05:18] jeck: which room? [05:18] here [05:19] in the kubunto channel [05:19] jeck: this is not a secret channel [05:19] i'm reallllly close to muting him; he's just toying with you === apokryphos sighs [05:19] i cannot sent private meseges [05:19] jeck: because you're not registered. [05:19] ya [05:19] can u teach me [05:20] like I said; toying with you [05:20] jeck: read this: www.freenode.net/faq.shtml#nicksetup [05:20] the corect procedure of registration === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [05:22] hmmm, the ati driver works, but not the fglrx driver, and it just got upgraded. fglrx issue. bugzilla time. [05:22] seth_k|lappy: flgrx has had issues for quite some time there, no? [05:23] here on NVidia I've generally been ok, though many report just broken Xs still === s2 [n=s2@210.213.144.109] has joined #kubuntu [05:23] apokryphos, not until today. I just upgraded and then when i restarted, wrong resolution [05:23] apokryphos, my nvidia machine is still happy too [05:24] jeck:/msg nickserv register [05:24] hm, annoying [05:25] s2: lose the jeck: prefix, type exactly this (without the quotes): /msg nickserv register password === s2 is now known as jeck [05:25] where password is obviously the password you want. You might not want to have lariba anymore ;-) === irvin [n=irvin@203.215.93.130] has joined #kubuntu === jakedahn [n=jakedahn@70-56-165-179.mpls.qwest.net] has joined #kubuntu [05:26] hi all [05:26] hello kubuntu! === rogers [n=rogers@222.126.50.130] has joined #kubuntu [05:26] nice day it is [05:27] can someone point me to a link that will explain the apt-get system [05:27] or just explain it in here? [05:27] jakedahn: in debian docs [05:27] link? [05:27] jakedahn, http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html [05:27] thankyou [05:27] synaptic and kynaptic are two front-ends for the apt package management system [05:27] seth_k|lappy: gee that was fast [05:28] irvin, I actually was going for the link before you said anything :P [05:28] you beat me to it [05:28] :-) [05:28] lol === mode/#kubuntu [-o seth_k|lappy] by ChanServ [05:28] i'm so happy. i just finished migrating an internet shop to kubuntu [05:28] sweet [05:28] =) [05:28] nice [05:28] nice [05:29] what are you using for billing management [05:29] that was always my barrier [05:29] openkiosk [05:29] openkiosk.sourceforge.net [05:29] well ya gotta love linux for things like that [05:29] lol [05:29] where can i find docs about adept? [05:30] irvin, not management, billing management... like invoices and stuff ;) === s2 [n=s2@210.213.144.109] has joined #kubuntu [05:30] http://web.ekhis.org/adept.html is about all there is, irvin === s2 is now known as jeck === jakedahn is now known as compfreak221 [05:31] Not much to know, really, at the moment. [05:31] hello [05:31] hello [05:31] hello [05:31] hm, apokryphos, is this my relevant line? [05:31] (WW) fglrx(0): Specified desktop setup not supported: 8 === mode/#kubuntu [+o apokryphos] by ChanServ [05:32] how [05:32] jeck: please stop being annoying [05:32] last warning [05:32] seth_k|lappy: yup, looks like it [05:33] second waring [05:33] oO [05:33] seth_k|lappy: not entirely sure if bug reports are always worth it [05:33] they change X like three times a day :D === s2 [n=s2@210.213.144.109] has joined #kubuntu [05:34] apokryphos, according to mdz this was a major version increment during freeze, hence yay for problems [05:34] ohh [05:34] it's the fglrx driver that had version++, not X [05:34] so it's all good =) === apokryphos stumps his head [05:34] s2 = jeck btw [05:35] yah === mendred [n=mendred@59.92.97.130] has joined #kubuntu [05:35] if you don't mute him i'm about to :P [05:35] nick jeck [05:35] nickserv jeck [05:35] seth_k|lappy: hovering over it 8) [05:35] hehe === effraie [n=effraie@dyn-83-155-30-233.ppp.tiscali.fr] has joined #kubuntu [05:35] nick jeck === mode/#kubuntu [+b *!*@210.213.144.109] by apokryphos [05:36] adept is just a front end for apt? [05:36] yep [05:36] irvin: pretty much [05:36] it will hopefully supplant kynaptic [05:36] iirc === mode/#kubuntu [-o apokryphos] by apokryphos === apokryphos thinks it's ok, but doesn't like it that much === seth_k|lappy neither [05:36] Still preferring KPackage if I have to venture into GUI atm [05:37] None of them are really ideal [05:38] adept is in feature freeze now, as I recall :/ [05:38] seems pretty lacking feature-wise :( [05:38] hey can someone help me with this issue? http://img.photobucket.com/albums/v615/jakedahn/sounderror.png [05:38] i see. but its not really for me. i prefer the konsole [05:38] :-) [05:38] irvin: for packages, same here =) [05:39] anyone? [05:39] compfreak221, get rid of esd [05:40] compfreak221, it was less than 1 minute between your replies, someone will help you if you give it a few minutes ;) [05:40] compfreak221, then sudo apt-get install libesd-alsa0 === apokryphos wonders if you'd create two posts within a minute on a forum with that :P [05:40] libesd-alsa0 will create the /dev/dsp link you need, methinks === mendred [n=mendred@59.92.37.144] has joined #kubuntu === frank23 [n=frank@modemcable135.248-130-66.mc.videotron.ca] has joined #kubuntu [05:41] Still actually a bug if that comes up, I should think. [05:41] apokryphos, I think it comes up when you don't have kubuntu-desktop installed. otherwise dependencies fall into place [05:42] yep apokryphos, it's definitely an ATI upstream problem. ATI confirms it on their bugzilla. now just waiting time =) [05:42] ah [05:42] cool [05:42] shame too b/c these new drivers look really good [05:42] lots of fixes [05:42] They're apparently better with bugs now [05:42] In the past took *ages* (if it wasn't ignored completely) [05:43] got a response today about them fixing PyKDE dependency problems (around 5 months after I reported it) [05:43] haha [05:43] the more annoying one is an Nvidia bug I get [05:43] the binaries apparently aren't completely compatible with the way they have their X [05:44] I think one of the devs tried to blame it on nvidia, which is patently not the case. It's annoying, since it means I have to remove nvidia-glx every time I recompile kde svn (and some other kde stuff) [05:45] compfreak221, please do not query me. Just post your questions in the general channel :) [05:45] that way everyone can help [05:45] ok sorry [05:45] no problem [05:45] im new here :D [05:45] yep :D no worries [05:45] okay, so you installed libesd-alsa0? [05:45] so what did you mean by get rid of esd? [05:45] no i didnt [05:45] "sudo killall esd" [05:46] ok, kill esd, then install libesd-alsa0 [05:46] then I forget if that will start esd back up for you or not [05:46] like apt-get install libesd-alsa0 ? [05:47] yes, with a "sudo" [05:47] if i am in a root shell in the console do i need to sudo? === Angel-SL [n=angelsl@unaffiliated/angel-sl] has joined #KUbuntu [05:47] compfreak221: nope [05:47] okie [05:47] is it ok to install GNOME on KUbuntu [05:48] sure [05:48] got another question about sudo, what does it do? just give you root permissions for the command? [05:48] I installed KDE on ubuntu, Angel-SL [05:48] you can do anything you wish, Angel-SL, it's your distro [05:48] compfreak221, yes, it escalates your user to root for that command only [05:48] Angel-SL: of course [05:48] seth_k|lappy: so you installed KDE on GNOME? [05:48] ok, im still kinda new to the command line thing [05:48] compfreak221: you should only use sudo for commands that *need* to be run with root perms [05:48] and im trying to get out of the flow of my mac [05:48] Angel-SL: I have them both here too [05:49] ok [05:49] ok [05:49] Angel-SL, you don't install KDE "on" Gnome, you just install both window managers. [05:49] Angel-SL, I just happened to have gnome first [05:49] seth_k|lappy: more than just WMs :P [05:49] apokryphos, word :P [05:49] but for purposes of illustration [05:49] rawr [05:50] full-blown powerful desktop environments :D [05:50] hehe === _mendred [n=mendred@59.92.42.170] has joined #kubuntu [05:50] some gnome files are 404'ed [05:51] ? [05:51] ? [05:51] i dont get it [05:51] Angel-SL: make sure you sudo apt-get update before you install them [05:51] ill be back in a bit im gonna reboot [05:52] here's a lesson kids, you never have to reboot unless you're swapping kernels === mendred_ [n=mendred@59.92.97.126] has joined #kubuntu === jakedahn [n=jakedahn@70-56-165-179.mpls.qwest.net] has joined #kubuntu [05:56] im back === jakedahn [n=jakedahn@70-56-165-179.mpls.qwest.net] has joined #kubuntu === _mendred_ [n=mendred@59.92.37.159] has joined #kubuntu === apokryphos decides he has to call it a night. Zzz [06:03] nite apokryphos [06:03] i'm on another shop doing this migration thingy [06:04] afterwards i'll be more happier [06:04] :-) === _mendred__ [n=mendred@59.92.37.101] has joined #kubuntu [06:08] sooo.... [06:08] does anyone prefer gnome over kde? [06:13] no [06:13] i'm more comfortable with kde [06:14] but that's a matter of personal choice === Jeezis [n=roger@pdpc/supporter/student/Jeezis] has left #kubuntu ["Kopete] === _mendred [n=mendred@59.92.43.46] has joined #kubuntu === mendred [n=mendred@59.92.43.46] has joined #kubuntu === Jeezis [n=roger@4.23.231.107] has joined #kubuntu === mendred [n=mendred@59.92.43.46] has joined #kubuntu === eclub02 [n=eclub02@203.130.225.64] has joined #kubuntu === lascar [n=aj@pcp0011284583pcs.union01.nj.comcast.net] has joined #kubuntu [06:42] what's the best bang-for-your-buck soundcard that someone would recommend? === lascar [n=aj@pcp0011284583pcs.union01.nj.comcast.net] has left #kubuntu [] === stang [n=stang@c-24-60-122-51.hsd1.ma.comcast.net] has joined #kubuntu [06:54] anyone know where I can browse the packages for apt-get? [06:55] stang: packages.ubuntu.com [06:57] nalioth: thx [07:00] anyway to install ndiswrapper via apt-get? [07:00] stang: yes [07:00] !tell stang about sources [07:02] nalioth: again, thank you [07:02] np === _greg [n=greg@66-168-30-219.dhcp.mdsn.wi.charter.com] has joined #kubuntu [07:16] looks like I was only able to get the ndiswrapper-tools from the source and not the ndiswrappersystem itself [07:18] !ndiswrapper [07:18] ndiswrapper is, like, totally, a way to support Windows wirless drivers, but it is buggy compared to native support. More info at https://wiki.ubuntu.com/HowToSetUpNdiswrapper === qa1433 [n=qa1433@66-169-211-170.dhcp.dntn.tx.charter.com] has joined #kubuntu === musashi [n=musashi@pool-162-83-57-13.sal.east.verizon.net] has joined #kubuntu [07:19] hi everybody [07:19] one of these days I'm going to make a !noob script for myself! ;) thx again [07:20] is anyone available to help me out ATM? [07:21] musashi: ask and someone can wake up [07:22] k, i have 2 harddrives installed in my box, is kubuntu able to read to hard drives at once? [07:23] naliioth: thx for the help, if I win a million dollarss you'de gete 200,000 and Kubuntu would get 200,000 [07:23] because i have been searching for hours my second HD now, and i cant seem to find it anywhere === seth_k|lappy [n=seth@asmallorange.com] has joined #kubuntu [07:25] a little help here?.. [07:27] musashi: open a terminal [07:27] musashi: bemoaning your lack of answers from the channel is counterproductive [07:27] musashi: type in the terminal 'sudo fdisk -l' [07:30] brb, switching to wireless [07:30] meh, Breezy X is definitely MIA today... there went my NVidia desktop as well [07:30] so now we're down to bad resolution on the laptop and no X on the desktop :) [07:32] hmmm, i finally see it, but i cant open it. it says: "Could not mount device. The reported error was: mount: cantfind /dev/hdb in /ect/mtab" === mabu [n=mabu@cmb32-29.dial-up.arnes.si] has joined #kubuntu [07:38] seth_k|lappy: X is working for me on breezy, what build of xorg are you using? 6.8.2-67 ? [07:42] musashi: what is it formated as? [07:45] you mean the file system? [07:45] well i just moved from windows XP, so i guess its ntfs [07:46] !tell musashi about ntfs [07:47] hussam, yeah, -67 [07:47] hussam, I just wait for the next update I think, no worries :) [07:47] how do i uninstall a program that was installed by root using make install [07:47] Angel-SL, you can't, easily. That's why compiling from source is bad (unless you use checkinstall, sometimes) === shogouki [n=nicolas@AMontpellier-251-1-54-244.w81-251.abo.wanadoo.fr] has joined #kubuntu === shogouki [n=nicolas@AMontpellier-251-1-54-244.w81-251.abo.wanadoo.fr] has left #kubuntu [] [07:48] seth_k|lappy: could it be you just need to dpkg-reconfigure xserver-xorg ? [07:48] seth_k|lappy: wel, how? [07:48] hussam, nah. Already did that... I've been fixing X by hand all the way through breezy so I'm pretty versed in it :P [07:48] i am suppose to run that aplication with the terminal right [07:49] hussam, i get some xinit errors about failure starting session [07:49] cause if iam, iam getting "permission denied" [07:49] seth_k|lappy: how do i? [07:49] do i delete it from usr/bin [07:49] musashi: you'll need to run it using sudo [07:49] Angel-SL: some programs provide a make uninstall option [07:50] musashi: there are instructions in it, if you read it in a text editor === laszlok [n=laszlo@134.117.187.134] has joined #kubuntu [07:50] Angel-SL, but if not (which is likely), it's installed itself all over your filesystem [07:50] Angel-SL, if you really want to delete, it'll be more then just removing it from usr bin [07:50] well it was a program i created [07:51] hrm [07:51] i only want to re-create it [07:52] sudo eh? does it comes with kubuntu r do i have to download it? [07:52] or* [07:52] musashi: comes with all distros i might say === Foodcoman [n=berickso@c-24-20-116-33.hsd1.or.comcast.net] has joined #kubuntu [07:54] !tell musashi about sudo [07:55] seth_k|lappy: is kaffeine working for you on Breezy? [07:56] hussam, yep [07:56] as is amarok [07:57] seth_k|lappy: it's crashing a lot and it runs the install check everytime I start kaffeine === chavo [n=chavo@117.sub-70-197-118.myvzw.com] has joined #kubuntu === hetzz [n=hetzz@c83-250-9-103.bredband.comhem.se] has joined #kubuntu [08:07] seth_k|lappy: I got it ~/.kde/share/apps/kaffeine/wizard_stamp_v0.5 is not being created when you run kaffeine for the first time [08:08] seth_k|lappy: and it crashes way too much === chavo [n=chavo@117.sub-70-197-118.myvzw.com] has joined #kubuntu === smux [n=smux@home.mescaline.fr] has joined #kubuntu === ztonzy [n=ztonzy@blender/artist/ztonzy] has joined #kubuntu [08:18] uh === althea [n=althea@210.213.190.177] has joined #kubuntu === althea [n=althea@210.213.190.177] has joined #kubuntu === althea [n=althea@210.213.190.177] has left #kubuntu ["Konversation] === chavo [n=chavo@117.sub-70-197-118.myvzw.com] has joined #kubuntu === hater2win [n=hater2wi@adsl-69-152-229-236.dsl.snantx.swbell.net] has joined #kubuntu [08:45] anybody program in java here? === kakalto [n=kakalto@wired-210-54-56-122.ps.net.nz] has joined #kubuntu [09:06] hater2win: yes [09:09] nikkia: you're up early (or online early) [09:09] nikkia: what IDE do you use in nix? [09:09] nalioth: been up an hour, went to bed early and hence woke up early [09:09] hater2win: eclipse [09:09] altho, i don't use it as an IDE per se [09:10] nikkia: ah, welcome to saturday [09:10] i do all my editing in emacs, then save, hit 'refresh' in eclipse, then run in eclipse [09:10] ooo [09:10] eclipse's text editor widget is just too memory hungry [09:10] nikkia: i have eclipse on win, but which of these JREs do i need to linux:http://java.sun.com/j2ee/1.4/download.html#sdk [09:11] hater2win: are you sure you need J2EE ? === dell500 [n=dell500@12-216-244-28.client.mchsi.com] has joined #kubuntu [09:11] anyway, J2EE will only install properly on selected versions of redhat [09:11] *Shrug* im not sure WHAT i need, i followed some links, ended up there and got stuck [09:11] hater2win: well, *what* are you trying to develop ? [09:11] java, just some basic java stuff involving classes, etc [09:12] hater2win: then go to java.sun.com, and follow the links for J2SE 5.0 [09:12] kk, ty [09:12] and get the JDK for that [09:12] then install it per : [09:12] !java [09:12] java is probably to install Java please see https://wiki.ubuntu.com/Java [09:12] i wish NetBeans supported the freaking scanner class, cuz then id just download the pack [09:13] hater2win: the page you were at, J2EE, is for the enterprise edition, which is for developing server side java stuff [09:13] ie, its like ASP [09:13] ah, my bad [09:14] and if you really want to do that, you're better off using eclipse and eclipse's built in tomcat server, probably, anyway, unless you NEED J2EE (ie, you're doing corporate J2EE work) [09:14] ah, nope, nothing like that yet lol [09:14] as i said, J2EE will only work on selected versions of redhat (selected versions of RHEL even) [09:15] you could perhaps shoe-horn it into an ubuntu system somehow, but it'd be tricky, it depends on a lot of specific library/apache version stuff [09:15] yeh, i dun wanna mess with that crap right now [09:16] from my experience, it won't even install on the latest RHEL :) [09:17] lol [09:17] how much java do you know [09:18] a fair bit [09:18] but i don't do much with the built in UI stuff [09:19] nice [09:19] so its mostly 'language' knowledge [09:19] do you know c++? [09:19] yes [09:19] well [09:19] yeah you would [09:19] theyre alot alike [09:19] well [09:19] "language" is what differes [09:19] hater2win: i've been programming C++ since 1990ish [09:19] heh [09:19] you know how [09:19] in C++ [09:19] you can dynamically allocate? [09:19] so like [09:19] new/delete [09:19] yeah [09:19] what does java use for that kind of thing? [09:20] 'new' [09:20] you don't delete in java, you just stop using the object, and it gets garbage collected [09:20] ah, same thing then [09:20] ooo i see [09:20] well thats good [09:20] no seg faults then :) [09:20] so you'd do something like... [09:20] String blah = new String(); // do something with blah... blah = null; [09:21] i see i see [09:21] (or you can just stop using the reference if the scope of 'blah' is limited) [09:21] i was wanting to write this application that manages my bank accounts [09:22] not that i couldnt use online banking, but sometimes my payments lag behind and i need up to date stuff that i can enter as soon as i get home and KNOW how much i have in the bank etc [09:22] not that i couldnt use quicken (for win) or some linux equal, but ya know... itd be fun to program something for myself, ya know? === pedri2 [n=pedri2@203.215.115.150] has joined #kubuntu [09:23] yeah, the problem there is going to be getting the data from the online banking site [09:23] program it not to eat memory if left running more than 5 minutes === edulix [n=edulix@136.Red-80-59-147.pooles.rima-tde.net] has joined #kubuntu === wincide [n=trax@95.Red-83-35-156.pooles.rima-tde.net] has joined #kubuntu [09:24] nikkia: well i figure if i start using it, i wont ever have to look at it, i will always know what it is that i have because i just just choose to update my data, key in all my transactions (which usually isn't more than 4 or 5 per day) and then let it update itself === P3L|C4N0 [n=gcamposm@200.106.9.235] has joined #kubuntu [09:25] whoa... wouldnt it be awesome to make it use like a mySQL DB? is that possible? [09:26] so i could access it from anywhere [09:27] hater2win: yes, very possible === Lichte [n=lichte@unaffiliated/klementas] has joined #kubuntu [09:27] Is programming Java for the web same as clientside java? [09:27] I'm getting an error with KAudioCreator that says "Malformed URL . " [09:28] anyone seen this ? [09:28] hater2win: there are some major differences, but some of it is similar [09:28] Lichte: ive never seen it [09:29] nikkia: you like java or c++ better? [09:30] *shrug* doesn't matter much for me [09:30] so it depends really on what i'm doing :) [09:30] ah i see === faked [n=faked@83-65-250-241.dynamic.xdsl-line.inode.at] has joined #kubuntu [09:32] hater2win: i wouldn't write my soft-synths in Java, for example [09:35] nikkia: soft-synths? [09:35] hater2win: nikkia writes musical instruments [09:36] nice [09:36] nikkia2win === spiral [n=spiral@laf31-2-82-224-249-43.fbx.proxad.net] has joined #kubuntu [09:38] hi [09:39] yo === Lichte [n=lichte@unaffiliated/klementas] has left #kubuntu ["Konversation] [09:41] nikkia: whats the diff between j2re and jre? [09:42] hater2win: '2' :) [09:42] lol [09:42] hater2win: JRE = Java Runtime Environment [09:43] J2RE = The Java 2 Runtime Environment [09:43] since Java2 has been standard for a long time now, any JRE you get will be for Java 2, most likely [09:43] ah isee [09:44] you do not want the JRE itself tho [09:44] you want the JDK, which includes the JRE, if you're going to write java programs [09:44] ah ok [09:44] thanks for clearing that up === libben [n=libben@c80-216-84-228.cm-upc.chello.se] has joined #kubuntu === ubuntu [n=ubuntu@adsl-68-253-34-105.dsl.ipltin.ameritech.net] has joined #kubuntu [09:54] nikkia: best place to install JDK? [09:54] hater2win: best thing to do, is use the instructions for ubuntu... [09:54] !java [09:54] it has been said that java is to install Java please see https://wiki.ubuntu.com/Java [09:55] follow the bit there about building new versions [09:55] ah ok [09:55] that way, you can easily remove/upgrade the jdk later [09:56] yeah, checkinstall2win [09:56] checkinstall is quite handy in a quick and dirty sort of way [09:57] yeah, but make-jpkg isn't quite so quick and dirty :) [09:57] they both have their place [09:59] nalioth: how so? [10:00] gah, why is kcharselect such a big pile o crap ? === bazan [n=bazan@APlessis-Bouchard-152-1-26-239.w83-114.abo.wanadoo.fr] has joined #kubuntu [10:01] lol === bleertep [n=bleertep@port-212-202-201-232.dynamic.qsc.de] has joined #kubuntu [10:02] hater2win: having to change the unicode 'page' is a pain in the arse === bleertep is now known as martin [10:03] it also lacks the character-name display that i believe OSX's character selector has [10:03] hmm [10:03] interesting [10:04] i mean, i can remember that page 80 is slap-bang in the middle of the japanese characters.... [10:04] but then i have to page up or down looking for the character i want [10:04] lol [10:05] make-jpkg iirc is for making java packages [10:05] it'd also be nice to have a nice side-page that displayed JDIC like info about the character [10:05] checkinstall is for use instead of "make install" on regular source pkgs [10:05] nalioth: ah, duh =/ [10:06] eg: 3D77 [2987:8f97] U5973 B38 G1 S3 F151 N1185 V1173 H3418 DK2135 L98 K178 O114 DO62 MN6036 MP3.0612 E35 IN102 DS32 DH41 DT19 DC60 DJ68 DB2.13 DG423 P4-3-4 I3e0.1 Q4040.0 DR1769 Ynu:3 Yru3 Wnyeo Wyeo T1 woman; female SOD [10:06] that would be nice [10:06] holy crap that first symbol looks like the blair witch project symbol [10:06] Heh. [10:06] Interesting nanori. [10:06] hater2win: heh, yeah, but its the chinese (root) character for 'woman' [10:07] sorry to bother with a simple question, but where can I find HOWTO Pages for creating *.deb from *.tar.gz ? [10:07] from sources? [10:07] google for debian new maintainer's guide [10:08] ztonzy: you can compile from source and use checkinstall to create a .deb [10:08] nikkia: character selector probably isn't the best way to look up info for a kanji. [10:08] ztonzy: its a complicated situation... if the .tar.gz is a slackware style package, you can use alien, otherwise you can *maybe* use checkinstall, or it might involve more detailed hacking [10:08] oops [10:08] Chousuke: i know, i'm saying it SHOULD be :) [10:08] I used scons to compile it [10:08] Chousuke: what i'm saying is, 1) its UI sucks [10:08] It's meant for selecting characters : [10:08] and to pack it with 'scons release' [10:09] Chousuke: 2) it would be nice if it could show a) a large form of the character, b) detailed info (if available) on the character [10:09] hater2win, "checkinstall" how ? [10:09] Chousuke: well, i'd see the 'detailed info' as an option [10:09] Chousuke: ie, the base UI would be similar to how it is now, without the silly 'table' control.... [10:10] ztony: you ./configure, then you make, and instead of make install you do sudo check install [10:10] err [10:10] sudo checkinstall [10:10] Chousuke: and there would be an option (menu/button) to open a pane with a large (say 70pt) representation of the char + detailed info [10:10] hmm [10:10] hater2win, well I use scons as buildsystem [10:10] like in OS X? :P [10:10] Chousuke: see, for some of the more complex pictographs, the image in the chooser is too small [10:10] Chousuke: yes, exactly :) === Chousuke is just looking at the character in Character Palette [10:10] hater2win, however I could try build with make as well, make a fresg cvs :) [10:11] heh [10:11] Chousuke: character palette is a good example of what kcharselect *should* function like, IMO [10:11] ztonzy: its the only way i know how to make a .deb [10:11] heh. :P [10:12] making .debs from sources isn't that difficult with simple packages. [10:12] Chousuke: its quite obvious, looking at it, that kcharselect is a hacked ASCII chooser [10:12] Chousuke: ie, the unicode stuff is a blatent afterthought [10:12] :/ [10:12] and for the basic ASCII, even the ISO-8859-1 stuff, it works reasonably well [10:12] I love the "related characters" view in Character palette [10:13] but switch to, say, unicode table 102, and tell me you could use that for selecting a character in there [10:13] at that font size, they all look pretty much the same [10:13] haha [10:14] all I'm missing is instructions on how to input those characters with a keyboard. [10:14] Chousuke: you can't :( [10:14] nikkia: sure you can. :P [10:14] wtf. [10:14] Chousuke: as far as i know, X has no standard method for entering unicode numbers directly [10:14] you could switch to a japanese keyboard layout, but that is still limited [10:15] I mean, with an input method? [10:15] its one of the reasons why X has traditionally had a hard time in asia [10:15] unicode Japanese has characters for ?! and !? [10:15] I mean, not separate ? an ! [10:15] but their own characters. [10:16] also for !! and ?? === johlin [n=johan@c-a987e055.441-1-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu === johan [n=johan@c-a987e055.441-1-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu [10:21] How do I find out if kubuntu has got alsa built into kernel, or uses the alsa-driver? [10:22] johan: it uses whatever ALSA modules are present. By default, these are the modules distributed with the kernel. [10:22] johan: alsa-source is available in universe. [10:23] note that Breezy will ship with the in-kernel ALSA slightly newer than what's available in alsa-source. [10:23] crimsun: where is amaranth? [10:23] nalioth: I think he was moving for university, but don't quote me on it [10:24] crimsun: ah, ty [10:24] so..this is my problem basicly. I need the jack plugin for alsa-lib [10:24] and jack === dominik [n=dominik@p54AE3D4F.dip0.t-ipconnect.de] has joined #kubuntu [10:25] also, to use jesusonic, this is one of the instructions: "Make damn sure your kernel is compiled with the preemptable configuration option (CONFIG_PREEMPT) set to "Y"" === ubuntu [n=ubuntu@adsl-156-209-148.mia.bellsouth.net] has joined #kubuntu [10:30] when configuring jack-audio-connection-kit, latest version, I can't compile it with alsa-support, why? === feens [n=trevor@CPE0040f44854df-CM000a739b46f7.cpe.net.cable.rogers.com] has joined #kubuntu [10:30] why is it telling me make-jpkg command not found? [10:30] wtf === irvin [n=irvin@203.215.115.150] has joined #kubuntu [10:32] hello [10:32] how do i upgrade the kernel via apt-get? [10:32] if there are kernel update, as far as I know, then it will install the latest. [10:33] hater2win: did you install "java-package" [10:33] irvin: did you mean "change the existing kernel"? [10:33] nalioth: yes [10:33] nalioth: its in multiverse right? [10:33] !info java-package [10:33] java-package: (utility for building Java(TM) 2 related Debian packages), section multiverse/misc, is optional. Version: 0.23 (hoary), Packaged size: 18 kB, Installed size: 264 kB [10:34] nalioth: yes [10:35] currently i have 2.6.10-5-386 [10:35] irvin: and you want what? [10:35] 2.6.11x [10:36] irvin: on that. you're on your own [10:36] .11 is unstable [10:36] irvin: oct 13 you can update to breezy badger and 2.6.12X [10:36] cedega recommends 2.6.11 or higher because of the ptrace bug === dominic [n=dominic@i3ED6E50A.versanet.de] has joined #kubuntu [10:39] would i get 2.6.12 on dist-upgrade to breezy ? [10:41] nalioth: what is the repo to the multiverse? [10:44] !info multiverse [10:45] http://kubuntu.pastebin.com/366178 [10:45] hater2win: thats my resource.list for breezy === fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu [10:45] if ur on hooray, u can add one that is named "extra" also [10:46] deb http://en.archive.ubuntu.com/ubuntu/ hoary extra? [10:46] dont know actually,... dont remember wich it is. [10:46] i use the sources.list on the unofficial kubuntu guide, if i change every instance of hoary to breezy would i get breezy? [10:47] irvin: prolly. [10:47] after u updating it. [10:47] !tell hater2win about sources [10:48] irvin: yes === johlin [n=johan@c-b987e055.441-1-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu [10:48] !tell libben about java [10:49] !tell kakalto about females [10:49] ... [10:49] =) [10:50] >.<" [10:50] !tell kakalto about privatesecretaryonline.net [10:51] why doesn't ubotu know what "females" is? [10:51] strange, unknown concept, I suppose [10:52] what do I need to make jackd work with alsa? [10:52] johlin: it works with ALSA already [10:52] not for me, wait [10:53] this time it did, but it can't find hw:0, what should I do? Sorry I'm such a linux-audio-noob [10:54] im out for hte night [10:54] thanks for all the help nalioth and nikkia [10:54] johlin: that's probably because artsd is hogging hw:0 via /dev/dsp [10:54] okay, so how do I stop arts? [10:55] the only audio-application running is xmms, and its using oss [10:55] johlin: close XMMS === bbcs02 [n=bbcs02@210.213.179.209] has joined #kubuntu [10:56] johlin: you can list the processes using your sound device by ''lsof /dev/dsp* /dev/snd/*'' [10:56] can i ask something [10:56] hater2win: np, anytime [10:56] bbcs02: ask away [10:56] lsof: WARNING: can't stat() ext3 file system /dev/.static/dev [10:56] Output information may be incomplete. [10:56] i can't seem to install the ym messenger [10:56] bbcs02: use gaim === classe [n=classe@194.199.143.58] has joined #kubuntu [10:57] hehehehhee out of curiousity i want to use the ym messenger [10:57] i'm currently usin kopete [10:57] johlin: note that the actual pcm plugin for jack is distributed in libasound2-plugins, which is not currently in Ubuntu [10:57] okay, I'll try get it [10:57] thanks === classe is now known as Traroth [10:58] I can see /dev/dsp with ls from /dev, but I can't cd to it' [10:58] (src:alsa-plugins, see http://http.us.debian.org/debian/pool/main/a/alsa-plugins/) === mendred [n=mendred@59.92.33.114] has joined #kubuntu [10:58] johlin: you can't cd to it; it's not a directory [10:58] okay [10:58] I'll get those packages then [10:59] you'll probably need to rebuild it [10:59] judging from the date, there's probably libc6 and gcc version skew [11:00] so...I'll need to download the source? [11:01] http://http.us.debian.org/debian/pool/main/a/alsa-plugins/alsa-plugins_1.0.9.orig.tar.gz http://http.us.debian.org/debian/pool/main/a/alsa-plugins/alsa-plugins_1.0.9-2.dsc http://http.us.debian.org/debian/pool/main/a/alsa-plugins/alsa-plugins_1.0.9-2.diff.gz [11:01] it's best to build it using pbuilder === _mendred [n=mendred@59.92.36.109] has joined #kubuntu [11:04] checking for alsa >= 1.0.8... Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found [11:05] you need libasound2-dev installed [11:06] installed now, hold o [11:06] n [11:07] okay, that worked, just gotta do the same thing with jack === Kyaneos [n=kyaneos@181.Red-83-40-134.pooles.rima-tde.net] has joined #kubuntu [11:09] hmm [11:09] johlin: jackd should work fine [11:10] damit. [11:10] there's really no reason to have to compile it manually [11:10] time to install hooray again === tizon [n=tizon@84-122-97-23.onocable.ono.com] has joined #kubuntu [11:10] libben: no luck w/ breezy preview? [11:10] crimson: no, I didn't recompile jack, just get the libjack something -dev -package [11:11] oh, I see what you meant [11:11] well, it works and all.. but have some pain with getting java correctly and well... hard to find easy help. hooray just works and has the "extra" repo. [11:11] libben: which "java" were you [trying to] using? [11:12] now something else is using alsa as it seems, I'll try a restart [11:12] brb [11:12] libben: to use the Web browser plugin, you'll need the libxp6 package if you're using Sun's. [11:12] libben: if you're using IBM's, you'll need libxp6 and libgtk1.2 [11:13] libben: but "java" itself works fine under Breezy [11:13] im trying to get newest java 1.5 and have done that. made a deb of the bin from their site. by fakeroot and make-jpkg and all that. [11:13] but when i type java -version it says 1.4.2 [11:13] libben: I do my development on both Sun's 1.5.0 and IBM's 1.4.2 on Breezy [11:14] what's the output from ''java -version''? === _mendred [n=mendred@59.92.36.109] has joined #kubuntu [11:14] also removed my installed deb with synaptic and then installed the sun-jre.bin with just doing it executable and made ./installing [11:14] which is advisable dist-upgrade to breezy or fresh install of breezy preview release? [11:14] irvin: whichever is easier for you === johlin [n=johan@c-c587e055.441-1-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu [11:14] java version "1.4.2" [11:14] gij (GNU libgcj) version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu8) [11:15] libben: ah, that's gcj [11:15] libben: you don't have the external java in your $PATH [11:15] k. and whys that? [11:15] done the proper step i was told in here [11:15] libben: because you didn't set it? [11:15] crimsun@garnish:~$ echo $PATH [11:15] /usr/lib/j2sdk1.4-ibm/bin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/games [11:15] why dont it adds itself to the path? [11:16] ive installed it from my own homemade deb and even with just installing the .bin file itself.. [11:16] none of those options fix itself to the path? [11:16] well if you install it from the .bin, you'd definitely have to set $PATH manualy [11:16] manually^ [11:17] it says as much in the documentation distributed with the .bin [11:17] k [11:17] but the deb part then? [11:17] you could file a bug about java-package [11:17] allthou i have some errors in the beggining when im building the deb file. [11:17] s/about/against/ [11:18] crimsun: jackd seems to work now. thanks ^_^ [11:18] johlin: np [11:18] crimsun: how do i check what i have installed right now ? by looking in certain folders? [11:18] dont want alot of duplicates laying aaround [11:18] libben: I have no idea where you chose to install them [11:19] i dident choose anything. [11:19] just ran the deb file... and same with the bin === Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu [11:21] crimsun: isnt there a place for homemade debs that is properly working ? [11:21] now I have another plugin, maybe jackd-related. I am trying to run jesusonic (effect processor), (that's why I needed jackd), but when running it, I get this error: [11:21] johan@johan:~/Jesusonic$ ./jesusonic -mode ALSA -in jesusplug -out jesusplug -s 48000 -high [11:21] Jesusonic v0.991 - Copyright (C) 2004-2005 Cockos Incorporated [11:21] Error setting scheduler to mode [11:21] so i can get myself a good sun-j2.deb [11:21] libben: I don't know, check multiverse or hoary-extras === spiral [n=spiral@laf31-2-82-224-249-43.fbx.proxad.net] has joined #kubuntu [11:22] crimsun: dont have the line for horay extras.. [11:22] can u paste it ? [11:22] !tell libben about resources.list [11:22] !tell libben about repos [11:23] !tell johlin about repos [11:23] cool === pc5 [n=pc5@202.93.36.58] has joined #kubuntu [11:23] crimsun: wich one on this do i need ? http://paste.ubuntulinux.nl/969 [11:24] the one that is at the bottom only? [11:24] libben: I don't use hoary-extras, sorry [11:24] why not ? [11:25] libben: please /msg the bot for when you want him to tell you factoids [11:25] ? [11:26] libben: /msg ubotu [11:26] how does that work? [11:26] Just realised that you actually only told yourself once :D. Still waking up. [11:27] kakalto: of course. [11:27] ahh === andreas___ [n=andreas@asylet.adsl.no] has joined #kubuntu [11:27] hi guys! [11:27] I'm using kubuntu 5.10 now and I'm very impressed and happy with it [11:27] good [11:27] =) [11:28] however, it seems that kcontrol doesn't work anymore :s [11:28] of course I can use the new "System Settings" [11:28] but I'm so used to kcontrol [11:28] what happens is, it doesn't seem to apply the changes I make [11:28] it saves them, but they're not applied === SlackedIRC [n=SlackedI@user-2320.l3.c2.dsl.pol.co.uk] has joined #kubuntu [11:29] what do I do :s [11:29] is kubuntu better than ubuntu === hussam [n=hussam@194.126.31.19] has joined #kubuntu [11:29] SlackedIRC: is a buick better then a chevy? [11:29] If you like kde better than gnome, yes. [11:29] SlackedIRC: it's just the interface [11:30] tell him that its still ubuntu=) [11:30] its just kde instead of gnome [11:30] ? [11:30] difference? [11:30] whats it like [11:30] there screenshots? [11:30] just tell him KDE is better [11:30] KDE is bette [11:30] tell him nothin [11:31] haha [11:31] so i guess u dont want users using kubuntu? [11:31] SlackedIRC: there are [11:31] SlackedIRC: you can install more than a dozen window manglers into your ubuntu and use the one you like the most [11:31] ubotu: tell SlackedIRC about screenshots [11:31] ubotu: tell fatejudger about screenshots === kasim [n=kai@p508160C4.dip.t-dialin.net] has joined #kubuntu [11:32] wtf, that doesn't work [11:32] that's crap [11:32] In Kdm, When I try to login using session type failsafe, I get this error: [11:32] Xsession: unable to launch failsafe x session ---x-terminal-emulator not found; aborting [11:32] anybody knows how to fix this? [11:32] fatejudger: yes it does. Register your nick, if you haven't done so already. [11:32] I did === edulix [n=edulix@136.Red-80-59-147.pooles.rima-tde.net] has joined #kubuntu [11:32] apokryphos: I just saw the message [11:32] fatejudger: /msg ubotu screenshots [11:33] ok [11:33] apokryphos: I had too many windows open [11:33] is there a program for ubuntu too burn things to disks? [11:33] SlackedIRC: of course. K3b === tenshiKur0 [n=tenshiKu@S0106000d93cb5211.vc.shawcable.net] has joined #kubuntu [11:33] SlackedIRC: many. [11:33] I was just in the #linux irc channel and asked people why open source projects don't have internships [11:33] and no one could give a good answer [11:33] sudo apt-get install k3b [11:33] does anyone here have a good answer? [11:33] SlackedIRC: yep [11:33] k [11:34] so i get kubuntu [11:34] its like suse [11:34] saught of desktop [11:34] correct? [11:34] SlackedIRC: same desktop, not the same system-base [11:34] better :D [11:35] ok [11:35] mite do that one day [11:35] apokryphos: what is your purpose here in this irc channel, do you work for Kubuntu? [11:35] apokryphos: you always seem to be on here answering questions [11:36] fatejudger: work? Not really. I've done tidbits but nothing proper/dedicated, really. [11:36] I'm just on here to help/chat [11:36] apokryphos: ah, I see [11:36] apokryphos: do you code or something? [11:37] nope [11:37] apokryphos: I need to do some kind of coding project [11:37] fatejudger: go for it [11:37] fatejudger: what language? [11:37] apokryphos: I'm not experienced enough with the techonologies required for today's applications though [11:38] apokryphos: in C++ [11:38] apokryphos: that's generally what apps are written in for KDE [11:38] fatejudger: I recommend working with the DE rather than going in for the actual OS/Distro [11:38] apokryphos: DE? [11:38] fatejudger: desktop environment. In this case, KDE, yes. [11:38] apokryphos: oh, I'm not good enough to help out Kubuntu [11:38] fatejudger: how experienced are you? [11:38] apokryphos: I have never worked on an open source project [11:39] apokryphos: I don't really know how to answer that [11:39] apokryphos: since, like I said, I've never worked on an open source project [11:39] fatejudger: the best way to get your feet wet in kde is to go over to bugs.kde.org, and check out some JJs. Read through a couple of the kde programming docs, then go for one of them. [11:39] apokryphos: and it's all in C++? [11:40] fatejudger: KDE uses C++ with the Q-Toolkit [11:40] yeah, I've used QT [11:40] that's what's at its base, and practically every app is that (though, in theory, they of course don't have to be) [11:40] Excellent [11:40] fatejudger: http://bugs.kde.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=JJ%3A&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED [11:40] That's a list of current JJs [11:41] apokryphos: junior jobs [11:41] apokryphos: I see [11:41] fatejudger: another useful one: http://developer.kde.org/documentation/tutorials/ [11:42] apokryphos: wow, I'd have to get the KDE source for all of this bug fixing wouldn't I [11:42] isn't that really big? [11:42] crimsun: http://kubuntu.pastebin.com/366199 [11:42] ive added the horay extras. but still getting 1.4.2 [11:43] libben: did you update? did you check that 1.5.0 is actually available as a package? === tenshiKur0 [n=tenshiKu@S0106000d93cb5211.vc.shawcable.net] has joined #kubuntu [11:43] fatejudger: get the kde source code for all the bug fixing? [11:43] apokryphos: yeah [11:43] Nope; just get it for the module you'd want/need it for. [11:43] apokryphos: these bugs seem really old [11:44] apokryphos: I'm surprised people haven't fixed them already... [11:44] crimsun: i did sudo apt-get update [11:44] apokryphos: you can just get modules? [11:44] and then sudo apt-get install thepackage [11:44] bash: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games: No such file or directory [11:44] my path [11:44] fatejudger: Yes [11:45] libben: what are you on about? [11:45] libben: how did you check if a 1.5.0 package is available? [11:45] hopefully, this is my last jackd\jesusonic problem. I've setup using a plug names jesusplug, defined in ~/.asoundrc. The inputs are alsa pcm:capture, and outputs are alsa:pcm playback. I have my guitar plugged to line in, but I don't hear it in the program. But I hear for example drum sequenses added in that program. What do I need to change pcm:capture to to feed the program with line in? [11:45] Hi KLIKers, just found out about KLIK. It seems to work nicely on my latest Kubuntu breezy. [11:45] apt-cache search sun-j2 [11:46] sun-j2re1.5 - Java(TM) 2 RE, Standard Edition, Sun Microsystems(TM) [11:46] and then sudo installing it [11:47] apokryphos: I have no idea where to get the source [11:47] apokryphos: there aren't any links === hussam [n=hussam@194.126.31.19] has joined #kubuntu [11:48] fatejudger: You check it out via SVN. Have a look at those tutorials, they show you how [11:48] crimsun: did i do wrong ? [11:48] libben: so did you install sun-j2re1.5? [11:49] apokryphos: you mean CVS right? [11:49] http://kubuntu.pastebin.com/366199 [11:49] crimsun: look there [11:49] and ull see it [11:50] line 6 tells it [11:50] fatejudger: No, SVN. CVS is the old grandaddy [11:51] libben: you'll find the location of the java executable with ''dpkg -L sun-j2re1.5'' [11:51] libben: then make sure you add that location prefix to the beginning of your $PATH [11:51] fatejudger: first doc/description is apparently a little dated. The next article tells you how to use subversion. [11:52] apokryphos: yeah... I was going to say [11:52] Naive question: where do the klik-packages come from? It would make the most sense if the developers of the code could create that immediately after the compile. [11:52] crimsun: wich one to choose? [11:52] it listed all of java folder [11:52] libben: well, what is the java folder? [11:52] /usr/lib/j2re1.5-sun [11:52] libben: so /usr/lib/j2re1.5-sun/java exists? [11:52] . /usr/lib/j2re1.5-sun/bin/java [11:53] apokryphos: it says I needed to have created a few patches before I can apply for an account [11:53] libben: so you need to prepend /usr/lib/j2re1.5-sun/bin/ to your $PATH [11:53] fatejudger: of course. They're not going to provide a commiters account to just anyone :) [11:54] fatejudger: you can still of course always grab the source for *any* module through anon svn [11:54] how do i do that? and dont tell me the quick line... tell me how i do it so i can learn from it =) [11:54] apokryphos: it would be nice if they said that in their howto [11:55] apokryphos: I guess documentation isn't #1 on their priority list [11:55] libben: you'd place the path at the beginning of your $PATH and export PATH [11:55] fatejudger: the "using subversion" is more for how to commit etc [11:55] fatejudger: there is an anon svn tutorial too [11:55] crimsun: how do i export it ? [11:55] libben: if you don't want to make it system-wide, then just add it to your user's ~/.bashrc [11:55] libben: with the export keyword [11:56] is it good to has it system-wide? [11:56] sorry, did post on the wrong list. Anyway, "KLIK" could become a very interessting way of trying latest SW, with one KLIK in konqueror, without installing. [11:56] im the only user [11:56] libben: your call [11:56] if alsa_pcm:capture is capture, what do I write to get line in? [11:56] fatejudger: http://developer.kde.org/source/anonsvn.html === chavo [n=chavo@117.sub-70-197-118.myvzw.com] has joined #kubuntu [11:57] cant read any on export with man [11:57] fatejudger: I'm heading out for now, but feel free to ask questions in #kde and developing-related questions in #kde-devel -- they'll likely be quite helpful. :) [11:57] so what would be the line for it crimsun [11:57] export $PATH andyadayada? [11:57] sure [11:58] (you just told me not to tell you the quick line) [11:58] apokryphos: ok, thanks [11:58] well, i thought i could understand it =) but the info aint enough =) so know i need to see a quickline... i assumed correctly ? [12:00] I get this error when I try to log in to failsafe session in kdm: Xsession: unable to launch failsafe xsession [12:00] I reinstalled xterm but that didn't help === CellarDoor [n=CellarDo@d220-238-72-163.dsl.vic.optusnet.com.au] has joined #kubuntu [12:03] http://kubuntu.pastebin.com/366210 [12:03] crimsun: what is it that is wrong ? [12:04] thought i had it right === JakubS_ [n=qba@ain131.internetdsl.tpnet.pl] has joined #kubuntu [12:06] libben: first, it's export PATH= [12:07] libben: second, you're prepending the wrong path for java. [12:07] libben: You should use /usr/lib/j2re1.5-sun/bin/ not /usr/lib/j2re1.5-sun/bin/java [12:08] k [12:08] other then that i did right + [12:09] export PATH=/usr/lib/j2re1.5-sun/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games: [12:09] in other words [12:09] horay =) [12:09] or ... breezay =) [12:09] it worked. [12:10] it's much easier to use: export PATH=/usr/lib/j2re1.5-sun/bin:"${PATH}" [12:10] hmm... but what was that 1.4.2 java thigy? [12:10] hi folks [12:10] libben: a different compiler. [12:10] I have a question thats not exactly kubntu specific but I think somebody should be able to help [12:10] can i remove it ? [12:11] i saw it was from another compiled [12:11] gjc something [12:11] well... i let it be there =) [12:11] no, don't remove it. [12:12] I have a friend who is using linspire and cant access their windows ntfs partition because he doesn't have permission... here is what his fstab looks like: /dev/hda1 /mnt/hda1 ntfs noatime,user,exec,dev,suid 0 0 Could someone tell me what it should look like so he can use it ? === irvin [n=irvin@203.215.115.150] has joined #kubuntu [12:13] change the user to user=1000 (or whatever his user id is9 [12:13] CellarDoor: all he needs is umask=022 [12:14] sorry iyam a noob here, === _StarScream [n=am@81-178-240-82.dsl.pipex.com] has joined #kubuntu [12:14] crimsun, so just add umask=022 to the end of the line ? [12:14] CellarDoor: writing to ntfs from linux can blow up your ntfs partition [12:14] CellarDoor: not a good idea [12:14] <_StarScream> aseigo: hey Aaron, heard a podcast interview with you last night [12:14] I'll let him know that ;) [12:15] CellarDoor: replace "noatime,user,exec,dev,suid" with "umask=022" [12:15] CellarDoor: however ubotu has sent you some info [12:15] yes ty ubotu [12:15] <_StarScream> aseigo: where you were talking about plasma and how widgets are used. I thought it was really really good === twix [n=twix@210.213.146.208] has joined #kubuntu === KWizzard [n=wizzard@chello085216170248.chello.sk] has joined #kubuntu [12:16] <_StarScream> aseigo: you brought up some excelent points about the desktop and i found my self thinking about how i use the desktop now === chavo [n=chavo@117.sub-70-197-118.myvzw.com] has joined #kubuntu [12:16] <_StarScream> aseigo: and then going "Yeh, i do make a whole bunch of extra steps to do stuff" [12:18] thanks folks [12:19] crimsun, so thats all he has to do ? [12:21] crimsun: it all works out better now. needed to install azureus from synaptic. to get some other things that azureus depended on. and since azureus is java only... it now works flawless and upgrades itself thru its own application. so hooray for not needing to wait for new debs for it [12:21] thxs for learning me export. [12:21] libben: you'll grow tired of azureus after it eats your computer === karol [n=karol@82.160.16.2] has joined #kubuntu [12:23] nalioth: how can i check what its eating. top ? [12:24] libben: among other things, yes top will do it [12:24] libben: i like "gnu screen" + console bittorrent [12:24] console bittorrent is allready in as default ? [12:24] if not misstaking [12:25] libben: yes [12:26] last try, what is line ins equalivent of alsa_pcm:capture_1? === CellarDoor didn't at first realise ubotu was a bot :p [12:26] D'oh ! [12:27] johlin: just use the hw:X,Y equiv [12:27] johlin: see /proc/asound/devices === mianos [n=flo@dsl-084-057-003-190.arcor-ip.net] has joined #kubuntu [12:27] nalioth: wanna paste a command line for how u using it ? [12:27] libben: i'll do better than that [12:28] hey guys... fresh (k)ubuntu install right here- how can i disable opening links in new tabs. i want a new window,no new tab.... [12:28] ^^konqueror 3.4.0 [12:29] mianos: in the preferences [12:30] mianos, argh why would you wan't to do that ? [12:30] libben: the terminal command is "btdownloadcurses.py file.torrent" [12:30] CellarDoor: to each their own, friend [12:30] :p [12:30] I suppose :p [12:30] can u use a url instead of file.torrent ? like http://yada.com/file.torrent [12:31] crimsun: so...I have a plug names jesusplug in ~/.asoundrc, where the input refers to alsa_pcm:capture_1, what should I enter instead? hw:0,0? [12:31] libben: yes [12:31] libben: read those links, they will give you much freedom === othomas [n=othomas@71-12-21-123.dhcp.spbg.sc.charter.com] has joined #kubuntu === anachronism [n=anachron@p54A96BEC.dip.t-dialin.net] has joined #kubuntu [12:39] hi all [12:40] hello [12:40] you're a member on neowin..right? [12:40] hello again johlin [12:40] you know anything about jack and it's config-file? [12:40] no, but i was just there reading [12:41] okay === jdef [n=jdef@cuscon3427.tstt.net.tt] has joined #kubuntu [12:42] no on jack as well === bazan [n=bazan@APlessis-Bouchard-152-1-26-239.w83-114.abo.wanadoo.fr] has joined #kubuntu [12:43] CellarDoor: Example: I surf on a page with a lot of preview-pics (like kde-look.org) on klicking a preview picture, there's a java script - with the kubuntu default settings u cannot press ctrl + left klick an open a lot of previews because it does allways open in the same tab - not a lot of tabs === laser_tk [n=laser@a84-231-249-47.elisa-laajakaista.fi] has joined #kubuntu [12:44] why not right-click and choose open in new window ? [12:44] i just downloaded that k3 something program [12:44] for cd burning [12:45] but i need another one now [12:45] k3b [12:45] cause i don't want a new window - but i wanna say - hey konqi - do now a new tab [12:45] k3b [12:45] why? [12:45] thats it [12:45] but now i need another one [12:45] for the actual burning [12:45] what one should i get [12:45] k3b works great for me [12:45] caroab [12:45] or something [12:45] err, k3b burns for me ): [12:45] *:) [12:45] SlackedIRC: dont use the enter key for puncuation, please [12:45] anyone installed azuerus from the horay extras and went thru the internal updating process it has? every time i restart azuereus. it wont get the updated jar file. [12:46] libben: i've only had luck with the az you get from azureus.sourceforge.net [12:46] mianos: ah rite [12:46] nalioth what u mean === bazan [n=bazan@APlessis-Bouchard-152-1-26-239.w83-114.abo.wanadoo.fr] has left #kubuntu ["Konversation] [12:47] SlackedIRC: please compose your thoughts and commuicate them in complete sentences [12:47] Ok, apparrently replacing "noatime,user,exec,dev,suid" with "umask=022" didn't work [12:47] No damn konqi - it does not what i want === amina [n=amina@62.84.66.90] has joined #kubuntu [12:47] nalioth: well. ive done like 1 update allready. but when it wanna do it again, to next version.. it wont get it.. its downloaded and all, but when i press restart, ... its still the version before the new updated is downloaded [12:47] how can i search for files in the system? [12:47] wanna see where the jar file is [12:47] libben: apt-cache search [12:47] libben: ah, in that case: locate [12:48] can someone help me [12:48] crimsun, apparrently that didn't work [12:50] locate Azureus2.3.0.4.jar [12:50] kewl. [12:50] i do this at root [12:50] and no files are found =( [12:50] hmm [12:50] wonder where it is =) [12:50] cause im seeding that file from azuerus [12:51] hmm... maybe its from a tmpfile that is not named that [12:51] libben: do this: "sudo updatedb" [12:51] libben: when the update finishes, try locate again [12:52] ok, updatedb is database ? [12:52] rehashing all files to speak of = [12:52] ? [12:53] libben: updatedb is usually run by the system crontab in the middle of the night [12:53] and boyah, there it was. [12:53] but under another name [12:54] but why aint the azerus getting itself updated [12:54] lol [12:54] read the install act file [12:55] move,/home/libben/.Azureus/updates/inst_1/Azureus2_2.3.0.4.jar,/home/libben/.Azureus/Azureus2.jar [12:55] hmm [12:55] does move command also renames it in the same process ? [12:56] why do i ask these dumb questions? [12:56] let me fire up a terminal and just try with a dummy file [12:56] Sorry to be a pain folks but trying to help a friend who is using linspire change permissions so he can read his ntfs partition without having to log in as root... apparrently replacing "noatime,user,exec,dev,suid" with "umask=022" didn't work for him [12:57] lol [12:57] move isnt reccon in the system [12:57] but mv is [12:57] let me just edit the install file [12:59] i have a pcmcia -tv-analog, dvb-t and radio analog (ukw-fm) card [12:59] I have a laptop with 1gig of ram. At kernel bootup, I get : "Warning only 896MB will be used". Any clue ? I even tried to recompile with high memory support [01:00] what tools/programms - must have is available for radio? [01:00] and for radio u mean internet radio. like just normal shoutcasting ? === Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu [01:02] libben... no [01:02] just oldschool FM - UKW radio === mustafu [n=aeris@66-227-186-146.dhcp.trcy.mi.charter.com] has joined #kubuntu [01:03] libben: you can alias "move" to mv, if you wish [01:04] true =) [01:04] hmm [01:04] it seems that i shouldent edited that install.act [01:05] Just wondering...after following all the instructions for installing NVidia card drivers from the Ubuntu Wiki, the logo still doesn't show up at any time....am I overlooking something? === skaller [n=skaller@81-202-54-72.user.ono.com] has joined #kubuntu === skaller [n=skaller@81-202-54-72.user.ono.com] has left #kubuntu ["Konversation] [01:08] If I open home from the desktop, it opens in a new tab in konqueror, how do I make it open all local files in a new windows [01:10] ? === CellarDoor [n=CellarDo@d220-238-72-163.dsl.vic.optusnet.com.au] has left #kubuntu [""Righteousness] === ml-- [n=kenta@h218n3c1o1036.bredband.skanova.com] has joined #kubuntu === wildman is back. [01:12] bar the door, wildman is back [01:13] nalioth: >-] [01:14] nalioth: u forgot to add *trailer voice* Bar the DOOR, wildman is BACK! [01:14] libben: yer too funny! :0 [01:16] at least I've discovered which is the process eating my disk for so long at so early hours... updatedb from slocate command [01:16] sudo crontab -e to change it to run, say at 5AM? [01:16] cuz it cannot take that long to run on A64 3200 with SATA disk (200GB) [01:17] wildman: what time does it run now? [01:17] wildman: w00t? how can u run that sh*t? nah nah nah, waste it. Ur hardware is to oold [01:18] nalioth: haven't a fkn clue [01:18] libben: lol [01:18] wildman, updatedb takes ages here too [01:18] nikkia: that's not nice at all... [01:18] wildman, i knocked it back to a cron.weekly === dominik [n=dominik@p54AE456A.dip0.t-ipconnect.de] has joined #kubuntu [01:18] what does updatedb does ? [01:19] i mean, i understand what it does. === _dominik [n=dominik@p54AE456A.dip0.t-ipconnect.de] has joined #kubuntu [01:19] but is it cruecial for the system if its not have a updateddb ? [01:19] no crontab for root [01:19] how do I get opengl working with my nvidia-card? [01:19] libben, it rebuilds the locate database, which is a list of all files on the system [01:19] where do I find those system-run tasks? [01:19] libben: it keeps all the files on your box catalogued [01:19] wildman, updatedb will be in /etc/cron.daily [01:19] k, but is it important for the system to has it catalogued ? [01:19] johlin: by removing nvidia debs and installing the NVidia drivers as told in some Ubuntu wiki which I don't have handy now. works here [01:20] libben, no [01:20] libben: no. but important for those who seek jar files [01:20] libben, its purely a user conveinence thing [01:20] wildman: nvidia debs in kynaptic? [01:20] nikkia: so, I just mv /etc/cron.daily /etc/cron.weekly ? [01:20] sorry [01:20] ok. so its ok to deactivate it and then do it manually [01:20] libbden, i doubt there are any system scripts that rely on locate [01:20] nikkia: so, I just mv /etc/cron.daily/slocate /etc/cron.weekly ? [01:20] wildman, yes [01:20] k [01:21] wildman: and accept that its possible now for locate's output to be up to 7 days out of date :) [01:21] johlin: yes, if u follow the unnoficial howto that tells u how to add universe/multiverse repos [01:21] nikkia: I don't mind, I don't use it that much :) [01:21] I prefer find ;) [01:21] wildman: a small price to pay, IMO, and if i'm looking for something i KNOW i've installed in the last couple of days, i either 'know where to look, roughly', or i run updatedb manually [01:22] nikkia: moved. thx. [01:22] find == updatedb with locate? in other words, it goes thru all files like the updatedb does, and pick it out? [01:22] libben, its sort of a time shifted find [01:22] libben, updatedb just does a find and stores the output, so its 'instant' to 'locate' something... [01:22] find always crashes on me [01:22] if you don't use it much, you might be fine with waiting on find, depends on circumstances, really [01:23] and find goes thru all files and look for it. [01:23] nikkia: then, I could even rm -f /etc/cron.weekly/slocate ? [01:23] wildman: yeah, if you want [01:23] wildman, as i said, i don't think any system scripts depend on locate working anyway [01:24] cue deep announcer voice "wildman goes on a slash and burn spree" [01:24] ok, I'll rename it to slocate.foo [01:24] 'wow, i don't need any of those things in /sbin!!' :) [01:24] and next week I'll know if it's run or not ;) [01:24] wildman, no, it'll still run in that situation [01:24] lol [01:24] wildman, anacron runs *all* files in the corresponding /etc/cron.* directory [01:24] !poof! [01:24] othomas: I give up, what is it? [01:24] nikkia: oh. ok. [01:25] wildman, you'd want to put it in /etc/cron.backup/ or something (after creating the dir, of course) [01:25] nikkia: ok === nikkia sort of likes the run-parts approach to things, its a shame ubuntu didn't accept the debian style /etc/profile.d [01:27] nikkia: dun. thx. [01:29] why dident they want the debian style ? whats the pros and cons? [01:29] libben: dont go there [01:29] lol === libben looks at it.... hmm.. pandoras box looks so lovely [01:30] heh === libben WHY nikkia why? [01:30] libben, i have no idea [01:30] k [01:30] i suppose its *slightly* slower to find and run multiple scripts [01:30] but on the other hand, its a lot cleaner than a monolithic /etc/profile === faked [n=faked@83-65-232-164.dynamic.xdsl-line.inode.at] has joined #kubuntu === reiki [n=yardbird@24-52-225-13.kntnny.adelphia.net] has joined #kubuntu [01:32] I was told that this is the place to ask about a tuner (musical instrument tuner...chromatic) ... is this a readily available package? [01:33] reiki: there are probably a million and one tuners for linux [01:33] nikkia knows her tuners [01:33] nalioth: actually, as far as software ones go, no, i don't [01:33] anyone knows if wine can handle asio-drivers and cubase? [01:34] nalioth: i have tuners in my rack gear, and a handheld one, so never needed a software tuner === pc10 [n=pc10@203.177.247.139] has joined #kubuntu [01:34] johlin: i don't believe so [01:34] nikkia: I'm looking for a chromatic tuner... display frequency of a note played through mic... and ideally having a meter showing sharp or flat in cents [01:34] reiki, as i said, there are probably a million and one of them [01:34] nikkia: can you point reiki in the general direction? [01:34] nikkia: I build flutes... I use a Korg c30 quite happily out in the workshop [01:35] reki: if you are willing to go one step further, jesusonic is a full fx-processor for guitar, and has build in tuner, and it's free [01:35] you'll need jackd, jack-plugin for alsa and a little tweaking, but it's good === laser_tk [n=laser@a84-231-249-47.elisa-laajakaista.fi] has joined #kubuntu [01:36] reiki, gtkguitune looks like it might be chromatic [01:36] johlin, appreciate the lead and I'll look at that, but I'm primarily interested in getting the flutes concert tuned rather than recording with effects.. at least for now [01:36] nikkia: thanks... :) [01:37] nikkia: thanks [01:37] reki: okay. I am looking for the same, so I am cunsulting google, I'll tell you if I find anything [01:37] wich one of these two are runned if u start with just azureus? [01:37] /home/libben/.Azureus/Azureus2.jar [01:37] /usr/share/java/Azureus2.jar [01:38] libben: the /usr/ one [01:38] libben: anything in your homedir is settings [01:38] there is also a jack tuner, but i don't see it in the repos. unless its part of another package === gary [n=gary@AMontpellier-251-1-13-87.w83-113.abo.wanadoo.fr] has joined #kubuntu [01:39] nalioth: so why would the install.act script wanna put the jar file into my homedir ? [01:39] if its gonna start the jar from usr === feens is now known as jesusfish [01:39] reiki: http://www.geocities.com/harpin_floh/kguitune_page.html [01:39] libben: b/c that's where azureus downloads temp files to [01:40] that's the homepage for gtkguitune/kguitune/qtguitune [01:40] as i say, looks chromatic to me, but i haven't tried it [01:40] is gaim-vv available in the repo? [01:40] nikkia: that seems like a good one. thanks! [01:40] nikkia: much appreciated. With a million and one of them out there I appreciate your help narrowing it down :) [01:40] reiki, surprisingly, most of them don't seem to be in the repos. [01:41] i know for a fact there is more than the one in there [01:41] nalioth: well, the path tells the jar file to be copied to my homedirs ~/.Azureus/Azureus2.jar [01:41] and thats why i dont understand the install.act script [01:41] nikkia: kinda specialized maybe? I would think guitar tuners had made their way in but chromatic tuners maybe less needed? [01:41] reiki, no, i didn't see any tuners but that one [01:41] reiki, chromatic or not *shrug* [01:41] libben: then change it in the settings [01:42] wich settings ? u mean editing the install.act file ? [01:42] i was thinking of just cp the file over to the right place [01:42] reiki, the only reservation i'd have with THAT tuner, is that it is schmidtt based, but that shouldn't be an issue with flute, as you're talking about pretty pure tones [01:42] libben: no. after your az updates itself, it should clear that dir === gary [n=gary@AMontpellier-251-1-13-87.w83-113.abo.wanadoo.fr] has left #kubuntu ["Konversation] [01:43] (schmidtt based tuners are faster, but less accurate when you are tuning a complex waveform instrument) [01:43] yes it does clear the updates/inst100 dir [01:43] but it never gets updated.. [01:43] cause the jar file is in my homedir. === Sith_Tux [n=normie@alr-bw-3563d.adsl.wanadoo.nl] has joined #kubuntu [01:45] election coverage programs are funny. [01:45] ^_^" [01:45] libben: i've put my opinion in on azuerus. i use gnu screen + console bittorrent [01:46] "and the leader of <> has just left his house" [01:46] "and what you're seeing right now is the leader of <>'s front door" [01:46] "and this ugly guy is the leader of <>" [01:46] anyone who can suggest a bittorrent client? [01:47] azureus? [01:47] ml--: console bittorrent + gnu screen [01:47] thats the only one these days? [01:47] or btdownloadgui [01:47] ok. no apt packages? [01:48] "azureus: Depends: libswt2.1-java but it is not installable" [01:48] nalioth: nothing pops out when i start to type btdown and hit tab [01:49] libben: it's btdownloadcurses.py file.torrent === jsubl2 [n=jsubl2@72.48.95.220] has joined #kubuntu [01:50] yeah. but shouldent it be tabbable ? =) [01:50] libben: maybe [01:51] libben: there are about 12 commands that start with btdown [01:51] not here [01:51] nothing pops up [01:51] libben: if you hit the tab key hard enough, they'll all shake out into your terminal [01:51] but im on a fresh install of breezy === wincide [n=trax@95.Red-83-35-156.pooles.rima-tde.net] has joined #kubuntu === anachronism [n=anachron@p54A96BEC.dip.t-dialin.net] has joined #kubuntu [01:54] i keep getting a on screen display: display changed: lcd off ....... what is the problem? [01:57] anyone had this problem? [02:02] no one can help me with this??? === lextul [n=lextul@p54B7F0CD.dip.t-dialin.net] has joined #kubuntu === SlackedIRC [n=SlackedI@user-2320.l3.c2.dsl.pol.co.uk] has left #kubuntu ["Leaving"] [02:03] why did my path went away [02:03] Sith_Tux: is your monitor plugged in? it sounds like a hardware issue [02:04] who helped me with export ? [02:04] crimsun: u here ? [02:05] nalioth: it's on my laptop. [02:05] Sith_Tux: it sounds like a hardware issue [02:05] nalioth: any idea where i can find it? [02:06] Sith_Tux: if its a laptop, i'd try booting a livecd and see if it works === Flying_Eagle [n=f_e@pD9534AE9.dip.t-dialin.net] has joined #kubuntu === lextul [n=lextul@p54B7F0CD.dip.t-dialin.net] has joined #kubuntu [02:07] well it works, cause i'm using it now, but every minute i get this message [02:09] sounds like hardware === kasim [n=kai@p508160C4.dip.t-dialin.net] has left #kubuntu ["Konversation] [02:14] can path get changed by other packages ? [02:14] cause all the sudden, my exported path is gone =( [02:15] libben: if you dont put export blah blah into your .bashrc, it can be removed by logging out, restarting, etc [02:16] or simply starting a new bash === lextul [n=lextul@p54B7F0CD.dip.t-dialin.net] has joined #kubuntu === ManLord [n=martin@220.80-202-255.nextgentel.com] has joined #kubuntu === _dominik is now known as |exec| [02:20] ok [02:20] so how do i make it to a perm path ? [02:22] this is actually a kaffeine problem, but since that channel is almost empty, maby someone here knows: I accidentally selected properties -> player engine -> netscape plugin, and now I can't get it back to xine, so no media will open.. please help === Sith_Tux [n=normie@alr-bw-3563d.adsl.wanadoo.nl] has joined #kubuntu === DocTomoe [n=martin@p54A92BC5.dip0.t-ipconnect.de] has joined #kubuntu === reiki [n=yardbird@24-52-225-13.kntnny.adelphia.net] has left #kubuntu ["Leaving"] === nxv_ [n=nxv_@dsl-084-056-081-169.arcor-ip.net] has joined #kubuntu === twix [n=twix@210.213.144.168] has joined #kubuntu === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu === twix is now known as twix_ === faked_ [n=faked@83-65-232-72.dynamic.xdsl-line.inode.at] has joined #kubuntu === faked__ [n=faked@83-65-250-87.dynamic.xdsl-line.inode.at] has joined #kubuntu === redguy [n=mati@ahx95.neoplus.adsl.tpnet.pl] has joined #kubuntu === stefano [n=stefano@i538787F9.versanet.de] has joined #kubuntu === _db [n=db@p54B8AED2.dip0.t-ipconnect.de] has joined #kubuntu === othomas [n=othomas@71-12-21-123.dhcp.spbg.sc.charter.com] has joined #kubuntu [03:09] HIIII..wves [03:09] waves too [03:10] xmms - will play CD'S not audio connected to your puter..to cool [03:14] had a GRUNT of a time gettong it right..have to be logged as root to install the drvrs [03:16] gettong=getting [03:17] lag is a grunt too..bad fingers make it more effective...LOL [03:18] sorryu, I find this as good news === ManLord [n=martin@220.80-202-255.nextgentel.com] has joined #kubuntu === amoraes [n=amoraes@201.19.233.224] has joined #kubuntu === amoraes [n=amoraes@201.19.233.224] has left #kubuntu ["Konversation] === [ITA] MisterX [n=casadio@host29-243.pool871.interbusiness.it] has joined #kubuntu === wincide is now known as nomeansyes === Kyaneos [n=kyaneos@58.Red-83-40-136.pooles.rima-tde.net] has joined #kubuntu === edulix [n=edulix@136.Red-80-59-147.pooles.rima-tde.net] has joined #kubuntu === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu === spine55 [n=spine@216.27.160.114] has joined #kubuntu === Glin|Jol [i=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu [03:41] does anyone know how to change the translucency refresh rate on konsole? === trax [n=trax@95.Red-83-35-156.pooles.rima-tde.net] has joined #kubuntu === trax is now known as wincide === __Ace__ [n=love@h55l211.delphi.afb.lu.se] has joined #kubuntu === _kyaneos [n=kyaneos@58.Red-83-40-136.pooles.rima-tde.net] has joined #kubuntu === |maddox| [n=dox@a212-113-184-199.netcabo.pt] has joined #kubuntu === incubii [n=incubii@cor14-ppp2160.hay.dialup.connect.net.au] has joined #kubuntu === onesandzeros [n=chris@YahooBB220041252004.bbtec.net] has joined #kubuntu === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #kubuntu === spine55 [n=spine@216.27.160.114] has left #kubuntu ["bye] === tenco_ [n=tenco@p549A521D.dip.t-dialin.net] has joined #kubuntu === cnp-mad30 [n=xurxo@110.Red-80-33-190.pooles.rima-tde.net] has joined #kubuntu === Kamping_Kaiser [n=Karl@ppp225-121.lns2.adl4.internode.on.net] has joined #kubuntu === alexandros [n=alexandr@63.245.125.126] has joined #kubuntu === pedri2 [n=pedri2@203.215.115.150] has joined #kubuntu [04:23] i have a usb web cam, what application do i need to view it? === anachronism [n=anachron@p54A96BEC.dip.t-dialin.net] has joined #kubuntu [04:34] anyone here? [04:35] yes, but i cant help you with that :/ === ubuntu [n=ubuntu@p508DBFEA.dip0.t-ipconnect.de] has joined #kubuntu [04:39] hey K_KK [04:39] k_k too [04:40] hi othomas :) how are you? [04:41] ghood ty..:) === Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu === Xsecrets [n=mike@pcp08974637pcs.lbanon01.tn.comcast.net] has joined #kubuntu === Xsecrets [n=mike@pcp08974637pcs.lbanon01.tn.comcast.net] has left #kubuntu ["Konversation] === faked [n=faked@83-65-237-101.dynamic.xdsl-line.inode.at] has joined #kubuntu === pedri2 [n=pedri2@203.215.115.150] has joined #kubuntu [04:47] what's the kubuntu alternative for gnome meeting? === KWizzard [n=wizzard@chello085216170248.chello.sk] has joined #kubuntu === shadowed [n=shadowed@host57-17.pool8249.interbusiness.it] has joined #kubuntu === shadowed [n=shadowed@host57-17.pool8249.interbusiness.it] has left #kubuntu ["Konversation] [04:54] pedri2: hold on a sec [04:56] pedri2: surprisingly, google isn't turning up anything, neither is yahoo. You could try asking in #kde [04:57] thanks === torkiano [n=torkiano@84.77.88.42] has joined #kubuntu === incubii [n=incubii@cor14-ppp2160.hay.dialup.connect.net.au] has left #kubuntu ["Leaving"] === _robert [n=robert@1-1-6-11a.mfb.mlm.bostream.se] has joined #kubuntu === buz [n=buz@80-218-105-74.dclient.hispeed.ch] has joined #kubuntu [05:02] is konference included in the repo? [05:02] <_robert> is there any quivalence for http://packages.qa.debian.org/ in the ubuntu world? [05:03] packages.ubuntu.com [05:03] <_robert> hehe no [05:04] <_robert> packages,QA.debian.org [05:05] is it normal that adept wants to remove kubuntu-desktop on hoary? [05:05] i'm not crazy enough to install something like that [05:06] kubuntu-desktop is only a metapackage [05:06] yes but last time something messed with it the result was a broken ~.kde [05:07] so i'm wary now ;) [05:07] are you sure it wasnt something else you removed along with kubuntu-desktop, as it doesnt actually do anything but depend on a lot of packages to make installation easier [05:08] that was the rc to final update disaster in march [05:08] iirc it was related to kubuntu-desktop breakage [05:08] ah well next weekend i'll update to breezy so it should be a non issue anyay [05:08] brezzy has lots of nice new stuff [05:08] buz: the k-desktop package would ahve been removed as a result of something else, it doesnt hurt anything itself [05:08] and more arriving daily, which is nice === Glin|Jol [i=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu [05:09] Kamping_Kaiser: exactly what i was trying to say, hehe [05:09] i'm fine with synaptic for the time being ;) [05:09] lonewolff: yeh, but i dont think it got through :) [05:10] it did, i think its kinda weird though === mikl [n=mikkel@pdpc/supporter/active/mikl] has joined #Kubuntu === Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu === Kejk_PL [n=konrad@ark10.internetdsl.tpnet.pl] has joined #kubuntu === kalenedrael [n=kalene@c-24-34-92-68.hsd1.ma.comcast.net] has joined #kubuntu === ndazza [n=dazza@203.166.253.227] has joined #kubuntu === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #kubuntu === copernic [n=copernic@81.214.84.138] has joined #kubuntu === blueyed [n=daniel@i53871FC2.versanet.de] has joined #kubuntu === musashi [n=musashi@pool-162-83-57-13.sal.east.verizon.net] has joined #kubuntu === Blissex [n=Blissex@82-69-39-138.dsl.in-addr.zen.co.uk] has joined #Kubuntu === bonzai10 [n=bonzai10@janulla.net.autocom.pl] has joined #kubuntu [05:46] hello [05:46] i have question [05:47] can i install amarok package from Breezy on Hoary?? [05:47] bonzai10: almost surely not. === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #kubuntu [05:47] backports? [05:47] Blissex: and thats quite sure.... i would have thought you could [05:47] so i have to distro-upgrade right?? [05:47] hello everyone, i have 2 questions here since its my first time with kubuntu and stuff === kingconfesso1 [n=stephen@cpe-24-208-236-190.twmi.res.rr.com] has joined #kubuntu [05:48] 1. why is it taking so much RAM? its some process called Xorg, but if i close it, my system crashes. anyting i can do to make it use less ram? [05:48] bonzai10: I would suggest waiting until Breezy is released officially, only a few weeks now. [05:49] anyone know how to log the boot [05:49] musashi: xorg is your windowing system [05:49] kingconfesso1: sudo [05:49] musashi: Xorg actually takes a lot less memory than you think. [05:49] but its taking a lot of memory... [05:49] i know i just wondered if i can install new amarok on Horay, unfortunetly it fails to compile :( [05:49] musashi: Xorg is the X server, or in other words the ''graphics library'' on which your GUI is based [05:49] kaiser: sudo what? [05:49] musashi: its like xfree86 (if you ahve used older distros) [05:50] sudo -s or sudo -i [05:50] (shell or login) [05:50] musashi: Xorg maps into its address space the whole framebuffer on must cards, but that does not mean it is using that much memory. [05:50] i'm a noob, not gonna lie, so i may need a little more help than that [05:51] whats the difference [05:51] musashi: so if your graphics card has a 128MB of onboard RAM, the memory really used byu Xorg will be 128MB smaller than what is reported. [05:51] Blissex: but is there anything i can do to make it use a lil bit less memory? cause i have 512RAM and my system is lagging [05:51] kingconfesso1: sudo -s will give a root shell. [05:52] kingconfesso1: what do you mean with log the boot [05:52] i need to log what occurs when my machine boots [05:52] musashi: I have 512MB too and with some care one can save memory... [05:52] because it keeps freezing during the boot [05:52] so i want to see if there is any patterns [05:52] kingconfesso1: thats a difficult subject... wait [05:53] and also to post them in the forums [05:53] maybe someone will know whats going on === _trax [n=trax@159.Red-81-37-49.pooles.rima-tde.net] has joined #kubuntu === trax [n=trax@159.Red-81-37-49.pooles.rima-tde.net] has joined #kubuntu [05:53] kingconfesso1: actually quick answer: does 'dmesg' print what you need? (it is the very beginning of the boot) [05:53] musashi: well, I have written a little unfinished document on how to save memory under KDE [05:54] musashi: so you are lucky. Look at http://WWW.sabi.co.UK/Notes/linuxKDE.html there is an appropriate section. [05:54] well, when i boot, it runs through this text script, listing off that its decompressing the kernel, starting kubuntu, and then initializing services, however, it crashes at random points [05:54] Blissex: you think itll make my system faster? [05:54] musashi: your system may also be lagging because of many other reasons than lack of RAM. 512MB is pretty OK. [05:54] musashi: yes, if you understand the underlying message... [05:55] musashi: I have found that regularly restarting Konqueror is the single greatest iprovement. [05:55] musashi: dont worry about the Xorg server, it is not the worst and in any you can do little about it. [05:56] so i need to get some kind of log of my boot [05:56] so i can try and get some help [05:56] kingconfesso1: well 'dmesg' is the log of the _kernel_ side of the boot process. [05:56] Blissex: thank you very much for the help, i really appreciate it [05:57] do i just type that command in the terminal? [05:57] kingconfesso1: the problem is really how to log the demons side of the boot, and for that there are special tools, but IIRC they are not available under Ubuntiu [05:58] kingconfesso1: however, virtually all dmons log their errors to 'syslog', so have a look for signs of trouble for example in '/var/log/messages' [05:58] kingconfesso1: yes, just type 'dmesg' at a 'root' terminal. Or perhaps just have a look at '/var/log/dmesg' [05:58] it seems like this all started a few updates back [05:59] konqueror and synaptic have been buggy also, konqueror crashes and synaptic crashes the machine occasionally === mcscruff [n=McScruff@cpc1-folk1-3-0-cust41.asfd.cable.ntl.com] has joined #kubuntu [05:59] ok, now i need help with one more thing. i justdownloaded the latest version of kopete, but i kinda dont understand what i have to do. do i have to compile it? === _trax is now known as wincide === faked [n=faked@83-65-237-74.dynamic.xdsl-line.inode.at] has joined #kubuntu [06:01] i have another question [06:01] kingconfesso1: those are sumptoms like you tried to upgrade to Breezy or some other mixed thing like that... === humbolt [n=hugo@toronto-HSE-ppp4260842.sympatico.ca] has joined #kubuntu [06:01] how do i install install-crossover-standard-demo-4.2.sh [06:02] crap, i don't think i've tried to upgrade to breezy, all my repositories are hoary, i think [06:02] can anyone explain this command "./configure --prefix=`kde-config --prefix`" [06:02] musashi: if possible, never ever download source packages, because compiling and installing them can require advanced developer skills. [06:02] what i have to type for prefix?? [06:02] Blissex: but thats all iam able to find, the tarballs [06:03] musashi: just install everything using APT ('apt-get', 'aptitudee', 'synaptic'). Almost everything you need is ready-made. [06:03] musashi: I am pretty sure that Kopete is part of Kubuntu... [06:03] bonzai10: its saying the prefix is the return value of kde-config --prefix [06:03] i dont get it :/ [06:04] where is it in kubuntu? [06:04] /usr [06:04] yah, it has kopete, but i need the latest version, because this version keeps saying my password is wrong, but iam really sure is not wrong. so it must be a bug of this kopete version [06:04] Sep 14 19:46:32 localhost kernel: ** PCI interrupts are no longer routed automatically. If this Sep 14 19:46:32 localhost kernel: ** causes a device to stop working, it is probably because the Sep 14 19:46:32 localhost kernel: ** driver failed to call pci_enable_device(). As a temporary Sep 14 19:46:32 localhost kernel: ** workaround, the "pci=routeirq" argument restores the old Sep 14 19:46:32 localhost kernel: ** beh [06:05] is that normal? [06:05] ok thanx :) [06:05] kingconfesso1: follow the advice contained therein. [06:05] haha [06:05] yeah, sorry i didn't see that until i just messaged it [06:06] kingconfesso1: but that probably is a fairly harmless thing. I get it too and causes me no trouble. [06:06] theres all kinds of messages in here that i'm not sure are normal, and look kinda bad [06:06] kingconfesso1: look more deeply into the 'dmesg' and '/var/log/messages'. [06:06] Sep 14 19:46:32 localhost kernel: Strange, kseriod not stopped Q === |exec| [n=dominik@p54AE456A.dip0.t-ipconnect.de] has joined #kubuntu === pedri2 [n=pedri2@203.215.115.150] has joined #kubuntu [06:10] maybe i'll just wait for breezy official, then format and clean install [06:10] its just really annoying having your machine crash nearly every cold boot [06:12] musashi: I see. IIRC Kopete indeed has to be updated for a change in which some IM systems handled password, so indeed you need a newer version. [06:12] thanks anyways guys === |exec| [n=dominik@p54AE456A.dip0.t-ipconnect.de] has joined #kubuntu === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has joined #kubuntu [06:12] musashi: but installing from source is a pain. Look on the Ubuntu Wiki to see if someone has made an updated version of Kopete you can just install from .deb === kingconfesso1 [n=stephen@cpe-24-208-236-190.twmi.res.rr.com] has left #kubuntu [] [06:13] musashi: also, I think that KDE 3.4.2, which is available for Hoary, has got a more recent version of Kopete. === _tonio [n=tonio@tonio.planetemu.net] has joined #kubuntu === Octane [n=dan@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #kubuntu === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #kubuntu [06:16] Blissex: i c [06:16] anyone else experiencing this problem: http://www.ubuntuforums.org/showthread.php?s=01113878fab2f62eb4fc3e9fa26073be&p=356118 === faked_ [n=faked@83-65-250-39.dynamic.xdsl-line.inode.at] has joined #kubuntu === |exec| is now known as _exec_ [06:17] Octane: no. but i have the 3.4.2 packages installed [06:18] musashi: if you have 3.4.1 it is in any case a good idea to upgrade to 3.4.2 which has a few bug fixes. [06:19] ndazza: I'm talking about breezy as well [06:19] Blissex: iam using KDE 3.4.0, is that REALLY old? [06:20] musashi: not really old, it is OK, many still use 3.3.2, but it surely does not have the updated Kopete. [06:20] are the blackdown sites available for breezy update of java? [06:21] musashi: kopete works again in 3.4.2, but not in the 3.4.0 version [06:21] Octane: well no i haven't noticed anything unusual, though it could just be those problems haven't turned up yet === Chambers_ [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu [06:21] i see [06:22] musashi: msn changed their authentication mechanism and it broke kopete. the 3.4.2 version works fine, as does most versions of gaim [06:22] well, can anyone hook me up with a link of were can i download the new packages? === Glin|Jol [i=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu [06:23] musashi: you could update to breezy, or you could download the .deb files by browsing an ubuntu repository (but that might cause dependency problems) === pipegeek [n=pipegeek@Harkness-248.resnet.brown.edu] has joined #kubuntu [06:23] musashi: you could upgrade to breezy, or wait a few week untill the release and update then [06:23] ok then, iam going to wait for breezy [06:24] how many weeks until it comes out? [06:24] Hi, folks. Just a quick question-- I'm trying to connect to an SMB share using konqueror, but it doesn't want to accept my password. I'm able to connect to it (using the same un/pw) via smbmount and smbclient. However, when I enter my un/pw, the authorization dialog box immediately pops up again. [06:24] musashi: just upgrade to 3.4.2 for now. [06:25] That last message may have been garbled--it should start "I'm trying" [06:25] Blissex: but how? === Pyf [n=fyp@cpc3-basf3-6-1-cust55.nott.cable.ntl.com] has joined #kubuntu [06:26] Is there a log somewhere I could check? [06:26] musashi: I am fairly sure that there is some HOWTO on the Kubuntu Wiki as to that. [06:26] musashi: wait that I have a look... As I use the Hoary 3.4.2 myself. [06:27] I'm using hoary, btw [06:27] im trying to change some samba settings in control center but whenever i click to go into admin modde, it doesnt seem to let me, is there a way to open sudo open control center? === ubuntu [n=ubuntu@p54A2E173.dip.t-dialin.net] has joined #kubuntu === robyn [n=robyn@203-217-6-132.dyn.iinet.net.au] has joined #kubuntu === robyn [n=robyn@203-217-6-132.dyn.iinet.net.au] has left #kubuntu ["Konversation] [06:32] Pyf: try sudo kcontrol [06:32] musashi: deb http://kubuntu.org/hoary-kde342 hoary-updates main [06:33] musashi: and there are several mirrors of that === jakedahn [n=jakedahn@70-56-165-179.mpls.qwest.net] has joined #kubuntu [06:34] musashi: for example:deb http://mirror.cc.columbia.edu/pub/software/kde/stable/3.4.2/kubuntu hoary-updates main [06:34] add one of those two lines to your '/etc/apt/sources.lst' [06:34] hi all. Does anyone here know how to mount a HFS+ filesystem from kubuntu? [06:35] musashi: this explains how: http://ilc.geektyme.org/viewtopic.php?p=2571 [06:35] jakedahn: most likely. [06:35] ok cool [06:37] Blissex: i do all of those commands in a terminal window? [06:37] and can anyone tell me how to fix my sound error? here is a screenshot http://img.photobucket.com/albums/v615/jakedahn/sounderror.png [06:37] and i am on a Mac Mini [06:38] musashi: add the lines at the beginning to '/etc/apt/sources.list' and the one command from a terminal window. [06:39] musashi: you should really read http://www.debian.org/doc/user-manuals#apt-howto to see how all this package update stuff works. It is very important... [06:39] blissex: will do === Spudchat [n=Spuddle@ppp-69-222-176-248.dsl.chcgil.ameritech.net] has joined #kubuntu === _tonio [n=tonio@tonio.planetemu.net] has joined #kubuntu [06:44] hi everyone...i was wondering about upgrading to breezy [06:44] would i lose all the settings i allready have on here if i did? === _tonio [n=tonio@tonio.planetemu.net] has joined #kubuntu === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu === monica [n=monica@203.Red-83-36-162.pooles.rima-tde.net] has joined #kubuntu [06:47] Any ideas? Where should I be looking to find out why konqueror isn't able to connect to smb servers? Is there a log somewhere? === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has left #kubuntu ["Kopete] [06:50] Spudchat: you will probably lose nothing. But don't upgrade until Breezy is released. [06:50] pipegeek: start Konqueror from a terminal, it should print then error messages to it. [06:51] allright...i was just wonderin :) [06:51] anxious to try it out [06:51] hmm, how do i make sources.list writeable [06:51] because it wont let me write anything in it [06:51] musashi: you must be 'root' to do any activity with installing or managing packages... [06:52] k [06:52] musashi: you must be 'root' to do any activity with installing or managing packages... [06:52] musashi: oops [06:53] musashi: use a 'root' Konsole from the menu, or a 'root' tab within an existing Konsole, or 'sudo bash --login' from an existing tab. [06:53] Blissex: I have. It doesn't. === JensK [n=JensK@p549049FC.dip.t-dialin.net] has joined #kubuntu [06:54] pipegeek: that's rather unlikely, unless you haveset the KDE verbosity level pretty low. There is a way to change the KDE message verbosity level, cannot remember how, ask in #KDE. === blueyed [n=daniel@iD4CC096D.versanet.de] has joined #kubuntu [07:00] finally! the new packages are installing [07:00] thank you for all your help Blissex, it is much really appreciated [07:00] musashi: good good. Thanks for the appreciation! === Glin|Jol [n=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu [07:01] <_tonio> hi all [07:01] <_tonio> stupid question but do you have a gpg.conf file in your profile ? [07:01] <_tonio> I can generate keys but I don't have this file...... [07:02] <_tonio> sounds crazy === darkadmiral [n=darkadmi@p508A2C1A.dip0.t-ipconnect.de] has joined #kubuntu === darkadmiral is now known as DarkAtmiral [07:04] hab gerade ubuntu installiert [07:04] macht nen guten eindruch [07:04] nur mein sound geht hier auch nicht [07:05] seit kernel 2.6.12 gehts nicht mehr [07:06] Speak English. === jonemi [n=jonemi@jonemi.dsl.xmission.com] has joined #kubuntu === jonemi [n=jonemi@jonemi.dsl.xmission.com] has left #kubuntu ["Konversation] === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu === shadowed [n=shadowed@host57-17.pool8249.interbusiness.it] has joined #kubuntu [07:23] crimsun: u here now? === faked [n=faked@83-65-237-158.dynamic.xdsl-line.inode.at] has joined #kubuntu === lextul [n=lextul@p54B7F0CD.dip.t-dialin.net] has joined #kubuntu === krasator [n=krasator@dyn220.xan1.nas.panafonet.gr] has joined #kubuntu === _trax [n=trax@159.Red-81-37-49.pooles.rima-tde.net] has joined #kubuntu === ToyMan2 [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu === _pete [n=pete@chello213047124050.36.11.vie.surfer.at] has joined #kubuntu === fitz [n=fitz@adsl202-146.aknet.it] has joined #kubuntu === krasator [n=krasator@dyn220.xan1.nas.panafonet.gr] has left #kubuntu ["Konversation] === nmorse [n=nmorse@129.244.128.142] has joined #kubuntu === _trax is now known as wincide === |apokryp| [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu === |apokryp| is now known as apokryphos === apokryphos wonders how kvirc still wants me to be apokryp === nmorse wonders what the most convenient route to upgrading to breezy is [07:57] ubotu: tell nmorse about upgrade2breezy [07:57] Thanks apokryphos [07:57] !upgrade2breezy === trax is now known as wincide [07:57] The guide to upgrading to breezy (5.10) is at https://wiki.ubuntu.com/BreezyUpgrade [07:59] shouldnt that wiki entry have some warning about maybe doing backups? [07:59] just in case? [07:59] ah https://wiki.ubuntu.com/BreezyUpgradeNotes does === edulix [n=edulix@136.Red-80-59-147.pooles.rima-tde.net] has joined #kubuntu === apokryphos thought that wiki entry linked to it [08:00] yes but not very prominently [08:00] buz: good idea to fix it then =) [08:00] granted, it's at the top, but not in bold or anything [08:01] i rather dont write anything important today [08:01] half feverish === KWizzard [n=wizzard@chello085216170248.chello.sk] has joined #kubuntu [08:05] apokryphos, hey [08:05] ztonzy: hi there =) [08:05] buz: ouch, sorry to hear that buz. Hope you get better :) === apokryphos will edit it [08:05] i wouldnt mind it so much if it wasnt for my exams on tuesday :( [08:06] as long as i'm healthy again until then i'm ok with it ;) [08:06] apokryphos, the only difference from breezy preview and current latest update in kubuntu/hoary is openoffice, kernel , and that's it ? === JRe [n=jre@pai34-2-82-226-199-36.fbx.proxad.net] has joined #kubuntu [08:07] ztonzy: a few other little things too (some other kde patches), but the KDE version is the same [08:07] apokryphos, I guessed === nikkia2 [n=nikki@host-87-74-30-24.bulldogdsl.com] has joined #kubuntu [08:08] is there a chance to get kde 3.5 from some other approved source like we did with hoary? [08:08] ztonzy: it's a lot faster though :) [08:08] apokryphos, it is ? :) [08:08] :D :O [08:08] maybe time to upgrade [08:08] buz: oh, kubuntu will of course be again the first to package 3.5 =) [08:08] yeah [08:08] buz: I think it'll go in backports this time [08:08] what is best...to upgrade as is, or do it from start ? [08:09] sure pissed gentoo using friend of mine off ;) [08:09] buz, hehe [08:09] ztonzy: upgrade as is should be fine, but mind you -- breezy official isn't out yet. It's still technically unstable. [08:09] apokryphos, yes I know [08:09] "buuuuttt.... " i can still hear it ;) [08:09] ... "it's still compiling!!! no fair" [08:09] some folks I know already done it, have you yet ? [08:09] buz: "Gentoo are once again the first to package KDE, and will be the last to use it" *g* [08:09] yes [08:10] and its probably still masked [08:10] apokryphos: the amazing thing is, most of them only just finished compiling 3.2 :P [08:10] you have to first figure out which of the 250 mini-kde-packages you want, then glue them together somehow === genjix [n=genjix@host81-158-253-161.range81-158.btcentralplus.com] has joined #kubuntu [08:12] hello, i have got flash working with firefox. i was wondering how I can get it working with konqueror [08:13] then figure out what use flags you need [08:13] and finally hope gcc doesnt choke [08:13] i have added the /usr/lib/mozilla-firefox to the plugins folders [08:13] and scanned for the flash plugin, but it doesn't show up on the plugins list. [08:14] genjix: do you have flashplayer-mozilla installed? === apokryphos thinks that's the name [08:14] libflash-mozplugin? yes. === Foodcoman [n=berickso@c-24-20-116-33.hsd1.or.comcast.net] has joined #kubuntu [08:15] !info flashplayer-mozilla [08:15] flashplayer-mozilla: (Macromedia Flash Player), section multiverse/web, is optional. Version: 7.0.25-0.0 (hoary), Packaged size: 956 kB, Installed size: 2136 kB [08:15] genjix: nope, this one. === wincide [n=trax@159.Red-81-37-49.pooles.rima-tde.net] has joined #kubuntu [08:16] has anyone ever gotten the free flashlib to work? [08:17] nope [08:17] apokryphos: all my apt repositories are uncommented but it doesn't exist [08:17] genjix: it's in Multiverse [08:17] genjix: any lines that have "Universe", add "Multiverse" to them [08:19] no way! i knew there was more than this :) [08:19] =) === mustafu [n=aeris@66-227-187-242.dhcp.trcy.mi.charter.com] has joined #kubuntu === _StarScream [n=am@81-178-240-82.dsl.pipex.com] has joined #kubuntu [08:22] nope. no plugins found still. [08:24] but there is a lot more in /usr/lib/mozilla-firefox now === faked [n=faked@83-65-237-158.dynamic.xdsl-line.inode.at] has joined #kubuntu [08:25] genjix: do a full restart of Konqueror [08:25] genjix: close it, then in Terminal -> killall konqueror [08:25] ok [08:25] restart it, then scan for plugins. It should work. [08:26] ok im going to kill x [08:28] :( [08:28] i have the path /usr/lib/mozilla-firefox/plugins === slicslak [n=slicslak@S0106000f66e13f97.ed.shawcable.net] has joined #kubuntu [08:28] and underneath that path are the 3 plugin files (including the dynamic library) === jakedahn [n=jakedahn@70-56-165-179.mpls.qwest.net] has joined #kubuntu [08:29] hm === faked [n=faked@83-65-237-158.dynamic.xdsl-line.inode.at] has joined #kubuntu [08:29] genjix: what do you have in ~/.mozilla/plugins ? [08:29] gentoo has rc-update to control which init.d apps start on startup. what's the equivilent in ubuntu? [08:30] flashplayer.xpt and libflashplayer.so [08:30] slicslak just make dynamic links in [08:30] genjix: and Konqueror is definitely set to scan it? [08:30] slicslak update-rc.d [08:30] rcX.d [08:30] libflashplayer.so is what Konqueror needs. It really should work if it scans that directory [08:30] no... [08:31] thanks! [08:31] genjix: add it, then. [08:31] just have [08:32] nothing [08:32] going to restart konq and read the help files a bit [08:32] brb [08:33] Odd [08:33] genjix: you have kde 3.4.2? === mikl [n=mikkel@pdpc/supporter/active/mikl] has joined #Kubuntu [08:34] yes [08:34] no kde 3.4.0 [08:34] !kde342 [08:34] kde342 is, like, totally, at http://kubuntu.org/hoary-kde-342.php [08:35] really? will kynaptic update it for me? === faked [n=faked@83-65-237-158.dynamic.xdsl-line.inode.at] has joined #kubuntu === _evig_wifi_ [n=worsches@84-120-132-172.onocable.ono.com] has joined #kubuntu [08:36] ok thank you. i do really appreciate your help and time. === faked [n=faked@83-65-237-158.dynamic.xdsl-line.inode.at] has joined #kubuntu [08:38] genjix: oh, yes [08:39] did the filter freeze issue in kmail get fixed in the past few months? [08:39] genjix: kynaptic/apt. Just add deb http://kubuntu.org/hoary-kde342 hoary-updates main to your /etc/apt/sources.list [08:39] i'd like to ditch thunderbird ;)= [08:40] buz: what was the bug? [08:40] external filtering of a lot of messages freezes it as it's done in the main thread [08:41] apokryphos: doing that right now [08:41] say you hand 1000 mails to spamassassin, it will freeze until spamassassin processed every single one of them [08:41] instead of starting a new thread, to communicate with spamassassin [08:41] and let me continue work === Leshrac [n=lameva@96.Red-80-36-252.pooles.rima-tde.net] has joined #kubuntu === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has joined #kubuntu [08:42] other than that, kmail would be a decent client === blackflag [n=stefan@p54ABE551.dip.t-dialin.net] has joined #kubuntu [08:44] hello, I'm trying to get a wireless card working using ndiswrapper but the first step says: Launch synaptic or whatever package management tool you prefer, and I don't know hot to start synaptic or any other package manager. [08:45] buz: gmail does all my filtering for me (luckily), so haven't experienced [08:45] Yup, I do love KMail. [08:45] i dont trust gmail [08:45] did weird stuff to me more than once [08:45] Leshrac: run Kynaptic. alt+f2 -> kdesu kynaptic [08:45] buz: I checked the spam for about a month; never got one in there I didn't want. [08:45] thanks, btw, what des that rogram do? [08:45] still check it on rare occassions. [08:46] no really spam checking related [08:46] Leshrac: it's the Kubuntu Package Manager. [08:46] more like not delivering mails for hours at times [08:46] ok thanks [08:46] buz: hasn't happened here :D [08:46] (to servers I control myself, so i know its googles fault ;( [08:47] oO [08:47] buz, i've seen that too [08:48] so you might agree on my wariness ;) [08:48] buz, i also get the 'sorry, gmail is not available at the moment' a fair bit [08:48] mhh that i havent seen === Jeezis [n=roger@pdpc/supporter/student/Jeezis] has left #kubuntu ["Kopete] [08:48] but i rarely ever use it [08:48] i dont think it's all that good it's made out to be anyway [08:48] the new yahoo interface looks gorgeous though [08:48] just like a normal client should look ;) [08:49] nooow, something like that in open source i want ;) [08:49] i use it for emails i don't want connecting me to my, umm, private things, that my personal email might give away :) [08:49] ie, most co-workers know my gmail address, a select few know my real address === Glin|Jol [i=bobo@cpe-66-108-244-133.nyc.res.rr.com] has joined #kubuntu === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu === apokryphos has one address and about 5 forwarders === bert [n=bert@c529def15.cable.wanadoo.nl] has joined #kubuntu [08:50] apokryphos: i have a total of somewhere in the neighbourhood of 100-120 email addresses :) [08:51] most of which get checked once or twice a year :) [08:51] nikkia: but not ones you use? ;-) === musashi [n=musashi@pool-162-83-57-13.sal.east.verizon.net] has joined #kubuntu [08:51] i have about 40 [08:51] apokryphos: no, i use, umm, 8 routinely [08:51] 5 i read [08:51] 2 i sometimes check [08:51] the rest i dont even bother anymore === faked [n=faked@83-65-237-158.dynamic.xdsl-line.inode.at] has joined #kubuntu [08:51] yup, we're all around the same. [08:51] hello again everybody === laszlok [n=laszlo@134.117.187.134] has joined #kubuntu === Jeezis [n=roger@4.23.231.107] has joined #kubuntu [08:52] is it possible to run a exe file in kubuntu? [08:53] because iam trying to install a game that i played on windows === bert [n=bert@c529def15.cable.wanadoo.nl] has joined #kubuntu === ToyMan2 [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [08:53] Musashi - Do you currently have any type of Windows(tm) emulation installed, like WINE or QEMU or anything like that? [08:54] nikkia2: where else would kvirc save identity etc setttings? In settings -> identity I have apokryphos and my real name, but it insists on always connecting me as apokryp:apokryp [08:54] apokryphos: there are two sets of settings [08:54] one 'global', and one per-server [08:55] gah [08:56] musashi: what kind of game? Simple or lots of graphics? [08:56] and there seems to be a Settings -> Registered users === insanekane [n=kane@202.83.34.156] has joined #kubuntu [08:56] confusing [08:57] laszlok: actually, the effectiveness of wine/cedega seems to have little real bearing on how complex the game is... [08:58] Is cedega necessary to play many current games or can wine do it on it own? [08:58] Foodcoman: you can get winex, which is basically cedega without copy protection support [08:58] nikkia: sorry, where's the per-server setting? Can't seem to find it. [08:58] apokryphos: under the servers list in the settings [08:59] find a server, and there should be a tab for user settings [08:59] normally, the checkbox for overridding the global settings should be unchecked, but you might have checked it by mistake [08:59] nikkia2: I dont want to copy anything, would that allow my boy to play his games? Jurrassic Park Operation Genesis? [08:59] Without rebooting to windows? [08:59] Foodcoman: no, thats not what i mean [09:00] d'oh. Thanks. 8) [09:00] Foodcoman: if the game uses copy protection, cedega has code to allow that to work, winex doesn't, and in most cases, will fail because it thinks the game is a pirated copy === laszlok [n=laszlo@134.117.187.134] has joined #kubuntu === apokryphos decides to test === neil [n=neil@lns-vlq-26-nic-82-254-175-44.adsl.proxad.net] has joined #kubuntu === apokryphos [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu [09:02] um === neil is now known as poco [09:03] laslok: its a MMORPG with 3D graphics [09:03] Half way there :D [09:03] nikkia2: I track with you now! Gotcha. [09:03] uc50_ic4more: erm..nope? [09:03] musashi, which one? === blank [n=blank@adsl-68-93-7-208.dsl.austtx.swbell.net] has joined #kubuntu [09:05] nikkia2: ragnarok online [09:05] ragnarok is 3d now ? [09:05] nikkia2: Cedega is Subscription correct? === |maddox| [n=dox@a212-113-184-199.netcabo.pt] has joined #kubuntu [09:05] Foodcoman: yes [09:06] nikkia2: do you get the auto-identify to work with the settings -> irc -> nickserv? [09:06] seems like there's many ways to do it, apparently. [09:06] apokryphos: no point, on freenode === Chambers- [n=Thom@pcp02906040pcs.roylok01.mi.comcast.net] has joined #kubuntu [09:06] apokryphos: just send your nickserv password as the irc server password, and you get auto-id'ed [09:07] oh really? nice feature ;) [09:08] I have a question, I am trying to get hold of the .inf file to make ndiswrapper work, but the windows drivers come in a .exe windows installer [09:08] what should I do? === apokryphos [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu [09:11] nikia2: it is 2d [09:11] 3d* [09:12] Ragnarok Online backgrounds are fully 3d, while the characters are 2d [09:12] thats what makes that game so addictive :P [09:13] nikkia2: server pass isn't set in settings -> connectiong -> servers -> freenode? === apokryphos can't believe it's being this difficult :P [09:14] apokryphos: it is.... [09:14] apokryphos: there should be an advanced button, iirc, that opens the username/password settings for the server [09:15] nikkia2: entered all that, with autojoin channels etc etc; password is in there, but no autoidentification [09:15] My son is hook on Battle for Wesnoth. === cb68 [n=cb@lns-bzn-6-str-82-250-165-99.adsl.proxad.net] has joined #kubuntu [09:15] =) === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has left #kubuntu ["Kopete] [09:15] Installed yesterday. [09:15] apokryphos: strange === iceman [n=sam@196.2.95.141] has joined #kubuntu [09:16] Hello, I am installing kubuntu 5 10 === iceman [n=sam@196.2.95.141] has left #kubuntu ["Konversation] === jakedahn [n=jakedahn@70-56-165-179.mpls.qwest.net] has joined #kubuntu [09:17] And after my computer restart I have a blue screen with installing package [09:17] Preparing for installation [09:17] But it stay at 0% [09:17] Is it normal ? === N17R0 [n=w00t@tor/session/x-c8001bd19ef62e1c] has joined #kubuntu [09:18] I presse cnt alt del [09:18] Hrmmm CD drive not detected to extract packages after reboot? [09:18] Laptop? === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has joined #kubuntu === apokryphos [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu [09:19] I took the DVD away after the fist installation === uc50_ic4more [n=robert@d36-69-80.home1.cgocable.net] has left #kubuntu ["Kopete] [09:20] Now I am a black screen in root [09:20] hey, can someone help me get sound on my mac mini running kubuntu? [09:21] i start again [09:22] I explain : I just install a new Kubuntu 5 10 === Pyf [n=fyp@cpc3-basf3-6-1-cust55.nott.cable.ntl.com] has joined #kubuntu [09:23] And It does not work I still have ubuntu configuration Installing package [09:23] 0% === apokryphos [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu [09:23] Shall I reinstall all ? [09:23] whats the command to change permissions of a folder in terminal? [09:23] chmod [09:24] so "sudo chmod sam:sam folder [09:24] to change to sam [09:24] Where can I get support in an installation [09:24] pyf, erm, no :) [09:24] no, that's chown [09:24] pyf, that'd be chown you're thinking of [09:24] to change owner [09:25] but the format is right? [09:25] Question I want to install Kubuntu on a partition [09:25] pyf, chmod takes either octal permissions (755, etc), or a string in the form of u+rx, u=rw, u-w, etc [09:25] The partition already exist at least I should format it [09:25] hey, can someone help me get sound on my mac mini running kubuntu? anyone at all? [09:25] eg, sudo chmod 755 folder [09:26] try in the ubuntu channel jake, maybe you have more luck [09:26] How easy is it to install Kubuntu ? [09:26] ok, is it just #ubuntu? [09:26] yes [09:26] ok [09:27] OK now My screen is in the partitionning [09:27] cb64 as easy as plugging the cd in you drive [09:27] cb68: do you have some "free space" which u plan to use for kubuntu ? === apokryphos [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu [09:28] no I have a whole partition for that [09:28] cb68: you mean a windows partition ? [09:28] or yes the free space is hda5 [09:28] cb68: ok, move cursor to it, press enter ... and delete the partition [09:29] cb68: then, go back to the main menu (ie, partitioning menu) and select "automatically partition" [09:29] Can I keep the partition and format it simply [09:29] cb68: no [09:29] OK I delete the partition === apokryphos [n=apokryph@host-87-74-3-224.bulldogdsl.com] has joined #kubuntu === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has joined #kubuntu [09:30] And how to delete a partition with the installation tool, I click on the hda5 ? [09:31] Yes I found it === eljefe [n=irielion@137.224.222.15] has joined #kubuntu [09:31] sorry for the spam, finally done :D [09:31] it's pretty straightforward cb64 [09:31] hda5 is deleted now and how to create it again ? [09:31] anyone knows how to change the new usplash theme? [09:32] nikkia: thanks === apokryphos is out now [09:32] I'd use the automatic option cb64 [09:32] cb68: no need to create it ... just select the "automatically partition" menu item .. and you partition+swap is created [09:32] Sorry I have an french version if I choose partitionnement assist is it ok? [09:33] In english it means assisted partitionning not automatic === slow-motion [n=xxx@p548DE81E.dip.t-dialin.net] has joined #kubuntu [09:33] it should do it [09:33] Or should I go back === I_Eat_Plastic [n=ph3r@71.244.0.64] has joined #kubuntu [09:33] it's probably just a bad translation [09:33] hallo [09:34] OK option number 3 after RAID (n1) and LVM n2 [09:34] cb68: i don't know the position of the menu item, or the french translation .. [09:35] I don't want to loose all my disk ! [09:35] cb68: but one think i can tell ... until you "commit" the changes to the partition table, it wont be changed ... in other words, (afaict) hda5 hasn';t been deleted *yet* [09:36] cb68: don't worry ... try the assisted partitioning (if there is nothing closer to the meaning of automatic) ... btw, it is quite easy to see it, since there are only few menu entries === jjesse [n=trillian@69-87-140-51.async.iserv.net] has joined #kubuntu === jjesse [n=trillian@69-87-140-51.async.iserv.net] has left #kubuntu [] [09:37] OK i did it my hda5 now has the number 9 and is LVM ? [09:37] and not ext3 ? [09:37] no matter ... [09:37] err .. [09:37] didn't you select assisted partitioning ? [09:37] cb68: ^^^ [09:38] cb68: did you get the new swap space as well ? [09:38] OK now I understant The lvm of 10 giga is divided in 9.6 ext3 for the installation and 444 Mega for the swap ! [09:38] cb68: yep :) [09:38] I think this sould be new ? [09:39] yep [09:39] so now continue with the installation :) [09:39] OK I did it ! [09:39] I have a message [09:40] like ? === Mez [n=Mez@cpc4-lich4-3-0-cust247.brhm.cable.ntl.com] has joined #kubuntu [09:40] Partitionner les disques avec l'outils partman not yet implemented! [09:40] ? [09:40] Thsi ext2 filessystem has a rather strange layout ! Parted cant resise this yet [09:40] I did not to resize === Kyaneos [n=kyaneos@59.Red-83-40-140.pooles.rima-tde.net] has joined #kubuntu [09:41] cb68: oh ... u are resizing the lvm partition .. hmm .. [09:41] I press continue anyway [09:41] cb68: hda5 was originally LVM ? [09:41] is adept going to become kynaptic replacement? [09:41] musashi: 3d graphics won't work on kubuntu [09:41] non I had hda1 windows [09:41] Lechrac: use wine to run the drivers, see if you can get them to extract the inf for you [09:42] cb68: no, what abt hda5 ? [09:42] and on my logical parti hda5 lin1 hda6 swap etc.. === eljefe [n=irielion@137.224.222.15] has left #kubuntu ["Kopete] [09:42] cb68: i think win xp uses LVM afaik [09:43] I did not understant this message : but the installation continue [09:43] cb68: so hda5 was originally ext3 ? [09:43] ok === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has left #kubuntu ["Konversation] [09:43] Probably a wrong message ! === Pandziura [n=root@217.129.136.136] has joined #kubuntu [09:43] It is still a beta distri [09:43] hmm, i doubt it ... i do remember partman not supporting LVM ... wonder if it does know though === haim [n=haim@84.94.109.69.cable.012.net.il] has joined #kubuntu [09:44] Do you know if on the old distri the partitionin was lvm ? === Spudchat [n=Spuddle@ppp-69-222-176-248.dsl.chcgil.ameritech.net] has joined #kubuntu [09:46] cb68: i have not used LVM so far ... but i do wish it was available :) [09:47] I only did a first test 6 month ago but I install it on a totaly blank disk. [09:47] But now I install it on a specified partition [09:48] laslok: 3d graphics wont work on kubuntu!?!? === mustafu [n=aeris@66-227-187-242.dhcp.trcy.mi.charter.com] has joined #kubuntu [09:49] what if i use a winodws emulator like wine? [09:49] i have a red screen [09:49] welcom === Kyaneos [n=kyaneos@59.Red-83-40-140.pooles.rima-tde.net] has joined #kubuntu [09:49] I should check /var/log/syslog [09:50] it says that the partition var do not have enough space ! [09:50] What is the var partition ? I wanted all in one partiton ! [09:51] I press continue [09:53] how i can play game [09:53] ? [09:54] what game? [09:54] I have one more red screen ! [09:54] apt configuration failed [09:54] 0verkill-0.16 [09:55] installation lilo failed ! [09:55] This version does not work well !!! [09:55] cb68: damnit, you probably need to remove lvm ... or something ... [09:55] cb68: btw, the "damnit" was not aimed at you, but the installer :) [09:56] I hope I will find my data for the other partitions [09:57] Now I have the choise to put lili on /dev/hdb or /dev/hda9 ??? [09:58] cb68: why lilo ? why not grub ? === th4tba5t4rd [n=shadesof@ppp-69-221-14-193.dsl.toldoh.ameritech.net] has joined #kubuntu [09:59] My installer write lilo [09:59] oh right [09:59] OK I remove my lvm partion and start again ! [09:59] hmm, last time i installed, the default was grub ... or so it seemed [09:59] yes, default is grub === Octane [n=octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #kubuntu [10:03] now that we speak of grub, I have just noticed that it has broken my WinXP installation [10:03] does anyone know how can I fix it? [10:04] has nobody problems connecting to the msn network with kopete?? === Slike [n=Slike@70-171.245.81.adsl.skynet.be] has joined #kubuntu [10:05] hello, which package do I need to install to have the html/php/...-help available in quanta? [10:05] Leshrac: what do you mean ? === Chameleon22 [n=Blah@60-240-232-5-vic-pppoe.tpgi.com.au] has joined #kubuntu [10:05] I get an error message when trying to load winxp === apx [n=apx@213.138.241.229] has joined #kubuntu [10:05] it's says it lacks a file === apx is now known as _apx [10:06] I wish that's all my WinXP lacked ;) === _apx is now known as apx === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has joined #kubuntu === apx [n=apx@213.138.241.229] has left #kubuntu ["Konversation] [10:06] not sure, but is kynaptic supposed to take 45 minutes updates for only two days (breezy) [10:07] I stop my installation and now my other partion is not usable ! [10:07] I distroy all my disk because of lvm === Alia26 [n=tia@217-81-134.5001.adsl.tele2.no] has joined #kubuntu [10:07] cb68: you probably didnt, you can use the livecd to check properly [10:08] It is too late [10:08] And I had a partition specialy to test distribution [10:09] hmm [10:09] I have a distri for my daily work and I want to test new distri in order to adopt it and I wanted to change for kubuntu [10:09] Now I have kernel panic [10:09] with my old mandriva distri [10:10] when loading windows from grub it tells me it lacks this file: \system32\hal.dll, and it doesn't load. does anyone know what can I do to fix it? [10:10] thats clear that the kernel gets panic. === |maddox| [n=dox@a212-113-184-199.netcabo.pt] has joined #kubuntu [10:10] OK windows xp works for me [10:11] Leshrac: yes, that happens very often to me ... don't know how to fix, but i suggest extracting it from the windows installer disk cab files, and replacing it in the right place [10:11] How to delete lvm partition ? [10:12] insane, has it worked for you? [10:12] Leshrac: i haven't tried ... XP is not dear to me ;) [10:12] OK I try to install again [10:12] (or to the people I have converted over to Kubuntu ;) ) [10:13] But I am tired it is 22:12 here [10:13] I would be happy to use it if I could get my wireless card to work [10:13] but without it is totally useless === slow-motion_ [n=xxx@p548DE81E.dip.t-dialin.net] has joined #kubuntu [10:16] Leshrac: iwconfig stuff doesnt work ? [10:17] problem is I can't get ndiswrapper to work === Slike [n=slike@70-171.245.81.adsl.skynet.be] has joined #kubuntu [10:20] has nobody problems connecting to the msn network with kopete?? please [10:20] no === cb68 [n=cb@lns-bzn-6-str-82-250-165-99.adsl.proxad.net] has left #kubuntu [] [10:21] Kyaneos: 3.4.0 wont connect to msn. 3.4.2 will, msn updated their auth stuff so it broke kopete === KWizzard [n=wizzard@chello085216170248.chello.sk] has joined #kubuntu === gsuveg [n=gsuveg@224-018.adsl.pool.ew.hu] has joined #kubuntu [10:24] ok lonewolff , thank you very much [10:24] lonewolff, the kopete in the standard hoary repos works too [10:24] lonewolff: can i install kopete 3.4.2 without installing all the 3.4.2 KDE environment?? [10:24] lonewolff: not for me [10:24] nikkia2: what version is that? === lascar [n=aj@pcp0011284583pcs.union01.nj.comcast.net] has joined #kubuntu [10:25] nikkia2: it didnt work for me when i was on hoary [10:25] lonewolff just waiting for aptitude to load to check === Pyf [n=fyp@cpc3-basf3-6-1-cust55.nott.cable.ntl.com] has joined #kubuntu [10:25] 3.4.0ubuntu2.1 [10:25] hmmm, i could never get that to work [10:25] and neither can lots of other people [10:25] nikkia2: it does not work for me [10:25] i'm on msn with it right now [10:25] does anyone remember the name of the package that enables gnome apps to look right in kde? [10:26] gtk-qt-engine [10:26] is not it? [10:26] yep [10:26] 'kopete 0.10 using KDE 3.4.0' [10:26] i have a aweird problem where my screen seems to kind of lock up ever 20seconds for about half a second, its really annoying when typing, (its doing it now!) and watching videos.... [10:26] anyone use klik? [10:26] nikkia2: you are one of the lucky ones then [10:27] on hoary ? [10:27] lonewolff, bear in mind that the version on the hoary CD was 3.4.0ubuntu2 [10:27] nikkia2: so i can not connect [10:27] lonewolff, so it was updated since april [10:27] Kyaneos: that's not it [10:28] nikkia2: ah ok, i've not been using hoary recently, i shall have to change my recomendation then [10:28] Kyaneos: you want gtk2-engines-gtk-qt btw [10:28] the other one is for gtk 1 [10:29] nikkia2: thanx === lascar [n=aj@pcp0011284583pcs.union01.nj.comcast.net] has left #kubuntu [] [10:29] nikkia2: then you are using Kopete 3.4.0, are not you? [10:29] Kyaneos: yes, but the patched version that was released to the kubuntu repos in about june iirc [10:30] ie, about 1 week after MSN changed their protocols [10:30] what iirc means? [10:31] iirc=if i remember correctly [10:31] nikkia2: yes, i remember the problem, i was affected, it was fixed === Octane [n=octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #kubuntu [10:31] nikkia2: but now, it is the same problem [10:31] kyaneos, *shrug* as i said, works here [10:31] nikkia2: it says to me i give it a wrong password [10:32] kyaneos, maybe you have the wrong password :) [10:32] no [10:32] i am sure i have the good passwd [10:33] x( [10:33] well, let me disconnect and try reconnecting, but i imagine it'll still work === claydoh_ [n=claydoh@65.99.187.47] has joined #kubuntu === fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu [10:34] is there a way to run a script or some command on bootup? [10:34] yep, 'online' [10:34] Kyaneos: you sure you're using 3.4.0ubuntu2.1 ? === anachronism [n=anachron@p54A96BEC.dip.t-dialin.net] has joined #kubuntu [10:38] nikkia2: i think so [10:38] nikkia2: 3.4.0 sure [10:38] kdebase 3.4.0-0ubuntu1 [10:39] nikkia2: that is the problem, from what repository have you download the ubuntu2.1 version?? [10:39] kyaneos, only look at kopete [10:39] it was updated seperate to kde === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has joined #kubuntu [10:40] Kyaneos: i'm 99% sure its from the official repos. [10:40] 4:3.4.0-0ubuntu2 [10:40] and it doesn't have a multiverse or universe tag [10:40] this is my version [10:40] Kyaneos: thats why then [10:40] thats the old april version [10:40] nikkia2: and how can it upgrade it? [10:40] nikkia2: i have the official repos and the bakcports repos [10:41] kyaneos, it should be listed as a choice in aptitude [10:41] !info kopete [10:41] kopete: (Instant messenger program), section kde, is optional. Version: 4:3.4.0-0ubuntu2 (hoary), Packaged size: 4258 kB, Installed size: 14384 kB [10:41] hmmm [10:41] i wonder if its tagged wrong somehow [10:42] nikkia2: where is the choice in aptitude? [10:43] Kyaneos: press 'v' while pointing at kopete [10:43] it should present a list of versions to choose from [10:43] 4.3.4.0-0ubuntu2 [10:44] i wonder if this is a 'us.archive is lousy' issue [10:44] this is the only version [10:44] nikkia2: i do not understand lousy [10:45] Kyaneos: ok, there's another way around this [10:45] http://gb.archive.ubuntu.com/ubuntu/pool/main/k/kdenetwork/ [10:45] nikkia2: should i change my 'es' repos to 'us' repos [10:45] go there, download the .deb, and install it with dpkg -i === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has joined #kubuntu [10:45] phew! [10:46] Kyaneos: its possible the es mirror is 3+ months out of date, but i find it hard to believe [10:46] didn't know changing hostname would be so risky - had to reboot into recovery mode and update /etc/hosts as well [10:46] nikkia2: i am now testing with us [10:46] and indeed, 2.1 is on the es archive [10:48] i have changed to us repo, and it is the same problem [10:48] i can not download from apt the 2.1 version === gdh [i=foobar@80-192-144-33.cable.ubr04.pres.blueyonder.co.uk] has joined #kubuntu [10:49] Kyaneos: i wonder if you've somehow lost hoary-updates from your sources list [10:49] nikkia2: what is your sources.list? [10:50] http://security.ubuntu.com/ubuntu hoary-security [10:50] and main restricted universe and multiverse sections [10:50] is it wrong? [10:50] Kyaneos: its hoary-updates that is important [10:50] ah [10:51] o xDD [10:51] sorry [10:51] i read hoary-security [10:51] i am sorry [10:52] nikkia2: what is the server? [10:52] please [10:52] and indeed, 2.1 is listed in the packages file for hoary-updates [10:52] ok ok [10:52] you are right [10:52] nikkia2: thank you very very very much === NamShubX [n=mathieu@toronto-HSE-ppp4026142.sympatico.ca] has joined #kubuntu [10:54] god darn it! === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has joined #kubuntu [10:54] its **&*@(ing ubuntuguide, telling people to comment out hoary-updates [10:54] i am so stupid === troy [n=troy@wnpgmb01dc2-30-55.dynamic.mts.net] has left #kubuntu ["Konversation] [10:54] Kyaneos: no, you followed the recommendations of ubuntuguide [10:54] and sorry for my English [10:54] i though i have all the repos [10:55] Kyaneos: no, ubuntuguide makes some very very bad changes to sources [10:55] whats with ubuntugide anyway? it seems to be causing a lot of bother recently [10:55] lonewolff: retards [10:55] or one, probably [10:55] lonewolff: most of his info is utter BS [10:55] including disabling hoary-updates [10:56] yeah i noticed last time i looked over there [10:56] a bit of a pain, because people will use the advice on there [10:56] lonewolff: that's why regulars/ops here are supposed to never recommend it [10:56] lonewolff: unfortunately, some people do still [10:58] Kyaneos: anyway, did getting 2.1 allow you back on MSN ? [10:59] nikkia2: i am downloading it now [10:59] ok [10:59] when i used Kubuntu for the last time, i get support for MSN [10:59] Kyaneos: perhaps last time you didn't modify sources.list ? who knows === dudikoph [n=[gales] @183-68-81.ip.adsl.hu] has joined #Kubuntu [11:00] nikkia2: now it does not connect to any protocol [11:00] nikkia2: i go to restart KDE [11:00] Kyaneos: yeah, might be necessary [11:00] but thank you very very much [11:01] kopete uses shared libs for its protocols, and they can 'hang around' a bit [11:01] i will back now === Kyaneos [n=kyaneos@59.Red-83-40-140.pooles.rima-tde.net] has joined #kubuntu [11:04] nikkia2: now it works perfectly [11:04] good to know [11:05] you'll probably find there's other stuff that's been updated in hoary-updates you might want to update too === downclimb [n=johnson@host-69-145-229-49.cac-co.client.bresnan.net] has joined #kubuntu [11:09] yes [11:10] nikkia2: glib and some other things... === jsubl2Mac [n=jsubl2@72.48.94.34] has joined #kubuntu === nikkia2 [n=nikki@host-87-74-30-24.bulldogdsl.com] has joined #kubuntu === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu === fatejudger [n=fatejudg@c-67-169-87-144.hsd1.ca.comcast.net] has joined #kubuntu === nikkia2 is now known as nikki2 === |maddox| [n=dox@a212-113-184-199.netcabo.pt] has joined #kubuntu === _P_ [n=princosc@host-84-220-151-239.cust-adsl.tiscali.it] has joined #kubuntu === susu [n=susu@a84-231-132-192.elisa-laajakaista.fi] has joined #kubuntu === _P_ [n=princosc@host-84-220-151-239.cust-adsl.tiscali.it] has left #kubuntu ["Hello,] === seth_k|lappy [n=seth@asmallorange.com] has joined #kubuntu === hydrogen [n=hydrogen@londonderry-cuda2-68-171-243-203.lndnnh.adelphia.net] has left #kubuntu ["Konversation] [11:46] hmmm, does anyone know how to make speakers on the imac mute when you plug in headphones? === el_besugo [n=Daniel@62-43-76-112.user.ono.com] has joined #kubuntu [11:47] n8 === Abdul_Mueid [n=abdul@wh-83-229-33-28.tropical.co.mz] has joined #kubuntu [11:48] hello everyone === Foodcoman [n=berickso@c-24-20-116-33.hsd1.or.comcast.net] has joined #kubuntu [11:51] hello Foodcoman [11:52] Hello [11:52] how are you foodcoman? [11:52] Good, fighting a bit of a cold. [11:53] Resting before flying out to Texas Sunday for a seminar. [11:53] same here... weather is changing constantly here these days [11:53] ohk [11:53] Fall is always good from some change. [11:53] yeah [11:53] tell me something, have u tried GimpShop yet? === _P_ [n=princosc@host-84-220-151-239.cust-adsl.tiscali.it] has joined #kubuntu [11:54] Is that the Lookalike interface for Gimp to look like photoshop? [11:54] yep [11:54] glibc is the only thing giving me trouble [11:54] I tried once on windows, I thought it was neat, but thought why not just learn Gimp interface. [11:55] I dont know Photoshop that well, so no loss for me. [11:56] Ive noticed with Breezy I had to install older compiler and Libraries a bit. [11:56] where can I find deb packages for glibc? [11:56] Abdul_Mueid: err...they're installed already. [11:56] I tried google with every possible query I can make up [11:56] your system won't even function without libc6 installed [11:57] the installed libraries are 2.3.2 [11:57] gimpshop requires 2.3.4 [11:57] and I cant find debs for that [11:57] downloading source tar atm [11:57] then dist-upgrade to breezy === _P_ [n=princosc@host-84-220-151-239.cust-adsl.tiscali.it] has left #kubuntu ["Hello,] [11:58] I am OK with hoary at the moment, will wait for the final before I update [11:58] I do _not_ recommend compiling glibc on your own [11:58] you are liable to break stuff horribly if you use vanilla upstream, since we ship so many patches in our libc6 [11:58] hmm... [11:58] so, what do u suggest? [11:59] if you _must_ use gimpshop, dist-upgrade to breezy [11:59] it's stable for daily use === nikki2 doesn't see the point in gimpshop [11:59] we're essentially in freeze mode [11:59] Breezy has been pretty good to me so far! Should improve each day right? [11:59] breezy is released in 3 weeks - very little changing now but translations and docs :) [12:00] its a bit like choosing a windec that exactly mimics windows, IMO, it might look the same, but underneath, it still isn't remotely the same thing :) [12:00] and last minute 'please please please!' bigfuxes [12:00] haha, bugfuxes - Mr. Freud? :) [12:00] gdh, worse, you said 'bigfuxes' !! :P [12:01] oh so I did! :D [12:01] oh dear =) [12:01] MS would just call a bug a feature to make it OK! [12:01] saturday night getting to you ? :) [12:01] crimsun: if I compile glibc, how many percent chances that it will work? [12:01] gdh, i'm surprised i saw it, tbh, my eyesight is messed up - got an eye full of oil :/