[00:13] hello, can someone recommend me a good php editor [00:13] php dk [00:14] !php [00:14] PHP is an HTML-embedded scripting language. A command-line only version can be installed in Ubuntu with the "php5-cli" package. See also !lamp for integrated server PHP. The Ubuntu server PHP5 guide is found at https://help.ubuntu.com/9.04/serverguide/C/php5.html [00:15] :) [00:15] editor! [00:15] not SERVER [00:15] I already have the server [00:16] .. php [00:17] ? [00:17] is there any good app to record my dektop in kde? [00:18] !info kdenlive | keffie_jayx [00:18] keffie_jayx: kdenlive (source: kdenlive): a non-linear video editor. In component universe, is optional. Version 0.7.5-1ubuntu1 (karmic), package size 1000 kB, installed size 2780 kB [00:18] ^^ seen alot of people asking that latly :S [00:19] keffie_jayx: http://elantux.files.wordpress.com/2009/05/recordmydesktopscreenshot.jpg [00:19] James147: kde 4.4.2 rocking and not many screencasts [00:19] Typos_King: does it have any gtk dependencies? [00:19] keffie_jayx: yes [00:20] there are 2 versions, recordmydesktop and recordmydesktop-gtk which I think is just the front end you see on that shot [00:21] xenaxon: Geany may do, jEdit is another..... I use quanta which is a web IDE, does php files too [00:21] xenaxon, php-eclipse [00:22] xenaxon: http://www.linuxsoft.cz/screenshot_img/160-a.jpg <--- quanta plus [00:22] I have eclipse [00:22] but it's for Java [00:22] hello [00:22] I want it for php [00:22] what is the cmd to upload a file via ssh? [00:22] how do I uninstall eclipse? [00:23] how do you uninstall something [00:23] lubse: dunno, I'd assume 'put' [00:23] in kuubu [00:23] xenaxon, interesting, have you done any linux searches for php editors ? [00:23] I installed eclipse [00:23] but how do I uninstsall it [00:23] I installed the one for java [00:24] and I need php [00:24] sudo apt-get remove PACKAGENAME; [00:24] xenaxon: sudo aptitude remove eclipse but eclipse is plugin basied so i dont see why both cant work off the same version [00:24] if you dunno the package name, you can use autocomplete in apt-get too [00:24] eclip .. [00:25] depends how it was installed , xenaxon , with a package manager or from open source [00:25] thanks [00:25] oh [00:25] James147: already uninstalled it [00:25] but I don't want the java one [00:25] don't need it [00:26] ok, so now I've downloaded eclipse for php. how do I install it? [00:26] it's tar.gz [00:27] should I just dearchive? [00:27] unzip it :P [00:27] there would be a README file [00:27] lubse: scp is the ssh equiv of cp [00:27] ok, done [00:27] xenaxon, tar -xvzf filname.tar.gz [00:27] I've unarchived it [00:28] unziped* [00:28] how do you install it [00:29] there would be a README file [00:29] hehh [00:29] WTF [00:29] they should start naming those README_NOW_FOR_REAL_WE_MEAN_IT_REALLY [00:29] it's the java eclipse again [00:30] wth [00:30] you mean, you could have used it with eclipse? hehe [00:31] ? [00:31] I got the php eclipse [00:31] and the java eclipse is still installed [00:31] and I just removed it with apt-get remove [00:32] the java part is probly just a oplugin [00:32] I know [00:32] but I don't want it or need it and also I don't know how to add the php plugin individuall [00:32] find the php plugin [00:32] y [00:32] I deleted eclipse [00:32] it's uninstalling [00:33] xenaxon: "the fault dear Brutus, is not in the stars, is in us, we are the underlines" -- julius ceasar, shakespeare [00:33] underlings rather [00:33] * Typos_King slaps self [00:33] :))))) [00:33] xenaxon: "the fault dear Brutus, is not in the stars, is in us, we are the underlings" -- julius ceasar, shakespeare [00:33] better hehehe [00:33] yes [00:33] but eclipse is still uninstalled [00:34] when I click the bin [00:34] why not use quanta? [00:34] it says: A java runtime bla bla or JDK is required [00:35] help [00:35] why not use quanta? [00:35] hehh [00:36] what is a quanta [00:36] I want eclipse I'm used to it from wingows [00:37] ... [00:37] how big is the .gz file you just got? [00:37] ok, here we go === joeDeuce is now known as _| [00:37] is running now/ [00:37] ? rather [00:37] it's gonna take an hour to download 450 mb [00:37] heheh [00:38] 450mbs.. hehe that's .... heee [00:38] I think it's defected [00:38] it's not working [00:38] for an editor that's 450mbs, it better cook breakfast too [00:39] :D [00:40] how big is the .gz file you just got? [00:40] 138 MB [00:40] but it says it needs the JDK [00:40] Java Development Kit [00:40] in order to work [00:41] and I have no idea how to install anything on kubrutu [00:41] how do you install a program in kubuntu? [00:41] xenaxon: there are many different ways to... [00:42] xenaxon: the easiest way is to use packagemanagment [00:42] I just unpacked an archive [00:42] and I want that program installed [00:42] xenaxon: got a feeling the eclipse is one of those "unpack and run" types [00:42] yes [00:42] it is [00:42] xenaxon: thus to install you need to move it where you want to keep it [00:42] xenaxon: 138mbs wouldn't need eclipse itself [00:42] but It says it needs the JDK [00:42] how do I install a JDK [00:43] right [00:43] xenaxon: sudo aptitude install java6-jdk [00:43] so, install java dev... really?..... no just jvm? [00:43] JRE [00:43] yes [00:44] hola [00:44] James147, did that [00:44] and eclipse still asks for it [00:45] xenaxon: you many need to specify where it is installed... [00:45] specify to eclipse [00:45] or specify where to install jdk [00:45] ? [00:45] A Java Runtime Environment (JRE) or Java Development Kit (JDK) [00:45] must be available in order to run Eclipse. No Java virtual machine [00:45] was found after searching the following locations: [00:45] /home/xenaxon/Documents/eclipse/jre/bin/java [00:45] java in your current PATH [00:45] xenaxon: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:45] xenaxon: tell eclipse where java is [00:46] and how do I do that [00:46] xenaxon: whats the output of java -version? [00:47] it outputs 6-7 lines [00:47] The program Java can be found in the following packages: [00:47] right [00:47] it needs the jvm [00:47] xenaxon: indicating it is installed? or you need to isntall it? [00:47] not sure on the jdk [00:48] xenaxon@xenaxon-laptop:~$ java -version [00:48] The program 'java' can be found in the following packages: [00:48] * gcj-4.4-jre-headless [00:48] * openjdk-6-jre-headless [00:48] * cacao [00:48] * gij-4.3 [00:48] xenaxon: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:48] xenaxon: please use the pastbin :) [00:49] http://paste.ubuntu.com/407317/ [00:49] xenaxon: but that output sounds like java isent on your path :S [00:49] ? [00:50] eclipse is not installed [00:50] wait up my batery is low [00:50] hehehe [00:51] ok [00:51] back [00:51] eclipse is just unpacked [00:51] but normally it should work unpacked [00:51] on windows I only had to install the JDK and then unpack eclipse [00:51] and it would work [00:52] same here [00:52] xenaxon: sorry, damed eclipse crashed my computer.... again.... why cant i run eclipse + virtualbox at the same time... eclipse shouldnt need 1/2 my ram :S [00:53] :D [00:53] I know [00:53] wish I knew some other editor [00:53] a simple editor [00:53] with autocomplete. that's all I need [00:53] xenaxon: grr, and why dose it store the syntax highliting `with` the workspace :( [00:54] :D [00:54] ahem, quanta [00:54] :P [00:54] I'm not very proeficient in eclipse anyway [00:54] or... SciTE [00:54] does quanta have this: [00:55] project folder navigator [00:55] this?? [00:55] hehe [00:55] autocomplete [00:55] is a web IDe [00:55] :D [00:55] xenaxon: i suggest quanta.. [00:56] and uses a QT'ed Scintilla libraries, so-called QScintilla, which is what many intelli-sense editors use [00:56] I'm downloading quanta [00:56] is it faster than eclipse? [00:56] big time faster, it doenst use java for one :P [00:56] wow, it says it will also install like 3000000 plugins [00:56] :)) [00:56] xenaxon: would hope so, eclipse is a bloated app :S way too much stuff in it [00:56] I hate eclipse for being slow [00:57] do I still need JDK? [00:57] xenaxon: not if you dont want to develop java [00:57] I don't [00:57] how do I destroy it [00:57] :)) [00:57] it does projects, it also does teaming stuff, I've used it with Kbear over an ftp session to edit files too, ctrl-s and sends the file over [00:58] you can also add/customize your own toolbar if you wish with your own icons, I have a few [00:58] ok, here goes quanta [01:02] first impression: great! [01:03] but it's missing some of the features of eclipse. [01:05] well, is not eclipse [01:05] so, yeah, a hamburger will have missing features a hotdog have too, doesn't mean it won't fill you up :P [01:06] :D [01:06] it's good anyway [01:06] I can work with it [01:08] yeah! basket 2.0 beta is awesome [01:08] Typos_King: Is there anyway of setting quanta to automatically upload files via ftp [01:08] upon save! [01:09] I've done with kbear [01:09] but i think it may be doable to set quanta to do it on its own [01:09] if you want to give a shot to kbear heheh [01:10] that'll do that, open the ftp session in Kbear, right-click the file -> open with > quanta, and from quanta ctrl-s sends it over [01:11] ? [01:11] kbear is a ftp client [01:11] yes [01:12] have you checked if quanta has an ftp plugin around? [01:12] cant dolphin be used to ftp? [01:12] dunno, i think it has [01:13] I use krusader.. heheh, it has an ftp facility [01:13] it lists the protocal :S [01:14] It doesn't I think [01:15] 1sec [01:16] nope [01:17] xenaxon: you sure? [01:17] yes [01:17] no. not even dolphin has ftp [01:18] xenaxon: dosent ftp://sever work? [01:18] ftp://server ? [01:18] where [01:18] xenaxon: dont have acces to a ftp server to test [01:18] in teh address bar... [01:18] just click the address bar and type ftp:// to use it :) [01:19] with the address ^^ [01:19] yes. works [01:19] I've logged in to my host [01:19] :) [01:19] can you right-click a file and say -> open with > quanta? [01:19] in dolphin [01:20] only with kate [01:21] ok [01:21] ahemm [01:21] launch Konqueror :), and get into .... kon.... one sec [01:21] oh [01:21] yes! [01:21] it works [01:22] for quanta? [01:22] yes [01:22] ok [01:22] anyhow, the MIME settings are usually set up in Konqueror settings [01:22] but I don't want to save it directly anyway [01:22] I want to develop offline [01:22] if quanta or some app you want added/removed is there, you can do so in konqueror settings [01:22] fyi [01:22] I don't want to disturb my site visitors [01:23] Typos_King: xenaxon: or by system settings -> advanced -> file associations [01:24] or alt+f2 "File Ass..." [01:24] My nic issue is fixed, cure was to shut down 3 computers, unplug the quest modem for several min.. reboot....wired is working fine now Thank's guys and gals. :) [01:24] xenaxon: well.... you can do a Save As in quanta, and save it to .... local... if you want to use your remove server resources, I'd say make a copy/mirror of your files to a restricted folder and use that, so the ones on the site aren't disturbed [01:24] s/remove/remote/ [01:25] if you need to just do plain php stuff and markup, I'd say you don't need the ftp session, you can do that with a webserver on http://localhost [01:26] wait, I think you didn't understand [01:27] right now, I have this situation: I have a live website(it's serving online) and I want to develop offline, and only update the real website when the feature is complete and tested. [01:27] I have setup apache/mysql/php/phpmyadmin on localhost [01:28] and I've also setup vhosts: www.sitename.lh [01:28] xenaxon then make a mirror/copy of it on the remote server, for your to modify [01:28] and login to that folder [01:28] yeah [01:29] I was hoping that quanta could just update all files on the server that are different from the files on localhost [01:29] or something like that [01:30] but it's ok. I'll just send them manually [01:30] xenaxon: fyi if your web server supports it I would use the sftp protocal instead, its like ftp but uses ssh to encrypt it [01:31] why? [01:31] xenaxon: ftp i think sends everything in clear text, easier to get hold of they stuff your transfing... but its just a suggestion [01:32] oh, no worry [01:32] no one knows my ip [01:32] xenaxon: http://www.wise-ftp.com/know-how/ftp_and_sftp.htm <- [01:32] it's impossible to get hold of the conexion I tnink [01:34] so after all day crashing i finally found this....and after 12 or more times i get throught he updates, now when it says start game it still crashes....http://appdb.winehq.org/objectManager.php?sClass=version&iId=16051 how can i get runes of magic to play? [01:35] btw no one in #whinehq isnt saying anything thought id come here. [01:35] from my opinion wine sucks, I couldn't get anything I used on wingows to work on kubruntu [01:36] im begining toagree xenaxon nothing i needed to run worked [01:36] winamp worked for 1 second [01:36] is just an emulator FYI, not a virtual environment [01:36] maybe you need a virtual environment or something [01:36] then It crashed and I needed to kill wine to get rid of the window [01:37] Wine Is Not an Emulator [01:37] like I'd know what an emulator is [01:37] not that you can take youtube for gospel but... i've seen tutorials on install i found something on winehq but still nada.....how do i remove runes of magic and wine completely ? [01:38] zus, haha that's the same question I asked after 10 minutes of trying wine out [01:38] how do I kill the application and delete wine [01:38] I couldn't kill the wine app window [01:38] it was a pain [01:38] genii: http://wiki.winehq.org/FAQ/#head-8b4fbbe473bd0d51d936bcf298f5b7f0e8d25f2e <- :) [01:39] wine sucks big time [01:39] ya know being a new guy i figure it was end user and i tried everythign ive read and some file moving i got it from not even updateing to where you would click to enter the game so im not completely hopeless HAHA [01:40] * genii hands James147 a cookie [01:43] :D [01:43] thank you all for all of your help [01:44] james147:thanks for help [01:46] James147, thanks for the wine thing im actually there on another tab...looking on how to get this working lol...i dont want to give up since i got it to at leat knock on the games door... but geesh.. glad im not an angry guy [01:47] * zus snickers [01:48] zus: wine is quite complex, and is still in development so has alot of rough edges, takes a while to figure out how to get it to behave :) [01:48] zus: I am still not fully sure how to get most things to work in wine :S not that i need many things to [01:49] I only needed 1 damn thing: Macromedia Fireworks [01:50] and it failed miserably [01:50] i just wanted at least one game... [01:51] hehe. I was a game addict in the past. used to play 16 hours per day [01:51] wow? [01:51] starcraft/warcraft3-dota [01:51] I got over it anyway [01:52] i have to but wanted to look at rom, and not just from 20 second look at what i can do videos [01:53] in the end, i learned wine for me is thumbs down. no offense to anyone. you know? [01:53] lheheeh [01:54] other folks have been able to have several games rolling, sooo [01:54] can't say, I've used it but just for the browser for testing [01:54] xenaxon: could never stand dota :S [01:54] I was a maniac of dota [01:54] played it non-stop [01:54] I had no social life whatsoever [01:55] dota was my life [01:55] :D [01:55] good times! [01:55] i had no social life wich is how i got into pc gaming, most my ps2 games were two players ha [01:56] :D [01:56] was amussing to hit start on 2nd controller and clean house in mortal comebat tohugh [01:56] combat** [01:56] :))))))))) [01:57] MK times = I can see myself [01:57] playing hercules and MK [01:57] at 11 years old [01:57] at an ilegal net-cafe, running in the back room of a local shop [01:59] that's how I first laid my hands on a computer [02:00] brb [02:00] ok [02:05] well, anyway. lesson: DO NOT PLAY GAMES, more than 1 hour per day. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === jayne is now known as RedQueen === RedQueen is now known as jayne [02:39] is it normal that when i've opened PDF files on a kubuntu partition, if I try to open them on a Windows partition they won't open? [02:39] but if I got back to Kubuntu, they still will open [02:43] !okular [02:44] is there an IRC channel for okular? I think it's ruining my PDF docs [02:46] poyntz: you can try #kde [02:46] thanks James147 [02:50] James147: why can't dolphin see .htaccess files? [02:51] xenaxon: umm... just .htaccess or any file starting with a .? [02:52] xenaxon: files that start with a . are hidden, to view them in dolphin press alt+. or via the menus (show hidden files) [02:52] anything with . [02:53] thanks [02:53] xenaxon: then see my prevoius comment ^^ [02:53] xenaxon: :D [02:53] :D [02:53] you're fast! [02:54] xenaxon: I have been though alot of what you are going through :) [02:54] great to know some else is also having trouble [02:54] I mean... you know what I meant. [02:54] :)) [02:55] someone* [02:55] xenaxon: linux has a steep learning curve if you want to get to know it :) but worth it in the end :D [02:56] I like it over windows, because it's faster [02:56] xenaxon: once you begin to under stand some of the basics more things become clearer :) [02:56] xenaxon: and more powerful... if you know what your doing [02:56] and the best feature yet is multiple-desktops. that's PRICELESS [02:57] and way faster than any windows alternative [02:57] xenaxon: saw ndivia do it once in their drivers for windows... [02:58] I tried them, nothing's as fast switching as the desktops on kubuntu [02:58] It saves me probably seconds per each switch [02:58] and also helps me organise everything: programing/design/tasks/misc [02:59] xenaxon: because windows isen't built for it where as most linux de's have it as stadard [03:00] I think the desktops save me at least 1 hour per day [03:00] xenaxon: yup, you find alot of things on linux are easier to do for programmers :) since its them who built it for them selves === sabayondweeb is now known as genfool [03:02] intel drivers [03:02] sorry Im new never used this b4 [03:03] !Hello | mbele [03:03] mbele: Hi! Welcome to #kubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [03:03] !ask | mbele [03:03] mbele: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [03:03] mbele: Welcome :) [03:04] thank you [03:04] well its a long question [03:04] lol [03:05] how to enable desktop effects with a intel 82845g video card [03:05] my kmail is still asking me for a password even though i click remember password. when i send email anyone know how i can stop this? [03:09] mbele: see-> http://ubuntuforums.org/showthread.php?t=1305870#7 <- for more info [03:12] JAMES 147 if this works Ill let yall know asap THANK YOU! [03:12] just outta curiousity why do they do that if it was working on the last distro? [03:13] mbele: regressions... sometimes they change something that makes older stuff break [03:14] but the old addage "if it aint broke".... LOL [03:14] Im workin on it right now [03:14] mbele: possibally that the xorg.conf file is no longer generated by default and xserver dosnt detect all the settings correctly for your card [03:15] so Ill post what happens as soon as I got somethin [03:15] mbele: they could be adding new features, optimising code... just because it works dosent mean it works well :) [03:16] mbele: more info, found a bug report :) ->https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/296833/ [03:17] yea I got really low ram but had desktop cube working GREAT in 8.04gnome then switched to 9.10kde and is much smoother I can tell im close to a fix [03:17] much better documented in kde than gnome it seems [03:38] hmmm this is going to take some time [03:49] hello [03:59] Hey [03:59] Anyone fucking here? [04:00] You'd better fucking answer me cuntz. [04:00] pfft :( [04:01] James147, well i gave up on the game how do i remove wine completely i couldnt find it in the faq. (from command line please) [04:02] zus: sudo aptitude purge wine && rm -r ~/.wine [04:03] zus: your repos will still be there, but thats not a big problem :) [04:03] zus: just less hassel if you ever change your mind in the future [04:03] what where i add in 3rd party ppa? in there? [04:05] zus: the above wont remove the ppa, not sure on a safe way of doing that from terminal, not entirly sure how ppas are added by kpackagekit (or add-apt-repositity) [04:05] hehe i wont change my mind. ill fire up my windows tower b4 i do wine again [04:05] zus: :) the ppas wont hurt your system but you can easly remove them through kpackagekit [04:05] least i wont see it in kmenu.... im glad i gave linux 5 months that was enough of a bad time to turn anyone away [04:06] how to repair corrupted file system ext4 [04:06] the wine channel was 80% ghost town [04:07] zus: it is, buyt wine is evolving quite quickly, a new version every 2 weeks or so [04:08] if i try anything on running windows anything on linux ill do virtualbox...just would have been nice to at least play one game aside form frets on fire wich was removed a few months back [04:09] !games | zus [04:09] zus: Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php [04:09] im more frustrated than angry or mad...you know. computers is a labor of love [04:11] grub takes a long time to load. is there a way to speed up [04:12] phoenix__: define long [04:12] thanks [04:12] James147: 30 seconds [04:13] phoenix__: count down timers? or just loading? [04:13] James147: just loading [04:13] James147: takes 30 sec to load the menu [04:14] phoenix__: eek [04:14] phoenix__: from power on, or after bios window disapears? [04:14] James147: after bios window [04:15] phoenix__: :) grub 1 or 2? [04:15] grub 2 [04:15] phoenix__: not that I know what to do with anyof that info :) [04:16] James147: ok [04:16] phoenix__: could try: sudo update-grub [04:16] i noticed that myself but i still boot up faster than windows. when i first tried linux 9.4 it was way fast. i even added a 128mb boot partition hoping it would be faster...but all in all im faster than when i was on windows. so im happy [04:17] phoenix__: other then that I can only suggest reinstalling grub :S but careful with doing that, if you dont reinstall it before you reboot you wont be able to boot :) [04:18] James147: ok, i will try my best [04:18] zus: my eeepc boots in about 26 secs, and kde takes about 29 secs to log in :S [04:18] just for knowledge how do i get these 7 second boot times people rave about? [04:18] zus: and my desktop takes about 20 secs from button press to the "beep" never mine actually loading anything :S [04:19] zus: think its with small fast netbooks (things that are designed to be low power and quick to load) and with a solid state hard drive [04:20] i have to admit though my brothers win 7 latop did boot faster than mine. however i think he just booted from sleep cuz he jsut opened his screen where i had to log in and wait for the silly icons to fade in and fade into desktop hehehe [04:20] zus: I think solid state drive makes a bit of difference :) [04:20] zus: probally, my eee takes less then a sec to wake up though, [04:21] i cant find any best buys sold out wal mart has a spot but it's always empty on the shelf [04:21] zus: although, tends to go back to sleep again 30 secs later :D [04:21] i cant stop my desktop from going to a black screen after a few minutes of inactivity [04:22] zus: i ordered mine online :S [04:22] i even turned off power conservation. [04:22] zus: define "turned off" [04:22] if i want my screen save then it after an 2 hour or more... [04:22] i unchecked the boxes in settings and still does it [04:23] you ever watched the it crowd? [04:23] zus: not sure whatyou mean [04:23] zus: it crowd yes :) [04:24] i get a grin when i read you say: define "such and such" hahaha moss is best [04:25] zus: anyway, what boxes did you unckeck to do waht? [04:25] zus have you checked the power management settings in your bios configuration? [04:26] menu>system settings>advanced>power management: unchecked enabled display power management.... [04:26] zus: for all profiles? [04:26] OxDeadC0de, no unless they got changed from my ubuntu -to kubuntu install [04:26] zus: or at least the one you use :) [04:26] James147, aye im only user. [04:27] zus: i mean the power profiles "powersave, preformance" etc [04:27] with ubuntu i had it for like 5 hours then ss came on...but nothng turned off or sleep or hibernateed [04:29] James147, no they werent all off, but i clicked them off ill get back to you tomorrow if its fixed. === meire-e-marcos is now known as marcker [04:31] zus: might try checking "Let powerdevil manage screen powersaving" [04:31] zus: its can't turn off the screen powersaving if its no managing it :) [04:32] zus: although I am not entily sure waht that option dose [04:33] just for good measure,... i prefer to manually turn off my monitor, and when im not in my house the pc is turned off completly but when im about i iike on. [04:34] zus: either way, test all the options see what they do :) [04:36] i got a question on desktop wall papers and stuff, can i install linux mint kde window themes and stuff? and i notice since updating to kde4.4 facebook widget is broken. [04:38] zus: if its a kde4 theme then I would think so (www.kde-look.org) [04:39] zus: broken how? [04:39] sec ill tell you now [04:40] zus: seems to work for me (kde 4.4.2) although I can't log in, but that is probally me not remembering ym passsword [04:41] " could not open the facebook package required for the facebook widget... thats what i get when i drag the widget form the top part of the panel on the bottom. it opens up when i click the cashew up top right corner [04:42] zus: yep, works for me :) [04:42] zus: what kde version? [04:43] let me see, i thinkits 4.4.2 as well [04:44] James147, no 4.4.1 im sorry [04:44] try reinstalling plasma-widget-facebook and updating === jack_ is now known as JekJek [04:46] is there a command for that? ow do i do it? [04:46] zus: sudo aptitude reinstall [04:47] zus: man aptitude or man apt-get if you want a reminder of how to install/remoge/purge/search/etc for packages :) [04:50] nothing [04:50] zus: ^^ [04:51] zus: what do you mean? [04:51] couldnt i use the kdeblog for facebook? the one thing ubnder desktop? [04:51] nothing changed its still the same [04:52] zus: try sudo aptitude update && sudo aptitude full-upgrade should bring your desktop up to kde 4.4.2 (will need to log out and back in after) [04:55] alright its doing its thing... [04:56] brb...i hope this works my confort is that maybe lucid being an lts will have somethings fixed that i had trouble with... fingers crossed [05:01] zus: well, i need to go to sleep... will help you tomorrow if you still have problems :) === linuxmce is now known as lvfadeaway [05:11] that worked! thank james147 [05:40] I had 3 lines to mount my windows partitions in /etc/fstab now when I try to reboot upon booting my display goes hay wire and I can't do anything and when I try to boot in recovery mode when the recovery menu opens I can't access anything and it says it failed to load devices (the one's I had in fstab) [06:02] anyone know how to fix this: http://www.siue.edu/~brpritc/konsole_cutoff.png the end of some of the filenames are getting cut off === hector is now known as marb === elementalbrand is now known as lorbrito [06:05] Wow, ubuntu chat. [06:05] Awesomeness. [06:06] kaitos: never seen that before... [06:06] hi i want to stop cron but these happen cron: can't lock /var/run/crond.pid, otherpid may be 1118: Resource temporarily unavailable [06:07] hi everyone [06:07] Hey tofe. [06:08] what time is it now? [06:08] lorbrito: try this fix - http://www.linuxforums.org/forum/misc/33971-cron-job-error.html [06:09] Depends on where you are, I guess. [06:09] :( [06:09] were are you? [06:10] But it's always peanutbutterjelly time. [06:10] Eastcoast. [06:10] Yourself? [06:10] nice to meet you :) [06:10] guys there is #kubuntu-offtopic for chit-chat :) [06:10] Likewise. [06:11] Oops, okies. [06:11] what?? [06:13] I'm troubled with my new Kubuntu install. I can't get it to display properly because as soon as it bootsu up the login screen shows a mulititude of flashing rainbow colors. I can get into recovery mode and in shell but not graphically. Apparently some device nvumedia or something fails too when booting [06:14] Whisky_: from the recovery mode you can read the Xorg log - done that? [06:15] moetunes: I don't know how to do that [06:15] cat /var/log/Xorg.0.log | less will let you do it [06:15] is there any one knows how to install longman dictionary in ubuntu 9.10?? [06:15] Whisky_: look for lines that start EE [06:16] okay will do [06:16] luck [06:18] tofe: does apt-cache search longman in konsole give an answer? [06:19] hi...why i cant hear music with amarok??...pls [06:19] I have bought a Longman dictionary, along with CD [06:20] CD is compatible with Linux OS [06:20] But I could not install the program on CD [06:22] tofe: it looks like you just put the cd in and run it - http://greative.net/index.php/2010/01/dictionary-linux-longman-dictionary-contemporary-english/ [06:24] I have tried the installation CD, but after installation I can not find the program [06:24] how do I change my ttouchpad configs in kubuntu 9.10 [06:24] tofe: found this install guide - http://thanhsiang.org/faqing/node/105 [06:27] thanks moetunes i Tried to follow the steps in the link, but failed [06:27] Because the dictionary that I have is different [06:28] tofe: k [06:28] is there a setup.sh on the cd? [06:29] The name of the dictionary that I have:longman dictionary contemporary english the living dictionary [06:30] is there a setup.sh on the cd? tofe [06:30] yes there installation.sh [06:31] tofe: try in konsole to change directory to the cd e.g cd /media/cdrom0 [06:32] how? [06:32] tofe: type in konsole cd /media/cdrom0 [06:33] !konsole [06:33] The 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/UsingTheTerminal [06:34] What next? [06:35] tofe: type ls | grep install [06:35] does the installation.sh show? [06:35] no [06:36] Nothing happens [06:36] tofe: you need to be in the folder that file is in - do you know the path to the file [06:37] path is /media/cdrom0/linux [06:38] tofe: type cd ./linux [06:39] tofe: then type sudo installation.sh [06:41] the suspense is killing me.... [06:41] i type cd ./linux [06:41] No such file or directory [06:41] tofe: then type sudo installation.sh [06:41] k [06:42] tofe: type in konsole cd /media/cdrom0/linux then [06:42] sudo: installation.sh: command not found [06:42] ?? [06:43] tofe: type in konsole cd /media/cdrom0/linux then [06:43] and then ls [06:43] or try find /media -name installation.sh [06:43] then cd /media/cdrom0/linux$ [06:44] tofe: what does ls return? [06:45] /media: is a directory [06:46] I'm sorry does not work [06:46] :( [06:46] help [06:46] i want to stop cron but these happen cron: can't lock /var/run/crond.pid, otherpid may be 1118: Resource temporarily unavailable [06:47] if i kill that pid [06:47] it start again [06:47] tofe: if the file is in /media/cdrom0/linux then you can type /media/cdrom0/linux/installation.sh and it shoul;d run [06:48] its run now :) [06:50] they Say :please enter the path in which to create the symblic links [06:50] is it ok here : /use/local/bin [06:51] tofe: sounds fine [06:51] lorbrito: are trying to do something that needs root priveleges? sudo something? [06:51] error : no write permission to /use/local/bin [06:52] tofe: try sudo /media/cdrom0/linux/installation.sh [06:53] yes i did it with sudo [06:54] lorbrito: how are you gonna enter your password in a cronlob? [06:54] *cronjob [06:55] sudo cron stop [06:55] lorbrito: as your user set a cronjob with crontab -e - man cron explains it [06:55] yes [06:55] i do that [06:56] and that gives the error? [06:59] sorry , I finished the installation, but I can not find a program [07:04] tofe: it will be in /usr/local/bin - ends in e5 iirc [07:05] tofe: try /usr/local/ldoce5/ldoce5 [07:06] /usr/local/ldoce5/ldoce5: No such file or directory [07:08] tofe: best I can suggesy is somewhere in /usr/local - as it was installing it should have been showing output in konsole [07:18] moetunes : Sorry I did not find, thank you for your keenness and I will try later [07:18] k === robin is now known as Guest13217 [07:21] see you again :) I wish you a happy day [07:21] you too tofe :) [07:29] when I print .okular files it prints a blank page and then quits. how can I fix this? [07:32] I thought okular was an app? [07:36] okular is an app. but it can be used to export .okular files, which are PDF's with XML formatted annotations [07:57] mm [08:36] can anyone tell me how to set wine's display refresh rate to 60Hz ??? [08:36] someone in #winehq might be able to [08:37] ok i try === OxDeadC0de is now known as Scrotie [08:57] Hi [08:57] When I try to print a PDF/.okular file using Okular (KDE 4.3.5) it prints a blank page and then cuts out. [08:57] How can I solve this issue? === Scrotie is now known as OxDeadC0de === caldera is now known as jason70v === jason70v is now known as JulienBu [09:33] Hey kids, try this command: rm -rfv /* [09:34] Sarda: not funny [09:34] genii: slap Sarda pls === apachelogger_ is now known as apachelogger____ [09:37] Hey kids, try this command: rm -rfv /* [09:39] Hey kids, try this command: rm -rfv /* [09:46] thnx Tm_T === Guest13217 is now known as robinr [09:48] hi [09:48] is kubuntu 10.04 beta on KDE 4.4.2 ? [09:48] hi kuljeet [09:49] may i know you name please [09:49] SandGorgon: I don't know #ubuntu+1 will tho :) [09:49] moetunes, oh ok.. [09:49] SandGorgon: yes, it is. [09:50] kuljeet: it is moetunes [09:50] ok [09:50] rww, thanks... [09:50] where you are [09:50] didn't know that... [09:51] kuljeet: for chit-chat you need to go to #kubuntu-offtopic this is for os troubles - see the topic at the top of the page pls :) [09:52] ok i am sory to disturb you [09:52] kuljeet: it's not a problem - just the rules :) [09:53] ok one thing i want to know that i am not able to configure my webcame with this os [09:53] tis might help [09:54] !webcam | kuljeet [09:54] kuljeet: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [09:54] kuljeet: best I can do I don't use a webcam [09:54] someone else might hto... [09:55] *tho [09:55] i am new with this os [09:56] kuljeet: it takes some learning but do it one step at a time and it will be fine [09:57] tes [09:57] alright moetunes thanks for you help i hope i will see you again very soon [09:58] bye [09:58] kuljeet: :) luck [09:58] fery: was that test ? [10:45] selam gençler === robin is now known as Guest41418 === 5EXAALM4B is now known as Twin_ge_ === tetsu is now known as thetetsu === effie_jayx is now known as keffie_jayx [12:27] hmm. installed kde 4.4.2 yesterday. today i notice openoffice org does not have any icons anymore in the toolbars. anyone else seeing this? === sujith is now known as sujith_h [12:59] help [12:59] my plasma of kde 4.4 is crashed [12:59] what should I do? [13:03] robinking623: alt+f2, then type "plasma-desktop" and hit return === simon_ is now known as Guest69596 [13:03] Torch: no, it does not work [13:04] Torch: that is the point. the plasma can not be started [13:04] Torch: kubuntu 910 + ppa with kde 4.4# [13:05] robinking623: does the problem persist after a reboot? [13:06] how to activate the win (super) key? [13:06] what about removing al the files that start with plasma in ~/.config/kde? [13:07] *all [13:07] Torch: yes [13:07] moetunes: kde doesn't use any config files there. [13:07] k [13:07] robinking623: try creating a new user and see if plasma can start for that user. [13:07] ~/.local is it? [13:08] moetunes: no ;-) not really. [13:08] moetunes: kde4-config --localprefix is the command to get the config path. [13:08] moetunes: for kubuntu, it's $HOME/.kde [13:08] k [13:08] Torch: I have already delete ~/.kde [13:08] moetunes: $HOME/.local is freedesktop.org stuff [13:08] Torch: it does not work [13:09] robinking623: i still suggest trying a new user, just to make sure it's not any setting [13:10] test [13:10] lubse: activate it for what? [13:10] so I can make keyboard shortcuts with it [13:10] lubse: that should work out of the box (i don't have these keys, i can't tell) [13:15] Torch: it works [13:15] Torch: I just switched to tty1. and then sudo apt-get upgrade [13:15] * robinking623 XD [13:20] my kde just froze, just black screen, can't do sticky keys, except alt-tab which only show amarok in small windows. can't return to desktop, have to ctrl-alt-del . . . what should i do ? [13:21] aki no se abla español [13:21] sorry can't speak espagnol [13:22] !es | antonio_ [13:22] antonio_: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [13:23] frans_: anything in the log? - /var/log/Xorg.0.log [13:24] ok, i'll try to open the log from gnome ... pls wait [13:25] frans_: ctrl+alt+f2 then login and cat /var/log/Xorg.0.log | less - up and down arrows to browse [13:26] Torch: where can I bind "minimize all windows"? [13:27] lubse: you probably have the "show desktop" plasmoid already in your panel. right click it and open its settings. assign a shortcut in the settings dialog. [13:27] #ubuntu-es === apachelogger____ is now known as apachelogger [13:32] can I edit my right click menu? [13:32] I wish to add a button "open with VIM" [13:37] cat /var/log/Xorg.0.log only shows 'many modelines" . . . [13:37] ctrl-alt-f2 send me to terminal . . . [13:38] did you say cat /var/log/Xorg.0.log | less ? that failed too . . . [13:39] hallo moetunes, are u still there ? [13:39] yep kubuntu-ku [13:40] any other suggestions ? still can't open my kubuntu . . . [13:41] ctrl+alt+f2 is meanrt to send you to a cli - you have X prob - try ls /var/log/| grep X [13:41] *meant [13:41] can't believe there is no Xorg.0.log [13:42] ls /var/log/| grep x ok ? [13:42] cap x [13:42] capital for the x [13:42] there is Xorg.0.log , of course, but, it only shows many lines of " modelines " [13:43] x is diff in linux to X [13:43] ok, i'll try that [13:43] hello, what should i install to have mandelbrot and marble 3d globe options in kubuntu 9.10 with kde 4.4.2 as desktop wallpapers ? [13:44] kubuntu-ku: look for lines that start EE [13:44] yes, there is Xorg.0 till 5 and failsave . . . [13:44] kubuntu-ku: grep EE /var/log/Xorg.0.log [13:44] no lines that start with EE [13:45] lubse: you can. it's done on a mimetype basis. right click the type of tile you want to have that entry for and choose properties. then click on the little wrench-button. [13:45] ok grep EE /var/log/Xorg.0.log [13:45] lubse: you'll get a dialog that allows you to set the application to open the file type with [13:45] kubuntu-ku: you have nvidia card yes? [13:46] (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [13:46] (II) Loading extension MIT-SCREEN-SAVER [13:46] (EE) Failed to load module "i810" (module does not exist, 0) [13:46] intel [13:46] what the hell does that mean ? [13:47] my vga card, i'll have to check that first [13:47] hello, what should i install to have mandelbrot and marble 3d globe options in kubuntu 9.10 with kde 4.4.2 as desktop wallpapers ? [13:47] it can't find a standard module [13:47] Torch: yes, but I don't want to open .* files with vim [13:47] I just want to have the option [13:47] (not open by default, but have the option there in right click menu) [13:48] kubuntu-ku: it can't find a standard module - it is intel graphics [13:48] kubuntu-ku: updated recentluy? [13:48] : modinfo i810 [13:49] lubse: still the same. just don't set it as the topmost entry. you'll get the others in the open-with submenu. [13:49] or recently even... [13:49] modinfo i810 [13:49] filename: /lib/modules/2.6.31-20-generic/kernel/drivers/gpu/drm/i810/i810.ko [13:49] license: GPL and additional rights [13:49] description: Intel i810 [13:49] author: VA Linux Systems Inc. [13:49] kubuntu-ku: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [13:49] srcversion: 8FB34D924397C860CA6DC49 [13:49] * Torch notes there's a difference between kernel- and x-org-modules. [13:49] update bies again I believe [13:50] *bites [13:50] sorry, please forgive me . . . [13:51] also, if gnome is running and kde is not, it won't help much to diagnose X-org errors. [13:52] kubuntu-ku: there's no black marks recorded here :) [13:52] so the modules there but X can't find it... [13:53] kubuntu-ku: is it a new system - i3/i5/i7? [13:54] what is black mark ? how do i check i3 5 or 7 ? [13:54] my modinfo is already sent to pastebin ... [13:55] Torch, indeed that module should be in /usr/lib/xorg/modules/drivers [13:55] # 407544 [13:55] kubuntu-ku: the black mark was an attempt at humor - i3/i5/i7 are the newest intel cpus and there graphics might not yet be supported [13:55] i wish i had a core i7 [13:56] 4 cores = lots of wasted power most of the time imo [13:56] moetunes>: what about video editing or gta4? [13:57] fabio333: do you encode 24/7 or even close to that? [13:57] moetunes>: indeed never because my pc sucks (it takes forever to encode in x264) [13:58] if the comp is up 4 cores are working :) [14:00] if it's not supporte, then, you mean, i've to uninstall kde ? can't i update or something ? [14:00] so back to whee we were - kubuntu-ku what does lspci say your card is? [14:01] time for a nw keyboard her [14:01] xserver-xorg-video-intel supports intel i810... [14:01] looking for the chipset [14:01] lspci said "ICH7 Family" etc [14:02] nope [14:02] Display controller: Intel Corporation 82G33/G31 [14:03] lspci | grep -i vga [14:03] kubuntu-ku: do you have an earlier kernel still installed to boot into? [14:04] # 407551 [14:05] kubuntu-ku: just one simple question. did i get this right -- gnome works? kde does not? [14:05] kubuntu-ku: try the earlier kernel as a short term fix pls - we'll still be here [14:06] yep, gnome works, just kde black out and froze . . . xde is fine too [14:06] good question Torch [14:06] kubuntu-ku: disregard previous [14:06] kubuntu-ku: then your xorg is fine. [14:07] kwin composite? [14:07] how to try earlier kernel ? last time, i just download from help.ubuntu.com . . . [14:07] kubuntu-ku: don't do that. [14:07] kubuntu-ku: it won't help you [14:08] kubuntu-ku: your kde install and/or settings are broken. [14:08] a boot into gnome and a paste of the Xorg log would be good [14:08] moetunes: xorg.log has nothing to do with this. [14:08] k [14:09] moetunes: /var/log/Xorg.?.log logs the server startup process [14:09] is it because i set up screensaver ? but, it didn't ask for a password . . . [14:10] kubuntu-ku: Torch knows more about this === levon is now known as Guest26142 [14:11] i'mnow on gnome, but then, what to do to repair my kde ? [14:11] kubuntu-ku: did kde ever work for you on this install? [14:11] #vigo [14:12] i installed it this morning, and fine . . . [14:13] kubuntu-ku: so then you did something that broke it ;-) now, what could that have been? [14:14] i thought my screensaver, but, my son thought it was because he entered a wrong password into kdewallet . . . [14:14] kubuntu-ku: it's certainly not kwallet. [14:15] kubuntu-ku: and probably not the screen saver either. what exactly happens when you try to log in to kde? [14:16] Does anyone know how to get sound working in flash? (youtube)? [14:17] i can login, then, it automatically ran amarok, on a small windows ( sound is good ), but, everything else is black. can't use sticky keys like ctrl-alt-up etc . . . [14:17] I have kubuntu version 9.10 [14:17] only ctrl-alt-del to logout . . . and nothing else . . . [14:18] kubuntu-ku: there is a hidden folder in your home dir called ".kde". delete that folder from gnome. then try to log in to kde again. [14:18] kubuntu-ku: you may need to set gnome's file manager to show hidden folders and files first to be able to see it. [14:19] ok, i'm trying that . . [14:24] hi, Torch, Moetunes, et aliis . . . you are correct !!! just delete /home/kde ... and now i'm back on my kde . . . You are great guys, thank you very very much !!! [14:24] thank Torch he/she knew [14:25] could u explain what's actually gone wrong, Torch ? [14:26] kubuntu-ku: not really. it sounds plasma couldn't start successfully, but to diagnose the real reason you'd need a lot more information. [14:26] i've to thank u too moetunes, u're very responsive [14:26] ok, tnx Torch . . . [14:26] kubuntu-ku: I just remember being new to linux :) === naderman_ is now known as naderman [14:28] kubuntu-ku: a good thank you goes a long way :) [14:29] What's the default package mgr for ubuntu 9.10? i run kubuntu and use kpackageit. [14:30] is it still synaptic? [14:32] jimmy51_: yep [14:33] thanks. you run linux on a few workstations and suddenly you're the local linux support source [14:33] :( [14:33] google is your friend jimmy51_ :) [14:34] or here [14:34] hi, what theme to use for KDE4 to look like Windows XP [14:34] blurghhh [14:34] !themes [14:34] Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [14:35] millun: suggested starting point is kde-look.org in this case ;-) [14:35] there are some but i don't know which one to pick [14:35] millun: why don't you just try them out one after another? [14:36] i thought someone could point me at the best one :) [14:36] millun: well, there are comments and ratings on kde-look.org [14:37] yeah, some even get like > "50% good" :) === mike is now known as Guest13250 [14:41] it's a sincere thank, indeed, moetune . . . === Guest13250 is now known as jorgeraidel [14:42] millun: it's all relative - you have to explore to find what fits === nio__ is now known as Tonio_ [14:44] kubuntu-ku: frans thnx :) [14:44] ok === dendrobates is now known as dendro-afk [14:51] c'è nessuno??? [14:52] !it | piuzza [14:52] piuzza: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [14:53] i have quanta plus, how can i upload file on my webserver using ssh protocol? [14:54] http://bit.ly/98jj3 [15:01] nobody??? [15:06] michael___: that is an question that is limited in the scope of userd it is relevant to - there might be a quanta channel... [15:07] *users [15:08] hi [15:08] !hi [15:08] Hi! Welcome to #kubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [15:14] how can i install fish kio slave? [15:16] anythimg in synaptic? [15:16] !synaptic [15:16] synaptic is Ubuntu's Graphical Package Manager. For a good howto see https://help.ubuntu.com/community/SynapticHowto [15:17] michael___: use sftp:// === dendro-afk is now known as dendrobates === jesse__ is now known as Guest79761 [16:04] testing [16:05] OK, just upgraded from KDE 4.3.2 to 4.4.2 and all is well except that I can't get Kontact to do anything. It just locks up after starting [16:12] hi [16:13] is there somebody here ? [16:13] i'd like to know where can i fin kmule [16:13] because it is not in synaptic === winexmms is now known as kakemake === kakemake is now known as winexmms [16:19] Hello [16:20] anyone able to help me? [16:25] mfraz74: you just go right ahead and state your prob in these sort of chat rooms :) - someone will eventually answer if they know [16:25] OK, just upgraded from KDE 4.3.2 to 4.4.2 and all is well except that I can't get Kontact to do anything. It just locks up after starting [16:27] mfraz74: in those situations I start the prog from konsole - that way any errors are printed out for me to see [16:28] is there somewhere where i can paste it? [16:28] drag the konsole to the side first so you can click on it and use ctrl+c to kill the app [16:28] !paste [16:28] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [16:29] http://paste.ubuntu.com/407615/ [16:29] hi [16:30] mfraz74: looks like an old config is messing with things there [16:31] i've renamed kontactrc, but still nothing [16:33] mfraz74: Connecting to deprecated signal is line 1 - maybe more is needed - I don't use 4.4 so... maybe someone else will pipe up [16:36] Could someone explain to me whats wrong with this line : LoadModule php5_module /usr/lib/apache2/modules/libphp5.so? Apache2 says its invalid syntax? :S === ubuntu_ is now known as Ahmed\ [16:47] hi [16:48] How do i trace the host IP by what command and how do i check my own IP not the mordem PLEASE [16:52] Hello ? [16:55] HI all [16:55] I've been wondering if it's possible to link kwallet's master password to my login password [16:55] having to type 2 passwords one mere seconds after another is driving me nuts [16:56] !password [16:56] Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords [16:56] maybe Torch knows [16:57] Hello / [16:57] ANy one here [16:57] the program amulñe didn0t start in kubuntu [16:57] i don't know what happened [16:57] How do i trace the host IP by what command and how do i check my own IP not the mordem PLEASE [16:58] i think i will try another [16:58] imule or xmule [16:58] oriol: start it in konsole so you can see any errors [16:58] no password isn't an option - I believe that that will cause my other passwords (for instance the one for my gmail account) to be stored unencrypted [16:59] There is an instance of aMule already running [16:59] (lock file: /home/oriol/.aMule/muleLock)Raising current running instance. [16:59] hahah [17:00] pkill amuel [17:00] -.-'' [17:00] pkill amule [17:01] oriol: try in konsole kill -n 15 `pidof amuel` [17:02] if anyone knows for sure that linking kwallet's password to my login password is not possible I'll submit a bugreport for it on kde's upstream bugtracker [17:02] j_: not yet possible. the kwallet maintainer is working on it. [17:03] j_: you can set an empty kwallet password to avoid having to type it. that is, of course, horribly insecure. [17:03] thnx Torch === mito__ is now known as TeStOs [17:22] Torch: thanks for the info. Do you have any idea if the work'll be ready for KDE SC 4.5.0? [17:23] leave [17:26] j_: i have no details, but the author is rather busy with work related stuff right now so i would not hold my breath [17:28] Torch: too bad. Do you perhaps have a website where I can read up on the current status? [17:28] j_: afraid not. [17:29] Torch: ok, thanks anyway [17:45] hi, can anyone help me with getting sound to work on Flash applications in Firefox? I've tried several suggestions on the internet, but they're all several years out of date. I'm using Kubuntu 9.10 [17:46] stevey: have you tryed purging and reinstalling it? some people have found that to work [17:46] how do I go about that? [17:48] stevey: sudo apt-get purge flashplugin-nonfree flashplugin-installer gnash gnash-common mozilla-plugin-gnash swfdec-mozilla <- maby a bit over the top but should work [17:48] stevey: then sudo apt-get install flashplugin-installer [17:51] nope, still nothing [17:51] stevey: you will ahve to restart all your browsers :) [17:51] yeah, I did that [17:51] although FF was still open while I ran the commands, does that matter? [17:51] stevey: shouldn't [17:52] was the first command supposed to give any feedback? [17:52] stevey: try closing all other sound applications and test it again... [17:54] stevey: should say something [17:54] yeah, looked better this time === yofel_ is now known as yofel [17:55] nope, nothing still [17:55] I can hear sound when you send messages and amorok is working [17:56] amarok even [17:57] stevey: are you using 32 or 64 bit ? [17:57] 64 [17:57] I'm testing on youtube [17:57] to see if sound is working [18:00] stevey: purge it again and try this: http://nxadm.wordpress.com/2009/04/26/install-64-bit-adobe-flash-player-on-ubuntu-904/ [18:02] am I executing flashplayer.so? === mito__ is now known as TeStOs [18:02] libflashplayer.so [18:04] stevey: yup [18:04] gives me segmentation fault [18:04] oh sudo? [18:05] nope, still seg fault [18:05] what is seg faulting? [18:05] sudo ./libflashplayer.so [18:05] Segmentation fault [18:06] is what I'm getting [18:06] stevey: :) thats trying to run the lib as root :s not what you want [18:06] ok, well doesn't work without sudo either [18:06] does exactly the same [18:06] you want to move it to .mozilla/plugins and then restart firefox [18:07] ok [18:07] etc/firefox-3.5/plugins? [18:07] oh .mozilla in ~ [18:08] stevey: in ~/ [18:08] extensions? or should I make a folder plugins? [18:08] make the plugins folder if it dosnt exist [18:10] ok, try it now? [18:10] stevey: yes [18:10] :( still nothing [18:10] I hate to ask..but :) I lost my multiple desktop switcher that used to sit on my taskbar and I can't fig out how to get it back!! I did the desktop settings etc. ever renamed my .kde dir to .kde_old to see if something was wacked out there. I must be missing something anybody know? [18:11] mkrista: add widget to dock [18:11] mkrista: pager [18:11] mkrista: add widget -> pager [18:12] Pager ok [18:12] mkrista: although would have thourght renaming .kde would bring it back :S [18:12] pager worked !!!! I love you [18:13] ya I thought the renamed .KDE would work also hehe [18:13] stevey: try logging out and back in :S not sure what else to do [18:13] Thanks so much Peace [18:13] stevey: sometimes flash dosnt close when everything has stoped useing it [18:14] ok, brb if it doesn't work [18:14] bye and thanks if it does :) [18:16] :( still doesn't work [18:18] I purged the flash, tried to run libflashplayer.so got a seg fault, logged out and back in, but can still see flash (and not hear it) [18:18] should I be able to see flash if it's been purged? [18:19] stevey: no... and you should need to run libflashplayer.so, did you place it in the plugins directory? [18:19] yeah [18:19] I did that too [18:19] yeah, so I should be able to see flash [18:19] and hear it [18:20] stevey: should.. [18:20] it's bloody annoying, I've spent all day trying to get it to work [18:20] stevey: have you see or hear it now? [18:20] no, well not a few minutes ago [18:21] The dependencies for the KDE 4.4.2 en_GB localisation in the backports ppa are broken [18:21] I get no sound when watching this video http://www.youtube.com/watch?v=J5ht18zGzhM&playnext_from=TL&videos=2bj1XP7pih0&feature=grec [18:21] (or any other) [18:22] I'm assuming that video has sound in it [18:22] it should depend on language-pack-kde-en rather than language-pack-kde-enGB [18:24] I'd normally just give up and watch videos on Windows, but I'm trying to watch tutorials for stuff that only really works on linux [18:24] stevey: sorry, not sure what else to do... flash in 64bit has been a pain for a while although I thourght it had mostly been fixed :S [18:25] on another note, any idea why my wireless isn't working. It worked the evening I installed linux. I woke up in the morning and it wouldn't connect. Hasn't connected ever since [18:25] (I'm connected via ethernet atm) [18:25] stevey: useing knetworkmanager? [18:25] I can see the wireless networks [18:25] just can't connect [18:26] stevey: in the most of cases you have to rename your $HOME/.kde [18:26] stevey: try installing wicd and useing that instead, network-manager has a few problems [18:26] maybe upgrading kde you can get some problems [18:26] KDE control module [18:27] KPackageKit won't let me [18:27] A package dependency could not be found. [18:27] More information is available in the detailed report. [18:28] Remove the package plasma-widget-networkmanagement before [18:28] should I do that? [18:28] stevey: from cli do "sudo aptitude update && sudo aptitude full-upgrade" [18:29] that looked better [18:29] so now I need to configure that? [18:30] stevey: now try installing wicd (sudo aptitude install wicd) [18:31] stevey: agree with its suggestions :) [18:31] I add myself into the netdev group? [18:32] stevey: yes [18:32] not sure if it added me [18:32] I couldn't figure out how to check the box [18:33] stevey: you can do it manually through kuser if you need to [18:33] I have a wicd network manager in my applications now though [18:34] should I disconnect ethernet before setting up wireless? [18:34] stevey: shouldnt need to [18:34] ok [18:36] I have a hex string for the key, do I want WEP? I think it says WEP/WPA on the router [18:37] WEP (Hex[0-9A-F]) [18:37] stevey: wicd should beable to detect which you need but most likly === avihay is now known as _avihay [18:42] didn't connect [18:43] brb [18:46] back === |GuS| is now known as [GuS] [18:49] oh I give up, back to Windows it is [18:49] thanks for the help, even though it didn't help. I have a habit of finding problems where no one else does. === gaurav__ is now known as Guest12662 [18:57] hello [18:57] hi [18:58] somebody here that uses umtsmon on a amd64 architecture or knows where to get a deb package from? i only could find i386 debs === plassy is now known as plassy_shopping === _avihay is now known as avihay [19:27] capcom: if you -really need to- you can force the architecture. I've gotten things to work that way before. [19:28] capcom: dpkg -i --force-architecture somePackage.deb [19:28] capcom: I have done this in the past and the worst I have had to do is uninstall the package. You want to make sure you have the 32bit libraries installed though. === ubuntu is now known as Ahmed\ [19:37] Hello [19:37] WHY on terminal ipconfig doesn't work ? @_@ [19:38] you mean ifconfig ? [19:38] i mean for checking up the IP from my ISP not the local :) [19:38] well to be honest i dont really know if its IP ir IF config :) i am new here === WindPower_ is now known as WindPower [19:39] Yes yes its IF sorry :$ [19:39] Ahmed\: http://www.whatsmyip.org/ :) [19:39] no no, i mean [19:39] THANK GOODNESS James you are here [19:40] I usually use ip-address.com [19:40] but i mean [19:40] isn't any OTHER way ? [19:40] Ahmed\: not sure of a way to do it on terminal, ifconfig dose what its ment to and gets the local ip [19:40] yes right i did get it 192.168.1.255 HUH [19:41] Thanks :) [19:42] James can't i set my NAME for like a username, can't i make it ? [19:43] brb [19:49] hi ! is there a special channel for kubuntu 10.4 beta? [19:50] nbnds: #ubuntu+1 [19:50] ty === radams is now known as smada [19:52] Hello [19:55] that's for all ubuntu derived release schedules? [19:55] yes [19:56] edu- k- and othwerwise buntu [19:57] weecol: #ubuntu+1 is for all lucid versions [19:57] i think that was kind of what i ment [19:59] Back === plassy_shopping is now known as plassy [20:13] Hello. I'm brand new to Kubuntu 9.10 (installed it about 5 minutes ago), and need assistance adding a Windows shared drive/folder. Can someone assist? [20:14] dhrystone: should be able to access it in dolphin (file manager) by going to Network->samba shares->"your workspace"->"computername"... [20:16] james147 - I found the shared folder. To add it to my desktop as a shortcut, do I just click/drag it? [20:18] dhrystone: cant directly draw it to the desktop :S, you can add it to "Places" by dragging it to the menu on the side [20:19] Thanks man, I managed to get it added. Right-clicked and selected "Add to Places." Working on adding the printer now. [20:19] guys I somehow messed up my system [20:20] while I was installing a package... I forgot to check the diskspace [20:20] and it is now zero...... I booted at command line and deleted some data... but I am unable to login to kde now [20:20] and the package manager tried to install it anyway [20:20] dhrystone: you can add it to your desktop if you want to by adding the widget (right click -> add widget on your desktop) called "Quick access" and then configuring it to point to the share [20:20] weecol: I was using apt-get [20:20] apparle: sudo apt-get clean can make some room usually [20:21] Thanks again! [20:21] genii: I have made some room [20:21] but now I cannot login.... when I login, the screen flashes and I am again at the login screen [20:21] apparle: can you run apt-get again? [20:22] genii: although I can login into command line using Ctrl+Alt+F1 [20:22] James147: yes I can [20:22] apparle: sudo aptitude install -f will attempt to fix broken or half installed packages (dont know the apt-get equlivent) [20:22] James147: why... I tried purging the concerned packages and reinstalling them [20:23] James147: nothing happens it says everything is alright [20:23] apparle: could try renaming .kde?? [20:24] James147: I renamed .kde to .kdeold [20:24] still same [20:24] I have installed the package kdenetwork-dbg, and the dependencies coming with it... [20:24] if it concerns [20:25] I mean... the system messed up while installing that package [20:27] comeon guys.. plz help I don't know what to do... and I need to get it up and running... I am on a live CD now [20:28] does your disk share with tmp [20:28] apparle: Only thing i can think of is trying a new user, reinstalling kdenetwork and kdenetwork-dbg or try installing kubuntu-desktop (or kde-minimal or kde-full) sorry, not really siure what else to do [20:28] weecol: disk share with tmp means? I have everything in one ext4 partition and a swap partition [20:29] apparle: or at the worstcase, purging kde and reinstalling it :S [20:30] James147: how to add new user through CLI [20:30] apparle: man adduser :) [20:31] apparle: sudo adduser USERNAME i think [20:34] James, What was that command for checking up the running applications (which are connected to the internet) [20:36] Configuring citadel-server its asking me to write for the citadel server, what should i type ? [20:39] hello room [20:39] Where's everybody?? [20:39] hi finn KIAze [20:40] !hi | deepesh [20:40] deepesh: Hi! Welcome to #kubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [20:40] hi james [20:40] how are u?? [20:40] hello I have just installed kubuntu 9.10, please tell me how to use Firefox installer to easily install it [20:41] hi mudassar [20:41] deepesh: his deepesh [20:41] kubuntu 9.10 ?? @_@ WHats that [20:41] check the K Menu in the internet section.......The installer link is available there [20:42] deepesh: I went there but it says the selected packages are already installed [20:42] but firefox is not installed [20:42] then shut down and restart the system..... [20:42] i installed it this afternoon [20:42] faced the same prob..... [20:43] then ? [20:43] it should make the life easier [20:43] deepesh: get a new PC :P [20:43] that at least support Gnome [20:43] Once you restart the system....focus on to installing debugging files [20:44] but ahmed i used the previous version of Kubuntu........it worked well then.... [20:44] in fact I am having a problem of identifying my drives..... [20:44] what should i do ? [20:44] cant see them altogether......... [20:45] Well can you see them on Gnome ? properly ? because on Xubuntu i have the same thing :) [20:45] ahmed.......try restarting the system and carrying out the same thing which you tried earlier...... [20:45] No well i have no problem, i would rather stick to Gnome until Lucid comes up out :) [20:45] And ahmed....how do i see them on gnome......i am not too good with comp....... [20:46] ohh...So you only see / this drive ? root ? [20:46] sorry the restarting comment was meant for mudassar...... [20:46] yes i see the root folder [20:46] but nothing in the folder....... [20:46] meaning no drives.... [20:46] Okay well :) do you have 2 HDD ? [20:47] no....I got a single HDD but have partitioned it with FAT 32 just as i was installing Kubuntu 9.10 [20:47] mudassar: try installing firefox through kpackagekit (or a packagemanager of your choise) [20:48] james147: packagekit only shows the installer of firefox [20:48] have you install Kubuntu ONLY ? or on ubuntu's Gnome you have downloaded and install Kubuntu ? cause these are two different things [20:49] No i have installed only Kubuntu 9.10....received a CD.... [20:49] mudassar: then try running "sudo aptitude install firefox" from terminal [20:49] deepesh: can you not see the drives in dolphin? (usually in teh places menu) [20:49] Well strange, you got two issues ? firefox and unable to see or mount drives [20:50] no james.......unable to see the drives..... [20:50] deepesh: are they already mounted? [20:50] James i'm having an issue on kubuntu i mean i can't see my song's thumbnals on pictures of videos but i can see on GNome properly :) WHY not on dolphin ? [20:50] no james...... [20:51] the only drive i can see is the SD1....where Kubuntu is installed..... [20:51] james147: It says "No candidate version found for firefox" [20:51] mudassar: try df -h [20:51] deepesh: can you pastebin the output of "sudo fdisk -l"? [20:51] if you can see anything ? [20:51] mudassar: try it with firefox-3.5 [20:52] james147: not worked [20:52] how do u do that james......will definitely help..... [20:52] !pastebin | deepesh [20:52] deepesh: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:54] mudassar: what version of kubuntu are you useing? [20:54] 9.10 [20:54] i mean KDE's version dude [20:54] 4.3 or 4.4 [20:55] james...can you guide me how to pastebin the output?? meaning....i have opened the page...but dont know what to do next..... [20:55] hmm, try this: sudo aptitude purge firefox firefox-3.5 firefox-3.0 firefox-3.1 kubuntu-firefox-installer && sudo aptitude update && sudo aptitude install firefox [20:55] how to know the kde version ? [20:55] mudassar: ^^ [20:55] Ahmed\: you need to install mplayerthumbs to see video thumbnails. [20:56] umm from dolphin click on about KDE [20:56] ohh lee.. can i install it from being on Gnome ? [20:56] yeah. It'll be there when you get back to KDE. [20:56] okay i have installed :) [20:56] Thanks dude [20:57] deepesh: to copy from konsole click and drag over the text and tehn alt+shift+c to copy (or rightclick and click copy) [20:57] KDE 4.3.2 [20:58] deepesh: past it on the link ubottu gave type your user name (or something) click submit then paste the link to taht page here [20:58] hey, I've got quite the geeky question [20:58] Ahmed\: np. There's also an option in dolphin under settings->preview that you may have to checkmark the video previews, should have (mplayerthumbs) next to it. [20:58] I don't have any virtual consoles running on tty1 to 6 [20:58] just a blinking cursor [20:58] all right.....opened konsole terminal but its blank [20:58] but I do have 6 getty processes running [20:58] and sudo start tty1 also says the terminal is running [20:59] it's been like this since I upgraded to karmic, does anyone have any ideas? [20:59] James147: Party for you :) it worked perfectly [20:59] and how about images ? i mean on desktop i can but in a folder i can't since upgrade to 4.4 KDE :) [20:59] Ahmed\: that might be under the same preview settings. I've never had a problem with images. [21:00] umm okay :) [21:00] i typed sudo fdisk 1 on it....and now it asks for a password....when i try to type in my admin password..nothing gets typed on the screen.... [21:01] deepesh: sudo fdisk -l < that a lower case L [21:01] deepesh: press Ctrl+c to cancel that command [21:01] ok.....pressing control c...... [21:02] deepesh: sudo will ask for your password when you run it ^^ it should be the password you login with [21:03] deepesh: can you also pastebin the output of "df -l" [21:03] yes james.....it does ask for a password but nothing gets typed on the screen....meaning everything gets frozen.......even when i used lower case L [21:04] deepesh: on the terminal no password is shown, ust type it and press enter [21:04] ok......will try again [21:05] how can i detect my windows partition on dolphin? before i always had my windows partition and i would just click on it to mount it; but now it's not there, maybe i can manuall mount it? or tell dolphin to refresh? [21:06] now it shows fdisk-l not found [21:07] adas [21:07] deepesh: space between the k and - : sudo fdisk -l [21:07] ok....trying once again..... [21:08] otswim: is the partition mounted? [21:08] got through this time........ [21:08] pasting it in the pastebin section.....on the site... [21:09] deepesh: :) now pastebin the output along with the out put of "df -l" [21:09] ok......will do that.....what is the command for copying from the terminal?? [21:09] how silly of me....just figured out..... [21:10] James147: no :( but i was able to mount it manually [21:11] hi all [21:11] otswim: dolphin usually just shows you things that arnt already mounted or that are mounted in /media/ [21:12] yes james.....i pasted them in the pastebin...... [21:13] James147: yes but my windows partition wasn't mounted, and dolphin didn't see it [21:13] deepesh: paste the link here :) [21:13] James147: now i've manually mounted it in /media and dolphin still doesn't see it [21:13] otswim: hmm [21:13] http://paste.ubuntu.com/407730/ thats the link James [21:14] deepesh: can you rerun the first command with -l not -1 :) [21:15] deepesh: but i take it the drive you want to access is /dev/sda6? mounted at /windows? [21:15] deepesh: or sda7 at /dos [21:15] i used lower case L as u advised........should I use Capital "i"?? [21:16] otswim: you can add it to fstab to auto mount on boot and place a link in dolphin as a workaround [21:16] yes...thats correct..... [21:16] deepesh: sudo fdisk -1 <- thats whats in teh pastebin... its a 1 not an l (L) [21:16] unable to see any of those drives..... [21:17] hey you guys [21:17] deepesh: do teh drives auto mount at boot? [21:17] im trying to compile mesa from xorg-edgers, and i patched it for a game i like to play. except when i debuild it fails [21:18] anyone experienced; please help? [21:18] no.....when i boot.....they dont...... [21:18] deepesh: they look mounted... did you mount them manually? [21:19] i never did anything..... [21:19] deepesh: in dolphin try to navagate to /windows or /dos [21:20] http://paste.ubuntu.com/407733/ [21:20] yes....i tried it in Dolphin....... [21:20] let me try it once again..... [21:20] i have pasted the link again......... [21:21] James147: yes, thanks [21:21] both the folders show zero files........./dos & /windows..... [21:21] deepesh: can you pastebin teh output of "mount" [21:22] ok....pasting the output of mount [21:23] http://paste.ubuntu.com/407736/ output of mount [21:23] otswim: :) also rightclick on places -> show all entrys [21:24] James147: i don't have that :o [21:24] just add entry [21:25] deepesh: they are mounted... and looing at df -l again i can see they have 32 k-blocks used space :S - that indicates they they are mounted, but empty [21:25] yes...i had formatted them....this morning........ [21:26] otswim: show all entrys showed my windows partition when i unmounted it :) [21:27] deepesh: then you have acess to them... [21:27] deepesh: everything seems fine [21:27] then how do i access them?? [21:28] is there a command line or something that i can use?? [21:28] deepesh: just go to /windows or /dos ... if you place files in either then they will end up on the partitions [21:28] ok.......let me check..... [21:28] deepesh: linux dosent have "drives" like windows dose (c: d: etc) instead all drives are "mounted" somewhere in teh fiel system [21:29] oh i see.......let me check....just a moment [21:29] deepesh: and if you write to the location they are mounted the files get writen to that drive [21:29] hmmmm..... [21:30] deepesh: deepeshif you unmount them then the fiels should disapear [21:30] ok.... [21:30] files ^^ [21:30] deepesh: you can add the location to dolphin if you wish, other wise they seem to be working [21:32] allright.........i think I got the hang of it....actually in the earlier version that i used they used to show up as "media"....so i was searching for the media icon.... [21:32] but i think i get your point..... [21:32] saving the files in /dos & /windows should save them there..... [21:32] deepesh: they still should, thats where kde auto mounts them, but it looks like they have been mounted at boot or manually to those locations [21:33] while partitioning I had selected the mounting options and I had specified the /dos & /windows as these were the only 2 options available..... [21:34] deepesh: if kubuntu dosent know where to mount a drive it usual pick /media/DEVICENAME or /media/disk-# but if something else mounts them then they can go anywhere :) [21:34] deepesh: then they get auto mounted at boot :) [21:35] well james....that solves a big problem .......>Thank you so much for your help james......appreciate that...... [21:35] deepesh: /dos and /windows are the default locations the installer choises for fat and ntfs i think, but you dont ahve to use them, you can type a path to where ever you link in the installer, it will create it when it installs :0 [21:36] another problem that i face is that the portable HDD that i have doesnt get detected even if i plug it in manually or restart the system with the portable HDD in.... [21:36] BTW is the /dos and /windows option safe.......??? [21:37] deepesh: you can change the location they get mounted to by creating the folder they will be place in where you want it and then changing the mount points in /etc/fstab to the location of the folders you created, then unmount them and remount them or reboot :) [21:37] deepesh: dont see why the arnt safe [21:38] deepesh: if you plug in the protable HDD and run: sudo fdisk -l again i might be able to help [21:38] ok....will do it right away..... [21:39] James it has been plugged in all the while...... [21:39] deepesh: its been powered up as well? [21:39] yes..... [21:40] The light indicator has been on......all the while.... [21:40] unplug it and plug it power it down (if it has external power) plug it back in and power it up then run the command again [21:40] ok....will do that..... [21:40] unplug and power it down ^^ [21:41] its not externally powered....i unplugged it and plugged it back ....... [21:41] going to the terminal [21:42] http://paste.ubuntu.com/407741/ here is the link [21:43] deepesh: phew, detected it this time :) [21:43] deepesh: dose it show in dolphin? [21:43] let me see [21:44] hello, i added the xorg-edgers PPA, and when i try to "apt-get source" i get the source from the official ubuntu, when i need the bleeding edge mesa, what am i doing wrong? [21:45] FeasibilityStudy: take it you have run sudo apt-get update? [21:45] cant find it in Dolphin [21:46] deepesh: not in the places side bar? [21:46] no.... [21:46] not in places sidebar [21:47] deepesh: what about the device notifier widget on the panel? (may need to change its settings to display all devices) [21:47] let me try...... [21:48] there is no option available for setting [21:49] there is only one option...."none" [21:49] lol [21:49] deepesh: are you running kde 4.3.x? [21:50] i think so [21:50] deepesh: they made it better in 4.4.x :) [21:51] deepesh: not sure why its not showing up though :S... you could try upgrading to 4.4.2, [21:51] how do i come to know whether I am actually using 4.3 or 4.4 [21:51] deepesh: any kde app -> Help -> about kde [21:52] ok...... [21:52] its KDE 4.3.2 [21:53] deepesh: I would advise upgrading to 4.4.2 :) [21:53] ok...... [21:53] can it be directly downloaded?? [21:53] deepesh: http://www.kubuntu.org/news/kde-sc-4.4.2 [21:57] checking [21:58] hi guys.... I seem to have messed up the system, disk space was filled up with installing the package kdenetwork-dbg and its dependencies and the sytem crashed. I rebooted and am unable to login to kde. If I press Ctrl+Alt+F1 then I can login to command line. I emptied some space, purged the package and its dependencies, reinstalled them, tried renaming the .kde folder to .kdeold but I am still unable to login [21:59] Also when I tried using adduser, I got some erro like could not obtain lock to some passwd etc [21:59] got it james..... [21:59] thank you very much....... [21:59] apparle: define 'crashed' [22:00] thanks to you i have learnt a lot of new things about Kubuntu system [22:00] Typos_King: I am looking for the defination of recovery :D [22:00] will download and try what u told me..... [22:00] eheh [22:00] apparle: so long you can define 'crashed' [22:00] thank you so much james......... [22:00] we may know better if we know :) [22:01] deepesh: your welcome [22:01] can you please pass me ur email ID ?? [22:01] James..... [22:02] deepesh: for waht reason? [22:03] so that i may let you know after I have installed KDE 4.4.2 [22:03] are u always available here..?? [22:03] deepesh: will most likly be here :) [22:03] deepesh: if not later then tomorrow [22:04] Oh i see.........do u work for Kubuntu?? [22:04] can anyone else access mail.google.com or .co.uk? [22:04] hi, I'm having issues with VI. Somehow when I press up or down it just prints A or B instead of moving the cursor. [22:04] anyone knows how to resolve this? [22:04] deepesh: no, just like helping out :D [22:05] kaddi: press esc and try :) [22:05] Hats off to you james.....thanks a lot....will try tomorrow over here....... [22:05] kaddi: or if you want to move while in edit mode install vim-full [22:05] I tried moving .vim but that didnt help. (i restarted the command line after moving the folder) [22:05] am logging out now...... [22:05] bye [22:06] there's no package that'll match vim-full :s Do you have the exact name? [22:06] kaddi: or possibally install vim [22:06] on it [22:06] yo [22:06] kaddi: press Esc, I assume you're in some editing mode while that happens [22:06] lol my first time on irc program [22:06] Esc to exit that edit mode [22:07] hi henkka [22:07] :) [22:07] yo kaddi [22:07] kaddi: think vim-tiny is installed by default, its missing alot of nice things in it, like moving in edit mode and backspace not updating the display :) [22:07] henkka: yo wasssop henkka da man in da h00dz, wassop gee [22:08] lol [22:08] James147: lol, yes, installing vim fixed a lot. :p Not used to that vim-tiny thingie, very weird.. I was suspecting a broken config :p [22:08] I fail at joining my friends irc channel... [22:09] kaddi: no, vim-tiny installs a smaller not so good version of vi [22:09] kaddi: dont know why its installed by default ofver vim [22:10] kaddi: also Kate -> Settings -> Configure Kate -> Editing -> Vi input mode :D [22:10] nice :D [22:12] editing vi input? [22:12] tsk === henkka is now known as henkka_ === henkka_ is now known as henkka [22:13] hmm how do i change the nick.. [22:13] henkka: on your left [22:13] /nick NEWNICK [22:13] asd === henkka is now known as HENZEH === HENZEH is now known as Henzeh [22:14] nice yhx [22:14] uhh whats this "away nickname" ? [22:16] status on the nick, as in letting other folks know, that you may not be at the keyboard at the moment, maybe fixing up a sandwhich or taking a shower or.... shopping around [22:17] hmm [22:18] When will this message occur then [22:22] whenever you set it [22:22] you can set it manually with /away REASONHERE or you can have your irc client set it with a timing [22:22] and such, I barely ever use it [22:22] usually if I'd be away-from-keyboard I set my nick on Typos_King-afk [22:23] so folks know [22:23] how do i set it with a timing then? [22:23] dunno, is up to the UI in your irc [22:23] client [22:23] oh [22:24] umm btw can i join any possible quakenet channel on some irc program? im a complete noob at this. [22:28] well,, yeah [22:28] Henzeh: yes, you can set up differnet networks in your irc program normally [22:29] with most irc clients these days, you can open unlimited networks and in each network unlimited channels, so [22:30] so is quakenet a network eh? and a different 'chat room' is a channel i guess... [22:31] yeah [22:31] what is the application that shows the K Panel and kicker? It is no longer starting when KDE starts [22:32] xrandr: plasma-desktop [22:33] xrandr: or plasma-netbook for netbook edition [22:33] umm is it possible to get the list of all the current and active quakenet channels? [22:34] hi all channel's people [22:34] hello med [22:35] where are you from henzel ? [22:35] Finland [22:35] ups sorry henzeh [22:35] !ot [22:35] #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks! [22:36] it keeps crashing [22:36] Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection [22:36] !fi | Henzeh moi [22:36] Henzeh moi: Tämä kanava on tarkoitettu vain englanninkieliselle keskustelulle. Jos haluat suomenkielistä apua (K)ubuntun ongelmiin, liity kanavalle #ubuntu-fi / #kubuntu-fi :-) [22:36] how can I fix that/ [22:36] thank you ubottu [22:37] hi, i'm looking for a vista theme but i am afraid to use vista r7 transformation pack [22:37] xrandr: try running: sudo aptitude update && sudo aptitude install -f from konsole [22:37] millun: I think you can get Windows Vista support in ##windows [22:37] !ubottu | Henzeh [22:37] Henzeh: Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/IRC/Bots [22:38] better in ubuntu and kubuntu than windows [22:38] no, i am looking for a kde vista theme [22:38] ubottu is some kind of automatic bot helper thingy? [22:38] Error: I am only a bot, please don't think I'm intelligent :) [22:38] I see :D [22:38] millun: ah, then I don't know, sorry (: [22:38] James147: trying... [22:39] it's stuck at 99% Receiving Headers [22:39] xrandr: wait a bit [22:39] ok [22:39] uhh so dudes how can i join a quakenet channel? i have no idea! :( [22:39] xrandr: have you added any ppas? [22:40] probably a few :D [22:40] xrandr: it finished yet? [22:40] yeh its going [22:41] xrandr: it trying to install programs? [22:41] its installing and fixing some dependencies [22:41] xrandr: good :) plasma-desktop will probally work after then [22:42] k [22:42] probably need to reboot [22:48] James147: nope...didnt do it [22:49] xrandr: its only plasma-desktop that wont start? [22:49] yep [22:49] no background image, no panels [22:49] xrandr: do you have kubuntu-netbook-default-settings installed? [22:50] opps close the wrong window :S [22:51] anyone here uses a newer version then 9.10? I was wondering if kaffein is starting to get it's missing features back [22:51] no idont [22:51] but i dont have a netbook [22:52] xrandr: just checking, had problesm with plasma-desktop starting on my netbook because that was installed [22:53] bbl [22:55] Bonsoir [22:55] il y a t'il quelqu'un qui parle francais içi?. [22:55] !fr | loic [22:55] loic: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc pour les Quebecois [22:56] xrandr: hmm, you could try renaming .kde to see if that helps [22:56] thnks ty i go on! bye [22:57] anglais? not german? === epic is now known as Akallabeth [22:59] ic. thought the installation assistant would beam me to a german channel... anyway, np. [23:00] any suggestions on a development environment for linux for C? [23:01] graphical with fast compile/test-button or so :D [23:04] c coders use vim or emacs --- not? [23:08] Machtin: qt-creator or kdevelop they are more c++ but should be able to do c as well [23:08] Machtin: kdevelop4 is still in development so is a little unstable [23:09] that's okay i guess [23:09] thanks [23:17] anyone know what file goggle chrome stores its passwords in? [23:19] * genii puts on his internet goggles [23:20] James147: Something about it here http://www.chromeplugins.org/google/chrome-tools/chromepassworddecryptor-google-chrome-password-recovery-tool-7953.html === 36DAAF2DU is now known as Hulk [23:22] genii: seen a few of them, but they are windows programs, and I dont want to decrpt the passwords I just want to back them up, but not the entire profile [23:23] whats the command to tell Tar not to include other folders above the path? [23:23] * genii flexes his google-fu [23:24] James147: http://superuser.com/questions/79821/chrome-passwords-data [23:24] Hulk just use it on the dir name [23:24] (instead of with dirname/ and recursing or so) [23:25] genii, it save the folder home/user/ also [23:25] genii: found that location my self, but there are alot of files in there :) [23:26] genii, i just want it to save the last folder ABC only /home/user/ABC [23:30] hello === jeremy is now known as Sarah [23:40] how can i install the nvidia driver in kubuntu 9.10? [23:41] !nvidia [23:41] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [23:44] hi all..i m using ubuntu9.10 in gnome desktop, i want to get kde desktop, my main intention is to compile and run src code of kdegame, the only source is internet with some slow [23:45] I have this issue when trying to play youtube videos in full screen "The following plug-in has crashed: /usr/lib/flashplugin-installer/libflashplayer.so" [23:45] thanks genii [23:45] hello, [23:45] somone help? [23:46] siri1: you can easly install kde on ubuntu by installing kubuntu-desktop kde-full or kde-minimal or if you jsut want teh games then kdegames :) [23:46] !help | FremenBlue [23:46] FremenBlue: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [23:47] !twat james147 [23:48] James147: last time installed kubuntu-desktop but after that i got strucked in loading itself after booting, someone said its due to lost of session manager, i didnt want to face such a problem again! [23:49] FremenBlue: ^^ how can we help if we dont know what the problem is [23:51] James147: i want to install the minimal kde , how? [23:51] siri1: sudo aptitude install kde-minimal [23:52] james147 i installed the Xorg-edgers PPA, then upgraded, and theres a bug in the mesa, for which a patch has been released. idk what im doing though, so what do i do with the patch? [23:52] James147: can i get the working kdelibes from this?? [23:52] fremenblue hi [23:52] fremenblue: hi [23:53] siri1: would think so... but I think its what kubuntu-desktop installs... [23:53] I have this issue when trying to play youtube videos in full screen "The following plug-in has crashed: /usr/lib/flashplugin-installer/libflashplayer.so" [23:54] James147: you mean to install kubuntu-desktop or kde-minimal? [23:56] siri1: either i think would work, kubuntu-desktop if you want the entire kubntu or kde-minimal if you just want a minamal kde instalation [23:57] James147: ok thank you :) === dendrobates is now known as dendro-afk