/srv/irclogs.ubuntu.com/2007/05/14/#kubuntu.txt

javaJakejon_, I recommend you temporarily disable the firewalls just to be certain. A freeze before connecting can sometimes mean the software found the computer but for some reason cannot complete the connection.12:14
=== deep is now known as deep`
JErickHiya, anyone know how to run a .run file within the shell?12:14
jon_turn off the firewall on the server end?12:14
javaJakejon_, this can be a firewall dropping the connection without letting your client know. This is secure against hackers, but can cause problems for legitimate users.12:15
GonohovGood afternoon, kind people! Would you please tell me if "kernel-headers" package is available somewhere at repositoires of Ubuntu 7.04. I'm trying to get my Lucent/Agere Winmodem working, but the compiling procedure fails because of some "kernel-headers" not found. The only package that meets search requirements was "kernel-package", but it did not work out. So please, if you know where to get it I will be very happy :)12:15
=== david_nyc [n=david@pool-162-83-133-137.ny5030.east.verizon.net] has joined #kubuntu
javaJakejon_, yes, though if guarddog is really blocking outbound VNC connections, disable that too12:15
jon_ok, ill go try it12:15
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
GonohovMay be I need some other package to be downloaded, I don't know which though...12:16
=== ssmith [n=ssmith@ip68-0-251-17.ri.ri.cox.net] has joined #kubuntu
JErickSo yes, I have this driver I want to install (it's an ati proprietary driver) and I want to run it, but I'm not sure how to run it through the terminal.12:16
=== Eyeless [n=hjalle@d83-183-204-137.cust.tele2.se] has joined #kubuntu
=== bomber [n=bomber@c-71-233-8-127.hsd1.ma.comcast.net] has joined #kubuntu
javaJakejon_, like I said, I can help up to the point of connection. Beyond that is the land of the unkown for me. Unless you want to talk about the WUSB54GS, xorg.conf, ndiswrapper, or the Radeon M6 LY video card. :)12:17
ssmithNewbie Question-  How do I run KTorrent?12:17
javaJakeThose I have much more knowledge on due to months of Googling and testing.12:17
jon_it didnt work12:17
SanneGonohov: you need the headers for your running kernel. What's the output of 'uname -r'?12:17
=== luis [n=luis@85.136.73.51] has joined #kubuntu
JErickYou can see it in the Internet section, yes ssmith?12:17
=== aster_i [n=manuel@200.109.11.116] has left #kubuntu ["Konversation]
=== qwerty [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== _czessi is now known as Czessi
=== david_ [n=david@82-43-58-81.cable.ubr04.croy.blueyonder.co.uk] has joined #kubuntu
=== Kite_DH [n=Kite_DH@p57B37E5A.dip.t-dialin.net] has joined #kubuntu
jon_i was not sure if i should connect to the ip address :0 or the computer name :012:18
GonohovSanne: It's on my home machine. It sais "2.6.20-15-generic"12:18
jon_it says it cant resolve the computer name but the ip makes it freeze with no feedback12:18
=== gikid [n=gikid0@unaffiliated/gikid] has joined #kubuntu
JEricknvm I think i have my way to run it. thanks12:19
=== JErick [n=JE@unaffiliated/jerick] has left #kubuntu ["Leaving"]
SanneGonohov: the you can install the headers with: sudo apt-get install linux-headers-2.6.20-15-generic12:19
gikidi have a question about using kubuntu in a VM12:19
SanneGonohov: or use aptitude/synaptic/adept as you prefer12:19
GonohovSanne: That's the point -- I have them already installed12:20
gikidwhen i tried to install kubuntu on VirtualBox, it tried to partition the drive but it couldnt create a swap partition12:20
gikiddoes anyone know whats wrong?12:20
javaJakejon_, the IP address is always X.X.X.X.X12:20
GonohovSanne: I've downloaded linux-headers package within the Windows PC, then rebooted and try to install. The package was already installed. I reinstall it, though...12:21
=== khaije1 [n=khaije1@person1.constellation.com] has joined #kubuntu
jon_i thought when using vnc you put the display number after the ip12:21
SanneGonohov: oh! Then I can only assume that the compiling script searches for them in a wrong location. How are you going about compiling your driver?12:21
jon_i think mine is display 012:21
javaJakejon_, for some clients, you do not have to12:21
jon_ill try just the ip12:21
javaJakejon_, I never do myself, but then again, I never use xtightvncviewer. :P12:21
DragnslcrAnybody know offhand what command is run and/or file is altered when you set monitor power saving in the system settings?12:22
=== ruben_ [n=ruben@84.123.94.153.dyn.user.ono.com] has joined #kubuntu
ruben_hola12:22
=== steffen [n=steffen@ti531210a080-5557.bb.online.no] has joined #kubuntu
ruben_hi12:22
SanneGonohov: what's the output of 'dpkg -l linux-headers-2.6.20-15 | grep ^ii'12:22
steffenhow can i play a ogg file? i have tryed Kaffeine and XMMS.12:22
jon_did not work, i could use another vnc viewer but krdc did not work either12:22
=== unix_infidel [n=blue@unaffiliated/unixinfidel/x-8383745] has joined #kubuntu
GonohovSanne: I ran './build_package' and then hit 'Enter' an all :(12:22
ruben_hey hey hey12:22
Dragnslcrsteffen- try Amarok maybe?12:22
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
ruben_i don't know linux12:22
ruben_i wanna to talk12:23
SlimeyPetesteffen: xmms should do it. Try VLC or beep-media-player or amarok.12:23
jon_also krdc has an extra error that it cannot find stuff on the network12:23
gikidruben_ you should probably goto ##linux12:23
ruben_how are you?12:23
GonohovSanne: the output was "Header files related to Linux kernel version 2.6.20"12:24
Admiral_Chicagoruben_: #kubuntu-offtopic as well12:24
ruben_i have the kubuntu feisty12:24
ruben_it is the best12:24
gikidcompared to what?12:24
SanneGonohov: ok, then they are installed. Just to be sure. This ./build_package script, is it small enough that you could pastebin it? Can you open it in a text editor?12:24
=== hitmanWilly [n=hitmanWi@66-190-176-18.static.jcsn.tn.charter.com] has joined #kubuntu
gikidhmm12:25
gikidbye guys12:25
=== gikid [n=gikid0@unaffiliated/gikid] has left #kubuntu []
phoenixbyrdgikid, best compared to XP12:25
ruben_any girl, wanna talk with me?12:25
ruben_i can't speak english very good12:26
ruben_i m spanish12:26
DragnslcrNo kidding12:26
GonohovSanne: I'm sorry, when I try "build_package" it tells me I need "build_module" first to be run. So I have mistaken -- I ran "./build_module".12:26
=== _lucky_ [n=lucas@167-209.5-85.cust.bluewin.ch] has joined #kubuntu
javaJakeruben_, if you don't have a problem in Kubuntu, or you don't want to help anyone with Kubuntu, visit #kubuntu-offtopic12:26
SanneGonohov: ok, what about this script? Is it a text file?12:26
=== _lucky_ [n=lucas@167-209.5-85.cust.bluewin.ch] has joined #kubuntu
ruben_bye gikid12:27
=== lucky_lucas [n=lucas@167-209.5-85.cust.bluewin.ch] has joined #kubuntu
GonohovSanne: Yes, it is. Now I try to open it with nano. Where should I look?12:27
ruben_i dont know gonohov12:27
SanneGonohov: I don't know, that's why I would like to have a look too ;). Can you paste it to paste.ubuntu-nl.org?12:27
steffenDragnslcr: that didnt help. sorry12:28
ruben_i dont know linux12:28
=== hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== SRN9 is away: Gone away for now.
=== SRN9 is now known as ghost9
Dragnslcrsteffen- weird. Amarok should support ogg by default12:28
GonohovSanne: Yes, of course. Now I'm opening it. Please wait a little...12:28
ruben_i m beginner with linux12:28
jon_javajake i cannot ping the vnc server12:29
javaJakeruben_, yes, do you have a problem? If you do, you should ask people. If you don't ask you will not get an answer12:29
jon_it says it is not permitted12:29
javaJakejon_, ah, now _that_ is a problem.12:29
javaJakePermitted?12:29
=== dbist [n=dbist@ool-4571ec6b.dyn.optonline.net] has joined #kubuntu
javaJakeCan you post the message?12:29
ruben_ohh, ok, javajake12:29
ruben_no problem12:29
ruben_i shut up my mouth12:29
jon_PING 192.168.1.180 (192.168.1.180) 56(84) bytes of data.12:30
jon_ping: sendmsg: Operation not permitted12:30
jon_ping: sendmsg: Operation not permitted12:30
jon_it keeps doing that12:30
javaJakeWow, that's strange12:30
ruben_i thought that that is a chat12:30
ruben_but i was to mix up12:30
javaJakeruben_, not on this channel. Channels are about specific topics. This one is about getting a Kubuntu problem solved.12:31
ruben_ohhh, i understand12:31
Sanneruben_: this is the help channel. The general chat and socializing is in #kubuntu-offtopic.12:31
ruben_sorry12:31
=== candyban [n=timh@uu212-190-206-98.unknown.uunet.be] has joined #kubuntu
ruben_sorry sorry12:31
steffenDragnslcr: it doesn't start and i have tryed pressing play, but nothing happens. the size of the ogg file is 16MB12:31
=== qwerty [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
ruben_but i m new for me12:31
ruben_this is new for me12:31
javaJakeOK, we get it. Start asking, helping, or please leave. :)12:31
ruben_ok, i understand12:32
ruben_i have a problem12:32
Dragnslcrsteffen- does the timer start and you just don't get any sound, or does it not start at all?12:32
ruben_i have a laptop with a web cam integreat12:32
Faber-itthat's big problem12:32
jon_how do i get it to be able to ping the other computer?12:32
ruben_my computer is the 2125 la12:33
javaJakejon_, http://www.linuxquestions.org/questions/showthread.php?t=30784812:33
ruben_the hewlett packard12:33
ruben_and i can't see the web cam12:33
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
javaJakejon_, nvm - "Thanks for all your helps...!!! The firewall Shorewell was enabled and I stopped it and immediately I could ping both ways." was the answer in that thread12:34
=== internet_ [n=internet@pD9519DA5.dip0.t-ipconnect.de] has joined #kubuntu
ruben_and, my version of linux is the feisty of kubuntu12:34
ruben_but i have a problem12:35
ruben_the configuration of web cam said me that12:35
jon_so you think one of the firewalls is stopping it and that is why vnc wont work?12:35
ruben_i have a router or i dont know12:35
GonohovSanne: so I copied the file into clipboard - where should I paste it? I'm sorry, but I forgot the destination...12:35
=== wolferine [n=profx@unaffiliated/wolferine] has joined #kubuntu
=== _steffen_ [n=hansen@hrhansen.dk] has joined #kubuntu
javaJakejon_, quite possibly. The impression I get is the interface is down when you get this error, or incorrectly configured12:36
javaJakejon_, did you catch taht? :)12:36
steffenDragnslcr: when i press play there is 3sec pause and then it looks like it have stoped.12:36
SanneGonohov: paste.ubuntu-nl.org12:36
GonohovSanne: Thanks a lot!12:36
=== Gonohov [n=alex@77.35.45.139] has left #kubuntu ["Kopete]
jon_yes12:37
internet_hi12:37
ruben_hi internet12:37
=== Gonohov [n=alex@77.35.44.156] has joined #kubuntu
jon_i have a couple other problems if you are able to help me12:37
=== lands [n=lands@kraon.lands.gov.vu] has joined #kubuntu
=== lands is now known as thony
=== _yyoman_ [n=andre@82-40-179-204.cable.ubr05.croy.blueyonder.co.uk] has joined #kubuntu
javaJakejon_, I might be able to12:38
jon_is there a way to get pidgin in the package manager? i tried to install it on my own and had nothing but problems12:38
javaJakejon_, you should notice that i got the above information using Google. I merely googled the error, and I got a bunch of threads about that error.12:38
ruben_i beleave that i have a problem with the web cam integrated in my portable computer but nobody wanna help me12:38
javaJakejon_, I have not tried to get pidgen. I've stuck with Gaim myself.12:39
=== explore [n=explore@p57B8DBDB.dip.t-dialin.net] has joined #kubuntu
jon_ok, i have been researching for days, maybe just looking up the wrong stuff12:39
jon_ok12:39
javaJakeruben_, can you post any information abotu the camera?12:39
jon_i tried to do ./configure and it has errors12:39
ruben_ok, the problem is that i don t know how is it12:39
javaJakejon_, oh, the ol' compile method, eh? :)12:39
GonohovSanne: I've pasted it here12:39
ruben_the order is the lsusb?12:40
GonohovSanne: http://paste.ubuntu-nl.org/20731/12:40
ruben_in the terminal?12:40
javaJakeruben_, possibly, but is it actually built into your laptop?12:40
ruben_yes12:40
javaJakeruben_, then it won't be lsusb - that is for USB devices12:40
ruben_my laptop is the hp 2125 la12:40
SanneGonohov: looking. Btw, I just found in the wiki page about lucent that there's a driver already in the repositories. Did you try that one?12:40
ruben_dv2125 la12:40
ruben_but i am noviced with linux12:41
ruben_and my version is the kubuntu feisty12:41
jon_my friend told me i needed a certain library, adept said that library was not installed so i installed it, then it said it could not commit, then said the package was broken, i selected remove which said deleting beryl, deleting emerald, etc. after restarting beryl does not work, it appears to be gone12:41
GonohovSanne: No, if it works and I do not need to compile - I will be happy as at that day when I passed my phD exams!12:41
javaJakeruben_, I have to run... your best bet is to find out what your camera really is instead of what the manufacturer tells you, and then to see if there's a driver for that. Someone else should be able to help you.12:41
wolferineanyone able to help me setup my proftpd to view my NFS shares?12:42
Search4Lancermeh, you're better off without beryl anyway :-D12:42
jon_i am back to basic gnome, by the way, i installed gnome, xgl, and beryl and all that12:42
=== qwerty [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== javaJake [n=javaJake@pool-72-70-16-152.bstnma.east.verizon.net] has left #kubuntu ["This]
SanneGonohov: ok, then let's find out about it before we do it the hard way ;). I'll give you the wiki page, you try to follow it, and if you get stuck, you shout. Ok? https://help.ubuntu.com/community/DialupModemHowto/Lucent12:42
ruben_ok, i tried to install the drivers, but the computer tell me that i have a firewall12:42
ruben_and the picture is white12:42
ruben_in the amsn12:43
ruben_i can to the recived but i cant to send my picture12:43
GonohovSanne: I'm extremely sorry for have consumed your time, but your help is great. Thank you, I'll try it out.12:43
ruben_i dont know if you understand me12:44
SanneGonohov: no worries, I'm glad to help :)12:44
ruben_my english is very bad12:44
ruben_i know12:44
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
GonohovSanne: I will try it when I get to my PC at home. Something tells me that my pain is over :)12:45
SanneGonohov: here's help with this scanmodem tool: https://help.ubuntu.com/community/DialupModemHowto/ScanModem12:45
SanneGonohov: heh, ok, good luck :)12:45
The_Un-Namedruben_, does it need to be amsn? GAIM(it's Pigeon now) and Kopete are perfect msn replacements12:45
ruben_but, the web cam too?12:46
cpk1kopete can use a webcam12:46
=== Yorokobi [n=Yorokobi@unaffiliated/yorokobi] has joined #kubuntu
The_Un-NamedKopete has webcam support12:46
ruben_ohhhh, i dont know12:46
ruben_i always to used the amsn12:46
GonohovSanne: Thanks again for your help.12:47
Sanneyou're welcome, Gonohov :)12:47
ruben_i can recived the picture, but i can't send my picture12:47
ruben_ok, i tried the next time12:48
=== sledge [n=chris@pdpc/supporter/student/sledge] has joined #kubuntu
=== the_fool [n=fool@209-188-119-175.taosnet.com] has joined #kubuntu
ruben_thanks you, if i have a  problem, i come here12:48
ruben_thaks12:48
ruben_i go to sleep12:48
ruben_that, this is at 1 oclock, am12:48
=== naught101 [n=naught10@60-242-222-210.tpgi.com.au] has joined #kubuntu
aroADIOS12:48
wolferineanyone able to help me setup my proftpd to view my NFS shares?12:48
ruben_adios aro12:48
aroruben12:49
ruben_thanks you aro12:49
aroentre #ubuntu-es12:49
=== the_fool [n=fool@209-188-119-175.taosnet.com] has left #kubuntu ["Konversation]
ruben_i hope that you to rest tonight12:49
ruben_no se si se dice asi12:49
ruben_pero que descanses12:49
arohablo espanol un poco, lo siento12:49
arono mucho12:49
ruben_no mucho12:49
ruben_no pasa nada12:49
ruben_ok12:50
ruben_no problem12:50
ruben_aro, my msn is esp:12:50
ruben_esp_ruben@hotmail.com12:50
aroruben you can join the channel #ubuntu-es12:50
nalioth!es12:50
aroen espanol12:50
ubotuSi busca ayuda en Espaol por favor entre en los canales #ubuntu-es, #kubuntu-es o #edubuntu-es, all obtendr mas ayuda.12:50
ruben_gracias12:50
=== candyban [n=timh@uu212-190-206-98.unknown.uunet.be] has joined #kubuntu
=== Edulix [n=edulix@115.Red-81-44-191.dynamicIP.rima-tde.net] has joined #kubuntu
=== sixty [n=60mls@c220-237-130-115.mckinn1.vic.optusnet.com.au] has joined #kubuntu
=== hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
ruben_ok, good night12:51
ruben_my fried12:51
ruben_friend12:51
=== PP188 [n=pedro@201-92-124-84.dsl.telesp.net.br] has joined #kubuntu
arobuenos noches12:51
=== hybrid [n=x@easyubuntu/supporter/hybrid] has joined #kubuntu
ruben_buenas noches aro12:51
ruben_y gracias12:51
arode nada12:51
ruben_que descanses12:51
ruben_have you to rest tonight12:52
aroy tu12:52
ruben_thank you very much12:52
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
ruben_bye12:52
=== kla6630 [n=kla6630@217.201.67.220] has joined #kubuntu
ruben_i go to spleep right now12:52
ruben_sleep sorry12:53
=== ubuntu_ [n=ubuntu@c-68-33-123-160.hsd1.md.comcast.net] has joined #kubuntu
ruben_bye12:53
=== _steffen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== qwerty [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
wolferinehow can I login as a different user?12:57
wolferinelogin doesnt work12:57
=== steffen [n=steffen@ti531210a080-5557.bb.online.no] has joined #kubuntu
=== Edulix [n=edulix@115.Red-81-44-191.dynamicIP.rima-tde.net] has joined #kubuntu
=== dac_ [n=dac@tx-76-6-86-52.dhcp.embarqhsd.net] has joined #kubuntu
=== jmichaelx [n=james@c-24-7-251-85.hsd1.il.comcast.net] has joined #kubuntu
=== mike_ [n=mike@lnngmibas01-pool5-a157.lnngmi.tds.net] has joined #kubuntu
|lostbyte|su <user>01:00
=== MotorCityMadMan [n=max@ppp-69-216-133-222.dsl.sfldmi.ameritech.net] has joined #kubuntu
|lostbyte|wolferine, ^01:00
mike_can someone help me install java runtime environment (JRE)01:01
jmichaelxi have a really dumb question....  i am wanting to simply copy some files from an external hard drive to a blank, formatted floppy. hoe the heck do i do that?01:01
=== Ikawe [n=ikawe@viborgDHCP-63.216-16-82.iw.net] has joined #kubuntu
wolferinethanks lostbyte01:02
jmichaelxdo i need to somehow manually mount the floppy?01:02
wolferinedo you?01:02
=== Gonohov [n=alex@77.35.44.156] has left #kubuntu ["Kopete]
Sannemike_: there's sun-java6-jre in the repositories (in multiverse).01:03
jmichaelxmike_: you just need to enable the correct repo, and apt-get install01:03
=== jon_ [n=jon@adsl-153-79-197.mia.bellsouth.net] has joined #kubuntu
=== khayati [n=khayati@196.203.39.126] has joined #kubuntu
strabesHow can i configure firestarter to let me seed torrents with ktorrent? I just dowloaded an entire torrent but haven't uploaded anything and I think it's because of firestarter.01:03
=== mefisto__ [n=mefisto@202-172-119-89.cpe.nsw-3.comcen.com.au] has joined #kubuntu
mike_jmichaelx how do i do that?01:03
Sannemike_: here's the wiki page, should help you: https://help.ubuntu.com/community/Java01:04
jon_i am trying to get vnc to work with my firewalls, can someone help me?01:04
mefisto__can I make the default mouse theme (the one X starts with at login screen) match the default kubuntu mouse theme?01:04
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== semistud2354 [n=semistud@70.159.49.66] has joined #kubuntu
=== gaxt [n=explore@p57B8EAC3.dip.t-dialin.net] has joined #kubuntu
=== pereira [n=pereira@201-42-31-195.dsl.telesp.net.br] has joined #kubuntu
semistud2354does anyone know what package i need to get times new roman font01:08
semistud2354im using fiesty, kubuntu01:08
jmichaelxi have a really dumb question....  i am wanting to simply copy some files from an external hard drive to a blank, formatted floppy. how the heck do i do that?01:08
mike_Sanne: i really dont understand the wiki page . Can you help me install it? im brand new to Kubuntu Edgy 6.1001:08
jmichaelxsorry guys, didn't mean to repost in here01:08
mefisto__semistud2354: mscorefonts, or something like that, installs the microsoft fonts01:09
Sannemike_: sure, let me open the page again01:09
mike_Sanne: okay thanks! =] 01:09
jon_i am a newbie but i got times new roman by just copying the file from my windows installation01:09
=== steffen [n=steffen@ti531210a080-5557.bb.online.no] has left #kubuntu ["Konversation]
Sannemike_: ok, first I guess you need to know what "managing repositories" means?01:10
mike_i have no clue what that is01:10
semistud2354thanx for the info guys01:10
=== qwerty [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
mike_Sanne: Whats Managing Repositories?01:11
Sannemike_: I'm giving you pages to read and follow. Please try it, and if you get stuck, just shout ;). First, read this introduction, then follow the link to "Managing Repositories in Kubuntu" and follow the procedure to enable universe and multiverse.01:12
Sannemike_: oh, the link!01:12
mike_okay01:12
Sannemike_: here: https://help.ubuntu.com/community/Repositories01:12
mefisto__semistud2354: msttcorefonts installs ms truetype fonts, including times new roman01:13
Sannemike_: and if youneed me, please type my name so my chat client notifies me about being spoken to.01:13
mike_Sanne: okay thanks01:13
semistud2354thanx mefisto01:13
Sannemike_: tell me if you need me, or when you're done with that.01:14
semistud2354it works01:14
jmichaelxyou would think that copying files to a floppy would be no major feat...01:14
wolferineanyone able to help me setup my proftpd to view my NFS shares?01:15
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
=== tokin [n=ryan@dynamic-acs-24-144-228-60.zoominternet.net] has joined #kubuntu
=== qwerty [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== cathal_ [n=cathal@89.100.101.244] has joined #kubuntu
=== maass_ is now known as maass__
cathal_hey, i just got a message on my laptop saying 'the batter has been removed', ah obviously it hasnt, anyone know what the issue might be?01:17
cathal_*battery01:17
=== tokin is now known as [tokin]
jmichaelx!floppy01:18
ubotuTo mount floppy disks, see here : https://help.ubuntu.com/community/MakeFloppyDriveAvailableToEveryone01:18
=== intelikey [n=UN-root@dialup-4.226.237.112.Dial1.Dallas1.Level3.net] has joined #kubuntu
The_Un-Named!help01:20
ubotuI am ubotu, all-knowing infobot. You can browse my brain at http://bots.ubuntulinux.nl - Usage info: http://wiki.ubuntu.com/UbuntuBots01:20
The_Un-Namedooh didn't know about this01:20
=== qwerty_ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== rexbron [n=rexbron@CPE001310b2d1d1-CM0012256e816a.cpe.net.cable.rogers.com] has joined #kubuntu
=== DBO [n=DBO@unaffiliated/dbo] has joined #kubuntu
=== gaxt is now known as explore
=== hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== er1c_ [n=er1c@r74-193-12-161.cnrocmta01.conrtx.tl.dh.suddenlink.net] has joined #kubuntu
=== ubuntu [n=ubuntu@puente.knett.com.ar] has joined #kubuntu
=== ubuntu is now known as milardovich
=== rexbron_ [n=rexbron@CPE001310b2d1d1-CM0012256e816a.cpe.net.cable.rogers.com] has joined #kubuntu
=== marcelpres [n=marcelpr@neo.ajkanet.hu] has joined #kubuntu
marcelpreshy all01:28
wolferineanyone able to help me setup my proftpd to view my NFS shares?01:28
=== rexbron_ is now known as rexbron
=== _neversfelde [n=neversfe@nrbg-4db445f8.pool.einsundeins.de] has joined #kubuntu
=== aro [n=justin@53.181.188.72.cfl.res.rr.com] has joined #kubuntu
=== _neversfelde is now known as neversfelde
=== jose___ [n=jose@219106.bsb.virtua.com.br] has joined #kubuntu
=== stdin [i=stdin@unaffiliated/binary2k2] has joined #kubuntu
=== neversfelde [n=neversfe@nrbg-4db445f8.pool.einsundeins.de] has joined #kubuntu
=== hybrid [n=x@72.169.30.254] has joined #kubuntu
=== Raven301_ [n=raven301@bas3-kitchener06-1128733799.dsl.bell.ca] has joined #Kubuntu
=== niall_ [n=niall@88-107-156-250.dynamic.dsl.as9105.com] has joined #kubuntu
=== kurty [n=kurt@dsl-207-112-72-171.tor.primus.ca] has joined #kubuntu
jose___ola pessoal alguem saber como instalar o Latex para LINUX01:39
=== Aweert [n=ikawe@viborgDHCP-63.216-16-82.iw.net] has joined #kubuntu
=== saurabh [n=saurabh@c-68-33-123-160.hsd1.md.comcast.net] has joined #kubuntu
=== tinin [n=tinin@181.Red-88-8-209.dynamicIP.rima-tde.net] has joined #kubuntu
=== New [n=dave@cpe-24-165-161-151.neo.res.rr.com] has joined #kubuntu
=== wavz [n=wavz@c-66-177-22-133.hsd1.fl.comcast.net] has joined #kubuntu
=== saurabh [n=saurabh@c-68-33-123-160.hsd1.md.comcast.net] has joined #kubuntu
=== semistud2354 [n=semistud@70.159.49.66] has joined #kubuntu
Sannemike_: how's it going with the repositories?01:45
Sanneoh. gone already.01:45
semistud2354im interested in playing some snes and nintendo 64 games...doesn anyone know any good emulators01:45
semistud2354for fiesty, kubuntu01:46
=== tinin [n=tinin@181.Red-88-8-209.dynamicIP.rima-tde.net] has joined #kubuntu
intelikeysnes9x-x - X binaries for snes9x - Super NES Emulator01:46
stdinzsnes - Emulator of the Super Nintendo Entertainment System (TM)01:47
semistud2354whats better01:47
stdintry each01:47
niall_!fonts01:47
ubotuFont installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". No fonts in MPlayer? see !MPlayer01:47
niall_!Multiverse01:47
ubotuThe packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu01:47
wolferineok, I want to share an nfs partition, but I dont understand premissions/owners/groups enough to troubleshoot, anyone willing to assist?01:47
semistud2354whats a good n64 emulator??????????01:48
intelikeynestra - Nintendo Entertainment System emulator01:48
intelikeysnes9express - GTK+ front-end for snes9x01:48
intelikeynot nesseccerily fo the last Q01:48
semistud2354whats a good nintendo 64 emulator?01:49
stdinsemistud2354: we just told you, twice01:50
semistud2354snes9express plays n64 gams01:50
=== maass [n=maass@88.213.48.4] has joined #kubuntu
semistud2354??01:51
stdin!info snes9express01:51
ubotusnes9express: GTK+ front-end for snes9x. In component multiverse, is optional. Version 1.42-5 (feisty), package size 385 kB, installed size 764 kB01:51
stdin!info snes9x01:51
ubotuPackage snes9x does not exist in feisty, feisty-seveas01:51
=== stuq_ [n=Stuart@user-12lcqol.cable.mindspring.com] has joined #kubuntu
intelikey!info snes9x-x01:51
nimblehttp://mupen64.emulation64.com/ could try that01:51
ubotusnes9x-x: X binaries for snes9x - Super NES Emulator. In component multiverse, is optional. Version 1:1.5-1 (feisty), package size 666 kB, installed size 2500 kB01:51
=== niall_ [n=niall@88-107-156-250.dynamic.dsl.as9105.com] has joined #kubuntu
=== kris [n=kris@66-215-57-61.dhcp.gvrb.ca.charter.com] has joined #kubuntu
=== kris [n=kris@66-215-57-61.dhcp.gvrb.ca.charter.com] has left #kubuntu ["Konversation]
=== niall_ is now known as The_Un-Named
=== niall_ [n=niall@88-107-156-250.dynamic.dsl.as9105.com] has joined #kubuntu
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
=== fsckr_laptop [n=rich@pool-71-101-99-158.tampfl.dsl-w.verizon.net] has joined #kubuntu
=== [GuS] [n=gustavo@190.48.104.110] has joined #Kubuntu
=== qwerty_ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
wolferinehow do I change the owner/permissions of an nfs share?01:56
wolferinedo I have to do it on the remote box?01:56
=== Yorokobi [n=Yorokobi@unaffiliated/yorokobi] has left #kubuntu ["nosce]
=== jorge_ [n=jorge@190.57.91.31] has joined #kubuntu
stdin!nfs01:57
ubotunfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS.01:57
=== Ireclan [n=william@63.69.112.111] has joined #kubuntu
stdindon't use NFS myself, but that link may help01:57
niall_how do I terminate a session?01:57
intelikeysession of what ?01:57
niall_a user session01:58
intelikeylogout01:58
niall_I feel like an idiot now :P01:58
wolferinei really dont need a link01:58
wolferinebut thanks01:58
=== javierp [n=javierp@r190-64-210-210.dialup.adsl.anteldata.net.uy] has joined #kubuntu
=== candyban [n=timh@uu212-190-206-98.unknown.uunet.be] has joined #kubuntu
intelikeyniall_ if it's a console shell   'exit' also does the same thing01:59
intelikeyniall_ if it's an x session  ctrl+alt+backspace  will achieve that end as well02:00
=== dac_ is now known as fnu
=== juan [n=juan@190.65.91.142] has joined #kubuntu
intelikeyif you're not scared of the dark    alt+sysRQ+E  will end all sessions.02:01
intelikeynot for the novice of course  ^02:01
=== linuxwizard [n=linuxwiz@74-141-160-82.dhcp.insightbb.com] has joined #kubuntu
intelikeyonly slightly less envasive is   sudo killall502:02
intelikeybut that of course would not achieve a logout02:02
intelikey</rant>02:02
wolferinehow do I change the owner/permissions of an nfs share? do I have to do it on the remote box?02:03
=== kris [n=kris@66-215-57-61.dhcp.gvrb.ca.charter.com] has joined #kubuntu
=== apol [n=apol@241.red-62-57-51.user.auna.net] has joined #kubuntu
intelikeywolferine did you try chown/chmod ?02:04
krishello02:04
wolferineintelikey, on the local dir, yes02:04
=== krug [n=krug@1ba55-1-82-246-140-12.fbx.proxad.net] has joined #kubuntu
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
intelikeywolferine and i'm sure you would need root access on the box the fs actually lives on.02:05
wolferineok02:05
intelikeywhether you do it remotely or locally02:05
wolferinewhich I do have02:05
=== levi_ [n=levi@ool-435682a7.dyn.optonline.net] has joined #kubuntu
wolferinewell, I cannot chmod/chown on the local box, for the nfs share02:05
intelikeybeyond that.   i'm network illiterate02:05
IreclanI have a question about KOffice...02:05
=== word [n=word@ip70-162-166-56.ph.ph.cox.net] has joined #kubuntu
wolferineah02:06
=== carutsu [n=carutsu@201.140.30.94] has joined #kubuntu
wolferineok, well thanks anyways02:06
intelikeywolferine np02:06
=== jason_ [n=jason@user-12-169-37-117.tvscable.com] has joined #kubuntu
IreclanIf I download all the applications integrated into KOffice, plus the KOffice package, will I have a correct install?02:07
carutsuhello does anyone know 1)Why openoffice doesnt seem to see the special printers that came with kubuntu (such as pdf and_fax_), and 2) How can i install OOo dictionaries without the assistant couse it crashes OOo02:07
=== piotr__ [n=piotr@86.41.195.41] has joined #kubuntu
carutsuIreclan: yes KOffice package is only a metapackage02:07
=== Sayim [n=ikawe@host-205-17-2-96.midco.net] has joined #kubuntu
intelikeycarutsu if you use the package manager and install koffice you will have a "correct install" of koffice02:08
=== carutsu_ [n=carutsu@201.140.30.94] has joined #kubuntu
Ireclancarutsu: What is a meta package?02:08
carutsu_!metapackage02:08
ubotuA meta-package is a package that simply depends upon other packages and brings them in. It's not a real package, but a very useful package that can drag in other package versions.02:08
intelikeyone that has no files really it only depends on other packages02:08
carutsu_good it took me 3 tries xD02:09
carutsu_!metapackage|ireclan02:09
ubotuireclan: A meta-package is a package that simply depends upon other packages and brings them in. It's not a real package, but a very useful package that can drag in other package versions.02:09
=== kris [n=kris@66-215-57-61.dhcp.gvrb.ca.charter.com] has joined #kubuntu
=== jeff_ [n=jeff@cpe-70-113-86-80.austin.res.rr.com] has joined #kubuntu
carutsu_ireclan got it?02:09
IreclanEeeek....Sounds like I'm in for a big download...02:09
carutsu_Ireclan: not too big they are quite good  compressed02:10
=== luca [n=luca@host52-173-dynamic.1-79-r.retail.telecomitalia.it] has joined #kubuntu
carutsu_does anyone know 1)Why openoffice doesnt seem to see the special printers that came with kubuntu (such as pdf and_fax_), and 2) How can i install OOo dictionaries without the assistant couse it crashes OOo ? i dont know if it was posted02:10
Ireclancarutsu: Yeah...Ummm....Can I download them one-by-one? I'm on dial-up...02:10
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
carutsu_Ireclan: yes02:10
intelikeythat one portion is somewhat misleading imo  "It's not a real package" <<<  gives the illusion that it's something it isn't     or that it's not something it is, maybe i should say.02:10
BluesKajwhy don't hey call it a "collection of pkgs instead of a pkg ...they confuse ppl again with an unfortunate choice of terms02:10
lucahi everyone02:11
carutsu_mmm it's not a package per se, because it doesnt do anything02:11
carutsu_it doesnt install anything either02:11
lucadoes someone know how to have internet-based applications NOT starting up and complaining if the internet is not available at startup?02:11
=== reuscel [n=reuscel@146-115-42-47.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #kubuntu
=== reuscel is now known as eli_reu
=== jack_wyt [n=jack@61.149.1.25] has joined #kubuntu
=== deep [n=deep@c-a52a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #kubuntu
carutsu_luca starting up? 1)Close them before shutting down otherwise the session saves it or 2)Make it doesnt save a session so when you turn off and turn back on you'll have a "clean" boot02:12
carutsu_!session02:12
ubotuSorry, I don't know anything about session - try searching on http://bots.ubuntulinux.nl/factoids.cgi02:12
carutsu_luca: got it?02:13
lucacarutsu: I have them starting up at beginning of session (which is not saved) intentionally02:13
intelikeyluca one possable option would be to set them all for offline use and then save your session, have kde load that saved session at start time.   thus they would all default to offline use.02:13
BluesKaj!start02:13
ubotuSorry, I don't know anything about start - try searching on http://bots.ubuntulinux.nl/factoids.cgi02:13
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== Raven301 [n=raven301@unaffiliated/raven301] has joined #Kubuntu
carutsu_then i can't see other choice than set them in 'offline' mode02:14
lucais not there any other way? right now I move the contents of the ~/.kde/Autostart folder every time I know I have to go somewhere I do not have internet access02:14
=== pawitp [n=pawitp@ppp-58.9.136.104.revip2.asianet.co.th] has joined #kubuntu
luca(I am using a laptop)02:14
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== ben_jb157 [n=ben@71-210-180-29.mpls.qwest.net] has joined #kubuntu
=== Aweert [n=ikawe@viborgDHCP-63.216-16-82.iw.net] has joined #kubuntu
carutsu_i can't think any other, i mean they aree trying to get internet acces if it is not avalible is obvious they will complain02:15
intelikeycarutsu_ you could script it.   write a small shell script that does some minor network test and if up start this session else start that session...02:15
intelikeythis is linux.  there is always a way02:16
=== fsckr_laptop [n=rich@pool-71-101-99-158.tampfl.dsl-w.verizon.net] has joined #kubuntu
ben_jb157Anyone know how to enable the zoom/fade effect that happens when a desktop icon is clicked in kubuntu on another distro?02:16
carutsu_intelikey: mmm, well might be, but anyway they will complain if they have no internet acces02:16
=== arkanabar [n=arkanaba@pool-70-109-24-191.atl.dsl-w.verizon.net] has joined #kubuntu
lucanot if they do not start02:16
lucawell problem is I cannot write scripts :-/ I guess I will have to learn someday then :D02:17
=== arkanabar is now known as k
=== k is now known as kbar
=== imagine [n=imagine@modemcable150.200-203-24.mc.videotron.ca] has joined #kubuntu
intelikeycarutsu_ not if they start in offline mode.    that's what i'm saying.   have two saved sessions.  one for offline one for connected and let the startup script check which to load.02:17
=== benkong2 [n=benkong2@cpe-071-077-037-188.nc.res.rr.com] has joined #kubuntu
intelikeyluca a shell script is this simple.     anything you can do from the command line you can put in a file and run it.02:18
benkong2hey all! Happy mothers day02:18
carutsu_intelikey: ok, howver just a question based on what will you chose which session?02:19
lucauhm okay but i am not able to tell a shell to check if there is internet connection02:19
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
benkong2I got a problem trying to change my sources.list I used this list http://3v1n0.tuxfamily.org/blog/?page_id=1302:19
intelikeycarutsu_ i haven't played with it but i'm sure dcop can handle that02:19
=== dbist [n=dbist@ool-4571ec6b.dyn.optonline.net] has joined #kubuntu
carutsu_actually if you are using knetworkmanager you will boot before the conection is made02:20
lucaand also, it must allow for some lag - after all, when I startup, usually knetworkmanager asks for the kdewallet password and then will try to connect, which can take a minute or to02:20
lucacarutsu yes my point exactly02:20
benkong2now I am trying to grep the output for just the missing keys so I did aptitude update |grep NO_PUBKEY >> missing.keys but They are not there02:20
benkong2what's wrong?02:20
intelikeyluca "ntpdate pool.ntp.org && echo connected || echo offline "02:20
carutsu_you then should conect using iptables or something02:20
=== khatahn [n=khatahn@CCCXXV.voas.saunalahti.fi] has joined #kubuntu
lucaehm. Not an IT student here :$02:20
=== dope [n=loki@133.75.205.68.cfl.res.rr.com] has joined #kubuntu
khatahnanyone managed to get the kmplayer plugin in konqueror to play the videos in stage6.divx.com ?02:21
carutsu_intelikey: but the conection must be made before, so he should do it in the command line02:21
dopewhen my screen saver comes on the PCM setting in my mixer goes to 50%.  why?02:21
carutsu_intelikey: right?02:21
=== kray [n=kray@c-68-58-124-206.hsd1.in.comcast.net] has joined #kubuntu
=== arkanabar [n=arkanaba@pool-70-109-24-191.atl.dsl-w.verizon.net] has joined #kubuntu
intelikeycarutsu if the question is how to bring up the network before kde starts  then yes.   if the question is as first stated  "howto keep apps from whining about no connection" then you just start them in offline mode if the connection is not up.02:22
=== Sanne [n=Sanne@c-134-229-83.d.dsl.de.ignite.net] has left #kubuntu ["Bye"]
=== CVirus [n=GoD@196.205.193.214] has joined #Kubuntu
intelikeyhave we changed the desired end ?02:23
carutsu_intelikey: yes but the conection should be made before, ask for his network if it was stablished start them in online mode if its not in home (hence no conetion) start offline'02:24
lucacarutsu: yep02:24
lucaI guess it is also one of the aims in KDE4 - one of their main projects02:24
carutsu_luca: it's tricky but quite nice must tell you but one thing more, it will increse your boot time for a couple of seconds couse you will have to wait for the conection to be made02:25
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
carutsu_am i right? intelikey02:25
lucacarutsu_ I do not care, now I lose twenty second or more closing annoying popups warning me that there is no connection - which I already know ;)02:26
carutsu_luca: nice then02:26
intelikeyecerything started at boot has the potential of lengthening the boot time.02:26
lucayep I know but as I stated...this problem robs me of much time02:27
carutsu_luca: then you'll be happy02:27
lucaok then - how to do this? :)02:27
kraycan you enable desktop effects is Kubuntu?02:27
lucakray: yeah, but I advise using beryl instead02:28
=== lunar-raven [n=lunar-ra@71-37-5-173.tukw.qwest.net] has joined #kubuntu
intelikeyluca another and possably more feesable method would be to simply pause the startup of the apps.   rather than a symlink to "gaim"  (example only)   srite a script that does this.    "sleep 10 ;gaim "    thus it will be sleeping while you bring up the network.02:28
lucakray: compiz-kde is hopelessly bggy02:28
krayhmm i tried Beryl on ubuntu and it wasn't very stable02:28
=== Lurkan [n=agsm@189.142.99.224] has joined #kubuntu
intelikeys/srite/write/02:29
lucaintelikey: ok, where do I find the instructions to write such a script? :)02:29
=== Alpha_Cluster [n=nick@bsu195102.bemidjistate.edu] has joined #kubuntu
intelikeyi just gave it to you.02:29
lucaoh ok02:29
krayso back to ubuntu if I want effects or use buggy Beryl?02:29
lucakray: yep I fear so02:29
kray:/02:29
lucaintelikey so I just write a text file with sleep 10 ;(application command) put it in the Autostart directory and make executable?02:30
kraydoes anyone else find Beryl buggy or is it just me?02:30
lucakray: it IS buggy but still functions quite well for my purposes02:31
=== prxq_ [n=prxq@Yb69b.y.pppool.de] has joined #kubuntu
lucakray: it was, as compiz is, a GNOME project, so it does not function very well in KDE02:31
krayfigures02:31
lucakray: for KDE 4 (released in October) they are writing something similar for KDE02:32
krayi prefer KDE so much more over Gnome02:32
lucakray: first betas out in June/July02:32
krayi'll look forward to it. thanks02:32
lucame too, but for the moment, Beryl is the only feasible option02:32
lucafor desktop effects I mean02:32
carutsu_luca: you mean the kwin effects? those are nice02:32
intelikeyluca this would be a one script fix for all of them.   do   ls -l ~/.kde/Autostart/     and move all those links to something like   ~/.delayed/     then in  ~/.kde/Autostart/  put this    { sleep 20 ;for Q in ~/.delayed/* ;do $Q ;done ; } &        and make it executable.02:32
lucacarusu_ yes02:32
krayI thought it was my Nvidia card drivers giving it problems, but after reading a bit, i guess its Beryl02:32
=== jaaroo [n=jaro@x53.mykey.cz] has joined #kubuntu
lucaok!02:33
lucakray it definitely IS beryl :)02:33
lucain any case go hunting for kwin on youtube02:33
kraythats a shame02:33
lucaif you want screenshots02:33
krayk02:33
lucahey, just two months of waiting02:33
lucaand I guess we KDE users will have it stable sooner than GNOME ones02:34
carutsu_luca: well if you ask my opinion it will be quite nice some efects with stability, although I would have made some way to get the special efects from beryl instead, why bother rewriting them?02:34
Admiral_Chicago!offtopic02:34
ubotu#kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!02:34
lucasorry Admiral ;)02:34
intelikeyluca  note the  "put this" ^   is a text file containing the string.  you can name it anything.    jsut for clarity.02:35
carutsu_er sorry although no one has asked anything, well I will, can anyone help me install dictionaries for OOo02:35
carutsu_the wizard crashes it02:35
lucaok doing it right now02:35
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
intelikeyluca if there is a link in there that starts the network leave it in ~/.kde/Autostart    that's what you want to happen and everything else is delayed.02:36
lucaintelikey the string to put in the .txt file is: { sleep 20 ;for Q in ~/.delayed/* ;do $Q ;done ; } &02:36
lucaright?02:36
=== eli_reu [n=reuscel@146-115-42-47.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has left #kubuntu ["Konversation]
intelikeyyou may need to adjust the time of the sleep command.   i picked 20 seconds out of my hat.02:36
intelikeyluca yes02:37
=== hivemind [n=kasdaye@S010600179a9f2971.cg.shawcable.net] has joined #kubuntu
intelikeya few test runs and you can tell how much time to give it;02:37
lucaok is there any way I can eventually stop the script from activating the things in the delayed folder?02:38
lucaI mean, if I know that there are no ways I am gonna get connected in a particular spot02:38
marcelpreshy02:38
marcelprescan you help?02:38
intelikeyluca move them out of the folder.      it only activates things in that folder02:38
marcelpresme?02:38
lucaok good :)02:38
carutsu_anyone with dictionaries problems in OOo?02:39
lucamarcelpres: state your problem :)02:39
marcelpresmy notebook prints: "Failed to allocate mem resource...." (during boot)02:39
lucacarutsu_ I usually install them from the adept_manager02:39
lucanever given any problem02:39
carutsu_luca: er, what's the package name?02:39
marcelpresknow anybody what is it?02:39
=== Evil_DuDe_ [i=tuutti@distrust.valontuoja.net] has joined #kubuntu
lucaprobably the installer crashes 'cause you do not run OOo as root02:39
intelikeymarcelpres yuch.    dmesg  helpful ?02:39
lucauhm just a sec02:39
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
carutsu_luca: eh? as root but it will dounload it to ~ not OOo's directory02:40
carutsu_oh well02:40
marcelpresa moment please02:40
lucaoh ok then02:40
intelikeymarcelpres or is it panicing ?02:40
lucain any case if I am not mistaken02:40
lucathe packages are the myspell ones02:41
=== sarang [n=chatzill@nthkid115194.hkid.nt.ftth.ppp.infoweb.ne.jp] has joined #kubuntu
carutsu_luca: let me try it02:41
lucaalso there are the openoffice.org-thesaurus packages which you could find useful :)02:41
lucaok then ;)02:42
carutsu_luca:02:42
carutsu_luca: even if i run as root it crashes it02:42
carutsu_just for the record02:42
=== intelikey thinks Admiral_Chicago's O,T, post is on a timmer...
marcelpres"PCI: Failed to allocate mem resource #6:10000@f4000000 for 0000:01:00.0"02:43
lucaoh ok then the installer is very buggy for linux :D02:43
carutsu_luca: no thesaurus for spanish =_=02:44
=== stewk [n=stewk@adsl-10-199-245.mia.bellsouth.net] has joined #kubuntu
intelikeyhmmmm 1:0:0     [17179573.024000]  Boot video device is 0000:01:00.0     what vidio you got ?02:44
=== firc [n=firc@cc1196978-a.groni1.gr.home.nl] has joined #kubuntu
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
intelikeythat's a vidio ram issue.  as best i can tell.   anyone more kernel wise please jump in.02:45
lucacarutsu_ sorry about that02:45
lucatry looking in the site and maybe teh forums02:45
lucaI am more lucky, the Italian one is at disposal02:45
intelikeymarcelpres   ati ?02:45
carutsu_luca: oh well, i must tell you is weird it used to happen on 2.0.4 but in 2.1 was solved now is back02:45
marcelpresI have VIA VN800 chipset02:45
lucain any case, the myspell dictionary for spanish should function, right?02:46
intelikeyk let me do a little looking.02:46
lucatry install it then run OOo and check for installed dictionaries02:46
lucaif you need it only for spellchecking, the myspell should be enough I think :D02:46
marcelpressorry but Im beginner02:47
marcelpresn I dont speak english :)02:47
=== macconline [n=macconli@190.37.62.197] has joined #kubuntu
carutsu_!en02:48
ubotuThe #ubuntu, #kubuntu and #xubuntu channels are english only. For a complete list of channels in other languages, please visit http://help.ubuntu.com/community/InternetRelayChat02:48
carutsu_xD02:48
lucaparles tu franais, marcelpres? O espaol?02:49
=== pirox [n=piro@cpe-70-112-73-195.austin.res.rr.com] has joined #kubuntu
marcelpresje ne parles pas francais:)02:50
=== hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== pirox [n=piro@cpe-70-112-73-195.austin.res.rr.com] has joined #kubuntu
=== sarang [n=chatzill@nthkid115194.hkid.nt.ftth.ppp.infoweb.ne.jp] has left #kubuntu []
marcelpresunfortunatelly i dont speak any langauges02:50
carutsu_the only thing i can say in french is "je ne parle pass francais" xD02:50
carutsu_same as marcelpres02:50
marcelpres(exept hungarian)02:50
intelikey!fr | marcelpres02:50
ubotumarcelpres: Allez a #ubuntu-fr ou #kubuntu-fr pour de l'aide et de la discussion en francais.02:50
marcelpresexcept02:50
intelikeyhttp://community.asplinux.ru/forum/6/9086/ marcelpres02:51
intelikey?02:51
carutsu_!offtopic02:51
ubotu#kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!02:51
carutsu_xD02:51
marcelpressorry02:51
lucauhm hungarian02:51
=== federica [n=federica@cassandra.dhcp.fnal.gov] has joined #kubuntu
BluesKajstrange, i have 2 mplayer-plugins in about:pluins list , both are 3.3.1 versions , but one has a list longer than the other ...what gives ?02:51
luca!hn02:51
ubotuSorry, I don't know anything about hn - try searching on http://bots.ubuntulinux.nl/factoids.cgi02:51
=== er1c [n=er1c@r74-193-12-161.cnrocmta01.conrtx.tl.dh.suddenlink.net] has joined #kubuntu
wolferineneed help view my NFS share (cannot see it when I connect via FTP)02:52
BluesKaj!hu02:52
ubotuMagyar nyelv segtsget az #ubuntu-hu csatornn tall02:52
lucathere it was :)02:52
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
lucaok I am calling it quits02:52
Breeo.o02:52
marcelpreshm02:52
=== er1c [n=er1c@r74-193-12-161.cnrocmta01.conrtx.tl.dh.suddenlink.net] has joined #kubuntu
lucathanks for the help intelikey02:52
marcelpresthank you02:52
lucasee you all02:53
=== dewey [n=dewey@c-67-168-51-149.hsd1.wa.comcast.net] has joined #kubuntu
marcelpresbye02:53
=== mauricio [n=mauricio@201.230.233.146] has joined #kubuntu
=== AmyRose_p2 [n=djb@user-12l2tg3.cable.mindspring.com] has joined #kubuntu
=== tycho [n=tycho@216-160-49-251.mpls.qwest.net] has joined #kubuntu
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== jaaroo [n=jaro@x53.mykey.cz] has joined #kubuntu
=== AmyRose_p2 is now known as AmyRose
=== milardovich [n=milardov@puente.knett.com.ar] has joined #kubuntu
=== DBO [n=DBO@unaffiliated/dbo] has joined #kubuntu
IreclanAnyone here familiar with Python?03:06
wolferinei wish03:06
wolferineu use proftpd?03:07
=== pollyo [n=pollyo@c-68-81-43-126.hsd1.pa.comcast.net] has joined #kubuntu
Ireclanwolferine: Nope. Sorry.03:07
wolferine:)03:07
=== TheDebugger [n=unknown@modemcable128.61-80-70.mc.videotron.ca] has joined #Kubuntu
=== hodgejj [n=hodgejj@c-67-177-68-16.hsd1.tx.comcast.net] has joined #kubuntu
=== rio [n=chatzill@host-202-91-147-71.mctv.ne.jp] has joined #Kubuntu
=== PCGenie [n=PCGenie@as3-dial14.olivant.fo] has joined #Kubuntu
=== PCGenie is now known as Runi22
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== jorge__ [n=jorge@190.57.86.252] has joined #kubuntu
=== inam [n=inam@2002088245.prontonet.com.br] has joined #kubuntu
=== esunder [n=esunder@c-76-20-14-212.hsd1.ca.comcast.net] has joined #kubuntu
DragnslcrIs there any way for alien on an amd64 system to convert an x86 rpm?03:18
esunderanyone familiar with dual monitors on kubuntu?03:18
=== Kr4t05 [n=andrew@dsl-206-251-14-231.dsl0.crls.pa.net] has joined #kubuntu
stdinDragnslcr: no, just use sudo dpkg --force-architecture -i package-i386.deb to install x86 packages03:20
=== bmt8 [n=bmt@75.111.15.206] has joined #kubuntu
=== Char80 [n=ircap8@pc-212-248-83-200.cm.vtr.net] has joined #kubuntu
Dragnslcrstdin- thanks, but that doesn't help me get the .deb03:21
=== Sayim [n=ikawe@host-205-17-2-96.midco.net] has joined #kubuntu
=== whateven [n=ubuntu@74-129-102-1.dhcp.insightbb.com] has joined #kubuntu
carutsu_stdin: how can i remove a package and all its directories? currently if i uninstall something it leaves all kind of traces03:25
=== keisangi [n=keisangi@221x117x88x251.ap221.ftth.ucom.ne.jp] has joined #kubuntu
=== pollyo [n=pollyo@c-68-81-43-126.hsd1.pa.comcast.net] has left #kubuntu []
=== [GuS] [n=gustavo@190.48.104.102] has joined #Kubuntu
HymnToLifecarutsu_, you could try    apt-get remove --purge packageName03:26
=== lnxkde [n=lnxkde@206.248.117.17] has joined #kubuntu
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
carutsu_ok03:29
=== maltaethiron____ is now known as maltaethiron
carutsu_HymnToLife: if it's a metapackage it will remove it's dependencies, right?03:30
HymnToLifeno03:30
HymnToLifethey have apt-get autoremove for that03:30
=== alejandro [n=alejandr@190.1.220.187] has joined #kubuntu
=== Kr4t05 [n=andrew@dsl-206-251-14-231.dsl0.crls.pa.net] has joined #kubuntu
=== root [n=root@zaq3d2ecaf2.zaq.ne.jp] has joined #kubuntu
carutsu_if i want to remove say openoffice then? apt-get autoremove openoffice.org?03:31
carutsu_damn i dont have the metapackage03:31
=== AmyRose [n=djb@user-12l2tg3.cable.mindspring.com] has joined #kubuntu
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== root__ [n=root@zaq3d2ecaf2.zaq.ne.jp] has joined #kubuntu
=== pereira [n=pereira@200-171-102-124.dsl.telesp.net.br] has joined #kubuntu
=== Sayim [n=ikawe@host-205-17-2-96.midco.net] has joined #kubuntu
=== qwerty__ [n=qwerty@dxs35.internetdsl.tpnet.pl] has joined #kubuntu
=== wayl [n=wayl@200.107.52.43] has joined #kubuntu
wayl#ubuntu-es03:39
=== jack_wyt [n=jack@61.149.1.25] has joined #kubuntu
=== stealthy|lap|kub [n=sylvisj@12-240-13-65.client.mchsi.com] has joined #kubuntu
stealthy|lap|kubok03:41
stealthy|lap|kubis there any way to set up like a cutoff frequency for my sound?03:41
stealthy|lap|kubI've got a 5.1 system and it's getting annoying hearing the satellites try to play ranges they can't03:41
=== bradshaw__ [n=bradshaw@pool-72-71-227-83.cncdnh.east.verizon.net] has joined #kubuntu
stealthy|lap|kubanyone?03:42
BluesKajare you running the sats from the sub like most setups03:43
stealthy|lap|kubYes.03:44
carutsu_does anyone know how to get the screensaver from boinc?03:44
BluesKajobvious question , any EQ ?03:44
=== BenPA [n=b727plan@pool-71-253-15-225.pitbpa.east.verizon.net] has joined #kubuntu
stealthy|lap|kuball default atm03:44
stealthy|lap|kubit's still doing nonos though, sounds like trash03:45
BluesKajif you are using the alsa eq system you may have the bass end cranked too much for the sats to handle  it03:45
maltaethironhey, when i try to 'sudo apt-get update', i get the error 'Could not get lock /var/lib/apt/lists/lock - open03:45
stealthy|lap|kubalsa eq system?03:45
maltaethironany help?03:45
stealthy|lap|kubYou mean the trash bass/treble levels/03:46
stealthy|lap|kub?03:46
ben_jb157maltaethiron, sorry i just joined what is your question03:46
maltaethironwhen i try to 'sudo apt-get update', i get the error 'Could not get lock /var/lib/apt/lists/lock - open03:47
carutsu_maltaethiron: check you have no adept windows open03:47
carutsu_if you dont then03:47
carutsu_!adept03:47
ubotuadept is the Kubuntu package manager. Howto: https://wiki.ubuntu.com/AdeptHowto03:47
carutsu_!adept-crash03:48
ubotuSorry, I don't know anything about adept-crash - try searching on http://bots.ubuntulinux.nl/factoids.cgi03:48
maltaethironso you think its a problem with adept?03:48
ben_jb157maltaethiron, are you running another instance of a package manager?03:48
BluesKajsorry , I meant the amarok eq03:48
carutsu_mmm there was a command to unlock it03:48
maltaethironim not03:48
BenPAhi all ... can anyone help me re-mount my new swap ... getting error can't find /dev/hda1 in /etc/fstab or /etc/mtab03:48
maltaethironi just edited my repositories via nano03:48
maltaethironand now i cant update03:48
ben_jb157how about if you try aptitude update03:48
maltaethironbut they're valid repos03:48
maltaethironi've been using them on all my linux machines03:48
carutsu_maltaethiron: however sometime there's a whitespace or something and it will prevent adept from runing03:49
=== AmyRose_p2 [n=djb@user-12l2tg3.cable.mindspring.com] has joined #kubuntu
carutsu_!adept lock03:49
ubotuSorry, I don't know anything about adept lock - try searching on http://bots.ubuntulinux.nl/factoids.cgi03:49
ben_jb157maybe using aptitude will give you a more detailed error message03:49
carutsu_damn there was a command03:49
BluesKaj!adept-lock03:50
ubotuSorry, I don't know anything about adept-lock - try searching on http://bots.ubuntulinux.nl/factoids.cgi03:50
maltaethironcarutsu: so i should check for a whitespace in the repos list?03:50
BenPAhi all ... can anyone help me re-mount my new swap ... getting error can't find /dev/hda1 in /etc/fstab or /etc/mtab03:50
=== AmyRose_p2 is now known as AmyRose
=== oracle [n=oracle@200.121.237.215] has joined #kubuntu
BluesKajUnlocking The Package Manager 'sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a03:51
=== pauljw [n=paul@pool115.dial1-clec.newalb.win.net] has joined #kubuntu
carutsu_BluesKaj: thank you that was it maltaethiron, also check your repos list are valid03:52
maltaethironcarutsu: ty03:52
BenPAhi all ... can anyone help me re-mount my new swap ... getting error can't find /dev/hda1 in /etc/fstab or /etc/mtab03:53
=== stratman4300 [n=stratman@66-188-47-198.dhcp.bycy.mi.charter.com] has joined #kubuntu
carutsu_!fstab03:55
ubotuThe /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions03:55
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu
=== AmyRose is now known as aMYrOSE
carutsu_BenPA: I'm afraid i will not be of help03:55
=== merhojt [n=Jimmy@h68n1c1o885.bredband.skanova.com] has joined #kubuntu
stealthy|lap|kubBluesKaj: nope03:56
stealthy|lap|kubno eq03:56
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
=== ubuntu [n=ubuntu@201.66.153.239] has joined #kubuntu
=== ubuntu is now known as The_sniper
=== s330d3r [n=s330d3r@209-161-210-33.dsl.look.ca] has joined #kubuntu
=== aro [n=aro@53.181.188.72.cfl.res.rr.com] has joined #kubuntu
=== lijun [n=lijun@218.82.103.12] has joined #kubuntu
=== angeldarkholme [n=angeldar@189.138.166.133] has joined #kubuntu
maltaethironhey, i still cant sudo apt-get update04:01
maltaethironhere's the full error:04:02
maltaethironE: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)04:02
maltaethironE: Unable to lock the list directory04:02
carutsu_are you runing it sudo?04:02
maltaethironyeah04:02
=== Kite_DH [n=Kite_DH@p57B37E5A.dip.t-dialin.net] has joined #kubuntu
carutsu_maltaethiron: mmm, weird04:03
maltaethironi know right?04:03
maltaethirona little frustraiting04:03
=== oracle [n=oracle@200.121.237.215] has joined #kubuntu
=== mrtrosen [n=mrtrosen@adsl-75-0-195-214.dsl.mrdnct.sbcglobal.net] has joined #kubuntu
carutsu_maltaethiron: double check your sources.list and erase any non-kubuntu lines04:04
carutsu_then try again, if that solves it then there must be something wrong with your new sources, misspelled most likelly04:04
maltaethironeven the comments?04:05
carutsu_maltaethiron: no, comments doesnt metter04:07
maltaethironi mean, it shouldnt be a problem with my repos at all, it doesnt even ask me for my password when i run the command04:07
=== terika [n=terika@ip68-227-107-120.ok.ok.cox.net] has joined #kubuntu
=== Teknoenie [n=jamesp@S01060013100d9b82.vf.shawcable.net] has joined #kubuntu
Teknoeniehi all04:07
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
carutsu_mmm, I'm afraid that's the only case i have had that problem, mmm, may be someone else might think something else04:08
=== Aweert [n=ikawe@viborgDHCP-63.216-16-82.iw.net] has joined #kubuntu
=== morvok [n=morvok@bas4-london14-1088909160.dsl.bell.ca] has joined #kubuntu
carutsu_mmm04:08
=== cashvalentine^^ [n=brandon@cpe-72-177-7-110.austin.res.rr.com] has joined #kubuntu
maltaethironcarutsu: you think i might be able to get help in the ubuntu channel?04:08
Teknoeniei have a rather quick question for a shell scripter out there.  I'd like to take the output of ypcat -k group |grep -i groupname and grep the NIS password database for that name.. any takers?04:08
carutsu_maltaethiron: may be04:09
=== KennethP [n=kpo@x1-6-00-0f-b5-65-5a-c3.k324.webspeed.dk] has joined #kubuntu
carutsu_maltaethiron: watch your running process do you see any instances of adept runing?04:09
maltaethiron.....how do i check my processes04:09
=== maltaethiron feels like a n00b
carutsu_ctrl+esc04:10
=== freet15 [n=freet15@61.149.1.25] has joined #kubuntu
carutsu_maltaethiron: if so, try killing them, then runing the unlocker command someone gave you04:10
=== draik [n=draik@75.80.30.108] has joined #kubuntu
carutsu_maltaethiron: its normal, you weren't born runing linux04:10
draikHow do I turn down the bright level on my computer?04:10
carutsu_Teknoenie: I'm by no way a shell scripter [yet]  but you have to pipeline them, no?04:11
draikI was playing with a game in Cedega and all of a sudden I come back to see my computer's all BRIGHT04:11
=== jlakha [n=jlakha@AAubervilliers-153-1-40-237.w83-200.abo.wanadoo.fr] has joined #kubuntu
carutsu_Teknoenie: http://linux.about.com/od/commands/l/blcmdl2_pip.htm04:11
maltaethironcarutsu: should i kill apt-get if i see it in the processes04:11
maltaethiron?04:11
Teknoenieyes, I'm looking for the proper pipe.  I can't seem to get it to work the way i'd like04:11
carutsu_maltaethiron: yes04:12
=== Black5un is now known as ^SuRe[sl33p]
=== BluesKaj [n=Blues@bas1-sudbury98-1177674084.dsl.bell.ca] has joined #kubuntu
carutsu_maltaethiron: most likelly is what have blocked the lock directory04:12
carutsu_Teknoenie: sorry haven't done it before04:12
=== bUzz-iN [n=peter@c-24-17-66-191.hsd1.wa.comcast.net] has joined #kubuntu
carutsu_draik: change the gamma bar in system>screen04:12
draikEverything is so bright.04:12
maltaethironcarutsu: i have "insufficient permission" so kill apt-get04:13
draikThank you ... ummm... I'm sorry, I can't make out a name04:13
cashvalentine^^Which is the better dual core processor for Ubuntu, AMD or Intel Duo 2?04:13
carutsu_well take the number of process04:13
=== _steffen_ [n=hansen@hrhansen.dk] has joined #kubuntu
carutsu_draik:  no problem, solved it?04:13
=== tk [n=tk@c-75-71-243-22.hsd1.co.comcast.net] has joined #kubuntu
carutsu_maltaethiron: it's normal, take the PID then go to konsole and type "sudo kill PID"04:14
BenPA!mtab04:14
ubotuSorry, I don't know anything about mtab - try searching on http://bots.ubuntulinux.nl/factoids.cgi04:14
maltaethironcarutsu: with PID being the number?04:14
carutsu_exactly PID means process ID04:14
maltaethirongotcha04:14
=== david2 [n=david2@cpe-24-162-105-224.hot.res.rr.com] has joined #kubuntu
carutsu_then try again04:15
david2Anyone know much about knetworkmanager?04:15
carutsu_david2: not at all, but post your proble04:15
carutsu_m04:15
draikSWEET04:15
draikThank you carutsu_04:15
carutsu_solved?04:15
draikYes04:15
carutsu_draik: no problem04:15
david2I just wont stay connected....04:15
draikMy retinas thank you04:16
carutsu_draik: xD04:16
carutsu_david2: no error?04:16
david2like it disconnects when I go do something else04:16
david2from what it dont tell me sh*t04:16
=== internet24 [n=internet@202.150.76.245] has joined #kubuntu
david2connects but just doesn't stay that way04:16
david2and I'd have to reconnect manually04:16
=== vit [n=vit@60.208.111.212] has joined #kubuntu
carutsu_mmm, have you tried with another network?04:17
carutsu_maltaethiron: worked?04:17
david2Huh?04:17
internet24tyjuy04:17
=== internet24 is now known as d
vithi04:18
carutsu_david2: yes, have you tried conecting any network other than that one04:18
carutsu_vit: hi04:18
=== d is now known as dezo
dezohy204:18
maltaethironwell, apt-get worked that time carutsu, but i have a bunch of error and fails04:18
david2What other network would there be04:18
david2its just cable hhooked up to a wireless router04:18
vitniice to meet everybody04:18
david2I hate the cat 5 streamed eveywwhere in my appartment04:19
=== se7en [n=se7en@125-24-150-152.adsl.totbb.net] has joined #kubuntu
vitdo you want to chat with me?04:19
carutsu_maltaethiron: er ok, we solved half issue04:19
david2Every other computer stays connected but this one04:19
carutsu_vit I'm afraid this is support, any chat should be made in #kubuntu-offtopic04:19
vitoh,i am sorry04:20
carutsu_david2: mm, can anyone help him, he can't stay conected04:20
carutsu_vit: no problem04:21
DragnslcrAnybody know offhand what command is run and/or file is altered when you set monitor power saving in the system settings?04:21
carutsu_nop, try googling for it04:21
david2Doing so now04:21
maltaethiron!apt-get update04:21
ubotuSorry, I don't know anything about apt-get update - try searching on http://bots.ubuntulinux.nl/factoids.cgi04:21
david2been doing it for awhile04:22
carutsu_!apt-get04:22
ubotuAPT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome) or !Adept (KDE)04:22
viti am a new user of kubuntu,i stalled kubuntu on my notebook04:22
=== pawitp [n=pawitp@ppp-58.9.136.104.revip2.asianet.co.th] has joined #kubuntu
vitbut webcam does not work ,who can help me?04:23
carutsu_vit: nive you gave it a shot, have you liked it?04:23
carutsu_!webcam04:23
ubotuInstructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras04:23
carutsu_vit: and as an advice, you should google a bit before comming here, it'll save you time04:24
carutsu_!webcam|vit04:25
ubotuvit: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras04:25
vitthanks04:25
carutsu_vit: no problem04:25
=== nalioth [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #kubuntu
carutsu_maltaethiron: what's going on04:25
carutsu_?04:25
=== AaronCN [n=aaron@61.141.147.178] has joined #kubuntu
maltaethironim gonna pastebin the output of the command and my sources.list file04:26
=== BenPA [n=b727plan@pool-71-253-15-225.pitbpa.east.verizon.net] has left #kubuntu []
draikWhat is the CLI command for the kernel and KDE version?04:26
carutsu_maltaethiron: ok04:26
carutsu_!CLI04:26
ubotuThe linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE).  Guide: https://help.ubuntu.com/community/UsingTheTerminal04:26
=== A_b [n=guest3@S010600032f3611e8.no.shawcable.net] has joined #kubuntu
carutsu_draik: for the kernel? what do you want to know04:27
draikWhy do I keep getting this every so often:   [CTCP]  Received Version request from freenode-connect.04:27
draikMy current version04:27
carutsu_!kernel04:27
ubotukernel is the core of the Ubuntu Operating System (named 'Linux') - see https://help.ubuntu.com/community/Kernel.  You shouldn't have to compile one, but if you're convinced you do, see https://wiki.ubuntu.com/KernelCustomBuild04:27
maltaethironcarutsu: ok, so when i decide to go to the internet, konqueror says "no sir"04:27
carutsu_maltaethiron: sorry?04:27
draikcarutsu_: I want to know the command to use to view the current KDE and kernel version.04:28
carutsu_draik: have you recently instaled kubuntu?04:28
draikI am just curious.04:28
maltaethironcarutsu: lol...think the fact that this is installed on some sort of jacked up partition has anything to do with it?04:28
draikI am running edgy04:28
BluesKaj!Repositories04:28
ubotuThe packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu04:28
=== mtn_man [i=Mtnman@70.143.35.33] has joined #kubuntu
carutsu_draik: uname -r04:29
=== teo_ [n=teo@200.44.215.166] has joined #kubuntu
jordo23I have a secondary internal hard drive that suddenly will not let me write to it (I can read the drive). The drive is using a fat32 file system and is listed to mount in fstab. I cannot for the life of me figure out why I cannot write to it. The permissions to the drive seem to be fine and it is "owned" by my user account....any ideas????04:31
=== ericj2190__ [n=eric@cdm-75-109-79-157.asbnva.dh.suddenlink.net] has joined #kubuntu
=== yo [n=chairatk@ppp-124.121.105.94.revip2.asianet.co.th] has joined #kubuntu
carutsu_try doing a "kdesu konqueror" if you can write to it, then it's permission's problem04:32
=== adrian_ [n=adrian@149-85-235-201.fibertel.com.ar] has joined #kubuntu
=== adrian_ is now known as pooler
=== pooler is now known as pooler16
carutsu_jordo23: try doing a "kdesu konqueror" if you can write to it, then it's permission's problem04:34
jordo23carutsu_: Yeah.....that way when looking up the drive I can write to it.....now what?04:35
=== dadchicken [n=manchkn@74-134-94-223.dhcp.insightbb.com] has joined #kubuntu
carutsu_jordo23: check the files permisions in "System configuration">Advanced>Hard drives04:37
carutsu_somthing like that, im not runing an english system04:37
stdinDisk & Fileststems04:37
jordo23stdin: I am there now.....but don't see anything that applies...04:37
stdinmake sure it's set to be writable04:38
jordo23stdin: Says it IS writable, but under "Security and Safety" it says root.....04:39
stdinwhere is it mounted to?04:40
jordo23stdin: Changed those entries to my user name and group and it seems to work right now.....04:40
stdinahh, ok then :P04:40
jordo23stdin: thanks04:40
stdinif it works, then great :)04:40
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
stdinand thank carutsu_ too :)04:41
carutsu_stdin: :D04:41
=== hellinand [n=hellinan@ARouen-153-1-14-80.w90-17.abo.wanadoo.fr] has joined #kubuntu
=== mrGuinS [n=generic@118-1.8-67.tampabay.res.rr.com] has joined #kubuntu
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
=== juan [n=juan@190.65.91.142] has joined #kubuntu
=== Huey_ [n=andrew@ip68-6-115-201.sb.sd.cox.net] has joined #kubuntu
=== levi_ [n=levi@ool-435682a7.dyn.optonline.net] has joined #kubuntu
Coldwar55anyone having problems with people wtih MSN messaging to kopete?04:45
stdinanyone using MSN isn't worth talking to04:46
Coldwar55-_-04:46
Coldwar55I didn't ask for that -_-04:46
=== juan is now known as juan__
carutsu_stdin: xD very rude from you04:46
stdin(meaning, I don't use it with kopete, so I have no problems there)04:46
=== mmHg [n=anonymou@12-215-146-43.client.mchsi.com] has joined #kubuntu
carutsu_Coldwar55: no i do use it and i have no problems04:47
Coldwar55People say they are trying to message me04:47
Coldwar55and it says04:47
Coldwar55The following message could not be delivered to all recipients:04:47
carutsu_are you invisible or something?04:48
Coldwar55no04:48
Coldwar55online04:48
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
Coldwar55I can message them fine04:48
mmHghaving a little trouble installing nvidia drivers.  No matter which method I use, I get "(EE) NVIDIA(0):  Failed to initialize the NVIDIA kernel module!" in my Xorg.0.log and X (of course) won't start.  Any ideas?04:49
mmHgrunning feisty btw - installing for a Geforce Fx-550004:50
stdinColdwar55: just did a search on launchpad for kopete bugs, didn't find anything to do with msn there04:50
Coldwar55hmm04:50
stdinmmHg: did you install nvidia-glx{-new,-legaxy} and the linux-restricted-modules package?04:51
=== juanbox4 [n=juan@190.65.91.142] has joined #kubuntu
mmHgstdin that was my first try.  When that didn't work I tried manually installing nvidia's drivers, and even tried the Envy program.  I get the same error whenever xorg.conf sets the driver to "nvidia" instead of "nv"04:52
=== Huey__ [n=andrew@ip68-6-125-137.sb.sd.cox.net] has joined #kubuntu
=== vit__ [n=vit@60.208.111.212] has joined #kubuntu
stdinmmHg: did you make sure to uninstall the previously installed drivers before trying the next install?04:53
=== ubuntu [n=ubuntu@201.79.183.236] has joined #kubuntu
=== ubuntu__ [n=ubuntu@203.193.219.136] has joined #kubuntu
mmHgstdin I tried, but I'm not sure how to do a clean sweep of the drivers.  What's the best way to uninstall all of them?04:54
=== intelikey [n=UN-root@dialup-4.253.71.180.Dial1.Dallas1.Level3.net] has joined #kubuntu
stdinmmHg: there should be an uninstall option with the script downloaded from nvidia, and with envy04:55
intelikeyi sure do wish i knew how i did it....04:55
stdinmmHg: as for the package you can just remove the nvidia-glx package (and possibly the linux-restricted-modules one too)04:56
juanbox4mmHg if you want I can send you a guide (.txt file) so what your e-mail is too easy to use04:56
mmHgstdin running envy's deinstall script now04:57
intelikeyi like the way this box works right now.  consoles automaticly deactivate when not in use, but i have no clue how i achieved that.  (not talking about pam and autologout)04:57
mmHgjuanbox4 mmhg15@gmail.com will work04:57
mmHgstdin okay - envy's done04:58
juanbox4mmHg ok  sending04:58
=== vit_ [n=vit@60.208.111.212] has joined #kubuntu
mmHgstdin looks like everything is gone04:58
carutsu_if i want to open a program on boot, where should i add the line?04:58
intelikey!upstart04:59
ubotuUpstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/04:59
carutsu_thank you04:59
intelikeycarutsu_ generally speaking  /etc/rc.local04:59
carutsu_excelent04:59
carutsu_intelikey: but what if is only for that user04:59
carutsu_?04:59
juanbox4mmHg its in spanish do you need a translate?04:59
Coldwar55This is quite wierd04:59
Coldwar55Even gaim is having the rpboelm too05:00
stdinmmHg: now try the default nvidia-glx packages, also remove and reinstall the restricted modules (just to make sure)05:00
mmHgjuanbox4 yes please05:00
intelikeythen user specific stuff goes in the users home05:00
juanbox4mmHg check your mail05:00
intelikey!autostart | carutsu_05:00
ubotucarutsu_: To make programs autostart with your KDE session, you can make a link to it in ~/.kde/Autostart. The package 'kcontrol-autostart' makes a kcontrol item for handling items in that directory.05:00
=== patrick__ [n=patrick@DN800c6109.Stanford.EDU] has joined #kubuntu
carutsu_excelent05:00
Coldwar55Would it have anyything to do with me disabling ipv6?05:00
mmHgstdin do you know the package name for restricted modules ?   I'm getting a Couldn't find package error05:01
intelikeycarutsu_ note the differance in "boot"  and  "login"   :)05:01
carutsu_intelikey: RIGHT! got it05:01
stdincarutsu_: it would be "linux-restricted-modules-(kernel version)", eg: linux-restricted-modules-2.6.20-15-generic05:01
intelikeywhile true that most people do want to login at boot time it is not nesseccary.   and the distinction should be made when asking for help.05:02
mmHgstdin thanks05:02
carutsu_stdin: scuse me?05:02
carutsu_intelikey: sorry had no idea05:02
stdinopps, damn tabs :p05:02
HymnToLifestdin, why (kernel version) when you can use $(uname -r) ? ;)05:02
intelikeyjust makes it easier if we are all speaking the same language05:02
=== suzuki [n=chatzill@transit.microvision.co.jp] has joined #kubuntu
stdinHymnToLife: same thing :)05:03
mmHgHymnToLife ha!  I knew there was a shortcut :p  thx05:03
=== levi_ [n=levi@ool-435682a7.dyn.optonline.net] has joined #kubuntu
=== levi_ is now known as levi-
stdinHymnToLife: or even $(cat /proc/version|awk '{print $3}')05:04
levi-Can anyone help me configureing Ndiswrapper and my Linksys speedbooster usb wifi adapter?05:05
mmHgstdin what's the difference btw generic and lowlatency restricted-modules?05:06
HymnToLifelevi-, what's wrong with ndiswrapper and your Linksys speedbooster usb wifi adapter?05:06
=== AaronCN_ [n=aaron@61.141.147.178] has joined #kubuntu
=== ericj2190__ [n=eric@cdm-75-109-79-157.asbnva.dh.suddenlink.net] has joined #kubuntu
HymnToLifemmHg, they're for the generic and lowlatency kernels, respectively ;)05:06
levi-hang on I have to transpose the errs from my laptop05:07
=== Ikawe [n=ikawe@ViborgSTATIC-222.216-16-83.iw.net] has joined #kubuntu
=== steffen [n=steffen@ti531210a080-5557.bb.online.no] has joined #kubuntu
=== intelikey is not awk'ish. `cat /proc/version | cut -d' ' -f3`
mmHgstdin how do I change my kernel from 386 to x86?05:07
levi-okay..05:07
levi-the doesnt install correctly05:08
levi-*driver*05:08
stdinmmHg: 386 is x8605:08
=== doteus [n=doteus@230-239-222-201.adsl.terra.cl] has joined #kubuntu
=== rjain [n=rjain@netblock-68-183-152-110.dslextreme.com] has joined #kubuntu
HymnToLifelevi-, what does it do instead of installing correctly ?05:08
=== doteus [n=doteus@230-239-222-201.adsl.terra.cl] has left #kubuntu ["Konversation]
stdinmmHg: the -386 kernel is for older cpus, the -generic one is better with newer ones05:08
stdinmmHg: if you want the -generic one, then install the package "linux-generic"05:09
intelikeymmHg generic kernels in ubuntu 6.10+   are smp ready05:09
levi-it instals the driver improperly as the output in terminal puts it05:09
steffencan i change the screen size without restarting the computer?05:09
HymnToLifethen most likely it's the wrong driver05:09
levi-from there, nothing else works05:09
intelikeysteffen yes05:09
levi-No it isnt05:09
steffenintelikey: how?05:09
levi-i got it from linksys.com matched the picture for my device and whatnot05:10
intelikeysteffen the gui way in the kmenu > system something05:10
HymnToLifethe picture of the device means nothing...05:10
levi-I eneterd the model number to get that picture05:10
levi-blarg *entered*05:10
intelikeysteffen the cli way   sudo dpkg-reconfigure xserver-xorg    and ctrl+alt+backspace  to reset the gui.05:10
steffenintelikey: thx :)05:10
mmHgokay - applying changes.....fingers crossed!05:10
=== herk_ [n=herk@72.24.165.32] has joined #kubuntu
=== dbist [n=dbist@ool-4571ec6b.dyn.optonline.net] has joined #kubuntu
intelikeysteffen also of note.  if you just need to zoom in try the    ctrl+alt+plus (number pad plus key)05:11
stdinsteffen: "sudo dpkg-reconfigure xserver-xorg -phigh" would be better than "sudo dpkg-reconfigure xserver-xorg", you'll be asked less questions05:11
=== angeldarkholme [n=angeldar@189.138.166.133] has joined #kubuntu
=== draik [n=draik@75.80.30.108] has joined #kubuntu
intelikeyor -plow if you want the questions...05:12
=== rjain [n=rjain@netblock-68-183-152-110.dslextreme.com] has joined #kubuntu
Cosmo__my openoffice document I have spent hours on just closed and I didn't notice it, does openoffice autosave?05:12
intelikeyshould05:13
levi-!pastebin05:14
ubotupastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #kubuntu channel topic)05:14
levi-sorry needed the link ;)05:14
intelikeyit's in the topic too05:14
angeldarkholmehi guys ...sorry for the question....does anybody here knows if there is a way to save the animated emoticons in kopete to use them later?05:15
intelikey!emoticons05:15
ubotuSorry, I don't know anything about emoticons - try searching on http://bots.ubuntulinux.nl/factoids.cgi05:15
=== Noldoaran [n=robb@adsl-69-234-78-62.dsl.irvnca.pacbell.net] has joined #kubuntu
angeldarkholmethanks05:16
=== daphbobo_ [n=nats@196.202.57.57] has joined #kubuntu
intelikeyyeah i shot my self in the foot on that one...    thought there was an infonode on that05:16
levi-HymnToLife, http://paste.ubuntu-nl.org/20755/05:16
levi-thats what I get trying to install the driver05:17
carutsu_i have a small problem with alsamixer when i reboot there's only sound comming from the right speaker05:18
=== e1mer [n=elmer@124.217.67.91] has joined #kubuntu
intelikeylevi- i wouldn't think you would want it installed to  /home/levi/Desktop/Drivers/05:18
levi-Well Ijust threw the driver there to test it out05:18
levi-Idmove it later05:19
levi-any ideas though?05:19
intelikeyk   i'll hush.    i failed at installing nvidia drivers for this box,  so better i stay out of it.05:19
Cosmo__wtf it just disapeared, I didn't close the program or anything05:19
HymnToLifelevi-, did you install it with ndiswrapper -i ?05:19
levi-Yeah05:20
levi-Sorry I left that part out -.-05:20
levi-I retyped it.05:20
HymnToLifeI need the output of ndiswrapper -l too then05:20
levi-kk05:20
HymnToLifeand of lsusb, just to be sure05:20
intelikeyCosmo__ sounds like it crashed.    is it supposed to be a stable version or "latest build" ?05:20
levi-post iit here or pastebin?05:21
intelikeypastebin05:21
intelikeylevi- general rule.  unless it's one line.  use the pastebin.05:21
=== steffen [n=steffen@ti531210a080-5557.bb.online.no] has left #kubuntu ["Konversation]
Cosmo__intelikey: stable version I think, the one that came with fiesty05:23
=== dthomas [n=dthomas@69.92.56.159] has joined #kubuntu
levi-k05:23
levi-http://paste.ubuntu-nl.org/20756/05:23
intelikeyCosmo__ hmmmm well look on the launchpad for bug reports about it.05:23
intelikey!bug05:24
ubotuIf you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.ubuntu.com/  -  Bugs in/wishes for the bots can be filed at http://launchpad.net/products/ubuntu-bots05:24
levi-HymnToLife ^05:24
=== jrabbit [n=jackmac@64-151-3-10.dyn.everestkc.net] has joined #kubuntu
=== dthomas [n=dthomas@69.92.56.159] has left #kubuntu ["Konversation]
jrabbithow do I change the resoultion?05:25
jrabbitI've been looking WAY too long05:25
levi-*edited*05:25
intelikey!resolution05:25
ubotuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type  sudo /etc/init.d/?dm restart  in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto05:25
jrabbitno for xinerama05:26
=== FisherPrice [n=david@202.134.252.167] has joined #kubuntu
jrabbit<_05:26
=== FisherPrice [n=david@202.134.252.167] has left #kubuntu []
intelikeyoh dual head ?05:26
jrabbityes... >_<05:26
intelikey!dualhead05:27
ubotuInformation about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama05:27
intelikeymaybe there ^  not sure05:27
jrabbitdo you know anything besides how to tell me off to a wiki?05:27
=== akrus [n=akrus@62.140.224.26] has joined #kubuntu
intelikeyyeah a few things05:27
jrabbit!xinerama05:27
ubotuxinerama is an extension to !X to use two or more physical displays as one large virtual display. See https://help.ubuntu.com/community/XineramaHowTo - See also !DualHead05:27
HymnToLifeyou most likely installed a wrong driver, see here for possibly correct ones : http://ubuntuforums.org/showthread.php?t=22520605:28
jrabbitHymnToLife, it works fine05:29
jrabbitit works in gnome05:29
intelikeyjrabbit i don't think that was for you.05:30
jrabbitoh05:30
=== ikairy [n=ikairy@190.39.84.222] has joined #kubuntu
intelikeyjrabbit HymnToLife has been helping levi- with a driver problem.05:30
jrabbitoh05:30
intelikeybut levi- seems to have desynced.05:30
=== ericj2190_ [n=eric@cdm-75-109-79-157.asbnva.dh.suddenlink.net] has joined #kubuntu
jrabbitor hes messing with xorg :P05:31
intelikeycould be.  :)     -:- SignOff levi-: #kubuntu (Remote closed the connection)05:31
jrabbitso theres no way to change the screen resoluton like in GNOME or Windows or any other system?05:32
jrabbitfor xinerama to work its gotta expand the screen05:33
jrabbitsplice the two05:33
jrabbitbut I can't change the global res. in kde05:33
=== levi_ [n=levi@CPE0050f27a2b69-CM00195ee0dad2.cpe.net.cable.rogers.com] has joined #kubuntu
intelikeyjrabbit you seem to be assuming tht because i can't tell you how that it can't be done.    nothing would be farther from true.05:35
juanbox4so mmHg it works?05:36
mmHgstdin okay I've got the right kernel, restricted modules, and the nvidia-glx package installed, but sudo nvidia-glx-config enable doesn't enable and when I manually change xorg.conf to show "nvidia" instead of "nv" I get my failed to load kernel module error again05:36
mmHgjuanbox4 I only got the spanish instructions - did you send a translation?05:36
jrabbitlol05:36
jrabbitI've been looking myself05:36
jrabbitno real luck05:36
=== Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has joined #kubuntu
PupenoHello.05:38
intelikeyOK WHO is good with dual head configs.    jrabbit would like some info.   !05:38
mmHgstdin any ideas?05:38
PupenoI was running Kubuntu Edgy, then I've run Debian 4.0 for some days and now I am running Feisty. Now with Feisty, Kmail crashes on startup. Any ideas?05:39
jrabbitpupeno05:39
=== levi- [n=levi@ool-435682a7.dyn.optonline.net] has joined #kubuntu
jrabbitrun it in terminal05:39
jrabbitor konsole05:39
levi-Im haveing trouble burning the Feisty Iso05:39
Pupenojrabbit: already doing that.05:39
jrabbitwhats it return?05:40
jrabbitkmail -v?05:40
=== richard [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
jrabbitversion or verbose05:40
PupenoThis is all I get (that's meaningfull): QGArray::at: Absolute index 0 out of range.05:40
=== richard is now known as mantice
jrabbittry installing it again?05:40
jrabbitmight fix05:40
manticeCould some one help me ? my Ktorrent crashes every time I leave my computer.05:40
jrabbitany updates waiting?05:40
=== leileilol [n=Hsi@c-75-68-37-174.hsd1.nh.comcast.net] has joined #kubuntu
Pupenojrabbit: installing it again? I don't think that may achieve anything. No updates waiting.05:41
manticeIs there standby in kubuntu ? or any power saving things like turn hard drives off. I think this could be making KTorrent Crash05:42
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== stanley [n=stanley@216.110.97.11] has joined #kubuntu
zhangkaiWhy kubuntu 's amarok can't play mp3?05:43
crimsunzhangkai: install libxine1-ffmpeg05:44
=== e_drumlin [n=cobrien@ppp-69-231-8-138.dsl.irvnca.pacbell.net] has joined #kubuntu
zhangkaicrimsun,use which source?05:45
crimsunzhangkai:      1.1.4-2ubuntu3 005:45
crimsun        500 http://archive.ubuntu.com gutsy/universe Packages05:45
=== dac_ [n=dac@tx-76-6-86-52.dhcp.embarqhsd.net] has joined #kubuntu
stanleyguys my webcam image appears upside down05:45
crimsunso it'd be in feisty/universe05:45
stanleyhow do i fix it??05:45
jrabbityour on gusty? eep05:45
crimsunstanley: stand on your head.05:45
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
crimsunjrabbit: how else would a dev test his fixes?  :-)05:45
=== dac_ is now known as fnu
stanleycrimsun: well that was intelligent05:46
intelikeyquick Q   are any packages in "restricted" needed for installing the binary nvidia driver from the manufacture ?05:46
crimsunintelikey: if you intend to use the version distributed with K/ubuntu, then you need linux-restricted-modules-$(uname -r)05:47
=== marconi [n=marconi@200.167.162.141] has joined #kubuntu
crimsunstanley: in the absence of additional debugging information, that's the best I can do.05:48
intelikeyi know that.   i mean the package from nvidia ?05:48
stanleyok thank u anyway05:48
marconiola05:48
=== raphael_ [n=raphael@RAPHAEL.RES.cmu.edu] has joined #kubuntu
mmHgjuanbox4 got the translation - working on it now05:49
=== juanbox4 [n=juan@190.65.91.142] has joined #kubuntu
crimsunstanley: (that means give us more info so we can help you ;-)05:49
crimsunintelikey: no, you likely want to uninstall that, even.05:49
=== SmrtJustin [n=SmrtJust@cblmdm72-241-95-203.buckeyecom.net] has joined #kubuntu
=== RandMC_ [n=chatzill@c-75-72-233-92.hsd1.mn.comcast.net] has joined #kubuntu
=== soulride1 [n=mauro@201.221.33.166] has joined #kubuntu
intelikeyi tried the package from the repos,   "it don't work"  :)05:50
stanleywell i have it plugged in...i have not adjusted any settings or anything at all, n when i try using it in kopete it appears upside down05:51
=== aib [n=aib@pdpc/supporter/basic/aib] has joined #kubuntu
intelikeybig at the little & bottom at the top       wow way coll.05:52
intelikeycool05:52
=== rafael [n=rafael@189.10.217.134] has joined #kubuntu
=== AmyRose_laptop [n=djb@user-12l2tg3.cable.mindspring.com] has joined #kubuntu
=== Aweert [n=ikawe@ViborgSTATIC-222.216-16-83.iw.net] has joined #kubuntu
=== RandMC_ [n=chatzill@c-75-72-233-92.hsd1.mn.comcast.net] has left #kubuntu []
=== kgx [n=kgx@60.234.20.178] has joined #kubuntu
=== chaosite [n=chaosite@87.69.58.48.cable.012.net.il] has joined #kubuntu
chaositehello.05:58
=== bentob0x [n=laurent@ip-213-49-72-196.dsl.scarlet.be] has joined #kubuntu
=== surgy [n=surgy@adsl-70-137-20-94.dsl.okcyok.swbell.net] has joined #kubuntu
chaositedoes the feisty DVD contain all of the main repository?05:59
Hobbseei believe so05:59
chaositeawesome. Thanks.06:00
intelikeyalso the howto talks about enabling repos installing restricted modules and nvidia*glx but it assumes you will be using udev and mentions nothing of inserting a module,   i'm sure a modprobe command will be required for me but i don't know what to insert...06:00
chaositeintelikey: the module name for the nvidia driver is 'nvidia'... so modprobe nvidia.06:01
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
chaosite(but I just joined, I might have missed your actual question =P)06:01
crimsunintelikey: I was referring to uninstalling li06:02
crimsunarr06:02
intelikeychaosite we'll assume that's it until proven differently06:02
crimsunlinux-restricted-modules-$(uname -r) if you're going to use the one(s) from Nvidia's site.06:02
intelikeycrimsun hmmm   so i'll have to install that either way  eeh06:03
=== sstchur [n=sstchur@c-24-16-29-65.hsd1.mn.comcast.net] has joined #kubuntu
=== aliveuser [n=aliveuse@201.197.2.158] has joined #kubuntu
=== jbrouhard [n=jbrouhar@cm-207-192-193-222.stjoseph.mo.npgco.com] has joined #kubuntu
intelikeytty23 [root@~]  modprobe nvidia_legacy06:07
intelikeyFATAL: Error inserting nvidia_legacy (/lib/modules/2.6.15-28-386/volatile/nvidia_legacy.ko): No such device06:08
intelikeynow i remember why i can't get it to work.06:08
intelikeycan't insert the module06:08
=== A_b [n=guest3@S010600032f3611e8.no.shawcable.net] has left #kubuntu ["Konversation]
=== cje [n=cje@proxy.officegeneral.com] has joined #kubuntu
=== chi0 [n=chi0@63-227-46-133.hlrn.qwest.net] has joined #kubuntu
intelikeyoh my.   i just inserted rivafb    after commenting out the blacklist line about it....06:14
=== niles_ [n=niles@131.sub-70-221-32.myvzw.com] has joined #kubuntu
=== gilbert_ [n=gilbert@203.111.235.21] has joined #kubuntu
gilbert_hello guys06:18
=== david2 [n=david2@cpe-24-162-105-224.hot.res.rr.com] has joined #kubuntu
gilbert_my opera browser keeps crashing in heavy javascript pages..also with flash. is there any solution to this?06:19
=== kris [n=kris@66-215-57-61.dhcp.gvrb.ca.charter.com] has left #kubuntu ["Konversation]
=== raylu [n=raylu@adsl-75-53-97-111.dsl.hstntx.sbcglobal.net] has joined #kubuntu
=== drgeb [n=drgeb@adsl-75-54-80-235.dsl.austtx.sbcglobal.net] has joined #kubuntu
=== ra100 [n=Miranda@adsl-d45.84-47-17.t-com.sk] has joined #kubuntu
=== duffyd [n=tim@218-162-173-158.dynamic.hinet.net] has joined #kubuntu
duffydhi, I think this may just be a general ubuntu issue but I can't seem to get my internet browsers to recognise any host entries I put in my /etc/hosts file - anyone having a similar issue?06:23
=== wayl [n=wayl@200.107.52.43] has joined #kubuntu
intelikeythis is what the nvidia driver from the repos does for me   http://pastebin.us/3546206:23
wayl#ubuntu-es06:23
duffydif I ping the host addresses they work fine but in the browser it doesn't recognise the changes06:24
RictooI'm bored06:24
Rictooare there any cool games to play?06:24
Rictoo=/06:24
intelikeyno06:24
Rictoo.....06:24
intelikeykolf ?06:24
Rictooer06:25
Rictoono06:25
Rictoo-.-06:25
=== dsmith_ [n=dsmith@c-68-33-164-177.hsd1.md.comcast.net] has joined #kubuntu
intelikeyduffyd i know nothing about networking.   sorry.06:26
duffydnp06:26
=== kalorin` [n=kalorin@216.68.219.122] has joined #kubuntu
duffydI might try #ubuntu too06:26
intelikeyi can't even get nvidia drivers to work.06:26
dsmith_!autoclean06:26
ubotuSorry, I don't know anything about autoclean - try searching on http://bots.ubuntulinux.nl/factoids.cgi06:26
dsmith_ubotu broke06:26
ubotuSorry, I don't know anything about broke - try searching on http://bots.ubuntulinux.nl/factoids.cgi06:26
=== david2 [n=david2@cpe-24-162-105-224.hot.res.rr.com] has joined #kubuntu
dsmith_oh its slow06:26
kalorin`intelikey06:26
dsmith_hello room06:26
kalorin`there'sa bunch of stuff you have to do iwth regards to building the kernel module06:26
kalorin`this is exactly what I've been saying for the last few weeks that hte ati and nvidia drivers are really not all that different iwth regards to hoops to make them work06:27
intelikeyfrom the repos ?06:27
kalorin`oh talking about the ones you download06:27
intelikeyno the repos modle06:27
kalorin`oh06:27
kalorin`yeah I prefer performance so I just use the ones from the manufacturer06:28
kalorin`everything I've read about them say usually 3-5x faster06:28
=== kalorin` shrugs
kalorin`and it's old habbit06:28
intelikeyi'm not going to get any preformance anyway....06:28
=== wayl_ [n=wayl@200.107.50.127] has joined #kubuntu
intelikeyjust wanted to be able to say " yeah i installed that "06:29
kalorin`I've been considering an 7600GT, specifically one iwth dual dvi out and no fan06:29
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
kalorin`just a big heatsink06:29
kalorin`thinking it'd make the machine quieter06:29
intelikeybut alas    "no it didn't work for me"06:29
=== Mountainman [i=Mtnman@adsl-70-142-43-225.dsl.tul2ok.sbcglobal.net] has joined #kubuntu
kalorin`heh06:29
=== fyrmedic [n=brad@c-24-9-62-108.hsd1.co.comcast.net] has joined #kubuntu
kalorin`yeah sorry, I've literally never had an open source driver under 6.10 for video, nvidia or otherwise work quite right06:30
Kr4t05Okay... This is annoying...06:30
kalorin`ATI was the worst, you have to run apt-get install's during the installation to get it to run06:30
kalorin`the nvidia just wouldn't recognize my nice 1600x1200 FP at work and really ticked me off06:30
intelikeythat wouldn't be a big deal if it would just work.   (of course this in nv not ati)06:31
=== Iwonder|too [n=fuckyou@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
Kr4t05I spend 2 hours burning DVD in k3b, but, when I try to open it in Kaffeine, I get an error that says "The source can't be read.  Maybe you don't have enough rights for this, or source doesn't contain data (e.g: no disc in drive). (///dev/hdb)06:31
Kr4t05"06:31
Kr4t05However, I can view the files in Konqueror fine.06:32
=== bUzz-iN [n=bUzz@c-24-17-66-191.hsd1.mn.comcast.net] has joined #kubuntu
=== ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #kubuntu
Kr4t05Ugh.. Forget it.06:33
=== kalorin` dies laughing
intelikeyheh dmesg says   "[17197313.824000]  nvidia: module license 'NVIDIA' taints kernel.06:34
kalorin`sit down at the final this week for business finance class with an 84.03% in the class if I get a zero06:34
kalorin`need 79/225 to get an A06:34
kalorin`<--- 3 classes left til I'm actually qualified to do my job at work!06:34
Iwonder|toohey,whats the command to run when you get an error when starting adept about can't lock db or another process is using it,dpkg -a something?06:34
intelikey!adeptcrashfix06:35
=== GWillakers [n=dale@netblock-68-183-7-7.dslextreme.com] has joined #kubuntu
ubotuIf Adept crashed on you and your database is locked, try this in konsole:  sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a 06:35
kalorin`lwonder well, it depends do you have apt-get running or dpkg already going?06:35
kalorin`or another version of adept already running?06:35
kalorin`check thsoe things before you try to "fix" something06:35
=== rodney_ [n=rodney@c-68-41-150-38.hsd1.mi.comcast.net] has joined #kubuntu
intelikey!adeptcrashfix | Iwonder|too06:36
ubotuIwonder|too: If Adept crashed on you and your database is locked, try this in konsole:  sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a 06:36
Iwonder|toops aux shows none06:36
intelikeyand try  a different IRCNAME=06:36
Iwonder|tooircname=?06:37
wayl_hi I need a ripper to mp3 ??? helpme please06:37
kalorin`wayl_: I use grip06:38
=== agn0stic [n=kaens@c-68-51-110-4.hsd1.in.comcast.net] has joined #kubuntu
kalorin`there's alway kaudiocreator in kde that i have installed, never tried it06:38
=== Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has left #kubuntu []
Iwonder|toofuser is cool06:39
wayl_kalorin: thanks....06:39
Iwonder|tooahhh,referring to my real name,ok will change06:39
intelikeyi think i'll go in #ubuntu with this issue and see if anyone wants to take a crack at fixing it.06:41
Iwonder|toothx for the help06:41
=== Iwonder|too [n=fuckyou@adsl-068-209-223-091.sip.jan.bellsouth.net] has left #kubuntu []
=== agn0stic [n=kaens@c-68-51-110-4.hsd1.in.comcast.net] has joined #kubuntu
=== dsmith_ finally found a decent backup utility for Kubuntu, sbackup
=== intelikey [n=UN-root@dialup-4.253.71.180.Dial1.Dallas1.Level3.net] has left #kubuntu []
dsmith_tried keep but it would not function correctly06:43
kalorin`dsmith_: what does it do that's so wonderful?06:43
=== anniee [n=anniee@71-218-199-109.hlrn.qwest.net] has joined #kubuntu
dsmith_i can restore individual files06:44
kalorin`liek tape archiving? cvs style backups?06:44
dsmith_eh...06:44
dsmith_I suppose you could do that06:44
=== hivemind [n=kasdaye@S010600179a9f2971.cg.shawcable.net] has joined #kubuntu
dsmith_I wanted something simple..06:44
=== shaffiy [n=shaffiy@bb219-75-19-113.singnet.com.sg] has joined #kubuntu
=== anniee is now known as redfive
dsmith_still learning06:44
kalorin`I don't have a tape drive at homea nd wouldn't have any real use for them06:44
dsmith_i backed up to my seagate 500gb usb06:44
kalorin`I usually buy disks in pairs and leave one powered down but paritioned the same as it's pair, until at some point in the night I spin it up and do an rsync06:45
dsmith_hmmmm06:45
kalorin`then spin the backup disk back down06:45
dsmith_how do you do that?06:45
kalorin`hdparm06:45
dsmith_hmmm i have to look that up later06:45
kalorin`set an idle inactivity timeout to say 5 minutes06:45
dsmith_ahh ok06:45
kalorin`mount it and it spins up06:45
kalorin`then set an idle timeout and unmount it when you're done06:46
kalorin`rsync keeps them up to date wihtout too much overhead06:46
dsmith_human Raid06:46
dsmith_lol06:46
dsmith_sorta06:46
kalorin`currently have that with this workstation box, but I've never had to recover a boot partition so I don't know how effective it'll be06:46
kalorin`worst case, I'll have to do an emergency disk boot and change the fstab, but otherwise it should be good06:46
kalorin`well, I call it a lazy raid06:47
kalorin`cause it protects me from accidental deletes06:47
dsmith_my ideal would be to backup this laptop across a NAS server and have that rsync'd to another NAS server rsync to a remote facilty06:47
kalorin`and I don't have all that much stuff that changes on a day to day basis06:47
=== kalorin` nods
kalorin`my idea would be something really eliagent like a cvs style set of backups that every version of a file would be saved with dates andsequence #'s and then you'd just manage things by expiring old ones06:48
kalorin`and then the rsync deal06:48
kalorin`I haven't figured that out without using cvs for literally the entire OS06:48
kalorin`which wouldn't be all that practicle06:48
kalorin`I think the mac's are doing something similar at this point though06:49
dsmith_I was up late last night looking at off site backup services06:51
dsmith_so many to choose from06:51
Lynourekalorin`: you might want to use dirvish or something then06:51
kalorin`dsmith_: well I have craptastic dsl that only does about 200k out, so it'd be crazy to think of off site for me in my home06:51
kalorin`Lynoure: interesting, I'll have a look, thanks for the tip06:51
dsmith_ack I have 56k at home06:52
dsmith_:P06:52
Lynourekalorin`: or if you want to backup multiple computers that might have some same files, BackupPC06:52
kalorin`ultimately I'd like to get a couple of these 1TB usb2 drives and just pop them on my server, and back up things to those06:52
=== root [n=root@zaq3d2ecaf2.zaq.ne.jp] has joined #kubuntu
dsmith_Hitachi is coming out with 1tb drives06:52
roothi all06:52
dsmith_$0 each06:52
dsmith_$40006:52
dsmith_hi root06:52
kalorin`dsmith_: I used to get broadband over power lines and that was 3mb up and down06:52
Lynourekalorin`: that one can save space by keeping only one copy of each version of the file, even if it existed on multiple computers06:52
kalorin`t hat was nice06:52
=== richard [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
rooti need some help06:53
=== richard is now known as mantice
dsmith_wow, nice speeds06:53
kalorin`root: um.. don't be logged in as root?06:53
rootwith my gunze usb touchscreen, its running but dont know how to calibrate06:53
rayluroot, don't tell me you're using IRC on the root account?06:53
dsmith_I was just get 4mb down a little while ago over ftp06:53
dsmith_lol06:53
kalorin`dsmith_: with a static ip it was about $40/month06:53
kalorin`really nice06:53
kalorin`I miss it sorely06:53
dsmith_comcast06:53
manticeCould some one help me my PowerShot A430 does not work in kubuntu it says stalled in the bottem of the status window.06:53
dsmith_digikam?06:54
=== sean_ [n=sean@82.46.25.42] has joined #kubuntu
manticeI have got it to work once.06:54
dsmith_picasa06:54
manticedigikam06:54
dsmith_hmmm..I was going to try that out today06:54
dsmith_I never used it yet06:54
rootim running irc as root what is the problem about it? does it have any weak security issues as root?06:54
manticeIt worked like after the 3rd time around it06:54
rayluyou shouldn't run anything as root :P06:54
manticethen it died again06:54
rayluespecially not something that connects to the internet06:55
=== thomax_ [n=thomas@217-148-244-198.happymany.net] has joined #kubuntu
rooti know i know, everybody says so06:55
rooteven that im ignoring it since more then 5 years already06:55
rayluand, of course, there's no reason to use an irc client as root. a regular user can do everything irc needs, right?06:56
kalorin`root, what if I told you that typing command X would fix your issues, but in reality I didn't like you and it would blow up your box or install some vulrenable deal that I could then hack it?06:56
kalorin`that's why06:56
=== neox [n=neox@200.121.75.8] has joined #kubuntu
=== hana [n=chairatk@ppp-124.121.107.148.revip2.asianet.co.th] has joined #kubuntu
manticeCan some one help me with my camera please :)06:56
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
kalorin`<---- shifty and not always the best of help :)06:56
dsmith_lol06:56
root?06:56
=== duffyd [n=tim@218-162-173-158.dynamic.hinet.net] has left #kubuntu ["hasta]
dsmith_should'nt you have said fickle?06:56
rootcommant X wont do anything06:57
rootcomand06:57
dsmith_root: thats not a cmd for ubuntu06:57
kalorin`careful there dsmith_ YOU ... DON"T... KNOW.... ME... SO.... WELL :)06:57
rootit does not matter thx for the warning but thats not the reason why im here06:57
dsmith_1root06:57
=== lobster [n=The@c-71-229-248-134.hsd1.co.comcast.net] has joined #kubuntu
dsmith_!root06:58
ubotusudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information.06:58
kalorin`but yes, fickle is good, and a hypochondriac06:58
kalorin`:)06:58
rooti knw i know06:58
=== Trevi is now known as Trevinho
rootstop it lol06:58
dsmith_:P06:58
rootim here because of gunze06:58
roothow can i calibrate my gunze touchscreen06:58
rootits USB connected06:58
dsmith_oad the applicable drivers?06:58
dsmith_*load06:58
roothow and which?06:59
manticeSo know one knows why the Powershot a450 camera only worked once, now it just hangs and says that it cant find root.06:59
kalorin`it can't find root?!06:59
=== nbcb [n=deathnot@139.202-63-155.unknown.qala.com.sg] has joined #kubuntu
dsmith_root: I dont know06:59
dsmith_mantice: I dont know06:59
mantice:S06:59
kalorin`mantice: what do you mean it "can't find root"07:00
roothow come it cant find root? im here lol07:00
raylu\=07:00
dsmith_heh07:00
manticeIt also said Stalled, in the status window07:00
kalorin`man, I was getting to that too root :)07:00
kalorin`ah07:00
manticeand my digikam just crashed07:00
kalorin`has the device id changed?07:00
Lynoureroot: it's the first hit on Google with calibrate my gunze touchscreen linux07:00
dsmith_google a450 ubuntu07:00
kalorin`my ipod the other night I plugged in and was /dev/hdd, then the next night was promoted to /dev/hdc07:00
kalorin`for some reason07:00
dsmith_Google is yur friendo07:00
Lynouregunzets :)07:01
kalorin`speaking of cameras, I gotta go get the flash card out of my 10D and get those pictures processed from today.07:01
kalorin`sigh07:01
manticeI looked07:01
rootgunzets doesnt work07:01
rootbecause its for serial07:01
dsmith_I am still trying to get SD cards to work in Kubuntu07:01
dsmith_..to no avail07:02
=== Knightlust [n=DaxSolom@203.87.200.214] has joined #kubuntu
kalorin`well, these will be off CF into a vmware winXP instance doing photoshop07:02
kalorin`sadly that's the one app I just can't find a good enough replacement for07:02
Lynoureroot: did you even look at that site?07:03
kalorin`<---- I'd so like to be a pro photographer to be honest07:03
dsmith_I didn't want to rsort to that07:03
=== Hatsuyuki [n=hatsuyuk@67-42-158-113.ptld.qwest.net] has joined #kubuntu
dsmith_but I feel I may have to07:03
rootwich one?07:03
Lynoureroot: they list it for usb, too07:03
kalorin`and I just can't get aroudn everyone using photoshop07:03
dsmith_Gimp!07:03
kalorin`*cough* sorry07:03
Lynoureroot: the first hit on Google with   calibrate my gunze touchscreen linux07:03
dsmith_lol07:03
dsmith_hhahahh07:03
dsmith_I have used krita with some struff07:03
dsmith_*stuff07:04
kalorin`I'm _SHOCKED_ that linux doesn't already do adobe digital negatives well07:04
=== angeldarkholme_ [n=angeldar@189.138.166.133] has joined #kubuntu
kalorin`mac, windows sure, linux not so much07:04
Lynoureroot: http://ar.linux.it/software/gunzets/#Calibration but I am really really tired of Googling for grownups.07:04
=== se7en_ [n=se7en@125-24-142-150.adsl.totbb.net] has joined #kubuntu
manticeIm shocked that this camera is strange, yet every other camera and ubuntu have been best friends.07:04
kalorin`mantice, I haven't honestly done much and with the DSLR cameras it's faster to pull the flash card so I do that07:05
kalorin`sorry07:05
dsmith_Lynoure: NOD07:05
rootit doesnt work with xorg07:05
manticeCan I DIY a card reader ?07:05
rootonly with xfree8607:05
kalorin`mantice, that's what I do07:05
Lynoureroot: did you try it?07:05
=== zerocool [n=zerocool@217.145.15.35] has joined #kubuntu
Lynoureroot: between now and the "does not work with usb" comment?07:05
kalorin`I hate all the camera interfaces and stuff, just suck it off to a directory and use bash or something to renam ethem if you like07:05
dsmith_well its 1am07:06
dsmith_im outta here07:06
kalorin`agreed07:06
kalorin`laters dsmith_07:06
rootat the07:06
=== kalorin` looks around shiftily
rootnow07:06
=== user__ [n=user@213.157.214.20] has joined #kubuntu
Lynoureroot: If you did, then you can maybe look at the source and fix it to work with xorg, or file them a detailed bug report to allow them do that.07:07
RictooI'm bored07:07
Rictoois there any cool game I can play? ;D07:07
manticeKalorin I just want to be able to browse my flash directory :(07:08
kalorin`you can't?07:08
kalorin`it should just be a fat filesystem07:08
kalorin`it's canon07:08
zerocooli need help guys07:08
kalorin`they're not too creative with their stuff with regards tot hat07:08
kalorin`zerocool, we all need help, can you be more specific?07:08
kalorin`I could use a backrub07:08
zerocoollol sorry07:09
kalorin`:)07:09
=== Agron33 [n=agron33@c-24-16-112-49.hsd1.wa.comcast.net] has left #kubuntu ["Kopete]
rootjust because my nickname is root it does not mean that im able to do that now07:09
rootlol07:09
manticeok07:09
kalorin`I'm going to change userid 0's name to rewt!07:09
Rictoois there any cool game I can play? ;D07:09
manticeI just hooked up my camera07:09
kalorin`rictoo, um, lots of them07:09
zerocooli got aproblem i formated a 200 gb hdd to ext3 format but i cant read stuff from it its telling me no permision07:09
Rictooname your favorite07:09
Rictoo:D07:09
zerocooli see al the stuff but i cant read it07:09
manticeand its mounted as a camera on my desktop07:09
kalorin`zercool, did you um mount it?07:09
kalorin`ah07:10
zerocoolno07:10
manticewait its not07:10
kalorin`zerocool: who owns the files on it?07:10
rootok ill try it different way07:10
zerocoolkalorin`: root i think07:10
kalorin`zerocool: who is trying to read them?07:10
manticeok its mounted onto my desktop07:10
kalorin`zerocool: and is that persion have permissions to do so?07:10
zerocoolkalorin`: my user name07:10
RictooGuys, name your favorite Linux games07:10
manticeit says theres 0 bytes on the camera.07:11
rootdoes anybody know where the config file for js0 is located07:11
=== Char80 [n=ircap8@pc-212-248-83-200.cm.vtr.net] has joined #kubuntu
LynoureRictoo: try on #ubuntu-offtopic or #kubuntu-offtopic ?07:11
zerocoolkalorin`: i dont know from where to give permision tu the user07:11
manticebut I know theres pictures in there07:11
Hatsuyukiwhat kind of games? (and why cant you use Adept to find them?)07:11
LynoureRictoo: mine is a IF piece, so I bet you would just reject it without trying :)07:11
kalorin`zerocool: what are you trying to do, if it's to turn the filesystem into r/w for the user you'll have to give them permissions on the files07:11
zerocooland how should i do that07:12
zerocoolcoe from where07:12
kalorin`mantice: if you pull the card and pop that in a reader, do you get anything?07:12
=== andre_ [n=andre@CPE00402b30a04e-CM001371871956.cpe.net.cable.rogers.com] has joined #kubuntu
kalorin`zerocool: sudo chown -R user:group /mountpoint/*07:12
kalorin`then you'll own them and should likely be able to have your way with them07:13
zerocoolok07:13
Hatsuyukieasy way is 'kdesu konqueror /media' then back-click and change permissions to your user/group zerocool07:13
manticeI cant cos I dont own one.07:13
manticeand I know theres images on there because I viewed them on there on the camera.07:13
manticeand on pc when it worked for 10 secs07:13
=== polopolo [n=IceChat7@ip5457cfa6.direct-adsl.nl] has joined #kubuntu
zerocoolnow that comand is permanetnt or i have to give that komand every time i log in07:15
Hatsuyukionce it's changed it should stay changed, shouldnt revert back07:16
=== netuser_ [n=netuser@219.93.61.225] has joined #kubuntu
=== ubuntu [n=ubuntu@c-76-20-14-212.hsd1.ca.comcast.net] has joined #kubuntu
ubuntuanyoen know why grub did not install w/ feisty07:17
kalorin`zerocool: no it's permanently going to change the ownership on every file on the filesystem07:17
zerocooloky thanks07:17
kalorin`sure07:17
kalorin`now about that backrub07:17
kalorin`...07:17
kalorin`:)07:17
Hatsuyukiubuntu, did your install disk have any errors on it? (or did you dist-upgrade?)07:18
ubuntuno07:18
ubuntui just installed from a CD07:18
=== Rictoo [n=rictoo@adsl-68-89-30-225.dsl.hrlntx.swbell.net] has left #kubuntu []
Hatsuyukidid you do an error check of the cd before install?07:19
ubuntuno, but I used it earlier tdoay....07:19
Hatsuyukistrange...07:19
ubuntuim in the liveCD, can i install grub without reinstalling the whole OS?07:19
ubuntui dont remember the install ever asking where i wanted to install grub, it just finished and said ti was time to reboot07:21
Hatsuyukiyou could chroot into the OS and do use apt to install the desktop package I think (though I don't know the particular command)07:21
ubuntuhow can i tell what is mounted?07:22
Hatsuyukiit usually doesnt ask just installs it at the end before the reboot07:22
rootso07:23
rayluubuntu, mount07:23
rayluor mount -l. and yes, grub is always intstalled :P07:23
Hatsuyukiit should say in konq if you type media:/ in the address bar07:23
rootgunze+kubuntu+callibration=need help07:23
=== sorin [n=sorin@80.75.230.64] has joined #kubuntu
=== intelikey [n=UN-root@dialup-4.253.71.180.Dial1.Dallas1.Level3.net] has joined #kubuntu
=== sorin is now known as sorindregan
intelikeywell the answer i got from #ubuntu was simple enough.    your card is not supported.07:25
=== angeldarkholme_ [n=angeldar@189.138.166.133] has joined #kubuntu
=== Edulix [n=edulix@252.Red-88-15-163.dynamicIP.rima-tde.net] has joined #kubuntu
=== donutman [n=donutman@24.244.160.233] has joined #kubuntu
=== austin_ [n=austin@72-254-49-100.client.stsn.net] has joined #kubuntu
=== donutman is now known as donutman25
intelikeyso.  if i'm not going to use rivafb  (haven't decided yet)  i'll just remove the restricted crap.07:26
Hatsuyukistrange... am I the only one who's OOo isn't wanting to load? (just sticks on the loading screen and I have to kill the process soffice.bin)07:27
kalorin`Hatsuyuki: I've had that before, I forget what I did07:28
kalorin`not very often07:28
intelikeyi dont use oo so   it's not affecting me....07:28
kalorin`love OO07:29
kalorin`even use it on my windows boxen now07:29
=== donutman25 [n=donutman@24.244.160.233] has joined #kubuntu
Hatsuyukiah ok... I guess I'll try deleteing the related config files and see if that helps...07:30
rootis there any touchscreen related irc?07:30
=== weedar [n=weedar@062016233043.customer.alfanett.no] has joined #kubuntu
intelikeyroot you mean a channel or an app ?07:31
Hatsuyukiwell, that didnt help... oh well KOffice integrates better anyways sooo07:32
=== helladog [n=helladog@CPE0006256bf942-CM0018c0c4fe9c.cpe.net.cable.rogers.com] has joined #kubuntu
rootchannel07:32
intelikeyhmmmm i'm not seeing any root07:33
=== norman_ [n=norman@203.177.144.87] has joined #kubuntu
rooti will die without a calibrated touchscreen07:34
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
=== david2 [n=david2@cpe-24-162-105-224.hot.res.rr.com] has joined #kubuntu
intelikeyroot might ask in ##linuxhelp07:35
intelikeyor ##linux07:35
=== candyban [n=timh@uu212-190-206-98.unknown.uunet.be] has joined #kubuntu
intelikeyalways handy to try those....07:35
=== KaiHanari [n=kaihanar@CPE0013a3bd89d2-CM0011e6c7e1cf.cpe.net.cable.rogers.com] has joined #kubuntu
=== fowlduck [n=nate@24-183-45-79.dhcp.mdsn.wi.charter.com] has joined #kubuntu
intelikeyoooops.   im driving blind now  monitor out of range.....07:38
=== Iwonder|too [n=better@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
=== os2mac [n=jim@209.193.53.178] has joined #kubuntu
=== donutman_ [n=donutman@24.244.160.233] has joined #kubuntu
AmyRose_laptoproot: Are you logged in as root?07:39
=== richard_ [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== intelikey [n=UN-root@dialup-4.226.138.67.Dial1.Dallas1.Level3.net] has joined #kubuntu
=== richard_ is now known as mantice
intelikeytakes me that long to reboot....07:41
intelikeydid i say that already ?07:41
intelikeytakes me that long to reboot....07:41
=== donutman__ [n=donutman@24.244.160.233] has joined #kubuntu
=== mutou [n=mutou@z30.219-103-218.ppp.wakwak.ne.jp] has joined #kubuntu
=== fulat2k [n=fulat2k@218.111.254.149] has joined #kubuntu
fulat2khi folks, any way i can change the size of OpenOffice toolbar icons?  it looks awefully big.07:45
=== sean_ [n=sean@82.46.25.42] has joined #kubuntu
david2sambas being a BUTT07:46
=== A_b [n=guest@S010600032f3611e8.no.shawcable.net] has joined #kubuntu
=== skirk [n=skirk@ip-103-163.sn2.eutelia.it] has joined #kubuntu
=== A_b [n=guest@S010600032f3611e8.no.shawcable.net] has left #kubuntu ["Konversation]
intelikeyit's really a little un-nerving that the unexited /etc/Textconfig would leave the system headless...    but i know i had to edit the thing before running stm    just slipped my mind...  until the monitor went blank and the OUT OF SYNC box started floating around....07:51
=== Iwonder|too [n=better@adsl-068-209-223-091.sip.jan.bellsouth.net] has left #kubuntu ["Time]
manticeWhat does stalled mean in a kde window ?07:51
intelikeyunexited  unedited07:51
manticenear the status bar.07:51
intelikeyno longer recieving data07:51
intelikeymantice is it a dl ?07:52
manticeno its a digital camera07:52
manticeNow it says could not read file unspecfyed error07:52
intelikeyhmmm well normally "stalled" means that a up/down-load has "stalled"07:53
manticeCan you help Intelikey ?07:53
=== donutman [n=donutman@24.244.160.233] has joined #kubuntu
=== donutman is now known as donutman25
intelikeymantice does the camera support disk mode ?07:53
manticeI thought thats what it was doing.07:53
manticelet me get manual07:53
donutman25can someone help me?07:53
=== harmental [n=ricardo@AGrenoble-152-1-107-175.w86-206.abo.wanadoo.fr] has joined #kubuntu
manticeintelikey: it worked the third time I tryed it and stoped after I disconected the device.07:54
=== angeldarkholme_ [n=angeldar@189.138.166.133] has joined #kubuntu
=== unix_infidel_ [n=blue@adsl-68-94-4-251.dsl.rcsntx.swbell.net] has joined #kubuntu
intelikeymantice close all apps,  unplug/replug try again ?   and if you have gotten usb in a really confused state   reset X07:55
manticeok07:56
intelikeymantice normally cameras that support disk mode are pretty easy to deal with.07:56
manticebefore it came up with root and some folders.. and then a picture folder.07:56
=== ranxerox [n=gdematte@host114-219-static.187-82-b.business.telecomitalia.it] has joined #kubuntu
intelikeyyeah  that's normal  for disk mode07:57
intelikeyyou can just cp the pictures folder to your home and go with it.07:57
=== rossco [n=ross@C-59-101-17-89.hay.connect.net.au] has joined #kubuntu
=== sivaji [n=sivaji@122.164.49.204] has joined #kubuntu
=== Gtwy [i=nobody@65.111.166.56] has left #kubuntu []
intelikeydonutman25 are you going to ask a question or no ?07:59
manticeIt just said theres no files or folders.08:00
=== AmyRose [n=djb@user-12l2tg3.cable.mindspring.com] has joined #kubuntu
manticeNow it says stalled.08:00
manticebrb Ill restart X08:00
intelikeydonutman25 best to just ask and then if you get an answer, good on ya.   else don't be too put out that no one answers, if we knew we would likely share it.08:00
donutman25oh sorry, i'm using kubuntu and the inteerrneet only work when i ping it from the hardware database collectioon08:00
donutman25i'll remeber that08:01
intelikeywired  or wireless  ?08:01
donutman25wired08:01
=== richard_ [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== richard_ is now known as mantice
intelikeyknetwork manager08:01
intelikeyor    kde network manager    in the kmenu08:02
donutman25how do i get there?08:02
intelikeysystem something08:02
manticeOk camera still does the same thing.08:02
donutman25network settings in the system settings window?08:02
=== mustasj [n=paul@paul.tenfjord.net] has joined #kubuntu
intelikeyshoot i'm out of range again.   only way i know ot fix is to restart....08:03
manticeDo you want me to restart intelikey  ?08:03
manticeor are you talking to some one else?08:03
=== jakkass [n=gareth@212.2.177.252] has joined #kubuntu
manticebrb08:06
=== unix_infidel_ [n=blue@adsl-68-94-4-251.dsl.rcsntx.swbell.net] has joined #kubuntu
=== yo [n=chairatk@ppp-124.121.107.148.revip2.asianet.co.th] has joined #kubuntu
=== unix_infidel_ is now known as unix_infidel
=== Aweert [n=ikawe@ViborgSTATIC-222.216-16-83.iw.net] has joined #kubuntu
=== raylu [n=raylu@adsl-75-53-97-111.dsl.hstntx.sbcglobal.net] has joined #kubuntu
=== exceswater [n=exces@81.196.57.31] has joined #kubuntu
=== sebastien [n=sebastie@AStDenis-103-1-13-129.w80-8.abo.wanadoo.fr] has joined #kubuntu
=== ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #kubuntu
=== user___ [n=user@adsl-212-72-139-74.sanet.ge] has joined #kubuntu
=== nikita [n=nik@86.57.255.230] has joined #kubuntu
=== codethefuture [n=chatzill@p6033-ipad43hodogaya.kanagawa.ocn.ne.jp] has joined #kubuntu
=== richard_ [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== richard_ is now known as mantice
=== goten [n=goten@cpe-76-170-158-60.socal.res.rr.com] has joined #kubuntu
manticecan some one help me08:19
manticeI cant get my camera to work08:19
manticeIm about to give up,08:20
=== goten [n=Zangetsu@cpe-76-170-158-60.socal.res.rr.com] has joined #kubuntu
=== goten is now known as Zangetsu-
stdinhmm, "goten" is the name of my laptop :)08:21
Zangetsu-heh08:22
=== jussi01 [n=jussi@dyn3-82-128-185-45.psoas.suomi.net] has joined #kubuntu
sivajijvm is installed and configured in my system still my browser says "missing plugins"08:24
=== verena [n=verena@212.79.172.180] has joined #kubuntu
stdinsivaji: have you installed the plugin?08:24
Zangetsu-ya try installing sudo aptitude install sun-java6-jre08:25
sivajii supports  manual install08:25
=== kraftman [n=kraftman@dxs162.internetdsl.tpnet.pl] has joined #kubuntu
stdinwhy do a manual install when the packages are in the repositories ?08:26
stdinI just do "sudo apt-get install sun-java6-jre sun-java6-plugin" and I'm done08:27
sivajisun-java6-jre already a new version is available08:27
=== andre_ [n=andre@RN-2PARK-1800-01.pipenetworks.com] has joined #kubuntu
Zangetsu-o ya the plugin too.  :P08:28
stdin!java08:28
ubotuTo install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository. Enable the backports repository on Edgy to install sun-java6-jre. Please don't use Adept to install Java if you are on Kubuntu 6.10 (Edgy) or earlier.08:28
=== candyban [n=timh@uu212-190-206-98.unknown.uunet.be] has joined #kubuntu
=== viviersf [n=cain@196.44.1.98] has joined #kubuntu
sivajimenu is hidden in konqueror i cant restore08:31
=== xardias [n=xardias@xdsl-87-78-127-220.netcologne.de] has joined #kubuntu
=== andre_ is now known as Hoondie
=== Hoondie [n=andre@RN-2PARK-1800-01.pipenetworks.com] has left #kubuntu ["Konversation]
stdinCtrl-Alt-M ?08:35
sivajistdin i cant08:36
sivajiis it neccessary to have 64bit supporting os for amd processor or normal os is enough08:37
Zangetsu-if you have an amd 64 u can use either08:39
=== weedar [n=weedar@062016233043.customer.alfanett.no] has joined #kubuntu
=== guinea [n=guinea@host1-10-dynamic.58-82-r.retail.telecomitalia.it] has joined #kubuntu
=== ewaldr [n=ewaldr@static-213.88.188.4.addr.tdcsong.se] has joined #kubuntu
=== lianjie [n=lianjie@222.128.27.9] has joined #kubuntu
=== ewaldr is now known as robewald_
=== raziel_ [n=raziel@60.49.46.197] has joined #kubuntu
=== dadchicken [n=manchkn@74-134-94-223.dhcp.insightbb.com] has joined #kubuntu
=== weedar [n=weedar@062016233043.customer.alfanett.no] has joined #kubuntu
=== sakabatou [n=sakabato@sb-217-129-120-240.netvisao.pt] has joined #kubuntu
=== ion [n=ion@89.36.255.23] has joined #kubuntu
krautmoin08:54
=== aldin [n=aldin@cm-4977.europronet.ba] has joined #kubuntu
=== hw__ [n=hw@87.139.57.5] has joined #kubuntu
=== lobster is away: Gone away for now.
=== SSJ_GZ [n=SSJ@host-87-74-128-26.bulldogdsl.com] has joined #kubuntu
=== greghoisne [n=greg@dyn-88-121-79-133.ppp.tiscali.fr] has joined #kubuntu
=== hana [n=chairatk@ppp-124.121.114.107.revip2.asianet.co.th] has joined #kubuntu
=== unix_infidel [n=blue@unaffiliated/unixinfidel/x-8383745] has joined #kubuntu
=== AmyRose_p2 [n=djb@user-12l2tg3.cable.mindspring.com] has joined #kubuntu
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== jean [n=jean@203.161.92.101.static.amnet.net.au] has joined #kubuntu
=== greghoisne [n=greg@dyn-88-121-79-133.ppp.tiscali.fr] has left #kubuntu ["Konversation]
jeanhello all09:01
jeanwhen trying to change the hostname of my pc i get the error msg "The default Gateway IP address is invalid."09:02
jeanwhy can't i change my computer's name?09:03
=== gdibellonia [n=gdibello@host74-80-static.23-87-b.business.telecomitalia.it] has joined #kubuntu
=== desti [n=desti@p5B01B24E.dip0.t-ipconnect.de] has joined #kubuntu
Zangetsu-jean which file u edit ?09:11
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
jeanSystem Settings09:12
jeanNetwork Settings --> Network Connections09:12
Zangetsu-jean u can just edit your /etc/hostname file09:13
Zangetsu-try that09:13
Zangetsu-instead09:13
jeansudo nano /etc/hostname?09:13
Zangetsu-ya09:14
jeani think i have a pb  with 127.0.1.109:15
=== david2_ [n=david2@cpe-24-162-105-224.hot.res.rr.com] has joined #kubuntu
=== bele [n=saleh@av10.adsl.tnnet.fi] has joined #kubuntu
=== marcus_notebook [n=mholthau@17-212.1-85.cust.bluewin.ch] has joined #kubuntu
=== Rictoo [n=rictoo@adsl-68-89-30-225.dsl.hrlntx.swbell.net] has joined #kubuntu
=== hakaisou [n=hakaisou@cpe-65-25-56-113.neo.res.rr.com] has joined #kubuntu
RictooWhat's the newest and best distributed computing program?09:17
=== Lattyware [n=Latty@host86-141-179-252.range86-141.btcentralplus.com] has joined #kubuntu
=== gholm [n=chatzill@ppp244-86.static.internode.on.net] has joined #kubuntu
=== emonkey-p [n=emonkey@adsl-89-217-208-34.adslplus.ch] has joined #kubuntu
RictooI'll just use Folding@Home :\09:20
=== Rictoo [n=rictoo@adsl-68-89-30-225.dsl.hrlntx.swbell.net] has left #kubuntu []
Zangetsu-whatcha mean ?09:20
=== TheDebugger [n=unknown@modemcable128.61-80-70.mc.videotron.ca] has joined #Kubuntu
Meglo_Breaking: Hostage situation at Russian embassy in Costa Rica09:21
=== zerocool [n=zerocool@217.145.15.35] has joined #kubuntu
zerocoolgot a problem with my nvidia graphics card on my kubuntu09:24
Zangetsu-kubuntu!09:24
sivajistdin:09:25
Zangetsu-lol zerocool is from that movie hackers.  i remember that movie09:25
=== ragarth [n=ragarth@ip68-10-63-145.rn.hr.cox.net] has joined #kubuntu
=== nellie [n=nellie@125-238-161-244.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
Meglo_Breaking: False alarm09:25
zerocoollol09:26
jeanZangetsu-: changed /etc/hosts and /etc/hostname09:26
zerocooli like it very much that movie09:26
zerocoolso i decided to use his nick09:26
jeanwhy doesn't it work when i do it graphically?09:26
Zangetsu-only thing u had to change really was hostname not hosts, but that's fine.09:26
Zangetsu-dunno i dun do it graphically09:27
Zangetsu-:P09:27
=== dumbkiwi [n=matt@125-238-34-70.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
jeanZangetsu-: i've also changed hosts because it did not change automatically after changing hostname09:30
=== sergio_ [n=sergio@mail.m2north.com] has joined #kubuntu
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
=== thierry [n=thierry@lns-bzn-44-82-249-198-86.adsl.proxad.net] has joined #kubuntu
=== thierry is now known as boss_hog
=== boss_hog [n=thierry@lns-bzn-44-82-249-198-86.adsl.proxad.net] has left #kubuntu ["Konversation]
=== oskarko [n=oskarko@213.215.100.201] has joined #kubuntu
=== becre [n=becre@adsl.eb23-alverca.edu.pt] has joined #kubuntu
=== BudgetDedicated [n=BudgetDe@s5593c2e9.adsl.wanadoo.nl] has joined #kubuntu
=== _arafat [n=arafat@ppp-82-135-14-98.dynamic.mnet-online.de] has joined #kubuntu
BreeWee09:40
=== Danker [n=tadas@65.203.46.84.ip.erdves.lt] has joined #kubuntu
=== oteast [n=oteast@71-35-203-91.slkc.qwest.net] has joined #kubuntu
=== _arafat is now known as arafat
=== skonich [n=uncle@60-240-127-109.tpgi.com.au] has joined #kubuntu
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #kubuntu
=== llutz [n=lutz@p5480185B.dip0.t-ipconnect.de] has joined #kubuntu
=== yamal [n=yamal@Room641A.no-such-agency.net.ru] has joined #kubuntu
=== magez [n=magez@roi-ff35c000-160.dhcp.inet.fi] has joined #kubuntu
=== Jucato [n=jucato@124.106.176.21] has joined #kubuntu
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== Zangetsu- [n=Zangetsu@cpe-76-170-158-60.socal.res.rr.com] has joined #kubuntu
=== gemidjy [n=sun@85.30.97.192] has joined #kubuntu
=== Jucato_ [n=jucato@124.106.176.21] has joined #kubuntu
=== Jucato_ is now known as Jucato
=== Ryiel [n=ryiel@183-20-79.ip.adsl.hu] has joined #kubuntu
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #kubuntu
=== sebbar [n=sebbar@p57B3D45C.dip.t-dialin.net] has joined #kubuntu
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== deian [n=deian@host81-159-226-232.range81-159.btcentralplus.com] has joined #kubuntu
=== nuu [n=neuro@85-18-14-28.fastres.net] has joined #kubuntu
=== ke [n=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #kubuntu
=== ion [n=ion@89.36.255.23] has joined #kubuntu
=== Filthpig [n=carl@ti0010a380-1769.bb.online.no] has joined #kubuntu
=== AmyRose [n=djb@unaffiliated/amyrose] has joined #kubuntu
=== paolo [n=paolo@62-101-94-56.ip.fastwebnet.it] has joined #kubuntu
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #kubuntu
=== DarkED [n=darked@h460b14e0.area7.spcsdns.net] has joined #kubuntu
=== dezo [n=internet@202.150.76.245] has joined #kubuntu
=== gnegne [n=gne@151.23.99.157] has joined #kubuntu
=== gnegne [n=gne@151.23.99.157] has left #kubuntu ["Konversation]
=== manchicken [n=manchkn@74-134-94-223.dhcp.insightbb.com] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81anybody know how i can fix my connection problem?10:21
amin81it is a DNS issue10:21
crimsuna bit vague on details there10:21
amin81hmm10:22
amin81the same exact connection works with windows xp10:22
=== aziz [n=aziz@chello084112072063.6.11.vie.surfer.at] has joined #kubuntu
=== akrus`Away [n=akrus@62.140.224.26] has joined #kubuntu
amin81and the same exact kubuntu lets me get online at my friend's place10:22
amin81and I am a first time user of linux10:22
=== kompressor [n=neville@196.44.1.98] has joined #kubuntu
amin81?10:25
=== rbrunhuber [n=rbrunhub@p549770FC.dip.t-dialin.net] has joined #kubuntu
=== ubuntu [n=ubuntu@213.137.237.67] has joined #kubuntu
=== nellie [n=nellie@125-238-161-244.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== nellie is now known as nellie_
AmyRoseOh no, ubuntu is in this channel?!10:29
=== soon [n=soon@0x5358a3f5.odnxx11.adsl-dhcp.tele.dk] has joined #kubuntu
=== user____ [n=user@89.232.5.201] has joined #kubuntu
=== aldin [n=aldin@cm-5422.europronet.ba] has joined #kubuntu
=== richard_ [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== richard_ is now known as Mantice
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
ManticeI just installed a dvd drive... and its not working :(10:30
=== sb9 [n=stefan@kipproxy2.kip.uni-heidelberg.de] has joined #kubuntu
Manticeis there any way to refresh cd drives or something10:30
=== dmauran [n=dmauran@AMarseille-151-1-5-146.w82-122.abo.wanadoo.fr] has joined #kubuntu
=== dmauran is now known as wolfen13fr
=== zerocool [n=zerocool@217.145.15.35] has joined #kubuntu
=== maxx_k [n=max@hs080020.vpn.rz.htwg-konstanz.de] has joined #kubuntu
=== BudgetDedicated [n=BudgetDe@s5593c9b1.adsl.wanadoo.nl] has joined #kubuntu
=== wolfen13fr [n=dmauran@AMarseille-151-1-5-146.w82-122.abo.wanadoo.fr] has left #kubuntu ["Konversation]
=== prxq_ is now known as prxq
=== snook [n=snook@160.217.215.5] has joined #kubuntu
=== dartmolx [n=dartmolx@124.105.167.193] has joined #kubuntu
=== user_____ [n=user@213.157.214.57] has joined #kubuntu
=== nellie_ [n=nellie@125-238-161-244.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== gne [n=gne@151.23.99.157] has joined #kubuntu
=== adil_ [n=adil@adsl196-148-146-206-196.adsl196-5.iam.net.ma] has joined #kubuntu
gneciao :|10:41
=== frerik_ [n=jars@p57B481D7.dip0.t-ipconnect.de] has joined #kubuntu
=== _StefanS_ [i=sfs@nat/ibm/x-d2119d4c4cde6769] has joined #kubuntu
=== roconnor [n=roconnor@n138176.science.ru.nl] has joined #kubuntu
=== nellie_ [n=nellie@125-238-161-244.broadband-telecom.global-gateway.net.nz] has left #kubuntu ["Konversation]
=== vegiVamp [n=johan@3.179-245-81.adsl-dyn.isp.belgacom.be] has joined #kubuntu
=== Philip5 [n=Philip@c83-253-39-49.bredband.comhem.se] has joined #kubuntu
=== vegiVamp_ [n=johan@3.179-245-81.adsl-dyn.isp.belgacom.be] has joined #kubuntu
=== Trouble [n=jc303@corvus.bton.ac.uk] has joined #kubuntu
=== ebbu [n=ebbu@116-143.adsl.lpoy.dnainternet.fi] has joined #kubuntu
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== user____ [n=user@89.232.5.201] has joined #kubuntu
=== richard_ [n=richard@125-238-3-57.broadband-telecom.global-gateway.net.nz] has joined #kubuntu
=== mholthaus [n=mholthau@38.129.79.83.cust.bluewin.ch] has joined #kubuntu
=== K_user [n=user@ppp84-94.lns2.mel3.internode.on.net] has joined #kubuntu
=== rollerskatejamms [n=rollersk@cpe-72-229-136-138.nyc.res.rr.com] has joined #kubuntu
=== cyber_brain_mfkg [n=cyber_br@212.200.171.121] has joined #kubuntu
=== Neutrinux [n=Neutrinu@152.98.100-84.rev.gaoland.net] has joined #kubuntu
rollerskatejammsIs there a way to make recovery mode boot password protected? Or make it require a pass to log in. Because by default it gives you root with no password.11:01
=== richard_ is now known as mantice
=== gb061089 [n=gb061089@cpc4-cbly1-0-0-cust826.glfd.cable.ntl.com] has joined #kubuntu
crimsunrollerskatejamms: you'd have to set a root password.11:03
=== okay [n=vdegat@129.175.204.73] has joined #kubuntu
okayhi11:04
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
K_userhello : Konqueror - how do you make view mode "Detailed List View" the permanent default setting?11:05
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== sky_walkie [i=czzhrd02@xdsl-563.lodz.dialog.net.pl] has joined #kubuntu
_4strOyop11:07
=== rag [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #kubuntu
=== hodgejj [n=hodgejj@c-67-177-68-16.hsd1.al.comcast.net] has joined #kubuntu
=== gne__ [n=gne@151.23.99.157] has joined #kubuntu
=== michal_ [n=michal@195.91.54.85] has joined #kubuntu
=== massi [n=massi@host129-45.pool8249.interbusiness.it] has joined #kubuntu
=== Huey__ is now known as Huey
=== clemyeats [n=clem@sealip01.ericsson.net] has joined #kubuntu
=== daphbobo_ is now known as daphbobo
=== stiangre [n=stiangre@ti200720a080-5294.bb.online.no] has joined #kubuntu
=== stiangre [n=stiangre@ti200720a080-5294.bb.online.no] has left #kubuntu ["Konversation]
amin81hi everyone11:17
=== rysiek|pl [n=rysiek|p@213-238-71-154.adsl.inetia.pl] has joined #kubuntu
amin81i have a problem getting online with kubuntu feisty11:17
rysiek|plhi guys11:17
amin81the same connection lets me get online with windows xp11:17
=== Danker [n=tadas@65.203.46.84.ip.erdves.lt] has joined #kubuntu
amin81and the same computer lets me get online at my friend's place but not at home11:18
amin81anyone help, please?11:18
rysiek|plamin81: give me 10mins and I'll be here for you :)11:19
rysiek|pljust need to finish something up11:20
=== bbm4n [n=bbm4n@195.251.17.161] has joined #kubuntu
bbm4nguys i have a problem with apt-get ...11:21
bbm4ni get an error code 211:21
amin81rysiek: ok :)11:22
=== Fri13 [n=Fri13@86-60-137-67-dyn-dsl.ssp.fi] has joined #kubuntu
=== ericj2190_ [n=eric@cdm-75-109-79-157.asbnva.dh.suddenlink.net] has joined #kubuntu
=== Ilokaasu [n=matti@dsl-aur-ff27c000-33.dhcp.inet.fi] has joined #kubuntu
=== countjocular [n=johnnie@host81-159-1-50.range81-159.btcentralplus.com] has joined #kubuntu
=== KomiaPoika [n=prkl@23.36-136-217.adsl-dyn.isp.belgacom.be] has joined #kubuntu
=== pirothezero [n=piro@cpe-70-112-73-195.austin.res.rr.com] has joined #kubuntu
rysiek|plamin81: ok, so what's the problem? you have a connection that works undex winxp but not under feisty?11:26
amin81yes11:26
amin81and I can get online with the same computer at my friend's place. that is at a different connection11:26
=== user____ [n=user@89.232.5.201] has joined #kubuntu
rysiek|plamin81: m'kay, how are you connected? are you using some kond of an USB modem, or is your computer connected through the network adapter?11:27
Filthpigamin81: what connection type is it?11:27
amin81t111:27
amin81i think?11:28
amin81it is a common connection that the whole apartment complex uses11:28
amin81where I just plug in the network wire and connect directly to the internet11:28
rysiek|plamin81: at your friend's place, are you connecting using the same type of cable and blug? i.e. USB, Ethernet, etc?11:28
rysiek|plamin81: ah, ok11:28
=== ubuntu [n=ubuntu@202.110.broadband4.iol.cz] has joined #kubuntu
=== sailor_moon_ [n=gne@151.23.103.252] has joined #kubuntu
amin81yes, I am using the same type of cable11:28
amin81but his connection is different...11:29
rysiek|plamin81: hmmm... do you have the machine that gives you problems at hand?11:29
amin81his connection is private11:29
ubuntuhi ply i need something like icq11:29
rysiek|plubuntu: kopete11:29
amin81rysiek: yes, it is right here11:29
rysiek|plubuntu: it has ICQ support11:30
=== akrus`Away [n=akrus@62.140.224.26] has joined #kubuntu
ubuntuand where i can download it<<<11:30
rysiek|plamin81: but it's not the very machine you are writing on? :)11:30
amin81no no...hehehe11:30
Filthpigubuntu: it's already installed11:30
rysiek|plubuntu: it's preinstalled, just goKMenu -> Internet11:30
rysiek|plamin81: ok, try this: sudo /etc/init.d/networking stop11:30
=== joerg [n=joerg@L364d.l.pppool.de] has joined #kubuntu
amin81rysiek: do I have to connect the internet cable to the computer?11:31
ubuntui didnt see it11:31
rysiek|plamin81: no, not yet; if it prints anything, paste it on http://paste.ubuntu-nl.org/11:31
amin81rysiek: as I only have one cable, which is connected to windows xp11:31
amin81ok11:31
rysiek|plubuntu: then try typing "kopete" (without the quotes) in a terminal11:32
rysiek|plamin81: did it print anything?11:32
ubuntuzes i find it but...11:32
rysiek|pl?11:32
amin81rysiek: yes11:32
amin81rysiek: it printed11:33
ubuntui dont work with this noone11:33
=== mindspin [n=mindspin@unaffiliated/mindspin] has joined #kubuntu
rysiek|plubuntu: what do you mean?11:33
ubuntui dont work with this i have linux so min11:33
amin81rysiek: do you want me to write what it printed11:34
amin81?11:34
rysiek|plubuntu: man, can you use plain english? I don't get it11:34
rysiek|plamin81: how long was it? one line?11:34
amin81rysiek: no, several lines11:34
ubuntuso i need some icq to write my friends11:34
amin81rysiek: up to 3011:35
rysiek|plamin81: yeah, I need what it printed :/11:35
amin81ok11:35
rysiek|plubuntu: kopete has support for ICQ11:35
amin81rysiek: give me 2 mins11:35
rysiek|plubuntu: just set up your ICQ account there11:35
ubuntuand they can me learn with linux but i cannot write him because i havenot icq11:35
rysiek|plamin81: no problem, just use http://paste.ubuntu-nl.org/11:35
rysiek|plubuntu: start kopete, then set-up your ICQ account in it11:36
amin81rysiek: sorry rysiek, I am a linux first time user...what site is that?11:36
=== steven_ [n=steven@mainau.mis.informatik.tu-darmstadt.de] has joined #kubuntu
rysiek|plamin81: if you paste large amounts of text on the channel (>3 lines) you get kicked (for floding)11:37
amin81aha11:37
ubuntugrrrrrrrrrrrrr11:37
amin81ok11:37
rysiek|plamin81: that iste offers you a place to paste the text and gives you a link to it11:37
amin81rysiek: cool, thanx11:37
=== steven_ is now known as cali
ubuntuje tady nekdo cech?11:37
rysiek|plamin81: so that all you need to paste on the channel is a short link11:37
rysiek|plubuntu: join #ubuntu-cz11:38
rysiek|pl:)11:38
ubuntui have it11:39
manticeCan some one help me  ?11:39
manticeMy ktorrent crashes....11:39
=== sivaji [n=sivaji@122.164.53.36] has joined #kubuntu
manticeIs there any power saving options eg standby turn harddisks off ?11:40
=== ulmolavender [n=poseidon@adsl-76-195-8-53.dsl.snfc21.sbcglobal.net] has joined #kubuntu
=== manfred [n=manfred@ip.tech.t-mobile.at] has joined #kubuntu
sailor_moon_hi :|11:41
=== paco_ [n=francois@LSt-Amand-152-31-5-221.w82-127.abo.wanadoo.fr] has joined #kubuntu
rysiek|plmantice: aye, KMenu -> Log out -> Standby or Sleep (or whatever it is called, I use a different language version here)11:41
=== sutaro [n=sutaro@85.137.41.214] has joined #kubuntu
=== lee_ [n=lee@lb3.co.uk] has joined #Kubuntu
amin81rysiek: ok, here is the link: http://paste.ubuntu-nl.org/20768/11:42
manticeAh I see.11:42
manticeWell I dont use that, I dont know why ktorrent is crashing :S11:42
rysiek|plmantice: try running it from konsole and getting some debug info this way11:43
rysiek|plamin81: on it ;)11:43
amin81rysiek: thnx :)11:43
sivajican i yahoo messenger from linux11:43
rysiek|plsivaji: aye, use kopete11:44
rysiek|plsivaji: or Pidgin, but Kopete is pre-installed on Kubuntu11:44
rysiek|plamin81: ok, I have to warn you, you are in for quite a lot typing11:44
mantice!java11:44
ubotuTo install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository. Enable the backports repository on Edgy to install sun-java6-jre. Please don't use Adept to install Java if you are on Kubuntu 6.10 (Edgy) or earlier.11:44
=== Hc\\ [n=toffe@host-137-163-18-150.edu.hel.fi] has joined #kubuntu
sivajibut how to configure that11:45
rysiek|plamin81: I need to see your /etc/network/interfaces file11:45
rysiek|plamin81: cat /etc/network/interfaces will print you the contents on konsole11:45
amin81rysiek: i dont mind. I have tried to start using linux for the past 2 years but have gone back to windows xp solely because of this problem11:45
=== user____ [n=user@89.232.5.201] has joined #kubuntu
rysiek|plsivaji: start Kopete, go to Settings -> Configure... -> Accounts11:46
amin81rysiek: ok, will give you a print out11:46
=== merce [n=merce@145.Red-80-32-30.staticIP.rima-tde.net] has joined #kubuntu
rysiek|plsivaji: you should be able to figure your way from there ;)11:46
rysiek|plamin81: ouch, you didn't tell me it's a killer ;) after you "print-out" the interfaces file, please give me tha info on your winxp connection - esp. what ipconfig prints (Start -> Run -> cmd and in DOS "ipconfig"11:48
=== rysiek|pl goes to get some breakfast, stay tuned ;)
=== yo [n=chairatk@ppp-124.121.114.107.revip2.asianet.co.th] has joined #kubuntu
amin81rysiek: if we succeed i will send you a gift :)11:49
=== redouane [n=redouane@pfy.scarlet-internet.nl] has joined #kubuntu
=== maass [n=maass@88.213.44.92] has joined #kubuntu
=== enrique [n=enrique@58.Red-80-24-33.staticIP.rima-tde.net] has joined #kubuntu
manticeMy ktorrent just crashed11:54
mantice:(11:54
manticethats like the 9th time today.11:55
amin81rysiek: let me know when breakfast is done... :)11:57
=== Hc\\ [n=toffe@host-137-163-18-150.edu.hel.fi] has joined #kubuntu
=== USMarine [n=wtf@kermit.inescn.pt] has joined #kubuntu
amin81rysiek: I posted the links in our private chatscreen11:57
=== ubuntu [n=ubuntu@81.9.29.112] has joined #kubuntu
K_userhello : Konqueror - how do you make view mode "Detailed List View" the permanent default setting?11:58
=== Huey_ [n=andrew@ip68-6-125-137.sb.sd.cox.net] has joined #kubuntu
=== elbing [n=elbing@65.pool85-59-75.dynamic.orange.es] has joined #kubuntu
=== rbrunhuber [n=Miranda@highway.mvi.de] has joined #kubuntu
=== ubuntu is now known as KOHb_B_nAJIbTO
gemidjyK_user: make it and save the profile12:00
=== cbx33 [i=c2df514b@ubuntu/member/cbx33] has joined #kubuntu
cbx33hey all if I had changed some config options in a kde app and broken it so it no longer loads how can I reverse those changes?12:00
sivajihow can i change themes12:00
=== RedKrieg [n=RedKrieg@ip68-230-209-186.rd.hr.cox.net] has joined #kubuntu
KOHb_B_nAJIbTO12:01
gemidjysivaji: System settings -> Appearance -> Style12:01
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
sivajino appearance is not there12:02
Zangetsu-sivaji press alt+f2 then type kcontrol12:02
cbx33anyone got any clues on my problem?12:03
cbx33where are kde configs stored?12:03
cbx33i need to delete one12:03
K_usergemidjy : thanks but i have done that already - do i need to "load view profile" everytime?12:04
gemidjycbx33: which one? most probably in /home/user/.kde/share/config but beware on what u delete12:04
=== rysiek|pl returns
gemidjyK_user: no, just save the default profile12:05
gemidjy"Kubuntu File Manager"12:05
gemidjy overwrite it12:05
=== lee_ [n=lee@lb3.co.uk] has joined #Kubuntu
rysiek|plamin81: you are not a registered user12:05
rysiek|plamin81: you cannot write on private channels12:05
rysiek|plamin81: just paste the links here12:05
amin81oh, ok12:06
amin81rysiek:  http://paste.ubuntu-nl.org/20770/12:06
rysiek|plsivaji: system-wide themes or kopete chat window themes?12:06
amin81rysiek: http://paste.ubuntu-nl.org/2077112:06
premier_can i get rid of the gear backgrounds in kde?12:07
rysiek|plpremier_: aye, there is a background config entry in menus in Konqueror12:08
rysiek|plamin81: great. now you must do a few things:12:08
amin81rysiek: ok12:08
=== fri [n=fri@fokus9179.fokus.fraunhofer.de] has joined #kubuntu
sivaji!samba12:09
ubotusamba is is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT12:09
=== fri [n=fri@fokus9179.fokus.fraunhofer.de] has left #kubuntu ["Konversation]
sivajihow to use samba12:09
rysiek|plamin81: in a moment ;)12:09
amin81rysiek: no probs :)12:10
rysiek|plsivaji: open Konqueror and type-in smb:/ in the address field12:10
rysiek|plamin81: 1. plug the network cable into the linux box; 2. wait a sec or two ;); 3. sudo /etc/init.d/networking start; 4. wait for it to finish; 5. ifconfig -> I need the info it displays on-screen; 6. ping -c 3 195.114.161.61; 7. ping -c 3 www.google.com; 8. re-plug the cable in your IRC box and give me a sign ;)12:11
=== byron [n=byron@p5484DEF7.dip.t-dialin.net] has joined #kubuntu
amin81rysiek: ok, brb in 5 mins. :) cross your fingers!12:11
rysiek|plamin81: m'kay, gluck12:12
=== fri [n=fri@fokus9179.fokus.fraunhofer.de] has joined #kubuntu
=== fri [n=fri@fokus9179.fokus.fraunhofer.de] has left #kubuntu ["Konversation]
sivajiwhenever i open konqueror five tab are loaded i cant avoid that12:12
rysiek|plsivaji: close the tabs and do:12:12
byronhello all12:13
=== _Johny [n=johny@81-208-106-67.ip.fastwebnet.it] has joined #kubuntu
rysiek|plsivaji: Settings -> Save Profile "Kubuntu File Manager"12:13
rysiek|plsivaji: and restart Konqueror12:13
K_usergemidjy : yes have saved - close Kon, open Kon, back to icon display (not my saved setting)12:13
gemidjyK_user: u saved over the default profile12:14
sivajiu it is fine12:14
rysiek|plsivaji: no prob12:15
sivajismb:/ unable to find workgroup12:16
=== Jucato [n=jucato@210.5.97.176] has joined #kubuntu
sivajirysieklpl:12:16
sivajirysieklpl: can i browse my friends computer if i know his ip add12:17
byroni really got a problem with hibernate on my laptop, it suspends and the powerLED blinks fine but when it returns I'll get a black display and the system freezes. so what can I do to solve this problem?12:18
=== imagine [n=imagine@modemcable150.200-203-24.mc.videotron.ca] has joined #kubuntu
=== fraiddo [n=fred@lns-bzn-49f-62-147-164-174.adsl.proxad.net] has joined #kubuntu
rysiek|plsivaji: yeah, you should be able12:19
rysiek|plsivaji: smb:/some_ip/12:20
rysiek|plsivaji: e.g. smb:/192.168.2.12/12:20
=== hhlp [n=hhlp@102.Red-83-39-234.dynamicIP.rima-tde.net] has joined #kubuntu
K_usergemidjy : looks like it's a bug, got it going ref: http://strabes.wordpress.com/2007/04/05/make-konqueror-use-your-default-view-mode-in-new-tabs/12:20
=== gml [n=gml@dyn-91-163-118-117.ppp.tiscali.fr] has joined #kubuntu
rysiek|plsivaji: as long as he is exporting anything through SMB :)12:20
sivajiis that u r ip12:21
=== artifactsauce [n=kakiyama@softbank218140163116.bbtec.net] has joined #kubuntu
rysiek|plsivaji: are you joking? :)12:21
byron^^12:21
=== Nai1z [n=nailz@cpc1-cani1-0-0-cust12.renf.cable.ntl.com] has joined #kubuntu
=== ebbu [n=ebbu@116-143.adsl.lpoy.dnainternet.fi] has joined #kubuntu
=== artifactsauce [n=kakiyama@softbank218140163116.bbtec.net] has left #kubuntu []
=== skirk [n=skirk@ip-103-163.sn2.eutelia.it] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81rysiek: ok, I'm back12:24
amin81rysiek: what do you need?12:24
rysiek|plamin81: I need whatever ifconfig wrote12:25
amin81rysiek: http://paste.ubuntu-nl.org/20775/12:26
rysiek|pland I need the one-but-last line of both pings (the "3 packets transmitted, ..." lines)12:26
rysiek|plamin81: ^^12:26
amin81rysiek: there12:26
=== dac_ [n=dac@tx-76-6-86-52.dhcp.embarqhsd.net] has joined #kubuntu
amin81rysiek: --- 195.114.161.61 ping statistics ---12:27
amin813 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2000ms12:27
amin81, pipe 312:27
=== Dellilah [n=elin@217-211-191-208-no39.tbcn.telia.com] has joined #kubuntu
rysiek|plhmmm\12:27
=== pereira [n=pereira@201-1-193-69.dsl.telesp.net.br] has joined #kubuntu
=== fideas [n=fideas@122.8.49.33] has joined #kubuntu
rysiek|plamin81: actually I hoped that at least the pin 195... might work. anyway, back to work ;)12:27
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu
amin81rysiek: hehe...12:28
K_userhow do i access (mount?) a floppy disk12:28
rysiek|plamin81: gimme 5 mins, I need to check one thing12:28
amin81rysiek: ok12:28
amin81rysiek: brb12:28
rysiek|plK_user: just insert it, go to System (the computer icon on the panel) -> Media Devices (or whatever it is called, second entry from the top)12:29
rysiek|plK_user: and double-click on the floppy12:29
sivajirysieklpl:will u allow me to browse u r desktop12:30
rysiek|plsivaji: even if I would, I can't, I am behind a hardware firewall12:30
=== main2 [n=mike0@85.148.12.76] has joined #kubuntu
sivajiu said it is possible to share just before12:31
=== holger [n=holger@dslb-088-073-081-099.pools.arcor-ip.net] has joined #kubuntu
rysiek|plsivaji: it is, and I share my files within the LAN (Local Area Network)12:31
rysiek|plsivaji: but not through the Internet (although this too is possible, I just don't feel like it)12:31
=== hodgejj [n=hodgejj@c-67-177-68-16.hsd1.tx.comcast.net] has joined #kubuntu
=== zerocool [n=zerocool@217.145.15.35] has joined #kubuntu
sivajiok12:32
sivaji*not*12:32
=== OutoLumo [n=tuomas@ARouen-151-1-3-175.w90-22.abo.wanadoo.fr] has joined #kubuntu
zerocoolguys i am going mad i am trying to install the nvidia graphics card on kubuntu i tryed several ways can some one help me whene the driver is installed and i restart x the display goes all white12:33
sivajirysieklpl:bye12:34
=== sivaji [n=sivaji@122.164.53.36] has left #kubuntu ["Konversation]
USMarinezerocool install the legacy12:34
rysiek|plamin81: when you get back, paste me what this command gives you: ip r | grep default12:35
=== dac_ is now known as fnu
zerocooli tryed too12:35
=== spark_ [n=spark@p85.212.54.112.tisdip.tiscali.de] has joined #kubuntu
amin81rysiek: back!12:36
spark_hi evryone12:36
amin81rysiek: ok, without connecting the cable`12:36
amin81?12:36
K_userrysiek|pl : not there, instructions not clear12:37
rysiek|plamin81: yeah, can do12:37
rysiek|plK_user: huh? hmmm...12:38
amin81rysiek: ok, it says "default dev ath0 scope link metric 1000"12:38
spark_anyone here who could help me with my flash plugin( firefox) so that i can here sound?12:38
rysiek|plK_user: grep floppy /etc/fstab please :)12:38
=== TheInfinity [n=TheInfin@p508F154B.dip0.t-ipconnect.de] has joined #kubuntu
rysiek|plamin81: and ifconfig eth0 | grep 'inet addr' ?12:39
=== wimpies [n=u19809@cable-195-162-216-112.upc.chello.be] has joined #kubuntu
K_usergrep floppy /etc/fstab = /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       012:39
rysiek|plK_user: ok, is floppy in?12:39
=== wolfen13fr [n=wolfen13@AMarseille-151-1-5-146.w82-122.abo.wanadoo.fr] has joined #kubuntu
K_useryes12:40
rysiek|plK_user: mount /dev/fd012:40
amin81rysiek: nothing is showing12:40
rysiek|plK_user: and open Konqueror, set the address to media:/12:40
=== wolfen13fr [n=wolfen13@AMarseille-151-1-5-146.w82-122.abo.wanadoo.fr] has left #kubuntu ["@]
=== martina [n=martina@22.73.78.83.cust.bluewin.ch] has joined #kubuntu
=== nrdb [n=neil@94.136.240.220.dynamic.dsl.comindico.com.au] has joined #kubuntu
rysiek|plamin81: ah, the cable. forgot about the cable :/12:40
=== martina is now known as tina
rysiek|plamin81: ok, few things, again:12:40
amin81rysiek: ok :)12:41
amin81by 'inet addr': should I write exact that or should i write an address?12:41
K_userrysiek|pl : thanks working now - why is this a manual process?12:41
wimpieshi all, Since an update/problem on my ISP mail server Kontact now produces 'unable to complete LIST operation' error. what could be wrong12:41
rysiek|plamin81: exact12:41
amin81rysiek: ok12:41
rysiek|plK_user: sometimes it's not. there is something b0rked with floppies on (k)ubuntu12:42
=== maltaethiron_ [n=paul@d192-24-254-173.try.wideopenwest.com] has joined #kubuntu
rysiek|plamin81: 1. sudo /etc/init.d/networing stop; 2. sudo killall dhclient3; 3. connect the cable; 4. sudo /etc/init.d/networking start; 5. ifconfig eth0 | grep 'inet addr'; 6. ip r | grep default; 7. reconnect the cable to the IRC box and write me, what numbers 5. and 6. printed12:43
amin81rysiek: ok, brb12:43
K_userrysiek|pl : so is it a bug in 7.04?12:43
rysiek|plK_user: <demagogy>who uses floppies nawadays, anyway?</demagogy> ;)12:43
rysiek|plK_user: probably, yeah12:44
K_userrysiek|pl : not me - trying to retreive old data for friend12:44
rysiek|plK_user: thing is: sometimes it works, sometimes it does not. and "sometimes" == "on one machine, on other machine"12:44
=== one [n=one@ppp-82-135-91-13.dynamic.mnet-online.de] has joined #kubuntu
=== gne_ [n=gne@151.23.103.252] has joined #kubuntu
=== user____ [n=user@89.232.5.201] has joined #kubuntu
=== maass is now known as maass_
=== maass_ is now known as maass__
=== Smooph [n=Smooph@p54A75D93.dip.t-dialin.net] has joined #kubuntu
=== one is now known as one23
=== daphbobo_ [n=nats@196.202.57.69] has joined #kubuntu
=== MistaED [n=mistaed@87.212.233.220.exetel.com.au] has joined #kubuntu
=== Aaroncn [n=aaron@59.40.153.52] has joined #kubuntu
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81rysiek: ok, back :)12:53
=== _StefanS_ [i=sfs@nat/ibm/x-d2119d4c4cde6769] has left #kubuntu ["Konversation]
=== jussi01 [n=jussi@dyn3-82-128-185-45.psoas.suomi.net] has joined #kubuntu
amin81rysiek: so what do you need?12:53
amin815 and 6 right?12:53
rysiek|plamin81: what did ifconfig eth0 | grep 'inet addr' write12:53
rysiek|plamin81: yeah12:53
=== pag [n=pavel@cs78224067.pp.htv.fi] has joined #kubuntu
amin81rysiek: it wrote: ifconfig eth0 | grep 'inet addr'12:54
amin81          inet addr:192.168.0.101  Bcast:192.168.1.255  Mask:255.255.255.012:54
rysiek|plamin81: ...and what did ip r | grep default (which is number 6. ;) ) print12:54
rysiek|playe12:54
amin81rysiek: and 6 wrote: ip r | grep default12:54
amin81default dev ath0  scope link  metric 100012:54
=== mrigns_ is now known as mrigns
=== ninHer [n=ninHer@11.Red-81-36-254.dynamicIP.rima-tde.net] has joined #kubuntu
rysiek|plamin81: ok, here we go again, then ;)12:55
amin81rysiek: nooooooooooooo! hehehe12:55
amin81rysiek: ok, have gathered some more energy now12:56
amin81rysiek: :)12:56
=== zhangkai [n=zhangkai@222.132.86.138] has joined #kubuntu
=== diogoBR [n=diogopam@200.146.64.55.adsl.gvt.net.br] has joined #kubuntu
=== binks_work [n=binks@host217-36-108-26.in-addr.btopenworld.com] has joined #kubuntu
rysiek|plamin81: 1. sudo /etc/init.d/networking stop; 2. sudo killall dhclient3; 3. connect the cable to the linux box; 4. sudo /etc/init.d/networking start; 5. sudo route add default dev eth0; 6. ip r | grep default; 7. ping -c 3 195.114.161.61; 8. reconnect the IRC box and write me what did numbers 5., 6. and 7. print :)12:57
rysiek|plamin81: notice the *very* important number 5.12:57
amin81ok12:57
amin81rysiek: when i write "sudo killall dhclient3" it says: no process killed12:59
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
K_usergemidjy : floppy working now thanks12:59
rysiek|plamin81: don't worry about it12:59
amin81rysiek: ok, disconnecting now...brb12:59
rysiek|plamin81: that's ok, we're doing killall just in case12:59
rysiek|plgluck :)12:59
amin81rysiek: hehehe! :)01:00
=== delight [n=delight@bchm-4d0904fb.pool.mediaWays.net] has joined #kubuntu
=== pag [n=pavel@cs78224067.pp.htv.fi] has joined #kubuntu
=== yo [n=chairatk@ppp-124.121.114.107.revip2.asianet.co.th] has joined #kubuntu
=== spark_ [n=spark@p85.212.54.112.tisdip.tiscali.de] has joined #kubuntu
=== TheInfinity [n=TheInfin@p508F154B.dip0.t-ipconnect.de] has joined #kubuntu
delightwhat do i have to do to make kde work with gdm or gnome work with kdm ... since feisty I can't shut down directly if I don't use the "fitting" Desktop-Manager01:01
delight!kdm01:01
ubotuSorry, I don't know anything about kdm - try searching on http://bots.ubuntulinux.nl/factoids.cgi01:01
=== user1 [n=user1@71-219-244-102.clsp.qwest.net] has joined #kubuntu
delight!gdm01:01
ubotuSorry, I don't know anything about gdm - try searching on http://bots.ubuntulinux.nl/factoids.cgi01:01
delight!dm01:01
ubotuSorry, I don't know anything about dm - try searching on http://bots.ubuntulinux.nl/factoids.cgi01:02
=== kalorin_ [n=kalorin@8.8.206.254] has joined #kubuntu
=== nono [n=nono@200.178.147.68] has joined #kubuntu
=== esteele__ [n=esteele@8.8.206.254] has joined #kubuntu
=== enrique [n=enrique@58.Red-80-24-33.staticIP.rima-tde.net] has joined #kubuntu
=== Eyeless [n=hjalle@d83-183-204-137.cust.tele2.se] has joined #kubuntu
=== zerozero [n=zerozero@unaffiliated/zerozero] has joined #kubuntu
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #kubuntu
=== sercik [n=sercik@host199-160-dynamic.16-87-r.retail.telecomitalia.it] has joined #kubuntu
=== sercik [n=sercik@host199-160-dynamic.16-87-r.retail.telecomitalia.it] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81rysiek: back!01:10
rysiek|playe01:10
rysiek|plwhassup01:10
rysiek|plneed 5., 6. and 7. :)01:10
amin81rysiek: nothing happened after i wrote sudo route add01:10
rysiek|plcorrect01:11
amin81rysiek: let me post 6 and 701:11
rysiek|plok01:11
amin81rysiek: http://paste.ubuntu-nl.org/20780/01:11
=== tony__ [n=tony@124.109.64.232] has joined #kubuntu
rysiek|plamin81: ok, that did not quite work well... ehh... another try then01:12
amin81rysiek: :( ok01:13
=== velle [n=velle@unaffiliated/velle] has joined #kubuntu
rysiek|plamin81: 1. sudo /etc/init.d/networking stop; 2. sudo killall dhclient3; 3. connect the cable to the linux box; 4. sudo /etc/init.d/networking start; 5. sudo route add default gw 192.168.1.1; 6. ip r | grep default; 7. ping -c 3 195.114.161.61; 8. reconnect the IRC box and drop me a line01:13
amin81rysiek: ok, brb01:14
rysiek|plamin81: sorry it's such a tiresome way of doing things01:14
rysiek|plamin81: but there is no other since you haven't got a second cable :/01:14
=== tinin [n=tinin@181.Red-88-8-209.dynamicIP.rima-tde.net] has joined #kubuntu
amin81rysiek: dont be, I should be thankful that you are patient01:15
rysiek|plno problem, really01:15
=== Huahua [n=hua@121.32.160.214] has joined #kubuntu
rysiek|pllinux is all about the community ;)01:15
=== olesja [n=olesja@p50883634.dip0.t-ipconnect.de] has joined #kubuntu
=== jonnybecker [n=jonnybec@p54992F52.dip0.t-ipconnect.de] has joined #kubuntu
amin81rysiek: true, and I want to be a part of the community so I hope you are able to solve the problem. :)01:16
=== rh058211 [n=rh058211@c529dc7f0.cable.wanadoo.nl] has joined #kubuntu
amin81rysiek: dont want to be a windows supporter! hehe01:16
amin81rysiek, disconnecting now, brb01:16
=== esteele_ [n=esteele@8.8.206.254] has joined #kubuntu
=== byron [n=byron@p5484DEF7.dip.t-dialin.net] has joined #kubuntu
=== icecruncher [n=jon@58.147.94.226] has joined #kubuntu
=== mon_ [n=mon@eu99-120-168.clientes.euskaltel.es] has joined #kubuntu
icecruncherhelp, my computer does not recoginze m cdrom drive, and it's not listed under /dev01:21
rysiek|plicecruncher: huh? did you actually try to use it?01:22
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
icecruncherrysiek|pl: it's worked before, no auto mount no recognision, cnat even ount01:23
=== ArtMoonik [n=artmooni@mar92-3-82-66-233-126.fbx.proxad.net] has joined #kubuntu
icecruncher*can't even mount01:23
rysiek|plicecruncher: strange. are you sure you didn't unplug anything?01:23
icecruncheryes01:23
rysiek|plicecruncher: are you able to eject it?01:24
icecrunchermanually, by button, yes01:24
rysiek|plicecruncher: did you try to reboot?01:24
icecruncheryes01:24
rysiek|plicecruncher: paste me your dmesg somewhere, e.g. on http://paste.ubuntu-nl.org/01:24
icecruncherk01:25
=== jussi01 [n=jussi@dyn3-82-128-185-45.psoas.suomi.net] has joined #kubuntu
=== anno_ [n=anno@86.56.45.75] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
=== praecox [i=mati73@borowiak.pl] has left #kubuntu []
amin81rysiek: back...doesnt seem like it worked01:27
amin81rysiek: let me post it for you01:27
=== ninni [n=ninni@adsl-158-92.38-151.net24.it] has joined #kubuntu
=== delight_ [n=delight@bchm-4d0904fb.pool.mediaWays.net] has joined #kubuntu
amin81rysiek: http://paste.ubuntu-nl.org/20784/01:28
rysiek|plon it01:29
amin81rysiek: cool, thnx01:29
=== niles_ is now known as NetersLandreau
rysiek|plhmmm01:30
=== maltaethiron_ [n=paul@d192-24-254-173.try.wideopenwest.com] has joined #kubuntu
amin81rysiek: that didnt sound good...hehe01:30
rysiek|plI think we're getting closer step by step :)01:31
=== marko [n=marko@62.162.216.50] has joined #kubuntu
=== kalorin_ [n=kalorin@8.8.206.254] has joined #kubuntu
amin81rysiek: hehe, I hope so.01:32
rysiek|plamin81: we tried setting the gateway's network interface, and the gateway's IP number. now I need to find a way to set gateways BOT interface and IP at the same time :)01:32
rysiek|plamin81: gimme 5mins01:32
amin81rysiek: ok, thnx01:33
amin81rysiek: when I wrote "networking start" i had forgotten to connect the cable01:34
amin81rysiek: that is, the last time01:34
=== daphbobo_ is now known as daphbobo
amin81rysiek: so I restarted again with writing "networking stop, killall, networking start"...hope that should not be a problem01:34
rysiek|plamin81: remember to plug it in the next time ;) I don't think it changed anything, but you can try the last commands again, this time plugging the cable in01:35
byronHi, I really got a problem with hibernate/suspend on my laptop, it suspends but when it returns It won't wake up completely. I'll only get a black screen and I can't shutdown. Does anyone have an idea how I can solve this problem?01:35
amin81rysiek: yeah, that is what I did...I stopped at the "networking start" command and started all over01:35
rysiek|plbyron: I have the same problem, and still haven't found the solution. thing is - laptop manufacturers don' give Linux the needed drivers01:35
=== roconnor [n=roconnor@n138176.science.ru.nl] has joined #kubuntu
rysiek|plamin81: ok, gimme 5 mins :)01:36
amin81rysiek: ok :)01:36
=== Kr4t05 [n=andrew@dsl-206-251-14-231.dsl0.crls.pa.net] has joined #kubuntu
byroni tried a software suspender but that won't work too.01:36
=== busfahrer [n=chris@unixboard/user/busfahrer] has joined #kubuntu
=== mtn_man [i=Mtnman@adsl-70-142-43-225.dsl.tul2ok.sbcglobal.net] has joined #kubuntu
=== Authority [n=whardin@chewy2.dalsemi.com] has joined #kubuntu
=== ninni [n=ninni@adsl-158-92.38-151.net24.it] has joined #kubuntu
=== mc________ [n=mc@62.218.230.197] has joined #kubuntu
=== fddhh [n=fddhh@212.85.39.195] has joined #kubuntu
rysiek|plamin81: amin81: 1. sudo /etc/init.d/networking stop; 2. sudo killall dhclient3; 3. ***connect the cable to the linux box*** ;) ; 4. sudo /etc/init.d/networking start; 5. sudo route add default gw 192.168.1.1 dev eth0; 6. ip r | grep default; 7. ping -c 3 195.114.161.61; 8. reconnect the IRC box and drop me a line01:42
=== novaquality [n=novaqual@51.Red-83-35-31.dynamicIP.rima-tde.net] has joined #kubuntu
=== Iwonder|too [n=Iwonder@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
amin81rysiek: yes! brb01:43
=== trym [n=trym@194.63.254.17] has joined #kubuntu
=== maltaethiron_ [n=paul@d192-24-254-173.try.wideopenwest.com] has joined #kubuntu
rysiek|plamin81: gluck01:44
=== johan_ [n=johan@90-224-8-161-no124.tbcn.telia.com] has joined #kubuntu
=== fraiddo [n=fred@lns-bzn-49f-62-147-164-174.adsl.proxad.net] has joined #kubuntu
=== EyeVisions [n=tube@ip545771a3.direct-adsl.nl] has joined #kubuntu
EyeVisions!VMware01:46
ubotuVMWare Player is in Ubuntu's !Multiverse repository (package "vmware-player"), and http://www.easyvmx.com/easyvmx.shtml can create VMs for it. For VMWare Server, instructions can be found at https://help.ubuntu.com/community/VMware - See also !virtualizers01:46
rysiek|plmethinks QEmu or VirtualBox rock, and they are OpenSource ;)01:46
=== novaquality [n=novaqual@51.Red-83-35-31.dynamicIP.rima-tde.net] has joined #kubuntu
=== LegolasV [n=whoeiii3@84-53-73-98.adsl.unet.nl] has joined #kubuntu
=== johan__ [n=johan@90-224-8-161-no124.tbcn.telia.com] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
Kr4t05I could never get QEmu to run at full-speed, for some reason. :/ Oh, well, I went back to dual-booting, anyway.01:50
amin81rysiek: back! I am pretty sure it didnt work01:50
=== pjesi [n=pjesi@perl.is] has joined #kubuntu
amin81rysiek: http://paste.ubuntu-nl.org/20787/01:51
rysiek|plamin, m'kay, what did we get in 5., 6. and 7.?01:51
=== ninni_ [n=ninni@adsl-158-92.38-151.net24.it] has joined #kubuntu
rysiek|plok01:51
pjesihi, I am curious were all the automatic codec stuff is in kubuntu 7.04?01:51
Kr4t05!codecs > pjesi01:51
rysiek|plamin81: umm, now something else went wrong01:51
Kr4t05pjesi: Or, you could apt-get install automatix2 and try that. :)01:52
rysiek|plamin81: we didn';t even get an IP from DHCP, which we did get before01:52
amin81rysiek: yeah...01:52
amin81network was unreachable01:52
=== nick_ [n=nick@87-188-163.netrunf.cytanet.com.cy] has joined #kubuntu
amin81rysiek: and the cable was connected this time :)01:52
pjesiI am aware of these things... but I was told that codecs are now a "breeze"...01:52
=== gaxt [n=explore@p57B8D9B9.dip.t-dialin.net] has joined #kubuntu
=== The_Un-Named [n=a@88-107-138-72.dynamic.dsl.as9105.com] has joined #kubuntu
rysiek|plamin81: maybe try again, this time give ~5sec. time between 1. and 2., 2. and 3., 3. and 4., and 4. and 5.01:53
=== gaxt is now known as explore
amin81rysiek: ok, brb01:53
rysiek|plamin81: if it gives you the same thing01:53
amin81rysiek: yes?01:53
rysiek|plamin81: (IP of 169.*.*.*)01:53
rysiek|plamin81: then reboot the linux box with the cable plugged-in01:54
rysiek|pland after reboot do only 5. and on01:54
amin81rysiek: ok01:54
rysiek|plamin81: (5, 6, 7, 8)01:54
amin81rysiek: cool, brb01:54
rysiek|plok01:54
=== Kr4t05 [n=andrew@dsl-206-251-14-231.dsl0.crls.pa.net] has joined #kubuntu
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
pjesithe add/remove app just hangs, it never loads01:57
=== Fig0^Etch [n=Fig0@p5486D3C6.dip.t-dialin.net] has joined #kubuntu
=== icecruncher [n=jon@58.147.94.226] has joined #kubuntu
=== blendo [n=blendo@port-212-202-121-44.static.qsc.de] has joined #kubuntu
=== savetheWorld [n=Lester@c-24-62-225-133.hsd1.ma.comcast.net] has joined #kubuntu
=== spawn57 [n=sunil@n219078065095.netvigator.com] has joined #kubuntu
=== alberto [n=alberto@30.pool80-103-123.dynamic.orange.es] has joined #kubuntu
=== Ayande [n=ayande@c83-250-186-109.bredband.comhem.se] has joined #kubuntu
=== neptunepink [n=poseidon@adsl-76-195-8-53.dsl.snfc21.sbcglobal.net] has joined #kubuntu
=== aldin [n=aldin@cm-4894.europronet.ba] has joined #kubuntu
K_userpjesi : could do "sudo apt-get install libxine-extracodecs"02:04
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81rysiek: back!02:04
amin81rysiek: this time it was all messed up02:04
=== student [n=student@gymsup.brno.indos.cz] has joined #kubuntu
amin81rysiek: 5 says: network is unreachable (like before)02:05
=== _4strO [n=cedric@AStrasbourg-253-1-61-104.w86-213.abo.wanadoo.fr] has joined #kubuntu
amin81rysiek: 6 says: nothing...02:05
amin81rysiek: 7 says: network is unreachable02:05
rysiek|plamin81: ah, darn. it is quite possible that the DHCP server has just temporarily blocked your MAC (netcard's hardware address) due to large number of attepts :/02:06
amin81rysiek: hmm, ok02:06
rysiek|plamin81: and just when I think we had a solution ready02:06
rysiek|pl:/02:07
amin81rysiek: hehehe02:07
=== rik_ [n=rik@85.94.226.141] has joined #kubuntu
=== Alextremo [n=desarrol@201.208.68.32] has joined #kubuntu
amin81rysiek: approx how long time does it take before it resets?02:07
rysiek|plamin81: you can give it - say - an hour or so of time, and if it still does not work the same way (unreachable, etc), then - are you ging to be here in about 6 hours? :)02:08
=== hruskin [n=martin@feldconf.feld.cvut.cz] has joined #kubuntu
rysiek|plamin81: it depends on DHCP erver's settings, it might be anything, but usually it's 1hr, 6hrs, 12hrs or 24hrs02:08
=== bentob0x [n=laurent@ip-213-49-72-196.dsl.scarlet.be] has joined #kubuntu
=== glen [n=glen@170.84-49-69.nextgentel.com] has joined #kubuntu
amin81rysiek: yes, I have some work to do but I will be online at 8, my local time (in about 6 hrs)02:09
rik_Hi I installed Ubuntu and then installed the kubuntu-desktop package, is that all I gotta do to get kubutu ( yes I found out that i prefer KDE)02:09
amin81rysiek: from where should I write the commands, 5 and onwards or from network stop?02:09
icecruncherrik_: cool02:10
rik_wait i forgot the ?02:10
rik_is that it ? :P02:10
icecruncherrik_: pls explain02:10
amin81rysiek: ?02:11
=== mhb [n=mhb@ubuntu/member/mhb] has left #kubuntu []
rik_well to transfor ubuntu into kubuntu the only thing i gotta do is to get the kubuntu-desktop package ?02:11
icecruncheryes02:11
=== ninni [n=ninni@adsl-158-92.38-151.net24.it] has joined #kubuntu
rysiek|plamin81: sorry, I'm back02:11
icecruncherrik_: sudo aptitude install kubuntu-desktop02:11
rysiek|plamin81: I'll be here in 6hrs too02:11
amin81rysiek: ok, cool!02:11
rik_ok cool02:12
=== _4strO [n=cedric@AStrasbourg-253-1-61-104.w86-213.abo.wanadoo.fr] has joined #kubuntu
rysiek|plrik_: yes02:12
amin81rysiek: thanx a lot for your help so far...02:12
=== OutoLumo_ [n=tuomas@ARouen-151-1-11-8.w90-22.abo.wanadoo.fr] has joined #kubuntu
amin81rysiek: by the way, should I start all the way from networking stop or is it enough to start from 5?02:13
rysiek|plamin81: if you reboot linux with the cable PLUGGED-IN, you only need 5 -> end02:14
rysiek|plamin81: afterwards, start all over from 1. if you need another try :)02:14
amin81rysiek: ok, cool!02:14
=== Zerlinna [n=mirjam@C6ed7.c.strato-dslnet.de] has joined #kubuntu
amin81rysiek: thanx a lot for your time02:15
rysiek|plamin81: thing is: upon shutdown Linux does /etc/init.d/networkin stop02:15
amin81rysiek: ok02:15
rysiek|plamin81: and upon boot-up - /etc/init.d/networking start02:15
rysiek|plso no need for it after a boot02:15
=== rik_ [n=rik@85.94.226.141] has joined #kubuntu
amin81rysiek: got it!02:15
=== terrie [n=terrie@c-68-63-221-54.hsd1.ms.comcast.net] has joined #kubuntu
rysiek|plamin81: no prob, I have quite a few guys to thank for their time, too ;)02:15
=== tmbg [i=tmbg@gateway/gpg-tor/key-0x3DA923CF] has joined #kubuntu
rysiek|plamin81: gtg now, cu in about 6hrs02:16
amin81rysiek: bye for now! :)02:16
rysiek|plcu all02:16
=== djdarkman [n=djdarkma@fl-86-120-23-178.fiberlink.mures.rdsnet.ro] has joined #kubuntu
=== jujimufu [n=jujimufu@ppp023-153.dsl.hol.gr] has joined #kubuntu
djdarkmanhi, how can I check how much memory is a process using exactly?02:16
icecrunchercan somebody help me with my cdrom drive, it's not being recognized02:17
djdarkmansomething is using a lot of memory on my system02:18
_4strOi have shadows on texte everyuwxhere, is it possible to remove it ?02:18
rik_djdarkman,  with ctrl esc you can see the graphic equivalent for "ps aux"  look for vm size02:18
_4strOin fact shadows are everywhere , icons, typo, ...02:19
=== bill [n=bill@c-24-8-238-46.hsd1.co.comcast.net] has joined #kubuntu
_4strOwhere can I change this parameter02:19
nimblesystem settings>appearance>fonts has some font options02:21
=== BlackBsd [n=brian@70.90.248.85] has joined #Kubuntu
=== bentob0x [n=laurent@ip-213-49-72-196.dsl.scarlet.be] has joined #kubuntu
=== BluesKaj [n=Blues@bas1-sudbury98-1177674084.dsl.bell.ca] has joined #kubuntu
=== fsckr_laptop [n=rich@pool-71-101-99-158.tampfl.dsl-w.verizon.net] has joined #kubuntu
=== psyco-obiwan [n=cschnee@2001:4060:4419:b1:0:0:0:2] has joined #kubuntu
_4strOnimble: i try this but no results02:23
nimbleare you using kwin?02:23
_4strOnimble: and the shadows are on Desktop icons too02:23
_4strOnimble: beryl02:23
psyco-obiwanhello, i try to install kubuntu 7.04 on a acer notebook which worked fine with debian sarge before. Now when the cd boots it hangs at repeating "Disabling irq #15", does anybody have a hint for me ?02:23
BluesKajHowdy all :)02:24
=== aluno [n=aluno@200.135.58.14] has joined #kubuntu
nimbledo you still get the shadows without beryl?02:24
_4strOnimble: yes02:24
BluesKajpsyco-obiwan, check your BIOS tosee what the interrupt is02:25
=== chadmmc [n=chad@74-33-169-161.dsl1-merch.roc.ny.frontiernet.net] has joined #kubuntu
=== Iwonder|too [n=Iwonder@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
=== angelripper [n=nuyao@pD9E0EC58.dip0.t-ipconnect.de] has joined #kubuntu
djdarkmanwhat units does ps display the memory in?02:26
=== Alextremo [n=desarrol@201.208.68.32] has joined #kubuntu
=== bentob0x [n=laurent@ip-213-49-72-196.dsl.scarlet.be] has joined #kubuntu
nimbledo you have translucency/shadows enabled in system settings>window behaviour?02:27
=== Iwonder|too [n=Iwonder@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
_4strOnimble: i had it and change it right now, do i have to restart X ?02:29
=== chadmmc [n=chad@74-33-169-161.dsl1-merch.roc.ny.frontiernet.net] has joined #kubuntu
psyco-obiwanBluesKaj: its a noteboot, can check what 15 is i see there only some of the irqs, however i suspect its the ide controller02:29
=== chadmmc [n=chad@74-33-169-161.dsl1-merch.roc.ny.frontiernet.net] has left #kubuntu ["Konversation]
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
BluesKajuh oh ..that could be a prob , psyco-obiwan02:30
=== viviersf [n=cain@196.44.1.98] has joined #kubuntu
psyco-obiwanin what regards BluesKaj ?02:30
rik_I got 6.10 , when i used Gnome it told me that i can update to 7.(somethin) where is that update thing in KDE ?02:30
nimblenot sure i havent tried it, couldnt hurt to though02:30
=== _4strO [n=cedric@AStrasbourg-253-1-61-104.w86-213.abo.wanadoo.fr] has joined #kubuntu
BluesKajskipping the irq without cosequences ...lets' hope it isn't to serious02:31
nimblei think adept manager will prompt you to update02:31
=== tackat [n=tackat@87.139.82.80] has joined #kubuntu
psyco-obiwanto me it looks like this https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/3699802:32
=== pticouillon [n=pticouil@fac34-4-82-239-52-199.fbx.proxad.net] has joined #kubuntu
=== Iwonder|too [n=Iwonder@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
=== PhinnFort [n=martin@unaffiliated/phinnfort] has joined #kubuntu
jujimufuAlthough on windows quake III runs just fine, on linux, cube-2 runs at 17-20 fps... any ideas?02:33
=== icecruncher [n=jon@58.147.94.226] has joined #kubuntu
nimblecube-2?02:34
PhinnFortjujimufu: type "glxinfo | grep ire" in a terminal for me02:34
PhinnFortanyone know where I can get the latest blender debs?02:35
rik_jujimufu,  you ran glxinfo | grep direct02:35
rik_?02:35
=== chadmmc [n=chad@74-33-169-161.dsl1-merch.roc.ny.frontiernet.net] has joined #kubuntu
PhinnFortgrep direct won't do anything02:35
PhinnFortgrep Direct, maybe02:35
rik_glxinfo | grep direct02:35
rik_libGL warning: 3D driver claims to not support visual 0x5b02:35
rik_direct rendering: Yes02:35
rik_hu :P02:36
jujimufurik_, PhinnFort: it says it is enabled. And it sure is, since I am running beryl just fine...02:36
=== stuart_ [n=stuart@CL-Blue-Halls-RB.herts.ac.uk] has joined #kubuntu
=== Jonty [n=jadh@77-97-207-100.cable.ubr11.edin.blueyonder.co.uk] has joined #kubuntu
PhinnFortjujimufu: well, beryl doesn't play nice with 3d-apps02:36
PhinnFortjujimufu: try disabling it02:36
jujimufuPhinnFort: so if I quit beryl ,it should play better?02:36
jujimufuok, wait.02:36
nimbleor just select kwin02:37
PhinnFortkwin is good02:37
=== andre_moraes [n=andre@BCA201062208162.res-com.wayinternet.com.br] has joined #kubuntu
nimbleor creating a new session on kwin or something works as well i think02:38
psyco-obiwanBluesKaj: for the record, it seems the problem exists only with newer 2.6. kernels and mostly on notebooks. It can be worked around by either irqpoll or acpi=off noapic pci=bios02:39
=== _4strO [n=cedric@AStrasbourg-253-1-61-104.w86-213.abo.wanadoo.fr] has joined #kubuntu
=== iPluto [n=iPluto@ppp-62-10-67-127.dialup.tiscali.it] has joined #kubuntu
jujimufuPhinnFort: it run as low as 5 fps...02:40
PhinnFortjujimufu: did you disable beryl?02:40
=== UFFFFFF [n=james@211.31.186.60.broad.hz.zj.dynamic.163data.com.cn] has joined #kubuntu
PhinnFortjujimufu: hit alt+f2, type in "kwin --replace" and hit enter02:40
jujimufuPhinnFort: I did disable beryl, and I also closed beryl manager.02:40
PhinnFortjujimufu: then there's a problem with the game you're playing, I think02:41
PhinnFortjujimufu: are you using wine?02:41
jujimufuno, I have downloaded the source from the site.02:41
=== ali [n=ali@82-35-112-112.cable.ubr07.dals.blueyonder.co.uk] has joined #kubuntu
=== stuart_ [n=stuart@CL-Blue-Halls-RB.herts.ac.uk] has joined #kubuntu
=== marko [n=marko@62.162.222.70] has joined #kubuntu
BluesKajbbl02:42
PhinnFortjujimufu: I'm not really sure how stuff is packed, but it could be linked against the wrong libraries, and use software rendering02:42
PhinnFort!find cube02:42
ubotuFound: kjumpingcube, kwin-style-alphacube, roundcube-webmail, wmcube02:42
jujimufuPhinnFort: I didn't say "repos" I said "source code"... :|02:42
PhinnForti know02:43
PhinnFortthat's why I wanted to know if there was a package available02:43
jujimufuPhinnFort: I had searched for a package before. I do prefer installing debs from repos than installing things from sources.02:43
=== fsckr_laptop [n=rich@pool-71-101-99-158.tampfl.dsl-w.verizon.net] has joined #kubuntu
PhinnFortjujimufu: can you select different renderers in-game?02:44
=== OutoLumo_ [n=tuomas@ARouen-151-1-118-234.w90-22.abo.wanadoo.fr] has joined #kubuntu
markohow can i install driver for nvidia fx 520002:44
PhinnFort!nvidia | marko02:45
=== mc________ is now known as mc__
ubotumarko: To install the Ati/NVidia drivers for your video card, see https://help.ubuntu.com/community/BinaryDriverHowto02:45
=== hruskin [n=martin@feldconf.feld.cvut.cz] has left #kubuntu ["Kopete]
icecruncherwhat's the lame mp3 plugin for k3b called02:47
icecruncher?02:47
=== salon [n=salon@140.Red-80-59-64.staticIP.rima-tde.net] has joined #kubuntu
PhinnFort!k3b02:48
ubotuk3b is a feature-rich and user-friendly burning application for KDE (and, as all KDE applications, works fine on GNOME). For a guide, see https://help.ubuntu.com/community/K3BHowto02:48
PhinnFort!find k3b02:48
ubotuFound: k3b, k3b-i18n, libk3b-dev, libk3b2, libk3b2-mp302:48
PhinnFort!info libk3b2-mp302:48
ubotulibk3b2-mp3: The KDE cd burning application library - MP3 decoder. In component universe, is optional. Version 1.0-0ubuntu2 (feisty), package size 39 kB, installed size 104 kB02:48
PhinnFortcapisce?02:48
icecruncherk02:49
icecrunchertnks02:49
=== Iwonder|too [n=Iwonder@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
PhinnFortyw02:49
=== djdarkman [n=djdarkma@fl-86-120-23-178.fiberlink.mures.rdsnet.ro] has joined #kubuntu
=== mickwolfram [n=mickwolf@d83-181-199-235.cust.tele2.it] has joined #kubuntu
jujimufuPhinnFort: I don't think I can select different renderers in-game...02:50
PhinnFortjujimufu: I'm sorry I can't help you...02:51
=== Ikawe [n=ikawe@viborgDHCP-63.216-16-82.iw.net] has joined #kubuntu
jujimufubaah02:51
PhinnFortjujimufu: have you tried other opengl games?02:51
PhinnFortbriqoulo, et al?02:51
jujimufuPhinnFort: well, cube, the previous game from that one, which uses the same game engine, though. It also plays at about 2002:51
PhinnFortjujimufu: did you get it from the repos?02:52
=== gary_ [n=gary@user-514f7080.l4.c3.dsl.pol.co.uk] has joined #kubuntu
jujimufuPhinnFort: Cube 1, yes. But not the official, it was from another repo, but it was a .deb file.02:53
jujimufuPhinnFort: do you know any opengl games from the repos?02:53
=== see-g [n=see-g@86.42.138.76] has joined #kubuntu
PhinnFortwell, it could be for debian, wrong gl versions and whatever bugs may spring from it;)02:53
PhinnFort!info briqoulo02:53
ubotuPackage briqoulo does not exist in feisty, feisty-seveas02:53
PhinnFort!info briquolo02:53
ubotubriquolo: Fast paced 3d Breakout. In component universe, is optional. Version 0.5.5-1ubuntu1 (feisty), package size 229 kB, installed size 780 kB02:53
PhinnFort:D02:53
PhinnFort!info nexuiz02:54
ubotunexuiz: A fast-paced 3D Ego-Shooter. In component universe, is optional. Version 2.2.3-1 (feisty), package size 593 kB, installed size 1488 kB02:54
jujimufu'll try nexuiz, wait02:54
icecruncheranybody know a good java ide02:54
icecruncher?02:54
jujimufuwoah! it needs 140 megs to be downloaded!02:54
=== umberto_ [n=umberto@host-84-223-149-96.cust-adsl.tiscali.it] has joined #kubuntu
Jucatoicecruncher: netbeans? eclipse? (not really sure, just heard about them)02:55
umberto_salve02:55
PhinnFort!info scorched3d | jujimufu02:55
ubotujujimufu: scorched3d: 3D artillery game similar to Scorched Earth. In component universe, is optional. Version 40.1d.dfsg-1ubuntu1 (feisty), package size 1139 kB, installed size 2972 kB02:55
umberto_qualche ita?02:55
PhinnFort!it | umberto_02:55
ubotuumberto_: Vai su #ubuntu-it o su #kubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie!02:55
=== _4strO [n=cedric@AStrasbourg-253-1-61-104.w86-213.abo.wanadoo.fr] has joined #kubuntu
=== blenheim [n=blenheim@217-78-203-59.ktab.customers.dnainternet.fi] has joined #kubuntu
umberto_sorry02:56
=== umberto_ [n=umberto@host-84-223-149-96.cust-adsl.tiscali.it] has left #kubuntu ["Konversation]
PhinnFortnp02:56
=== wagners [n=wagners@olvi.informatik.uni-bonn.de] has joined #kubuntu
=== icecrash [n=swilhelm@194.169.222.73] has joined #kubuntu
PhinnFortjujimufu: i'll go and eat now02:56
=== icecrash [n=swilhelm@194.169.222.73] has left #kubuntu ["Konversation]
=== HanzZ [n=HanzZ@212.24.149.74] has joined #kubuntu
=== Streemo [n=patrick@p57B8E963.dip.t-dialin.net] has joined #kubuntu
=== humbolto [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
=== os2mac [n=jim@209.193.53.178] has joined #kubuntu
=== blenheim_ [n=blenheim@217-78-203-59.ktab.customers.dnainternet.fi] has joined #kubuntu
=== Aweert [n=ikawe@host-205-17-2-96.midco.net] has joined #kubuntu
=== _4strO [n=cedric@AStrasbourg-253-1-61-104.w86-213.abo.wanadoo.fr] has joined #kubuntu
psyco-obiwanhah, a bios update did wonders too...03:00
=== calvarez [n=Hhhhh@r82h185.res.gatech.edu] has joined #kubuntu
=== olympic_ [n=olympic@203.176.179.42] has joined #kubuntu
=== olympic_ is now known as ^RoGeR^
=== galathal1on [n=galathal@90-224-168-212-no128.tbcn.telia.com] has joined #kubuntu
=== Smooph [n=Smooph@p54A75305.dip.t-dialin.net] has joined #kubuntu
=== ^RoGeR^ [n=olympic@203.176.179.42] has left #kubuntu ["Konversation]
=== sivaji [n=sivaji@122.164.48.44] has joined #kubuntu
=== jkjk [n=joe@dslb-084-056-240-053.pools.arcor-ip.net] has joined #kubuntu
=== NSCAD_Nathan [n=tech@h64-5-231-250.gtcust.grouptelecom.net] has joined #kubuntu
=== stylus [i=stylus@freenode/helper/stylus] has joined #kubuntu
=== kaukx [n=kaukx@ip118-208.anet.lt] has joined #kubuntu
NSCAD_NathanHi.  Anyone know how I can have digikam just search the photos directory of my Creative Zen Vision:M and not 50GB worth of MP3s?03:10
=== Sayim [n=ikawe@viborgDHCP-63.216-16-82.iw.net] has joined #kubuntu
=== flake [n=rmcdanie@6532142hfc81.tampabay.res.rr.com] has joined #kubuntu
=== henrik_ [n=henrik@static-213-182-108-137.teleos-web.de] has joined #kubuntu
=== henrik_ [n=henrik@static-213-182-108-137.teleos-web.de] has left #kubuntu ["Konversation]
=== jesusiyo [n=jesusiyo@87.220.18.242] has joined #kubuntu
=== magical_trevsky [n=magical@80-45-41-53.static.dsl.as9105.com] has joined #kubuntu
=== creadorcreativo [n=insomnia@201-220-127-219.bk10-dsl.surnet.cl] has joined #kubuntu
=== galathal1on is now known as galathalion
=== Aaroncn [n=aaron@59.40.153.52] has left #kubuntu ["Kopete]
=== fideas [n=fideas@122.8.49.33] has joined #kubuntu
=== samiam_ [n=sam@cpe-70-124-72-69.austin.res.rr.com] has joined #kubuntu
=== jesusiyo [n=jesusiyo@87.220.18.242] has joined #kubuntu
=== hs_ [n=hs@fwbox.uevora.pt] has joined #kubuntu
=== maass__ [n=maass@88.213.44.204] has joined #kubuntu
jujimufu!find 3D03:23
ubotuFound: dovecot-pop3d, xaw3dg, xaw3dg-dev, 3dchess, 3ddesktop (and 45 others)03:23
jujimufu!3dchess03:23
ubotuSorry, I don't know anything about 3dchess - try searching on http://bots.ubuntulinux.nl/factoids.cgi03:23
=== hivemind [n=kasdaye@S010600179a9f2971.cg.shawcable.net] has joined #kubuntu
jujimufu!chess03:23
ubotuSorry, I don't know anything about chess - try searching on http://bots.ubuntulinux.nl/factoids.cgi03:23
jujimufu!3D chess03:23
ubotuSorry, I don't know anything about 3d chess - try searching on http://bots.ubuntulinux.nl/factoids.cgi03:23
jujimufubah03:23
jujimufu!find game 3D03:23
ubotuFound: gnome-games, gnome-games-data, kdegames, kdegames-card-data, kdegames-dbg (and 33 others)03:23
pagjujimufu, trying to get info about 3dchess?03:24
pag!info 3dchess03:25
ubotu3dchess: 3D chess for X11. In component universe, is optional. Version 0.8.1-12 (feisty), package size 31 kB, installed size 132 kB03:25
=== piotr [n=piotr@86.41.195.41] has joined #kubuntu
=== dragon01 [n=dragon01@212.60.251.173] has joined #kubuntu
=== Brownie_ [i=Brownie@c-69-248-19-223.hsd1.pa.comcast.net] has joined #kubuntu
jujimufupag: lol.. thanks :P03:27
pagnp :)03:27
BluesKajpag, whynot just play online chess ?03:28
=== Fig0^Etch [n=Fig0@p5486d3c6.dip.t-dialin.net] has joined #kubuntu
BluesKajoops I mean jujimufu03:29
=== sakabatou [n=sakabato@sb-217-129-120-240.netvisao.pt] has joined #kubuntu
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== max_ [n=max@bas1-montreal42-1242354405.dsl.bell.ca] has joined #kubuntu
=== KiPSeRoN [n=KVIrc@bzq-84-108-124-197.cablep.bezeqint.net] has joined #kubuntu
=== KiPSeRoN [n=KVIrc@bzq-84-108-124-197.cablep.bezeqint.net] has left #kubuntu ["Time]
=== |carlos|t41| [n=carlos@hillside-house.demon.co.uk] has joined #kubuntu
=== OutoLumo_ [n=tuomas@ARouen-151-1-89-74.w90-22.abo.wanadoo.fr] has joined #kubuntu
=== elcuco [n=elcuco@62.90.10.53] has joined #kubuntu
=== UKESN|Javax [n=javax@3.Red-83-46-65.dynamicIP.rima-tde.net] has joined #kubuntu
pjesiit is a shame that the "easy restricted extras" feature is only for ubuntu03:39
=== KiPSeRoN [n=KVIrc@bzq-84-108-124-197.cablep.bezeqint.net] has joined #kubuntu
=== polopolo [n=IceChat7@ip5457cfa6.direct-adsl.nl] has joined #kubuntu
=== yamal [n=yamal@Room641A.no-such-agency.net.ru] has joined #kubuntu
=== ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #kubuntu
=== ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #kubuntu
=== Cnl_Delta [n=Cnl_Delt@124.125.39.108] has joined #kubuntu
=== kalorin [n=kalorin@8.8.206.254] has joined #kubuntu
=== |Osiris [n=Bas@82-217-2-215.cable.quicknet.nl] has joined #kubuntu
polopoloHello all03:45
=== |carlos|t41| [n=carlos@hillside-house.demon.co.uk] has joined #kubuntu
polopoloWhen I install ubuntu on kubuntu, And a new release is released, and I upgrade on kubuntu, should kubuntu also upgrade ubuntu to the new version?03:48
=== llutz [n=lutz@p5480185B.dip0.t-ipconnect.de] has joined #kubuntu
=== phal__ [n=phal@81.214.113.31] has joined #kubuntu
=== fowlduck [n=nate@24-183-45-79.dhcp.mdsn.wi.charter.com] has joined #kubuntu
phal__hi, i have installed the kde package on a plain feisty fawn setup03:50
=== eric [n=eric@APlessis-Bouchard-154-1-30-101.w86-212.abo.wanadoo.fr] has joined #kubuntu
phal__now i can't find where i can change resolution and refresh rate settings03:50
=== stii [n=stii@dsl-242-164-44.telkomadsl.co.za] has joined #kubuntu
pjesisince kubuntu does not ship with any convinient way to install restricted packages, do I have to follow the 6.10 instructions?03:50
phal__can anyone help03:50
pjesiphal__: system settings -> monitor & display03:50
Jucatopjesi: yes, the 6.10 instructions work the same way03:50
=== stii [n=stii@dsl-242-164-44.telkomadsl.co.za] has left #kubuntu ["Konversation]
pjesiJucato: how come kubuntu does not have the same feature as ubuntu?03:51
phal__pjesi: sorry but there is no menu like that03:51
Jucatopolopolo: it all depends whether there are upgrades available for ubuntu as well. but usually, yes03:51
=== andreas_ [n=andreas@p508ED57B.dip.t-dialin.net] has joined #kubuntu
=== wangzg [n=wangzg@168.160.62.44] has joined #kubuntu
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
Jucatophal__: how did you install KDE on Ubuntu again?03:51
Jucatopjesi: because the ones who made the restricted-manager app only made it for Ubuntu03:51
phal__i installed ubuntu feisty fawn first, then downloaded the kde package from synaptic03:52
Jucatoand made it in a way to be dependent on GNOME apps03:52
polopolook03:52
Jucatophal__: which package specifically?03:52
pjesithat is a shame03:52
=== gdiebel [n=gdiebel@adsl-69-217-146-185.dsl.mdsnwi.ameritech.net] has joined #kubuntu
Jucatopjesi: fortunately, unlike ubuntu, when it comes to codecs, Kubuntu actually only needs 2 codecs03:52
phal__it says kde 5:47 in synaptic03:53
phal__but it's 3.56 as seen in control center03:53
Jucatoand Kubuntu 7.10 has automated scripts to install the mp3 codec when you play an MP3 in Amarok and Flash in Konqueror03:53
phal__3.5.6*03:53
pjesiJucato: could you tell which two you are talking about?03:53
Jucatophal__: hm?03:53
=== rbrunhuber [n=Miranda@highway.mvi.de] has joined #kubuntu
Jucatopjesi: libxine-extracodecs (in the repositories) and w32codecs (separate source)03:54
=== gaztetxe [n=gaztetxe@108.pool85-60-140.dynamic.orange.es] has joined #kubuntu
Jucatophal__: anyway, what package did you install? just "kde" or "kubuntu-desktop"?03:54
phal__kde 5:47(feisty) package03:54
phal__just kde03:54
phal__was it wrong?03:55
Jucatowell not really. I suspect you're just reading it wrong03:55
=== ericj2190_ [n=eric@cdm-75-109-79-157.asbnva.dh.suddenlink.net] has joined #kubuntu
Jucatoanyway. install the package "kde-guidance"03:55
phal__i found kubuntu-desktop now in synaptic and it's not installed03:55
phal__im using kde now btw03:55
=== bipolar [n=bflong@216-164-162-138.pa.subnet.cable.rcn.com] has joined #kubuntu
Jucatophal__: then go to K Menu -> Control Center (presuming that System Settings wasn't installed) -> Peripherals -> Display03:55
phal__there is no "Display"03:56
Jucatophal__:  <Jucato> anyway. install the package "kde-guidance"03:56
Jucatoyou have to install that first03:56
phal__ok im looking into that03:56
=== dario [n=dario@82.84.35.163] has joined #kubuntu
=== rogue_ [n=rogue@host86-145-171-127.range86-145.btcentralplus.com] has joined #kubuntu
phal__will i have to install kubuntu-desktop too?03:57
=== [GuS] [n=gdnet@190.48.104.102] has joined #Kubuntu
Jucatophal__: well, not necessarily. it really depends03:57
phal__ok03:58
Jucatothe package "kde" will install *all* the software that KDE ships with.03:58
=== glugbomros [n=glugbomr@59.184.58.127] has joined #kubuntu
=== glugbomros [n=glugbomr@59.184.58.127] has left #kubuntu []
Jucatokubuntu-desktop will only install the select apps and settings (including themes) that Kubuntu installs by default03:58
phal__should i have installed kubuntu-desktop at first?03:58
=== psyco-obiwan [n=cschnee@2001:4060:4419:b1:0:0:0:2] has left #kubuntu []
Jucatophal__: yep. kde comes with a load of things you probably won't need03:59
Jucatoand doesn't install some of the things you might want (amarok, k3b, etc)03:59
=== mikeont [n=mike@XPLR-TS-11-TOR-72-45-115-122.barrettxplore.com] has joined #kubuntu
phal__i thought about that too, it came with tons of games or stuff like that04:00
phal__it was about 200 MBs04:00
=== jonnybecker [n=jonnybec@p54992F52.dip0.t-ipconnect.de] has joined #kubuntu
=== Cosmoboy [n=pvprie@ero34-1-88-161-76-224.fbx.proxad.net] has joined #kubuntu
=== zerbero3 [n=jga@p213.54.17.7.tisdip.tiscali.de] has joined #kubuntu
CosmoboyPeloup!04:03
PhinnFort!resolution04:04
ubotuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type  sudo /etc/init.d/?dm restart  in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto04:04
=== Fig0^Etch [n=Fig0@p5486d3c6.dip.t-dialin.net] has joined #kubuntu
phal__hey, i noticed a "Screen resize and rotate" tool on system tray and i can now change resolution&refresh rate with it :D04:07
=== zhangkai [n=zhangkai@222.173.146.82] has joined #kubuntu
phal__but i don't now how it appeared it werent there before04:07
=== glugbomros [n=glugbomr@59.184.58.127] has joined #kubuntu
PhinnFortphal__: you can run it by running "krandrtray"04:07
PhinnFort!info krandrtray04:07
ubotuPackage krandrtray does not exist in feisty, feisty-seveas04:08
glugbomros!krandtray04:08
ubotuSorry, I don't know anything about krandtray - try searching on http://bots.ubuntulinux.nl/factoids.cgi04:08
phal__ok then thank you all04:08
Jucatoit's part of kdebase. not a separate package04:08
PhinnFortah, ok04:08
=== KennethP [n=kpo@80.167.165.222] has joined #kubuntu
=== henrik_ [n=henrik@static-213-182-108-137.teleos-web.de] has joined #kubuntu
=== glugbomros [n=glugbomr@59.184.58.127] has left #kubuntu []
PhinnFortis it possible to nice apt/dpkg/friends by default?04:09
PhinnForton gentoo there was an option in the config file for emerge to make it nice whenever it was run04:10
Jucatowhat's "make nice"?04:10
PhinnFortJucato: run with another nice value04:10
PhinnFort*make it run nice04:10
=== henrik_ [n=henrik@static-213-182-108-137.teleos-web.de] has left #kubuntu ["Konversation]
PhinnFortd04:10
=== Jucato is totally alien to "nice"
PhinnFortpriority04:11
PhinnFortnice (1)             - run a program with modified scheduling priority04:11
Jucatoah...04:11
PhinnFort;)04:11
=== Jucato doesn't know... too advanced :)
PhinnFort:P04:11
=== pedro [n=pedro@98.Red-83-61-208.dynamicIP.rima-tde.net] has joined #kubuntu
=== Jucato tests something
pedroHi everyone!04:13
PhinnFort!hi | pedro04:13
ubotupedro: Hi! Welcome to #kubuntu!04:13
pedroHow are you?04:13
=== korobase [n=boyee@221.7.125.56] has joined #kubuntu
korobaseHi,all.04:14
pedroI am using Kubuntu feisty and I have a doubt04:14
pedroabout an error message with k3b04:14
pedrohttp://www.mypastebin.com/?code=166228895404:14
korobaseAny one find the knetworkmanager's problems?04:14
pedrothis is it04:14
=== KiPSeRoN hi
pedroanyone knows how to solve it?04:14
=== zhangkai [n=zhangkai@222.173.146.82] has joined #kubuntu
korobaseIt can't connect to network when you change the net from one to another automatically.04:15
=== gandalf__ [n=gandalf@84.4.153.157] has joined #kubuntu
=== Jucato tests something again...
=== LjL [n=ljl@ubuntu/member/ljl] has joined #kubuntu
PhinnFortshould I enable DBE (double buffering) in my X-server?04:17
=== Jucato last try...
=== dr_willis [n=willis@74-140-6-108.dhcp.insightbb.com] has joined #kubuntu
=== JohnFlux_ [n=JohnFlux@cpc3-brig10-0-0-cust96.brig.cable.ntl.com] has joined #kubuntu
=== zhangkai [n=zhangkai@222.173.146.82] has joined #kubuntu
=== cox37 [n=admin@host-84-9-88-73.bulldogdsl.com] has joined #kubuntu
=== cox377_ [n=cox377@host-84-9-88-73.bulldogdsl.com] has joined #kubuntu
=== ubuntu [n=ubuntu@201-213-29-193.net.prima.net.ar] has joined #kubuntu
ubuntu.04:21
=== OutoLumo_ [n=tuomas@ARouen-151-1-40-22.w90-22.abo.wanadoo.fr] has joined #kubuntu
AmyRoseIs there a (working) gtkrc setting to change the icon theme for GTK apps?04:21
=== lesnip3r [n=lesnip3r@CPE-124-182-19-86.sa.bigpond.net.au] has joined #kubuntu
=== lesnip3r [n=lesnip3r@CPE-124-182-19-86.sa.bigpond.net.au] has left #kubuntu ["Konversation]
=== henri_ [n=henri@a80-186-135-79.elisa-laajakaista.fi] has joined #kubuntu
Jucatoyou'd have to ask in *gasp* #ubuntu or *gasps harder* #gnome :/04:24
=== _pedro [n=pedro@98.Red-83-61-208.dynamicIP.rima-tde.net] has joined #kubuntu
=== phal__ [n=phal@88.240.68.26] has joined #kubuntu
dr_willisJucato,  :)  if you dont know the answer! ..... heh heh...04:26
=== dr_willis is reminded of the various intereesting arguments and questions in this channel over the last year or 2..
Jucatowasn't that implied :)04:26
phal__hey i just set my resolution to 1024x768 but after restarting it's 640x480 now and i cant change it higher04:26
phal__what could have gone wrong?04:27
_pedroI don't know if anyone has seen my question04:27
_pedroI have an error message from k3b04:27
Jucato_pedro: I could read the whole error message from your pastebin04:28
_pedrohttp://www.mypastebin.com/?code=166228895404:28
_pedrothat's it04:28
K_userphal__ logout then reset xserver - then login again04:28
phal__resetting it?04:28
Jucatophal__: maybe krandrtray doesn't save settings in between session04:28
Jucatosessions*04:28
K_userleft of where you enter username/password - click there04:29
K_userselect reset xserver04:29
phal__Jucato: i cant change it higher then 640x480 either04:29
K_usermaybe u can reste with out logout - i don't know how04:29
phal__K_user: ok trying04:30
Jucatophal__: it's an X server setting then. you will have to modify it04:30
Jucato!xconfig | phal__04:30
ubotuphal__: To reconfigure your X server, open a console and type  sudo dpkg-reconfigure xserver-xorg  - To configure only the driver and resolution, type  sudo dpkg-reconfigure xserver-xorg -phigh  - See also !FixRes04:30
phal__!fixres04:30
ubotuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type  sudo /etc/init.d/?dm restart  in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto04:30
AmyRoseJucato: But GNOME uses gconf, not .gtkrc04:31
K_userubotu - i have notice if i boot with out touching keyboard i get same problem - do u know of this prob?04:31
AmyRoseK_user: ubotu is a robot04:31
AmyRose!bot04:31
phal__:D04:31
ubotuI am ubotu, all-knowing infobot. You can browse my brain at http://bots.ubuntulinux.nl - Usage info: http://wiki.ubuntu.com/UbuntuBots04:31
=== dr_willis oils uboto
JucatoAmyRose: ah yeah.. right... thought that was what you meant :)04:31
=== calvarez [n=Hhhhh@r82h185.res.gatech.edu] has joined #kubuntu
K_userAmyRose : that's ok - can the robot answer the question04:32
=== rysiek|pl [n=rysiek|p@brama.elka.pw.edu.pl] has joined #kubuntu
=== Micky0815 [n=michael@p549A41CB.dip0.t-ipconnect.de] has joined #kubuntu
=== jack_wyt [n=jack@61.149.1.25] has joined #kubuntu
=== calvarez [n=Hhhhh@r82h185.res.gatech.edu] has joined #kubuntu
AmyRoseK_user: If you want to see if ubotu has an answer, you can try searching here: http://bots.ubuntulinux.nl/factoids.cgi04:34
=== phal__ [n=phal@88.240.68.26] has joined #kubuntu
phal__i can't find where can i reset xserver04:35
phal__there is no option for it in the login screen04:35
AmyRosephal__: I just do sudo service kdm restart04:35
Jucatophal__: there should be. in the Login menu04:35
AmyRoseoh, I also installed the debian-helper-scripts04:35
JucatoI bet he's still using GDM for the login manager04:35
=== mestieri [n=mestieri@104.Red-83-42-74.dynamicIP.rima-tde.net] has joined #kubuntu
=== Aaroncn [n=aaron@59.40.153.52] has joined #kubuntu
AmyRosephal__: Then try sudo /etc/init.d/gdm restart04:36
phal__it's the same login manager as with gnome04:36
AmyRosephal__: Then try my suggestion04:36
phal__ok04:36
Kr4t05Hrm... That's odd...04:36
=== dr_willis [n=willis@74-140-6-108.dhcp.insightbb.com] has left #kubuntu ["Leaving"]
=== eMaX_ [n=emax@79.30.77.83.cust.bluewin.ch] has joined #kubuntu
Kr4t05I burned a movie to DVD, and when I watch it in Kaffiene, the total length is shown as about 30 minutes.04:37
=== Camaxtli [n=Anton@h177105.upc-h.chello.nl] has joined #kubuntu
Kr4t05How does a 120minute feature suddenly get shrunk down, without losing anything of the movie footage?04:37
=== ubuntu [n=ubuntu@84.91.55.243] has joined #kubuntu
=== Micky0815 [n=michael@p549A41CB.dip0.t-ipconnect.de] has left #kubuntu []
=== ubuntu is now known as Ze_M
=== explore [n=explore@p57B8D9B9.dip.t-dialin.net] has joined #kubuntu
=== fireal_ [n=fireal@CPE-123-50-128-11-log01.commslogic.net.au] has joined #kubuntu
=== ejupin [n=ejupin@c-24-61-16-90.hsd1.ma.comcast.net] has joined #kubuntu
Kr4t05Oh, that's why... one "second" in kaffiene is about 5 seconds in reality. :)04:41
Ze_Mi have installed kubuntu feisty and doesnt have any app to configure keyboard, cant have portuguese layout, also dont see how is possible to enable 3D with beryl, konqueror is all f*cked up, unbleievable04:41
JucatoZe_M: you have checked System Settings I presume?04:41
Ze_MJucato: of course04:41
JucatoRegional & Language -> Keyboard Layout?04:42
Ze_Mi have checked all desktop configurations04:42
=== luis__lopez [n=jabba@ip216-239-87-182.vif.net] has joined #kubuntu
Ze_MJucato: but should exit an app that should set this by default like happens in other distros04:42
Jucatofor Beryl, you have to install and configure it manually04:42
Jucatohm?04:42
Ze_MJucato: lol04:42
=== manchicken is now known as manchicken|away
Ze_MJucato: in mandriva we have mandriva drak tools to configure all04:43
Jucatoabout Konqueror, you have to be more specific04:43
=== Ash-Fox [i=UNKNOWN@fgd182.internetdsl.tpnet.pl] has joined #Kubuntu
=== phal__ [n=phal@81.214.115.211] has joined #kubuntu
=== USMarine [n=wtf@lula.inescn.pt] has joined #kubuntu
=== Dekkard [n=right@adsl-67-38-18-174.dsl.sfldmi.ameritech.net] has joined #kubuntu
Ze_Mkonqueror toolbars are all f*cked04:43
Jucatoof course this isn't mandriva... but I get your point04:43
Jucatoagain, can you please be more specific? "f*cked up" doesn't qualify04:43
phal__nothing changed, it froze at "running local boot scripts" and i had to reboot04:43
=== ubuntu [n=ubuntu@84.121.7.252.dyn.user.ono.com] has joined #kubuntu
Kr4t05Jucato: I think he was responding to me. :P04:44
Ze_MJucato: really dont get how is possible that exist guys that ubuntu is that so good, for what i see mandriva beats kubuntu by points04:44
JucatoKr4t05: your customer then04:44
Jucato:)04:44
Kr4t05Jucato: It looks like a rhetorical statement. :P04:44
Kr4t05Ze_M: Right?04:44
Ze_Mwell im gg back to mandriva, kubuntu really disapoints04:45
JucatoZe_M: unless you be more specific at what problem you're having. I don't understand you at all. You're looking for something like MCC? That's System Settings04:45
Kr4t05Uh... You're call.04:45
=== marko [n=marko@62.162.220.141] has joined #kubuntu
=== deichgraf [n=met@tmo-096-11.customers.d1-online.com] has joined #kubuntu
=== sputnik66 [n=sputnik@c-24-12-114-66.hsd1.il.comcast.net] has joined #kubuntu
pjesiman I regret moving from 6.1004:45
=== Guest88856 [n=BobDole@12-214-61-158.client.mchsi.com] has joined #kubuntu
=== deichgraf [n=met@tmo-096-11.customers.d1-online.com] has left #kubuntu []
Guest88856THIS IS BLASPHEMY!04:45
Guest88856THIS IS MADNESS!04:45
=== mode/#kubuntu [+o Jucato] by ChanServ
Guest88856THIS04:45
Guest88856IS04:45
=== mode/#kubuntu [+b *!*@12-214-61-158.client.mchsi.com] by Jucato
=== Guest88856 was kicked off #kubuntu by Jucato (Jucato)
Kr4t05Sparta?04:46
=== mode/#kubuntu [-o Jucato] by ChanServ
Ze_MKr4t05: of course, but since there was so many people saying that kubuntu was from another worls, that was so good, now that i runned it i see that is just a simple distro that is beat by the well know distros mandriva, suse, fedora, etc04:46
Kr4t05Sorry... I had to.04:46
Kr4t05Ze_M: When I say that Kubuntu is "good" I mean that it's better than Windows... I would never try to compare it to another distro, being that I've never used another distro.04:47
JucatoZe_M: 1) don't always believe what other people say. 2) You shouldn't eat an apple expecting it to taste like an orange04:47
=== boggystudios [n=matt@216.229.208.124] has joined #kubuntu
=== daphbobo_ [n=nats@196.202.45.161] has joined #kubuntu
Ze_MJucato: im talking about what other people say about kubuntu comparing to other linux distros04:47
boggystudioshow do I add a program to /etc/init.d so I can use update-rc ?04:47
Kr4t05That, and Ubuntu is somewhat more mature than Kubuntu. I just prefer the feel of KDE.04:48
Ze_MJucato: i really thought that kubuntu could be better than mandirva that is the distro i have been using but is totally the oposite04:48
JucatoZe_M: yes. I know. that's why I said don't always believe in other people's opinions until you've really tried it04:48
=== krzysiek_ [n=krzysiek@aapb103.neoplus.adsl.tpnet.pl] has joined #kubuntu
Ze_Mim trully disapointed...04:48
=== daphbobo_ is now known as daphbobo
Kr4t05Ze_M: Well, if you're not happy with Kubuntu, by all means, try something else... It's not like we'll twist your arm into using something you don't like.04:48
=== _Therock [i=therock@connected.through.eushells.com] has joined #kubuntu
=== fideas [n=fideas@122.8.49.33] has joined #kubuntu
Ze_MKr4t05: yes of course, im just putting my thoughts04:49
=== odissea [n=ilianahp@189.142.99.224] has joined #kubuntu
Dekkardis there any difference between kubuntu and just installing ubuntu and adding kde-desktop?04:49
USMarineif only ubuntu wan't gnome..04:49
USMarinewasnt*04:49
USMarineDekkard yeah04:49
JucatoZe_M: no one is forcing you to use Kubuntu. And I'm not going to say Kubuntu is perfect. but if you actually had a question we could help you with, rather than just ranting04:49
Ze_MKr4t05: i was expecting that kubuntu would have many things that we expect for granted04:49
USMarineuseless gnome packages04:49
Kr4t05Really, because it's starting to look like blatant trolling... No offence ment, but I'm merely calling it as I see it.04:50
JucatoDekkard: you don't get any of the Ubuntu/GNOME stuff installed04:50
Dekkardk04:50
Ze_MKr4t05: my apologies if is appearing that04:50
Dekkardi dont mind gnome04:50
daphbobohow do i make an alias in konversation?04:50
daphbobook nm04:51
daphbobofound it04:51
Jucato:)04:51
USMarinegnome is too simple04:51
Dekkardwhat i notice a lot here is that the questions arent usually os realted.. they have to do with other software.. like cd rippers.. an stuff04:51
Kr4t05Ze_M: You have to keep in mind that the developers have only added what the users have asked for. What exactly do you find so lacking in Kubuntu?04:51
=== Dekkard likes simple
USMarineit doesn't do the basic stuff i need04:51
Ze_MKr4t05: i really got frustrated, just that, but this because i hear so many people saying good about kubuntu, but now that i runned it i dont get how that people said that, of just if they would never tried other distros and are new to linux04:51
pjesidoes anyone know why the fonts look like crap in 7.04 while they were fine in 6.10?04:51
JucatoDekkard: they are. Ubuntu and Kubuntu use different apps, different settings, etc04:51
Dekkardsimple is good.. thats why i also run fluxbox04:51
=== cox377__ [n=cox377@host-84-9-94-60.bulldogdsl.com] has joined #kubuntu
USMarinelol04:51
USMarinethat's not a DE04:52
Dekkardand?04:52
Ze_MKr4t05: severall things, but you coould have a better view if you install mandriva04:52
Ze_Mbut for example by default mandirva sets the correct layout04:52
Dekkardi dont always need a de04:52
Kr4t05Ze_M: I'll see about it.04:52
USMarineso it wont help much in productivity04:52
USMarinei do04:52
Jucato!offtopic04:52
ubotu#kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!04:52
phal__hey Jucato, i still cant change my res. higher04:52
Dekkard i mean mc is still plenty good as a file manager.. you cna play music without a gui..04:52
Ze_MKr4t05: other thing that was nasty was the kon toolbars04:52
Jucatophal__: did you run the command that the bot gave out?04:52
Ze_Mkonqueror{04:52
Ze_Mkonqueror*04:53
phal__the config thing?04:53
Dekkardgetting tense in here..04:53
=== Dekkard [n=right@adsl-67-38-18-174.dsl.sfldmi.ameritech.net] has left #kubuntu ["no]
USMarineif i have resources04:53
USMarinei want linux to use them04:53
phal__what was it04:53
phal__!xconfig04:53
Kr4t05Ze_M: You can install Firefox quite quickly, ;)04:53
ubotuTo reconfigure your X server, open a console and type  sudo dpkg-reconfigure xserver-xorg  - To configure only the driver and resolution, type  sudo dpkg-reconfigure xserver-xorg -phigh  - See also !FixRes04:53
USMarineand make everything neat and a appealing04:53
=== Lurkan [n=Lurkan@189.142.99.224] has joined #kubuntu
JucatoZe_M: you still haven't explained what your problem with Konqueror is. so far you have done nothing but say "Kubuntu sucks. mandriva rocks." so if you are actually interested in fixing things or finding out what the problem is, please be more specific04:53
Ze_MKr4t05: im a kde man, always build and packaged kde04:54
USMarineZe_M package kde4alpha1 for me04:54
USMarinewill you?04:54
Ze_MJucato: no, i just said i got disapointed04:54
Ze_MUSMarine: i only package for mandriva at least until now04:54
=== ejupin [n=ejupin@c-24-61-16-90.hsd1.ma.comcast.net] has joined #kubuntu
JucatoUSMarine: it's available from kubuntu.org04:55
USMarineok04:55
phal__!fixres04:55
ubotuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type  sudo /etc/init.d/?dm restart  in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto04:55
Ze_MUSMarine: kubuntu doesnt use rpm04:55
JucatoZe_M: yes, you've been saying that over and over again. anything new?04:55
ejupinanyone know how I can "mount" my creative zen so that Amarok will see it?04:55
USMarineZe_M i know04:55
USMarinethat's why i prefer kubuntu04:55
Ze_Mso the debian packagement system isnt a thinkg i can easily do04:55
=== luigi [n=luigi@119.83-66-87.adsl-dyn.isp.belgacom.be] has joined #kubuntu
=== piloto [n=piloto@201.242.55.203] has joined #kubuntu
ejupinI have it working with Gnomad2 but not Amarok04:55
Ze_MJucato: i didnt said in the terms your saying, and already asked apologies if appeared so04:56
=== luigi is now known as lowieke
USMarineejupin http://amarok.kde.org/wiki/Media_Device:MTP04:56
ejupinUSMarine:thnx04:56
=== zhangkai [n=zhangkai@222.173.146.82] has joined #kubuntu
Ze_MUSMarine: i dont know debian packaging but i will see it to see if there any advantes comparing to rpm04:56
phal__should i install xorg-driver-fglrx for my ATI R9550 card?04:57
Ze_Marent there ati paclages_04:57
JucatoUSMarine: http://kubuntu.org/announcements/kde4-alpha1.php04:57
Ze_Mpackages*04:57
USMarineJucato nice, tks04:57
JucatoUSMarine: you might also want to try the openSUSE KDE 4 Alpha Live CD04:57
=== zeptit [n=asd@c83-254-52-84.bredband.comhem.se] has joined #kubuntu
USMarineok04:57
=== zeptit [n=asd@c83-254-52-84.bredband.comhem.se] has left #kubuntu []
=== Ash-Fox [i=UNKNOWN@fgd182.internetdsl.tpnet.pl] has joined #Kubuntu
=== esunder [n=esunder@c-76-20-14-212.hsd1.ca.comcast.net] has joined #kubuntu
esunderare there any beryl/kubuntu users here?04:59
pjesiesunder: I am thinking about becoming one04:59
Jucatoesunder: they'd most probably be in #ubuntu-effects as well04:59
=== ST [n=chatzill@hl101.opt2.point.ne.jp] has joined #kubuntu
esunderthank you05:00
pjesiDeJaVu looks terrible after I upgraded05:01
=== Rocker3358 [n=rocker@pool-68-238-18-143.rich.east.verizon.net] has joined #kubuntu
=== |ericsson| [n=ericsson@e83-245-152-74.elisa-laajakaista.fi] has joined #kubuntu
phal__what should i use other than GDM?05:03
=== crube_ [n=crube@hoas-fe2cdd00-190.dhcp.inet.fi] has joined #kubuntu
pjesiKDM05:03
|ericsson|How can I get rid of the Adept Notifier that keeps making me annoyed?05:04
phal__installing it with synaptic should do the trick?05:04
=== LegolasV [n=whoeiii3@84-53-73-98.adsl.unet.nl] has joined #kubuntu
Jucato|ericsson|: how is it annoying you?05:04
=== Eyeless [n=hjalle@d83-183-204-137.cust.tele2.se] has joined #kubuntu
phal__!ping05:05
ubotupong05:05
|ericsson|Jucato: it keeps conflicting/crashing beryl @ startup05:05
Jucatohm...05:05
=== ionus [n=ionus@86.34.82.118] has joined #kubuntu
ionushow to mount ntfs partitions05:08
ionus!ntfs05:08
ubotuTo view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions . For write access see !ntfs-3g or !fuse05:08
=== zhangkai [n=zhangkai@222.173.146.82] has joined #kubuntu
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
=== esunder [n=esunder@c-76-20-14-212.hsd1.ca.comcast.net] has joined #kubuntu
=== gaztetxe [n=gaztetxe@108.pool85-60-140.dynamic.orange.es] has joined #kubuntu
Kr4t05!ntfs-3g > me05:09
ionus!ntfs-3g05:10
=== fowlduck [n=nate@205.213.122.72] has joined #kubuntu
ubotuntfs-3g is a Linux driver which allows read/write access to NTFS partitions. Installation instructions at https://help.ubuntu.com/community/MountingWindowsPartitions05:10
ionuswhy i cant run this command gksudo gedit /etc/fstab05:11
ionuswhy i cant run this command gksudo gedit /etc/fstab05:11
=== set [n=set@c-200-129-149-2.ufpa.br] has joined #kubuntu
=== ubuntu [n=ubuntu@151.64.88.107] has joined #kubuntu
ionushi tell me ""05:11
SlimeyPeteionus: is there an error message?05:11
ionusprogram 'gksudo' is currently not installed.  You can install it by typing:05:11
ionussudo apt-get install gksu05:11
SlimeyPeteright... so type that.05:11
esunderwhats the best media player for divx/xvix/wmv/mpg etc05:11
SlimeyPetehang on05:11
ionusok05:12
esunderxvid*05:12
=== set is now known as rafaelmf
ubuntuciao05:12
SlimeyPetethough... there is a KDE version of gksudo, I can't remember what it's called. Yes, you may as well just do the sudo apt-get install gksu thing05:12
=== Dr_willis [n=willis@74-140-6-108.dhcp.insightbb.com] has joined #kubuntu
ionusok wait05:12
|ericsson|esunder: depends on preference, personally I would go for one with xine engine, like Kaffeine05:12
=== Cnl_Delta [n=Cnl_Delt@124.125.39.108] has joined #kubuntu
esunderhow do i make kaffeiene play wmv's tho05:13
|ericsson|!codecs05:13
ubotuFor multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats05:13
JucatoSlimeyPete: kdesu05:13
Jucato!w32codecs | esunder05:13
ubotuesunder: Seveas has a popular 3rd party repository for several packages, including the win32 codecs: see http://wiki.ubuntu.com/SeveasPackages - See also !Codecs05:13
ionusPackage gksudo is not available, but is referred to by another package.05:13
ionusThis may mean that the package is missing, has been obsoleted, or05:13
ionusis only available from another source05:13
=== Yorokobi [n=Yorokobi@unaffiliated/yorokobi] has joined #kubuntu
Dr_willisnot all wmv's may be playable.. depends on the codec its using.05:13
SlimeyPeteJucato: oh yeah... cheers05:13
ionusslimey!05:14
esunderhmmm, it doesnt seem to play any files05:14
ionuswhat is the problem05:14
SlimeyPeteionus: ok... your problem is that gksudo and gedit are Gnome applications and as such are notincluded with Kubuntu. Try running "kdesu kedit /etc/fstab"05:14
Dr_willisdepends on the codec and the files.  i tend to avoide wmv's like the plague.. :)05:14
=== houdini [n=houdini@222.69.214.175] has joined #kubuntu
esunderyea05:14
|ericsson|esunder: you need codecs in order to play the files, check the links we gave you..05:14
Jucatoionus: actually "kdesu kate /etc/fstab"05:14
JucatoSlimeyPete: kedit isn't installed by default05:15
esunderthanks erricson05:15
=== Jucato also wonders why no one seems to be using the Disks & Filesystem module in System Settings
=== ToyMan [n=Stuart@74-32-9-93.dsl1.mdl.ny.frontiernet.net] has joined #kubuntu
ionusoo yes05:15
ionusthx05:15
Dr_willisJucato,  too hard to find. :)05:15
SlimeyPeteJucato: hmm yes, I just tried it and found that out ;)05:15
Dr_willisof course I know how to edit the fstab.. so itd take me longer to find that tool.. then to use vi.05:16
JucatoDr_willis: too easy to use :)05:16
Jucatoit's just probably not popular enough :)05:16
Dr_willisI got this GPx2 - thats using some memory cards.. and oddly enough.. neither windows or linux can read the cards directly.05:16
Jucato(and then everyone complains why there's isnt' a GUI when it in fact exists...)05:16
=== queiroga [n=queiroga@201009139103.user.veloxzone.com.br] has joined #kubuntu
=== icecruncher [n=jon@58.147.94.226] has joined #kubuntu
Dr_willisit needs an icon on the desktop!@ thats it!05:17
Dr_willis:)05:17
=== grxmrx [n=grxmrx@user12.112.udn.pl] has joined #kubuntu
Jucatoimho it needs a notifier in the system tray (for USB etc...)05:17
Jucato:P05:17
Dr_willisHmm.. whats the filesystem size limit for fat16 anyway? 2gb?05:17
queiroga.05:17
llutzDr_willis:  2gb05:18
icecruncherhow can i format a fat 32 usb to ext2 and back?05:18
Dr_willisthis handheld seems to be doing somthing odd with this memory card then.05:18
Dr_willisicecruncher,  whats the point of 'to ext2 and back' ?05:18
Dr_willisfdisk it. delete parttion. make new ext3 partition, format it.05:18
icecruncherwell, wanna fun fsk on the whole device "sda" not just sda105:19
Dr_willisor use that gui tool :) that Jucato  loves.05:19
Dr_willisfdisk /dev/sda :)05:19
Dr_willisit must have at least 1 partition to be useable. that would be sda105:19
icecruncherdoesn't work05:19
=== merhojt [n=Jimmy@h68n1c1o885.bredband.skanova.com] has joined #kubuntu
icecruncheryeah, it's fat 3205:19
Dr_willisits a system level task. thus you need to use sudo, or som eother way to eanble root access.05:19
=== mrcreativity [n=salaah@122.167.167.209] has joined #kubuntu
icecruncheri am05:19
=== LasseP [n=xerox@c-4476e255.010-198-73746f32.cust.bredbandsbolaget.se] has joined #kubuntu
JucatoDr_willis: nah, it's not what I love. but it seems to be what some would need/prefer to use *IF* they knew it existed :D05:20
icecruncherCouldn't find ext2 superblock, trying backup blocks...05:20
mrcreativitycan somone show me how to autostart an app with kde please?05:20
icecruncherfsck.ext2: Bad magic number in super-block while trying to open /dev/sda05:20
Jucato!autostart | mrcreativity05:20
ubotumrcreativity: To make programs autostart with your KDE session, you can make a link to it in ~/.kde/Autostart. The package 'kcontrol-autostart' makes a kcontrol item for handling items in that directory.05:20
Dr_willisicecruncher,  you did fdisk and delete/make the new partitins first?05:20
icecrunchernope05:20
Dr_willisicecruncher,  you dont just 'reformat fat32 to ext3'05:20
=== merhojt [n=Jimmy@h68n1c1o885.bredband.skanova.com] has joined #kubuntu
=== xardias [n=xardias@xdsl-87-78-90-2.netcologne.de] has joined #kubuntu
=== Jucato goes done for the night
=== BleSS [n=BleSS@29.Red-81-38-116.dynamicIP.rima-tde.net] has joined #kubuntu
Dr_willisnow if you want to CONVERT a fat32 partition to ext2 thats another story.05:21
Dr_williskeeping all the data05:21
icecrunchernah05:21
=== karim [n=karim@dslb-088-068-027-144.pools.arcor-ip.net] has joined #kubuntu
=== BleSS [n=BleSS@29.Red-81-38-116.dynamicIP.rima-tde.net] has left #kubuntu ["Konversation]
=== maxx_k [n=max@kons-590e64bb.pool.einsundeins.de] has joined #kubuntu
llutzicecruncher: fsck on "sda" makes no sense05:22
mrcreativityhow do i run kcontrol-autostart05:22
=== Hc\\ [n=fooo@a88-112-229-244.elisa-laajakaista.fi] has joined #Kubuntu
=== pjesi [n=pjesi@perl.is] has left #kubuntu []
Dr_willisllutz,  i was thinking that also.   how would one 'check' a drive to see that its blocks and stuff are valid? befor fdisking it for example.05:23
llutzicecruncher: the only case i could imagine is a superfloppy-formatted disk without partitions05:23
=== pag [n=pavel@cs78224067.pp.htv.fi] has joined #kubuntu
icecruncherlol05:24
icecruncherit's a usb, and i wan to check all the cylinders05:24
llutzicecruncher: fsck checks filesystems....05:24
=== Yorokobi [n=Yorokobi@unaffiliated/yorokobi] has left #kubuntu ["nosce]
icecruncherk05:24
icecruncherlol05:24
llutzicecruncher: you need something like vendor-tools on lowlevel05:24
llutzto do so05:25
icecruncher?05:25
=== mariah [n=mariah@202.Red-81-38-135.dynamicIP.rima-tde.net] has joined #kubuntu
=== ubuntu [n=ubuntu@p57a7dd8a.dip.t-dialin.net] has joined #kubuntu
icecruncherllutz: any programs for liny\ux?05:26
icecruncher*linux :)05:26
=== ubuntu_ [n=ubuntu@90-224-51-36-no56.tbcn.telia.com] has joined #kubuntu
llutzicecruncher: i don't know any05:26
icecruncheranyone know any?05:26
=== Lattyware [n=Latty@host86-141-179-252.range86-141.btcentralplus.com] has joined #kubuntu
llutzicecruncher:i meant something like this http://www.seagate.com/www/en-us/support/downloads/seatools05:27
icecruncherahh05:27
=== jager [n=jag@12-214-107-171.client.mchsi.com] has joined #kubuntu
=== phal1 [n=phal@85.100.238.12] has joined #kubuntu
=== mariah [n=mariah@202.Red-81-38-135.dynamicIP.rima-tde.net] has left #kubuntu ["Konversation]
phal1all right, i somehow managed to make it 1024x768 but now i cant change the refresh rate05:29
=== david_ [n=david@rezo-159-10.ens.fr] has joined #kubuntu
phal1it's 60 hz, should be 8505:29
phal1i had to reconfigure my keyboard layout, i dont know why, the xserver crashed or something05:30
=== Timsen [n=none@port-83-236-56-4.dynamic.qsc.de] has joined #kubuntu
Timsenhowdy05:30
|ericsson|phal1: Try ddcprobe | grep monitorrange if your monitor supports it05:30
phal1sudo: ddcprobe: command not found05:31
=== maass_ [n=maass@88.213.47.58] has joined #kubuntu
|ericsson|you might need apt-get install, first..05:32
phal1E: Couldn't find package ddcprobe05:33
llutzphal1:  sudo aptitude install xresprobe05:33
=== LjL [n=ljl@ubuntu/member/ljl] has joined #kubuntu
|ericsson|sudo apt-cache search ddcprobe = xresprobe ;)05:33
=== Ruthenium [n=romain@84-74-212-90.dclient.hispeed.ch] has joined #kubuntu
=== nalioth_ [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #kubuntu
phal1it gives an error05:34
phal1debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable05:34
=== fruitflute [n=eric@amon.uca.es] has joined #kubuntu
|ericsson|phal1: then you have aptitude open already?05:35
CarinArris there any way of getting kopete to tell you why it doesn't want to connect05:35
CarinArr?05:35
=== nalioth_ is now known as nalioth
phal1no i dont05:35
=== jerry_ [n=jerry@58.240.36.247] has joined #kubuntu
=== ubuntu_ [n=ubuntu@201.198.1.182] has joined #kubuntu
phal1but i might have closed xserver conf the half way05:35
phal1do i have to reset?05:35
|ericsson|phal1: you can always try: top, check if it's running there and simply do: kill followed by the PID05:36
=== Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu
ubuntu_ubotu grub05:36
ubotugrub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto05:36
=== jakkass [n=gareth@res-adsl149-B.bas501.cwt.esat.net] has joined #kubuntu
phal1may it be Xorg? :D05:37
|ericsson|or try the command: "shutdown X-server-and-throw-it-to-where-the-sun-doesnt-shine"05:37
neverbluewhen doing a new postgresql install, is a new user created, so you can connect to it?05:37
phal1lol im going to reset then05:37
|ericsson|phal1: might be your safest bet ;)05:38
=== strabes [n=alex@ip68-108-31-178.lv.lv.cox.net] has joined #kubuntu
=== Hobbsee_ is now known as Hobbsee
jussi01ok, I have a quick basic question, how do I enable backports in kubuntu... doesnt seem to be in the repositaries part of adept....??05:39
=== msellman [n=msellman@198.66.68.254] has joined #kubuntu
=== MetaBot [n=metabot@unaffiliated/ljl/bot/metabot] has joined #kubuntu
llutzjussi01: add a line "deb http://de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse" to your /etc/apt/sources.list (change "de." into something nearby)05:41
=== heringsfilet [n=heringsf@HSI-KBW-091-089-032-020.hsi2.kabelbw.de] has joined #kubuntu
jussi01llutz: cool, I understand that, (and can do it no probs) but I was hoping to see if there was actually a gui part for it...05:42
=== UKESN|Javax [n=javax@13.Red-81-34-202.dynamicIP.rima-tde.net] has joined #kubuntu
=== polopolo [n=IceChat7@ip5457cfa6.direct-adsl.nl] has joined #kubuntu
llutzjussi01: waiting for a gui-tool, clicking your mouse, etc takes much longer than pasting above into a textfile on console :)05:43
david_Hi, my Beryl locks after being used approximately 20 minutes. Just the mouse responds. I have a Nvidia card 1Go RAM, amd turion 64 x2 1.6Ghz*205:43
david_Do you have any idea why?05:43
jussi01llutz: yep understood, but I still would like to know if there is a gui for it.... :D05:44
=== hakaisou [n=hakaisou@cpe-65-25-56-113.neo.res.rr.com] has joined #kubuntu
CarinArrdavid_: when you say it locks.. does it lock the computer completely?05:44
=== UFFFFFF [n=james@211.31.186.60.broad.hz.zj.dynamic.163data.com.cn] has left #kubuntu ["Kopete]
david_carinarr :no, just the mouse respond and move at screen05:45
CarinArrdavid_: if you switch into a terminal window using ctrl+alt+f2 or something, you can have a look at your /var/log/Xorg.0.log and see if there's any messages in there05:46
=== delight [n=delight@bchm-4d091443.pool.mediaWays.net] has joined #kubuntu
=== phal__ [n=phal@85.107.180.155] has joined #kubuntu
david_carinarr: the keyboard doesn't respond05:46
phal__ok installed xresprobe05:46
phal__entered ddcprobe, now?05:47
phal__it made a long output05:47
=== GeSuSeG [n=gesu@83-103-90-56.ip.fastwebnet.it] has joined #kubuntu
=== clintc_laptop [n=clintc@n128-227-11-19.xlate.ufl.edu] has joined #kubuntu
phal__i still can't make ref. rate any other then 60 Hz05:47
llutzphal__: ddcprobe | grep monitorrange05:47
llutzphal__: sudo ddcprobe | grep monitorrange         (sry)05:48
=== GeSuSeG [n=gesu@83-103-90-56.ip.fastwebnet.it] has joined #kubuntu
phal__monitorrange: 30-71, 50-16005:48
phal__what to do now?05:49
llutzphal__: take those values and change entries in your /etc/X11/xorg.conf (VertRefresh 30-71)05:50
=== eugen_ [n=eugen@89.165.215.32] has joined #kubuntu
=== soulrider [n=mauro@r190-64-52-245.dialup.adsl.anteldata.net.uy] has joined #kubuntu
phal__now restart pc?05:51
=== henri_ [n=henri@a80-186-179-53.elisa-laajakaista.fi] has joined #kubuntu
llutzphal__: only X (ctrl-alt-backspace)05:51
=== pauljw [n=paul@pool153.dial1-clec.newalb.win.net] has joined #kubuntu
phal__that ctrl-alt-bs has no effect on it05:52
|ericsson|Has anyone ordered a larg amount of discs from Canonical? I'm talking 500+ dics..05:52
|ericsson|and by the way, I'm spelling like a gnu 2day05:52
delightwhat do i have to do to make kde work with gdm or gnome work with kdm ... since feisty I can't shut down directly if I don't use the "fitting" Desktop-Manager05:53
phal__  why ctrl-alt-backspace doesnt work?05:53
delightit worked fine in edgy05:53
pag|ericsson|, the largest order I've heard about is ubuntu-fi's order of 200cds to share to finnish parlament05:54
deweydelight, my kde works with gdm in feisty05:54
|ericsson|pag: we've been discussing of distributing among stundents at our university..05:54
=== aldin [n=aldin@cm-4894.europronet.ba] has joined #kubuntu
=== phisrow [n=john@adsl-75-34-183-204.dsl.chcgil.sbcglobal.net] has joined #kubuntu
delightdewey: so u use gdm u log into kde and you can shutdown/poweroff your computer from within the kdedesktop ? (with the shutdown dialog is what i mean of course, sudo poweroff or so)05:56
pag|ericsson|, I'm not saying that you shouldn't try :) Go ahead and try; it'll be nice, if you succes.05:56
=== elcuco [n=elcuco@62.90.10.53] has joined #kubuntu
=== henri__ [n=henri@a80-186-189-57.elisa-laajakaista.fi] has joined #kubuntu
delightdewey: for me i can only shutdown from within kde when i use kdm ...05:57
deweydelight, no I shutdown from gdm05:57
phal__hey llutz05:57
phal__why that ctrl+alt+backspace doesnt work you have any idea?05:57
delightdewey: see that is the problem ... it was working before feisty thou .. even with the kde 3.5.6 kubuntu updates05:57
=== ubuntu [n=ubuntu@stip-static-201.213-81-187.telecom.sk] has joined #kubuntu
delightdewey: you can only log out of kde right? no shutdown, suspend etc. etc.05:58
llutzphal__: err: "VertRefresh  50-160"  is the value, don't know why the key don't work05:58
deweydelight, yes it was working but thye changed it.05:58
|ericsson|pag: I think they'll ban me from ship-it if I go for ~5000 discs which is about the amount of stundets we are holding ;)05:58
ubuntu:o)05:58
=== gdiebel [n=gdiebel@adsl-69-217-146-185.dsl.mdsnwi.ameritech.net] has joined #kubuntu
delightdewey: ain't no way to change it back? must be ... by the way i don't think that was a smart choice to do ... i don't see a good point about it05:59
phal__i couldn't set KDM as default, may that be it?05:59
delightphal__: sudo dpkg-reconfigure kdm05:59
llutzphal__: ctrl-alt-bs i an X-builtin, doesn't depend on KDE/kdm...05:59
phal__ok i will check that later06:00
=== xyverz [i=xyverz@hippogriff.terabyteme.com] has joined #kubuntu
=== peo [n=peo@c-0abde455.62-0114-74657210.cust.bredbandsbolaget.se] has joined #kubuntu
=== rexbron [n=rexbron@CPE001310b2d1d1-CM0012256e816a.cpe.net.cable.rogers.com] has joined #kubuntu
=== TheGateKeeper200 [n=TheGateK@82-36-115-190.cable.ubr03.king.blueyonder.co.uk] has joined #kubuntu
delightdewey: https://bugs.launchpad.net/ubuntu/feisty/+source/kdebase/+bug/64695 found a bug report06:01
delight;)06:01
=== gne [n=gne@151.23.103.252] has joined #kubuntu
=== TheGateKeeper200 [n=TheGateK@82-36-115-190.cable.ubr03.king.blueyonder.co.uk] has left #kubuntu []
=== weedar [n=weedar@062016233043.customer.alfanett.no] has joined #kubuntu
=== Hc\\ [n=fooo@a88-112-229-244.elisa-laajakaista.fi] has joined #Kubuntu
=== Fig0 [n=Fig0@p5486D3C6.dip.t-dialin.net] has joined #kubuntu
=== Philip5 [n=Philip@c83-253-39-49.bredband.comhem.se] has joined #kubuntu
=== daphbobo_ [n=nats@196.202.45.202] has joined #kubuntu
=== USMarine [n=wtf@lula.inescn.pt] has joined #kubuntu
=== Fig0 [n=Fig0@p5486D3C6.dip.t-dialin.net] has joined #kubuntu
|ericsson|!ntfs06:07
ubotuTo view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions . For write access see !ntfs-3g or !fuse06:07
=== humbolto [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
=== cre8ive [n=cre8ive4@toroon63-1177846144.sdsl.bell.ca] has joined #kubuntu
=== budg [n=budg@c211-30-92-146.mirnd1.nsw.optusnet.com.au] has joined #kubuntu
=== zoro [n=zoro@murphy.redbrick.dcu.ie] has joined #kubuntu
zorohey guys - quick question. what's the quickest way to get kexi with the debug option enabled?06:11
=== gary_ [n=gary@user-514f7080.l4.c3.dsl.pol.co.uk] has joined #kubuntu
neverblueijust installed postgreSQL, is there a 'phpmyadmin'-like app that I can use for psql? if so, why does it not show up in my webserver root? (aka localhost)06:13
=== rafaelmf [n=set@c-200-129-149-2.ufpa.br] has joined #kubuntu
=== Black5un [n=mr@cpe-71-79-229-244.woh.res.rr.com] has joined #kubuntu
zoroneverblue: it's likely that its not installed by default06:14
neverbluezoro, but if it is, would it show up in localhost?06:14
neverbluemy /var/www06:14
zoroneverblue: but i think there is a phppgadmin project06:14
zoroneverblue: depends on if it was installed there or not :)06:14
neverbluewell, myphpadmin went there on a new install06:15
zorosudo aptitude install phppgadmin06:15
zoroyeah that's normal06:15
=== henrik_ [n=henrik@static-213-182-108-137.teleos-web.de] has joined #kubuntu
zoropgadmin is what you need though06:15
neverblueyeah, was using pgadmin III06:15
=== broussard [n=broussar@ANantes-151-1-110-98.w86-203.abo.wanadoo.fr] has joined #kubuntu
=== Lurkan [n=Lurkan@189.142.99.224] has joined #kubuntu
zoroneverblue: well my phpmyadmin was installed to /usr/share/06:16
neverbluehmm06:16
=== elcuco [n=elcuco@62.90.10.53] has joined #kubuntu
neverbluei can see it when I surf to localhost06:16
zoroyeah06:17
=== dieter_ [n=dieter@dslb-084-061-164-021.pools.arcor-ip.net] has joined #kubuntu
=== uber_mort [n=untwiste@cnr00259.nursing.pitt.edu] has joined #kubuntu
zoroneverblue: i have a symlink in /var/www that links to /usr/share/phpmyadmin06:17
=== neox [n=neox@200.121.80.218] has joined #kubuntu
=== Aelwyn [n=aelwyn@84.78.102.180] has joined #kubuntu
neverblueah06:19
neverbluei have the same setup, i just need to add the ln06:19
neverbluenice06:19
=== phal__ [n=phal@88.240.70.42] has joined #kubuntu
=== henrik_ [n=henrik@static-213-182-108-137.teleos-web.de] has left #kubuntu ["Konversation]
=== Ace2016 [n=ace@80-43-126-0.dynamic.dsl.as9105.com] has joined #kubuntu
zoro:)06:20
zoroneverblue: glad i could help06:20
phal__llutz: i set it to 50-160 but the the resize & rotate tool only has 60 and 8706:20
neverbluehehe06:20
neverblueuse ln -s?06:20
=== austrojedi [n=damien@M3685P014.adsl.highway.telekom.at] has joined #kubuntu
zoroneverblue: yeah06:20
neverbluethought so06:20
=== rojanu [n=ali@82-35-112-112.cable.ubr07.dals.blueyonder.co.uk] has joined #kubuntu
zoroneverblue: sudo -u www-data ln -s /usr/share/phpmyadmdin .06:20
phal__87 may put the monitor in sleeping mode06:20
neverblueyeah, now if I could only understand the ln --help :/06:21
neverbluethe target/dir always throws me off06:21
=== henri__ [n=henri@a80-186-189-57.elisa-laajakaista.fi] has joined #kubuntu
zoroln -s /usr/share/phpmyadmin /var/www/supersite06:22
=== Dr_willis [n=willis@74-140-6-108.dhcp.insightbb.com] has joined #kubuntu
zoroneverblue: http://localhost/supersite06:22
neverblue?06:22
zoroln -s <from> <to>06:22
zoro:)06:22
neverbluewhats that?06:22
neverbluesupersite?06:22
zoroan example06:22
neverblueoh, i c06:22
phal__how can i make my refresh rate 85?06:23
=== phal__ [n=phal@88.240.70.42] has left #kubuntu ["Ex-Chat"]
Dr_willis!fixres06:25
ubotuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type  sudo /etc/init.d/?dm restart  in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto06:25
=== rojanu [n=ali@82-35-112-112.cable.ubr07.dals.blueyonder.co.uk] has left #kubuntu []
=== graf2ix [n=graf2ix@ANantes-257-1-114-37.w90-25.abo.wanadoo.fr] has joined #kubuntu
=== maass [n=maass@88.213.47.58] has joined #kubuntu
=== mholthaus [n=mholthau@158.177.79.83.cust.bluewin.ch] has joined #kubuntu
=== budg [n=budg@c211-30-92-146.mirnd1.nsw.optusnet.com.au] has joined #kubuntu
=== vandervelde [i=aorfan@80.48.71.6] has joined #kubuntu
=== vandervelde [i=aorfan@80.48.71.6] has left #kubuntu []
=== jussi01 [n=jussi@dyn3-82-128-185-45.psoas.suomi.net] has joined #kubuntu
=== DBO [n=DBO@unaffiliated/dbo] has joined #kubuntu
=== ddaedalus [n=bartek@sub87-230-126-200.he-dsl.de] has joined #kubuntu
=== adi_ [n=adi@212-41-85-10.adsl.solnet.ch] has joined #kubuntu
=== xerox_ [n=xerox@c-4476e255.010-198-73746f32.cust.bredbandsbolaget.se] has joined #kubuntu
=== arafat [n=arafat@ppp-82-135-79-165.dynamic.mnet-online.de] has joined #kubuntu
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
=== velle_ [n=velle@ip-26-137.bnaa.dk] has joined #kubuntu
=== ion [n=ion@89.36.255.23] has joined #kubuntu
=== Trevinho [n=Trevi@host74-163-static.104-80-b.business.telecomitalia.it] has joined #kubuntu
=== ion__ [n=ion@89.36.255.23] has joined #kubuntu
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
=== Dr_willis [n=willis@74-140-6-108.dhcp.insightbb.com] has left #kubuntu ["Leaving"]
=== _dennis_ [n=dennis@d54C2B03F.access.telenet.be] has joined #kubuntu
_Therockhmm when i logout of kdm it just black screens, anybody know a quick fix?06:42
=== darktears [n=darktear@81.71.103-84.rev.gaoland.net] has joined #kubuntu
=== Black5un is now known as SuR3|BBL
=== easytiger [n=gerry@cpc2-blfs7-0-0-cust458.belf.cable.ntl.com] has joined #kubuntu
=== keriomis [n=keriomis@hel59-2-89-85-132-5.dsl.club-internet.fr] has joined #kubuntu
zoro_Therock: happens to me too06:44
zoro_Therock: i can't shut down because of it06:45
zoro_Therock: instead of shuttind down from kde, i jump to login window 2 (ctrl+alt+F2) and kill kde from there, then do a halt (sudo shutdown -h 0)06:45
zoro:)06:45
=== claudine [n=claudine@d77-216-207-214.cust.tele2.fr] has joined #kubuntu
_Therockhehe06:46
_Therocki do that to you know :D06:46
_Therockbut still ....06:46
_Therock:D06:46
=== animimotus is now known as sgeditinmars
zoro:D06:47
=== sgeditinmars is now known as animimotus
darktearshello all06:49
darktearsi have question is anybody knows when kernel 2.6.21 will be ported in feisty06:50
darktears?06:50
=== andre_moraes [n=andre@BCA201062208173.res-com.wayinternet.com.br] has joined #kubuntu
=== Dellilah [n=elin@217-211-191-208-no39.tbcn.telia.com] has joined #kubuntu
=== dr0fnax [n=dr0fnax@80-240-215-136.dnat.migtel.ru] has joined #kubuntu
=== Tired_ [n=tired@S01060011d825b859.gv.shawcable.net] has joined #kubuntu
=== bob_ [n=bob@89.101.184.76] has joined #kubuntu
Tired_Can I use the installer on an Edgy CD to prepare a hard drive (create partitions and a boot record, etc.), and then copy an entire FEisty install to the newly created partitions, to migrate hard drives?06:54
=== Udi [n=alex@v1.cns.mssm.edu] has joined #kubuntu
UdiI need help with the NV driver06:55
Tired_I have Feisty already installed, but I need to change hard drives, and I can't find my Feisty cd or any blanks.06:55
=== Udi is now known as phoxy
=== Kite_DH [n=Kite_DH@p57B34E61.dip.t-dialin.net] has joined #kubuntu
=== kubuntu [n=kubuntu@231.Red-213-98-109.staticIP.rima-tde.net] has joined #kubuntu
phoxyI need help with the NV driver06:55
Tired_But I have an Edgy cd.06:55
=== blackflag [n=stefan@212.144.239.86] has joined #kubuntu
Tired_What's up with it?06:55
=== SSJ_GZ [n=SSJ@host-87-74-128-26.bulldogdsl.com] has joined #kubuntu
phoxyI changed the driver (mistakenly), and now I canot get the correct resolution06:55
phoxyit is stuck in 640X48006:56
=== colines [n=colines@221.Red-83-32-220.dynamicIP.rima-tde.net] has joined #kubuntu
phoxyIt used to do 1600X120006:56
Tired_Can you change it in the nVidia settings after you start up?06:56
phoxyI am using kubuntu06:56
=== mobe [n=mobe@dialin.212.114.165.60.ip-pool.NEFkom.net] has joined #kubuntu
Tired_Mine boots up at 640x480, but I can switch it back to 1600x1200 after I boot up.06:56
Tired_Me too.06:56
phoxywent to the Monitor resoultion06:56
phoxyin System Settings06:57
phoxyand it is frozen at 640X64006:57
Tired_I have to go into the nVidia settings from a program called 'sysinfo', which I got from apt...kind of a kludge, but it works06:57
Tired_They won't change for me from the Kubuntu settings06:57
neverbluezoro06:57
zoroneverblue: ?06:57
neverbluedo you use phppgadmind?06:57
phoxyok-- let me try ssyinfo06:57
neverbluephppgadmin*06:58
zoroneverblue: nope :)06:58
neverbluek06:58
Tired_Once you get it, there's an nVidia at the bottom, and you can get into the nv config from there06:58
Tired_There's gotta be a better way, but I don't know it06:58
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
phoxythanks-- I am installing sysinfo06:58
Tired_:)06:58
=== roconnor [n=roconnor@vhe-540354.sshn.net] has joined #kubuntu
phoxyit DID change with the system settings from 1600X1200 to 640 X 480 ...;-(06:59
Tired_Now that I see you have the same problem...I'm wondering if it's not just me.  I just thought I'd screwed something up07:00
=== JohanSalim [n=guest@ip84-222.cbn.net.id] has joined #kubuntu
=== zoro [n=zoro@murphy.redbrick.dcu.ie] has left #kubuntu []
phoxysysinfo says that I have a VGA compatible graphics card07:01
phoxyhow do you change anything in sysinfo?07:01
Tired_Oh.  No nVidia at the bottom?07:01
phoxyno07:01
=== leonardo [n=leonardo@200.80.157.162] has joined #kubuntu
Tired_Hmm.  Are the nv drivers in properly?07:01
phoxyunder Hardware it shows various things-- USB, etc07:01
=== minty_ [n=minty@host86-144-151-230.range86-144.btcentralplus.com] has joined #kubuntu
=== |lostbyte| [n=thelostb@adsl2-63.qualitynet.net] has joined #kubuntu
minty_hey07:01
phoxyhow would I tell?  They works an hour ago07:01
minty_guys my amarok is really laggy is there anything better i can use?07:02
=== fraiddo [n=fred@lns-bzn-49f-62-147-164-174.adsl.proxad.net] has left #kubuntu ["Ex-Chat"]
CarinArr!quicktime07:02
ubotuFor multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats07:02
=== massi [n=massi@host4-41.pool8253.interbusiness.it] has joined #kubuntu
|lostbyte|!kde407:03
ubotuFor information on KDE 4 (not to be released for quite some time yet), see: http://www.canllaith.org/svn-features/kde4.html. Also worth checking are: appeal/phonon/plasma/solid.kde.org07:03
phoxyso now what do I do?07:03
phoxyI would hate to have to reinstall Kubuntu just because of the stupid driver!07:03
Tired_Oh no\07:03
Tired_You should just have to re-do the nvidia drivers07:04
phoxyhow?07:04
=== phoenixbyrd [n=phoenixb@pool-71-174-166-150.bstnma.east.verizon.net] has joined #kubuntu
Tired_hang on...i had a good link the other day, let me find it07:04
phoxyIs there a Konsole command to do it?07:04
phoxythanks07:04
phoenixbyrdanyone else have 3d games crash alot on them?07:04
=== bisounours [n=bisounou@ARennes-257-1-94-183.w81-48.abo.wanadoo.fr] has joined #kubuntu
=== KaoticEvil [n=jmarker@h202.73.155.207.ip.alltel.net] has joined #kubuntu
minty_wot music player do u use?07:05
KaoticEvilanyone got a minute to help a failed edgy -> fiesty upgrade? :)07:05
sakabatouXMMS minty_07:06
=== tmbg [i=tmbg@gateway/gpg-tor/key-0x3DA923CF] has joined #kubuntu
Tired_phoxy -> http://www.ubuntugeek.com/how-to-install-beryl-with-latest-nvidia-drivers-in-ubuntu-feisty-fawn.html07:07
Tired_This has the Beryl instructions, too07:07
=== daphbobo_ is now known as daphbobo
=== montoya [n=fra@host177-193-dynamic.1-87-r.retail.telecomitalia.it] has joined #kubuntu
phoxyI am not using Beryl, but I'll look07:08
_Therockdamn is a pain in the a**07:08
_Therocki can't logout just get a black screen07:09
Tired_phoxy: just ignore the beryl stuff and use the instructions there to get the latest drivers07:09
KaoticEvilanyone got a minute to help a failed edgy -> fiesty upgrade? :)07:10
TrevinhoHello, anyone here got kde4 knut working?07:11
=== c14uz [n=zerocool@85-18-14-46.fastres.net] has joined #kubuntu
c14uzhi07:11
c14uz:D07:11
=== humbolto [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
c14uzi need help07:11
=== terika [n=terika@ip68-227-107-120.ok.ok.cox.net] has joined #kubuntu
c14uzCi sono italiani che mi possono dare una mano?07:11
=== Trevinho [n=Trevi@host74-163-static.104-80-b.business.telecomitalia.it] has joined #kubuntu
Trevinhoc14uz: per cosa? :)07:13
c14uzmi serve una mano07:13
c14uzper kubuntu07:13
c14uzconfigurazione scheda di rete07:13
=== nfsto [n=nfsto@85.130.101.99] has joined #kubuntu
Trevinhoc14uz: vieni in query, qui non si pu parlare in italiano07:14
=== blackflag [n=stefan@212.144.239.86] has joined #kubuntu
=== anwar [n=anwar@61.16.154.82] has joined #kubuntu
Trevinhoo senn via in #ubuntu-it07:14
Trevinhovai*07:14
Trevinhoo #kubuntu-it (esiste? :))07:14
c14uz19:12]  [505]  Private messages from unregistered users are currently blocked due to spam problems, but you can always message a staffer. Please register! ( http://freenode.net/faq.shtml#privmsg )07:15
c14uzquerami tu plz07:15
=== pollyo [n=pollyo@c-68-81-43-126.hsd1.pa.comcast.net] has joined #kubuntu
=== Jeroenw [n=VendeTTa@126.50-66-87.adsl-dyn.isp.belgacom.be] has joined #Kubuntu
JeroenwHi!07:15
anwarhow to sync all entries of one ldap server to another slave ldap server initially , i am trying to setup a replicating ldap server07:15
phoxythanks, Tired.  I am doing it07:15
=== ubuntu [n=ubuntu@201.198.1.182] has joined #kubuntu
ubuntuubotu grub07:16
ubotugrub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto07:16
c14uzTrevinho i can't query you....07:16
Trevinhoso, come in #ubuntu-it, I'm there too, with others that can help you07:17
=== hivemind [n=kasdaye@S010600179a9f2971.cg.shawcable.net] has joined #kubuntu
=== ||arifaX [n=||arifaX@p54B5A1BB.dip0.t-ipconnect.de] has joined #kubuntu
anwarwhere can i ask ldap questions , sorry for bugging.07:17
=== spawn57 [n=sunil@n219078065095.netvigator.com] has joined #kubuntu
=== kaukx [n=kaukx@ip118-208.anet.lt] has joined #kubuntu
=== rr_lap [n=ry@unaffiliated/rr72] has joined #kubuntu
rr_lapanyone get Apache to use upnp through Felix?07:21
=== Aelwyn is away: Ausente por ahora.
phoxysorry, Tired-- it did not fix it07:22
montoyaRiddell: Are you the manteiner of kde4 package???07:22
=== javi [n=javi@iesgabrielamistral.xtec.net] has joined #kubuntu
=== andre_moraes [n=andre@BCA201062208173.res-com.wayinternet.com.br] has left #kubuntu ["Kopete]
phoxyI am still in 640X480, with no option of going back to the nice 1600X1200 that I had a couple of hours ago, before I stupidly changed the driver07:22
phoxyI need to FORCE kubuntu to use the NV driver it was using originally07:23
phoxybut I do not know how to do it07:23
=== aro [n=aro@53.181.188.72.cfl.res.rr.com] has joined #kubuntu
Tired_How did you restart X without leaving channel, phoxy?07:24
phoxyI am talking to u on an old reliable XP machine07:25
montoyawho is also the manteiner of kde4 package???07:25
phoxynext to my flaky Kubuntu box07:25
=== ricmik [n=richard@195.1.152.118] has joined #kubuntu
Tired_Oh.  Hmm07:25
_Therockphoxy07:26
=== mariah [n=mariah@202.Red-81-38-135.dynamicIP.rima-tde.net] has joined #kubuntu
_Therockwell i used envy to install the dirvers07:26
Tired_I don't know how, either...when I did the apt stuff from that page, it started using the new driver next reboot07:26
_Therockworked very well07:26
=== nimble [n=nimble@159.92.57.11] has joined #kubuntu
=== amythos [n=amythos@athedsl-09410.home.otenet.gr] has joined #kubuntu
phoxyI rebooted twice after doing the apt stuff07:26
Tired_*shrug* out of my league, then...anyone else?07:27
=== dartmolx [n=dartmolx@124.105.164.235] has joined #kubuntu
phoxythis Nvidia hell is like what I went through with Edgy07:27
_Therockphoxy, tryed http://albertomilone.com/nvidia_scripts1.html ?07:27
ricmikHello! Is there a better mplayer-plugin for firefox than mozilla-mplayer?07:27
phoxyI used Envy in Edgy, and it was bad news07:27
_Therockhmm worked fine on my feisty ./07:27
Tired_So, is there any difference in the disk management tools that came default on the Edgy installer cd than the current ones?07:28
Tired_eg:  can I make partitions and a boot record with an edgy installer, and then copy an existing feisty install onto the empty partitions?07:29
Tired_or is grub and stuff different now?07:29
=== guillermo [n=guillerm@guillermoz.campus.luth.se] has joined #kubuntu
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
=== ubuntu [n=ubuntu@201.198.1.182] has joined #kubuntu
=== slicknick [n=slicknic@204.14.239.163] has joined #kubuntu
ubuntuubotu grub07:31
ubotugrub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto07:31
=== slicknick is now known as slicknick_
slicknick_so skype has taken total control of my USB headset.  i can hear and use the mic just fine with it, however, when i close skye and try to listen to audio through another application, this does not work. any ideas?07:32
=== mathieu__ [n=mathieu@199.243.182.59] has joined #kubuntu
|ericsson|Is there any antivirus program that works with GUI?07:36
BluesKaj_Therock, interesting...my experience was the reverse , Envy borke X in feisty but worked great after i reverted to edgy ...but I'm stuck with ATI hardware , so maybe that explains the diff .07:36
=== joern [n=joern@p3EE2441A.dip0.t-ipconnect.de] has joined #kubuntu
=== thefirstdude [n=thefirst@71-214-158-173.dlth.qwest.net] has joined #kubuntu
rr_lapanyone get Apache to use upnp through Felix?07:39
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
ricmikIs it possible to let KDE autocreate icons on the desktop for newly inserted CD's memory cards etc? (Like Ubuntu)07:39
=== sputnik66 [n=sputnik@c-24-12-114-66.hsd1.il.comcast.net] has joined #kubuntu
=== [GuS] [n=gustavo@unaffiliated/gus/x-663402] has joined #Kubuntu
=== joern [n=joern@p3EE2441A.dip0.t-ipconnect.de] has left #kubuntu ["Konversation]
nimblekubuntu does it for me07:41
=== dr0hne [n=noname@p3EE2441A.dip0.t-ipconnect.de] has joined #kubuntu
Tired_seems to be a lot more questions than answers today07:41
phoxyis that unusual?07:41
=== harmental [n=ricardo@AGrenoble-152-1-56-15.w83-201.abo.wanadoo.fr] has joined #kubuntu
Tired_yeah, usually it's more even07:41
Tired_people must be busy working or something07:41
=== mathieu__ [n=mathieu@199.243.182.59] has joined #kubuntu
phoxyI am getting closer to reinstalling kubuntu, since I am unanle to restore the driver07:42
phoxyeven though SystemSettings now says I am using the correct (NV) driver, and the choice of the hardware card is correct07:42
=== byron [n=byron@p5484F4A1.dip.t-dialin.net] has joined #kubuntu
=== Alonea [n=chatzill@24-117-195-16.cpe.cableone.net] has joined #kubuntu
Tired_i dunno...it 'just worked' for me, after I did the apt stuff...i don't know what else to suggest07:43
Aloneahow do I connect to a network with WAP?07:44
=== ubuntu [n=ubuntu@201.198.1.182] has joined #kubuntu
ubuntuubotu grub07:45
=== andre_moraes [n=andre@BCA201062208215.res-com.wayinternet.com.br] has joined #kubuntu
ubotugrub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto07:45
Alonea!wap07:45
ubotuSorry, I don't know anything about wap - try searching on http://bots.ubuntulinux.nl/factoids.cgi07:45
=== aziz [n=aziz@chello084112072063.6.11.vie.surfer.at] has joined #kubuntu
=== tom_ [n=tom@78.144.18.242] has joined #kubuntu
=== tomas_ [n=tomas@85.136.79.125] has joined #kubuntu
Tired_what's WAP?07:45
nimblewireless encryption07:46
=== Frost^ [n=sweiss@DSL217-132-196-72.bb.netvision.net.il] has joined #kubuntu
markowhich is the best virtual machine server07:46
Tired_WEP?07:46
Tired_http://ubuntuforums.org/archive/index.php/t-25949.html ??07:46
=== tomas_ [n=tomas@85.136.79.125] has left #kubuntu ["Konversation]
=== fruitflute [n=eric@amon.uca.es] has left #kubuntu []
=== e_drumlin [n=cobrien@ppp-69-231-8-138.dsl.irvnca.pacbell.net] has joined #kubuntu
AloneaWEP is different07:47
ricmikProbably WPA07:48
Aloneaooops07:48
Tired_oh.  i've heard of WEP, and WPA, but not WAP07:48
AloneaWPA07:48
Tired_h07:48
Aloneasorry. ^^;;07:48
Tired_was confused07:48
Alonea!wpa07:48
ubotuWireless documentation can be found at https://help.ubuntu.com/community/WifiDocs07:48
Tired_This is why I stick with wires...less acronyms07:48
nimbleyeah i read wrong07:48
Tired_(that and being too cheap to buy a new router)07:49
ricmikTired_: You still have the choice between UTP and STP ;)07:49
=== eric__ [n=eric@Wheeler-pbdsl5.Stanford.EDU] has joined #kubuntu
tom_hi anyone getting wierd white flashes in ut2k4 on an intel 950 gma?07:49
Tired_true.  i try not to think about that.07:49
nimblei got my wireless router from my dad, its crappy and has no range but i think i might be able to get linux firmware to boost signal strength :D07:49
eric__does anybody know how to make the font smaller in the console?07:50
Aloneawait, are you serious?  it only works with some cards?07:50
Aloneaoh wait, ndiswrapper is on list. ok. so that is good07:50
Aloneanimble: how would you get it to boost signal? Router barely reaches my room07:51
=== sputnik66 [n=sputnik@c-24-12-114-66.hsd1.il.comcast.net] has joined #kubuntu
=== ubunturos [n=internet@59.184.8.218] has joined #kubuntu
nimblesome routers you can put custom made linux firmware on that give you more control over the hardware07:52
Aloneaok07:52
chaositenimble: mostly WRT54Gs07:52
=== esben [n=esben@89.150.70.111] has joined #kubuntu
nimbleand wap54gs, which is what i have :)07:53
Aloneaand there is sliiiight problem...network manager kills gaim/pigdin on my computer as well as KNetwork Manager. I got rid of them because they were buggy07:53
AloneaKnetwork Manager actually would not connect me to any internet...I just switched to wpa last night07:53
=== Ryiel [n=ryiel@183-20-94.ip.adsl.hu] has joined #kubuntu
=== apol [n=apol@84.78.178.63] has joined #kubuntu
=== tsdgeos [n=tsdgeos@89.129.130.174] has joined #kubuntu
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
nimbleunfortunately i havent been able to try some custom firmware because i have no clue about networks so i cant get to the wireless configuration page07:54
Aloneai use Wireless Assistant for my wifi...I can only do WPA with evil buggy software?07:55
=== andre_moraes [n=andre@BCA201062208215.res-com.wayinternet.com.br] has joined #kubuntu
Tired_TIn can antenna?07:56
=== A_b [n=user@S010600032f3611e8.no.shawcable.net] has joined #kubuntu
=== ubunturos [n=internet@59.184.8.218] has left #kubuntu []
=== unix_infidel [n=blue@unaffiliated/unixinfidel/x-8383745] has joined #kubuntu
Tired_well, it's time for me to get ready for mother's day brunch (a day late)07:58
Aloneaso is there any alternative to KNM and its friends?07:58
Tired_good luck to all  :)07:58
Aloneathanks Tired_07:58
nimbleubuntu must have something and its probably not kde apps07:58
=== quaru [n=nick@rover-95-199.rovernet.mtu.edu] has joined #kubuntu
=== sl00 [n=z@213.115.161.69] has joined #kubuntu
Aloneayeah. but then is it something that is gnome only?07:59
nimblewell itd still work in kde08:00
AloneaI tried WEP one time and my dad had too many problems with it on his computer. his internet was reallllly slow for some reason.08:00
sl00Guys. I am getting tired of not getting any remote shares to work. I have tried mounting a ftp and a samba but it says I have to do it with root all the time. It worked fine with the Samba share but I cannot create folders or anything!08:00
Aloneaso far I like WPA, but seems not a whole lot of support on linux...08:00
nimblei think wpa is the more secure one anyway08:00
chaositenimble: /wc08:01
=== chaosite [n=chaosite@87.69.58.48.cable.012.net.il] has left #kubuntu []
tom_dont use wep, it can be cracked in approx 10 mins in a relatively busy network08:01
Aloneayeah, think so too, not to mention it takes care of wireless only, not land. I could care less about the hardline since its my house as it is08:01
nimbleuh wc?08:02
=== _StefanS_ [n=sfs@cpe.atm2-0-90156.0x5734b54a.naenxx14.customer.tele.dk] has joined #kubuntu
=== stamen [n=stamen@89.190.199.212] has joined #kubuntu
tom_use wpa with a passkey, its easier as you can use human readable paswords and still be secure08:02
AloneaI just want it to stop my neighbor's sister from using it when she visits.08:02
stamenhi08:02
stamenhow to launch real player in console08:02
tom_lol08:02
stamenwhat to write08:02
Aloneatom_: yeah, there is a passkey. any ideas for getting it to work though?08:03
tom_alonea: well definately use wpa, its more secure and ive found just as easy to set up, if your hardware supports it08:03
=== delight [n=delight@bchm-4d091443.pool.mediaWays.net] has joined #kubuntu
tom_what doesnt work?08:03
Aloneatom_: but I refuse to use Knetwork Manager and its counterparts Network Manager08:04
=== sercik [n=sercik@host199-160-dynamic.16-87-r.retail.telecomitalia.it] has joined #kubuntu
tom_why?08:04
Aloneathey are buggy08:04
phoxyTired, I fixed it.08:04
tom_there not that bad08:04
AloneaGaim/pigdin doesn't work correctly with Network Manager.08:04
tom_ive never had any trouble08:04
phoxyI got an old copy of my xorg.conf, and copied it to /etc/X1108:04
=== asdrubal [n=asdrubal@201.251.0.246] has joined #kubuntu
Aloneaand Knetwork manager on fiesty would not connect me at all. I got rid of them and gaim and everything else was working fine then. Would hate to regress to it08:05
sercikhow can i install a .kmdr file??08:05
azizi can't load the speedstep-centrino.ko module. can somebody help me?08:05
azizFATAL: Error inserting speedstep_centrino (path/to/speedstep-centrino.ko): No such device08:05
tom_alonea i never had trouble back in edgy, but im im kde now so i cant test sorry08:05
azizthat's what I get if I do sudo modprobe speedstep-centrino08:05
=== joan [n=joan@238.Red-81-36-71.dynamicIP.rima-tde.net] has joined #kubuntu
tom_sercik: you need kommander08:05
sercikthank you tom_ i hae find it08:06
=== adi__ [n=adi@212-41-67-8.adsl.solnet.ch] has joined #kubuntu
sercikwhat is exactly a .kmdr file?08:06
tom_alonea i think network manager is the only way08:06
Aloneatom_: yeah, in edgy they didn't cause any problems sitting there, but in fiesty it was a nightmare for a couple days08:06
Aloneatom_: what does the Ubuntu people use?08:06
tom_sercik just a script, like a perl script, specifically for kde08:06
tom_Alonea: network manager seems to be the standard now08:07
=== pauljw [n=paul@pool111.dial1-clec.newalb.win.net] has joined #kubuntu
=== mjunx-sama [n=matt@adsl-75-63-62-139.dsl.emhril.sbcglobal.net] has joined #kubuntu
tom_ifup is deprecated i think08:07
=== Yorokobi [n=Yorokobi@unaffiliated/yorokobi] has joined #kubuntu
sercikso i can't install i need to execute every time i need..08:07
Aloneawell, that definitely sucks.08:07
=== byron [n=byron@p5484F4A1.dip.t-dialin.net] has joined #kubuntu
sercikdo you know a good qemu frontend?08:08
tom_sercik just copy it to /usr/bin and mae executable it should be ok08:08
=== Ryiel_ [n=ryiel@183-20-69.ip.adsl.hu] has joined #kubuntu
serciki don't need kmdr-executor?08:08
tom_yea you do08:08
tom_thats like the interpreter08:09
=== humbolto [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
sercikbut i need first time or every time^08:09
sercik?08:09
=== remy_ [n=remy@89.33.168.28] has joined #kubuntu
=== raylu [n=raylu@adsl-75-53-97-111.dsl.hstntx.sbcglobal.net] has joined #kubuntu
=== Freejack_CSI [n=Freejack@rrcs-24-129-147-86.se.biz.rr.com] has joined #kubuntu
tom_just install kommander and then copy the script to /usr/bin and make executable08:09
=== equipo15 [n=equipo15@200.6.187.158] has joined #kubuntu
=== rysiek|pl [n=rysiek|p@213-238-71-154.adsl.inetia.pl] has joined #kubuntu
sercikok08:10
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
rysiek|plamin81: are you there?08:10
amin81rysiek: Hey! Yeah, Just got here. Whatsup?08:10
rysiek|plamin81: ah, you now, nothing much08:11
=== eMaX [n=emax@79.30.77.83.cust.bluewin.ch] has joined #kubuntu
=== bentob0x [n=laurent@ip-213-49-72-196.dsl.scarlet.be] has joined #kubuntu
serciktom_ i have tried but don't work08:11
amin81rysiek: I tried the commands again...it still says "network unreachable" when trying to set default gateway08:12
serciki have maked executable anc copied to /usr/local/bin but i can't execute it08:12
=== apokryphos [i=apokryph@unaffiliated/apokryphos] has joined #kubuntu
tom_what happens when you try?08:12
amin81rysiek: when I try to ping 195.... it still says destination host unreachable08:13
rysiek|plamin81: ok, got another thought in the mean time08:13
amin81rysiek: ok08:13
=== MidMark [n=marco@host-84-221-214-130.cust-adsl.tiscali.it] has joined #kubuntu
=== Aelwyn [n=aelwyn@84.78.102.180] has joined #kubuntu
=== Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu
rysiek|plamin81: try this: 1. sudo /etc/init.d/networking stop; 2. sudo killall -15 dhclient3; 3. plug the cable in; 4. sudo /etc/init.d/networking start; 5. wait a few (~5-10) seconds; 6. ifconfig eth0 | grep 'inet addr'; 7. ping -c 3 192.168.0.1 | grep transmitted; 8. re-plug the cable to the IRC box and msg me - I need the output of 6. and 7.08:16
=== humboldt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
=== TheDebugger [n=unknown@modemcable128.61-80-70.mc.videotron.ca] has joined #Kubuntu
rysiek|plamin81: don't forget to plug the cable in ;)08:16
amin81rysiek: Hahaha! I wont. :) See you in a bit08:17
=== apol [n=apol@84.78.178.63] has joined #kubuntu
=== dxdt [n=mrw@pcp065599pcs.unl.edu] has joined #kubuntu
=== Chr1831 [n=chris@pool-71-108-122-125.lsanca.dsl-w.verizon.net] has joined #kubuntu
=== huib [n=huib@h21267191114.dsl.speedlinq.nl] has joined #kubuntu
Chr1831Hello08:19
=== animimotus [n=animimot@153.199.100-84.rev.gaoland.net] has joined #kubuntu
serciktom_ it gives an error i can only run with kmdr-executor08:21
sercikbut no problem is not important08:21
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
NSCAD_Nathananyone know for a good Samba howto? I can see the shares on the network, but they won't let me connect :/08:22
amin81rysiek: it froze while I commanded "networking stop"08:22
=== Gharbeia [n=gharbeia@196.205.170.198] has joined #kubuntu
rysiek|plamin81: "froze"?08:23
GharbeiaHi, Ihave trouble running Kmail and GPG. Iget backend failure. Any clues on what to do?08:23
rysiek|plGharbeia: do you have KGpg installed and running?08:24
amin81rysiek: sorry, crashed :)08:24
Gharbeiarysiek|pl: Yes08:24
rysiek|plamin81: the whole box?08:24
amin81rysiek: yes08:24
=== mc__ [n=mc@62.218.230.197] has joined #kubuntu
amin81rysiek: i can move the mouse cursor but cannot click on anything08:24
rysiek|plGharbeia: hmmm, what exactly are you trying to do?08:24
=== mp_ [n=mp@port134.ds1-gjp.adsl.cybercity.dk] has joined #kubuntu
rysiek|plamin81: try: Ctrl+Alt+Backspace08:25
=== jamigo [n=jamigo@89.19.83.232] has joined #kubuntu
=== mp_ [n=mp@port134.ds1-gjp.adsl.cybercity.dk] has left #kubuntu ["Konversation]
=== Hc\\ [n=fooo@a88-112-229-244.elisa-laajakaista.fi] has joined #Kubuntu
Gharbeiarysiek|pl: Iam trying to sign or encrypt, but Ifail to link my identity to a key, because something is wrong with the backend08:25
amin81rysiek: black screen...nothing is happening08:25
amin81rysiek: should I manually restart`?08:26
rysiek|plamin81: ok, just reboot, yah08:26
rysiek|pl*yeah08:26
rysiek|plamin81: but that is *very* strange08:26
=== djdarkman [n=djdarkma@cl-86-125-161-190.cablelink.mures.rdsnet.ro] has joined #kubuntu
GharbeiaAn error occurred while fetching the keys from the backend General error08:26
=== ubuntu [n=ubuntu@line-11077.dyn.kponet.fi] has joined #kubuntu
rysiek|plGharbeia: hmmm... do you have Gpg installed, then?08:26
Gharbeiarysiek|pl: This is what Iget ^08:26
amin81rysiek: ok. I will need the commands again. Sorry08:26
Gharbeiarysiek|pl: Yes :)08:26
rysiek|plamin81: no prob, here you are:08:27
rysiek|plamin81: try this: 1. sudo /etc/init.d/networking stop; 2. sudo killall -15 dhclient3; 3. plug the cable in; 4. sudo /etc/init.d/networking start; 5. wait a few (~5-10) seconds; 6. ifconfig eth0 | grep 'inet addr'; 7. ping -c 3 192.168.0.1 | grep transmitted; 8. re-plug the cable to the IRC box and msg me - I need the output of 6. and 7.08:27
=== main2 [n=mike0@85.148.12.76] has joined #kubuntu
amin81rysiek: thnx08:27
rysiek|plGharbeia: I don't get it, then. works flawlessly on my box08:27
sercikdo you know a good frontend or qemu?08:28
rysiek|plGharbeia: I don't think I can help you, I am not exactly a gpg-expert :/08:28
rysiek|plsercik: qemuctl and qemu-launcher08:28
Gharbeiarysiek|pl: Thanks anyway08:28
rysiek|plsercik: just do aptitude search qemu :)08:29
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
serciki have noone gui in repository08:30
rysiek|plsercik: hat version of kubuntu are you using08:30
rysiek|pl*what08:30
sercikdapper08:31
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
=== espinola [n=espinola@200-171-21-230.dsl.telesp.net.br] has joined #kubuntu
=== Aelwyn [n=aelwyn@84.78.102.180] has joined #kubuntu
rysiek|plsercik: ahh... well, in that case you are pretty much on your own. do: apt-cache search qemu and look for "GUI"08:32
rysiek|plsercik: if it won't find anything - well, you can google for it, download the code and we can try to compile it together08:32
sercikrysiek|pl: i have already told that tere aren't gui in repository i'm not a newbye08:32
serciki have find website but i can't open it08:33
=== Karti [n=jim@host81-155-94-206.range81-155.btcentralplus.com] has joined #kubuntu
=== tsdgeos [n=tsdgeos@kde/aacid] has left #kubuntu ["Konversation]
phoxyis there an advantage to running the Nvidia driver vs using hte generic NV driver that comes with Kubuntu?08:33
rysiek|plsercik: maybe try #ubuntu-it, there should be some guys from Italy there ;)08:33
sercikrysiek|pl: i don't understand i have no problems here08:34
=== pollyo [n=pollyo@c-68-81-43-126.hsd1.pa.comcast.net] has left #kubuntu []
sercikhow can you understand i'm italian08:34
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
rysiek|pl/whois sercik ;)08:34
sercikinteresting08:35
rysiek|pltry: /whois rysiek|pl - you'll see that my full name ends with .pl. that gives an idea about location08:35
rysiek|plsercik: ^^08:35
=== ulmolavender [n=poseidon@adsl-76-195-8-53.dsl.snfc21.sbcglobal.net] has joined #kubuntu
=== milardovich [n=milardov@puente.knett.com.ar] has joined #kubuntu
amin81rysiek: looks much better!08:35
rysiek|plamin81: oh?08:35
JeroenwHi!08:35
amin81i'll give you the print in a while08:35
rysiek|plamin81: sure, waiting eagerly :] 08:36
phoxyis there an advantage to running the Nvidia driver vs using the generic NV driver that comes with Kubuntu?08:36
amin81rysiek: 0% packet loss08:36
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
rysiek|plyay! ya-hay!08:36
Yorokobiphoxy, do you plan on using and 3D apps/games?08:36
rysiek|plphoxy: aye, the proprietary nvidia driver has much better performance08:36
=== vyoman [n=andre@82-40-179-204.cable.ubr05.croy.blueyonder.co.uk] has joined #kubuntu
phoxyno08:37
rysiek|plphoxy: BUT it is *not* OpenSource, unfortunately08:37
phoxyI had a LOT of trouble with Nvidia in Edgy08:37
rysiek|plphoxy: besides it does not support GeForce 4 and older08:37
phoxyand just now I accidentally changed the driver, and had a hard time getting back to NV08:37
phoxyI have Geoforce208:37
rysiek|plphoxy: believe me, not possibly more than I with ATI on any linux :)08:37
rysiek|plphoxy: then the proprietary nvidia driver won't work for you08:38
=== alumno [n=alumno@201.246.187.76] has joined #kubuntu
phoxyI believe it-- hardware support in LInux stinks08:38
=== diepruis [n=ashley@dsl-240-184-132.telkomadsl.co.za] has joined #kubuntu
rysiek|plphoxy: nope, wrong08:38
phoxy(not our fault, of course)08:38
rysiek|plphoxy: gf card vendor's support for linux stinks08:38
rysiek|plphoxy: no other system has such a wide variety of supported hardware, though08:38
=== flake [n=rmcdanie@6532142hfc81.tampabay.res.rr.com] has joined #kubuntu
amin81rysiek: i dont know what's wrong with the computer! it crashed again08:38
phoxyok.  Whatever the reason, the poor user is on her own08:39
diepruisheya, anyone have any idea why Kate's embedded terminal would suddenly disappear when run from anything but the terminal?08:39
rysiek|plphoxy: e.g. processors - ARM, SPARC, i368, ia64 i86_64, ...08:39
rysiek|plphoxy: wrong again! what about the community? ;)08:39
BluesKajNSCAD_Nathan, it may be a jus t a matter of your username and password configuration ...this command helped me get read write permissions fro my wifes windows pc to my linuxbox on our LAN08:39
=== ste [n=ste@host73-158-dynamic.2-87-r.retail.telecomitalia.it] has joined #kubuntu
rysiek|plamin81: the linux box crashed again?08:39
=== Yorokobi [n=Yorokobi@unaffiliated/yorokobi] has left #kubuntu ["nosce]
amin81rysiek: as in, i can use the konsole but cannot open any documents!08:40
=== marko [n=marko@62.162.220.141] has left #kubuntu ["Konversation]
phoxyI know, but if I have to reinstall and reconfigure some of the restricted parts of the OS just becasue I bought a higher resolution monitor, all that evaporates08:40
amin81rysiek: it has partly crashed08:40
BluesKajNSCAD_Nathan,  : sudo smbpasswd -a username08:40
rysiek|plamin81: very strange. seems like the X (graphical) server has issues08:40
rysiek|plamin81: we'll fight with it later, now let's finish the net, shall we? ;)08:40
amin81rysiek: sorry, yes08:41
rysiek|plamin81: you can get to text-only mode with Ctrl+Alt+F108:41
amin81rysiek: i will write the print manually08:41
rysiek|plamin81: ok08:41
amin81rysiek: iconfig eth0....says:08:41
amin81inet addr:192.168.0.10108:41
=== raylu mutters something about !pastebin
amin81Bcast: 192.168.1.25508:42
amin81Mask: 255.255.255.008:42
amin81rysiek: ping -c... says:08:42
=== administracao [n=administ@200.217.241.106] has joined #kubuntu
amin813 packets transmitted, 3 recieved, 0% packet loss, time 2004 ms :)08:42
jussi01can someone mention dock apps that work _without_ bery/compiz ?08:43
rysiek|plamin81: ok, we are almost there, I think08:43
diepruisNoone to help with my Kate problem?08:43
=== administracao is now known as administracao_
=== jeroen__ [n=jeroen@126.50-66-87.adsl-dyn.isp.belgacom.be] has joined #kubuntu
jeroen__Hello08:43
=== Fire_flower [n=ubuntu@line-11077.dyn.kponet.fi] has joined #kubuntu
=== Fire_flower [n=ubuntu@line-11077.dyn.kponet.fi] has left #kubuntu ["Konversation]
amin81rysiek: i pressed ctrl+alt+f1. it fully crashed...again. :(08:44
rysiek|plamin81: I suppose you might have a problem with hardware08:44
rysiek|pl:/08:44
=== BudgetDedicated [n=BudgetDe@s5593c9b1.adsl.wanadoo.nl] has joined #kubuntu
amin81rysiek: ok, back to text only mode...08:44
amin81rysiek: so sorry08:46
amin81rysiek: had to reboot with the power button again08:46
=== jordo23_ [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
rysiek|plamin81: don't worry08:46
=== humbolt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
=== ubuntu_ [n=ubuntu@201.198.1.182] has joined #kubuntu
amin81do i need to write the commands again?08:47
BluesKajdieprus , sometimes kate updates the file you're asking for and it takes a couple of tries to call it up.08:47
=== [GuS] [n=gustavo@unaffiliated/gus/x-663402] has joined #Kubuntu
ubuntu_ubotu grub08:47
ubotugrub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto08:47
=== amitk [n=amit@a81-197-130-222.elisa-laajakaista.fi] has joined #kubuntu
rysiek|plamin81: yeah, gimme a sec, and you'll get them08:48
amin81i have them on the irc box08:48
amin81copied them this time :)08:48
rysiek|plamin81: a wee bit different they will be08:48
=== DeMolay [n=migui@87.235.1.81] has joined #kubuntu
amin81rysiek: ok08:48
rysiek|plamin81: 1. sudo /etc/init.d/networking stop; 2. plug-in the network cable to the linux box; 2. sudo /etc/init.d/networking start (and wait a few seconds); 3. ifconfig eth0 | grep 'inet addr'; 4. sudo route add default gw 192.168.0.1; 5. ping -c 3 192.168.0.1 | grep transmitted; 6. ping -c 3 195.114.161.61 | grep transmitted; 7. ifconfig eth0 | grep 'inet addr' (yes, again); 8. re-plu the cable to the IRC box and get back to me08:49
jordo23_Is it possible to burn a .MDF windows image file to disc in Kubuntu?08:49
amin81rysiek: brb08:50
rysiek|plamin81: oops, I messed the numbers a bit - heh, nevermind08:50
=== Gharbeia [n=gharbeia@196.205.170.198] has left #kubuntu ["Goodbye,]
rysiek|pljordo23_: I think there was a way08:50
=== rogue_ [n=rogue@host86-145-171-127.range86-145.btcentralplus.com] has joined #kubuntu
phoxyhas anyone succeeded in using the Flash player in Firefox or Opera under Kubuntu?08:50
diepruisBluesKaj: It's been like this for a while now, I don't think it's an intermittent problem.08:50
=== acampergue [n=acamperg@bty91-2-82-239-161-149.fbx.proxad.net] has joined #kubuntu
jordo23_rysiek|pl: was?08:50
rysiek|pljordo23_: "was" == "is, heard of it, but don't remember right now" :)_08:51
BluesKajexactly what do you mean deprius ,has kate disappeared altogether ?08:51
_Therockokay now i have narrowed down the problem08:51
_Therockthere is no shutdown option in my xgl kubuntu08:51
BluesKajoops diepruis08:51
_Therocki think it's because my kdm dont start xsession correct08:52
_Therock:/08:52
amin81rysiek: i dont need the killall command right?08:52
rysiek|pljordo23_: mdf2iso - sudo aptitude install mdf2iso08:52
rysiek|plamin81: no, rather not08:52
amin81rysiek: ok, brb08:52
diepruisBluesKaj: the embedded Konsole has disappeared - it only comes up if I start from the command line :)08:52
rysiek|plamin81: but08:52
=== jussi01 [n=jussi@dyn3-82-128-185-45.psoas.suomi.net] has joined #kubuntu
rysiek|plamin81: there are quite a few new/changed commands08:52
rysiek|plamin81: don't loose them ;)08:52
amin81i wont :)08:52
=== phal__ [n=phal@88.240.70.42] has joined #kubuntu
=== acampergue [n=blk@bty91-2-82-239-161-149.fbx.proxad.net] has joined #kubuntu
rysiek|pl_Therock: no, it's a known problem with XGL08:53
jordo23_rysiek|pl: Thanks08:53
phoxydiepruis-- type alt-F2 Konsole08:53
rysiek|pljordo23_: nop08:53
=== leileilol [n=Hsi@c-75-68-37-174.hsd1.nh.comcast.net] has joined #kubuntu
_Therockah, so is there a solotion rysiek|pl ?08:53
phoxyhas anyone succeeded in using the Flash player in Firefox or Opera under Kubuntu?08:53
phal__hi, is there any way to sharpen the fonts in kubuntu? theye are too smooth08:53
rysiek|pl_Therock: nothing I know of (and I would dearly love to get one)08:53
_Therockheh08:53
_Therockwell i had them for like one login08:53
_Therocki did the cookie thing08:54
phal__phoxy: yes it worked the first time08:54
diepruisphoxy: that works fine08:54
BluesKajdiepruis, it doesn't come up in the runbox ..kdesu kate or konqueror /etc/apt/filename ?08:54
=== aziz [n=aziz@chello084112072063.6.11.vie.surfer.at] has joined #kubuntu
rysiek|pl_Therock: google? I am doing some other thing now, but if you find a howto, we can work through it together08:54
jeroen__What is the BEST game on Kubuntu?08:54
diepruisBluesKaj: I'm not sure I understand08:54
_Therockyeah sure i will try to google some more :)08:54
rysiek|pljeroen__: tough one!08:54
diepruisjeroen__: Kolf :)08:54
_Therockthe truth is out there :)08:54
rysiek|pl_Therock: you said it, bro!08:54
rysiek|pl;)08:54
=== acampergue [n=blk@bty91-2-82-239-161-149.fbx.proxad.net] has joined #kubuntu
_Therock:D08:54
=== houseofbugs [n=houseofb@adsl-75-57-155-5.dsl.emhril.sbcglobal.net] has joined #kubuntu
BluesKajuse the 'run' command dialog08:55
jeroen__Kolf, is that a game?08:55
diepruisBluesKaj: Mmmm... kdesu kate seems to solve the problem08:55
houseofbugsi need some help making Beryl load on startup08:55
diepruisBluesKaj: If that's what you meant08:55
BluesKajyes, that's what i meant08:55
diepruisBluesKaj: You want me to run konqueror /etc/apt/filename as wel?08:55
=== gene_ [n=gene@pool-151-205-63-25.clrk.east.verizon.net] has joined #kubuntu
BluesKajtry that too08:56
=== pollyo [n=pollyo@c-68-81-43-126.hsd1.pa.comcast.net] has joined #kubuntu
=== pollyo [n=pollyo@c-68-81-43-126.hsd1.pa.comcast.net] has left #kubuntu []
diepruisBluesKaj: I think that's opening KWrite, cause I don't see the terminal button thingy08:56
phal__>>>is there any way to sharpen the fonts in kubuntu? theye are too smooth08:57
=== dennis_ [n=dennis@248.193.203.62.cust.bluewin.ch] has joined #kubuntu
=== galathalion [n=galathal@90-224-168-212-no128.tbcn.telia.com] has joined #kubuntu
=== mat1980 [n=mattia@host150-43-dynamic.56-82-r.retail.telecomitalia.it] has joined #kubuntu
diepruisBluesKaj: You think it's my user's config files causing the problem?08:57
nimblesystem settings>appearance>fonts08:57
BluesKajit will say kate or konqueror on the titlebar if it's kate or konqueror08:57
phal__nimble: that doesnt help they are still as smooth as they were08:57
rysiek|plphal__: System Settings -> Look'N'Feel (or something similar) -> Fonts -> turn AntiAliasing off08:57
diepruisBluesKaj: Sorry, I meant I though konqueror is embedding KWrite and not Kate to handle the text file08:58
nimbleit wont change all text straight away08:58
=== leiar [n=leiar@216-129-93.0502.adsl.tele2.no] has joined #kubuntu
=== bill___ [n=bill@c-24-8-238-46.hsd1.co.comcast.net] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
=== Ireclan [n=william@host98.wpcs.net] has joined #kubuntu
=== djdarkman [n=djdarkma@cl-86-125-161-190.cablelink.mures.rdsnet.ro] has joined #kubuntu
leiarwhat do i write to add all users to audio group?08:59
BluesKajdiepruis, frankly i have no idea what's causing it...perhaps re - embedding kate , but I don't use that procedure so i can't say for sure08:59
amin81rysiek: it looks good!08:59
=== HymnToLife [n=fkraiem@LNeuilly-152-23-88-99.w217-128.abo.wanadoo.fr] has joined #kubuntu
rysiek|plamin81: great! did the first and second invocation of ifconfig differ in any way?08:59
=== mEDUXa [n=agustin@84.Red-217-127-164.staticIP.rima-tde.net] has joined #kubuntu
amin81rysiek: except for a 33% packet loss on the external ip...let me give you the details09:00
diepruisBluesKaj: mmm.. thanks anyway at least I have an angle on it now09:00
=== tech_ [n=tech@64.90.243.210] has joined #kubuntu
rysiek|plamin81: point is, the external IP worked ;)09:00
amin81rysiek: no, they are the same09:00
amin81rysiek: i will give you the details:09:00
rysiek|plok09:00
=== humbolt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
amin81ifconfig eth0... inet addr: 192.168.0.10109:01
rysiek|plhouseofbugs: which version of kubuntu are you using?09:01
amin81B cast: 192.168.1.255 Mask: 255.255.255.009:01
rysiek|plamin81: aye, great09:01
amin81sudo rout add default...without any problems09:01
rysiek|playe09:02
=== qsu [n=ubuntu@h8441203130.dsl.speedlinq.nl] has joined #kubuntu
=== _dennis_ [n=dennis@d54C2B03F.access.telenet.be] has joined #kubuntu
amin81ping -c 3 192....: 0% packet loss09:02
houseofbugs@rysiek|pl: 7.0409:02
amin81ping 195.114.......33% packet loss09:02
=== misiek [n=misiek@nat6ip5.bazapartner.pl] has joined #kubuntu
amin81and the last: infconfig eth0.....is the same as before09:02
rysiek|plamin81: ok, we are almost there :)09:02
qsucould somebody help me with my sound, i can hear sound playing from amarok but it cant record sound so that i can use skype09:03
=== emonkey [n=emonkey@static-pro-212-101-27-121.adsl.solnet.ch] has joined #kubuntu
amin81rysiek: finally :D09:03
rysiek|plamin81: I need to write a short script for you, gimme me 10mins09:03
amin81rysiek: ok09:03
=== gemidjy [n=sun@85.30.97.192] has joined #kubuntu
rysiek|plhouseofbugs: if you wait ~20mins I will be able to give you a script that starts beryl and em,erald on my box :)09:03
rysiek|plwhoa, the deadlines are tight ;)09:03
amin81rysiek: hahaha09:04
=== hoora_ [i=ariel@gateway/tor/x-318efc2e7964b8a9] has joined #kubuntu
nimbleit says how to autostart beryl on the beryl wiki09:05
=== akmal [n=akmal@84.54.91.162] has joined #kubuntu
nimblehttp://wiki.beryl-project.org/wiki/Install_Beryl_on_Ubuntu_Feisty_with_AIGLX09:06
=== main2 [n=mike0@85.148.12.76] has joined #kubuntu
=== gandalf__ [n=gandalf@88-137-145-60.adslgp.cegetel.net] has joined #kubuntu
amin81a09:08
=== venik [n=udi@146.203.21.62] has joined #kubuntu
=== diepruis [n=ashley@dsl-240-184-132.telkomadsl.co.za] has left #kubuntu ["Konversation]
=== humboldt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
rysiek|plamin81: ok, now, DON'T re-plug the cable to the linux box yet09:10
=== LjL [n=ljl@ubuntu/member/ljl] has joined #kubuntu
IreclanAnyone here have any experience with KMail/Kontact?09:10
rysiek|plamin81: are you in text mode, or in the graphical UI?09:10
rysiek|plIreclan: I do09:10
venikwhen I type into Firefox address line about:plugins It tells me that the Macromedia Flash player is installed naad enabled, but when I try to use it to play cnn.com videos, nothing happens09:10
=== walterac [n=walterac@201.243.142.191] has joined #kubuntu
=== _hansen_ [n=hansen@hrhansen.dk] has joined #kubuntu
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
rysiek|plvenik: tried another website? maybe CNN checks against Firefox?09:11
=== djrebel [n=djrebel@p54A7A019.dip0.t-ipconnect.de] has joined #kubuntu
rysiek|plvenik: try YouTube, and disable an ad blocker09:11
=== snikker [n=IRC@host202-154-dynamic.2-87-r.retail.telecomitalia.it] has joined #kubuntu
=== qsu is now known as bxnp
=== snikker [n=IRC@host202-154-dynamic.2-87-r.retail.telecomitalia.it] has left #kubuntu ["Exit"]
Ireclanrysiek|pl: Is it possible to set up some sort of Junkmail filter?09:12
amin81rysiek: i am in the graphical mode09:12
venikhow do I get it to work?09:12
=== jiten [n=penguinp@59.95.7.252] has joined #kubuntu
amin81rysiek: i dont dare to switch mode...hehehe09:12
=== trnda [n=trnda@smirice.sten.cz] has joined #kubuntu
=== montoya [n=fra@host177-193-dynamic.1-87-r.retail.telecomitalia.it] has joined #kubuntu
nimblekmail has some spam filter options09:12
=== dr5300 [n=mark@dsl-217-155-41-100.zen.co.uk] has joined #kubuntu
rysiek|plamin81: ok, in konsole: kdesu kate /etc/network/interfaces09:13
=== jiten is now known as penguinpuppy
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
rysiek|plamin81: in the dialog input your password09:13
=== dr5300 [n=mark@dsl-217-155-41-100.zen.co.uk] has left #kubuntu ["WeeChat]
Ireclannimble: Mind enlightening me on them, please?09:13
KartiHi all.........Kontact question please09:13
amin81rysiek: ok09:13
=== Sams4x [n=frz@p57A6B872.dip0.t-ipconnect.de] has joined #kubuntu
=== Tuhyk [n=tuhyk_in@217.66.174.1] has joined #kubuntu
=== miguel [n=miguel@89.128.173.231] has joined #kubuntu
rysiek|plamin81: in the file find the line "iface eth0 inet dhcp"09:14
amin81rysiek: let me know when to switch the cable over09:14
=== miguel is now known as Qaldune
KartiCan you transfer MS Outlook .pst files to Kontact?09:14
jordo23Is there a way to start Konversaion minimized?09:14
nimblebut, i wouldnt use them with an imap email, it froze up and i dunno exactly what happened, but my other computer registers a whole load of new emails come through09:14
jordo23In system tray?09:14
=== Qaldune [n=miguel@89.128.173.231] has left #kubuntu ["Konversation]
rysiek|plamin81: and DIRECTLY below that line paste this: post-up    if ifconfig eth0 | grep 'Bcast:192.168.1.' | grep 'inet addr:192.168.0' > /dev/null && ! ip r | grep default | grep '192.168.0.' > /dev/null; then route add default gw 192.168.0.1; fi09:14
rysiek|pljordo23: you would have to look in Konv's options09:15
nimbleanyway, go to tools>anti spam wizard09:15
bxnpanybody who can help me with my mic problem09:15
jordo23rysiek|pl: Didn't see it there....already looked09:15
rysiek|pljordo23: in taht case - I have no idea :/09:16
jordo23:)09:16
=== delight [n=delight@bchm-4d091443.pool.mediaWays.net] has joined #kubuntu
=== crobinett [n=crobinet@c-69-245-12-66.hsd1.tn.comcast.net] has joined #kubuntu
=== josh_ [n=josh@toroon63-1177846144.sdsl.bell.ca] has joined #kubuntu
amin81rysiek: as I am a first time user of linux i will ask a few stupid questions...hehe09:17
rysiek|playe, go for it09:17
nimbleto disable the anti spam filter for an account go to settings>configure filters>advanced09:17
=== velle_ [n=velle@ip-26-137.bnaa.dk] has joined #kubuntu
amin81rysiek: when you say exactly, should i paste it without leaving any space below iface eth0?09:17
josh_ive got a strange issue. I have a PCMCIA Compact Flash Card reader... if I plug it into a 32bit system.. works like a charm.. on this 64x2 Turion... it wont work... infact it has issues reading the digital camera directly...09:17
rysiek|plamin81: gimme a sec, I'll give you an example :)09:17
josh_would anyone know what software I would require?09:18
Tuhykhi, does anyone here have Dell Inspiron 6400? I need to discuss some issues (bluetooth and display)09:18
=== sky_ [n=sky@awu177.neoplus.adsl.tpnet.pl] has joined #kubuntu
amin81rysiek: thank you :)09:18
amin81rysiek: sorry about that09:18
=== creadorcreativo [n=insomnia@201-220-127-219.bk10-dsl.surnet.cl] has joined #kubuntu
sky_Hello everyone09:20
rysiek|plamin81: no prob, I was a n00b too ;)09:20
=== grayghost [n=marv@64-135-217-135.FoxValley.net] has joined #kubuntu
=== moshea [n=moshea@e198151.upc-e.chello.nl] has joined #kubuntu
rysiek|plamin81: http://paste.ubuntu-nl.org/20839/09:20
=== cre8ive4ce [n=cre8ive4@toroon63-1177846144.sdsl.bell.ca] has joined #kubuntu
rysiek|plamin81: the very long line HAS TO BE a single line09:20
amin81rysiek: ok, thank you09:21
=== gustuX [n=gustux@190.56.39.202] has joined #kubuntu
=== grayghost [n=marv@64-135-217-135.FoxValley.net] has left #kubuntu ["Kopete]
rysiek|plamin81: if unsure, go to the View menu, and un-select the "Dynamically Wrap..."09:21
Tuhykwell it seems that no inspiron users are here... so, could you help me how to make kubuntu run this "sudo hciconfig hci0 reset" automatically after system start? I need it to run my bluetooth adapter. thanks09:21
rysiek|plamin81: afterwards, save the file and paste me it's contents09:21
rysiek|plamin81: preferably by saving it, closing Kate and in console: cat /etc/network/interfaces09:22
phal__is there any cd/dvd writer you can suggest me? like nero09:23
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
=== tmbg [i=tmbg@gateway/gpg-tor/key-0x3DA923CF] has joined #kubuntu
amin81rysiek: ok 2 more stupid questions: is that a tab before and after "post-up"?09:23
rysiek|plphal__: k3b09:23
rysiek|plphal__: waaaay better than nero09:23
=== marko [n=marko@62.162.208.19] has joined #kubuntu
gustuXthere is a nero for linux too09:23
phal__thank you going to try that :)09:23
rysiek|plamin81: can be a tab, can be a few spaces09:24
=== avelino [n=avelino@87.223.197.98] has joined #kubuntu
rysiek|plphal__: nop :)09:24
amin81rysiek: ok09:24
mosheahi, has anyone had a problem with x11vnc not accepting connections after an upgrade to Feisty ?09:24
rysiek|plgustuX: gah, yeah, try not to remember it ;)09:24
=== walterac [n=walterac@201.243.142.191] has joined #kubuntu
bxnpanybody who could help this poor soul to talk with his new girlfriend over skype :)09:25
BluesKajnero6 on windoze is good , nero linux sucks ...K3B runs well09:25
=== humboldt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
rysiek|plbxnp: oh god, skype09:25
rysiek|plbxnp: my poor, lost soul, why not OpenWengo ;)09:25
bxnpehm its not a skype problem09:25
rysiek|plbxnp: ah, the mike problem ;)09:26
=== Chris_Swift [n=chris@client-86-26-39-85.swan.adsl.ntlworld.com] has joined #kubuntu
bxnpits a problem with linux my mic does not work09:26
rysiek|plbxnp: tried enabling it in KMix?09:26
rysiek|plbxnp: (the speaker icon in the tray)09:26
BluesKajor alsamixer09:26
bxnpoke well i have normal sound, i can listen to music09:27
bxnplet me try in kmix09:27
=== dr0hne [n=noname@p3EE2441A.dip0.t-ipconnect.de] has left #kubuntu ["Konversation]
=== vbgunz [n=vbgunz@217-98.127-70.tampabay.res.rr.com] has joined #kubuntu
rysiek|plbxnp: click the icon, click "Mixer" and select the "Input" tab09:27
bxnpi have master pcm mic boost en internal mic boost09:27
bxnpin output09:27
=== neo__ [n=neo@lns-bzn-55-82-255-130-142.adsl.proxad.net] has joined #kubuntu
rysiek|plbxnp: in Input you need the RED dot BELOW the mic slider LIGHTENED UP09:28
=== mc__ [n=mc@62.218.230.197] has joined #kubuntu
rysiek|plbxnp: and, of course, the slider as high as it goes ;)09:28
rysiek|plamin81: what's with the interfaces file?09:28
=== Sanne [n=Sanne@c-134-227-184.d.dsl.de.ignite.net] has joined #kubuntu
=== sinanimam [n=sinan@85.97.108.3] has joined #kubuntu
=== Lectus [n=freddy@201008064005.user.veloxzone.com.br] has joined #kubuntu
jeroen__How are you guy's?09:30
=== neo__ [n=neo@lns-bzn-55-82-255-130-142.adsl.proxad.net] has joined #kubuntu
rysiek|plfine, thanks :)09:30
=== neo__ [n=neo@lns-bzn-55-82-255-130-142.adsl.proxad.net] has left #kubuntu ["Konversation]
sky_I have a question: Why i can't change theme in Emerald Manger?09:30
=== neo__ [n=neo@lns-bzn-55-82-255-130-142.adsl.proxad.net] has joined #kubuntu
rysiek|plsky_: huh? what do you mean?09:31
Tuhykguys could you help me what should I do to have this command "sudo hciconfig hci0 reset" start automatically when the system boots?09:31
rysiek|plTuhyk: you can either write your own startup script, or place it in some startup script that already exists09:32
=== jeroen__ is now known as Jeroenw
sky_I use Beryl and in Emerald in can't change Theme09:32
Jeroenwwhy I'm nog able to send private messages? I'm registred;09:32
amin81rysiek: ok, sorry back09:32
amin81i wrote the whole line manually09:32
nimblewhat do you mean cant change theme?09:33
rysiek|plamin81: ok, nop. can you paste the whole /etc/network/interfaces on the pastebin? I just want to make *sure* we won't mess anything up ;)09:33
Tuhykrysiek|pl:  right and where I can find these scripts? :) thanks09:33
=== cables [n=cables@216-15-119-176.c3-0.nwt-ubr2.sbo-nwt.ma.cable.rcn.com] has joined #kubuntu
=== esunder [n=esunder@c-76-20-14-212.hsd1.ca.comcast.net] has joined #kubuntu
=== keriomis [n=keriomis@hel59-2-89-85-132-5.dsl.club-internet.fr] has joined #kubuntu
=== sinanimam [n=sinan@85.97.108.3] has joined #kubuntu
=== cables [n=cables@216-15-119-176.c3-0.nwt-ubr2.sbo-nwt.ma.cable.rcn.com] has left #kubuntu ["Leaving"]
amin81rysiek: without copy paste...as I was using the memory stick before for transferring over the text but it crashed a few times when I wanted to remove the memory stick09:33
esunderdoes beryl have a log?09:34
rysiek|plTuhyk: in /etc/init.d/ - I would edit the /etc/init.d/bootmisc file09:34
amin81yes, I will...nothing happens if it crashes again right?09:34
rysiek|plamin81: ah, so that's it!09:34
amin81rystiek: yes, I will...nothing happens if it crashes again right?09:34
rysiek|plamin81: if you saved the file, no09:34
rysiek|plamin81: wait09:34
rysiek|plamin81: did you unmount the usb-stick BEFORE removing it?09:34
amin81rystuiek: yes09:34
=== qsu [n=ubuntu@h8441203130.dsl.speedlinq.nl] has joined #kubuntu
rysiek|plamin81: ah, ok, nevermind09:35
esunderdoes beryl have a log?09:35
amin81rystiek: I do that every time...that is when the comp crashed the second time09:35
qsurysiek|pl: something went wrong with my network09:35
=== qsu is now known as bxnp
rysiek|plesunder: no idea. why would you need one?09:35
bxnpanyway i am in kmix rysiek|pl09:35
=== black_ [n=black@staticline25548.toya.net.pl] has joined #kubuntu
Tuhykrysiek|pl:  ok, thanks I'm gonna try it now :)09:35
=== frank_ [n=frank@dslb-088-074-024-002.pools.arcor-ip.net] has joined #kubuntu
=== neptunepink [n=poseidon@adsl-76-195-8-53.dsl.snfc21.sbcglobal.net] has joined #kubuntu
esunderwell i followed the ubuntu feisty install guide but it is not working09:35
rysiek|plTuhyk: wait, not so fast ;)09:36
dromerhi all, to watch this site: stage6.divx.com using Synaptic I removed my mozilla-plugin-vlc and installed mozilla-mplayer but the site still asks for me to install mplayer for my browser. any ideas?09:36
bxnpin the input tab, i have mic boost capture and internal mic boost09:36
rysiek|plbxnp: do you have a Mic or Microphone slieder?09:36
=== see-g_ [n=see-g@86.42.182.4] has joined #kubuntu
=== mneisen [n=mneisen@pD9E50DB5.dip.t-dialin.net] has joined #kubuntu
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
rysiek|plamin81: ok, nevermind then. let's assume you didn't b0rk anythiong there ;) if you would, it would only affect networking anyway09:37
Tuhykrysiek|pl: ooh, I'm still here, anything else needs to be done?09:37
=== ward__ [n=ward@d54C3FA9F.access.telenet.be] has joined #kubuntu
=== bart [n=bart@082-146-105-225.dyn.adsl.xs4all.be] has joined #kubuntu
rysiek|plTuhyk: gimme a sec09:38
=== humbolt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
=== beat_ [n=beat@net.soundzone.hu] has joined #kubuntu
=== coloco [n=coloco@62-43-161-99.user.ono.com] has joined #kubuntu
=== azz [n=fra@host202-196-dynamic.10-87-r.retail.telecomitalia.it] has joined #kubuntu
rysiek|plamin81: 1. sudo /etc/init.d/networking stop; 2. plug-in the cable to the linux box; 3. sudo /etc/init.d/networking start; 4. wait a few seconds; 5. ifconfig eth0 | grep 'inet addr'; 6. ip r | grep default; 7. ping -c 3 192.168.0.1 | grep transmitted; 8. ping -c 3 195.114.161.61 | grep transmitted; 9. ping -c 3 www.google.com | grep transmitted; 10. re-plug the cable to the IRC box and drop me a line :)09:40
colocoalguien me puede decir porque no puedo instalar el xubuntu?09:40
colocose me queda al 0% de la instalacion09:40
rysiek|plcoloco: are you from spain?09:40
amin81rysiek: ok! done!09:40
BluesKajdromer , if you check about:plugins you prolly have an old version of the mplayer plugin ...the latest is the 3.35.. the repos for it will nedd to be added to your sources list : http://download.tuxfamily.org09:40
amin81rysiek: http://paste.ubuntu-nl.org/20843/09:40
colocoyes09:40
=== azz is now known as montoya83
rysiek|plcoloco: try #ubuntu-es09:40
=== black_ [n=black@staticline25548.toya.net.pl] has left #kubuntu ["Konversation]
=== daniele_ [n=daniele@adsl-89-217-183-175.adslplus.ch] has joined #kubuntu
=== dschulze [n=dschulze@82.193.233.231] has joined #kubuntu
=== emonkey-p [n=emonkey@static-pro-212-101-27-121.adsl.solnet.ch] has joined #kubuntu
rysiek|plTuhyk: are you still here?09:41
=== rodehueser [n=rodehues@212.144.244.19] has joined #kubuntu
amin81rysiek: i double checked it, it looks fine09:42
Jeroenwrysiek|pl: How can I install a .tar.gz?09:42
rysiek|plamin81: great09:42
amin81rysiek: cool09:42
rysiek|plamin81: just as it should be :)09:42
rysiek|plamin81: 1. sudo /etc/init.d/networking stop; 2. plug-in the cable to the linux box; 3. sudo /etc/init.d/networking start; 4. wait a few seconds; 5. ifconfig eth0 | grep 'inet addr'; 6. ip r | grep default; 7. ping -c 3 192.168.0.1 | grep transmitted; 8. ping -c 3 195.114.161.61 | grep transmitted; 9. ping -c 3 www.google.com | grep transmitted; 10. re-plug the cable to the IRC box and drop me a line :)09:42
amin81rysiek: :) good. Now what?09:42
amin81ok09:42
rysiek|plamin81: gluck! :)09:42
Tuhykrysiek|pl:  yes, still waiting :)09:42
=== anna123 [n=amedeo@ppp-62-10-45-212.dialup.tiscali.it] has joined #kubuntu
dromerBluesKaj: hmm, thxn I'm looking for it right now, what I can find is: mplayerplug-in 3.3109:42
=== daniele_ [n=daniele@adsl-89-217-183-175.adslplus.ch] has joined #kubuntu
rysiek|plTuhyk: kdesu kate /etc/init.d/bootmisc.sh09:43
amin81rysiek: hehehe! gluck!09:43
rysiek|plTuhyk: and insert your line(s) just BEFORE this line:         # Remove bootclean's flag files.09:43
=== ToyMan [n=Stuart@user-12lcqol.cable.mindspring.com] has joined #kubuntu
rysiek|plTuhyk: save the file and you are done :) although, preferably, do paste it on http://paste.ubuntu-nl.org/ and give me the link, so that I can check if it's ok09:44
BluesKajok dromer , the repository site i gave you is wrong ... google for the tuxfamily repos09:44
rysiek|plTuhyk: it wouldn't be a good thing if you messed up your init scripts ;)09:44
Tuhykrysiek|pl:  ok, I'll try it, thanks09:44
rysiek|plJeroenw: you mean a tar.gz with a program sources?09:44
rysiek|plTuhyk: nop09:44
dromerBluesKaj: ok, why isn't the one in the normal repo's working?09:44
=== Alpha_Cluster [n=nick@bsu195102.bemidjistate.edu] has joined #kubuntu
=== BudgetDedicated [n=BudgetDe@s5593c2e9.adsl.wanadoo.nl] has joined #kubuntu
=== see-g__ [n=see-g@86.42.156.10] has joined #kubuntu
Tuhykrysiek|pl:  ok here it is - http://paste.ubuntu-nl.org/20844/09:46
Jeroenwrysiek|pl: yes09:46
=== reffus [n=reffus@90.227.26.41] has joined #kubuntu
BluesKajdromer,  'deb http://download.tuxfamily.org/3v1deb edgy 3v1n0'   'deb-src http://download.tuxfamily.org/3v1deb edgy 3v1n0'09:47
rysiek|plJeroenw: open konsole, cd to the directory with the tar.gz file09:47
Jeroenwrysiek|pl: ok09:47
rysiek|plJeroenw: tar -xzf the_file.tar.gz && cd the_new_directory && ./configure && make && sudo make install09:48
dromerBluesKaj: I'm on feisty, can I add those as well ?09:48
rysiek|plTuhyk: looks AOK09:48
rysiek|plTuhyk: should work :)09:48
Tuhykrysiek|pl:  ok I'm gonna try it, be right back09:48
=== Tuhyk [n=tuhyk_in@217.66.174.1] has left #kubuntu []
BluesKajyes09:48
BluesKajdromer, or you can find them here as well : http://gapz.tuxfamily.org/repos/index-depot.html09:49
Jeroenwrysiek|pl: wow thanks ^^09:50
BluesKajjust change the "edgy" to "feisty"09:50
=== see-g__ [n=see-g@86.42.156.10] has joined #kubuntu
BluesKajor dapper to feisty09:50
=== savior [n=savior@catv-5984c1b7.catv.broadband.hu] has joined #kubuntu
=== Tuhyk [n=tuhyk_in@217.66.174.1] has joined #kubuntu
=== BudgetDedicated [n=BudgetDe@s5593c2e9.adsl.wanadoo.nl] has joined #kubuntu
=== ubuntu_ [n=ubuntu@h8441203130.dsl.speedlinq.nl] has joined #kubuntu
=== mrigns_ [n=mrigns@ACB07A3F.ipt.aol.com] has joined #kubuntu
rysiek|plJeroenw: no prob, we'll se if it compiles and works :)09:52
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
dromerBluesKaj: ok I found it, thnx :)09:52
=== ubuntu_ is now known as bxnp
amin81rysiek: :( :/ :s :( :(09:52
bxnprysiek|pl: ehm i have some serious network problems09:53
amin81rysiek: it didnt work!! couldnt ping the external ip...let me post it for you09:53
bxnpbut anyway about my mic problem09:53
bxnpwhat should i do09:53
=== Daisuke_Ido [n=sierra-x@pool-71-97-143-56.aubnin.dsl-w.verizon.net] has joined #kubuntu
rysiek|plamin81: ok09:53
=== ArtMoonik_ [n=artmooni@mar92-3-82-66-233-126.fbx.proxad.net] has joined #kubuntu
=== phal__ [n=phal@88.240.70.42] has joined #kubuntu
Tuhykrysiek|pl: well it didn't help, but the situation changed - now it doesn't work at all, when I type it it does nothing09:55
=== paolo [n=__a___@host160-101.pool8252.interbusiness.it] has joined #kubuntu
=== eguzki [n=eguzki@ABayonne-256-1-16-34.w90-30.abo.wanadoo.fr] has joined #kubuntu
=== Mountainman [i=Mtnman@adsl-70-142-43-225.dsl.tul2ok.sbcglobal.net] has joined #kubuntu
amin81rysiek: http://paste.ubuntu-nl.org/20847/09:55
rysiek|plTuhyk: ok, then it must be run AFTER bootmisc.sh script09:55
=== insystel [n=insystel@33.Red-83-32-199.dynamicIP.rima-tde.net] has joined #kubuntu
rysiek|plTuhyk: delete the line from that script, and you would have to write your own09:56
=== kubuntian [n=andrea@S0106001310d8b18f.vc.shawcable.net] has joined #kubuntu
rysiek|plTuhuk: or... a moment, please :)09:56
rysiek|plamin81: on it09:56
=== Mountainman [i=Mtnman@adsl-70-142-43-225.dsl.tul2ok.sbcglobal.net] has joined #kubuntu
insystelhi09:56
eguzkihi09:56
insystelim spanish09:56
amin81rysiek: no probs...sorry09:56
eguzkihola09:57
rysiek|plamin81: no problem, you don't have to apologize :)09:57
rysiek|plamin81: I must have done an error or something09:57
eguzkihablo mejor el espaol que el ingles09:57
=== Mountainman [i=Mtnman@adsl-70-142-43-225.dsl.tul2ok.sbcglobal.net] has joined #kubuntu
amin81rysiek: hmm09:58
insystelyo tambien hablo mejor espaol que ingles09:58
rysiek|plamin81: got it!09:58
amin81post-up    if ifconfig eth0 | grep 'Bcast:192.168.1.' | grep 'inet addr:192.168.0'09:58
amin81rysiek: is that line correct?09:58
amin81rysiek: oh, ok09:58
=== Kr4t05 [n=andrew@dsl-206-251-14-231.dsl0.crls.pa.net] has joined #kubuntu
=== aldin_ [n=aldin@cm-944.europronet.ba] has joined #kubuntu
rysiek|plamin81: ...! ip r | grep default | grep '192.168.0.' > /dev/null; then route add default gw 192.168.0.1: fi... -> there should be ';', not ':', after 'route add default gw 192.168.0.1'09:59
rysiek|plamin81:  a semicolon, not colon :)09:59
BluesKaj!es | insystel09:59
ubotuinsystel: Si busca ayuda en Espaol por favor entre en los canales #ubuntu-es, #kubuntu-es o #edubuntu-es, all obtendr mas ayuda.09:59
amin81rysiek: haha! that detail was the problem?09:59
rysiek|plamin81: yup10:00
insystelpero como soy nuevo en este systema operativo no se como moverme10:00
rysiek|plamin81: just do: kdesu kate /etc/network/interfaces10:00
rysiek|plamin81: and change "gw 192.168.0.1: fi" to "gw 192.168.0.1; fi"10:00
=== administrador_ [n=administ@200.187.145.130] has joined #kubuntu
BluesKaj!es | insystel10:00
amin81ok10:00
ubotuinsystel: Si busca ayuda en Espaol por favor entre en los canales #ubuntu-es, #kubuntu-es o #edubuntu-es, all obtendr mas ayuda.10:00
rysiek|plamin81: and then...10:00
rysiek|plamin81: 1. sudo /etc/init.d/networking stop; 2. plug-in the cable to the linux box; 3. sudo /etc/init.d/networking start; 4. wait a few seconds; 5. ifconfig eth0 | grep 'inet addr'; 6. ip r | grep default; 7. ping -c 3 192.168.0.1 | grep transmitted; 8. ping -c 3 195.114.161.61 | grep transmitted; 9. ping -c 3 www.google.com | grep transmitted; 10. re-plug the cable to the IRC box and drop me a line :)10:01
Tuhykrysiek|pl:  ok, maybe this should help - I do it according to this howto (http://linux6400.wordpress.com/2007/04/23/bluetooth-how-to/), but probably I do something wrong10:01
JeroenwAnyone knows there are a lot of people who play Cube 3D?10:01
amin81rysiek: same thing as before?10:01
=== TheDebugger [n=unknown@bas1-montreal02-1096728568.dsl.bell.ca] has joined #kubuntu
amin81rysiek: yes... :)10:02
=== usuario [n=usuario@51-44-231-201.fibertel.com.ar] has joined #kubuntu
=== Rictoo [n=rictoo@adsl-68-89-30-225.dsl.hrlntx.swbell.net] has joined #kubuntu
=== v023946 [n=v023946@81-231-244-203-no17.tbcn.telia.com] has joined #kubuntu
=== ma_tex [n=ma_tex@88-199-25-130.tktelekom.pl] has joined #kubuntu
RictooHow would I get Ubuntu to redetect my monitor?10:02
rysiek|plif anybody written anything to me during the last 5mins10:03
rysiek|plplease repeat10:03
=== ziofiltro [n=ziofiltr@host15-135-dynamic.59-82-r.retail.telecomitalia.it] has joined #kubuntu
=== SlimG [n=robert@84.205.58.245] has joined #kubuntu
Tuhykrysiek|pl: ok, maybe this should help - I do it according to this howto (http://linux6400.wordpress.com/2007/04/23/bluetooth-how-to/), but probably I do something wrong10:03
ziofiltrohi10:03
ziofiltroi'm ziofiltro10:03
BluesKajRictoo, are on kubuntu now ?10:03
rysiek|plTuhyk: or probably not :)10:03
RictooBluesKaj: Yes10:03
RictooI got a new LCD monitor10:03
RictooI want Ubuntu to redetect it =p10:04
RictooI haven't plugged it in yet10:04
BluesKajRictoo, check system settings/monitor & display/ configure monitor ..you should see your's in a the list10:05
rysiek|plamin81: drop me a message when you change the file and test it ;)10:05
RictooOk, thanks10:05
=== mike__ [n=mike@adsl-75-36-154-82.dsl.pltn13.sbcglobal.net] has joined #kubuntu
=== mike__ is now known as pulaski
pulaskihello10:06
=== sinsun [n=sinsun@219-84-86-97-adsl-tpe.static.so-net.net.tw] has joined #kubuntu
=== firecrotch [n=nick@adsl-69-210-59-134.dsl.milwwi.ameritech.net] has joined #kubuntu
=== oskar_ [i=Binia@um234.internetdsl.tpnet.pl] has joined #kubuntu
=== Arwen [i=anon32@wikipedia/anon32] has joined #kubuntu
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81rysiek: wohooooo! :D10:09
rysiek|plamin81: works?10:09
amin81rysiek: a 33% loss when ping 195...10:09
rysiek|plyeah, it's a distant server from you10:09
amin81rysiek: and a 0% loss when ping www.google.com! :D10:10
=== h0llyw00dstar [n=a@c83-255-199-182.bredband.comhem.se] has joined #kubuntu
rysiek|pl:] 10:10
rysiek|plamin81: well, my job is done :)10:10
amin81rysiek: soooo cool!10:10
RictooWOOT10:10
RictooI LOVE LCD MONITORS10:10
RictooDEY R SO KEWL10:10
RictooBut CRT's are pretty good too =/10:10
amin81let'se see if I can get online...brb...hopefully logged on with the linux box :)10:10
amin81rysiek: let'se see if I can get online...brb...hopefully logged on with the linux box :)10:10
amin81rysiek: brb10:11
rysiek|plRictoo: *nothing* beats a 20" LCD with beryl on it :] 10:11
BluesKajRictoo, working ok then .. :)10:11
=== |GuS| [n=gustavo@200.47.78.40] has joined #Kubuntu
rysiek|plamin81: gluck!10:11
ArwenRictoo, what kinda comment was that?10:11
rysiek|plArwen: an emotional one ;)10:11
Rictoorysiek|pl: Mines 17"10:11
Rictoo:(10:12
ArwenLCDs are nice because they have subpixels, but CRTs are nice because they're cheap and have higher contrast/response10:12
BluesKajhe's celebrating10:12
=== sinanimam [n=sinan@85.97.108.3] has left #kubuntu ["Konversation]
=== firecrotch [n=nick@adsl-69-210-59-134.dsl.milwwi.ameritech.net] has left #kubuntu []
rysiek|plRictoo: life's no piece a cake ;)10:12
=== Arwen needs a display with a 4:3 aspect ratio :-\
=== rehan [n=rehan@154.153.70.202.dynamic.max.com.pk] has joined #kubuntu
rysiek|plArwen: what's the problem in that? Mine's a 4:310:13
=== amin81 [n=s_amin@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
amin81rysiek: :( haha10:13
amin81rysiek: back on the xp box10:14
Arwenrysiek|pl, read it again, I need one that has 4:3... meaning my current one doesn't10:14
pulaskiI have 2computers.  One is a dual boot win2k/feisty fawn kubuntu 7.04 and the other is an old PII dell running kubuntu 7.04 server,  I currently use the dell as an NFS file server to my kubuntu client.  I am now setting up samba on the dell to also serve files to my win2k side.10:14
rysiek|plArwen: ah, m'kay10:14
rysiek|plArwen: sorry10:14
Arwenyeah, dunno why display manufacturers came up with the idea of 1280x102410:14
Arwenshitty10:14
RictooBluesKaj: It didn't redetect it10:14
Rictooin xorg.conf it still shows my previous monitor10:14
rysiek|plamin81: was that "back on xp, something messed up" or "back on xp, linux has net though"?10:14
amin81rysiek: no, back on xp, something messed up10:15
nimble1280x1024 must been cheaper to produce10:15
rysiek|plamin81: argh.10:15
nimblewhy would you want a 4:3 over 16:10 though?10:15
amin81rysiek: when I reconnected the cable and started firefox, it did not work10:15
BluesKajRictoo,just choose it from the list...mine is old but it wasn't detected either , no biggie just to choose the monitor from the list.10:15
Arwennimble, widescreen sucks.....10:15
RictooMy monitor isn't in the list oO10:16
=== TheInfinity [n=TheInfin@p508F154B.dip0.t-ipconnect.de] has joined #kubuntu
amin81rysiek: when I started konqueror, it did not work10:16
RictooMy monitor isn't in the list oO10:16
Arwenand 16:10 especially sucks10:16
pulaskican someone recommend a good HOWTO to configure the samba smb.conf and the win2k client?10:16
rysiek|plamin81: reconnect the cable, sudo /etc/init.d/networking restart; wait a few seconds, start Ff10:16
Arwenat least gimme 16:9..10:16
=== akmal [n=akmal@84.54.91.162] has joined #kubuntu
rysiek|plamin81: ...or whatever net app10:16
amin81rysiek: then when I wrote ping -c 3 www.google.com: uknown host10:16
=== philip [n=philip@dslb-084-060-052-137.pools.arcor-ip.net] has joined #kubuntu
RictooBtw, an LCD monitor at 60hz is the same as 75hz, right?10:16
amin81rysiek: brb10:16
Rictoobecause both work. Which should I choose?10:16
nimblewidescreens great, vertical space is far less useful than horizontal10:17
ArwenRictoo, more Hz is better10:17
rysiek|plnimble: nope10:17
phal__ctry+alt+backspace wont work what can it be?10:17
rysiek|plnimble: it depends what you do10:17
Arwennimble, hell no, the aspect ratio is non-standard. Not to mention that wallpapers and standard def video fail on widescreen.10:17
rysiek|plnimble: I webdevelop and write apps, I don't need the horizontal space, I *really* need the vertical space10:17
Arwenand personally, I do need more vertical space, horizontal space is useless to me10:18
phal__ctry+alt+backspace wont work what can i do?10:18
Arwenphal__, it won't work as in it fails to restart X?10:18
=== pjarvis [n=pjarvis@74-140-123-135.dhcp.insightbb.com] has joined #kubuntu
=== kaukx [n=kaukx@ip118-208.anet.lt] has joined #kubuntu
nimblewhat for?  16:9 allows you to place 2 reasonably sized windows next to each other, 4:3 wont unless youre at a really high resolution10:19
=== usama [n=usama@137.101.129.228] has joined #kubuntu
phal__arwen yes10:19
=== Black_Cat [n=mooncats@di-228.bicomtel.ru] has joined #kubuntu
Arwenphal__, type in a console "sudo /etc/init.d/kdm restart"10:20
pulaskican someone recommend a comprehensive HOWTO to help me configure my kubuntu 7.04 server running samba with my wind2k client?10:20
Arwennimble, because I find most images are larger vertically than horizontally?10:20
phal__but how can i fix it?10:20
=== sa__ [n=sa@0x5358db6c.bynxx17.adsl-dhcp.tele.dk] has joined #kubuntu
Arwennimble, besides, if you need the extra horizontal space, you can double up on displays10:20
Daisuke_IdoArwen: so use monitor rotation and use the monitor in portrait mode :)10:20
rysiek|plnimble: whet talking about the same screen size (15" for eg.), I prefer 4:310:20
ArwenDaisuke_Ido, lol, then I'd have to physically rotate it...10:20
Daisuke_Idoit can be done :)10:20
rysiek|plnimble: I just bought a 20", I could tage either 20" widescreen or 4:3, took the latter10:21
ArwenDaisuke_Ido, not if it's a CRT? :-)10:21
Daisuke_Idohow many widescreen crts are there?10:21
=== usamahashimi [n=usama@137.101.129.228] has joined #kubuntu
rysiek|pl*take10:21
nimblewell i am talking about 23"/24" really10:21
Arwennimble, yeah, again, I refuse to take a widescreen display if it has less than 1200 vertical size :-\10:21
=== weesi [n=weesi@CPE0006256bf942-CM0018c0c4fe9c.cpe.net.cable.rogers.com] has joined #kubuntu
Daisuke_Idostandard pc monitors.  lcd FAR outweighs those :)10:21
nimblei dont really like working on screens smaller than that10:21
sa__rysiek>10:21
sa__rysiek: hellooooooooooooo! this is amin81 on the linux :)10:21
Arwennimble, I wish I had your kind of cash...10:21
rysiek|plDaisuke_Ido: oh, no. the CRT's are *far* heavier! ;)10:22
rysiek|plsa__: yay!10:22
Daisuke_Idooh, here's a discussion point: ati's promise to provide open drivers.  does anyone believe it?10:22
rysiek|pl:)10:22
=== bordy [n=chris@153-161.127-70.tampabay.res.rr.com] has joined #kubuntu
=== pedr1 [n=pedro@98.Red-83-61-208.dynamicIP.rima-tde.net] has joined #kubuntu
ArwenDaisuke_Ido, no10:22
Daisuke_Idorysiek|pl: nice word-twisting :)10:22
sa__rysiek: so do i need to do the networking restart everytime i start the comp_10:22
sa__?10:22
=== chief [n=chief@84.238.129.47] has joined #kubuntu
rysiek|plDaisuke_Ido: I do. they are loosing market share, they *have* to do it10:22
ArwenDaisuke_Ido, or, they'll provide an open source driver that does indirect rendering... and poorly too10:22
chiefhm10:22
Daisuke_IdoArwen: i think they'll provide an open 2d driver and continue to have a binary blob for 3d drivers10:22
=== Arwen is betting an open 2d driver
rysiek|plDaisuke_Ido: well, I can almost say I am being tought that10:23
weesiAnyone know how I can get two machines running kubuntu to share files, Im using a dsl router...10:23
pedr1Hey guys!10:23
rysiek|plsa__: not unless the cable is there10:23
ArwenDaisuke_Ido, which doesn't help at all since radeon works fine for 2d... and doesn't fix the problem that a 1900XTX on fglrx is slower than Intel...10:23
sa__rysiek: ok!10:23
Tuhykbtw when you are talking about displays... is there any difference between 50 Mhz and 60 Mhz rerfresh rate on a notebook display? I've managed to set up ideal resolution 1440x900 but only with 50 Mhz refresh (win can do 60 Mhz),10:23
rysiek|plsa__: if linux starts with the cable plugged in - it'll work10:23
rysiek|plsa__: if you hot-replug, you need it10:23
ArwenTuhyk, between 50 and 60? hell yeah10:23
Arwenafter 60, it's kinda hard to tell10:23
Daisuke_IdoArwen: but it pays lip service to open source, which is all they're doing10:24
sa__rysiek: and how about if i connect the comp at someone else's connection10:24
Daisuke_Ido:)10:24
rysiek|plsa__: the networkmanager was supposed to handle this, but it's quite buggy yet10:24
ArwenDaisuke_Ido, exactly10:24
=== see-g_ [n=see-g@86.42.153.130] has joined #kubuntu
rysiek|plsa__: might just work without networking restart10:24
nimble1900 is slower than intel?  :-/ my main computer has a 190010:24
Arwensay, don't recent ATI cards lack a 2d core? so you need fglrx to use them at all?10:24
sa__rysiek: ok10:24
nimblemight have to get a 880010:24
Daisuke_Idothen comes nvidia on its white stallion and provides well-done open source 3d drivers.10:24
Daisuke_Idoand then i wake up10:24
TuhykArwen:  so I should try to change it? because whatever I do I could not change it, I've edited xorg.conf hundred times with no effect10:24
rysiek|plsa__: thing is: your DHCP server sends some bogus info - sets the ip to 192.168.0.x and the Broadcast to 192.168.1.x10:24
=== usamahashimi [n=usama@137.101.129.228] has left #kubuntu ["Konversation]
=== _czessi [n=Czessi@dslb-088-073-027-065.pools.arcor-ip.net] has joined #kubuntu
weesithanks10:25
sa__rysiek: tooooooooooons of thanx...10:25
ArwenTuhyk, hmm... you should probably try to change it but I have no idea how10:25
sa__rysiek: ok...10:25
rysiek|plsa__: and tries to set gatreway to 192.168.1.1 - and the standards-complying systems (like Linux) get confused10:25
ArwenDaisuke_Ido, or just settle with Intel?10:25
=== KaiHanari [n=kaihanar@CPE0013a3bd89d2-CM0011e6c7e1cf.cpe.net.cable.rogers.com] has joined #kubuntu
pedr1I have an error message when I run k3b10:25
pedr1http://www.mypastebin.com/?code=175890852010:25
pedr1anyone can help me to solve it?10:25
Daisuke_IdoArwen: it's really difficult for me to go with intel graphics10:25
sa__rysiek: is there anyway this could be fixed in the next version of linux? so people that have a similar connection as me dont get the same problem in the future10:26
rysiek|plsa__: don't mention it, really :) I am just paying my debt back :)10:26
ArwenDaisuke_Ido, to be fair, if you have the newest chipset (965GM?), the integrated chip is fairly powerful10:26
rysiek|plsa__: hmmm10:26
Arwenenough to play old games at least10:26
=== rr_lap [n=ry@unaffiliated/rr72] has joined #kubuntu
Daisuke_Idousing an amd processor, and an amd motherboard with nforce...  makes intel a not-so-easy-to-implement choice10:26
rysiek|plsa__: yeah, quite probable; although it really isn't a bug in linux, but in the configuration of DHCP server10:26
sa__rysiek: so is there anyone i can mail about the problem as a request to look into this problem and try to fix it10:26
rr_laphow do i get my system back to ubuntu after i installed kubuntu-desktop?10:27
rysiek|plsa__: but I will remember this case, so that next time it takes 10mins, not 3hrs ;)10:27
=== _czessi is now known as Czessi
ArwenDaisuke_Ido, lol, nvidia chipset? you fail :-)10:27
Daisuke_Idorr_lap: when you log in at gdm, choose gnome instead of kde10:27
Daisuke_IdoArwen: better than via.10:27
rysiek|plsa__: yeah, try posting a bugreport at launchpad10:27
rysiek|plsa__: I'll give you a link10:27
ArwenDaisuke_Ido, heh, for motherboards, nothing beats Intel :-)10:27
rr_lapDaisuke_Ido: how does that remove kopete and such applications?10:27
=== ibOn [n=ibon@125.80.223.82.arsystel.com] has joined #kubuntu
Daisuke_Idorr_lap: you just said you wanted to go back to gnome, not that you wanted to remove kde10:28
sa__rysiek: :) cool...i got help from a guy 2 days back...(adaptr) he told me to download dig and try to fix the problem10:28
sa__never got that far10:28
rr_lapDaisuke_Ido: i never said i wanted to get back to gnome, i said i wanted to get rid of kubuntu10:28
Daisuke_Ido<rr_lap> how do i get my system back to ubuntu after i installed kubuntu-desktop?10:28
=== chief is now known as Chiefy
rysiek|plsa__: https://launchpad.net/ubuntu -> try posting a bugreport against the dhclient3 package10:29
=== coloco [n=coloco@62-43-161-99.user.ono.com] has joined #kubuntu
rr_lapi didnt say anything about gnome10:29
=== humboldt [n=elias@213-147-185-150.ADSL.ycn.com] has joined #kubuntu
Daisuke_Idothat is what you said, but instead of arguing semantics, you can remove packages one by one10:29
=== Chiefy is now known as Chiefie
Daisuke_Idoubuntu = gnome10:29
Daisuke_Idokubuntu = kde10:29
sa__rysiek: ok!10:29
rr_lapDaisuke_Ido: not neceserily10:29
rr_lapDaisuke_Ido: dont assume things10:29
rr_lapand dont stereotype people10:29
rysiek|plsa__: afterwards just mail me the link -> rysiek@rysiek.ath.cx - I'll add a comment with some more info maybe10:29
=== Chiefie is now known as chief
rr_lapDaisuke_Ido: so i need to mauneelly tell it to remove all 199 packs?10:30
=== chief is now known as Chieffy
rysiek|plsa__: I got to go now, cu later, happy linux using ;)10:30
Daisuke_Idoyes10:30
rysiek|plcu all, gtg10:30
=== ArtMoonik [n=artmooni@mar92-3-82-66-233-126.fbx.proxad.net] has joined #kubuntu
=== quaru [n=nick@logik.resnet.mtu.edu] has joined #kubuntu
=== keriomis [n=keriomis@hel59-2-89-85-132-5.dsl.club-internet.fr] has joined #kubuntu
sa__rysiek: so is there anyway repay you??10:30
=== gandalf__ [n=gandalf@88-136-68-153.adslgp.cegetel.net] has joined #kubuntu
sa__rysiek: i can...10:31
nimbleanyone ever get a problem where beryl wont let you resize window, like you change the size and it just changes back again?10:31
Arwennope... but check your settings in window plugins10:31
=== rubikcube [n=kvirc@dslb-088-070-012-087.pools.arcor-ip.net] has joined #kubuntu
nimbleim pretty sure its a bug, i have resize enabled, and i seem to be able to fix it by maximising the window then unmaximising it10:32
Arwennimble, it's a bug then :-)10:32
=== nkoc [n=nkoc@p5082F5D1.dip.t-dialin.net] has joined #kubuntu
Arwennimble, oh, but do you have snapping windows on?10:33
pedr1Sorry, I would like to have some help with an error message in k3b10:33
nimbleyeah10:33
pedr1http://www.mypastebin.com/?code=175890852010:33
nimblethat causes a problem?10:33
=== unix_infidel_ [n=blue@adsl-68-94-37-34.dsl.rcsntx.swbell.net] has joined #kubuntu
pedr1any suggestion?10:33
Arwennimble, preventing window resize is what it's supposed to do, lol10:33
=== Tuhyk [n=tuhyk_in@217.66.174.1] has left #kubuntu []
=== thomax [n=thomas@217-148-245-96.happymany.net] has joined #kubuntu
nimblehmm?  snapping windows doesnt seem to affect resizing at all (which id actually prefer it if it did), only moving10:34
rubikcubehi, how can I change the icon that is shown when plugging in a USB drive?  It always shows an ipos icon and I (or my girlfriend) wants to change that.10:35
nimblewhat actually happens is i resize it, then i click on it and it just changes back to what it was before10:35
nimbleim pretty sure its not the correct behaviour10:35
pedr1is there a channel of k3b?10:35
=== ma_tex [n=ma_tex@88-199-25-130.tktelekom.pl] has left #kubuntu ["Konversation]
pedr1to have some help there?10:35
=== imagine [n=imagine@modemcable150.200-203-24.mc.videotron.ca] has joined #kubuntu
=== Tuhyk [n=tuhyk_in@217.66.174.1] has joined #kubuntu
=== willy [n=willy@146.241-245-81.adsl-dyn.isp.belgacom.be] has joined #kubuntu
=== hivemind [n=kasdaye@S010600179a9f2971.cg.shawcable.net] has joined #kubuntu
=== jeroen__ [n=jeroen@126.50-66-87.adsl-dyn.isp.belgacom.be] has joined #kubuntu
=== firecrotch [n=nick@adsl-69-210-59-134.dsl.milwwi.ameritech.net] has joined #kubuntu
=== blekos [n=blekos@ppp125-110.adsl.forthnet.gr] has joined #kubuntu
pedr1Well, I have said that my problem is about LC_var10:41
pedr1that maybe I have to set them10:41
pedr1how can I do it?10:41
=== hivemind [n=kasdaye@S010600179a9f2971.cg.shawcable.net] has joined #kubuntu
=== meven [n=meven@ARennes-357-1-67-176.w90-12.abo.wanadoo.fr] has joined #kubuntu
=== viktor [n=viktor@c-45e2e455.04-181-6e6b701.cust.bredbandsbolaget.se] has joined #kubuntu
unix_infidel_anyone know of a proper way to get 3rd party windows explorer apps support?10:44
=== keriomis [n=keriomis@hel59-2-89-85-132-5.dsl.club-internet.fr] has joined #kubuntu
=== andrea [n=andrea@host-84-222-3-132.cust-adsl.tiscali.it] has joined #kubuntu
=== emerson [n=emerson@BHE201062185098.res-com.wayinternet.com.br] has joined #kubuntu
=== Tuhyk [n=tuhyk_in@217.66.174.1] has joined #kubuntu
=== Tuhyk [n=tuhyk_in@217.66.174.1] has left #kubuntu []
=== jakkass [n=gareth@213-202-142-230.bas502.dsl.esat.net] has joined #kubuntu
=== dvektor [n=dvektor@dslc-082-082-085-056.pools.arcor-ip.net] has joined #kubuntu
=== novosirj [n=novosirj@pool-68-162-12-71.nwrk.east.verizon.net] has joined #kubuntu
novosirjAnyone familiar with how firefox handles file associations?10:47
Arwennovosirj, err... in about:config10:48
novosirjMine has gone and associated ZIP files with Wine...10:48
novosirjI looked there... doesn't seem to be anything regarding that in particular.10:48
novosirjI can say Open With... and then pick something else and say always... and that works.10:48
=== ward_ [n=ward@d54C3FA9F.access.telenet.be] has joined #kubuntu
novosirjBut I don't know where it got that idea in the first place -- I'd like to check some of those out. It has odd ideas about a lot of types... it's not using KDE's defs, I know that.10:48
phal__anyone knows how can i set the refresh rate to 85 Hz? There is only 60 Hz now10:49
nimbleedit your xorg.conf10:50
phal__done it i changed the ref. rate value with the ddcprobe's output but i didnt open 85 hz too10:50
phal__there were only 60 and 8710:50
phal__and not 8510:50
Black_Catphal__, dpkg-reconfigure xserver-xorg ?10:50
phal__i never managed to finish that :D10:51
firecrotchnovosirj: ~/.mozilla/firefox/****.default/mimeTypes.rdf10:51
phal__but i will try it later10:51
cpk1just edit xorg.conf by hand if you know the values for sure10:51
phal__thank you10:51
firecrotchnovosirj: **** varies depending on build version10:51
novosirjLemme take a look.10:51
novosirjWell, it stores your NEW ones there...10:53
=== nosrednaekim [n=michael@01-048.200.popsite.net] has joined #kubuntu
=== fl2032 [n=fl2032@84.129.190.236] has joined #kubuntu
novosirjSo like when I tried to open a .zip file and it wanted wine, I added /usr/bin/ark as a choice. That is now in there... However, I still have no idea why it thought wine would be a good choice to begin with... it says "Wine Windows Emulator" in the original box.10:54
=== fl2032 is now known as sine
=== nosrednaekim [n=michael@01-048.200.popsite.net] has left #kubuntu []
=== aldin [n=aldin@cm-944.europronet.ba] has joined #kubuntu
=== cpk1 is now known as cpk
firecrotchnovosirj: Could it have been a self-extracting ZIP file?10:55
=== rrabbit74 [n=roger@cc32278-a.emmen1.dr.home.nl] has joined #kubuntu
novosirjNah... all ZIP files.10:55
hyper_chhiho, someone knows how to convert a 3gp video from a SonyEricsson cell phone to avi?10:55
novosirjMaybe I can check KDE's description for .EXE and see if .ZIP is included in there somehow.10:55
=== cpk is now known as cpk1
=== daphbobo_ [n=nats@196.218.31.122] has joined #kubuntu
=== daphbobo_ is now known as daphbobo
=== OldToker [n=toker@pool-71-110-0-124.lsanca.dsl-w.verizon.net] has joined #kubuntu
dakhey10:59
=== wily [n=wily@d83-181-228-67.cust.tele2.it] has joined #kubuntu
novosirjYup, nothing at all that I can see -- it's insane.10:59
dakanyone know why kubuntu wont play all *.rm files yet debian will ?10:59
OldTokerhi all having trouble getting my kubuntu install on the net? keeps complaining about a default gateway being invalid? can someone lend a hand?10:59
wilyhi all11:00
dakOldToker: you lettting it run dhcp ?11:00
OldTokerno manual config11:00
daknever done a net install with ubuntu tho11:00
dakwell11:00
dakdo you have a router at home ?11:00
=== onlineapps [n=andrew@ool-44c54248.dyn.optonline.net] has joined #kubuntu
OldTokeryes11:00
dakhave you ever connected to its config page ?11:00
OldTokerand 4 other computers.. and 2 wifi's :)11:00
firecrotchhi wily11:00
=== meven [n=meven@ARennes-357-1-67-176.w90-12.abo.wanadoo.fr] has joined #kubuntu
daklike 192.168.1.111:01
OldTokeryes..11:01
dakcuz odds are that is your defualt gateway11:01
=== elcuco [n=elcuco@bzq-88-152-18-88.red.bezeqint.net] has joined #kubuntu
dakthe ip you conect to to config your router11:01
OldTokerthat's how I got it to the manual setup.11:01
onlineappshi, anyone got a good program like Ulead on windows that will convert videos to the MPEG DVD format and burn it?11:01
dakwhats the error11:01
=== sebbar [n=sebbar@p57B3DB78.dip.t-dialin.net] has joined #kubuntu
binksonlineapps: tovid   or avidemux  or  devede11:01
onlineappsthanks11:02
onlineappsbye11:02
=== onlineapps [n=andrew@ool-44c54248.dyn.optonline.net] has left #kubuntu []
=== jordo23 [n=jordo23@CPE-70-94-41-77.wi.res.rr.com] has joined #kubuntu
=== neptunepink rains periods on everybody's sentances.
novosirjHow about spelling on the word sentences?11:02
binkslol11:03
=== Arwen shudders at all the requests for transcoding...
Arwenfools11:03
=== see-g__ [n=see-g@86.42.139.236] has joined #kubuntu
novosirjLet's have that kind of rain too.11:03
binksArwen: these peolpe not heard of divx players11:03
=== klaus_ [n=klaus@dslc-082-082-174-236.pools.arcor-ip.net] has joined #kubuntu
Arwenbinks, heh, why not just use TV-Out?11:03
=== Arwen sighs
=== esunder [n=esunder@c-76-20-14-212.hsd1.ca.comcast.net] has joined #kubuntu
binksmy english teachers tried for years to get me to speak and spell my native language they failed youve no chance11:04
esunderwhat is the room for (k)ubuntu and beryl?11:04
novosirjSo I guess my real question is let's say that in Firefox, your associations are totally empty. Where does it get the associations from in that case? That seems to be what I'm dealing with, wherever it pulls the default file types from. I suppose I could ask on #firefox, provided there is one.11:05
binksArwen: well yes my w/e project will be to get either vdr or myth orking with my dvb-c11:05
klaus_hallo ... habe feisty neu drauf, trotz dieser libdvdcss2 kann ich keine dvds abspielen :( nichtmal lsdvd geht ) libdvdcss debug: disc is unscrambled /  using CSS key cache dir:  ... / libdvdcss error: read error / Can't open disc /dev/dvd! ) unter edgy ging das noch :( any ideas ?11:05
Arwenesunder, #ubuntu-effects or #beryl11:05
Arwenklaus_, english11:05
klaus_sorry, arwen , yes11:06
=== ubuntu_ [n=ubuntu@ip-62-235-217-168.dsl.scarlet.be] has joined #kubuntu
=== derbes [n=derbes@e178072106.adsl.alicedsl.de] has joined #kubuntu
klaus_hello ... using feisty since a few days, having libdvdcss2 but cannot play dvds :( also lsdvd wont work ) libdvdcss debug: disc is unscrambled /  using CSS key cache dir:  ... / libdvdcss error: read error / Can't open disc /dev/dvd! ) unter edgy ging das noch :( any ideas ?11:06
esunderty arwen11:06
klaus_under edgy it worked11:06
binksklaus_: use vlc it rocks11:06
Arwenklaus_, what media player? have you tried alternate ones?11:07
klaus_tried vlc, dont work ... tried mplayer, vlc, dvdrip, dvdbackup, lsdvd ... same error11:07
binksdidnt the dvdcss package change in fiesty11:07
esunderalso, is there a good way to backup a kubuntu installation, settings, etc, I have gotten beryl/XGL working on an ATI x1900xt which has been stated as unsuported on a few websites11:07
=== hybrid [n=x@72.169.30.254] has joined #kubuntu
binks!dvd11:07
ubotuFor playing DVD, see http://help.ubuntu.com/ubuntu/desktopguide/C/video.html - "libdvdcss2" can be found at http://wiki.ubuntu.com/SeveasPackages - Try k9copy (available in !Universe) for backing up DVDs11:07
Arwenklaus_, ok, can you try opening /dev/scd0 instead of /dev/dvd ?11:07
Arwenthat might help11:07
=== peyote [n=KVIrc@unaffiliated/peyote] has joined #kubuntu
klaus_using /dev/scd0 has same results11:08
Arwenklaus_, hmm... if you have VLC, under input -> access filters -> DVD, try setting method to disc or key11:09
=== leiar [n=leiar@216-129-93.0502.adsl.tele2.no] has left #kubuntu ["Konversation]
esunderis there any way to see how much drive space i have left?11:09
peyotedf11:09
klaus_thanx, arwen, i try11:09
=== ambar [n=ambar@ool-4577bf8e.dyn.optonline.net] has joined #kubuntu
esunderty peyote11:10
novosirjAlright, I'm out, thanks for the help.11:10
=== Brownie_ is now known as brownedwg89
=== novosirj [n=novosirj@pool-68-162-12-71.nwrk.east.verizon.net] has left #kubuntu []
=== foxhound31 [n=chatzill@82-41-211-162.cable.ubr12.edin.blueyonder.co.uk] has joined #kubuntu
foxhound31does the install for nvidia drivers work properly in 7.0411:12
foxhound31or due still have to spend ages on the command line getting nothing to work11:12
Arwenfoxhound31, perfectly? nothing is perfect11:13
foxhound31ie using the gui to install the drivers11:13
Arwenbut the kernel bugs were fixed11:13
rubikcube<bump> hi, how can I change the icon that is shown when plugging in a USB drive?  It always shows an ipod icon and I (or my girlfriend) wants to change that.11:13
foxhound31drove me nuts the last time trying to get the drivers installed adn it kept breaking11:13
=== rikrd [n=rikrd@156.red-62-57-64.user.auna.net] has joined #kubuntu
Arwenrubikcube, lol, girlfriend? keep dreaming :-). Obvious question coming up - is it an iPod?11:14
bordySo, I changed the theme of my desktop and now icons (ie inside of kopete, and the bouncy icons) are not showing up at all, and are just little grey boxes. Any help?11:14
foxhound31what exactley where the kernel bugs that affected this issue?11:14
Arwenfoxhound31, old version of nvidia.ko11:15
Arweni.e. incompatible11:15
foxhound31a light dawns on me11:15
rubikcubeno, it's her normal 512MB usb stick... this seems to be a new behaviour with feisty11:15
=== Jonty [n=jadh@77-97-207-100.cable.ubr11.edin.blueyonder.co.uk] has joined #kubuntu
foxhound31so now we can have accelerated graphics without pain11:16
Arwenrubikcube, well, I'll play along with you.. anyway, does this problem persist with all USB sticks? or just that one?11:16
Arwenfoxhound31, using binary drivers is itself a pain...11:16
=== Iwonder|too [n=Iwonder@adsl-068-209-223-091.sip.jan.bellsouth.net] has joined #kubuntu
=== mike__ [n=mike@lnngmibas01-pool5-a157.lnngmi.tds.net] has joined #kubuntu
=== magicaltrevsky [n=magical@80-45-41-53.static.dsl.as9105.com] has joined #kubuntu
foxhound31right well I'll try out 7.04 and see how I get on11:16
=== sine [n=fl2032@84.129.190.236] has left #kubuntu ["Konversation]
rubikcubehmm, let's try another stick...11:17
mike__i need help!11:17
=== sercik [n=sercik@host199-160-dynamic.16-87-r.retail.telecomitalia.it] has left #kubuntu ["Konversation]
klaus_arwen: libdvdcss can crack the key, but last message befor read-error is "using css-key cache dir " ...11:17
firecrotchmike__: What can we help you with?11:18
rubikcubehappens with all sticks11:18
foxhound31ok arwen thanks see you11:18
=== fl2032 [n=fl2032@p5481BEEC.dip.t-dialin.net] has joined #kubuntu
=== fl2032 is now known as sine
mike__firecrotch: lol nice name, anyways i want to download Aol Instant Messager11:18
Arwenklaus_, hmm, let's try purging the cache? the easiest way to do that is to reinstall libdvdcss11:19
mike__firecrotch: i dont know what file to choose there are several11:19
firecrotchmike__:  Is there any particular reason you want AOL Instant Messenger over something like Kopete or Pidgin?11:19
rubikcubechanging the icon with right-click on the desktop symbol doesn't help, the new icon shows in the properties dialog, but it'll stay the same on the desktop11:19
mike__i really dont like Kopete, its just annoying to use11:20
mike__In my opinion11:20
firecrotchmike__: Have you tried Pidgin (formerly known as Gaim) ?11:20
klaus_Arwen, i tried to reinstall libdvdcss2 from several sources ...11:20
mike__no whats that?11:20
Arwenklaus_, hmm, try deleting ~/.dvdcss11:21
klaus_Arwen: I used http://medibuntu.sos-sts.com/repo/ as source11:21
firecrotchmike__:  It's an IM program that supports AIM, Yahoo IM, MSN, IRC, etc11:21
klaus_ok, i try deleting11:21
=== mariah [n=mariah@202.Red-81-38-135.dynamicIP.rima-tde.net] has joined #kubuntu
mike__okay how do i get it, im new to Kubuntu 6.10 Edgy, so i dont know how to install somthing11:21
=== welter [n=welter@190.86.49.13] has joined #kubuntu
klaus_Arwen, erasing the dir has no success11:22
rubikcubeArwen or anyone else: any idea about the icons?11:22
firecrotchmike__:  Programs are installed by using Adept.   It's called "Add/Remove Programs" on your K Menu11:22
Arwenrubikcube, sorry, didn't see your comment - sounds like an icon set problem11:22
Arwenor it could be because of amarok trying to treat your USB device as an ipod11:23
rubikcubeAny idea where they're defined?11:23
=== ubuntu [n=ubuntu@83.212.65.35] has joined #kubuntu
Arwen/usr/share/icons - but check in amarok to see if it's "managing" any music devices11:23
firecrotchmike__:  You might need to enable all of the repositories for Kubuntu11:23
firecrotch!repos11:23
ubotuThe packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu11:23
rubikcubeno, in /usr/share/icons there are only the icons themselves, not the connetcion between mime-types, devices and icons11:24
=== velle_ [n=velle@ip-26-137.bnaa.dk] has joined #kubuntu
=== mahdi_ [n=mahdi@cpe-76-178-204-94.maine.res.rr.com] has joined #kubuntu
mike__oh11:24
mike__are you familiar with Kopete?11:25
firecrotchmike__:  Not really, since I use Gaim/Pidgin11:25
mike__oh okay11:25
mike__because for some reason, it dosent show all of my friends, just 3 out of 14711:25
Arwenklaus_, sorry, seems like my ideas have run out11:26
Arwenmike__, that's a lot of friends o.O11:26
firecrotchmike__: Perhaps it's set to only show those who are online? There ought to be an option to show offline buddies11:26
=== mariah [n=mariah@202.Red-81-38-135.dynamicIP.rima-tde.net] has left #kubuntu ["Konversation]
klaus_Arwen, Ok, thank you for your try11:26
mike__no only 1 is offline out of 311:26
mike__so i dont understand why they arnt all being shown11:26
=== sinsun [n=sinsun@219-84-86-97-adsl-tpe.static.so-net.net.tw] has joined #kubuntu
=== iostream [n=iostream@adsl-75-58-41-86.dsl.emhril.sbcglobal.net] has joined #kubuntu
firecrotchmike__: I'll take a little poking around in kopete and see what I can come up with11:27
mike__okay thanks11:27
klaus_Maybe anybody else knows what is wrong in feisty playing dvds ? i get "libdvdcss error: read error" if using lsdvd or mplayer or vlc or slt ... ?11:28
=== Graham [n=graham@81.101.229.176] has joined #kubuntu
=== mayeco [n=MarioYou@201.227.229.10] has joined #kubuntu
Arwenklaus_, oh yeah, check that you have write permission to your DVD drive11:29
firecrotchmike__: take a look at the file ~/.kde/share/apps/kopete/contactlist.xml11:29
firecrotchmike__:  Does that show all of your friends?11:29
GrahamHey people, how do I get .wma support in Amarok?11:29
klaus_Arwen write permission ? dont really know hmm , you mean the right of /dev/scd0 ?11:29
=== mark_ [n=mark@c-24-147-31-197.hsd1.ma.comcast.net] has joined #kubuntu
Arwenklaus_, yes11:30
Arwenls -l /dev/scd*11:30
klaus_ok, mom11:30
Arwenerr......11:30
mike__firecrotch: where can i find the file?11:30
=== chrisb [n=chrisb@cm-84.208.147.027.chello.no] has joined #kubuntu
firecrotchmike__: /home/username/.kde/share/apps/kopete  (where username is the username you login to Kubuntu with)11:31
klaus_Arwen: brw-rw---- 1 root cdrom 11, 0 2007-05-14 19:16 /dev/scd0 (and i am in group cdrom)11:31
klaus_Arwen, so, yes i have write perms11:31
Arwenhmm, well, that was my last shot, I'll be going into my corner now11:31
=== see-g_ [n=see-g@86.42.165.190] has joined #kubuntu
mike__do i put that in the terminal?11:32
klaus_Arwen, ok, thank you ... strange ... dont want do downgrade do edgy, but hope there is an alternative11:32
=== dbist [n=dbist@ool-4571ec6b.dyn.optonline.net] has joined #kubuntu
Daisuke_Idomister cracker, i recommend installing the w32 codecs, don't remember the exact package name offhand...11:32
Kartiklaus_: I know I am having trouble but do you have the win32codecs and libdvdcss211:32
firecrotchmike__:  No, open the program Konqueror (it's a file manager/web browser) and put it into the address bar11:33
klaus_Karti, yes i do11:33
=== sinsun [n=sinsun@219-84-86-97-adsl-tpe.static.so-net.net.tw] has joined #kubuntu
klaus_libdvdcss2 reports read error after successful cracking11:33
=== grayghost [n=marv@64-135-217-135.FoxValley.net] has joined #kubuntu
KartiI have had trouble with it as well  but as I am using VMWare from WIndows my DMA doesnt help either11:33
binksklaus_: have you got libdvdread installed11:34
mike__firecrotch: it says it does not exsist11:34
firecrotchmike__: Did you replace "username" with your username?11:34
mike__yes11:34
klaus_no libdvdread :-|11:34
=== grayghost [n=marv@64-135-217-135.FoxValley.net] has left #kubuntu ["Kopete]
klaus_from which source can i get libdvdread?11:35
firecrotchmike__:  In the View menu of Konqueror, make sure that "Show hidden files" is checked11:35
PriceChild!dvd | klaus_11:35
ubotuklaus_: For playing DVD, see http://help.ubuntu.com/ubuntu/desktopguide/C/video.html - "libdvdcss2" can be found at http://wiki.ubuntu.com/SeveasPackages - Try k9copy (available in !Universe) for backing up DVDs11:36
klaus_sorry,11:36
PriceChildklaus_, use libdvdcss2 (libdvdread isn't really important)11:36
klaus_havve libdvdread311:36
=== akmal [n=akmal@84.54.91.162] has joined #kubuntu
klaus_i have libdvdread3 (no libdvdread)11:36
mike__firecrotch: nope it still dosent work11:36
klaus_PriceChild: I use libdvdcss2 and it tolds me it cannot read the dvd (after cracking the key)11:36
=== OOD [n=OOD@dsl-142-85.aei.ca] has joined #kubuntu
mike__firecrotch: ill be back in 1o minutes or so is that okay?11:37
firecrotchmike__: I probably won't be here then, but I'm sure someone else will be able to help11:37
mike__okay thanks firecrotch11:37
firecrotchmike__: If you can find the file, try renaming it to contactlist.xml.old and then opening Kopete and reconfiguring everything.  That will create a new contactlist.xml file11:38
klaus_i try the install-sh from dvdread ..11:39
=== Solifugus [n=matthew@chungking.ctlt.wsu.edu] has joined #kubuntu
=== bacsi [n=bacsi@a1256.adsl.pool.eol.hu] has joined #kubuntu
klaus_still the same error ... libdvdcss says "read error" after cracked the disc key11:41
SolifugusAny got skype to install?11:41
klaus_(i used the /usr/share/doc/libdvdread3/install-css.sh)11:41
SolifugusEven the static binary for skype give the error, cannot find libstdc++ (even though it is there)11:41
=== semistud2354 [n=semistud@70.159.49.66] has joined #kubuntu
=== akmal [n=akmal@84.54.91.162] has joined #kubuntu
klaus_it looks like nobody can help me get libdvdcss2 running on feisty - i have it, it cracks the disc key, but continues with a read-error and nothing works :(11:45
=== Search4Lancer [n=redphoen@c-68-80-88-216.hsd1.pa.comcast.net] has joined #kubuntu
Kartiklaus_: sorry, I just wish that it was added as part of the OS11:45
=== chi0_ [n=chi0@63-227-46-133.hlrn.qwest.net] has joined #kubuntu
semistud2354I recently configured my broadcom router to work with bcm4318-fwcutter...the probem comes when i try to connect to a router...i am able to connect but i cannot see the true strength of the signal it always says 5 stars11:46
semistud2354im using wireless assistant11:47
=== nicola [n=nicola@85-211-152-88.dyn.gotadsl.co.uk] has joined #kubuntu
semistud2354sorry i ment to say broadcom wireless card in my laptop11:48
=== Runi22 [i=PCGenie@as3-dial13.olivant.fo] has joined #Kubuntu
semistud2354instead of router11:48
semistud2354any suggestions/help comments??11:48
Sanneklaus_: I remember reading that using the install-css.sh script is not so good. You could try the medibuntu package which is packaged especially for ubuntu: http://medibuntu.sos-sts.com/11:48
=== mayeco [n=MarioYou@201.227.229.10] has left #kubuntu ["Kopete]
=== l3mr [n=l3mr@77-56-104-181.dclient.hispeed.ch] has joined #kubuntu
klaus_Sanne, thank you for your Tip. i tried the medibuntu package before i tried the install-cs.sh ... both wont work :(11:50
semistud2354does that mean i have to reinstall that11:50
=== Ireclan [n=william@host98.wpcs.net] has left #kubuntu ["Konversation]
semistud2354err...my os11:50
klaus_i think this is no windows, so i dont have to reboot, right?11:50
Sanneklaus_: oh, sad to hear that. Then I'm out of ideas already, sorry.11:50
=== dani_ [n=dani@eu85-85-10-155.clientes.euskaltel.es] has joined #kubuntu
Sanneklaus_: after installing the package? No, you shouldn't need that.11:51
Graham!wma11:51
ubotuFor multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats11:51
GrahamHow can I play wma files in Amarok?11:51
=== jsefija [n=jsefija@87.219.67.123] has joined #kubuntu
Sanneklaus_: I guess you already know this page? https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs11:53
klaus_Sanne, thanks, yes i do11:54
Sanneklaus_: thought so11:54
=== fire [n=fire@232.Red-88-23-218.staticIP.rima-tde.net] has joined #kubuntu
klaus_so i will downgrade to edgy ... damn why didnt i have a backup ?11:56
SolifugusThe only problem with kubuntu is getting the stinking software you need... and horrible dependency issues..11:56
=== Artokal [n=zach@209.87.248.107] has joined #kubuntu
SolifugusEvent the static binary of skype doesn't work..... on feisty fawn... but it did work on the previous version11:56
=== nkoc [n=nkoc@p5082F5D1.dip.t-dialin.net] has joined #kubuntu
=== graf2ix [n=graf2ix@ANantes-257-1-27-214.w90-25.abo.wanadoo.fr] has joined #kubuntu
=== Daisuke_Ido plinks Solifugus in the head
Daisuke_Idowhy didn't you get the .deb?11:59
=== kkamil [n=kkamil@dslb-088-065-139-128.pools.arcor-ip.net] has joined #kubuntu
Daisuke_Idowhich installs just fine in feisty11:59
SolifugusDaisuke_Ido: of course I tried that.. I tried all the packages.. all of them say libstdc++ is missing.11:59
=== bordy is now known as bordy_away
Daisuke_IdoSolifugus: then you have more serious problems than that o_O11:59
Daisuke_Idoinstall build-essential12:00
SolifugusDaisuke_Ido: it's a fairly fresh feisty fawn install12:00
=== pedr1 [n=pedro@98.Red-83-61-208.dynamicIP.rima-tde.net] has left #kubuntu []
=== bipolar [n=bflong@70.44.53.89] has joined #kubuntu
=== Artokal [n=zach@209.87.248.107] has left #kubuntu ["Konversation]
SolifugusDaisuke_Ido: I just installed build-essential  -- why?12:02
=== hybrid [n=x@72.169.30.254] has joined #kubuntu
=== unix_infidel_ is now known as unix_infidel
=== Arwen [i=anon32@wikipedia/anon32] has left #kubuntu ["Leaving"]
=== CVirus [n=GoD@196.205.192.96] has joined #Kubuntu
SanneSolifugus: can it be that the error complained about an older version of libstdc++? If so, you might be able to install that. Does that error tell about the version fo the missing libstdc++?12:03
klaus_bye12:03
Daisuke_Idothat was libc, nevermind, but the b-e metapackage is useful nonetheless12:03
Daisuke_Idocan't rely on anything other than 5 or 612:04
=== Trevinho [n=Trevi@host74-163-static.104-80-b.business.telecomitalia.it] has joined #kubuntu
=== jsefija [n=jsefija@87.219.67.123] has joined #kubuntu
Daisuke_Ido2.10 is the only version in the repos that isn't installed, and skyoe installed great12:05
SolifugusSanne: Appearantly yes.. Feisty Fawn has 6 and I just followed a tutorial to setup "Automatix" which installed version 5.. and now skype starts..12:05
DragnslcrI installed MonoDevelop, and apparently it decided that Firefox would look better as a Gnome app instead of KDE. Anyone know how I can change Firefox back to using KDE's rendering libraries?12:05
SanneSolifugus: you won't have needed automatix for that, it's just a normal ubuntu package :)12:06
Daisuke_Idoautomatix...12:06
Daisuke_Idowhen are those guys going to go away and create problems for another OS?12:06
firecrotchDaisuke_Ido: I dunno, but I hope it's soon :)12:07
Daisuke_Idoamen12:07
Sanne!automatix | Solifugus12:07
ubotuSolifugus: Automatix2 is a script that tries to install some software, and often fails and breaks systems. We don't provide support for it, and we strongly discourage its use. Problems caused by Automatix are often hard to track and solve, and it might sometimes be easier to !install a fresh copy of Ubuntu. See also !WorksForMe12:07
SolifugusDaisuke_Ido and Sanne: Automatix just fixed one issue for me.. I wish every distro would switch to Autopackage so we don't have to worry about any of this kind of crap anymore12:08
SolifugusOn any distro12:08
SanneSolifugus: package management is no crap. It's developed by people mostly in their free time for us, so I'm quite thankful I mostly don't have to chase dependencies by hand.12:09
=== stdin [i=stdin@unaffiliated/binary2k2] has joined #kubuntu
=== mahdi_ [n=mahdi@cpe-76-178-204-94.maine.res.rr.com] has joined #kubuntu
firecrotchSolifugus: You're right.  I think the package management differences between distros / difficulty installing things is part of why Linux isn't as widely used12:09
=== leonardo [n=leonardo@201.15.72.241] has joined #kubuntu
Daisuke_Idopackage management in linux is good (apt)12:10
Daisuke_Idohowever, yes, it could be a lot better.12:10
firecrotchapt is good, but then you have distros like Fedora and Red Hat that use Yum, Gentoo using Emerge, etc12:10
Daisuke_Idoi should amend that to "debian-based dictibutions of linux"12:10
DragnslcrI kinda wish alien on amd64 could convert an i386 rpm12:10
firecrotchconfuses people who are new to linux12:10
=== leonardo is now known as n4zgul
SlimeyPeteyou can use apt on most systems these days, if you install it. Obviously you still need to find repositories, though.12:11
=== keriomis [n=keriomis@hel59-2-89-85-132-5.dsl.club-internet.fr] has joined #kubuntu
DragnslcrLuckily I still have an old x86 box running12:11
=== Jonty [n=jadh@77-97-207-100.cable.ubr11.edin.blueyonder.co.uk] has joined #kubuntu
SolifugusSanne and firecrotch: I've been using GNU/Linux since Slackware '97 and I absolutely guarantee that's why GNU/Linux is not more broadly adopted.. And yet.. it's so easy fixable..  Autopackage is they best way, in my opinion..12:11
=== voidmage [n=voidmage@adsl-068-209-120-161.sip.asm.bellsouth.net] has joined #kubuntu
=== hrhansen [n=hansen@hrhansen.dk] has joined #kubuntu
firecrotchAll distros need to get on the same page, whether it be with apt, Yum, Emerge, .run, etc.  Pick one and everyone use it12:12
Daisuke_Idohow about the CnR movement?12:12
Daisuke_Idothink that will gain any momentum?12:12
LectusI agree. They all should use just one package manager that works well.12:12
firecrotchCnR is an alright option.  Good for former windows users because it's pretty much the same as using .exe files12:12
LectusMore standard would bring more people to Linux12:12
=== strabes [n=alex@ip68-108-31-178.lv.lv.cox.net] has joined #kubuntu
Daisuke_Idofirecrotch: we're talking about freespire's click and run, right?12:13
SolifugusSanne and firecrotch: The idea of having a different package hierarchy for every version of every distro is just insane...  and inspite of what many developers say.. it can be done in a non-conflicting manner.12:13
firecrotchDaisuke_Ido: yes12:14
Daisuke_Idohow does that correspond to exes?12:14
SanneI prefer to have most software prepared by my distro. I wouldn't want to install lots of 3rd party software all over the place. It might be easier if it was more like windows, but I can just go without the mess windows like isntallers would create in my system directories.12:14
=== froggie [n=froggie@h21267185058.dsl.speedlinq.nl] has joined #kubuntu
Daisuke_Idomaybe i don't know enough about it, but i thought it was a package management system similar to apt, with a friendly interface and ability to purchase commercial software12:15
firecrotchDaisuke_Ido: from what I understand, it's quite similar to how Windows does things.  You download the exe file, double click it to install, and then run the resulting program12:15
DragnslcrWhat's the "correct" way to add an item to the KMenu that has to run as a superuser? Use "kdesu program" for the command or set it to run as root?12:15
=== knapp [n=knapp@67.132.247.218] has joined #kubuntu
Daisuke_IdoDragnslcr: i would imagine both would have the same effect12:15
=== Raven301 [n=raven301@unaffiliated/raven301] has joined #Kubuntu

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!