=== Authority is now known as Guest55679 [00:00] jjman6: not if it fills up :) ... also, have you tried dpkg -r ? [00:01] not that. i've used apt-get remove/purge [00:01] try dpkg, its what apt-get uses as a backend... might have better luck [00:02] i tried --force-yes also to no avail [00:02] jjman6: du -sh /usr/* | sort -h you can find out whats taking up the space [00:02] ^^ delete it manually and reinstall the package it belonged to [00:03] i know whats taking up the space lol. bunch of games [00:03] which is why i want to uninstall some [00:04] jjman6: delete their data directories then, (or move them to another partition) fix the dep problems then remove them [00:04] i find it odd that there's not a way to force uninstall something while a diff. pkg has dep issues [00:05] jjman6: because packages are interlinked in magical ways... you shouldnt really do anything while there are issues to be resilved [00:05] resolved [00:05] (well, except resolve the issues) [00:06] yea and resolving this issue is to remove other pkgs lol [00:06] which it won't let me do [00:06] fail [00:06] as u said i guess i'll just have to delete them manually [00:06] which i was hoping to avoid [00:07] jjman6: generally a bad thing to do... but I am not sure what else you can do [00:07] jjman6: you could move them to ram and bindmount it back :) [00:07] sounds like more trouble then its worth lol [00:08] (or to another disk) [00:09] jjman6: mv /usr/path/to/large/files /dev/shm/files && mount --bind /dev/shm/files /usr/path/to/large/files (assuming you have enough ram) [00:18] can you guys help me with a p7zip problem [00:20] I'm trying to unzip a 15 part file but i keep getting an error e message. each part isv 200mb but i have 58gb free. [00:22] Gerald: what error? [00:23] >james147 it says error e_fail [00:23] have you tried using ark? [00:25] not yet, it wasn't recognized by dolphin so i tried p7zip. the name is .7z.001 [00:31] >james147 ark opens a blank screen when i try === tyrion is now known as Guest78380 === hugo is now known as Guest82720 === Guest82720 is now known as hug02012 [01:02] hello everybody [01:03] I upgrade a kde 4.8 and I get problem at startup [01:03] dont show titlebars [01:03] and dont resize windows [01:03] somebody have any clue?? [01:03] I'm a kubuntu user [01:05] hug02012: what happens if you run "kwin --replace" in konsole? [01:06] hi [01:06] it works [01:06] but [01:06] if i close the console the problem comeback [01:06] hug02012: what happens if you run "kwin --replace & disown" in konsole? [01:07] ^^ or kwin --replace in krunner [01:07] uhmm.. [01:07] one moment [01:08] output this: [1] 4272 [01:08] but dose it work? [01:08] yes [01:09] I restart the system to see how going this [01:09] ty James [01:11] rebooting.. [01:31] Hey guys, I've got my hands on a Toshiba laptop with Ubuntu 9.04 Hardy on it, and unfortunately, I can't figure out the main password. I need to reset it. [01:35] LINKSWORD2: boot a live cd, mount the root fs somewhere, chroot into it and run "passwd" [01:36] Crap. I don't have an Ubuntu cd. [01:36] LINKSWORD2: it can be any distro raelly ^^ [01:37] :D [01:37] though you do need bootable system [01:37] Alright. [01:38] LINKSWORD2: ^^ running "passwd" will reset the roots password, use "passwd USERNAME" to reset that users password [01:39] And I can't do that from within an active OS, right? It has to be a live boot? [01:39] LINKSWORD2: you need root access [01:39] if you dont have any access then you cant do it... live cd will always give you root [01:40] OK, thanks. [01:41] LINKSWORD2: but no, the actual media dosnt matter, you can boot from a nother hdd, or partition... you just need something with root access, passwd mount and chroot [01:41] (and well, a shell) [01:44] LINKSWORD2: does grub have a password? [01:44] No. Grub boots automatically. [01:44] stop the boot at the boot menu, and edit the command line - add "single" (no quotes) to the end of the boot line [01:44] should give you a shell [01:45] ^^ O yeah, you can do that to :) [01:45] Wow. I'll have to remember that next time I screw up at home. [01:45] ^^ might also want to remove "splash" [01:45] yeah [01:48] Well, this isn't working out so well. We're going to re-install Windows on it. :/ (Had to install SOMETHING to make sure it worked.) [01:53] Thanks for the help guys. I'm shutting down now. === ironfroggy_ is now known as Guest48757 [02:04] it's just me o KDE 4.8 arrived today to Kubuntu ? [02:10] virusuy: if you have the backports ppa active i think === box is now known as Guest71772 [02:19] virusuy: kde4.8 was added to the backports ppa today (or yesterday, depending one where you live :) ) [02:19] James147: nice! , yes, yesterday, it's 00:19 here in Uruguay [02:31] hello everyone o.o [02:51] Updating to KDE 4.8, any reviews so far? [03:21] Hello, anybody know how to get the new Plasma active task switcher and launcher installed? [03:34] How can I get the lowfat settings to apply to existing user accounts? === tyrion is now known as Guest53879 [04:00] Does anyone have any insight as to the current status of plasma active for mobile devices? I have an N900 and would love to know any kinda data on it so far [04:20] hey, i just had apper tell me it wanted to update. i clicked ok, and it downloaded 600+MiB of packages and midway through the "preparing" stage, it just stopped. i killed it with the ole sigkill. but now i cannot seem to get it to start up and work properly [04:21] i start apper and it just sits there forever on "checking..." does anybody have an idea how to et it back working? [04:26] nevermind. i cussed at it a bit and fiddled with the locks and dpkg and it seems to be working === tyrion is now known as Guest89894 [05:11] Apper is probably the one time I've seen the world go the wrong way and Kubuntu doing something appropriate in response [05:11] that thing has so many bugs, and Fedora just kicked it in at the last minute with no testing and made their users suffer through it [05:21] Guys, I'm upgrading the latest released packages (including a lot of KDE packages and a new kernel) and the update just stalled at 56% - latest message: installed libcurl3-gnutls. It's stalled there for more than 5 minutes now. What should I do? [05:26] ? [05:31] Ah, I just love when Kubuntu screws me and there's no one available to help. It's such a warm sensation [05:34] galvao open konsole and run sudo apt-get update && sudo apt-get upgrade [05:35] MacSeal: But the upgrade window is still opened, I can't close it, it's there, stalled [05:35] not frozen, but stalled [05:36] should I force-close it? [05:36] yes close,is a bug of apper,i think [05:36] k, hold on [05:37] MacSeal: If I don't get the graphical dialog to force close it should I look for the process via shell and kill it? [05:39] and if so, is it the "qaptworker" process? I'm not sure [05:47] or the "muon-updater"? [05:47] this one right? [05:50] MacSeal: OK, killed the graphical updater, but now when I run a apt-get update I get the "locked" error. What now? [05:51] file /var/lib/dpkg/lock ? [05:51] yup [05:51] dpkg is running [05:52] sudo rm /var/lib/dpkg/lock [05:52] but stalled, obviously [05:52] ok, trying to re-run the update && upgrade, let's see [05:52] "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." [05:53] doing it now [05:53] sudo dpkg --configure -a [05:54] k, it's running again [05:55] MacSeal: well, it ran through the end now. I'll try update && upgrade again [05:56] MacSeal: k, funny thing: it doesn't find anything else to upgrade, but then again KDE isn't telling me that I need to reboot. It should, tho... [05:56] ok [05:56] right? [05:57] since it upgraded a new linux-headers, kde and such [05:57] reboot [05:57] yeah I thought you'd say that [05:57] see you soon (I hope) === tyrion is now known as Guest83890 [06:05] MacSeal: Thanks a lot for helping, everything seems to be OK now [06:06] c ya! [06:15] ооо [06:16] eee? [06:16] Чё тут делать то? [06:16] ))) [06:17] termit68ru: ENGLISH PLEASE! [06:20] !ru | termit68ru [06:20] termit68ru: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [06:20] ) === kostas is now known as kosto [06:30] hey guys/girls, I broke Kmix, uninstalled/reinstalled [06:30] and now the per-application volume doesn't work anymore... it doesn't show up anymore [06:31] how do i return this functionality? [06:31] I guys , I just upgrade to kde 4.8 and i got problem with plasma-widget-addons, it always give me back a kind of overwriting problem ..., how can I fix it .. ? === sony is now known as Guest26871 [06:34] How can i connect to box.net using DAV? === root is now known as Guest36522 === martell is now known as JohnnyLotus === dnivra__ is now known as dnivra [08:15] hi need a help , i am using a wireless internet but the hotel bloked it with "antamedia hotspot" [08:23] urgent help please [08:23] urgent help please [08:23] urgent help please [08:23] yon__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [08:24] how do i bypass a the antamedia hotspot login authenthication please [08:26] how do i bypass a the antamedia hotspot login authenthication please [08:27] urgent help please [08:28] urgent help please [08:28] how do i bypass a the antamedia hotspot login authenthication please [08:28] how do i bypass a the antamedia hotspot login authenthication please [08:28] how do i bypass a the antamedia hotspot login authenthication please [08:28] how do i bypass a the antamedia hotspot login authenthication please [08:28] yon__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [08:29] how do i bypass a the antamedia hotspot login authenthication please [08:29] Calm down [08:31] how do i bypass a the antamedia hotspot login authenthication please === ocs is now known as faLUCE [08:32] what do you have to offer "hateball"..(same situation) [08:33] there are many tools in the internet, but they even limited down the http, and this is not a free country, you can't talk what ever you like [08:34] this is a channel for kubuntu support not for bypassing network logins [08:35] i just want to see youtube video in my file and download kubuntu packs, man god gave me the gift of freedom of choice, they are not giving me the internet connection i am paying for [08:35] shut up riddell [08:43] hi. I need to automatically copy data from a text file to a GUI. Is there a program for doing that? === sahne is now known as tetetet [08:49] hello everybody [08:50] can anyone tell me how to use unofficial playonlinux scripts [08:53] faLUCE: well that depends on the app.... one workaround would be to send the contents of the textfile to Klipper perhaps? [08:53] faLUCE: So you could paste it in [08:54] can anyone tell me how to use unofficial playonlinux scripts [08:54] Powl: unofficial? [08:55] scripts written by people on their site [08:56] like this on http://www.playonlinux.com/en/topic-2985-Age_Of_Mythology.html [08:56] Powl: perhaps this helps: http://playonlinux.wikia.com/wiki/My_first_script [08:58] oh that works thank you very much === baris is now known as Guest3998 [09:04] oh great, now apport is crashing [09:04] :) === Guest3998 is now known as baris_ [09:21] I've made a fresh installation Kubuntu 11.10 and installed the bcm43xx drivers (and added b43 to /etc/modules). Everything works, except that when booting it says it's 'waiting for network configuration', which slows down the boot process considerably. My network is encrypted, so it can't make a connection until I'm logged in anyway. How can I fix this? [09:37] hello guys, I'm using kubuntu 10.04 lts and I'm trying to pipe a command into netcat but I don't get any output, the command is: echo "cat /tmp/abc" | nc xyz 123, running nc xyz 123 does logs me into the system and the file in question exists, any idea what I'm doing wrong? [10:08] Hi. I have a HUGE .xls file with records with the following fields: "name, address, email. etc." I have to manually copy and paste each record into a GUI form but it takes too much time. How can I solve? [10:09] faLUCE: gui form is something that isn't able to import data from some file format? [10:09] Tm_T: obviously not [10:10] faLUCE: and the said gui form doesn't have any external api that could be used to feed the data? [10:10] if not, then I'm out of ideas [10:10] Tm_T: obviously not === fishwithapipe is now known as f|shy === yofel_ is now known as yofel [11:52] how add icon "show desktop" in the panel ? [11:56] hi poeple.. short question: i just installed kde 4.8 and for some reason it installed kwin_gles instead of kwin.. problem is: now kwin isnt starting automatically any more [11:56] so I installed kwin now it works.. bhut the performance of kwin over kwin_gles is aweful [11:56] how can i use kwin_gles bydefault? === peace__ is now known as Peace- [13:08] Hi - Anyone familiar with openconnect issues in kubuntu 11.10? === jackyalcine is now known as JackyAlcine [13:15] it seems that in a kde bug for openconnect it states that version 3.03 > of openconnect is needed in order to use openconnect vpn but kubuntu only has 3.02 version [13:17] some talk online about out of date version of network manager [13:20] plasma-widget-networkmanagement 0.9~svngit.nm09.20110610.0c83d8-0ubuntu5 Network Management widget for KDE Plasma workspaces [13:20] that's the version in kubuntu 11.10 that I have. I've read on a kde bug that that's the version you need [13:20] unless I'm reading wrong [13:34] Hey all [13:35] sup BluesKaj [13:36] mydogsnameisrudy, morning coffee here , you ? [13:36] ah had 3 cups allready so im good thx ;) === sahne is now known as rererer [14:38] hello [14:38] hi [14:39] list [15:02] hi [15:17] I just installed Kubuntu, can anyone assist me with a question [15:17] maybe everyone is asleep ;) [15:17] Petomai, ask your question [15:18] When I open Rekonq and go to google.com it is in Catala language. I click "Google.com in English" but it stays in Catala [15:18] no instant gratification here , you need patience , we're all voluntteers [15:18] is there a way to fix that? [15:18] I understand, and I am grateful for any support [15:19] Petomai, hang on fo asec [15:21] hi all [15:21] Petomai, open system settings>locale>country region and language>language tab , set your language preference there [15:22] kopete with hacker theme, using dark kde theme - inbound text is unreadable (black on black) - any suggestions? [15:23] Ebonhand, using kopete for irc ? [15:23] no, for gchat [15:23] okay thanks. It says to relog, so brb [15:24] no luck with googling, just a few old bug reports from 2008 with no apparent follow-up [15:24] well,. other than changing your colour theme ... [15:25] *sigh* [15:25] k, ty [15:25] it is still in Catala [15:26] ahh [15:26] I had to clear cache [15:26] Thanks! [16:06] i am experiencing some interesting bugs [16:07] when I open home or root folder, it says "Could not start process Unable to create io-slave: klauncher said: Unknown protocol 'file'. [16:08] when I launch rekonq, it loads all of the images of the homepage into Gwenview, and it's impossible to browse the internet. :S maybe I need to re-install [16:10] I'll try an update, and reboot first [16:10] Hello everyone I'm wondering how I can make ubuntu software center look more native in kubuntu? (muon software center always seems to crash at 31% when installing something) [16:11] hey Guys [16:11] whats up ? [16:11] my muon software center has a seg fault before loading [16:11] do is a good idea too install KDE4.8 now in kubuntu ? [16:12] I installed it on a fresh install of kubuntu, and its worked fine so far [16:12] @Schrodinger [16:13] yello! [16:13] nice [16:14] heeelp!!! How can i disable those annoing popup descriptions? :/ [16:14] @Schrodinger Just make sure you use the commandline when updating to it [16:14] clashingwave: and i need a ppa to upgrade ti 4.8 ? [16:14] clashingwave: or just sudo apt-get update && sudo apt-get upgrade ? [16:15] Schrodinger yes you need the kubuntu backports ppa to install it, its not in the normal repositors yet [16:16] Schrodinger the ppa for it ->> http://www.kubuntu.org/news/kde-sc-4.8.0 [16:17] :) [16:18] its dangerous [16:18] like a poison inside a box... [16:18] but [16:18] may i can remove it if i want ? [16:18] and reinstalle the true 4.7.3 ? [16:19] I don't know, I've never really had to remove a KDE update before x] [16:19] edgars_: K-system settings-workspace behavior-workspace uncheck show popups [16:20] Schrodinger`Cat: downgrading isnt really supported... it can be done but not as simple as upgrading [16:20] edgars_: if you wnat remove them from task bar - right click - task bar settings ucheck show popups [16:21] could be light misspell due to translation. im not on eglish ui [16:22] mmm [16:22] thanks [16:22] How do I integrate the Desktop Calendar with Evolution & KDE Organizer? [16:22] Some times outlook doesn't work. How do I get outlook to work again? [16:23] My hotmail.com email was hi-jacked from a person using the name William. [16:24] by the way, thanx everyone who have put your fingers and brains on kde 4.8 release for kubuntu [16:24] Show information tips [16:24] looks like that one is correct [16:25] liudas, thank the ppl at #kubuntu-devel [16:25] ok :) [16:25] :) [16:26] Is there any way that the Kubuntu wesite can provide a store that includes commercial software and games? [16:26] liudas, there are some bugs , still ,but overall it's working ok on my setup [16:26] :“ yep you are correct i forgot exact phrase [16:26] liudas: nice! :) [16:26] and now, most stupid question ever [16:26] how i can create shourcut on the desktop? :O [16:27] BluesKaj: i know i run 4.8 too it's sexy [16:27] edgars_: shortcut to what exactly? [16:27] drag and drop you will be met by popup with options [16:27] edgars_, drag the app, folder, file to the desktop, you'll have a choice of icon or folder "look" [16:27] Some of the governments wants to migrate to Linux and they need some paper work forms. [16:27] ouch [16:27] createshorcut here. it will be to locations [16:28] to add apps shortcut - in K find you app right clik - add to desktop [16:28] Some of them doesn't understand Open Source and they need Open Source plus Commercial software to migrate. [16:29] My last kde was kde 2 :D [16:29] !canonical | pious [16:29] pious: Canonical Ltd. is committed to the development, distribution and promotion of open source software products, and to providing tools and support to the open source community. It is the driving force behind the Ubuntu, Kubuntu, Xubuntu, and Edubuntu Operating Systems. Canonical's website is at http://www.canonical.com/ [16:29] exit [16:29] :) [16:29] Nice talking to you all. [16:30] Hi I am fairly new to Kuntu and I am running 11.10. I need help. The automatically look for software package tool said yesterday that I needed to update my PC so I did. I ran the updates and the progress bar froze around 59% and I had to do a hard power off because a normal restart would not work because of the below error. After rebooting I re-ran Muon Package Manager and it install all of the updates but one which is the one located [16:30] below: [16:30] The following errors occurred while applying changes: [16:30] Package: /var/cache/apt/archives/linux-image-3.0.0-15-generic-pae_3.0.0-15.26_i386.deb [16:30] Error: failed in write on buffer copy for backend dpkg-deb during `./boot/System.map-3.0.0-15-generic-pae': No space left on device [16:30] kubuntu_useer: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:31] kubuntu_useer: is there space left on the device? [16:31] i guess it's muon bug [16:31] restart start console [16:31] sudo apt-get update [16:31] sudo apt-get upgrade [16:31] probably you will be suggested to run command [16:32] dont remember exactly [16:32] konsole will output command to copy paste [16:33] some times muon does this [16:33] just hangs [16:33] kubuntu_useer, muon is broken , don't use it , run your updates/upgrades in the terminal or with other package managers that work like , apper , adept , or sysnaptic [16:33] synaptic [16:35] thanks I will give it a try [16:35] you will suceed :) [16:36] thank again for your help mince talking to you [16:36] kubuntu_useer, you may need to run , sudo dpkg --configure -a , first [16:36] ok [16:53] is there a way to check the status of software update? it's at 56% running dpkg and hasn't moved [16:53] I think it died [16:56] Petomai, using muon / [16:56] ? [16:57] it's the software updates, it said there were updates. I don't know if it is muon [16:57] oh it is, under help it says muon [16:57] update manager [16:58] muon is broken as a software updater , usee the terminal or apper ,adept or synaptic , don't use muon, Petomai [16:58] i tried to open Konsole, it never opens [17:00] Petomai, alt+f2 type konsole [17:09] everything locked up and I had to hard-power off. the touchpad is not working, and wi-fi is not working [17:10] I think KDE does not like my laptop [17:11] konsole launches now though === Guest55679 is now known as Authority [17:17] running dpkg --configure -a to finish the previous update [17:30] touchpad/wi-fi are working now, logging into gmail loads accounts.google.com/ServiceLoginAuth as HTML and doesn't login to my inbox [17:30] installing firefox ;) [17:31] !who | Petomai [17:31] Petomai: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:32] I am speaking to no one in particular, just anyone who may have ideas as a whole. I do not know who is here, or who is away. Sorry to be a bother [17:38] Petomai: not a bother, but you are morelikly to get a response if you structure a question with your details :) [17:40] Hay again everyone, does anyone know how to make USC look a bit more native in kubuntu? [17:41] USC? [17:41] clashingwave: ^^ [17:42] James147: Oh "Ubuntu Software Center" [18:47] как поставить скайп ? скачал deb архив он вроде поставился но не появился в меню === charlie is now known as Guest17329 [19:12] I currently have ppa:kubuntu-ppa/ppa configured as a repository from which I (sometime ago) pulled KDE 4.7.4. I am considering to add or switch to ppa:kubuntu-ppa/backportsfor KDE 4.8 === Guest17329 is now known as charlie__ [19:12] if I do this I should disable the first repo right? Or can I wait and KDE 4.8 will eventually be moved here? [19:16] Hay everyone, does any one know how to make Ubuntu Software Center look better in Kubuntu? Muon crashes to much =/ [19:28] yo guys [19:28] this is driving me nuts [19:30] flash player keeps creating a mm.cfg file in ~/ directory [19:30] it's driving me crazy [19:30] er, i guess this is more of a power user question [19:31] superuser.com rather [19:34] Hello everybody, would there be someone who speaks French? [19:34] !fr [19:34] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [19:34] :) [19:35] Thanks. Sorry for my interuption. [19:42] ybit: test [20:03] * guap31 estoy en www.sex-all.com [ HOla quieres verme www.sex-all.com ] [1hr 4mins] [20:03] Riddell: ^ === 18VAAL5H6 is now known as tanghus [20:11] * guap31 estoy en www.sex-all.com [ HOla quieres verme www.sex-all.com ] [1hr 12mins] [20:11] !ops spammer [20:12] Riddell, we have a psmmer here [20:12] spammer rather [20:37] hey you guys. i want apache to have access to my /var/svn folder which contains svn repositories...however, svnserve daemon is also going to be accessing it...i know based on documentation that i need to give apache permission to access this folder also, but if i were to chown -R that entire directory to apache:apache then the svndaemon which runs under svn:svn will not have access to it...so, i was wondering if a simple hack of doing a chown -R apa [20:46] cannonfodder: add apache to the svn group and make sure /var/svn have the corrent premissions for the group [20:46] (you may need to restart apache or possibly reboot for the group changes to take effect) [21:02] Does Windows and Linux have all the features to handle the new CPU from AMD? Is it called the BullDozer? [21:03] Does the i7 still use 500 Wattage? [21:13] hello? [21:24] hallo an alle :-) [21:24] mein virtualbox startet nicht hat jemand lust zeit mir zu helfen ?? [21:24] !de | meho [21:24] meho: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [21:25] hi all! my virtualbox dont work, have sombody time and fun to help me please ? [21:31] were is msn for kubuntu [21:34] super_: kmess [21:34] thanks [21:35] super_: telepathy-qt [21:35] download kmess? [21:36] it s ok thanks [21:36] super_: http://blogs.fsfe.org/drdanz/?p=632 [21:37] although we are still waiting for packages which is a shame [21:37] * shadeslayer looks at Quintasan [21:39] thanks [21:40] I'll try and get telepathy qt backported so that telepathy KDE can atleast compile on oneiric [21:48] dose anyone else has a problem with plasma-desktop in kde 4.8 ? it seems to have stoped working after the upgrade? [21:48] grawcho_: try a new user, if it works for them rename or move ~/.kde/share/config/plasm* to reset plasma to its default (hopefully working) settings === virusuy is now known as Guest3591 [21:55] i install aircrack-ng,,, how to start the soft please? [21:58] super_: its a suite of commandline utils... there are lots of guides on how to use it [21:59] can u help me were i can get the commands,,, please [22:00] super_: search google, there are allot of guides floating around [22:00] oki thank you [22:14] is anyone use razorqt ? [22:14] James147: thanks i will [22:15] I can only get kwin effects working if I enabled it from terminal or KWIN_COMPOSE=O kwin --replace. if I close the terminal the effects goes away. is it possible to get it working. [22:16] Kurdistan, make with alt+F2 window [22:17] aguitel, did not understand. [22:18] Kurdistan, press alt+f2 [22:18] yes [22:18] then? [22:19] type KWIN_COMPOSE=O kwin --replace [22:19] aguitel, that works. [22:20] that does not work if I close the terminal [22:20] this is not terminal [22:21] aguitel, I no. it does not work from krunner/alt+a2 [22:21] only from terminal [22:21] why only for terminal [22:21] aguitel, do not no. [22:21] if I knew I would not ask [22:23] hi [22:23] Kurdistan: what happens if you try alt+f2: and type in the box that appears "env KWIN_COMPOSE=O kwin --replace" ? [22:24] someone mixed the components of my desktop bar, how can I make it look like the default? === jonas_ is now known as Guest93501 [22:25] James147, it worked. [22:25] James147, what kind of magic did you use? [22:25] neo69: rightclcick the panel > panel settings > remove panel > right click the desktop > add panel [22:26] Kurdistan: need to use env to set enviroment varibles for a program when not use bash [22:26] James147, will this work if I reboot now? [22:26] Kurdistan: douptful [22:26] James147, what should I do then? [22:27] James147: thanks [22:27] Kurdistan: try to find a properfix, or hack it into the autostart scripts (system settings > startup and shutdown > autostart) [22:28] James147, what is a properfix for this? [22:28] Kurdistan: dont know, dont know what exactly your problem is === jose___ is now known as jos27 [22:29] James147, my problem is that I can not run kwin effects without this command you gave me [22:29] or enabled kwin effects from terminal [22:29] what happens if you try otherwise? [22:30] following desktop effects could not be activated pop ups again <<---- without this is coming [22:31] Kurdistan: where did you find out about the command you mentioned? [22:31] James147, I find it out from nvidia channel. [22:33] they tipsed me about the beta drivers and it worked only with that command. [22:33] but with yours I do not need to have terminal running [22:33] Kurdistan: http://community.kde.org/KWin/Environment_Variables ^^ have you tried just setting that option in the GUI? System settings > desktop effects > advanced : set compisoting type to opengl [22:34] James147, yes. [22:37] Kurdistan: are you starting kde in safemode (should be one of the options on the login screen) [22:38] James147, do you mean that I should log out [22:38] and then choose safemode? [22:38] Kurdistan: no, logout and check that you wernt in safemode [22:39] James147, okej. [22:39] brb [22:42] James147: user managment not really working that great without plasma-desktop ... what directory did you say i need to move ? [22:42] grawcho: "sudo adduser newusername" in konsole... alt+f2 to start applications [22:43] grawcho: but ~/.kde/share/config/plasm* (all files that begin with plasm) [22:43] yeah ... yeah ... i got it done ... thanks [22:43] (should also beable to "alt+f2: user" to launch the user managment tools [22:44] Hi! [22:44] i tried it crashes ... did it via tty1 [22:45] anyone here using Audio Out over HDMI with Nvidia? [22:46] James147: and i should rename it ? [22:46] the audio sink is shown in the configuration [22:46] grawcho: might want to also "sudo apt-get update && sudo apt-get dist-upgrade" to makesure you are fully uptodate [22:46] it is... that what caused the problems [22:46] grawcho: rename or move the config files to reset plasma to its defaults [22:47] grawcho: are you sure it wasnt intrupted at all? [22:48] pretty sure ... it worked just fine prior to rebooting [22:48] * James147 suggests running the commands anyway... they cannot hurt the system any more then it is [22:49] http://ubuntuforums.org/showthread.php?t=1653296 - "in that the MULTIMEDIA settings in kde show both cards, but the test button does not output any sound when the HDMI is selected." [22:49] same for me ... [22:49] James147: already did, also dpkg --configure -a and apt-get -f install ... and oh aptitude dist-upgrade [22:50] hold on ... restarting x [22:50] and dkm [22:50] *kdm [22:50] grawcho: and "sudo apt-get install kubuntu-desktop" might help [22:50] (makes sure all the packages that are shiped with kubuntu are installed) [22:51] James147, it worked without any fix. [22:51] after your command [22:52] * James147 thinks something else changed... [22:52] only if I disable kwin and restart. it does not work if I den try to active it. then I need to run command line again. [22:53] * James147 wonders if its due to the functionaly checks [22:54] hello [22:54] Is here anyone that use kde 4.8 [22:54] ??? [22:54] datruth: best to just ask your question [22:54] not try to find people that might know the answer [22:54] James147, do you think I should disable it? [22:54] Kurdistan: you can try [22:54] James147: works thanks :) your great [22:55] how about kde 4.8 on my pc is very slow. Worst than kde .4.7.4 [22:56] danielo: I suggest you create a new user and see how it behaves with them [22:56] good Idea [22:56] :P [22:56] James147, were can I close functionaly check? [22:56] Kurdistan: Advanced tab of the desktop effects settings [22:59] James147, I am in advanced. [22:59] can not find the func. check [22:59] Kurdistan: there should be a checkbox under the compsition type [23:00] ah, I think the device numbering changed or something like this [23:00] aplay -D plughw:1,7 /usr/share/sounds/alsa/Front_Center.wav works [23:01] James147, http://imgur.com/NYQZz === claudio is now known as Guest92567 [23:11] now after restart it goes better [23:11] James147: after checking a few thing i found out that one of my installed widgets is not supported and crashing plasma (cpufreqdisplay) ... thanks ... i'll open a bug report [23:11] *things [23:12] g'night [23:13] anyone here maintain kubuntu.org website? found a small little error [23:17] Is there any smart way to clean kde folder, but leaving all my configuration, mails, amariok statistic etc [23:17] ? [23:19] datruth: the kde util "sweeper" might help [23:19] danielo: ^^ sorry [23:20] where I can find it? [23:21] danielo: it should be in the repos if its not already installed [23:21] yes [23:21] it is in system