[12:03] well, constantly writing printf when i meant print ... [12:03] xD === stez [n=Chatter@d132209.adsl.hansenet.de] has joined #kubuntu [12:04] makes you search an eternity for the problem in a command file using print instead of printf. hail to lauterbach ... [12:04] I type p( ...) and then use a vim %s/\tp(/\tprintf(/g [12:05] hi all [12:05] but that's just my way, others use word completion (which I never liked), I gues [12:05] For the risk of a kickban: Using Visual Studio 2005 with Visual Assist X in the office, it'll expand automagically :-) [12:05] anyone there who could help me with a firefox-related problem? [12:05] why a kickban, no idiots here [12:06] ACK [12:06] As we already switched to KDE ;-) [12:06] emacs or vim or even eclispe can do the same for you if you set up modes and macros appropriately. [12:06] even the KDE 'kdevelop' would, and many others I bet [12:07] for what I do autoexpand does not work and would be more of a hindrance if it tried [12:07] Well, yes. Eclipse: nice, greatest CVS frontend ever, but forget the indexer when talking about 15000 files in a project ... [12:07] that is a fat project you're on [12:07] I've never worked with more than a few hundred [12:07] or not very well factored ;) [12:07] fat, dumb, ancient and clumsy [12:07] not do I use eclipse, but on passing. [12:08] kosh: you got it [12:08] I have seen many people brag about how large and complex their projects are [12:08] but have managed to wipe out 50% of it without losing any functionality [12:09] most projects are just not coded anywhere close to efficiently [12:09] Once you got 3 different memcmp(), 2 of them on the same CPU, you really should clean up. === alberg [n=alberg@46.Red-81-47-242.staticIP.rima-tde.net] has joined #kubuntu [12:09] Esp. if one is signed, the other unsigned. grrrrr [12:10] have you seen school projects? With long lines of documentation, and then lots of vars such as int x, y;\n x = y = 0; x=0; y =0; and if (1) {}, and the like? === alberg [n=alberg@46.Red-81-47-242.staticIP.rima-tde.net] has left #kubuntu ["Konversation] [12:10] I have seen many school projects [12:10] you get a grade for being verbose and redundant. [12:11] for the last 5 years I have mostly been coding in python and I have sure enjoyed it [12:11] I write for maintenance as much as possible [12:11] I write to get the job done; my projects are small. [12:11] Well, not really the best language for embedded systems :-) [12:11] so I use good variable names, try to keep functions to 5-10 lines, keep the code well factored etc === __mikem [n=michael@201-106.124-70.tampabay.res.rr.com] has joined #kubuntu [12:11] ah well I don't code for embedded systems [12:11] leafw: extreme programming ? [12:11] okay I start the other way around... I followed a wiki instruction from www.kubuntu.org and now my firefox won't start anymore anyone there who can help me? [12:12] my current project is about 15K loc [12:12] stez: What instruction ? [12:12] of very well factored code [12:12] https://wiki.kubuntu.org/FirefoxNewVersion?highlight=%28firefox%29 === chx is now known as chx|zZzz [12:12] andypre: extreme programming? coding 2 at a time? I've done it, it's fun. But mostly alone. [12:13] I'm in an environment of pure biologists, the computers are for photoshop, Blender and Word. [12:13] and ImageJ of course. [12:13] stez: Rather long. What does firefox say if started from shell ? [12:13] leafw: blender ? 3d-modeling ? [12:13] andypre: there are KSystemLogs ... === me2win [n=hater2wi@adsl-69-153-8-235.dsl.snantx.swbell.net] has joined #kubuntu [12:14] it won't start as normal user it gives a box saying that FF should be exited first or the computer should be restarted [12:14] andypre: right. [12:14] I can only start it as root [12:14] stez: stale lock ? === sirblue [n=sirblue@gpt-gw.gznet.ru] has joined #kubuntu [12:14] andypre: what is that? [12:15] stez: assuming killall firefox-bin didnt fix it? [12:15] dyrne: no I tried that [12:15] leafw: Be forgiving to me, compiled kernel by hand the last 10 years ;-) [12:15] stez: I meant some kind of lockfile in your homedir [12:16] andypre: just mentioning! For some users, launching an app from a terminal is sorcery [12:16] stez: Any sensible output in thwe log ? === Extreme_Unction [n=kyle@130.62.33.65.cfl.res.rr.com] has joined #kubuntu === Donvinzk [n=vincent@190.43.101-84.rev.gaoland.net] has joined #kubuntu [12:16] leafw: sometimes I miss the good old days (tm) ;-) [12:17] andypre: I don't. Installing debian was a pain. Now I don't even run debian anymore ... [12:18] andypre: theres only one logfile in my home dir... nothing about firefox [12:18] leafw: Well, I meant the days where you build it up all by yourself. No distro at all. [12:18] andypre: I'm too young for that. Back then I was reading Asimov's Foundation and cycling my neighborhood [12:18] and didn't even know computers smaller than Multivac could acomplish anything [12:19] stez: tried to move ~/.mozilla/firefox/ out of the way and see if this changes anything ? === dell500 [n=dell500@12-216-253-88.client.mchsi.com] has joined #kubuntu === Grantlinks [n=Holla@a83-132-120-38.cpe.netcabo.pt] has joined #Kubuntu === Zappa [n=andrew@81-86-167-73.dsl.pipex.com] has joined #kubuntu [12:22] andypre: that seems to help... although I'm missing all my preferences, plugins, bookmarks now [12:23] stez: of course [12:23] stez: you'd better have a backup. [12:23] I do [12:23] stez: now we know it's something in your homedir [12:23] good user! === alanon [n=suck@ti541110a080-5621.bb.online.no] has joined #kubuntu [12:24] andypre: yes... maybe a symbolic link or something helps resolving the issue? [12:24] leafw: [12:24] thx [12:24] stez: either some lock (strace is your friend) or some old setting incompatible to the new firefox === zblach [n=zblach@Toronto-HSE-ppp3855706.sympatico.ca] has joined #kubuntu [12:24] stez: in firefox you can import bookmarks, do so from your backup folder and voila. === djib [n=djib@brusa.chu.cam.ac.uk] has joined #kubuntu [12:26] stez: forget the idea about strace. It's nuts what gets touched there ... [12:26] andypre: ok thank you very much... I will look into that (man strace :) ) and come back if I cant fix it alone! I really appreciate the tips. [12:26] leafw: thx for this tip as well :) [12:26] you're welcome. [12:26] andypre: okay I skip that [12:27] when my install is finished and X is about to start (i think) the computer halts.. help? Ive tried different disks but anyway it halts when X starts after the install scrips is done after the reboot... [12:29] alanon: the computer may not digest the screen properly ... do you have another screen to try on? Also, try to boot in safe mode and read the logs for problems. [12:30] stez: unlink("/home/apr/.mozilla/firefox/w1zfvs36.default/lock") [12:30] stez: so there is some lock [12:30] stez: look in your ff dirs for a file named "lock" [12:31] andypre: ok ... brb === Donvinzk [n=vincent@190.43.101-84.rev.gaoland.net] has joined #kubuntu [12:31] leafw i have a dvi monitor and dual nvidia gpu's, I assume this can have a crusial part of my problem, right? [12:31] alanon: sounds like it [12:32] brand new hardware needs time, for developers to setup drivers. Read, the companies selling the hardware seldom provide linux drivers. [12:34] actually they do.. seems like it would be smart of me to try.. [12:34] you're lucky then. === _user [n=user@host174-214.pool870.interbusiness.it] has joined #kubuntu [12:35] anyone else having probs with firefox 1.5.0.1, mine draws checkboxes weird, doesn't ask me where to save stuff, download to weird filenames and goes back to history on mouse scroll =/ [12:35] <_user> can anybody help me please? [12:35] nvidia is great in linux comp actually :) [12:35] pulver: seems like you need to backup and then delete the ~/.mozilla/firefox folder [12:36] leafw: you think it will help.. ill try it right away... === wimpies [n=u19809@cable-87-244-144-105.upc.chello.be] has joined #kubuntu === _user is now known as user_ [12:36] btw, is there a way to install links or some commandline browser? === user_ is now known as _user_ [12:36] pulver: it's the only part that is different between you and any other user. [12:36] I have this stupid little bash script I cannot get to work ... (only 10 lines but I get syntax errors ???) [12:37] Anybody can help ? [12:37] alanon: commandline browser ? [12:37] a lynx ? [12:37] sudo apt-get update && sudo apt-get install lynx [12:37] je [12:37] or lynx-ssl [12:37] wimpies: maybe [12:37] <_user_> how can i install a bluetooth usb adapter? [12:37] wimpies: tried with "set -x" [12:38] ? [12:38] leafw: true :) === luisito [n=luisito@67sosua109.codetel.net.do] has joined #kubuntu [12:39] echo $((a+offset)) [12:39] this is the culprit === ufo [n=juha@dsl-hkigw2-fe1dde00-73.dhcp.inet.fi] has joined #kubuntu [12:39] wimpies: shouldn't it be (($a+$offset)), i'm just guessing tho [12:40] let me try ... [12:40] wimpies: $(($a+$offset)) [12:40] $(( )) means arithemtic expansion [12:40] yes that is the purpose : add the offset to thev value of a [12:40] echo $(($a+$offset)) : syntax error ")syntax error: operand expected (error token is " [12:41] but it still behaves weird =/ [12:41] try $((${a}+${offset})) === graviton [n=graviton@p549D4194.dip0.t-ipconnect.de] has joined #kubuntu [12:43] Got it ( it was not a syntax error of the script but the value of 'a' was not a proper value for expressions ... [12:45] Hmm. the read variable returns a CR character at the end ?? [12:45] the line in the files shows 1 but the value read is [12:45] '1\r [12:45] wimpies: hmmm, it should not. [12:46] read a [12:46] + '[' 0 -ne 0 '] ' [12:46] + eval $'z=1\r' [12:46] is what I get and the last line in the script reads eval 'z=$a' === _wirr [n=wirr@i53874A98.versanet.de] has joined #kubuntu [12:48] wimpies: what says ${#a} (length of var) ? [12:49] 2 [12:49] I checked my file and it contains ^M chars ... that should not be I guess ... [12:49] jep === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu [12:50] andypre, leafw : I got it working! Needed to unlink all lock files, then chown the default user directory recursively from root to stez... now it works with all prefs, plugs, bookies... cool! Thanks a bunch! [12:51] stez: good you figured it out, and mostly by yourself! Keep and spread the knowdlege. [12:51] stez: np. and you did it on yourself. [12:51] by [12:51] bad english today ... [12:52] no honestly.. I didn't know where to start... so you guys helped me a lot! I'll spread the word for sure! :) === Snake__ is now known as Snake|Sims2 === ubuntu [n=ubuntu@88-107-132-59.dynamic.dsl.as9105.com] has joined #kubuntu === ubuntu [n=ubuntu@88-107-132-59.dynamic.dsl.as9105.com] has left #kubuntu ["Konversation] === _wirr is now known as wirr === rand [n=chatzill@netblock-66-245-225-188.dslextreme.com] has joined #kubuntu [01:04] ok.. downloaded and installed binary firefox only difference Gecko/20060124 along side with the Gecko/20060224 dapper and it doesn't have these symptoms using the same config... [01:05] but if it works flawlessly for everyone else maybe i messed up some ff dependency or something... === kokujo [n=jason@cpe-70-95-210-87.san.res.rr.com] has joined #kubuntu [01:07] the only code that works flawlessly is the code that is not written ;) [01:07] kosh: hehe === adub [n=adub@12-202-253-211.client.insightBB.com] has joined #kubuntu [01:13] is there a kde like program that will let you associate with a given access point [01:13] out of a list of available APS [01:14] and stay associated with it === davebgimp [n=davebgim@ool-457001d3.dyn.optonline.net] has joined #kubuntu [01:15] adub: there are, in various stages of development [01:17] there is the network-manager package that does a pretty good job [01:17] well isnt that for gnome [01:18] i got something in gnome to work before [01:18] works well in kde as well [01:18] I use it. [01:18] oh [01:18] where is it at in kde [01:18] even the applet works fine inside kde. [01:18] open Adept and install it from there. [01:18] i just apt-cache search and it didnt show up [01:18] or 'sudo apt-get install network-manager' [01:19] adub: maybe the /etc/apt/sources.list don't have the universe/multiverse uncommented? [01:19] it does === Glin|Jol [i=bobo@cpe-24-90-132-254.nyc.res.rr.com] has joined #kubuntu [01:20] sudo apt-get update ? [01:20] ok i found something that has a drop down list box of everything available === unholycrap [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu [01:22] n8 [01:22] Why is my Kubuntu installer not in english? [01:22] Why oh god why [01:23] ?? [01:23] did you download the german CD ? === Donvinzk [n=vincent@190.43.101-84.rev.gaoland.net] has joined #kubuntu === Tallia1Kubuntu [n=andrea@cust-65-110-27-27.sfu-reznet.connectwest.net] has joined #kubuntu [01:28] h guys [01:29] what do you think is the laptop is more suitable for kubuntu? [01:29] Tallia1Kubuntu: what do you mean? [01:29] like the one that works in the best way, also speaking about performance, graphic card... [01:29] which model? [01:29] like which series [01:30] i knew that lots of linux people always liked IBM thinkpad series [01:30] I know a lot of people who are really pleased with the Thinkpads (IBM) [01:30] lol [01:30] and KDE has a configuration are reserved to IBM too [01:30] LOL [01:30] exactly [01:30] they have a new name now right? [01:30] do they? [01:31] dunno [01:31] it's not anymore IBM [01:31] Tallia1Kubuntu: I use a powerbook Ti 1GHz, works like a charm. Ibooks work really well too. You can get one on ebay for less thar $400. [01:32] the new thinkpads are Lenovo. Their mouse is just as crude as it was before. [01:32] ?? [01:32] what do you mean crude? === Donvinzk [n=vincent@190.43.101-84.rev.gaoland.net] has joined #kubuntu [01:32] leafw: of course, you you tell Tallia1Kubuntu that ppc users are forcibly FREE :) [01:32] a red, touch sensitive button in the middle of the keyboard. Not a touch pad [01:33] if you use linux on it, i.e. [01:33] Tallia1Kubuntu: I use a Fujitsu Amilo A and Kubuntu runs very smooth on it as well! [01:33] robotgeek: ? [01:33] robotgeek: of course. [01:33] Tallia1Kubuntu: no codecs, no flash, lame java [01:33] i have an acer TM803LCi and works quite good.. but i HATE acer [01:33] robotgeek: ? what do you mean? no codecs? [01:34] Tallia1Kubuntu: no binary codecs, (w32codecs) [01:34] in what? [01:34] Tallia1Kubuntu: Toshibas Travelmates are supposed to be very good Laptops - however I have no Linux experience there [01:34] in a powerbook? We have IBM-1.4.2-java and GIJ. [01:35] ibm java? [01:35] leafw: hmm, i think the 1.5 java is there for ibm [01:35] leafw: check plf for deb [01:35] robotgeek: plf ? === crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #kubuntu [01:36] !plf [01:36] [plf] the Penguin Liberation Front, see http://wiki.ubuntu-fr.org/doc/plf, or for i386 users only === Nomad411|Away is now known as Nomad411 === mnoir [n=bos@nwlnnhbas01-pool3-a198.nwlnnh.tds.net] has joined #kubuntu === robotgeek edits factoid === mnoir [n=bos@nwlnnhbas01-pool3-a198.nwlnnh.tds.net] has joined #kubuntu === freakazoid333 [n=matt@141.151.12.114] has joined #kubuntu === mnoir [n=bos@nwlnnhbas01-pool3-a198.nwlnnh.tds.net] has left #kubuntu ["Time] [01:39] robotgeek: can't find the 1.5.0 IBM java ... although google seems t point to many citing places [01:39] leafw: http://packages.freecontrib.org/ubuntu/plf/pool/powerpc/non-free/ibm-java/ibm-j2re1.5_1.5.0_powerpc.deb [01:40] cool [01:40] thank you [01:40] leafw: better to install thru apt-get after adding repos [01:40] I usually don't install it, but run it from my own folders [01:41] this is a JRE, where is the SDK ? [01:41] gotcha [01:41] xD [01:41] same link, of course [01:42] why is my installe rnot in english? [01:42] i dont see how i could have mistakenly downloaded german [01:42] http://us.releases.ubuntu.com/releases/kubuntu/breezy/ [01:42] is not labled german, or english [01:43] are installers for both languages named kubuntu-5.10-install-i386.iso ? [01:45] unholycrap: can't you choose the language in the installer? I think is one of the first menus you find. [01:45] did you maybe select the worng language by accident when initially running the installer? === davebgimp [n=davebgim@ool-457001d3.dyn.optonline.net] has left #kubuntu ["Konversation] === stez is away: zzzZZZzzz === seank [n=sean@8048.wrls.gill.wy.vcn.com] has joined #kubuntu [01:47] stez: please turn off that away message [01:47] stez: we are simply not interested :P [01:47] well, at boot options [01:47] pressing enter, without any additional options, gives me german [01:47] when viewing a page with video on it in konq, i get "Can't init Audio Driver 'alsasink'" and then it crashes... [01:47] robotgeek: sry about that,,, [01:48] stez: no problemS :) === tijn [n=tijn@a82-92-35-21.adsl.xs4all.nl] has joined #kubuntu === Extreme_Unction [n=kyle@130.62.33.65.cfl.res.rr.com] has joined #kubuntu [01:50] Can anyone tell me how to turn off restore session whenever I reboot? [01:52] quick question. is there any xmms & kde integration in the form of a panel applet/lication? [01:54] Extreme_Unction: in the System Settings === kalenedrael [i=1604-ide@c-24-34-93-227.hsd1.ma.comcast.net] has joined #kubuntu [01:56] Extreme_Unction: User account, Session manager. [01:56] Thx === xwolf- [n=igor@200.223.107.70] has joined #kubuntu === Parkotron [n=parker@fctnnbsc16w-156034214252.nb.aliant.net] has joined #kubuntu [02:04] no? there was a gnome applet for that [02:07] zblach, there's some superkaramba themes and for sure there will be something at kde-apps.org [02:10] why the hell does mplayer have a single video size? i cant resize it === _jah [n=jah@p5497CF03.dip.t-dialin.net] has joined #kubuntu [02:13] i also noticed that anoying as hell [02:20] xwolf-: ~/.mplayer/maplyer.conf , zoom = yes === dan_ [n=dan@64.68.169.59] has joined #kubuntu === dan_ is now known as paradizelost [02:26] aah === _kkrizka [n=kkrizka@d206-116-1-46.bchsia.telus.net] has joined #kubuntu === rand [n=chatzill@netblock-66-245-225-188.dslextreme.com] has left #kubuntu [] === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu === Dasnipa` [n=Dasnipa@kilosix.stev193.eiu.edu] has joined #kubuntu === brydenn [n=brydenn@c-24-21-104-247.hsd1.or.comcast.net] has joined #kubuntu === Glavata [i=glavata@c-67-188-94-130.hsd1.ca.comcast.net] has joined #kubuntu [02:38] in C++ if s is a float === chris_wk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [02:38] s ? EXP1 : EXP2 [02:38] is like s != 0 ? ...... === _andrew [n=andrew@ottawa-hs-209-217-93-221.d-ip.magma.ca] has joined #kubuntu === _andrew is now known as dynamx [02:40] <_jah> hello. anyone knows how to use arts as client for jack? [02:42] <_jah> anyone knows how to run artsd as jack-client? [02:42] <_jah> sry [02:44] in C++ if s is a float [02:44] s ? EXP1 : EXP2 [02:44] is like s != 0 ? ...... [02:44] Tallia1Kubuntu: yes [02:45] but I'd rather write it verbously [02:45] so you know in the future what that expression is meant to test. === _marc_ [n=marc@aolclient-24-33-88-178.cinci.res.rr.com] has joined #kubuntu === runelind [n=mattias@c-24-9-55-18.hsd1.co.comcast.net] has joined #kubuntu [02:52] I have a wireless script that I want to run at startup, and I put it in /etc/init.d, is there anything else I have to do? === klaus [n=klaus@rs232169.resnet.wright.edu] has joined #kubuntu [02:53] runelind: yes, ensure that it is in the proper run mode [02:53] how do I do that? :| [02:53] hey anyone wanna help me? [02:53] i need java [02:53] and that it is finished when shuting down (the S- and the K- scripts in the /etc/rc2.d ) [02:54] the default running mode is 2, so fo to /etc/rc2.d/ and have a look there. There are start scripts (prepended S) and stop scripts (prepended K, for kill). === ubuntu [n=ubuntu@adsl-70-224-74-215.dsl.sbndin.ameritech.net] has joined #kubuntu [02:58] CVs the wonderful: http://bash.org [02:58] #613868 +(172)- [X] [02:58] it is just ironic.... you can't get the cvs version of cvs unless you get the older version of cvs then cvs to the cvs server to get the latest cvs version of cvs [02:59] sentry out === runelind [n=mattias@c-24-9-55-18.hsd1.co.comcast.net] has left #kubuntu [] === Celeste [n=user2@85.237.25.119] has joined #kubuntu [03:02] hi [03:02] what Xorg version does Kubuntu use, please? [03:02] Celeste: Xorg -version === chafe [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu [03:02] or packages.ubuntu.com === chafe is now known as unholycrap [03:03] the boot menu and install program on my kubuntu cd are in german [03:03] but the help, F1-F? are in english [03:03] is there a command i can do to use english language? [03:03] perameter, rather [03:05] Ihre Tastur ist: Deutsch [03:05] okay cool im gonna need to translate all these screens so i can find english === Extreme_Unction [n=kyle@130.62.33.65.cfl.res.rr.com] has joined #kubuntu [03:07] no i didnt have problem install [03:07] Belegung uber die Tastatur ermitteln [03:07] I use Alsa as my primary sound but Gaim sounds never work on it.. How can I fix this? [03:07] no german for me [03:07] Auswahl aus der vollstandigen Liste [03:07] me either... babelfish is down too [03:07] yes but i didnt have this problem i remember [03:08] Can anyone help me, then? === zblach [n=zblach@Toronto-HSE-ppp3855706.sympatico.ca] has joined #kubuntu [03:09] oh i see [03:09] its recognizing the keyboard as german? [03:09] the first screen is keyboard [03:09] well poopy [03:09] great [03:10] wait a min === DynoTrick [n=DynoTric@cpe-66-67-137-236.rochester.res.rr.com] has joined #kubuntu === Elsan_ [n=geno@65.93.154.69] has joined #kubuntu [03:11] I'm going to update to KDE 3.5.1 :) === Parkotron [n=parker@fctnnbsc16w-156034214252.nb.aliant.net] has joined #kubuntu [03:12] FUCK [03:12] ? [03:13] Wow, they actually have repositories for 3.5.1 kubuntu [03:13] sw33t === xwolf- [n=igor@200.223.107.40] has joined #kubuntu === Extreme_Unction [n=kyle@130.62.33.65.cfl.res.rr.com] has joined #kubuntu [03:21] Can anyone help me get Gaim's sound working? I use Alsa for everything basically [03:23] when viewing a page with video on it in konq, i get "Can't init Audio Driver 'alsasink'" and then it crashes... [03:24] seank: Try enabling universe repository and then doing "sudo apt-get update" and then "sudo apt-get install gstreamer0.8-plugins" [03:24] does anyone know about dirvers for asus motherboards? I'm trying to get my gigbit nic to work properly. for some reasion the way it is now, my routers webpages won't load all the way === ragna [i=ragna@cbl-st-01-230.aster.com.do] has joined #kubuntu === hoyt [n=blanche@tor/session/x-10a8baa3a1c06a1f] has joined #kubuntu === sybil [n=sybil@cpe-72-224-126-138.nycap.res.rr.com] has joined #kubuntu [03:26] startkeylogger === rocinante [n=rocinant@cpe-069-134-053-184.carolina.res.rr.com] has joined #kubuntu === sybil [n=sybil@cpe-72-224-126-138.nycap.res.rr.com] has left #kubuntu ["Konversation] [03:26] do anyone knows a program that could recognice in what code is a video file encoded?? =o === hoyt installing kubuntu now:) [03:27] can anyone tell me how to reinit my nick card, it is not coming up on my other machine [03:27] Extreme_Unction: same thing... === sybil [n=sybil@cpe-72-224-126-138.nycap.res.rr.com] has joined #kubuntu [03:28] i checked dmesg and I don't see anything === sybil is now known as _sybil [03:31] seank: Not sure, I use alsasink for Amarok and I believe I got it off of gstreamer0.8-plugins [03:31] Extreme_Unction: well, gstreamer0.8-alsa is already installed. [03:31] Did you install gstreamer0.8-plugins?? It has other things. [03:32] yes, i did. it doesn't work. === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [03:33] Give me a link to a website with video and I'll try on my konq. [03:34] I use Firefox 1.5.1 primarily, but why not give it a go. === xwolf- [n=igor@201.32.252.45] has joined #kubuntu [03:34] Extreme_Unction: any i try, but try http://www.break.com/index/noworkwank.html [03:35] You need mplayer, correct? [03:35] huh? [03:35] well, that's what your trying to use anyway [03:35] no, i don't have mplayer. [03:35] kaffeine. [03:35] ahh [03:35] I'll install that then === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #kubuntu [03:37] Wait! [03:37] Have you installed kaffeine-gstreamer? [03:37] it's stupid that it crashes though... it should just tell me i don't have the right stuff and then not show it.. not frickin crash teh thing. === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu [03:37] Extreme_Unction: that's already installed. [03:37] what is the command to renew my lease from a dhcp server? [03:38] rocinante: sudo ifdown eth0 && sudo ifup eth0 [03:38] farous: thank you [03:38] yw :) [03:39] You beat me by one second! [03:39] Heh [03:39] Extreme_Unction: how are you my firend [03:39] Good [03:39] lol am still messed up after the exam so sorry for spell [03:39] Hehe [03:39] I just took FCAT (Florida Assessment Test) [03:39] how do you make konversation auto-replace/complete words.... ex: :) becomes === ragna [i=ragna@cbl-st-01-230.aster.com.do] has left #kubuntu [] [03:42] seank: No idea, sorry.. if you fix it tell me.. I'd like to know aswell. [03:43] I'd say your best bet is to switch Kaffeine to the Xine engine. [03:44] farous: i'm good to go [03:44] thanks again [03:44] ur welcomed my freind [03:44] Can anyone help me get Gaim to expel sound properly? At the moment, I hear nothing from Gaim! [03:45] hm gaim and sound though i run it all the time do not know what sound you are talking about [03:45] so i guess it never worked here :) [03:45] When you pm someone it should make a sound! [03:45] It worked fine on Gnome/Windows === SmrtJustin [n=SmrtJust@cblmdm72-240-80-173.buckeyecom.net] has joined #kubuntu [03:47] I kind of have an odd problem, in Opera or Firefox, when I scroll really fast up, it goes Back, and when I scroll really fast down, it goes Forward, is there anyway to fix this, cuz I love scrolling through pages really fast... [03:50] where can i get w32codecs? [03:51] !tell seank about restricted [03:51] seank follow ubotu link there is a link to where you can download it [03:51] Also, I can't get sound working on Firefox (Flash game) === csseyah [n=csseyah@210.213.224.5] has joined #kubuntu [03:54] hello guys! [03:54] question pls!!!! may i??? [03:54] Go for it [03:55] hey guys [03:55] !anyone [03:55] probably 90% of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [03:56] how can i copy a file from one folder to anothe folder in konsole???? [03:56] csseyah: man cp [03:56] good [03:56] thanks!!! [03:56] cp [03:56] yur w :) === _andrew [n=andrew@209-204-172-10.dsl.static.sonic.net] has joined #kubuntu [03:57] farous??? === crxyem [n=dennis@c-67-165-8-154.hsd1.ct.comcast.net] has joined #kubuntu [03:57] is that source file or source folder???? [03:57] csseyah: that is the syntax for copy [03:58] csseyah: /dir/source file = [03:58] how can i put that file to another folder bro [03:58] ic === rance [n=rance@70-96-153-198.bras01.kea.ne.frontiernet.net] has joined #kubuntu [04:00] use the cp command [04:00] farous do u know how to hackproof???? [04:01] csseyah: hackproof ?? am not familiar with the term [04:01] ic [04:03] hackproof means... using hacking tools in linux/ unix [04:04] csseyah: as in hack a pc or hack a program as in reverse engineering [04:04] hacking progs I do form time to time. but pcs am not interested [04:05] ahh ic [04:05] farous YoUR the MAN... thanks!!! [04:06] csseyah: good luck my freind [04:10] farous one thing more! did u already configured ur server??? can u give me some manual on how to config my server co'z im newbie if you don't mind , thanks! === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [04:10] csseyah: i am not running a server here [04:10] just my laptop [04:10] ic [04:11] csseyah: visit wiki.ubuntu.com [04:11] but if u have some manual on how to configured can u share it???? [04:11] ok\ [04:11] thanks! [04:11] there are help documents there that will give you a good push [04:12] csseyah: look for the help documents or just documents should be neare the top [04:13] sure! [04:13] tnx === karat [n=guest@ip70-187-179-165.oc.oc.cox.net] has joined #kubuntu [04:15] I've got onboard audio that I tried disabling in the BIOS but it still pops up under lspci and so it still gets the alsa0 spot === tijn [n=tijn@a82-92-35-21.adsl.xs4all.nl] has joined #kubuntu === SirKillalot2 [n=nerd@dslb-084-056-068-093.pools.arcor-ip.net] has joined #kubuntu [04:22] I can't get sound to work in Gaim or Firefox, anyone know how to fix this? === brydenn [n=brydenn@c-24-21-104-247.hsd1.or.comcast.net] has joined #kubuntu === _avdi [n=avdi@216.108.203.126] has joined #kubuntu === jdjfjadslf [n=joe@c-67-164-219-40.hsd1.ca.comcast.net] has joined #kubuntu === jdjfjadslf is now known as Joe12345 [04:30] Hello === Joe12345 is now known as Joe666 [04:31] hey [04:31] anyone there === satempler [n=satemple@ip70-185-173-14.mc.at.cox.net] has joined #kubuntu === claydoh [n=clay@65.99.186.196] has joined #kubuntu === thehi1 [n=h@dsl-12-160-162-15.elltel.net] has joined #kubuntu [04:37] maybe === CellarDoor [n=unperson@d58-106-231-44.sun4.vic.optusnet.com.au] has joined #kubuntu [04:38] hey all [04:39] a friend came around and I showed him Apollon [04:39] he was impressed (he's a windows user) [04:40] yeah. its the only program I know that gets into FastTrack [04:41] yeah, he saw that I was connected to three different networks at once and said, "ooh you have the powa" [04:42] but... he said (not that its that important), "whats with the crap name ?" [04:42] so... I said what would you call it ? [04:43] I had already explained to him that it was a giFT client [04:44] so he goes, "its a KDE app... filesharing... all these KDE apps seem to have a K in their names (which he also finds annoying)..."... "nevertheless" he said... [04:44] and he goes... "filesharing... K... sharK" [04:44] sharK [04:44] I thought... hey, you know, thats not bad [04:45] shark... yeah [04:45] I'm only telling you guys cause there's no one in #apollon atm [04:45] :P [04:45] they might be loath to consider a name change, but I thought, sharK is catchy [04:45] Lol [04:46] maybe it's too piratey though ;) [04:46] I need to think up a unique but catchy name.. [04:46] frank23: lol yeah maybe :) [04:46] Had to ditch my old identity because I was hated by too many people.. Ahh well. === solange [n=solange@c9064130.virtua.com.br] has joined #kubuntu [04:46] lol [04:47] K-K-K UNIT! zOmG its da K-K-K UNIT! === _david [n=david@12-202-240-8.client.insightBB.com] has joined #kubuntu [04:47] eh ? === _david is now known as goldbrick [04:47] !xcfg [04:48] [xcfg] to reconfigure your xserver, open a terminal and type "sudo dpkg-reconfigure xserver-xorg" [04:48] Lol, every one and a while I do find it slightly annoying that almost all of my software starts with a K [04:48] Or atleast has a K (amaroK) [04:48] hehe [04:48] yeah [04:48] Better than G, I suppose. [04:48] :) [04:48] lol [04:48] It can be a bit annoying, but I liked "sharK" [04:48] Heh, my system administrators are idiots @ my school, a bit off topic. [04:49] slightly [04:49] I don't know why they chose K... it doesn't stand for anything does it? [04:49] Booted up FreeSBIE and they said "I was hacking the network." [04:49] I'm not sure [04:49] I think it originally stood for Kool [04:49] Woah, I skipped the fucking network login, whoop-de-doo. [04:49] Oh Noes!! THE BIG AND BAD FREEBSD [04:50] Seriously, I wanted to nail him.. he didn't even know what FreeBSD was, or BSD, or Linux. [04:50] what the... [04:50] The retards they hire as 'system administrators' this day.. he ran off of XP. [04:50] you know what fvwm stands for? [04:50] I'm only fifteen and I could do a better job! [04:50] !fvwm [04:50] Extreme_Unction: I haven't a clue, try searching at http://ubuntu.cc.com.au/ [04:50] a sysadmin who doesnt know what FreeBSD or Linux is ? erm... does he know what Unix is ? [04:51] frank23: no idea [04:51] Well, all of that, to him, registers as a "Hacking tool." [04:51] on the website they say f...... virtual windows manager [04:51] argh [04:51] oh [04:51] All he does to sysadmin is run a shitty client on our computer in which he can watch/control/etc (Like VNC.. only for a whole network) [04:51] net stop client32 [04:51] Woah! [04:51] Fucking owned! [04:51] thats what our sysadmin at work does [04:52] its all windows there [04:52] losers [04:52] Heh, just end the service. [04:52] I boot up to FreeSBIE or a live linux disk because I don't feel like screwing with Windows.. I usually just use OpenOffice.. [04:52] But no, I can't use OpenOffice.. I get in trouble for using hacking tools. I'm hacking with OpenOffice 2.. Woah! [04:53] I put a live linux cd in the bosses computer once [04:53] I also like to actually program Java once and a while [04:53] I booted his comp with a live Cd in it and left it like that [04:53] Lol [04:53] Extreme_Unction: did he actually use the word hack for what you were doing? [04:53] he nearly had a heart attack [04:53] Yes! [04:53] He said I was bringing 'hacking software' to school. [04:53] Extreme_Unction: lol [04:53] open office ? [04:53] and confiscated my disk! [04:53] What the fuck! [04:53] No, Linux in general. [04:54] He through away my disk. [04:54] FFS [04:54] threw * [04:54] I had to go to wally world and get a new disk. [04:54] I would have gone straight to the principle's office and told him about it and said they should sack him for total incompetence [04:54] Everyone around here is totally incompitent. === jrattner1 [n=jrattner@uhartford216124.hartford.edu] has joined #kubuntu === SecretSquirrel [n=squirrel@adsl-209-30-10-25.dsl.rcsntx.swbell.net] has joined #kubuntu [04:54] didnt you make a big fuss ? [04:55] I would [04:55] I got in trouble because some kid decided to keep pestering me because he thought I was 'hacking the school' while I was compiling some Java/etc in Konsole. [04:55] go sick man [04:55] Heh, fussing just makes things worst when people are an idiot about a subject! [04:55] start shouting at people [04:55] tell them what you think of them [04:55] I don't want to be banned from computers, when I have two computer-orientated classes in which I'd fail.. and I'm on the verge of it! [04:56] take it higher [04:56] stupidity needs to be nipped in the bud [04:56] Towards the end of the year I'm going to use FreeSBIE to extract the SAM password hashes, and use rainbow tables to crack the admin password and give it to everyone. [04:56] Heh. [04:56] Or something to that extent. [04:56] what did they confiscate again ? [04:56] I don't know :\ [04:57] Only my FreeSBIE disk.. but seriously! I don't want to go to wally world. [04:57] and he bitched and moaned at me.. [04:57] demand it back [04:57] Lol [04:57] He threw it away. [04:57] seriously [04:57] thats stealing [04:57] I'll demand he order me an official copy from a distro vendor [04:57] :) [04:57] demand it === csseyah [n=csseyah@210.213.224.5] has joined #kubuntu [04:57] its theft [04:58] guys! help here!!! [04:58] I'm serious [04:58] what is the command for installing firefox [04:58] being a teacher doesnt give him the right to simply take something that doesnt belong to him [04:58] apt-get install firefox (?) [04:58] got it [04:58] thank rebecca [04:58] muwaaHHh [04:58] that's a guess, lol [04:58] sudo apt-get install firefox ;) [04:58] Heh, you should probably use the tutorial on how to update to 1.5.1 while your at it. [04:59] Also, you should probably add some repositories to update to KDE 3.5.1 if you haven't! [04:59] meh [04:59] Anyways, CellarDoor.. I'm a shitty at bitching! [04:59] I think I'll just wait till april for dapper === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [05:00] Stupid people keep arguing even if they know they're wrong [05:00] I know that good [05:00] Extreme_Unction: Stupid people keep arguing; they don't know if they're wrong or not [05:00] Extreme_Unction: seriously, you should go to your principle and tell him that you had something taken which should not have been and that if its not replaced youre going to the police to report a theft. [05:01] frank23: Someone kept arguing that WINE was an emulator when I showed him what it stood for! [05:01] On the official website! [05:01] hehe [05:01] tell them, "ignorance is not a virtue" [05:01] CellarDoor: I'd rather just fuck with them! [05:02] wow [05:02] :p [05:02] stand on some principles [05:02] I'm good at finding vulnerabilities, not bitching. [05:02] dont give open source a bad name by misbehaving === duckdown [n=duckdown@CPE0014bf4a8c60-CM001371879b8c.cpe.net.cable.rogers.com] has joined #kubuntu [05:02] cause you'll give ignorant people that impression [05:02] Yeah, there is NO RULE about booting up FreeSBIE! [05:02] Or any linux! [05:02] they'll only believe more strongly what they believed in the first place [05:02] if you mess with them [05:03] so educate them === Parkotron [n=parker@fctnnbsc16w-156034214252.nb.aliant.net] has joined #kubuntu [05:03] Hmmm, I didn't make a big deal about it then.. I suppose it isn't too late to bring up a complaint on the issue. [05:03] throw things at them like, "a teacher who cannot learn, should not teach" === SirKillalot2 [n=nerd@dslb-084-056-069-112.pools.arcor-ip.net] has joined #kubuntu [05:04] Oh man, we have the most retarded classes! [05:04] :p [05:04] I'm in a class where we get a MOS degree.. That is so useful. [05:04] MOS ? [05:04] Microsoft Office Specialist. [05:04] hahahahahahaha [05:04] wowie [05:04] :P [05:04] The only classes that show ANY challenge at all are Drafting.. Which is pretty easy. [05:05] AutoCAD [05:05] We had Java programming class (Basics), and VB (EWWWWWWWWWWW) but noone passed them ever so they took them out. [05:05] lol [05:05] go to your principle and ask to be expelled [05:05] Heh, I couldn't have that unfortunately. === _adub [n=adub@12-202-253-211.client.insightBB.com] has joined #kubuntu [05:05] I need a scholarship.. not exactly rich. [05:06] tell them your afraid if you stay there any longer your brain might liquify ;) [05:06] <_adub> what is the latest stable kernel i can apt-get install [05:06] I am going to transfer to ATC (Advanced Technology Center) in 11th grade. [05:06] Extreme_Unction: is that better ? [05:06] ATC is big on hardware and they've got some good classes.. even as extreme as Assembly programming [05:07] meh [05:07] And you can take a lot of college classes there and save some money. [05:07] Hey all.. I just installed Dapper 4-Kubuntu over Dapper 4-Ubuntu (Sick of gnome, and the ugly brown themes.).. And I uncommented the pre-commented lines from /etc/apt/sources.list and did an 'apt-get update' but 'apt-cache search snes' is yielding NO packages; when I was in Ubuntu Dapper there were at least 5.. Can someone search for 'snes' and see if some Emulator packages come up [05:07] ok [05:07] eek [05:07] duckdown: Compile zsnes yourself or look for a .deb/repository with it. [05:07] I compile zsnes myself last time :\ [05:08] hmm is that better than SNES9X ? [05:08] much [05:08] serious. thanks man [05:08] let me check it out [05:08] It's even got a battle net application (Compatible with Linux) [05:08] www.zbattle.net [05:08] you don't have it in your apt-cache though? [05:08] cause i dont [05:08] No, sorry.. I don't have it any more. [05:08] ok thanks [05:09] I suggest you build it or search the web for a deb package. [05:09] i'll try building it i guess :D [05:09] kyle@Linuxbox:~$ apt-cache search snes [05:09] kodo - mouse odometer for KDE [05:09] adonthell - A 2D graphical roleplaying game [05:09] gcpegg - Global Consciousness Project EGG Software [05:09] visualboyadvance - a full featured Game Boy Advance emulator [05:09] Sorry for the paste :\ === grimse [n=grimse@p5481D181.dip.t-dialin.net] has joined #kubuntu [05:11] bbl === CellarDoor is now known as Cellar|away [05:12] duckdown: You need nasm to compile it, by the way! [05:12] !nasm [05:12] Extreme_Unction: I haven't a clue, try searching at http://ubuntu.cc.com.au/ [05:12] :\ === _adub [n=adub@12-202-253-211.client.insightBB.com] has left #kubuntu ["Konversation] [05:12] Well, it's on my apt-cache [05:13] does kubuntu support ati cards automaticly? [05:13] I believe you need a driver for full support. [05:13] ok [05:14] downduck: I'll play you some zsnes in a bit on netplay if you want [05:17] and if you need help compiling it, just ask, downduck :D === Snake|Sims2 is now known as Snake__ [05:21] Extreme_Unction: yeah, its needed a bunch of stuff [05:21] nasm, zlib, libpong [05:21] *libpng [05:21] yay, compiled ok ;) [05:21] Ahh [05:21] I got sound init failed [05:21] Extreme_Unction: Is it for X ? [05:21] but got it compiled right [05:21] It works in X, yes.. [05:22] I'm not sure about running it without X. [05:22] do you get sound init failed when you start it.. duckdown? [05:22] newp [05:22] HHHHHHMMMMMMMMMM!!!!!! [05:23] It doesn't say that in your shell? [05:23] i think the sound engine blows in this [05:23] i tried it on kubuntu [05:23] err Ubuntu [05:23] had to move to snes9x for good sound emulation [05:23] Nope, my sound works, its just choppy [05:23] Heh [05:23] You using Alsa? [05:24] yeah [05:24] damn it, the sound sucks [05:24] I'll try to fix it [05:24] but [05:24] Let me load up a ROM [05:24] sure [05:24] it worked great in snes9x :S === changeme [n=changeme@u39-4.dsl.vianetworks.de] has joined #kubuntu [05:27] I can't get it to work at all! === _john [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu [05:27] Does your sound work in gaim .. duckdown? [05:27] it would im sure, but i dont like it [05:27] i like Kopete :-) [05:27] Mine doesn't! [05:27] oh, it does for sure sorry [05:28] It's very selective [05:28] i had it in Ubuntu [05:28] My sound worked perfectly in Ubuntu but most things fail in Kubuntu [05:28] the new Dappers are REAL good at auto-detection.. even detects my resolution right [05:28] Amarok/etc work === csseyah [n=csseyah@210.213.224.5] has joined #kubuntu [05:28] only thing it breaks [05:28] Ahh, you're on Dapper? [05:28] is my touchpad.. i have to manually edit xorg.conf [05:28] yep === _john is now known as Lamer-X [05:29] Heh, well my sound doesn't work for many things [05:29] Gaim, Firefox, Zsnes [05:29] Let me ask you this [05:29] open up the Konsole [05:29] and press BACKSPACE at the prompt [05:29] does an ultra-loud bell ring? [05:29] Yes [05:29] thats my #1 complaint in Kubuntu [05:29] hey guys!!! i interrupt ur conversations :p i would like to ask something!!! how can i make a file -> libjavaplugin_oji.so [05:29] ok well that thing drives me nuts [05:29] its so damn loud [05:30] I don't know how to disable it forever [05:30] lol [05:30] I do [05:30] nice [05:30] System Notifications in Sound & Multimedia in System Settings? [05:32] HOLY toledo [05:32] I just made a system ring that could wake up the neighbors [05:33] hahahaha [05:33] oh man thats classic [05:34] Man! I want sound! [05:35] Sound! [05:35] Yay [05:35] You fond of Contra 3, duckdown? [05:38] sure [05:39] contras were sweet [05:39] i loved super-punch out [05:39] thats what im trying to find [05:39] google shows nothing but spam sites when looking for roms :( [05:39] Would you like to netplay me contra 3? [05:39] Ahhh, I have a few good ones [05:39] I can't use ZSNES [05:39] Why not? [05:39] my sound is choppy [05:39] I have to use snes9x, which I just installed === vexx [n=vexx@ip-216-226-7-13.formysite.com] has joined #kubuntu [05:39] Heh, you sure you're using ALSA?? [05:39] Positively [05:40] intel_ich [05:40] Does Snes9x have a deb package? [05:40] it has net mplay too [05:40] not sure, i download the binary [05:40] hang on [05:40] www.snes9x.com [05:40] Well, if you give me linkage I'll play some Contra 3 with you [05:41] okay [05:41] http://vincent.grigorieff.free.fr/snes9x/ [05:41] there ya go [05:41] startkeylogger [05:42] guess nobody running norton [05:42] duckdown: I got my contra 3 from www.sexy-nerd.com [05:42] http://www.sexy-nerd.com/snesroms.php [05:43] right on! [05:43] it has good ones [05:43] super punch out ;) [05:43] thanks === lexhider [n=lexhider@ppp86-177.lns2.mel3.internode.on.net] has joined #kubuntu === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu [05:44] hey [05:44] i need help [05:45] can sum1 tell me how i can get java so that i can run frostwire? [05:45] !java [05:45] To install Java/Sun Java see Java on https://wiki.ubuntu.com/RestrictedFormats and also see !javadebs [05:45] Weeeeeelllllll [05:45] I can help you klaus [05:45] awesome [05:45] lol [05:45] http://mirror2.ubuntulinux.nl/pool/java/sun-j2re1.5_1.5.0+update06_i386.deb [05:45] Download that, and dpkg -i it [05:45] Then do [05:46] i have the jadeide.zip pack [05:46] i'm new to linux.. baby sets man lol [05:46] i don't know anything lol [05:46] Weeeeeeeellllllll [05:46] Download http://mirror2.ubuntulinux.nl/pool/java/sun-j2re1.5_1.5.0+update06_i386.deb [05:46] Thats the proper JRE 1.5 [05:47] ooo [05:47] alright [05:47] duckdown: We'll netplay in a minute, Contra 3.. ok? [05:47] you got snes9x? [05:47] Tell me when that's done, klaus [05:47] weird the sound isnt working for super punch out :S [05:47] Yeah, I'm setting it up [05:47] but works great for FF2 [05:47] How can you set it up? Mine is just crappy command line [05:47] snes9x rom.smc [05:47] extreme how long u gonna b on?... i'm in the process right now [05:48] I stay up until work at 5am [05:48] So.. All night [05:48] lol [05:48] alright [05:48] Anyways, you got an nvidia card? [05:48] How can i find out what is using /dev/dsp [05:49] something locked my damn sound [05:49] duckdown:Where can I edit resolution/controls? [05:49] Hmm.. kill artsd [05:49] That's what I do [05:49] Extreme_Unction: exactly what i'd like to know [05:49] i just adjust the window size [05:49] with the cursor [05:49] theres a detailed readme but i didnt bother :P === nikolaus [n=nikolaus@63-229-132-174.ptld.qwest.net] has joined #kubuntu [05:50] yay there it goes :) workin again [05:51] super punch out here i come [05:51] when you're ready to rock [05:51] let me know === duckdown doesnt play fullscreen ;P [05:52] I'd like to rock right now but I refuse to play without my controls === Extreme_Unction is reading shit [05:53] heehee [05:54] Whatever, I'll use the lame controls!! [05:55] oh man i'm ripping it up in punch out === _redondos [n=redondos@201.254.224.174] has joined #kubuntu [05:55] i dont know how to netplay though [05:55] check out the syntax [05:55] i know it supports it [05:55] ! [05:55] What? Try searching at http://ubuntu.cc.com.au/, Extreme_Unction [05:56] <_redondos> hello! === nikolaus [n=nikolaus@63-229-132-174.ptld.qwest.net] has left #kubuntu ["Konversation] [05:56] <_redondos> how do I enter to another chanell ? [05:56] /join [05:56] <_redondos> with konversation [05:56] <_redondos> ok [05:56] <_redondos> thanks [05:57] duckdown [05:57] Linux snes9x doesn't support netplay I don't believe!! === _redondos [n=redondos@201.254.224.174] has left #kubuntu ["Konversation] [05:58] Plus in the faq he says Zsnes is better netplay.. You should try to fix your audio problem :\ === P3L|C4N0 [n=gcamposm@201.230.198.5] has joined #kubuntu [05:58] sure but how [05:59] I could check out your system using remote desktop or something if you want.. [06:00] in kubuntu? [06:00] Yes [06:00] Do you have Krdc? [06:02] Krfb for the server, actually. [06:02] i doubt you could figure it out without hearing it [06:02] what the hell could it be.. [06:02] it plays.. but its crackly [06:02] hmmm! [06:02] im in zsnes right now [06:02] Do you have the gstreamer0.8-plugins package? [06:03] whoa [06:03] mighta fixed it [06:03] sample rates [06:04] Is it fixed, duck? [06:04] think so, I gotta lower the sample rate by one [06:04] one setting [06:04] seems to be good now [06:04] hang on, let me fool around [06:04] Zsnes is much better, anyway! [06:05] yeah at least it has an interface! lol [06:05] Snes9x sucks dick in network play on windows anyway, that being put rightly.. [06:05] hehehe [06:05] All I remember is lag playing with someone on a network parallel to mine. [06:05] :O === tenshiKur0 [n=tenshiKu@24.84.47.187] has joined #kubuntu [06:06] Where would be a proper directory to stick Zsnes anyway? [06:06] usr/local/bin [06:06] The whole folder? I'm new to Linux in general. [06:06] Or just the executable? [06:06] im a rookie too :D [06:06] just the executable [06:07] Then where does it get it's config files? [06:07] did you compile it? [06:07] you do a 'make' [06:07] Yes [06:07] followed by 'make install' [06:07] and it does it all for you [06:07] Oh! I didn't do make install [06:07] Silly fucking me! [06:07] lol :) [06:07] Man [06:07] haha dont be so hard on yourself :D [06:07] Look @ all that ASM code. [06:08] That is some crazy emulator [06:08] ya i know diddly about coding [06:08] I like Java and C [06:08] but I code a little bit of ASM [06:08] Boy, coding ASM for snes is no fun [06:08] oh man zsnes workin good now [06:08] punch out runnin sweet [06:09] I got a good idea [06:10] duckdown: What is a suitable place to stick yer r0ms? [06:10] just ~/roms [06:10] /home/YOU/roms [06:11] excellent [06:11] beers are ice cold too [06:11] beers & snes games [06:11] sounds like a plan [06:11] Haha, I wish I could myself. [06:11] :) [06:11] Hey [06:11] www.zbattle.net === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [06:11] It's a battle net thing for zsnes [06:11] one sec just setting up my MSN [06:12] i forgot to [06:12] Just copy the executable into the same directory as zsnes [06:12] ok [06:12] hang on [06:12] cp zbat /usr/local/bin then run it.. set up your crap and we'll play [06:12] Better then entering IP and there are always people on it! === Spudchat [n=spud@adsl-69-211-12-52.dsl.chcgil.ameritech.net] has joined #kubuntu [06:15] Ok well duckdown, Tell me when you got zbat up and running and we'll play some contra 3! === Beeboob [n=jan@62.61.142.211.generic-hostname.arrownet.dk] has joined #kubuntu [06:16] dcc me the rom i guess [06:16] Second [06:16] Actually [06:16] i cant see the link on zbattle.net [06:16] to download it [06:16] it's on sexy-nerd.com [06:16] i dont have flash installed [06:17] Second then [06:17] hehee thanks [06:17] You have QT 3.1.x? [06:17] http://zbattle.net/files/zbattle.net-1.09sr1.tar.gz [06:17] not too sure, its a stock dapper installation [06:17] kde uses QT [06:17] Should [06:17] so id assume so [06:17] Get it there [06:18] and get the rom @ sexy-nerd.com [06:21] Got it yet, duckdown? === hatake_kakashi [n=meh@60-240-243-33.tpgi.com.au] has joined #kubuntu [06:25] Got it yet, duckdown? [06:25] hey extreme [06:25] i'm back [06:25] Hey [06:25] its done [06:26] Ok [06:26] now what lol [06:26] Now open up Konsole [06:26] do i have to unpack it or anything? [06:26] Got it open? [06:26] no [06:26] ok [06:26] Got Konsole open? [06:26] yea [06:26] Type in [06:27] sudo dpkg -i Jre1.5.0.bin (Replace jre.1.5.0.bin with your .deb location) === Cellar|away [n=unperson@d58-106-231-44.sun4.vic.optusnet.com.au] has left #kubuntu [""But] [06:27] where did it save to? === Foodcoman [n=berickso@mcdonaldwhsl.com] has joined #kubuntu [06:27] its not on my desktop [06:27] D/W [06:27] It did it right? [06:28] now do [06:28] sudo update-alternatives java [06:28] and select the last one [06:28] ok i got it [06:29] That's your default Java now [06:29] Have phun [06:29] What did you need it for, anyway? [06:29] do this though.. [06:30] do the command "java -version" (Minus the quotes) and paste me the output === tijn [n=tijn@a82-92-35-21.adsl.xs4all.nl] has joined #kubuntu [06:31] hmm [06:31] i can't find the bin file [06:31] Well [06:31] Just do java -version [06:31] real quick [06:31] and paste me the output [06:33] control.tar.gz data.tar.gz debian-binary [06:33] those are the files i got from it [06:33] From java -version?? [06:33] No! [06:33] Just do java -version and paste me the output [06:33] No need for ANY of that! [06:34] klaus@gunther:~$ java -version [06:34] java version "1.4.2" [06:34] gij (GNU libgcj) version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9) [06:34] Copyright (C) 2005 Free Software Foundation, Inc. [06:34] This is free software; see the source for copying conditions. There is NO [06:34] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [06:34] klaus@gunther:~$ [06:34] !paste [06:34] Don't flood the channel! Please use the pastebin at http://paste.ubuntu-nl.org/ or the channel #flood to paste large amount of text. [06:34] Ok, you have the bin file.. right? [06:34] i dunno [06:35] http://mirror2.ubuntulinux.nl/pool/java/sun-j2re1.5_1.5.0+update06_i386.deb [06:35] i sent u all that i got from that thing [06:35] i got 3 files [06:35] You need one deb! [06:35] Forget bin [06:35] I meant deb.. oops [06:35] lol [06:35] Do you have the deb file? [06:35] i can't fine it [06:35] http://mirror2.ubuntulinux.nl/pool/java/sun-j2re1.5_1.5.0+update06_i386.deb [06:35] that link just sent me those 3 files [06:35] It sent you a .deb ffs [06:36] Look at the trailing url [06:36] .deb [06:36] ok [06:36] Tell me when you have the .deb [06:36] ok === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu === jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #kubuntu === _redondos [n=redondos@201.254.224.11] has joined #kubuntu === brydenn [n=brydenn@c-24-21-104-247.hsd1.or.comcast.net] has joined #kubuntu [06:38] <_redondos> hello [06:38] <_redondos> a question... [06:39] Shoot [06:39] <_redondos> can anyone recommend me a good sound editor for kubuntu breezy ? [06:39] <_redondos> i were searching.. but... :( [06:39] <_redondos> too much dependencies [06:39] try sourceforge.net === csseyah is now known as [{cool}] [06:40] k i need a little help trying to find my windows hard drive heh [06:40] i thought it woulda mounted automatically or something [06:40] <[{cool}] > hey [06:40] <[{cool}] > :) [06:40] i got my windows HD as a slave [06:41] Use the mount command then? [06:41] well... what is it and how do i know the name of the HD to mount it? [06:41] try looking in /media [06:41] <_redondos> system settings>disk and filesystems [06:42] Anyone wanna netplay some zsnes? [06:42] <_redondos> with setuid root === [{cool}] is now known as csseyah [06:42] <_redondos> it's sequencial [06:42] <_redondos> windows partitions can only be stored at first of the hd [06:42] <_redondos> it's hda1 [06:44] <_redondos> mount it in /media/hda1 === duckdown [n=duckdown@CPE0014bf4a8c60-CM001371879b8c.cpe.net.cable.rogers.com] has joined #kubuntu [06:46] hey [06:46] <_redondos> ? === csseyah [n=csseyah@210.213.224.5] has joined #kubuntu [06:47] i had to do something sorry Extreme_Unction [06:47] Ahh [06:48] Can you grab zbattle.net? [06:48] yeah [06:48] i got it [06:48] Ok [06:48] setting up ./zbat right now [06:48] ok === [{cool}] [n=csseyah@210.213.224.5] has joined #kubuntu [06:48] Just copy the executable to your bin where zsnes is [06:48] brb in 5 === csseyah [n=csseyah@210.213.224.5] has joined #kubuntu [06:54] duckdown [06:54] I'm bback [06:59] <_redondos> bryden, I cant post private msgs [06:59] <_redondos> write here! [07:00] ok i did what you asked [07:00] and i see my HD in Disk & Filesystems [07:00] but i still dont know how to mount it say... on the desktop or whatever so I can access it as usual [07:00] <_redondos> well.. there it should say.. the mount point [07:00] yah its HDB1 [07:00] <_redondos> the folder where it is stored.. [07:00] <_redondos> no.. a folder, [07:00] <_redondos> thats a dev [07:01] well where is the mount point for it? [07:01] do i have to go browsing for it? === kosh [n=kosh@aesaeion.com] has joined #kubuntu [07:01] <_redondos> all is stored in [07:01] <_redondos> "/media" [07:02] <_redondos> or go to "storage media" [07:02] this is F'ed up then [07:02] ya been there [07:02] i have 3 cd roms there and a floppy [07:02] no HDs [07:02] <_redondos> ... [07:02] and in reality... i only have 2 physical CD Drives [07:02] <_redondos> wait [07:02] <_redondos> yes I see.. [07:02] <_redondos> hdb... [07:02] k :) [07:02] yah the dev is HDB1 === juha [n=juha@dna25-224.satp.customers.dnainternet.fi] has joined #kubuntu [07:03] <_redondos> there is a button.. [07:03] <_redondos> "disable" [07:04] <_redondos> or "enable" [07:04] disabled [07:04] <_redondos> did you found it out ? [07:04] shit brb [07:04] <_redondos> click [07:04] <_redondos> enable [07:04] <_redondos> like root.. always [07:06] <_redondos> ? [07:06] <_redondos> yes === viviersf [n=cain@196.44.1.98] has joined #kubuntu === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [07:16] extreme u there? === DevGet [n=gustav@h187n2fls31o1096.telia.com] has joined #kubuntu === klaus [n=klaus@rs232169.resnet.wright.edu] has left #kubuntu ["Konversation] === klaus [n=klaus@rs232169.resnet.wright.edu] has joined #kubuntu [07:22] hello [07:22] extreme? [07:23] <_redondos> brydenn ???? [07:26] what do i use to mount cue files in kde? [07:28] Yeah [07:28] yeehah! I managed to connect to my cell phone with bitpim.sourceforge.net [07:28] hey man [07:28] ok [07:28] i'm ryd [07:28] rdy [07:28] found the deb file [07:28] but there are 2 [07:28] What the fuck === yakuntu [n=yakuntu@201.250.121.180] has joined #kubuntu [07:29] I gave you the DIRECT LINK to one DEB file. [07:29] !cue [07:29] me2win: Do they come in packets of five. Try searching at http://ubuntu.cc.com.au/ [07:29] the same thing... ones .deb and the other is .deb.part [07:29] !mount [07:29] hmm... mount is the command to add partitions to your filesystem - for full instructions see https://wiki.ubuntu.com/InstallingANewHardDrive For mounting windows partitions, see !windowsdrives or http://tinyurl.com/bly9f [07:29] .deb.part means you didn't download it all the way === Tezkah [n=ryan@d137-186-145-102.abhsia.telus.net] has joined #kubuntu [07:29] ok [07:29] i'll delete that one? [07:29] No [07:29] both are fucked [07:30] well wtf [07:33] give me that link again.. [07:33] i'll just redownload it yet again [07:34] Extreme_Unction: please mind your language [07:34] extreme? [07:36] I'm sorry, but the issue here is you need to learn how to download a file. [07:36] Sorry. [07:36] lol [07:36] well whats the problem? [07:36] a .part is made when a file is downloading/was partially downloaded [07:36] That's the problem [07:36] Meaning you don't have it downloaded. [07:36] yea but i had both the .deb and one .deb.part [07:36] the .deb is made too [07:37] ok [07:37] but it's not complete [07:37] well what would cause the download to fail? [07:37] that one downloaded til atleat up in the 90 sum % bc i went to get food and it was still goin at 91% i think [07:38] Delete them both and redownload them, then.. [07:38] i am [07:38] i need the link [07:38] if u would sir [07:39] http://mirror2.ubuntulinux.nl/pool/java/sun-j2sdk1.5_1.5.0+update06_i386.deb [07:39] <_redondos> bye bye [07:39] <_redondos> I love you all [07:39] <_redondos> hahaha! [07:40] the download automatically starts.. [07:40] it selects the file [07:40] Then don't use Konqueror [07:40] i don't have anything else [07:40] Get firefox or something [07:40] i just started gettin inot linx. [07:40] .. [07:40] yesterday lol [07:40] Your job to get the file.. [07:40] i can find the folder tho.. [07:40] ok [07:41] I have work to do [07:41] i know [07:41] (Type lynx in console?..) [07:41] not found [07:42] ok fuck it [07:42] i'll let this thing download 2night [07:42] i'll talk to sum1 bout it tomorrow morning [07:43] k [07:43] thanks for tryin to help me out tho === Tezkah [n=ryan@d137-186-145-102.abhsia.telus.net] has left #kubuntu ["Konversation] === sambagirl [i=rio@c-67-191-245-116.hsd1.ga.comcast.net] has joined #kubuntu [07:45] anything such as themes for kubuntu? [07:46] kde-look.org [07:46] ttyl all I gotta get on FreeBSD for a bit === carlk [n=juser@c-67-163-39-124.hsd1.il.comcast.net] has joined #kubuntu [07:46] !ubotu seen [07:48] thank you === wu_nex [n=wu_nex@M473P000.adsl.highway.telekom.at] has joined #kubuntu === _root [n=root@de1-as8527.alshamil.net.ae] has joined #kubuntu === _root is now known as ronaldson40 [07:51] how do i enable irda on the laptop === fatejudger [n=fatejudg@c-24-5-49-160.hsd1.ca.comcast.net] has joined #kubuntu === wu_nex [n=wu_nex@M473P000.adsl.highway.telekom.at] has left #kubuntu ["Konversation] [07:54] hi [07:54] anybody.... [07:54] hey ronaldson40 [07:56] hi [07:56] I installed the Irda tools from Adept [07:56] however I cannot find where can i enable the Irda [07:57] ronaldson40: lemme google [07:57] k [07:57] http://www.hpl.hp.com/personal/Jean_Tourrilhes/IrDA/IrDA.html this page has details at the bottom [07:57] ronaldson40: ^^ [07:58] I am checkin it out === GullyFoyle [n=jpar@64.252.20.47] has joined #kubuntu [07:59] robotgeek can i download this package thru adept [07:59] !info irda-utils [07:59] irda-utils: (IrDA management and handling utilities), section utils, is optional. Version: 0.9.16-9ubuntu3 (breezy), Packaged size: 64 kB, Installed size: 264 kB [08:00] yah i installed that [08:00] but i cannot find it on the settings page [08:00] I mean the system and settings page [08:02] how do i activate it [08:02] !scp [08:02] Do they come in packets of five. Try searching at http://ubuntu.cc.com.au/, me2win === dell500 [n=dell500@12-216-253-88.client.mchsi.com] has joined #kubuntu === _sybil [n=sybil@cpe-72-224-126-138.nycap.res.rr.com] has left #kubuntu ["Konversation] === agnieszka [n=agnieszk@153.19.181.34] has joined #kubuntu === m0ns00n [n=hogne@212.33.152.198] has joined #kubuntu === agnieszka [n=agnieszk@153.19.181.34] has joined #kubuntu === agnieszka [n=agnieszk@153.19.181.34] has joined #kubuntu === agnieszka [n=agnieszk@153.19.181.34] has joined #kubuntu === _patrick [n=patrick@user-1087de9.cable.mindspring.com] has joined #kubuntu === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu === _root [n=root@de1-as8527.alshamil.net.ae] has joined #kubuntu [08:25] <_root> hi === _root is now known as ronaldson40 [08:25] I downloaded the flash player installer for konqueror [08:25] and installed it in directory /usr/lib/mozilla [08:26] however it still says flash not detecte [08:26] d [08:28] how do i resolve this [08:28] ronaldson40: sorry, no clue [08:29] k === agnieszka [n=agnieszk@153.19.181.34] has joined #kubuntu === robotgeek is now known as robotgeek_zzz === agnieszka [n=agnieszk@153.19.181.34] has left #kubuntu ["Konversation] === agnieszka [n=agnieszk@153.19.181.34] has joined #kubuntu === Extreme_Unction [n=kyle@130.62.33.65.cfl.res.rr.com] has joined #kubuntu === _redondos [n=redondos@201.254.224.11] has joined #kubuntu === [Vampis] [n=niclas@dynamic-47-237.chl.chalmers.se] has joined #kubuntu [08:36] <[Vampis] > morning :) [08:38] <_redondos> say something [08:39] <[Vampis] > "something" [08:39] <[Vampis] > there.. [08:39] <[Vampis] > happy ? [08:39] <_redondos> tell a joke [08:39] <[Vampis] > ok [08:39] <[Vampis] > Do you have a mirror there you are=? [08:40] <_redondos> ??? [08:40] <[Vampis] > yes or no ? [08:40] <_redondos> haha [08:40] <[Vampis] > now u got it :P [08:41] <_redondos> "in a world without frontiers, who needs Gates and Windows..." [08:42] Anyone wanna play Contra 3? [08:43] <_redondos> algun rgentino por aca ??? [08:44] <_redondos> algun Argentino por aca mierda??? === g8m [n=evil@cp82868-a.dbsch1.nb.home.nl] has joined #kubuntu === Tudor_b [n=tudor@82.76.230.141] has joined #kubuntu [08:49] amarok won't start for me after i installed gstreamer0.8-mad and amarok xine. where can i paste the rror message so someone can help? === lieex [n=lieex@222.92.109.226] has joined #kubuntu [08:50] get gstreamer0.8-plugins and also make sure your engine is gstreamer and output module is alsasink (If you use ALSA, which you should!) [08:51] it won't start [08:51] it hangs on the splash [08:51] with an error window [08:52] before it was using gstreamer engine and alsa. now i can't even look because it wont start === wu_nex [n=wu_nex@M193P004.adsl.highway.telekom.at] has joined #kubuntu === shogouki [n=nicolas@ron34-1-82-225-191-130.fbx.proxad.net] has joined #kubuntu === chx|zZzz is now known as chx === Kamping_Kaiser [n=Kaiser@ppp199-93.lns1.adl4.internode.on.net] has joined #kubuntu === _mindspin [n=mindspin@p54B2CFD3.dip.t-dialin.net] has joined #kubuntu === RomanK [n=roman@p54A277E7.dip.t-dialin.net] has joined #kubuntu === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu [09:10] !seen ilba7r [09:10] ilba7r was last seen on IRC in channel #ubuntu, 5d 2h 36m 8s ago, saying: '!xgl'. === azathoth [n=ben@bb4win/creator] has joined #kubuntu === tijn_ [n=tijn@a82-92-35-21.adsl.xs4all.nl] has joined #kubuntu === _juha [n=juha@dna25-224.satp.customers.dnainternet.fi] has joined #kubuntu === wu_nex [n=wu_nex@M237P004.adsl.highway.telekom.at] has joined #kubuntu === wu_nex [n=wu_nex@M237P004.adsl.highway.telekom.at] has left #kubuntu ["Konversation] [09:22] yay i finally got amarok working [09:23] <[Vampis] > nice :) [09:23] <[Vampis] > how did u fix it ? [09:27] ha dto change owner of /var/tmp/kdecache-"me"/ksycoca to me. it was owned by root for some reason after i installed amrok-xine and gstreamer0.8-mad [09:28] <[Vampis] > nice call of you to find it [09:28] <[Vampis] > :) [09:28] <[Vampis] > I'll never would have foundit [09:29] error messages helped [09:29] ran it from console to track errors [09:29] thsts a bug then ;) error messages arnt supposed to help :O [09:29] hehe [09:29] har har [09:29] lameass [09:29] :( === Kamping_Kaiser got an error message "an error has occured" during an ubuntu install [09:29] erhm :) i mean [09:30] helpful [09:30] :P === wu_nex [n=wu_nex@M390P000.adsl.highway.telekom.at] has joined #kubuntu [09:32] amarok is cool even using fluxbox i can run mouse over icon in systray to change volume === sirblue [n=sirblue@gpt-gw.gznet.ru] has joined #kubuntu [09:34] fluxbox compiled with kde support is faster than kde [09:34] works for me [09:35] WIN-Key & numpad +/- works also ;-) [09:36] oh yeah cool [09:37] thx morrow, ya think i'd look some of this up eh? [09:38] wow there's a lot of shortcuts === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu [09:39] get some use outta that WIN key [09:39] yeah well.. my notebook has no win key === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu [09:40] you can reconfigure thouh === uri [n=uri@host118-104.pool879.interbusiness.it] has joined #kubuntu [09:40] i know but i'm already using every meta key :) === chafe [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu [09:41] i just installed === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu [09:41] sudo: unable to lookup hostname via gethostbyname() === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu [09:41] i just installed [09:41] i cannot edit /etc/hosts [09:41] without root [09:41] and i cant hostname newhostname without root either [09:42] how do i fix this problem with sudo without being root?? [09:42] sudo nano /etc/hosts doesnt work? [09:42] no === mfogtman [n=mfogtman@h135.120.40.69.ip.alltel.net] has joined #kubuntu [09:42] sudo gives me this error [09:43] i havent touched the installation yet, its fresh [09:43] is this going to happen every time i install and dont call myself "localhost" ? === _jojo [n=jojo@dslb-084-057-140-241.pools.arcor-ip.net] has joined #kubuntu === _jojo [n=jojo@dslb-084-057-140-241.pools.arcor-ip.net] has left #kubuntu ["Konversation] [09:44] what error does sudo give you? [09:44] sudo: unable to lookup hostname via gethostbyname() === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu === jeje [n=jeje@201.29.231.196] has joined #kubuntu [09:49] aye, recovery mode [09:49] thanks guys === jeje [n=jeje@201.29.231.196] has left #kubuntu ["Konversation] === gnumdk [n=gnumdk@pf-amon.crid-85.ac-nantes.fr] has joined #kubuntu === shogouki [n=nicolas@ron34-1-82-225-191-130.fbx.proxad.net] has left #kubuntu [] === ufo [n=juha@dsl-hkigw2-fe1dde00-73.dhcp.inet.fi] has joined #kubuntu === sirblue [n=sirblue@gpt-gw.gznet.ru] has joined #kubuntu === jojo__ [n=jojo@dslb-084-057-140-241.pools.arcor-ip.net] has joined #kubuntu === Mucki [n=Mucki@xdsl-84-44-194-65.netcologne.de] has joined #kubuntu === wu_nex [n=wu_nex@M362P014.adsl.highway.telekom.at] has joined #kubuntu === GullyFoyle [n=jpar@64.252.20.47] has left #kubuntu [] === sirblue [n=sirblue@gpt-gw.gznet.ru] has joined #kubuntu === farous [n=farous@d141-64-4.home.cgocable.net] has left #kubuntu [] === farous [n=farous@d141-64-4.home.cgocable.net] has joined #kubuntu === uri [n=uri@host118-104.pool879.interbusiness.it] has joined #kubuntu === andre^off is now known as andred === allee [n=ach@dialin-212-144-128-173.pools.arcor-ip.net] has joined #kubuntu === grajkoo [n=grajkoo@87.207.227.167] has joined #kubuntu === mth`MAW [n=konversa@e176220222.adsl.alicedsl.de] has joined #kubuntu === Supervisor [n=chatzill@194.225.125.6] has joined #kubuntu [10:23] Is there anyway I can download all the updates and burn them on a CD? [10:23] I don't have a good internet connection at home so I have o fetch the files at work [10:24] And at work I merely have windows [10:24] There's apt-zip but I don't know if there's a windiws version of it. [10:24] dunno [10:24] windows* === JakubS [n=qba@azk210.internetdsl.tpnet.pl] has joined #kubuntu [10:25] dl'ing the packages and burning them would work, but you need linux i think [10:25] I just want to know if there is a single rep where I can download all the patches [10:26] cause there is no way to know which packages I need exactly [10:26] Supervisor: you could download all the .debs, but that's a lot of work :/ [10:26] you could download the entire repository, too, but it's huge. :P [10:26] Isn't there a single /update path for Breezy? === wu_nex [n=wu_nex@M341P018.adsl.highway.telekom.at] has joined #kubuntu === uri [n=uri@host118-104.pool879.interbusiness.it] has left #kubuntu ["Konversation] === kitsch [n=sam@84-217-16-240.tn.glocalnet.net] has joined #kubuntu === txwikinger2 [n=txwiking@blah.jabber.dk] has joined #kubuntu === ita [n=itakka@62.96.0.5] has joined #kubuntu [10:37] buon giorno === Tonio_ [n=tonio@cac94-5-82-229-219-55.fbx.proxad.net] has joined #kubuntu [10:39] (not kubuntu, more kde specific i fear) - is there a keyboard shortcut like windows-m (minimize ALL windows / show desktop) with kde ?! [10:40] Yes ita [10:40] Ctrl + Alt + D === winXperts [n=winXpert@ip68-101-72-217.ga.at.cox.net] has joined #kubuntu === robewald [n=robert@t54fc43ba.pool.terralink.de] has joined #kubuntu [10:41] You can set it however you like in KControl [10:42] nice! [10:42] thank you .. i missed that :) [10:42] You're welcome === uri [n=uri@host118-104.pool879.interbusiness.it] has joined #kubuntu === xChomp [n=xchomp@e180002033.adsl.alicedsl.de] has joined #kubuntu [10:43] hi === rdale [n=rdale@39.Red-213-96-177.staticIP.rima-tde.net] has joined #kubuntu [10:44] Hi xChomp [10:44] when i try to remove kaffeine, aptitude says that he wants to remove the kubuntu-desktop too. what exactly does that mean? will it remove the whole kde with all its applications? [10:45] Kubuntu-desktop is a metapackage [10:45] it's what's used to install Kubuntu from the cd [10:45] you can remove it if you want, but upgrades to the next version of Kubuntu may not go as smoothly [10:46] i see.. ok, thanks Kamping_Kaiser === Supervisor [n=chatzill@194.225.125.6] has left #kubuntu [] === sirblue [n=sirblue@gpt-gw.gznet.ru] has joined #kubuntu === grimse [n=grimse@p5481D181.dip.t-dialin.net] has joined #kubuntu === golan [n=golan@85.116.131.5] has joined #kubuntu === hirs [n=hirs@103.Red-213-98-167.staticIP.rima-tde.net] has joined #kubuntu [10:54] hi [10:55] hi hirs [10:56] hi [10:56] where can i see which package contains a special file? i have an application here called kbtserialchat, but if i wanna remove it with aptitude it says not found. [10:57] <[Vampis] > qpopmenu.h [10:57] <[Vampis] > cant find wich package to install to get that [10:57] apt-cache search not helping? [10:57] [Vampis] : it seems part of qt3-dev [10:57] [Vampis] : look in -dev files [10:58] [Vampis] : you can search at packages.ubuntu.com [10:58] <[Vampis] > I did that [10:58] you can search by file [10:58] the second search box [10:59] <[Vampis] > weee [10:59] <[Vampis] > thanks :) [10:59] does konqueror support smooth wheel scroll like firefox? [10:59] <[Vampis] > *compiling* === puckman [n=gerard@penguin.thebrewery-london.com] has joined #kubuntu === lexhider [n=lexhider@ppp86-177.lns2.mel3.internode.on.net] has left #kubuntu ["Konversation] === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu [11:00] <[Vampis] > it worked :D === [Vampis] so happy === Kamping_Kaiser is begining to work out why so many of these 'landrives' are being returned. === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu === cyne [n=cyne@203.49.217.220] has joined #kubuntu [11:01] anyone here tried kubuntu and ubuntu ? [11:01] Has any one made work mouse gestures on KDE? [11:02] cyne: me [11:02] hirs, which do you prefer, and why? [11:02] cyne: different users different tastes [11:02] i tried ubuntu for 3 months, but i finally switch to kubuntu, I love kde [11:02] ok [11:03] i'm downloading ubuntu at the moment [11:03] fwiw, i don't particularly like KDE, or the KDE blue :) [11:03] so i use ubuntu (in answer to your question) [11:03] Kamping_Kaiser: you have themes ;) [11:04] I was on KDE for a while till I somewhat got sick of a process named gam_server so I switched to Gnome and I'm somewhat addicted to it after splitting a few hairs ;) *technically, it was a little challenging however I got around to get Gnome to my tastes* [11:04] :) not a themey person [11:04] there is also a simplekde project for those who likes simplicity [11:04] hatake_kakashi: Gnome had that problem as well. ( ist a Gnome daemon isnt it?) [11:04] all good now:) [11:05] where are my alsa mixer settings stored? === honta [n=honta@dledt01.studbost.vxu.se] has joined #kubuntu [11:06] Kamping_Kaiser: yeah its still bugging me every so often on KDE but on Gnome that has somewhat gone down a bit. However it still is annoying when you don't really want it === ubuntu [n=ubuntu@ip153.56.1411E-CUD12K-01.ish.de] has joined #kubuntu [11:06] hatake_kakashi: i agree about anoying. [11:06] hi ubuntu [11:06] hi zusammen ;) === ubuntu is now known as Sessions [11:07] wb :) === Sessions is now known as demotape [11:07] guten morgen, demotape ;) [11:07] morgen xChomp [11:08] i just had a thought - if you unmount a sata hdd, you could hot swapt it couldnt you? because it's using the same bus (scsi) as usb drives do [11:08] htte mal ne frage, kann mann die Live DVD irgendwie instalen? [11:08] !de [11:08] Deutschsprachige Hilfe fuer Probleme mit Ubuntu und Kubuntu finden Sie in den Kanaelen #ubuntu-de resp. #kubuntu-de [11:08] ahh ^^ [11:09] and i think the answer is yes === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu [11:10] Kamping_Kaiser: where are the alsa mixer settings stored? [11:11] xChomp: not sure. [11:12] is dmix broken in ALSA? [11:13] KDE seems to grab up the sound system and not let it go [11:13] as does gstreamer and Xine === zax1 [n=zax1@62-249-211-100.adsl.entanet.co.uk] has joined #kubuntu [11:13] hello === wu_nex [n=wu_nex@M211P009.adsl.highway.telekom.at] has joined #kubuntu [11:15] hi [11:15] i thought KDE used esd? [11:15] er [11:16] arts === _silje [n=silje@084202099045.customer.alfanett.no] has joined #kubuntu [11:18] Kamping_Kaiser: it does [11:18] <_silje> hi everybody, is there someone who can help me to get my alsa drivers work? === invader [n=invader@Md2aa.m.pppool.de] has joined #kubuntu [11:18] I was just saying that gstreamer and xine have the same problem as well [11:19] ah aok === invader [n=invader@Md2aa.m.pppool.de] has left #kubuntu ["Konversation] [11:22] <_silje> omg, i have sound, its just that i cant get sound when i play wmv files === wolfgang [n=wolfgang@dslc-213-023-156-189.pools.arcor-ip.net] has joined #kubuntu [11:27] _silje: do you have win32 codecs installed? [11:28] w32codecs package [11:28] <_silje> hirs: yes [11:28] <_silje> hirs: i see the movie, but no sound [11:28] wich player are you using? [11:28] <_silje> hirs: beep === wincide [n=WeReTheC@170.Red-83-57-134.dynamicIP.rima-tde.net] has joined #kubuntu === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu [11:29] hum.. did you tried mplayer or kaffeine? [11:30] <_silje> hirs: ive tried kaffeine, it didnt work, so I followed i guide i found after a quick google search, it told me to install beep media player, it worked 50%, but i cant get sound === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu === wu_nex [n=wu_nex@M211P009.adsl.highway.telekom.at] has left #kubuntu ["Konversation] [11:32] _silje: bmp to play videos? strange guide.. mplayer has better codec support (the best in linux i think) [11:33] <_silje> is it just to do a "sudo apt-get install mplayer" or do i have to do other things, im a real newb so i cant do pretty much at my own === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu [11:34] erhm, not sure but i think there is a mirc and xchat exploit === visik7 [n=visi@unaffiliated/visik7] has joined #kubuntu [11:35] _silje: yes [11:35] <_silje> before i switched to kubuntu i had gentoo, it worked just to emerge mplayer, and it could play wmv files, but i tought that gentoo was harder than kubuntu, and that kubuntu was more "automatic" tha gentoo, so i switch, now im not so sure anymore [11:35] <_silje> couldnt find the package mplayer [11:35] _silje: if doesn't work add this line to /etc/apt/sources.list: deb http://archive.ubuntu.com/ubuntu breezy universe [11:35] <_silje> ok hiris [11:36] mplayer is not in universe [11:36] it is in multiverse [11:36] iird [11:36] multiverse? [11:36] iirc === wincide [n=WeReTheC@170.Red-83-57-134.dynamicIP.rima-tde.net] has left #kubuntu ["AaaAaArrghh!"] [11:36] yeah [11:36] _silje: sorry, change universe for multiverse [11:36] and putting it in multiverse is already a risk ;) [11:37] <_silje> hirs: okey, so it will be now " deb http://archive.ubuntu.com/ubuntu breezy multiverse [11:37] _silje: it's not that kubuntu is more automatized than gentoo or not [11:38] _silje: gentoo packages anything, doesn't matter whether it has a licence or not, or whatever might be a problem [11:38] raphink: whay the risk ? [11:38] _silje: yes, don't forget to do a apt-get update after adding the source === galvez [n=galvez@201.137.63.50] has joined #kubuntu [11:38] <_silje> i did [11:38] _silje: we try to not provide any app, and provide only free apps by default [11:38] <_silje> or, im doing it now [11:38] hello [11:38] farous: juridic risk. mplayer shouldn't be redistributed iirc [11:38] ok thanx [11:39] is it the same also with gs-afpl [11:39] <_silje> so raphink: whats the diffrence between gentoo and ubuntu with kde? [11:39] <_silje> raphink: i use linux because i hate microsoft and all with it, and dont realy know the diffrence [11:40] how do you mean with kde ? [11:40] the main difference between gentoo and ubuntu is the package system [11:40] <_silje> hirs: i did [11:40] <_silje> sorry, ignore my last post [11:40] _silje: for me the difference was in app installation speed :) [11:41] _silje: gentoo provides ebuilds to be built by users with emerge, ubuntu focuses on binary packages for users [11:41] <_silje> hirs: isnt that because gentoo compiles all, that makes it a bit faster, but not very? [11:41] excuseme, im new to linux, i installed kubuntu 5.10 just now, i opened a terminal and realized i didnt liked de name of the computer so i did this: sudo nano-w /etc/hosts and changed it for the one i like === DrJoene [n=jeroen@a82-92-35-21.adsl.xs4all.nl] has joined #kubuntu [11:42] but now i cant make sudo anymore, can any of u guys help me ? [11:42] DCC SEND "ircsucks" 0 0 0 === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [11:42] erhm, tijn? wtf? [11:42] ups [11:42] _silje: yes, once installed it's a bit faster, but I don't like to wait 2h to update kde === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu === _silje [n=silje@084202099045.customer.alfanett.no] has joined #kubuntu === wk2001 [n=wk@dslb-082-083-240-034.pools.arcor-ip.net] has joined #kubuntu === xChomp [n=xchomp@e180002033.adsl.alicedsl.de] has joined #kubuntu [11:43] galvez: /etc/hosts is not where to change your machine name. You should change it in /etc/hostname and have it fit with /etc/hosts === ccc_ [n=ccc@c-8f0f70d5.015-28-6c6b7010.cust.bredbandsbolaget.se] has joined #kubuntu === ufo [n=juha@dsl-hkigw2-fe1dde00-73.dhcp.inet.fi] has joined #kubuntu [11:43] raphink: but i cant do sudo anymore, it wont let me change anything [11:43] galvez: did you set a root password ? [11:43] <_silje> now mplayer plays wmv files, with sound. But i cant change the aspect ration [11:43] <_silje> now mplayer plays wmv files, with sound. But i cant change the aspect ratio** [11:44] raphink: no, i dont think so [11:44] do i have to reinstall everything ? [11:45] galvez: there are other options, but if you don't want to have further problems, I'd suggest you reinstall. I also suggest you think about the name of your host before installing ;) [11:45] ok thank you very much === |mp| [n=mp@82.153.208.209] has joined #kubuntu [11:47] :) === galvez [n=galvez@201.137.63.50] has left #kubuntu ["Konversation] === shogouki [n=nicolas@ron34-1-82-225-191-130.fbx.proxad.net] has joined #kubuntu === Shadowcat [i=Shadowca@c-705f70d5.033-47-73746f7.cust.bredbandsbolaget.se] has joined #kubuntu === rosemary [n=rosemary@60-234-233-134.bitstream.orcon.net.nz] has joined #kubuntu === shogouki [n=nicolas@ron34-1-82-225-191-130.fbx.proxad.net] has left #kubuntu [] [11:50] <[Vampis] > anyone that nows how i set a password to my bluetooth ? === rosemary [n=rosemary@60-234-233-134.bitstream.orcon.net.nz] has left #kubuntu ["Leaving"] [11:50] <[Vampis] > I havnt set any and when my phone tries to connect to my computer, it asks for password [11:50] <[Vampis] > I use kubuntu breezy kde 3.5.1 [11:51] 1234 [11:52] <[Vampis] > ok ? [11:52] <[Vampis] > *tries* === nader [n=nader@193.108.134.85] has joined #kubuntu [11:53] [Vampis] : cat /etc/bluetooth/pin [11:53] <[Vampis] > thank u [11:53] <[Vampis] > =) [11:53] <[Vampis] > so i can change it to whatever I want ? [11:54] [Vampis] : No! ;) [11:55] [Vampis] : it should match the pin code of the bluetooth device [11:59] <[Vampis] > eeh ? [11:59] <[Vampis] > the PHONE asks for the password to the computer bluetooth [12:00] [Vampis] : pin code or password is the same here. [12:01] <[Vampis] > yes, but then I should type in 1234 on the phone ? [12:01] [Vampis] : set the bt password in the phone (1234 is a bit lame choice) === zax1 [n=zax1@62-249-211-100.adsl.entanet.co.uk] has joined #kubuntu [12:02] [Vampis] : set the same in /etc/bluetooth/pin === grimse [n=grimse@p5481D181.dip.t-dialin.net] has joined #kubuntu [12:03] lunch bbl [12:03] <[Vampis] > I cant set password in the phone [12:03] [Vampis] : then check phone docs for preset value [12:03] bbl === txwikinger2 [n=txwiking@blah.jabber.dk] has left #kubuntu [] === txwikinger2 [n=txwiking@blah.jabber.dk] has joined #kubuntu [12:04] hello === arafat [n=arafat@Rb221.r.pppool.de] has joined #kubuntu [12:04] wonder if any one can help with configuring a linux unit on a windows network === _silje [n=silje@084202099045.customer.alfanett.no] has joined #kubuntu [12:05] what's the problem zax1? [12:06] i installed kubuntu on a system, now i want it to joing the workgroup of the other windows computers [12:06] you need to install samba [12:06] samba ? [12:07] hmm not even sure actually [12:07] well did you try smb:/ on konqueror? [12:07] !google samba [12:07] zax1: My cat's name is Mittens! Try searching at http://ubuntu.cc.com.au/ [12:07] lol [12:07] zax1: try putting smb:/ in the url bar in konqueror [12:07] and see what you get [12:08] thanks [12:09] startkeylogger stopkeylogger [12:09] :-) [12:09] :P [12:09] hehe [12:09] ^^ [12:09] I somehow doubt that many people on this channel use norton. === ba-student [n=chatzill@blueice4n1.de.ibm.com] has joined #kubuntu [12:10] hi i need a textbrowser... how can i download it ? [12:10] links or lynx [12:10] are good choices ba-student [12:10] if you mean a text-based internet browser [12:11] yeah i know but i donno how to get it i have got somethink like this [12:11] sudo apt-get install links [12:11] or [12:11] sudo apt-get install lynx [12:11] apt-get install links2 [12:11] depending on which you want ;) [12:11] yeah or links2 [12:12] but there comes an error: cannot find packafe links [12:12] did you apt-get update ? [12:13] no how can i do that ? [12:13] just apt-get update ? [12:13] sudo apt-get update [12:13] then you try [12:13] sudo apt-get install links2 [12:13] again [12:13] ;) [12:14] mh ok i made the update and there came [12:14] reading packafe lists... done [12:15] then i tried links again [12:15] but it is the same error again :[ [12:15] hmm [12:15] did you activate universe? [12:15] ^^ sorry don't know that that is [12:15] then you didn't ;) [12:15] :] i think so too [12:15] edit /etc/apt/sources.list and uncomment the universe lines [12:16] or use adept to do so [12:16] alright ;D [12:16] then apt-get update again [12:16] you can activate the multiverse lines, too [12:16] that can be useful [12:16] for mp3 and other stuff like that [12:17] I reckon they should make a splash screen when you first install it "if you want stuff you need to add these lines in apt" [12:17] hmmm [12:17] well [12:18] no I don't think we should do that [12:19] alright now it works ;D [12:19] good [12:19] thank you !! [12:19] :) [12:20] can you also tell me how i can change the display soltuion in the x server ? [12:20] you have to reset the x server [12:20] sudo dpkg-reconfigure xserver-xorg === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu [12:21] hi Hobbsee [12:21] hey raphink [12:22] how are you today? === bobthelot [n=james@81-179-218-14.dsl.pipex.com] has joined #kubuntu [12:22] i'm ok - went to uni all day, then went to work [12:23] :s === weedar [n=weedar@ti500710a080-5125.bb.online.no] has joined #kubuntu [12:25] Anyone feels qualified to guess what a pentium laptop is most likely to have memory-wize? === freeflying [n=freeflyi@61.190.65.25] has joined #kubuntu === Riis [n=Riis@port1612.ds1-khk.adsl.cybercity.dk] has joined #kubuntu [12:28] a buddy of mine just uninstalled gcc, and it seems apt decided to uninstall itself in the process [12:29] is there an apt-tarball you can fetch and get apt running again? === C-O-L-T [n=hunika@193.231.163.10] has joined #kubuntu === pulver [n=awwwww@c-671e70d5.019-10-6b736411.cust.bredbandsbolaget.se] has joined #kubuntu === yogender [n=yogender@infocom-82-154-16-del.trade-india.com] has joined #kubuntu === andred is now known as andre^off === ToyMan2 [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [12:37] Riis: use aptitude instead? === fatejudger [n=fatejudg@c-24-5-49-160.hsd1.ca.comcast.net] has joined #kubuntu [12:39] what the hell is up with dmix not working? [12:39] I can't play more than one thing at a time === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [12:39] without other things complaining that the sound system is taken === allee [n=ach@dialin-212-144-131-040.pools.arcor-ip.net] has joined #kubuntu === C-O-L-T [n=hunika@193.231.163.10] has joined #kubuntu [12:40] What do I need to install on my kubuntu to access samba printers ? the dialog for adding a new printer has samba printers greyed out. === andre^off is now known as andred === hermes [n=hermes@cust-232-71.dsl.versateladsl.be] has joined #kubuntu [12:43] you cant accidently uninstall apt [12:43] it stops you and says "are you sure, type 'yess i am sure i want to do this': === DaveQB [n=david@168.6.233.220.exetel.com.au] has joined #kubuntu === C-O-L-T [n=icechat5@193.231.163.10] has joined #kubuntu [12:47] so there's no "File Association" in the Kubuntu System Settings app ?? Have to navigate through a Kmenu listing to see all the components of Kcontrol === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu === C-O-L-T [n=icechat5@193.231.163.10] has joined #kubuntu === ol408 [n=oli@62.105.104.81] has joined #kubuntu [12:56] DaveQB: why not run kcontrol? [12:57] Pupeno_: smbclient for /usr/bin/smbspool [12:58] allee: thanks. === DeluxXx_ [n=DeluxXx@65.23.110.237.nw.nuvox.net] has joined #kubuntu [01:02] allee: I've installed smbclient but it is still grayed out. [01:02] pulver: i see. But Kcontrol is not in the Kmenu. I thought "System Settings" was just an enhanced Kcontrol, didnt know it had anything removed :-/ [01:04] Pupeno_: ls -l /usr/lib/cups/backend/smb # is smb a link to smbspool [01:05] yes. [01:06] Pupeno_: mhmm... [01:08] Pupeno_: are you in adminstrator mode? have you restarted the K [01:08] I haven't restarted K. [01:08] Kcontrol [01:08] oh, that, yes. [01:09] I didn't need administrator mode to add a samba printer on my wife's computer (kubuntu as well). [01:09] Pupeno_: who did you try to add the printer with http://localhost:631 [01:09] s/who/how/ [01:10] allee: no, not with the web interface === djib [n=djib@brusa.chu.cam.ac.uk] has joined #kubuntu [01:11] Pupeno_: can you try? [01:12] Pupeno_: here I see 'Windows printer via Samba' as expected [01:12] .. in the web interface [01:12] cups asks for a username and a password... === Ilokaasu [n=matti@dsl-aur-ff27c000-33.dhcp.inet.fi] has joined #kubuntu === DeluxXx__ [n=DeluxXx@65.23.110.237.nw.nuvox.net] has joined #kubuntu [01:13] restarted cups and now it is no longer grayed out! :) [01:14] Pupeno_: :) [01:16] thank you. === DeluxXx__ [n=DeluxXx@65.23.110.237.nw.nuvox.net] has joined #kubuntu [01:34] <_stian> people, anyone that can help me with this? [01:34] <_stian> http://ubuntuforums.org/showthread.php?p=788337#post788337 === __Ace__ [n=love@kr-lun-162-144-233-83.3.cust.bredband2.com] has joined #kubuntu === mijndert [n=mijndert@i172108.upc-i.chello.nl] has joined #kubuntu === ToyMan2 [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu === _ben [n=ben@85-210-53-8.dsl.pipex.com] has joined #kubuntu [01:38] _stian: What are you trying to compile? [01:39] <_stian> trying to compile this http://xvidcap.sourceforge.net/ [01:39] _stian: You most likely lack libavcodec-dev and libavformat-dev [01:39] <_stian> ill try those [01:40] _stian: Si ifra om det er noe mer som manger da ;) [01:40] <_stian> s du er norsk :) [01:40] Mye som tyder p det ja ;) === arrinmurr [n=arrinmur@MMMCCXXIII.tun.saunalahti.fi] has joined #kubuntu [01:41] <_stian> kunne nesten sett det utifra "skrot" navnet ditt...er vel ikke noe engelsk ord det nei [01:41] Ikke som jeg vet om nei =) [01:41] <_stian> :) [01:41] <_stian> fikk samme error, men skal prve noe, 2sec [01:42] is there any firefox themes that only applies to the icons in the navbar? === MetaMorfoziS [n=sajt@53d82b81.adsl.enternet.hu] has joined #kubuntu [01:42] <_stian> nope, no go skrot. samme error [01:42] _stian: At du mangler avcodec.h og avformat.h? [01:43] <_stian> er newbie her, s hvordan skaffer jeg dem? === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [01:44] S mange nordmenn det plutselig var her da [01:44] De ligger i de to pakkene jeg gav deg navnet p. Og begge de to er installert? [01:44] whut? [01:44] <_stian> de er installert ja [01:44] Norway loves kubuntu ;) [01:44] <_stian> (mye norsk det ble n ja) [01:44] <_stian> we sure love kubuntu, yes! [01:45] Personally I have more of a platonic relationship with my OS, but I won't judge you [01:45] _stian: You're sure it's the exact same error with the exact same "codecs.h:12:28: error: ffmpeg/avcodec.h: No such file or directory"? [01:45] platonic? [01:45] A very non-profound relationship [01:45] <_stian> men fatter fremdeles ikke hva som er galt, p den brbare maskina funker det fjell, og ser ikke at jeg har installert noe mer der [01:45] Skrot: ahh ok thanks [01:45] <_stian> 2sec [01:47] <_stian> skrot, skal poste outputen i bloggen min, 2sec [01:47] okay =) === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu [01:47] <_stian> www.pretending.net ble et utrolig rot da men [01:47] <_stian> vnt === arialis111 [n=andrzej@host-81-190-37-101.szczecin.mm.pl] has joined #kubuntu [01:48] <_stian> www.justpretendig.net [01:49] hmm [01:49] <_stian> noe peiling? === arialis111 [n=andrzej@host-81-190-37-101.szczecin.mm.pl] has left #kubuntu ["Konversation] [01:50] Is this a svn/cvs/something release of the program, or is it a stable release? [01:50] Cause to get "?CAP_AVI? undeclared" it's either broken, or you still lack the file which declares CAP_AVI [01:50] <_stian> dont really know, i can try to compile some stable package instead [01:50] <_stian> hold on [01:50] <_stian> gotta find one [01:51] Try getting liblame-dev === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu === chaotic [n=stefan@dyndsl-085-016-056-168.ewe-ip-backbone.de] has joined #kubuntu [01:51] <_stian> ok, 2sec === bipolar [n=bflong@mail.sscsince73.com] has joined #kubuntu [01:52] Try liblame0 as well [01:52] And run ./configure again [01:52] <_stian> will do [01:52] <_stian> i had lblame0 [01:52] <_stian> will try to compile with the other one though [01:53] <_stian> hang on [01:53] <_stian> same error [01:53] <_stian> will try with a stable package, hang on [01:55] <_stian> sure takes some time to configure this one.. [01:55] You might want to have a look at http://sourceforge.net/mailarchive/forum.php?thread_id=8822029&forum_id=36036 [01:56] <_stian> looks familiar ;) [01:57] "...tm you MUST configure using --with-forced-embedded-ffmpeg --with-gtk2" [01:57] <_stian> how do i do that, just ./configure followed by it? [01:57] yupp [01:57] <_stian> okay [01:58] <_stian> will try when im done with the sudo make on the stable package [01:58] <_stian> takes a crapload of time [01:58] <_stian> (compiling kftpgrabber) [01:58] hehe =) === lewnidas_ [n=user@patr530-a196.otenet.gr] has joined #kubuntu [01:58] <_stian> hehe [02:00] <_stian> good god! still "making" over here.. [02:01] What kind of machine? =) [02:01] <_stian> 2.8ghz pentium D, 1gig of ddr2 ram, 200s-ata disk... so its kinda wierd [02:01] <_stian> but hey, it just completed, but with errors [02:01] <_stian> make[1] : *** [all-recursive] Error 1 [02:01] <_stian> make[1] : Leaving directory `/home/stian/Desktop/kftpgrabber-0.7.0-beta1' [02:01] <_stian> make: *** [all] Error 2 [02:03] <_stian> trying with --with-forced-embedded-ffmpeg --with-gtk2 on that other program again [02:03] <_stian> even if that works, it still sucks that i can't compile other packages, any idea on what more i may be missing? [02:04] <_stian> nope, no go even with the --with-forced-embedded-ffmpeg --with-gtk2 === laplars [n=larsbjar@dhcp-143096.marin.ntnu.no] has joined #kubuntu [02:05] okay, you probably need to use "make gvidcap" instead of "make" === linuxboyfriend [n=usama@203.101.180.155] has joined #kubuntu [02:06] hi all [02:06] <_stian> do i need to configure again to try that? [02:06] nope [02:07] <_stian> okay [02:07] <_stian> nope [02:07] <_stian> exited with errors [02:07] i was install a package and configure gave this error: "Configure: error: /usr/bin/xmkmf (imake) === sirblue [n=sirblue@gpt-gw.gznet.ru] has joined #kubuntu [02:07] i was install a package and configure gave this error: "Configure: error: /usr/bin/xmkmf (imake) failed" [02:08] What are you trying to compile? [02:08] _stian: okay. Seems that program has issues (judging by the sf forum) :> === ClayG [n=claygucc@c-66-177-234-195.hsd1.fl.comcast.net] has joined #kubuntu [02:08] <_stian> yes [02:08] <_stian> so lets just forget abut that program, doesnt matter, dont really need it [02:08] SKrot: i am compiling some enomics related software [02:08] <_stian> but i really want to be able to compile other programs :( [02:09] _stian: what errors did you get on the KDE program you tried to compile? [02:09] SKrot: can you tell me how can i fix this error? === me2win [n=hater2wi@adsl-69-152-229-236.dsl.snantx.swbell.net] has joined #kubuntu [02:09] linuxboyfriend: Try sudo apt-get install xmkmf [02:10] SKrot: it says that xmkmf is already installed === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu [02:10] okay. That package is compiled with a build system I'm not familiar with :> [02:10] SKrot: it gave another message lemme tell you that message also :) [02:11] hey i configured my xorg.conf but i am still not able to have another display solution [02:12] <_silje> anyone had a problem starting limewire? [02:12] SKrot: "Make sure you all necessary X development packages installed. On some systems a missing /lib/cpp symlink is at fault" thats the another message [02:12] <_stian> ill be right back, but let me know if you think of something skrot [02:13] <_stian> er du norsk silje? [02:13] _stian: sure, I just need the rest of the error =) [02:13] _silje: There's limewire for linux now? :) [02:13] <_stian> hang on, ill have to do it again then [02:13] _stian: post it somewhere, dont paste :) [02:13] SKrot: i think you dont have any idea? [02:13] <_stian> :) [02:14] linuxboyfriend: hang on [02:14] SKrot: :) ok [02:14] linuxboyfriend: Try getting xlibs-dev [02:14] Skrot: ok lemme try [02:15] <_silje> Skrot: yes [02:15] <_silje> Skrot: didnt you know that? [02:15] _silje: I did not :) [02:15] <_silje> Skrot: ok [02:15] SKrot: i have installed xlibs-dev, lemme start the configure process again :) [02:16] linuxboyfriend: go ahead :) [02:16] _silje: Did you build it from source? [02:16] <_silje> Well, in my house i got to pcs, one station and one laptop. The station has gentoo and laptop has kubuntu, on gentoo limewire works great, but on my kubuntu it hangs [02:16] <_silje> Skrot: yes [02:16] I'll try it, hang on [02:17] <_stian> skrot: http://justpretending.net/ajfork/blog.php?subaction=showfull&id=1141391808&archive=&start_from=&ucat=& [02:17] SKrot: no, the error appears again :( [02:18] linuxboyfriend: What does ls -alh /lib/cpp say? [02:18] SKrot: ok lemme check [02:19] _silje: Seems to run fine here :> [02:20] SKrot: /lib/cpp -> /usr/bin/cpp-4.0 [02:20] linuxboyfriend: damn. :) [02:20] <_silje> Skrot: what do you sugest me to do? [02:21] SKrot: i wanna tell you one more thing that I am using gcc-3.4 instead of gcc-4.0 [02:21] <_silje> Skrot: reinstall whole shit and build it from source again? [02:21] Build from source? I just ran the java version :) [02:22] <_silje> Skrot: ok, can you gimmie a link to it? (A) [02:22] _stian: Get libdbus-qt-1-1c2 libdbus-1-2 libdbus-qt-1-dev libdbus-1-dev [02:22] <_stian> will install em now [02:22] _silje: Or I could just send it :) === roconnor [n=roconnor@n032173.cs.kun.nl] has joined #kubuntu [02:22] <_silje> ok, fine [02:23] http://www.limewire.com/LimeWireSoftOther is the link by the way [02:23] <_silje> thx === _juha is now known as _juha_ [02:24] SKrot: as xmkmf is installed then why its giving error? [02:24] <_silje> Skrot: Ok, I am a real newb, tought ive had many linux distros. So I cant solve the rpm problem i have on my kubuntu distro [02:24] _silje: Such as converting from .rpm to .deb you mean? =) [02:25] <_silje> Skrot: yes [02:25] allrighty, the java version seems okay though :) [02:25] <_silje> Skrot: ill trie it now:) [02:26] <_silje> but gottat go [02:26] <_silje> bye [02:26] Bye :) === _pako [n=pako@81-208-83-229.fastres.net] has joined #kubuntu [02:27] <_stian> thank you so much skrot! it finally works!! [02:27] <_stian> thanks! [02:27] No problems :) [02:27] <_stian> great ;) [02:28] It's usually easy as long as it's a missing header or a lib. Use http://packages.ubuntu.com/ to search for files (usually header files ending with .h) and if it's a library, such as "/usr/bin/ld: cannot find -ldbus-1" just apt-cache search dbus | grep lib and get everything relevant :P [02:28] <_pako> c' qualche italiano che puo' aiutarmi? [02:28] !italian [02:28] Skrot: Bugger all, I dunno. Try searching at http://ubuntu.cc.com.au/ === otacon2 [n=otacon@ADijon-256-1-32-251.w81-51.abo.wanadoo.fr] has joined #kubuntu [02:28] doh [02:29] hmm the 'koffice' package is held back because it can't install kexi (not available)... koffice 1.5 beta binaries [02:29] <_mindspin> !it [02:29] Vai su #ubuntu-it o su #kubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! [02:31] !no [02:31] Ahh, too bad, I really thought so... [02:31] Guess not :> [02:31] <_mindspin> !nor [02:31] Not a clue. Try searching at http://ubuntu.cc.com.au/, _mindspin === KaoticEvil [n=kao@72.16.77.192] has joined #kubuntu === jjesse [n=jjesse@mail.ftpb.com] has joined #kubuntu [02:34] <_mindspin> !n === wu_nex [n=wu_nex@M1820P009.adsl.highway.telekom.at] has joined #kubuntu [02:34] No idea, try searching at http://ubuntu.cc.com.au/, _mindspin [02:36] anyone use a 3dfx voodoo card? [02:41] KaoticEvil: thats a really old card. === zax1 [n=zax1@62-249-211-100.adsl.entanet.co.uk] has joined #kubuntu [02:41] any one about ? === Abdul_Mueid [n=abdul@wh-83-229-33-42.tropical.co.mz] has joined #kubuntu [02:42] . [02:42] about what? [02:42] Hello all [02:42] hi Abdul_Mueid [02:42] i need help installing gforce mx4000 on kubuntu [02:42] how are you bipolar? [02:42] ok [02:42] i am completely green and a bit miffed by it all [02:43] I want to add a command to startup and I cant find rc.local... any advice? [02:43] Abdul_Mueid: what command do you want to add? [02:44] iptables ..... === _valentin [n=valentin@ip-213-49-215-221.dsl.scarlet.be] has joined #kubuntu [02:44] can any one guide me? or point me to a link where i have more info? [02:44] and echo 1 > .... [02:44] it's to open a connection so I can connect my Nokia to my PC and use internet [02:44] Abdul_Mueid: ahh.... I think there is an iptables service iirc... saves and restores an iptables config... let me check... === txwikinger2 [n=txwiking@blah.jabber.dk] has left #kubuntu [] [02:45] ok [02:45] the exact command is: "iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -j MASQUERADE" [02:45] bipolar: i know it is... [02:45] but i really like 3dfx cards [02:45] <_valentin> hi [02:45] hello _valentin [02:46] Abdul_Mueid: http://ubuntuforums.org/showthread.php?t=6963 [02:47] Abdul_Mueid: couldn't find the iptables service. [02:47] bipolar: bytheway, I am running Dapper [02:47] Abdul_Mueid: me too === _pako [n=pako@81-208-83-229.fastres.net] has joined #kubuntu [02:47] KaoticEvil: what is the issue with the card? [02:48] ubotu: tell zax1 about nvidia === _pako [n=pako@81-208-83-229.fastres.net] has left #kubuntu ["Konversation] === paines [n=paines@p50897A93.dip.t-dialin.net] has joined #kubuntu [02:48] hi [02:48] thanks ccc_ === faked [n=faked@83-65-251-15.dynamic.xdsl-line.inode.at] has joined #kubuntu [02:49] hello paines === tom_ [n=tom@24-113-129-155.wavecable.com] has joined #kubuntu [02:49] anyone know what launpad is ? I wanted to log into bugzilla.ubuntu.com, and it says to use launchpad === xwolf- [n=igor@201.32.252.45] has joined #kubuntu [02:49] bipolar: I am trying to createmy own rc.local and adding the commands to it === warnaud64 [n=warnaud@lns-bzn-1-82-250-28-30.adsl.proxad.net] has joined #kubuntu [02:50] paines: you need to make a Launchpad account [02:50] Abdul_Mueid: looks like a better way is to creat /etc/rc.boot dir and add scripts to it. === warnaud64 [n=warnaud@lns-bzn-1-82-250-28-30.adsl.proxad.net] has left #kubuntu ["Konversation] [02:50] I dont have scripts made, and neither I know how to make them :( [02:50] Abdul_Mueid: take a look at that whole thread. there are a few options [02:51] #!/bin/sh [02:51] echo "I'm a script"! [02:51] ^^^ very simple script [02:51] can I just create a .sh file starting with #!/bin/sh with my command in it and add it to the rc.boot folder? [02:52] chmod +x it and put it in /etc/rc.boot... you don't need .sh at the end... [02:52] o.k. === _juha [n=juha@dna25-224.satp.customers.dnainternet.fi] has joined #kubuntu === MSeb [n=sbt@indata.net8.nerim.net] has joined #kubuntu [02:53] bipolar: none as of yet... i havent installed it... [02:53] bipolar: do I have to type "echo" [02:53] was just wondering if kubuntu has any issues with 3dfx cards [02:54] Abdul_Mueid: no... :) that was the command.... use your own commands ;) [02:54] KaoticEvil: shouldn't be. [02:54] KaoticEvil: don't expect any 3D support though [02:54] alright [02:54] thanks alot for the help bipolar :) [02:54] oh well === chafe_ [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu [02:54] Abdul_Mueid: no problem. [02:54] will still be better than the 1MB onboard intel chip i have now.... [02:54] KaoticEvil: sounds like an old machine. [02:55] KaoticEvil: old machines are fun to hack on [02:55] it is an old box.. celly 400... 128MB of PC-100 SDRA< [02:55] sdram* [02:55] its an old HP Pavilion that ive done some tweaking to :) [02:55] KaoticEvil: ahh [02:55] KaoticEvil: thats not that bad. [02:56] KaoticEvil: I got a couple of Pentium 90 laptops around ;) [02:58] be back after reboot :) [02:58] bipolar: i set up a complete mail/web server/internet gateway on a 200MHz sony vaio laptop :) [02:58] nice === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [02:58] worked great too... [02:59] old machines are great for that stuff [02:59] i know it [02:59] ok, well thanks for the info bipolar :) [02:59] everyone in the windows world thinks you need a lot of power to do that stuff.... [02:59] no prob [02:59] off hand, do ya know if theres a module for 3dfx cards? [02:59] hmmm.... I don't know. there is an X driver IIRC [02:59] i know in xorg.conf, its says exactly the card i have now... [02:59] yeah? [03:00] hmmm... ill have to do some more research.. atm, tho, i gotta go hang some clothes :P [03:00] yeah. I think so. I don't know how much better it would be then the vesa driver though. [03:00] have fun :P === MSeb [n=sbt@indata.net8.nerim.net] has left #kubuntu ["s'en] === _silje [n=silje@084202099045.customer.alfanett.no] has joined #kubuntu === wirr [n=wirr@i53874A98.versanet.de] has joined #kubuntu [03:04] <_silje> hi everyone. Do some people know how to install java, and get it work with firefox [03:07] sun's java package name is j2re-1.4 [03:07] <_silje> KaoticEvil: Will it "just work" with firefox, or do i have to make some config? [03:07] dunno [03:07] lemme try it :) [03:08] i just installed it this morning heh [03:08] <_silje> oki:) [03:09] i wish my DNS servers werent so slow o.o [03:09] I'm trying to upgrade a breezy box to kde 3.5.1 from kubuntu.org. when I try to install kubuntu-desktop I get a dependancy error. [03:09] <_silje> :P [03:10] libpoppler0c2-qt: Depends: libpoppler0c2 (=0.4.2-0ubuntu6) but 0.4.2-0ubuntu6.6 is to be installed [03:10] I think that dependancy needs to be >= not = [03:10] bipolar: installing kubuntu-desktop wont give you kde3.5.1, afaik... [03:11] !kde3.5 [03:11] (you might want !kde3.5.1) To upgrade to KDE3.5, Follow the instructions at http://kubuntu.org/announcements/kde-35.php (add the deb... line to your sources.list). Then "sudo apt-get update" and "sudo apt-get dist-upgrade". [03:11] KaoticEvil: I added the sources lines for it === sambagirl [i=rio@c-67-191-245-116.hsd1.ga.comcast.net] has joined #kubuntu [03:11] KaoticEvil: and it doesn't have kde now... [03:11] odd [03:12] _silje: it "just works" :) [03:12] all you should have to do is "sudo apt-get install j2re-1.4" [03:13] <_silje> KaoticEvil: Great === Abdul_Mueid [n=abdul@wh-83-229-33-42.tropical.co.mz] has joined #kubuntu [03:14] hey bipolar [03:14] <_silje> KaoticEvil: Couldnt find the package [03:15] u there? [03:15] yeah [03:15] is it working? [03:16] yup [03:16] good [03:17] So far my installation is perfect [03:17] all hard-drives detected, network folders working, my Nokia is working [03:18] is there a way to tell apt to ignore dependancys? === me2win [n=hater2wi@adsl-69-152-229-236.dsl.snantx.swbell.net] has joined #kubuntu [03:18] I guess there is [03:18] I can't find it.... [03:18] I haven't used ubuntu for a long time now [03:18] only for dpkg [03:19] letme also search [03:19] anyway, why would you want to do that? [03:20] try this switch: --ignore-depends [03:20] I've got a packaging problem.... [03:20] not a valid option [03:20] whats wrong with your package? :) [03:21] tijn_: not mine... kubuntu's [03:21] oow :D [03:22] lol [03:22] bipolar: the -f switch seems to ignore all the dependenciess and force the install [03:22] tijn_: libpoppler0c2-qt: Depends: libpoppler0c2 (= 0.4.2-0ubuntu6) but 0.4.2-0ubuntu6.6 is to be installed [03:23] oh, _silje.. my apologies... [03:23] tijn_: this is with the 3.5.1 packages for brezzy [03:23] ah [03:23] its j2re1.4 [03:23] sorry about that [03:23] apt-get install -f doesnt fix it? [03:23] nope [03:24] i need to get some sleep... [03:24] ill see yall later.. and thanks again bipolar :) [03:24] take mine [03:24] he [03:24] If I could find out exactly where the package was I could use dpkg to force it. [03:24] but I cant even get apt to download it. [03:25] always complains about the broken package [03:25] what's the name of the package? [03:25] ^^ see up... libpoppler... === freeflying is now known as kubuntu-zh === _usama [n=usama@203.101.180.155] has joined #kubuntu [03:26] for some reason my resolutio is restricted to 640x480 ? === _usama [n=usama@203.101.180.155] has left #kubuntu ["Konversation] [03:26] any idea how i can redetect available resolutions ? [03:26] zax1: change it in xorg.conf === kubuntu-zh is now known as freeflying [03:26] zax1: dpkg-reconfigure xorg-server [03:26] bipolar: http://archive.ubuntu.com/ubuntu/pool/main/p/poppler/libpoppler0c2-qt_0.5.0-0ubuntu5_i386.deb === xwolf- [n=igor@201.32.252.45] has joined #kubuntu === _silje [n=silje@084202099045.customer.alfanett.no] has joined #kubuntu [03:28] bipolar where do i type that? [03:28] Abdul_Mueid: thats the dapper version. this is a brezzy box :\ [03:28] zax1: in a terminal.... use sudo [03:29] zax1: hit alt+F1, login as yourself, then 'sudo dpkg-reconfigure xorg-server' [03:29] ok [03:29] bipolar: http://packages.ubuntu.com/breezy/libs/libpoppler0c2-qt [03:30] <_silje> sudo apt-get install j2re-1.4, it says that it cant find the package [03:30] <_silje> how can i install java that works with mozilla? [03:30] <_silje> isnt it a bin file for it? [03:30] i dont have it installe bipolar === mijndert [n=mijndert@i172108.upc-i.chello.nl] has joined #kubuntu [03:32] gtg.. cYa'll [03:32] bye [03:33] that was the problem... the package had an update in 'security' and that repo was not set up [03:33] doh! [03:33] zax1: let me check something... [03:34] _silje: Try sudo apt-get update first, and then sudo apt-get install j2re1.4 :) [03:34] zax1: dpkg-reconfigure xserver-xorg [03:35] zax1: sorry, wrong package name :) [03:35] _silje: Or you could do it the debian way, by building your own .deb from SUN's .bin (http://www.debian-administration.org/articles/142) === _david [n=david@12-202-240-8.client.insightBB.com] has joined #kubuntu [03:36] <_david> !xcfg [03:36] rumour has it, xcfg is to reconfigure your xserver, open a terminal and type "sudo dpkg-reconfigure xserver-xorg" [03:37] never trust rumours! [03:38] what's the best app to use for video conference between 2 kubuntu systems? [03:40] heheh [03:40] hat was fun === _juha [n=juha@dna25-224.satp.customers.dnainternet.fi] has joined #kubuntu [03:40] thanks bipolar, its probably too advnaced for the likes of me, but eventualy got to that place about hte esolution [03:41] zax1: see if it works. [03:41] its restarting now [03:41] zax1: the default answers are what ubuntu had autodetected on install. === ToyMan [n=stuq@user-12lcqia.cable.mindspring.com] has joined #kubuntu [03:42] after hiting ctrl-alt- bckspace nothing happened so i restarted === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu === me2win [n=hater2wi@adsl-69-152-229-236.dsl.snantx.swbell.net] has joined #kubuntu === jpowers [n=jpowers@67.111.148.131.ptr.us.xo.net] has joined #kubuntu [03:46] bipolar, it will not boot up now, it hangs at : * checking battery power [03:46] zax1: :\ [03:46] indeed [03:46] zax1: configuring X has nothing to do with that... hmmm [03:46] zax1: boot into recovery and try it again I guess... [03:47] how do i boot in to recovery ? === me2win [n=hater2wi@adsl-69-152-229-236.dsl.snantx.swbell.net] has joined #kubuntu === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [03:48] zax1: at the grub menu there is a selection for it [03:48] what is a grub menu [03:49] my unit just fires up in to the linux booting thingie [03:49] grub is the bootloader. it's the first thing that comes up after post. [03:49] "hit any key to enter grub" or some such when it's booting. only lasts a few sec... [03:50] and by the way, it seems that it does have somehting to do with this xorg, i am looking at ubuntu support and readiung bout other peeps with booting errors after messing with X [03:50] right will give it a go [03:50] sure... it might not boot all the way to X, but stopping where it did is strange... [03:51] http://ubuntuforums.org/archive/index.php/t-77588.html [03:51] its also stuck at battery state... [03:52] zax1: are you using the nvidia driver? [03:52] i think i am, ys [03:52] i have nvidia geforce mx4000 === me2win [n=hater2wi@adsl-69-152-229-236.dsl.snantx.swbell.net] has joined #kubuntu === MaterMaravillae [n=pablo@85-54-134-193.mad5.adsl.uni2.es] has joined #kubuntu === tijn [n=tijn@a82-92-35-21.adsl.xs4all.nl] has joined #kubuntu === pjman [n=travis@CPE-65-25-208-190.mn.res.rr.com] has joined #kubuntu === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu === jsgotangco [n=jsg@125.212.126.144] has joined #kubuntu === DevGet [n=gustav@h187n2fls31o1096.telia.com] has joined #kubuntu === OculusAquilae [n=oculus@p548D0EC9.dip0.t-ipconnect.de] has joined #kubuntu === moroni [n=moroni@217-60-50.adsl.terra.cl] has joined #kubuntu [04:12] hi === faked [n=faked@83-65-236-37.dynamic.xdsl-line.inode.at] has joined #kubuntu === cristiano [n=cristian@201.22.208.114.adsl.gvt.net.br] has joined #kubuntu === cristiano is now known as cringous [04:15] bipolar, dou have any idea how to fix this ? === _usama [n=usama@203.101.180.155] has joined #kubuntu === cringous is now known as cringousbr [04:16] <_usama> hi all [04:16] <_usama> plz help me http://pastebin.com/581942 [04:16] zax1: no idea. were you able to get into recovery mode? === mae [n=mae@Host-000d612e3040.dhcp.csub.edu] has joined #kubuntu [04:17] yes [04:17] but then what , i tryed running the dpkg command again [04:17] to return every thing to the default [04:17] and it still hangs [04:18] Hello, I have a corrupted OpenOffice Spreadsheet file, the message was "Format error discovered in the file in sub-document content.xml...". Any hints ? [04:18] are you using the nvidia binary only driver or the default? [04:18] cringousbr: you're probably screwed, but unzip your file and you'll see content.xml and you can check it out with a text editor [04:18] cringousbr: if it's corupted, rename it to .zip and unzip it. [04:18] i dont know bipolar [04:19] i used what ever came by default on ubuntu [04:19] zax1: then you're using the default. :) [04:19] Yes, I did it. But it have 15MB. [04:19] but... [04:19] then the resolution was capped at 640:480 [04:19] !ntfs [04:19] I heard ntfs is the filesystem used in Windows 2000 and newer; to automatically mount your NTFS partition: https://wiki.ubuntu.com/AutomaticallyMountMSWindowsPartitions === darkheart [n=darkhear@floorwall.awesomenet.net] has joined #kubuntu [04:19] followed a ling from uboto about fixing resolution, to download something from synaptic [04:19] but to be honest i dont know what i did [04:20] zax1: there is something I don't know about your config... it should be like that by default [04:20] just "was following orders" [04:20] *shouldn't [04:20] hmmm [04:20] and now this hanging [04:20] l [04:21] zax1: open your /etc/X11/xorg.conf and go to the "Device" section. [04:22] bipolar: I unzipped the ODS and edited it on a text editor [04:23] bipolar: but I can't find the error, it is in line 2, column 5502072. === rednaxel [n=rednaxel@201.22.208.114.adsl.gvt.net.br] has joined #kubuntu [04:24] cringousbr: I've never had one corupted on me. I don't know where to begin. [04:24] zax1: I need to know what driver you are using for sure. [04:24] bipolar: Ok, thanks. [04:24] cringousbr, how big was your spreadsheet? [04:25] how can i tell ? [04:25] oh hang on [04:25] could it be nvidia-glx ? === linuxboyfriend [n=usama@203.101.180.155] has left #kubuntu ["Konversation] [04:25] zax1: you need to open /etc/X11/xorg and go to the "Device" section. [04:25] is that a driver name? [04:25] zax1: it will be either "nvidia" or "nv" [04:25] My content.xml file has 15mb [04:26] zax1: thats the driver package, yes. [04:26] ok [04:26] zax1: for the nvidia binary driver.... [04:27] zax1: here... do this... [04:27] zax1: run 'grep Driver /etc/X11/xorg.conf' [04:27] any sudos or any thing ? [04:27] don't need it for that === _roland [n=roland@p5088C88D.dip.t-dialin.net] has joined #kubuntu [04:28] ok just a sec [04:29] zax1: just tell me if there is an "nv" or an "nvidia" there... [04:29] yes [04:29] the last one is nvidia [04:29] (sorry was on the phone) [04:29] is there an nv there too or not? [04:30] no, just nvidia,kbd,mouse [04:30] good [04:30] that is the nvidia binary driver. [04:30] lspci | grep -i nvidia << run that now [04:30] so what can i do with it? [04:31] k [04:31] big list [04:31] err.... [04:32] should only be one line.... [04:32] don't forget the pipe "|" [04:32] about 15 [04:33] you should only get one line from that. you mistyped something. [04:33] memory controller 5 [04:33] isa bridge 1 === rednaxel [n=rednaxel@201.22.208.114.adsl.gvt.net.br] has left #kubuntu [] [04:33] its all related to nvidia [04:33] oh... crap [04:33] they all have nvidia in them(evn the usb hub - oddly enough) [04:33] let me guess... nforce chipset.... [04:34] try this lspci | grep VGA [04:34] 1 liner [04:34] good. paste that one line here [04:34] cant paste, will type [04:35] ok [04:36] 0000:01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] (rev c1) === hupp3l [n=hupp3l@pool-71-254-175-188.lsanca.fios.verizon.net] has joined #kubuntu [04:36] ok [04:36] just a sec [04:36] brb === alleeHol [n=ach@dialin-212-144-131-040.pools.arcor-ip.net] has joined #kubuntu [04:38] zax1: ok. I know what driver you need.... when you get back I'll walk you though it. === Trg_kan_[works] [i=tarugi@host25-112.pool8251.interbusiness.it] has joined #kubuntu [04:40] hi === rdarder [n=rdarder@200.80.157.184] has joined #kubuntu [04:40] back [04:40] can someone helps me? [04:40] zax1: run this.....(typing) [04:40] k [04:40] i have kubuntu installed on the virtual pc, but once connected on windows xp and configured up the connection board, i can't to go to internet on kubuntu in the virtual pc [04:40] why? [04:41] please help me :( === MetaMorfoziS [n=sajt@53d82b81.adsl.enternet.hu] has joined #kubuntu [04:41] sudo apt-get install nvidia-glx linux-restricted-modules-`uname -r` [04:41] Trg_kan_[works] : thats not an kubuntu problem. it's a virtual pc one. [04:42] Trg_kan_[works] : did you setup your vm to bridge eth0? what is the ip address that your vm is geting? [04:42] Trg_kan_[works] : you need to set up a bridged network for your VM guests. [04:42] ??? [04:42] how can i set up bridge? [04:42] Trg_kan_[works] : this is the wrong channel for that. it's a VPC issue [04:42] i use microsoft virtual pc [04:43] uff.. [04:43] bye [04:43] Trg_kan_[works] : need to check your docs [04:43] idiot [04:43] nvidia-glx already newest version [04:43] zax1: what about the modules? are they installed? [04:43] E: couldnt find package restricted-modules-unam -r [04:44] zax1: those are '`' === KaoticEvil [n=kao@72.16.77.192] has joined #kubuntu [04:44] it's the key with the ~ [04:44] yes i put them , no space right ? [04:44] bipolar: the vesa driver works :) [04:44] nope. [04:44] KaoticEvil: cool [04:44] linux-restricted-modules-`uname -r` [04:44] only after the "uname" [04:44] right [04:44] wish i could get the glide driver to work tho :( [04:45] yeah that what i typed [04:45] it said: [04:45] nvidia-glx already newest version [04:45] E: couldnt find package restricted-modules-unam -r [04:45] zax1: you mistyped something... look over the line again [04:45] ok === _b [n=b@c-1f9de255.1310-7-64736c10.cust.bredbandsbolaget.se] has joined #kubuntu [04:47] no, same thing. only in the error message it omits the " ' " [04:48] reading and building is done [04:48] nvidia-glx already newest version [04:48] run uname -r [04:49] you get something like 2.6.12-10-686 [04:49] 2.6.12.10.386 [04:49] the backticks mean that it puts the output of that command into the line. [04:49] so when you type apt-get install linux-restricted-modules-`uname -r` [04:50] it sees linux-restricted-modules-2.6.12-10-686 [04:50] i hae 386 at the end not 686 [04:50] thats fine. === _adam [n=adam@host131-142.pool8711.interbusiness.it] has joined #kubuntu [04:50] but if it's complaing about not finding linux-restricted-modules-uname... then you're missing the backticks....` [04:51] i just typed the 2.6.12-10-386 [04:51] anditran to the end [04:51] ok. so it installed it? [04:52] yeah [04:52] ( ithink so) [04:52] ok. run "modprobe nvidia" [04:52] without the quotes [04:52] k [04:52] any output? [04:52] no [04:52] good [04:52] now just run X [04:53] type in "X" and hit enter. [04:53] capitol X :) [04:53] <_adam> hey room...can I ask you guys where to get and how to install both w32codecs and libdvdcss in kubuntu...go easy Im new [04:53] i am still in the recovery window [04:53] i got fatal error [04:53] zax1: what was the error? [04:53] line that starts with (EE) [04:53] no screens found [04:53] bah [04:53] yeah [04:54] now... run 'dpkg-reconfigure xserver-xorg' again [04:54] ee failed to initialize the NVIDIA kernel module! please ensure that htere is supporte NNVIDIA GPU... [04:54] bah! [04:54] hold on a min.... [04:54] _adam: https://wiki.ubuntu.com/RestrictedFormats [04:54] <_adam> thanks ccc [04:54] zax1: run "lsmod | grep nvidia" [04:55] ccc_ : its all your fault [04:55] k [04:55] lol [04:55] nvidia_agp 7963 1 === madgik85 [n=madgik85@217.12.147.60] has joined #kubuntu [04:55] nvidia 3923004 0 [04:55] zax1: :O ... what is? [04:56] zax1: ok.... it is loaded... wtf.... [04:56] zax1: reboot the box. see if it boots up on it's own now [04:56] agpgart 32328 2 nvidia_agp,nvidia [04:56] ccc_, the fact that i am beeing out bid on the house i am trying to buy [04:56] ok [04:56] hahaha [04:56] do i need to save anything ? [04:56] nope. [04:57] ccc_, and the fact that my display is all out of wack! [04:59] zax1: hehe, oh that. sorry, but all i did was to ask the bot to tell you about "ndivia". that's standard procedure concerning 3d driver install. [04:59] nvidia* [04:59] zax1: let me know if it starts up [04:59] i will do [05:00] its back to checking battery state [05:00] hangs? [05:00] does that silly machine not know i have a desktop not a lap top === freeflying-ibook [n=freeflyi@61.190.65.25] has joined #kubuntu [05:00] I bet it has to do with the nforce chipset... [05:02] hmmmm [05:02] maybe turning of acpi will help... [05:03] ok [05:03] zax1: this is a little bit more complicated.... [05:03] zax1: boot into recovery mode again. [05:04] ok [05:05] i have 2 modes : 2.6.12-10-386 [05:05] and [05:05] i have 2 modes : 2.6.12-9-386 [05:05] loging in to 10 ? [05:06] 10 recovery [05:07] coming up - really takes a long time to pass [.....] NET: registering protocol family 17 [05:07] zax1: hmm... it's not hung though? [05:08] no [05:08] i am ready [05:08] type away [05:08] nano /boot/grub/menu.lst [05:09] er... sudo that [05:09] k === hatake_kakashi [n=meh@60-241-6-236.tpgi.com.au] has joined #kubuntu === admrl [n=admrl@24-180-218-205.dhcp.aldl.mi.charter.com] has joined #kubuntu [05:10] are you in? [05:10] yup [05:10] ok. scroll down until the commented lines end... [05:10] all the #'s are commented lines === incinerator [n=incinera@82-41-24-164.cable.ubr04.edin.blueyonder.co.uk] has joined #kubuntu [05:11] find the first line that says "kernel /boot/vmlinuz-2.6.12-10.... yada yada....." [05:11] there is nothing there === Mucki [n=Mucki@xdsl-84-44-216-96.netcologne.de] has joined #kubuntu [05:12] i have a blank black screen [05:12] zax1: :\ [05:12] and at the bottom (above a few commands) i have newfile [05:12] zax1: ctrl+x to exit [05:12] ok [05:12] zax1: you mistyped the file name I think [05:12] zax1: "nano /boot/grub/menu.lst" << thats .LST [05:13] sorry - you are most patiant with me and iam mocking about [05:13] i am in there now [05:13] thats ok. we were all new once [05:14] :) [05:14] I was new 12 years ago :) [05:14] geez === lars_away is now known as larsivi [05:14] started on Slackware on a brand new 386 sx 25mhz [05:15] no gui i imagine ? [05:15] no, I got X running on it, eventualy. === winXperts [n=winXpert@n128-227-87-155.xlate.ufl.edu] has joined #kubuntu [05:16] I didn't have an internet connection either :P [05:16] no wonder u have bipolar [05:16] spent days just staring at it trying to figure out how it worked, reading a linux book. [05:16] heh... anyway... I degress.... [05:17] i have a few rows of that line you gave me [05:17] I was 13/14 years old... it was worth it >:) [05:17] it looks like the grub bootmanager [05:17] yep === Fenix-TX [n=jesus@84-121-146-198.onocable.ono.com] has joined #kubuntu [05:17] i recogise the otions [05:17] I should give my kid a box like that. so spoiled. [05:17] dont be mean, [05:17] trappist: heh... yeah. we're all spoiled now :) [05:17] but i hve an apple IIc here if you want [05:17] lol [05:18] you'll despoil him, and with style [05:18] zax1: go to the first line that starts with kernal and ends with "splash" [05:18] ok [05:18] when she grows up she's gonna be telling her kids "when I was your age, we measured hard drives in GIGABYTES" to the child's shock and amazement [05:18] put acpi=off at the end of it. [05:18] ...hda1 roquiet splash [05:19] so it will read 'hda1 ro quiet splash acpi=off' [05:19] done [05:19] then ctrl+o to save (say yes to overwrite) [05:19] then ctrl+x to exit [05:20] now when you reboot, it should disable the acpi stuff. [05:20] reboot then ? [05:20] thats the power management stuff [05:20] yep. [05:20] and just let it boot. [05:20] damned buggy nvidia crap.... [05:21] let it boot....listen to you... one might think i attempted to interfere :( [05:21] they should have stuck to making video cards [05:21] lol [05:21] that is a video card [05:21] I was being positive.... "let it boot" instead of "see if it boots" [05:21] i know, jst venting [05:21] right. but nvidia also makes the chipset on your motherboard. [05:22] thats why that lspci | grep nvidia showed so many things. [05:22] true [05:22] what is the grep command ? [05:22] grep searches for a string. [05:22] so lspci shows everything... pipe it to grep looking for nvidia... just shows lines that have nvidia in them [05:22] lspci searchs for all the pcis and grep takes out only the nvidia ? [05:23] yep :) [05:23] ;) [05:23] smart this linux command line [05:23] the command line in linux is exreamly powerful [05:23] here you'll be happy to know [05:24] tell me you got a login.... (crosses fingers) [05:24] that it stops at the exact same annoying place right after *checking battery state.... [05:24] pos [05:24] now , i might have been misleading here [05:24] see when i say hangs [05:24] does it eventualy make it though? [05:25] it kinda hangs there, and not go any further, but when i hit ctrl+alt+del it reboots ok, so it still takes in keyboard commands [05:25] no, no [05:25] it doesnt go through [05:25] hmmm... let it boot normaly... then hit Ctrl+C there when it hangs. === GutterPunk [n=steven@d54C3AF2E.access.telenet.be] has joined #kubuntu [05:25] so that would be now [05:25] ? [05:26] its been there 2 min === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [05:27] ctrl +C - no effect [05:27] Could someone tell me how to use aiglx? === MaterMaravillae is now known as MaterOUT [05:27] like any other x server [05:27] zax1: hmmm..... [05:28] JakubS: Is there a way to make an option in KDM? [05:28] bipolar [05:28] zax1: ok. reboot. get to the grub menu again. this time we'll check the boot line.... [05:28] ok === willis_ [n=willis@12-222-81-183.client.insightBB.com] has joined #kubuntu [05:29] grub menu = the one where you select "recovery" not the text file we were editing... [05:29] Why will a dist-upgrade remove openoffice and kubuntu-desktop? [05:29] DevGet: Dapper? === edison [n=gianni@81-208-74-191.ip.fastwebnet.it] has joined #kubuntu [05:30] yes [05:30] noteventime: i think /etc/X11/X symlinks points to x server that should be used [05:30] DevGet: broken packages. just do a regular upgrade [05:30] JakubS: Ok, thanks a lot [05:30] if this was windows i would have removed the driver and reinstall [05:30] DevGet: I just submitted a bug on that [05:30] ok [05:30] would something similar work for this case [05:30] zax1: yeah... there is no graphical fallback in linux. I wish there was. [05:31] zax1: besides, I don't think the two problems are the same. [05:31] righ [05:31] so u think the booting is seperate to the resolution and the vvidia card ? [05:31] i am at the command prompt [05:32] zax1: err... the grub menu? [05:32] bipolar: hmm, maybe script that gets exit code from xorg and if it is error then relaunches xorg with another config file using vesa driver? [05:32] no root@ubuntu:~# === azathoth [n=whatever@bb4win/creator] has joined #kubuntu [05:32] something like Xorg || Xorg -config /etc/X11/fallback.conf [05:33] JakubS: Thats what I was thinking.... [05:33] oh that s the key that was supodsed to envelope uname.....` as oppsed to ' [05:33] zax1: ok... while we're here.... [05:33] zax1: yep :) [05:33] forgot about that one.... === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [05:34] ok, so where do i go ? [05:35] cd /etc/rc2.d [05:35] rm *acpi-support [05:35] bipolar: maybe there is already a fallback [05:36] no responce to that last line [05:36] thats fine [05:36] try 'ls *acpi*' [05:36] changed "i810" to "ati" in xorg.conf and it just used vesa after ati driver failed [05:37] light blue - S10acpid [05:37] cool [05:37] reboot and try again :) [05:37] we just disabled the script that was checking the battery :) [05:37] what did you do ? [05:38] oh [05:38] dd we [05:38] light blue is a link. the script is in /etc/init.d... the link to it in /etc/rc2.d gets run when booting in runlevel 2, which is the default. [05:39] by removing the link, we basicly told it "don't run this script in runlevel 2" === GullyFoyle [n=jpar@64.252.162.246] has joined #kubuntu [05:39] brb === bhna [n=andreas@p54B81596.dip0.t-ipconnect.de] has joined #kubuntu [05:42] back [05:43] why the hell kubuntu uses runlevel 2 for gui anyway? it is 5 normally [05:43] JakubS: only in redhat versions. [05:43] JakubS: debian has always used 2 [05:43] JakubS: the runlevels in *ubuntu and debian are not what you're used to [05:43] or what I'm used to [05:43] I liked the redhat/mandrake/suse way better [05:43] but I'm still glad I switched :) [05:43] well, i would be glad if ubuntu dropped sysvinit altogether - it is damn slow [05:44] JakubS: hell yeah, join the "alternative init system" thread I started on the ml [05:44] sounder and ubuntu-devel [05:44] zax1: hows it going? === JakubS joins ml, wooo! === robotgeek_zzz is now known as robotgeek [05:45] JakubS: I'm recommending runit-run [05:45] i used initng for some time - it is much faster but it was quite a chore keeping it in working state between upgrades [05:45] no good [05:45] zax1: what is it doing? [05:45] but i can't get suspend to work so startup time is quite important for me [05:45] its hanging now at *starting periodic command scheduler [05:45] wtf [05:46] this makes no sence [05:46] what your geo location? [05:46] JakubS: sure could use your support on the ml. I can't claim to care, since I reboot 2 or 3 times a year [05:46] east PA, USA [05:46] oh... [05:46] trappist: lucky one [05:46] i would have invited you for cofgee to sort it out, but alas... [05:46] u r too far [05:47] where are you? === Beeboob [n=jan@62.61.142.211.generic-hostname.arrownet.dk] has joined #kubuntu [05:47] NI === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [05:47] northern ireland [05:47] lol [05:47] yeah... thats a bit far to drive :P [05:47] any Linux User Groups local to you? [05:49] i dont know [05:49] i am quite new to this [05:49] so should i jusr reinstall it ? [05:49] its a brand new installation [05:49] it was [05:50] yeah. === Spudchat [n=Spud@adsl-69-211-12-52.dsl.chcgil.ameritech.net] has joined #kubuntu [05:50] try downloading the latest dapper and see if that works better [05:50] it's the development version and may support your hardware better. [05:50] sorry I couldn't help more. [05:50] this is socket A its anciant [05:51] should easily be supported [05:51] gmmmm [05:51] well u gave it your best shot [05:51] hmmm... even [05:51] and that what matters [05:51] it was very kind of you [05:51] np [05:51] http://www.lug.org.uk/lugs/nireland.php [05:51] many thanks [05:51] there are a couple of LUGS === m0ns00n [n=m0ns00n@213.167.96.196] has joined #kubuntu === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [05:54] no, they are crap [05:54] one is a space holder [05:54] another is still waiting for a meeting 5 years after its conception [05:55] zax1: the derry mailing list is active [05:55] zax1: http://mailman.lug.org.uk/pipermail/derry/ [05:55] zax1: scratch that... [05:55] zax1: active this month... last month with any posts was september 0.o [05:55] scratched [05:56] this country is backwards in more ways then one === at1as [n=at1as@24-247-15-243.static.aldl.mi.charter.com] has joined #kubuntu [05:57] zax1: could be worse... [05:57] yeah ,true [05:57] this week have been busy, and nothing goes my way === GullyFoyle [n=jpar@64.252.162.246] has left #kubuntu [] [05:59] zax1: how about http://www.belfastlinux.org/wiki/Main_Page [06:00] u r a resourceful man === bipolar is an experianced google user :) === Beeboob [n=jan@62.61.142.211.generic-hostname.arrownet.dk] has joined #kubuntu [06:01] remember... it's not what you know... its if you know how to find out what you need to know :) [06:05] bipolar, that's what i learn at school these days :+ [06:05] some teachers think it's really stupid heh [06:05] I'm glad I was homeschooled :) === _stez [n=Chatter@c221253.adsl.hansenet.de] has joined #kubuntu [06:06] were you [06:06] good man [06:06] yeah... from 8th though graduation [06:07] i was borugh t up in boarding schol [06:07] a kibbuts if that mewans anything ot you [06:07] I'm not familure with the term. [06:07] good thing you are an experiances google user ;) [06:08] zax1: jewish? === pm [n=pm@80.48.60.10] has joined #kubuntu [06:08] yup [06:08] heh... got ti [06:09] An Israeli collective farm. Once important in the development of Israel, kibbutzim now represent less than two percent of the population. [06:09] so it was a communal settlement of sorts? === trpr42 [n=ftg2@cm-24-121-34-241.flagstaff.az.npgco.com] has joined #kubuntu [06:09] misses the point, its the purest form of comunism, what the USSR should have been, if you like === angasule [n=angasule@190.48.197.82] has joined #kubuntu [06:10] yeah. I get it. cool. [06:10] but then again [06:10] i missed the point as well [06:10] its not for me [06:10] heh... [06:10] its not for most of my generation [06:10] why, when I click on a link, the default action is to open it? I'm not given the option to download it [06:10] Under capitolisom, man dominates man... in socalisim... it's the other way around [06:11] :) === Lure [n=luka@clj46-234.dial-up.arnes.si] has joined #kubuntu [06:11] bipolar: isn't that a fun circle ;) [06:11] angasule: right click [06:11] Microsoft dominates us \o/ [06:11] bipolar: doesn't work [06:11] angasule: you don't get a "save link as" option? [06:12] angasule: give us the URL [06:12] bipolar: I mean from any program, not just konqueror [06:12] angasule: oh... well, that would be in the programs options then === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [06:12] bipolar: also, if I place a link in the konqueror address bar, it opens it, it doesn't give the option to download [06:13] angasule: I always use wget for things like that. [06:13] bipolar: congratulations, that doesn't mean it's working fine [06:14] angasule: I'm afraid you'll have to take it up with the developers of the software. if's its a kde app, join #kde. === Beeboob [n=jan@62.61.142.211.generic-hostname.arrownet.dk] has joined #kubuntu === angasule [n=angasule@190.48.197.82] has left #kubuntu ["So] [06:14] heh [06:14] you're welcome... asshat [06:15] right off i go [06:15] bipolar - again many thanks [06:15] good luck. maybe someone in that lug could help you? === Flying_Eagle [n=md@pD95352C1.dip.t-dialin.net] has joined #kubuntu [06:17] hi [06:17] hiya [06:17] my one harddisc is dying, so i installed another kubuntu-"instance" (which im using now) on the other one [06:19] to migrate all the apps from kubuntu-old to kubuntu-new i wanna do sth like: cp -a /media/hdxy/var/cache/apt/archives/* /var/cache/apt/archives/ [06:19] followed by a: cd var/cache/apt/archives/ === FaTBaT [n=FaTBaT@87.252.230.24] has joined #kubuntu [06:19] followed by: dpkg -i * [06:19] should that work? [06:19] eeek... no [06:20] bipolar: so whats the correct procedure? [06:20] is the old drive still good, just getting flaky? === boerjesl [n=pekka@cs181195060.pp.htv.fi] has joined #kubuntu === boerjesl [n=pekka@cs181195060.pp.htv.fi] has left #kubuntu ["Konversation] [06:20] yes [06:20] some errors in the kernel-region [06:20] Flying_Eagle: maybe you could copy the file system then. === RickKnight [n=sforwk@63.81.143.202] has joined #kubuntu [06:20] let me think about how to do that.... [06:21] cp -a /media/hdxy/* /media/hdyz on a live-cd? [06:22] I would use tar. you need to preserve everything, including links [06:23] ok. actually thats not what i want to do, cause im pretty sure, that this will lead to errors [06:24] Flying_Eagle: ok [06:24] my idea is, that some often used regions of the hd, like the ones where the modules or often used system-utilities are placed have gone byebye [06:24] then... use dpkg to get a list of the installed packages. [06:25] then pipe that list to apt [06:25] e.g. gunzip isnt working anymore === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [06:25] dpkg -l|apt-get install ? [06:26] er... you'll need to get a cleaner list then dpkg -l gives you... but thats the idea [06:26] ok... *studying manpage* === chafe__ [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [06:29] thats the cleanest output i could find, bipolar: dpkg --get-selections === nistel [n=nistel@142.Red-88-8-93.dynamicIP.rima-tde.net] has joined #kubuntu [06:30] 'ello again, thanks for the help with aiglx :) works great [06:30] alguien me ayuda? [06:30] acabo de instalarme kubuntu [06:30] and why cant i just dpkt -i all the packages in /var/cache/apt/archives? [06:30] nistel: i think, this is the english-channel [06:30] !es [06:30] Hispanohablantes: Por favor usen #ubuntu-es, #kubuntu-es o #edubuntu-es, alli obtendran mas ayuda. [06:31] !pr [06:31] I give up. Try searching at http://ubuntu.cc.com.au/, noteventime [06:31] thanks [06:31] NP :) === rysiek|pl [n=rysiek@213-238-70-106.adsl.inetia.pl] has joined #kubuntu === Kolizz [i=kolizz@h37n2fls32o887.telia.com] has joined #kubuntu [06:32] shit, anybody knows how to start a WAR in FreeCiv? :] [06:32] Bah, I cant hey these annoying bootsplashes to work [06:32] !usplash [06:32] I heard usplash is https://wiki.ubuntu.com/USplashCustomizationHowto [06:32] Flying_Eagle: I'm not good with sed, but I think it would be possible to clean it up === MeTa[OFF] [n=sajt@53d82b81.adsl.enternet.hu] has joined #kubuntu [06:33] ok -_- [06:34] ill write a python-script :D [06:34] noteventime: trying to get mine to work, too [06:34] no success as yet, though - I'm using vga=791 (that's 1024x768x16bpp) [06:34] rysiek|pl: Hehe, good tp know I'm not alone :P [06:35] Flying_Eagle: got it. [06:35] rysiek|pl: Have you managed to convert to 16bit png? [06:35] Flying_Eagle: /msg dpkg selections :) [06:35] as far as I know, it has to be an indexed, 16-colour png [06:36] when I try to run the programs from USplashCustomizationHowTo on anything else than 16colour png - gives me an error [06:37] ok [06:38] Flying_Eagle: get that? [06:38] Do you know if/how i can change the grubbackground? [06:38] aye, that's easy :) [06:38] noteventime: yeah. in the grub config there is a line for it [06:39] I know, but what format is it? [06:39] c? [06:39] noteventime: gimme a sec, I'll get you all info I have ;) [06:39] noteventime: png I think [06:39] nope, it's XPM.GZ [06:39] hehe, thanks [06:39] ha [06:39] How do i create an gz XPM? [06:39] bipolar: "dpkg selections" doesnt work... [06:39] noteventime: the Gimp [06:40] with GIMP, of course :] [06:40] Flying_Eagle: did you see what the bot said? [06:40] no [06:40] it has been said that ffs copy is run "dpkg --get-selections > foo.txt" on the source, copy foo.txt to the destination and run "dpkg --set-selections < foo.txt ; apt-get -u dselect-upgrade" on the destination. [06:40] hhe, yes i judt didnt know GIMP had that format :P === Flying_Eagle bows to master bipolar [06:41] noteventime: gimp will create the .xpm, then use gzip to compress I'd guess. [06:41] lol [06:41] ok [06:41] make sure you figure out what dementions it's looking for [06:42] bipolar, noteventime: actually, there is an option of gzipping the images by GIMP itself :) [06:42] there ya go. :P [06:42] just append a .xpm.gz extension to the filename [06:42] and it should do it by itself === bipolar adds another empty Red Bull can to his shelf. === henrike [n=henrike@p548FA4FC.dip0.t-ipconnect.de] has joined #kubuntu [06:42] I'm looking for the dimensions for you [06:43] ok, thanks [06:43] 90-60-90... hmmm, nope, that's not it, I suppose. ;) [06:43] im gonna shudown kde, while upgrading to 3.5.1... brb [06:43] hi all! i'm having serious problems installing kubuntu. at some points of the installation it just fails "with error code 1". sometimes it works when i retry it and sometimes it fucks up totally. tried ubuntu breezy, kubuntu breezy. kubuntu dapper drake installed but i dont want to use it. tried seatools too, it just freezes once i start a test. checking the hdd in another computer using seatools worked and returned no errors. anyone got a clue w [06:43] gibs den kram auch in deitsch ??? [06:43] h ??? === ubuntu [n=ubuntu@Home07381.cluj.astral.ro] has joined #kubuntu [06:44] !de [06:44] Deutschsprachige Hilfe fuer Probleme mit Ubuntu und Kubuntu finden Sie in den Kanaelen #ubuntu-de resp. #kubuntu-de [06:44] noteventime: a great howto on GRUB splashimages: http://ruslug.rutgers.edu/~mcgrof/grub-images/#1.0 [06:45] (goes directly to the dimensions ;) ) [06:45] have fun. remember to make a backup! :) [06:45] thanks [06:45] nop. do it and get back here, so that we can hack the usplash thingy :) === Donvinzk [n=vincent@190.43.101-84.rev.gaoland.net] has joined #kubuntu === NSK [n=nsk@unaffiliated/nsk] has joined #kubuntu === Flying_Eagle [n=Flying_E@pD95352C1.dip.t-dialin.net] has joined #kubuntu [06:49] good ol' irssi === Skrot [n=magnus@bl166a.studby.ntnu.no] has joined #kubuntu === ClayG [n=claygucc@c-66-177-234-195.hsd1.fl.comcast.net] has joined #kubuntu [06:52] Anyone installed dapper yet? [06:52] no. it freezes my keyboard [06:53] bipolar, r u still about? [06:53] I think you've asked that question before, haven't you, puckman? :) [06:53] hehehe === OculusAquilae [n=oculus@p548D103F.dip0.t-ipconnect.de] has joined #kubuntu [06:53] Mighthave [06:53] cought red-handed :) [06:53] and still no help with the usplash. dammit. === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [06:54] hmm :/ [06:55] That wasnt very nice X) [06:55] well, brb === noteventime is now known as noteventime_brb [06:56] fuck it, downloading it now === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #kubuntu [06:56] aaah there we go, in 20 min I will have my cd image [06:58] just out of interest: what can you do with that bot and to which www-sources is it connected? [06:59] zax1: yep === pussfeller [n=todd@166-82-183-46.quickclick.ctc.net] has joined #kubuntu [07:03] yeeha! everything went fine [07:03] Flying_Eagle: awesome [07:04] can someone please type in my nick so I can make sure my notifications in konverstation are working right? [07:05] bipolar: [07:05] bipolar: [07:05] bipolar: [07:05] not workin' [07:06] bipolar: [07:06] oh, there they are. [07:06] mine works [07:06] what about bipolar surrounded by spaces? === jjesse is now known as jjesse_meeting [07:06] they are showing up on my laptop screen. which I use as #2. === tanghus [n=tol@0x50c79ccc.boanxx14.adsl-dhcp.tele.dk] has joined #kubuntu === faked [n=faked@83-65-238-88.dynamic.xdsl-line.inode.at] has joined #kubuntu [07:07] ok. please try again :) [07:07] linux is just cool. imagine what i had done, if i had to rescue a windows-system [07:08] this procedure took me 10 minutes in research and some more while executing it. === noteventime_brb is now known as noteventime [07:08] ok I'm back :) === _adam [n=adam@host200-143.pool877.interbusiness.it] has joined #kubuntu [07:09] <_adam> can someone explain to me why my adsl connection is working but I cannot connect to any of the repositories in Adept? === bipolar_ [n=bflong@mail.sscsince73.com] has joined #kubuntu === JohnFlux [n=imy@konversation/developer/JohnFlux] has joined #kubuntu [07:09] The GRUB image didn't work very well :( [07:11] I got a part of my image in a few red lines below the menu :( === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu === trpr42 [n=ftg2@cm-24-121-34-241.flagstaff.az.npgco.com] has joined #kubuntu [07:15] noteventime: hmmm... at least You got the image working in GRUB, anyway ;) [07:15] I hear bipolar is a moron :P [07:15] shutup n00b! [07:15] I would try to read this tutorial once more, and *slowly* ;) [07:16] it has to be something with the image itself === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [07:17] nope, grub didnt work either :P [07:17] same prob [07:17] are you *sure* it has the proper dimensions and palette? (I myself fell for that one when making the GRUBsplash) [07:17] ? [07:17] what prob? [07:17] I see a part of the image in red stripes below the menu, 14 colors 640x480 === Judax [n=troy@adsl-68-92-148-188.dsl.austtx.swbell.net] has joined #kubuntu [07:18] bipolar: are your notifications working yet? [07:18] kindof [07:18] bipolar: wtf is wrong with them? [07:19] sorry bipolar, offspring is home and she wont let me get on...the raskle, [07:19] i have reinstalled [07:19] and resolution at a max of 640x480 [07:19] bipolar_: nothing now... I don't need you any more! get lost! [07:19] noteventime: I would check if it's really 640x480, not 640x400 - it may be confusing [07:19] heh [07:19] and I would double-check the palette [07:19] zax1: wow... ok. back to the xorg log [07:20] i just installed synaptic and download the K7 version of the nvidia drivers(since its a athlon) === tamer [n=tamer@81.10.53.22] has joined #kubuntu [07:20] it's 640x480 [07:20] zax1: the nvidia kernel module needs to match your running kernel. [07:20] noteventime: if it still doesn't work - I'll post you a link to the image I use (and is working just fine) and give you what I have in my menu.lst [07:20] hi people! has anybody of you an idea how to enable the keyboard switcher on kde?! [07:20] doesn't work for me === trpr42 [n=ftg2@cm-24-121-34-241.flagstaff.az.npgco.com] has joined #kubuntu [07:21] Do I have to reconfigure the xorg server? [07:21] zax1: so if you are running a 386 kernel, you need to use the 386 module. === pulver [n=awwwww@c-671e70d5.019-10-6b736411.cust.bredbandsbolaget.se] has joined #kubuntu === vikke [n=viktor@81-235-173-184-no70.tbcn.telia.com] has joined #kubuntu [07:21] zax1: or switch to the k7 kernel and module. [07:21] hallo?! [07:21] Nobody can help me?! :( [07:22] rysiek|pl: Thanks ^^, It's 640x480 [07:22] tamer: Take it easy, have you been in region settings in kcontrol [07:22] how do u change the background image for kdm? [07:22] login manager [07:22] in kcontrol [07:22] regions are german and arabic [07:22] system -> login manager [07:22] I need the keaboard to be displayed in arabic [07:23] tamer: Region -> keyboard layouts [07:23] I did, but he disable it automatically [07:23] If I click the checkbox "Enable keyboard layouts" everything is empty and nothing is choosable === Lamer-X [n=john@c-67-160-82-31.hsd1.wa.comcast.net] has joined #kubuntu [07:23] It works for me :( [07:24] noteventime: ok, gimme a sec, I'll put the image on my server === visik7 [n=visi@unaffiliated/visik7] has joined #kubuntu [07:25] noteventime: thanks [07:25] puver: NP :) [07:26] How do I reconfigure the xorg server?! [07:26] Has anybody of you an idea? [07:26] Edit /etc/X11/xorg.conf === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [07:27] sudo dpkg-reconfigure xserver-xorg [07:27] Dunno if that last onw works though [07:28] I need to set up a PC for the 10 year-old son of my buddy. Woul dedubuntu be a good choice for Internet child-safety? Does anyone here know if there are built-in tools similar to net-nanny, etc? [07:28] bipolar, so i dont take the K& driver then, just the 386 ? [07:28] zax1: right. or you can install the k7 kernel. [07:28] and do you reckon for the NV18is the right driver [07:29] thank you guys [07:29] Nomad411: There is software availible like net-nanny, give me a minute and let me try to find one :) [07:29] k, well the 386 is what i installed earlier , when it all when capput [07:29] tamer: Np [07:29] zax1: acording to the package. everything higher then a gforce 2 is supported by that driver. [07:29] zax1: there is a [07:29] thats what i thought [07:29] zax1: there is a "legacy" driver for the older ones. [07:30] its a relatively new one === smax [n=smax@office-rtr.itl.ua] has joined #kubuntu [07:31] should be fine. [07:31] noteventime: http://rysiek.ath.cx/stuff/grub_splash.tar.bz2 there you are [07:31] you havn't installed the new driver yet, have you? [07:31] maybe we should try bumping the resolution up before installing it. [07:31] just to see.... === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [07:32] zax1: open up a terminal in X and run 'xrandr' and see what it tells you === trpr42 [n=ftg2@cm-24-121-34-241.flagstaff.az.npgco.com] has joined #kubuntu === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [07:33] zax1: maybe there are more modes you can switch too, although I doubt it... :\ [07:33] rysiekpl: Thanks === Apple7 [n=Apple7@190.48.223.218] has joined #kubuntu [07:33] Nomad411: Take a look at this: http://dansguardian.org/?page=whatisdg === kitsch [n=jin@84-217-16-240.tn.glocalnet.net] has joined #kubuntu [07:33] hello, i'm from Argentina [07:34] no problem [07:34] 'ello === trpr42 [n=ftg2@cm-24-121-34-241.flagstaff.az.npgco.com] has joined #kubuntu [07:34] sorry by inglish [07:34] bipolar [07:34] . [07:34] where do i type that in a terminal window? [07:35] open up konsole. [07:35] click on the K menu, then system, then konsole [07:35] bipolar> are you Oscar? [07:35] i thought so, but it say cant open display, when i type xrandr [07:35] Apple7: nope. [07:35] zax1: wow...thats weird [07:35] Pk, sorry [07:35] ok* [07:36] zax1: you're not running it with sudo, are you? [07:36] sorry i typed it in a terminal i opened with ctrl alt F1 [07:36] its through your way [07:36] and i get just those 2 [07:36] 640x480 and 320x240 [07:37] ok. [07:37] rysiek|pl: Ok, time to reboot [07:37] have you ever used ssh, zax1? [07:37] i'm problem wicht Kubuntu [07:37] no [07:37] u want to connect to my comp ? [07:37] zax1: it would be easier. [07:38] i would like that, think we had enough foreplay......... [07:38] zax1: all I need to access to port 22 on the kubuntu box [07:38] lol [07:38] zax1: do you know how to forward ports? === NeuroticKiss [n=Neurotic@host86-134-125-147.range86-134.btcentralplus.com] has joined #kubuntu [07:38] noteventime: good luck :) [07:39] not on a linux box. can we do it in a private room, dont want the entire kubuntu room , to think i am easy, and try to get in as well [07:39] lol [07:39] ok, thanks by help me [07:39] goodBye! === felix_ [n=felix@p5492F103.dip.t-dialin.net] has joined #kubuntu === felix_ is now known as _felix_ === chaotic [n=stefan@dyndsl-085-016-057-150.ewe-ip-backbone.de] has joined #kubuntu [07:40] the computer i a m on at the moment is a windows xp( can u see the IP ?) === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [07:40] zax1: I opened a query window to you. check your tabs [07:40] noteventime: and?.. [07:40] :D, your image worked like a dream [07:40] i saw it, but i cant private message [07:40] yuppie KIA, man :) [07:40] oh.... you'd need to register... bah [07:41] here, will u join kubuntu-il ? [07:41] rysiek|pl: If i can't get my splash to work I'll keep yours :D [07:41] bipolar, zax: create your own channel [07:41] rysiek|pl: Very nice [07:41] noteventime: no problem, you can try to edit mine - that should help you :) [07:42] Just what I'm oing right now :) [07:42] thx, it's made from a wallpaper I've found on kde-look.org [07:42] noteventime: open the image in GIMP and set vthe image mode to RGB first [07:42] rysiek|pl: The thing I's I'm trying to get a consitant feel througout my boot :) [07:43] or you'll be only able to work with the colours from the palette of my image ;) [07:43] yep - me too :) [07:43] two days ago i accessed a windows file share through konq and now every 5 minutes or so i'm being asked for username/password for the file share, can somoene help me out? [07:43] I have a wallpaper like that, a KDM splash and KDM theme too [07:43] noteventime: now I'm trying to get USplash like that ;) [07:43] Me too :D [07:44] that makes the two of us, then :) [07:44] rysiek|pl: Well, then we are in the same situation now :) [07:44] yep === jjesse_meeting is now known as jjesse [07:45] ok then, I'll post do some testing during the weekend and post a new thread on ubuntuforums for the usplash thingy [07:46] Ok, new reboot :P [07:46] noteventime: hmmm... I've got an idea: can you send me (or publish it in the net somewhere) the image that *didn't* work for your GRUB? [07:46] ok, gluck ;) [07:46] any thoughts for my issue? [07:47] jjesse: no idea :/ [07:47] rysiek|pl: As soon as i'vev rebooted [07:47] ok [07:47] jjesse: do you have this share in media:/ folder? [07:48] rysiek|pl: no i don't === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [07:48] o_O [07:48] strange [07:49] so, let me get this straight: you are being prompted for a username and password for a Windows share every few mins? === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [07:50] rysiek|pl: correct === rysiek|pl is astounded with that [07:50] :/ [07:50] Mine still doen't work :P [07:50] doesn't* [07:50] noteventime: ok, send me your file to mikiwoz (at) yahoo (dot) co (dot) uk === robotgeek is now known as robotgeek_away === robotgeek_away is now known as robotgeek [07:52] rysiek|pl: Sent, I know it says KDE 3.3 :P [07:52] jjesse: no idea, really, sorry :/ [07:52] ok [07:52] What is the problem? [07:52] rysiek|pl: thanks anyways === wimpies [n=u19809@cable-87-244-147-222.upc.chello.be] has joined #kubuntu [07:52] jjesse: try with noteventime ;) [07:53] does dapper have a kubunt install CD yet ? the one on the homepage claims that is not an installable version [07:53] for me it is every couple of minutes i'm prompted for username/password to access a windows share i accessed two days aga [07:53] I'll do my best :) [07:53] OK.. [07:53] the live cd is currently not installable [07:53] jjesse [07:54] jjesse: You mean it doesn't accept your password/username? [07:54] noteventime: yes? [07:54] it accepts, but i'm not trying to access the share, it just keeps prompting me [07:54] ahhh, At KDE startup? [07:54] jjesse : the website has different links for live and installable CD. Are both the same ? [07:55] wimpies: they are currently different [07:55] noteventime: nope as i'm working on kubuntu [07:55] wimpies: Are you running breezy, if you are you can just upgrade to dapper. [07:55] http://ftp.acc.umu.se/mirror/cdimage.ubuntu.com/kubuntu/releases/dapper/flight-4/ [07:55] jjesse: :S, maybe it starts an old konqueror session [07:55] yes but I have 3 rootkits installed and want to get rid of them and was considering to use dapper [07:56] ok [07:56] the above URL has different links ... live and install . so the install is not yet read then ? [07:57] jjesse: Try to disable "restore last session" in session manager [07:58] rysiek|pl: Find anything odd? [07:58] session manager in system settings? [07:58] yes, or kcontrol [07:59] ok trying that thanks noteventime [07:59] noteventime: yep, fixed, sent to you by email. :) [07:59] rysiek|pl: Thanks ^^ [07:59] jjesse: Np [07:59] nop ;) === hatake_kakashi [n=meh@60-241-6-236.tpgi.com.au] has joined #kubuntu [08:00] wimples: nope, Dapper is not ready yet. Try Breezy instead, upgrading to Dapper is not difficult later on. [08:00] I thought i sis indexed when chanhing to 14 colors with convert :P === theine [n=theine@c168044.adsl.hansenet.de] has joined #kubuntu [08:00] flight 4 runs pretty stable for me :) [08:00] Thanks ^^ [08:00] my pleasure ;) [08:01] jjesse: yep, but it's not *officially* released as stable yet :) [08:01] noteventime: so now only the usplash left to be hacked ;) [08:02] yep :P [08:03] rysiek|pl: Have you tried Xgl and/or aiglx? [08:04] Well, time for another reboot === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu === Aapzak [n=aapzak@ip44-163-173-82.adsl2.versatel.nl] has joined #kubuntu [08:06] mornin' lads [08:06] aftern Aapzak [08:07] !Xgl [08:07] XGL on Ubuntu: http://wiki.ubuntu.com/XglHowto - Join #ubuntu-xgl for all the XGL fun on Ubuntu systems. It works ONLY on dapper. Pretty videos on http://www.novell.com/linux/xglrelease/ [08:07] does it work in kubuntu or is it a ubuntu only thing?' [08:08] xgl works in KDE as well, but much better in GNome [08:08] it was made for Gnome [08:08] so, Ubuntu === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [08:09] yay [08:10] :) [08:10] Works good, although I'll need to tweak the image a little [08:10] go for it. remember to switch to Mode -> RGB when changing the image, and then, before saving, to Indexed [08:10] yep [08:11] as for Xgl - heard about it and waiting for it to be usable ;) but it really is something *very* interesting, I'd say [08:11] ow, it is very useable [08:11] !aiglx [08:11] rysiek|pl: Wish I knew. Try searching at http://ubuntu.cc.com.au/ [08:11] as long as you use gnome [08:11] why GNOME? [08:12] because compiz replaces your window manager and you can't replace kwin as easely [08:13] compiz works good with KDE [08:13] I am a KDEling, I don't like GNOME [08:13] great :) [08:13] then I have to try the damn thing ;) [08:13] I used it on KDE, but kmail didn't work and all konqueror windows appeared after the cube, not useable [08:13] use gnome-window-decorator in KDE is nop [08:13] but AFTER i get usplash to behave nicely and AFTER I get HURD installed ;) [08:13] HURD? [08:13] !hurd [08:13] My cat's name is Mittens! Try searching at http://ubuntu.cc.com.au/, rysiek|pl [08:14] http://www.gnu.org/software/hurd/hurd.html [08:14] aiglx is kinda like normal xorg but with compositing for effekts [08:14] In my opinion Xgl is better but aiglx is more stable [08:14] Debian/HURD is the first HURD distro, it's in the alpha stage, but it's a very interesting project === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [08:15] m'kay guys. gotta go watch a film or something - 'nuff sitting on IRC ;) [08:15] bye [08:15] cu all tomorrow, heavy usplash testing underway ;) [08:15] haha === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [08:24] weird [08:24] when my laptop screen is closed [08:24] after a while [08:24] I open it again and it doesn't turn back on [08:24] :( === RickKnight [n=sforwk@63.81.143.202] has left #kubuntu [] === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [08:26] echdev: Does it go into stand by? [08:27] echdev: I'm having the same probem with standby since upgrading to dapper [08:28] i dont think so [08:29] im pretty sure I haven't enabled that [08:29] but I close the lid and it's ok [08:29] if I close it and let it sit a while, it wont come back === Mater [n=pablo@85-54-134-193.mad5.adsl.uni2.es] has joined #kubuntu === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [08:32] echdev: Hmm... Maybe it suspends after a while :/ [08:33] maybe [08:33] i was told ubuntu had this problem, but I never had it with my laptop [08:33] but I am with kubuntu :o [08:34] breezy badger === hatake_k1kashi [n=meh@60-241-6-236.tpgi.com.au] has joined #kubuntu === pm [n=pm@80.48.60.10] has joined #kubuntu === chaotic [n=stefan@dyndsl-085-016-054-202.ewe-ip-backbone.de] has joined #kubuntu === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu === christopher [n=christop@h249n14c1o1049.bredband.skanova.com] has joined #kubuntu [08:35] Has anyone installed the gutenprint drivers on Breezy? === ubuntu [n=ubuntu@sto93-2-82-228-142-226.fbx.proxad.net] has joined #kubuntu === Psi-Jack [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [08:40] BRB, gonna hit the router, see if it's gotten unstable or something. === roconnor [n=roconnor@i129246.upc-i.chello.nl] has joined #kubuntu === jjesse is now known as jjesse_meeting === madgik85 [n=madgik85@217.12.147.60] has joined #kubuntu === aftertaf [n=david@d80-170-73-219.cust.tele2.fr] has joined #kubuntu === Psi-Jack-v2 [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu === madgik85 [n=madgik85@217.12.147.60] has joined #kubuntu === root [n=root@de1-as4714.alshamil.net.ae] has joined #kubuntu === root is now known as ronaldson40 [08:45] Can i run Prince of Persia : The Two thrones on Kubuntu [08:46] common zaggy, [08:47] ronaldson40: Depends, cedega might be able [08:47] If i can run it wat should i install to run it === wu_nex [n=wu_nex@M322P024.adsl.highway.telekom.at] has joined #kubuntu === Psi-Jack-v2 [i=psi-jack@cpe-70-112-220-160.austin.res.rr.com] has joined #kubuntu [08:47] Is cadega paid [08:47] Cedega, which isn't free, but you can always resort to p*r*a*c* === Psi-Jack-v2 is now known as Psi-Jack [08:48] *cought*bittorrent*cough* [08:48] wat is P*r*a*c [08:48] piracy :P === seth [n=seth@ubuntu/member/seth] has joined #kubuntu [08:48] could u give me a link [08:48] ops i messed the * [08:49] sorry i thought it was software [08:49] Or you can get cedega from CVS. :p [08:49] I don't think you can anymore :( [08:49] Yes, actually, you can. === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu === Pwn3d [i=NOSinsid@pc-133-65-86-200.cm.vtr.net] has joined #kubuntu [08:49] so is cadega the only software for this [08:49] hi any speak spanish [08:49] plz [08:49] i need help [08:50] !es [08:50] Hispanohablantes: Por favor usen #ubuntu-es, #kubuntu-es o #edubuntu-es, alli obtendran mas ayuda. [08:50] ronaldson40: For games using DirectX, yes [08:50] yes [08:50] ronaldson40: For OpenGL games you can use wine, which cedega is based on.. === Pwn3d [i=NOSinsid@pc-133-65-86-200.cm.vtr.net] has left #kubuntu ["Leaving"] [08:50] k [08:51] ronaldson40: I'll gave you a link in a few minutes [08:51] k thanx [08:51] My Xserver is kinda bugged so i'll have to restart it === stian [n=stian@84.234.177.118] has joined #kubuntu [08:51] k [08:51] i 'll wait === pv_ [n=pv@a212-54-30-232.elisa-laajakaista.fi] has joined #kubuntu [08:52] Hey, I have a question, it's not linux related, but still. When I do a search for my name on google, Konqueror and Opera shows my site as the first result, but when I do it in FF, im not even listed on the first page...whats up with that? How does it work? === noteventime [n=tilo@h192n5c1o291.bredband.skanova.com] has joined #kubuntu [08:52] Who was it with cedega? === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [08:54] ?? [08:54] 'ello % FF0 === trpr42 [n=ftg2@cm-24-121-34-241.flagstaff.az.npgco.com] has joined #kubuntu [08:55] noteventime: http://transgaming.org/cvs/ [08:56] Cool [08:56] I thought you warent able to do that with version 5 === ronaldson40 [n=root@de1-as2519.alshamil.net.ae] has joined #kubuntu [08:56] hi [08:56] *shrug* maybe it's out of date. never heard about them dropping it. [08:56] noteventime [08:57] 'ello [08:57] hi [08:57] abt the link ur were talkin abt === _admin [n=admin@196.202.95.95] has joined #kubuntu [08:58] <_admin> xcvxcgvx === _admin [n=admin@196.202.95.95] has left #kubuntu ["Konversation] === Spudchat [n=Spud@adsl-69-211-12-52.dsl.chcgil.ameritech.net] has left #kubuntu [] === vicks [n=chatzill@c-dd8870d5.037-42-67626719.cust.bredbandsbolaget.se] has joined #kubuntu [09:00] msg nickserv register aa === ClayG [n=claygucc@c-66-177-234-195.hsd1.fl.comcast.net] has joined #kubuntu [09:02] !register [09:02] register is probably type /msg nickserv help register (you probably should do this in the server window so that if you mess up you won't reveal your password to the whole channel :)) === chaotic [n=stefan@dyndsl-085-016-054-202.ewe-ip-backbone.de] has left #kubuntu ["Konversation] === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #kubuntu === Snake__ [n=snake@adsl-68-252-90-66.dsl.bcvloh.ameritech.net] has joined #kubuntu [09:07] Mornin all [09:07] 'ello [09:07] hehe it's 9PM here :D [09:07] noteventime: 3 pm here ;) [09:07] OH :D [09:09] Hmmm this room is quite today [09:09] Tis a good thing :) [09:10] Snake__, where are the other two? [09:10] pm: ?? [09:10] quiet** :) [09:10] Man, usplash is hard to configure [09:11] i'm one and the only ;) [09:11] pm: Oh! Rofl, I just now got that === tid-wave [n=ovidiu@86.125.70.10] has joined #kubuntu === tid-wave [n=ovidiu@86.125.70.10] has left #kubuntu [] === faked [n=faked@83-65-238-204.dynamic.xdsl-line.inode.at] has joined #kubuntu === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu === DHGE [n=alois@i577A963A.versanet.de] has joined #kubuntu === joris [n=joris@goth-gbg-234-134-233-83.3.cust.bredband2.com] has joined #kubuntu === joris is now known as Jovaro === Jovaro [n=joris@goth-gbg-234-134-233-83.3.cust.bredband2.com] has left #kubuntu ["Konversation] === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu === madgik85 [n=madgik85@217.12.147.60] has joined #kubuntu === ronaldson40 [n=root@de1-as2519.alshamil.net.ae] has joined #kubuntu [09:23] !gutenprint [09:23] I give up. Try searching at http://ubuntu.cc.com.au/, larsivi === Spudchat [n=Spud@adsl-69-211-12-52.dsl.chcgil.ameritech.net] has joined #kubuntu [09:25] <_b> !sane [09:25] I give up. Try searching at http://ubuntu.cc.com.au/, _b === snake_ [n=snake@adsl-68-252-90-66.dsl.bcvloh.ameritech.net] has joined #kubuntu === snake_ is now known as Snake__ === freemanen [n=freemane@c83-248-211-249.bredband.comhem.se] has joined #kubuntu === gianpiero [n=gianpier@host81-69.pool80182.interbusiness.it] has joined #kubuntu === m0ns00n [n=m0ns00n@213.167.96.196] has joined #kubuntu === _root [n=root@de1-as7405.alshamil.net.ae] has joined #kubuntu === gianpiero is now known as joeytribb [09:35] hi all === Shachaf [n=Shachaf@c66-235-25-227.sea2.cablespeed.com] has joined #kubuntu === Snake__ is now known as Snake|Sims2 === Aapzak [n=aapzak@ip44-163-173-82.adsl2.versatel.nl] has joined #kubuntu === _moep_ [i=OCRANA-I@dialin-145-254-171-013.pools.arcor-ip.net] has joined #kubuntu === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [09:38] <_moep_> hi [09:39] noone here tried the gutenprint (5.0.0rc2) drivers? [09:39] <_moep_> i have some problems to start kubuntu cant start the install.... === Spudchat [n=Spud@adsl-69-211-12-52.dsl.chcgil.ameritech.net] has left #kubuntu [] [09:42] <_moep_> i have an acer TravelMate 4652 LMi [09:44] <_moep_> and used some boot parameters but it doesnt works.. get only [09:44] <_moep_> Umcompressing Linux... Ok, booting the kernel [09:44] <_moep_> nd then black screen and nothing happens... [09:45] Hmm, might be a problem with the screen resolution somehow [09:46] <_moep_> i think so, too but i have net really expierience with linux [09:46] <_moep_> i used boot parameter [09:46] <_moep_> linux vga=791 nehmen [09:46] <_moep_> linux debian-installer/framebuffer=false [09:46] <_moep_> and linux === grimse [n=grimse@p5481DCAD.dip.t-dialin.net] has joined #kubuntu [09:49] _moep_: is that the tiny laptop with only a usb cdrom drive? === Mucki [n=Mucki@xdsl-81-173-191-111.netcologne.de] has joined #kubuntu [09:51] <_moep_> no [09:51] <_moep_> its this one: [09:52] <_moep_> http://www.acer.de/acereuro/page4.do?dau22.oid=9005&UserCtxParam=0&GroupCtxParam=0&dctx1=9&CountryISOCtxParam=DE&LanguageISOCtxParam=de&crc=2118416267 [09:52] <_moep_> (sry its a german link) [09:53] trappist: You're thinking of Acer Travelmate 3000TWMi, and it's a firewire DVD-drive ;) === Heinkel [i=Heinkel@ti400720a081-14694.bb.online.no] has joined #kubuntu [09:57] <_moep_> mmh and now?^^ [09:57] hello? [09:57] Skrot: right you are :) [09:57] Ofcourse, I'm using it ;) === sebi [n=sebi@i577BA15C.versanet.de] has joined #kubuntu [09:58] i am looking for a url to a good kubuntu installation guide...can anyone help me? [09:58] needs to cover setting up disk partitions and the installation itself...help [09:59] i have downloaded both live and setup CD from bittorrent...so now i need guidance :( [10:00] you should try the kubuntu-forum, but the installation is really easy, so try to make it own your own, you will see, you will make it === buntu-tablet [n=tom@12-215-166-86.client.mchsi.com] has joined #kubuntu === tomas_ [n=tomas@81-234-92-64-no91.tbcn.telia.com] has joined #kubuntu [10:00] hi [10:00] is there anyone who knows his way around sound systems? [10:00] just insert cd..cross fingers? === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [10:01] <_moep_> Skrot: wich boot parameter i should use? [10:01] is there a way to change the language after installation? and i don't mean keyboard layout [10:01] the installtion needs only a few information,the most will be configured automatically [10:01] _moep_: Youve got a 3000-series? [10:02] <_moep_> no [10:02] <_moep_> 4652LMi [10:02] And what's the problem? [10:02] acpi=off noacpi noapic seems to be a good bet for most laptops by the way [10:02] <_moep_> ok i test it [10:03] But it really depends what the problem is.. [10:03] sweet, kubuntu 6.1 supports my so far not supported in linux Toshiba SD Card reader [10:03] <_moep_> wow thx it works [10:03] Make it support by Texas Instruments PCIxx21 already :P [10:03] <_moep_> 6.1? i have only 5.1. :/ [10:03] it's the beta [10:04] drapper or whatever [10:04] <_moep_> ok [10:04] dapper [10:04] dapper drake [10:04] that's it === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [10:05] ubuntu is the only distro that installs, supports my Intel Wireless 2200, my gigabit, cdrom, wacom tablet screen, with no modifications for my Toshiba Tecra M4-S435 Tablet PC [10:05] @buntu-tablet: my intern sd card reader works with 6.04 ,too. I'm really surprised about the positiv development of the Kubuntu project === tomas__ [n=tomas@81-234-92-64-no91.tbcn.telia.com] has joined #kubuntu [10:06] buntu-tablet: does it support touch sensitivity? [10:06] yep [10:06] awesome [10:06] krita and gimp both [10:06] I've been tempted to get an x41 tablet [10:06] not very many "notebook" applications out there yet [10:06] buntu-tablet: similar experience here on my inspiron 600m (same wireless card) [10:07] buntu-tablet: though the 2200 drivers are hella buggy [10:07] buntu-tablet: will having a tablet change my life? [10:07] jpowers: that was my other choice, I went for 1lb heavier, but with DVD-RAM/RW/R, bluetooth, and a faster 1.73ghz pentium-m [10:07] ;) === _david [n=david@62.101.186.108] has joined #kubuntu [10:07] jpowers: for less $ [10:07] jpowers: it's changed mine [10:08] sweet [10:08] $1599 for this model [10:08] on newegg [10:08] not bad [10:08] it's DDR2, and 2.5" sata hard drive [10:08] and nvidia geforce 6200 w/128mb [10:08] buntu-tablet: just bought a laptop last week. should be arriving soon. it will be my first one :) can't wait to go outside or something, lol [10:09] plays quake4 very nice :) [10:09] buntu-tablet: very nice. [10:09] trpr42: awesome === Mazingaro [n=tetsuja@host21-226.pool8710.interbusiness.it] has joined #kubuntu [10:09] jpowers: the only down side was that my SD card (where i store all my note taking doc's in windows) didn't work in linux [10:10] even with updated kernel (2.6.15) in any other distro [10:10] i just installed dapper for the heck of it, and it showed up on my desktop, I was like WHOA [10:10] awesome === gmancuso [n=gmancuso@151.53.206.250] has joined #kubuntu [10:10] the x41's are fully supported [10:10] in linux [10:11] and the only hardware not working now in linux for this Tecra M4 S435 is the Accelaromiter for stopping the hard drive if the laptop goes into motion === cochondo_fr [n=ghent@home.abew.net] has joined #kubuntu [10:12] i replaced a 2.0ghz Dell Insprion 8600 with a slower 1.73, but I'll never go back to normal laptop [10:12] the sata, and ddr2 make up for the speed difference anyway [10:12] I have an 8600 [10:12] I really like the 1920x1200 res [10:12] it was beautiful [10:12] That's what I'll miss switching down [10:12] in 2d [10:13] it wouldn't push even old games though [10:13] and then it would get fuzzy [10:13] mine would overheat when I played games [10:13] theis 1400x1020 i snice [10:13] :s [10:13] or whatever it is.. 1400xsomething [10:13] and it's light... so light [10:14] 8600 weighs a ton [10:14] I have an old X21 [10:14] that thing is light [10:14] battery life is right at 3.5 hours [10:14] and I trust thinkpads to be reliable [10:14] yes [10:14] which is why I was going to go with an x41 [10:14] yeah [10:14] but if the tecra is that good, maybe I'll go for that. [10:14] and you can get about 6hrs from the x41 [10:14] that's compelling. [10:14] my tecra just survived a 5 foot fall onto a smooth concrete floor [10:15] wow [10:15] fell off the bookshelf [10:15] no damage [10:15] awesome [10:15] it was open, and on [10:15] folded over in tablet mode [10:15] Is it possible to download a kubuntu dapper netinst iso? === gmancuso [n=gmancuso@151.53.206.250] has left #kubuntu ["Ciao] [10:15] the clippy that holds the screen down in tablet mode, popped out of it's holder [10:15] Skrot: i don't think so [10:16] jjesse_meeting: hmm, okay [10:16] buntu-tablet: very cool [10:16] i pushed it back in, ran disk bad cluster detection 6 times on the drive [10:16] it survived [10:16] it's never going to happen again.. but yeah === jjesse_meeting is now known as jjesse [10:17] it was in winxp though, so the drive stopped [10:17] err "parked" when it detected it was falling [10:18] tryiing to get that working in linux now. === chafe_ [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu [10:18] hdaps [10:18] it wasn't rough concrete, that probably would have scratched up the case.. === jjesse [n=jjesse@mail.ftpb.com] has left #kubuntu ["Konversation] === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [10:19] sounded like a empty plastic container hitting the floor.. [10:19] my 8600 survived a 3 foot fall from the front seat to the floorboard.. [10:20] from like 60mpg to 15mpg === spoop [n=p@67-22-85-162.albyny.adelphia.net] has joined #kubuntu === chafe__ [n=chafe@141.128.33.65.cfl.res.rr.com] has joined #kubuntu === osh_ [n=osh@81-229-112-185-no21.tbcn.telia.com] has joined #kubuntu === duckdown [n=duckdown@CPE0014bf4a8c60-CM001371879b8c.cpe.net.cable.rogers.com] has joined #kubuntu [10:30] Hi all.. I installed Dapper 4 and i think its great, but, after clicking the UPDATES button in the taskbar and completing it, It's still displaying the damn exlaimation point icon saying that there are '3 updated packages available' .. but after clicking it, it's just saying everything is up to date! [10:32] duckdown: sounds like something is being not updated for some dep reason or something === P3L|C4N0 [n=gcamposm@201.230.198.5] has joined #kubuntu === Lure [n=luka@clj46-234.dial-up.arnes.si] has joined #kubuntu === buntu-tablet is now known as crweb [10:35] what do i apt-get to get the sources that linux-image-2.6.15-16-386 were built with (for installing other modules) === mijndert [n=mijndert@i172108.upc-i.chello.nl] has joined #kubuntu === incinerator [n=incinera@82-41-24-164.cable.ubr04.edin.blueyonder.co.uk] has joined #kubuntu [10:40] crweb: try linux-tree-2.6.15-16 [10:41] it doesn't exist [10:42] hrm. you're right. coulda sworn... [10:42] yeah, that's it for 2.6.12 [10:42] which is how i knew it exist [10:43] linux-source [10:43] it's just the source though [10:43] not the compiled version and the same .config [10:44] unless that doesn't matter [10:44] I guess I'm not sure what you're looking for. you want the source or the kernel image? === steven [n=steven@oh-71-50-56-17.dhcp.sprint-hsd.net] has joined #kubuntu === steven is now known as shawkins [10:45] inorder to build modules for the current running kernel, you need the kernel tree from the kernel you are running [10:45] not just the source [10:45] not just the image [10:45] has to be the same .config and all kinds of stuff i thought [10:46] i think i got it, brb === shawkins [n=steven@oh-71-50-56-17.dhcp.sprint-hsd.net] has left #kubuntu ["Konversation] === UNDERsoN [n=UNDERsoN@office-rtr.itl.ua] has joined #kubuntu [10:47] hello everybody [10:48] it's my first time in kubuntu )) i think you're not so lucky as me about this === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [10:49] only 1 question where i can get mc dev package? [10:49] deb [10:50] o i understand you're not so friendly as i think [10:50] so good by if you don't wanna help === UNDERsoN [n=UNDERsoN@office-rtr.itl.ua] has left #kubuntu ["-=#hhru=-"] === buntu-tablet [n=tom@12-215-166-86.client.mchsi.com] has joined #kubuntu === buntu-tablet is now known as crweb === stupendo44 [n=stephen@cpe-66-24-113-149.stny.res.rr.com] has joined #kubuntu === Where [n=Where@unaffiliated/where] has joined #kubuntu === unperson [n=nickc@129.2.43.76] has joined #kubuntu === Where [n=Where@unaffiliated/where] has left #kubuntu ["into] [10:59] I currently have Ubuntu Breezy installed on my home computer. Follow the instructions on the wiki for installing Kubuntu-desktop, will the result be functionally the same as having installed kubuntu fresh from the CD (asside from a bunch of old Gnome stuff taking up space)? [11:00] unperson: yes. [11:00] Or is it likely that various setting made during install will be different than if I had installed kubuntu fresh? [11:01] osh_: I'll take that as a no to the second part of the question then I guess. :-) [11:01] unperson: sorry. baby crying. only one hand. no time. [11:01] osh_: Np. My intent was to save you some typing. [11:01] But oh well. :-) [11:02] unperson: not sure. === jf- [n=jeff@72.14.141.28] has joined #kubuntu [11:02] 2nd Question: Are releases slower on the kubuntu side of things because this is not the original/main version of Ubuntu? === Celeste [n=Celeste@85.237.25.89] has joined #kubuntu [11:03] hi [11:03] Please help me, between Line 55 and 60 were a lot of errors coming up while installing APACHE 1.3 [11:03] http://pastebin.com/582567 [11:03] unperson: no. not really. [11:04] unperson: and canonical is aiming at making kub as official as ub is. === alleeHol [n=ach@dialin-145-254-255-077.pools.arcor-ip.net] has joined #kubuntu [11:04] Cool. Sounds worth a try then. Having used both Gnome and KDE, I found KDE to be a bit more full featured/mature. [11:05] <_b> !se [11:05] _b: What? Try searching at http://ubuntu.cc.com.au/ [11:05] unperson: me too. but ymmv. [11:06] does anybody know if there is an installable kubuntu dapper iso image ? === chafe__ [n=chafe@141.128.33.65.cfl.res.rr.com] has left #kubuntu ["what"] [11:07] Celeste: looks ok to me. whats the prob? [11:07] wimpies: yes. on hp. [11:07] osh_ : euh ... where ? [11:07] osh_, errors between line 55 and 60 [11:07] wimpies: homepage [11:08] well I think I tried that one and it claims it is NOT an installable CD ... ? [11:08] Celeste: looks like they were recovered. isn't apachhe running? [11:08] i just installed dapper from cd 30 minutes ago [11:09] everything is working fine [11:09] it is running... [11:09] wimpies: http://ftp.acc.umu.se/mirror/cdimage.ubuntu.com/kubuntu/releases/dapper/flight-4/ === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu [11:10] wimpies: Is it possible the CD burned incorrectly? [11:10] wimpies: my install went perfect, even hardware not supported in the standard kernel is working [11:11] unperson : it booted I got the gui, it asked me language and keyboard layout scanned for CD and then claimed it was not enough to install with [11:11] ah [11:11] wimpies: Weird. [11:11] osh_ : that is the one I tried [11:12] osh_: Thanks a lot. [11:12] Later. [11:12] Can I see some log output so I can check why it failed ? === Pyrobob [n=tony@cpe-68-203-174-105.houston.res.rr.com] has joined #kubuntu [11:13] hey I gotta small problem [11:13] <_b> !krypto [11:13] _b: Syntax error in line 1. Try searching at http://ubuntu.cc.com.au/ [11:14] wimpies: checksum it? [11:14] I occasionally get a serious lag session [11:14] and their happening more often as I run Linux === danni [n=danni@cust18-dsl53.idnet.net] has joined #kubuntu [11:14] osh_ : if the image boots all right, I presume it is correct. === mathieu [n=mathieu@222-153-23-227.jetstream.xtra.co.nz] has joined #kubuntu [11:15] ... [11:15] any ideas? [11:15] wimpies: burn another. i got one from there and it worked fine. [11:16] <_b> anyone using cryptated drives for security ? [11:16] hola [11:17] I think I got it, my second CD contained an AUDIO cd and while scanning for CD's the installer though that that was the right CD [11:17] _b: have a look at truecrypt. it's got ubuntu deb and all. [11:17] Pyrobob: manifesting how? [11:17] just has a serious lag session [11:17] just randomly [11:18] more and more often [11:18] can't run anything extra [11:18] Pyrobob: running what? [11:18] Kubuntu [11:18] wimpies: 2nd cd? [11:18] Pyrobob: not net lag, just slow computer? [11:18] yes [11:18] looking at the process table right now [11:18] crweb : yes the audio cd was in the second drive [11:19] oh oh [11:19] i see [11:19] see if I can close anything thats not needed === coredump [n=coredump@81.172.25.0] has joined #kubuntu [11:19] Can someone help me? I'm trying to install the ATI drivers, and I can't get the distro box to show any of the Ubuntu ones === AudioMove [n=cathal@83.167.251.6] has joined #kubuntu === cold [n=ubuntu@ool-4572cf62.dyn.optonline.net] has joined #kubuntu [11:19] Pyrobob: what does top say? [11:19] top? [11:20] yes [11:20] can anyone recomend a good media player that come packed with all the necesery codecs to play any file on the planet ? [11:20] ... [11:20] or there about..... [11:20] I just started the ubuntu live cd and totem has no video mpeg support, what plugin should I download ? [11:20] console, type top [11:20] ah [11:20] one sec === _ben [n=ben@host86-129-126-18.range86-129.btcentralplus.com] has joined #kubuntu [11:20] or maybe just a codec pack similar to the Klite package that is for linux [11:20] i dont care if its open source or not === freqmod [n=freqmod@44.80-203-31.nextgentel.com] has joined #kubuntu === neoncode [n=neoncode@88-107-132-59.dynamic.dsl.as9105.com] has joined #kubuntu [11:21] cold: i use vlc or mplayer... :-) [11:21] cold: do you mean dapper/breezy? [11:21] is running "sudo apt-get install gstremer*" a bad idea? [11:21] everything is root except like 4 things [11:22] Pyrobob: what's the load? [11:22] umm [11:22] breezy === slee [n=slee@min31-3-82-236-123-117.fbx.proxad.net] has joined #kubuntu === slee [n=slee@min31-3-82-236-123-117.fbx.proxad.net] has left #kubuntu ["Konversation] [11:22] there's 70 tasks 1 running 69 sleeping is what it says [11:22] rebotgeek breezy [11:23] Pyrobob: you should have 3 load avg at the top of the screen [11:23] oh it says load average: 0.22, 0.35, 0.34 === hoka [n=hoka@hoka.micronet.pipenet.hu] has joined #kubuntu [11:24] Pyrobob: Hi ya pyro === Skrot [n=magnus@bl166a.studby.ntnu.no] has joined #kubuntu [11:24] Pyrobob: does anything change when the comp freezes up? [11:24] Pyrobob: in top that is. [11:24] not sure it hasn't froze up so far [11:24] lemme open gAIM and see what happens [11:25] that and Kopete give me the most trouble [11:25] Pyrobob: keep looking [11:25] The boot process only proposes american timezones ... why ? [11:25] py start kopete and see what happems [11:25] <_ben> can anyone recomend a good ftp program other that kbear [11:25] load average: 0.75, 0.49, 0.38 [11:25] _ben: konqueror? [11:25] first number jumped tio 95, then dropped to 80 [11:25] _ben : konqueror ? [11:26] <_ben> How does that work? [11:26] ftp://WWW/... [11:26] _ben : and it works from ANY location (also from KDE apps) [11:26] ... === ttread [n=ted@c-24-4-207-144.hsd1.ca.comcast.net] has joined #kubuntu [11:27] Pyrobob: keep an eye on top when comp freezes up === andrei [n=andrei@horea.cluj.astral.ro] has joined #kubuntu [11:27] k its never actually "froze" just lagged extremely bad [11:27] why does firefox keep wanting to put my downloads into /tmp? [11:27] like 30 minutes to close a gAMI window [11:27] i have it set to ask me === Abdul_Mueid [n=abdul@wh-83-229-33-42.tropical.co.mz] has joined #kubuntu [11:27] gAIM* [11:27] crweb : I think it is a preference somewhere [11:28] wimpies: i have it set to ask me.. [11:28] first number is jumping around from 50 to 80 or so === danni [n=danni@cust18-dsl53.idnet.net] has left #kubuntu ["Konversation] [11:28] so, i've compiled my own kde vanilla sources (i need to have a stock-kde install for one of the accounts on my box), but it appears that the compile is still retaining some kubuntu settings [11:28] <_ben> that's brilliant - thanks osh and wimpies === beast [n=beast@host-73-147-220-24.midco.net] has joined #kubuntu [11:29] for example, the "window" menu is still missing as it was from the Kubuntu/KDE [11:29] <_ben> i'm imbarrased that i didn't already know about it [11:29] crweb : donno then ... never tried ask [11:29] (in konq, that is) [11:29] let me try it here [11:29] first number jumped to 1.41 [11:29] second to .670 and third to .46 === Captainbraille [n=Leovinus@ip68-111-162-79.sd.sd.cox.net] has joined #kubuntu [11:30] crweb: it asks me [11:31] Does anyone know what happened to kweather? I notice it does not appear in the list of applets in Dapper. [11:31] I have version 1.0.7 [11:31] I save to the desktop and use konqueror to move it around [11:31] (easier) [11:32] can any one help a noob? [11:32] just made the switch from windows [11:32] zax1 : congrats === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu [11:32] and am getting a headache trying to figure it all out [11:32] thanks wimpies [11:33] zax1 : figuring what out [11:33] why I have a small "Berlin" below my clock? TZ I guess, but I'd like to get rid of it [11:33] a couple of stuff, i know istill think windows but i cant help my self [11:33] is there a "program files" folder somewhere [11:33] chx : click right and set timezone [11:33] that i can see all my installed programs ? === ClayG [n=claygucc@c-66-177-234-195.hsd1.fl.comcast.net] has joined #kubuntu [11:34] zax1 : no programs can be installed in any location but most are installed in /usr/bin [11:34] ok [11:34] wimpies: bah, did that but that did not make the TZ disapperar [11:34] zax1 : linux uses the path variable to determine where things are [11:34] zax1, most software installs under the /usr folder, you can run find from there [11:34] oh!! [11:34] local timezone! [11:34] finally. [11:34] how do i put them in my Kmenue [11:34] for example [11:34] does VLC come installed by default [11:34] if so where is it ? [11:35] zax1 : click right on menu, add item, browse the disk and locate the executable [11:35] i mean - where do ui usualy launch apps from if they are not on the Kmenu by default [11:35] zax1 : a good way to determine where things are is execute which COMMAND from a konsole applciation (should be in the menu) [11:36] zax1: open a konsole, or in the menu click on Run Command: [11:36] zax1, I usually look in Adept to see if things are installed [11:36] zax1 : I think if you click right on the desktop you can find the ;run' command too ... [11:36] i love it - your enthusiasm capture me - so many helpers [11:36] :) [11:36] For example, in Adept I filter on vlc and it shows a number of packages [11:37] zax1 : you will need to unlearn lots of windows habits like typing backslashes between directories [11:37] or c: q: z: ... [11:38] i did that, but couldnt find it - vlc that is. i read somewhere about enabling universe and multiverse and use restricketed format === chriswk [n=chriswk@cD9089959.inet.catch.no] has joined #kubuntu [11:38] but i dont think my menue is similar [11:38] cuz it doesntfollow their instruction [11:38] zax1 : that is in the /etc/apt/sources.list and yes you need to add program sources that are not 'pure free' === fatejudger [n=fatejudg@c-24-5-49-160.hsd1.ca.comcast.net] has joined #kubuntu [11:39] wimpies, i noticed that already about the habbits - uphill all the way [11:39] how do i do it wimpie [11:39] has anyone here been able to mount samba shares at boot? [11:39] you can add items using adept [11:39] zax1, yep, vlc is in universe repository, you can enable it from the Adept menu under "Manage Repositories" [11:39] see 'system; menu [11:40] ttred - what is the diferance between adept and synaptic ? [11:40] zax1: QT vs GTK [11:40] zax1, not really any difference in function between the two [11:40] qt? what that ? [11:40] zax1: they both use the same lower level package database : you can mix then [11:40] zax1: a GUI toolkit [11:40] qt : is the library on which the KDE env is built (like win32 for windows) [11:40] right - that clears up some confusion [11:41] just different UIs [11:41] ttread: wtf, that's not right at all [11:41] ttread: they use two completely different toolkits [11:41] tthread : not real UI but rather toolkits [11:42] Ok, sorry, it's more than the UI - but they both use apt underneath === chx is now known as chx|zzzzZZzzzz [11:42] <_b> Is anyone using cryptaded hard drive ? [11:42] riht- === Vipertje [n=nn@84-245-31-93.dsl.cambrium.nl] has joined #kubuntu === Vipertje [n=nn@84-245-31-93.dsl.cambrium.nl] has left #kubuntu [] [11:43] so how do i add the universe, i cant see it in the greyed out lines [11:43] just add a line === chx|zzzzZZzzzz is now known as chx [11:44] <_ben> is there a better html editor other that Quanta? [11:45] zax1, find the lines that start with 'deb' (not deb-src) and contain 'universe', right click and select enable [11:45] but what do i put in whimpies [11:45] I have a question about adept too.. I'm trying to install Wine, there is only instructions on adding a repository to Synaptic, I'm using adept, this is the line.. "deb http://wine.sourceforge.net/apt/ binary/" how do I fix it for adept? [11:45] That I do not know ... [11:46] lol [11:46] lol =) [11:46] sudo nano /etc/apt/sources.list [11:46] that'll open up a CLI text editor [11:46] if you'd rather use kate then do === andred is now known as andre^off [11:46] alt+f2 [11:46] kdesu kate /etc/apt/sources.list [11:46] you'll need to paste that line in the bottom of that file [11:46] use whichever method you want [11:47] ok. automount sucks. when I plug in a USB storage device. it opens konquror to media:/sdb1 and says that it dosen't exist. if find that it's actualy mounted in "/media/sdb1" - oh and the icon for the device doesn't appear on my desktop... [11:47] hmmm wish me luck...starting install :) [11:47] When I add the line, this is what I get under distribution "binary/" [11:47] ? [11:48] is there a "show desktop button on kubuntu [11:49] any help? [11:49] zax1: right click on the panel, and add it === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu [11:49] zax1, there is an applet that you can add to the toolbar to show desktop === till [n=till@p54A9BA8B.dip0.t-ipconnect.de] has joined #kubuntu [11:51] its actualy quite intuitive === chx is now known as chx|zzzzZZzzzz === Captainbraille [n=Leovinus@ip68-111-162-79.sd.sd.cox.net] has left #kubuntu ["Kopete] [11:56] anybody around with dapper install cd knowlegde : I installed and have two problems. 1 - a disks that he wants to mount 2 - the screen resolution after login on KDM switches to a bad setting [11:57] and when I logout from that erroneous setting kdm crashes [11:58] wimpies, I had a similar problem with changing screen resolution in Dapper, [11:59] It's a documented bug, it either locks the screen or causes X to restart [11:59] Ah ... I think I will go back to breezy [12:00] You could edit xorg.conf manually [12:00] ok will try that [12:02] tthread : xorg.conf seems to be ok (except for not using fglrx Like i had in breezy)