[00:17] div33435: Have you installed kubuntu-restricted-extras [00:25] hi, got a really old dell computer that i want to install kubuntu on. i started with the latest version, 12, and the install failed for some reason. i went back a full release to 11 and got another error. im thinking ill need to go back further, could i get a recommendation if I gave you the computer model? === div3984 is now known as nick_omega === fbi is now known as Guest33908 [00:51] is everyone here safe? I hope everyone is safe, can't be to safe you know, safety safety safety! Got to be safe, if your not safe your not safe, so stay safe and give up your freedom! === clem_ is now known as Kuuipo [02:04] Does anyone know anything about the last 12.04+ package of upgrades? adobe-flash stopped working and I have seen another comment about it on KFN. [02:11] robtygart: Does: sudo update-alternatives --config mozilla-flashplugin give you more than one choice of the gnash plugin? [02:12] * genii-around makes some coffee === family is now known as Rob_tygart [02:14] genii-around: brb /quit switching computers [02:15] There is only one alternative in link group mozilla-flashplugin: /usr/lib/gnash/libgnashplugin.so [02:15] Nothing to configure. [02:16] genii-around: What do you think? [02:17] Rob_tygart: I think it's very curious. [02:17] genii-around: I am sure its a bug. I seen antoher post on KFN but it had no answers. [02:18] hopfully my post on the forums or the other will have an answer in the morning. [02:19] Rob_tygart: Have you tried: sudo apt-get update && sudo apt-get install --reinstall flashplugin-installer ? [02:19] genii-around: yep I even purged it. [02:20] genii-around: can I revert back to the last one? [02:20] Rob_tygart: No, there is no downgrade capacity [02:20] any ppa? [02:20] Possibly [02:20] lol [02:20] time for duckduckgo.com [02:22] genii-around: Thanks, I am going to goof around and see if I can find anyting. If you have any ideas please let me know. [02:24] Rob_tygart: You could download https://launchpad.net/ubuntu/+source/flashplugin-nonfree/11.2.202.233ubuntu2/+build/3413352/+files/flashplugin-installer_11.2.202.233ubuntu2_amd64.deb and do sudo dpkg -i flashplugin-installer_11.2.202.233ubuntu2_amd64.deb [02:25] Oh, they left. [02:33] genii-around: I am here [02:34] genii-around: I have 32bit [02:34] robtygart: OK, 1 minute [02:35] Hm, there's two files for that at https://launchpad.net/ubuntu/+source/flashplugin-nonfree/11.2.202.233ubuntu2/+build/3413353 [02:39] genii-around: thanks i will try it. === FabianB is now known as Guest84087 === dniMretsaM is now known as dniMretsaM_away === clem_ is now known as kuuipo === fenris is now known as Guest68519 === mitch is now known as Guest41066 === Freejack is now known as Guest75984 === Guest75984 is now known as Freejack_ [06:32] Anyone up to help solve a dual monitor issue on a System 76 laptop? === spawn[dead] is now known as spawn57 [07:20] ciao [07:26] when i left click on a window title bar and move it around, the mouse pointer doesnt stay attached to window...it "floats" around away from title bar....anyone know what setting i can use to change this? [08:48] hi. i've an issue with playing a wav file in kubuntu. When I give the following command in Konsole, it works, but when I put it in KTimer no sound is played: pico2wave --lang=it-IT --wave=/tmp/parla.wav "Ciao mondo. Il sole splende alto nel cielo." && vlc /tmp/parla.wav === assertivity is now known as miouky [09:35] hi to all [09:35] i am tring to coompile kdelib [09:35] but give me this error ui_kcupsoptionspageswidget.h: No such file or directory [09:35] where i can fin ui_kcupsoptionspageswidget.h ? [09:36] why compile kdelib [09:36] it's provided in a package for you [09:37] because i am tring to compile kde from source [09:37] but why? :) [09:37] !find ui_kcupsoptionspageswidget.h raring [09:37] Package/file ui_kcupsoptionspageswidget.h does not exist in raring [09:38] onebitX: if you can't deail with that error "file does not exist" - you really should not be trying to compile it [09:39] ikonia: i can deal with it but it's an #include "ui_kcupsoptionspageswidget.h" [09:39] onebitX: ok.....so...........deal with it ? [09:40] ikonia: so i can't ask help? [09:40] onebitX: do you plan on contributing to kdelibs itself? [09:40] shadeslayer: i wanto to compile it from source that's all [09:40] onebitX: sure you can, I wasn't suggesting that [09:40] onebitX: why ? what benifit do you hope to get ? [09:40] ikonia: so whats teh problem? i am asking how can i find that .h file [09:41] onebitX: that file is either in a package, or it's generated by other files / builds that kdelib depends on [09:41] ikonia: i want try to compile it, just to try. i installer kubuntu server, without kde on VMand i am tring to compile it [09:42] onebitX: you just want to compile from source? I don't get it .... usually the only reason why developers compile kdelibs is because a) it has some new feature that was introduced and is only in master or b) to work on fixing bugs in kdelibs [09:42] shadeslayer: i am a noob that want to ty to compile kde 4.10 from source, what's the problem? [09:43] no problem at all [09:43] fine [09:43] sudo apt-get build-dep kde4libs [09:43] then try to compile the tar [09:43] shadeslayer: in that way i wiil download the souce modified by kubuntu developers [09:43] onebitX: it's not modified [09:43] uh, no? [09:43] adapted ? [09:44] onebitX: what are you talking about ? [09:44] whut? [09:44] mmmmmm that i read something wrong about this [09:44] than* [09:44] what are you following? :D [09:44] onebitX: I'd suggest just using the pre-compiled packages [09:44] onebitX: the kubuntu team put time and effort into making these packages stable for you [09:44] I suggest you trust their experience and use them [09:44] ikonia: i have kubuntu 12 installed perfectly [09:44] onebitX: great, [09:45] i downloaded the source code fom kde.org and i am tring to compile it from that source [09:45] o kubuntu server [09:45] on* [09:45] so it depends what you want the end result to be [09:45] do you want deb packages at the end? [09:45] installeed kde from kde.org source [09:45] do you want to directly install the binaries? [09:46] this is crazy [09:46] onebitX: any particular reason for not using the packages from the archive? [09:46] it makes no sense [09:46] it's for a goal that doesn't exist [09:46] "for the kubuntu modified kde" [09:47] for starters we don't modify KDE at all, some light patchery to get stuff to build and maybe install in the right paths, but apart from that everything is pure upstream KDE [09:47] shadeslayer: because it's all automated? i just type apt-get install somelib and cmake make install [09:47] no [09:47] just typing "make" is worthless [09:48] if you don't know what you are doing, take the time to learn, or use the pre-compiled packages [09:48] shadeslayer: i write a mistake, sorr, i don't mean that. i read that every dist modify kde source . it might be a wrongo information [09:48] hah no [09:48] wrong* [09:48] onebitX: if you want an even more 'pure' kde experience, you might want to look at Neon, which is like raw KDE from git [09:49] what is the problem by downloading the source from kde.org and try to compile it? [09:49] there is no problem [09:49] onebitX: you can do that, sure [09:50] and I told you how to do that [09:50] if you've got a.) an understanding of what you are doing b.) the time / ability to learn [09:50] than why you say all this to me? [09:50] ikonia: i have a and b [09:50] i am asking help it's a crime?? [09:50] onebitX: then why are you talking about downloading and typing "cmake" [09:50] onebitX: and why are you talking about getting modified sources [09:50] sudo apt-get build-dep kde4libs , and then mkdir build; cd build; cmake -DMY_CMAKE_OPTIONS ..; make [09:50] ikonia: stop please, why you want to start a flame? [09:50] it's not a flame [09:50] ikonia: i am asking help it's a crime?? [09:50] I'm asking a valid question [09:51] you say you know what you are doing [09:51] yet the questions you've asked don't make sense [09:51] or suggest you've done enough solid research [09:51] ikonia: yes and i ewanto only to know here to find "ui_kcupsoptionspageswidget.h" [09:51] thats all [09:51] it's a problem???? [09:51] onebitX: yes, and I've told you the two places it's likley to come from [09:51] ikonia: what is the problem ??? [09:51] * shadeslayer notes that that's probably a compiled file from a .ui file [09:51] onebitX: you keep asking that and I've explained to you multiple times [09:52] ikonia: no i only asked it 1 time, and you don't relay me many times [09:52] shadeslayer: at a guess, I'd agree [09:52] with my exceptionally limited kde expereince [09:52] ikonia: you start only flame me [09:52] onebitX: you keep asking what the problem is [09:52] and i don't undesrtand why [09:52] and I've explained multiple times, you're approach is flawed [09:52] ikonia: sounds like he doesn't have uic bits installed [09:52] ikonia: i amasking WHY you FLMAE me!!!!![6~ [09:52] onebitX: I'm not flaming you [09:52] 0.o [09:52] ikonia: so stop!!! [09:53] onebitX: I can't stop if I'm not flaming you - I've not started, so can't stop [09:53] ikonia: if you don't stop than you start, so stop [09:53] onebitX: okay, calm down and let me explain [09:53] onebitX: I don't understand ? you're asking questions, I'm answering [09:53] onebitX: that's not flaming [09:53] that's responding to your question [09:54] ikonia: no you don't give me answers you start flame me with "why you do it?" no that it not ok, you don't understand, if you now than do [09:54] ikonia: it is : ./kdeui/dialogs/kcupsoptionspageswidget.ui [09:54] [10:38:36] < ikonia> onebitX: if you can't deail with that error "file does not exist" - you really should not be trying to compile it [09:54] shadeslayer: bravo [09:54] [10:39:49] < ikonia> onebitX: ok.....so...........deal with it ? [09:54] onebitX: I've given you the answer 2 times [09:54] onebitX: shadeslayer has just provided the exact location [09:54] shadeslayer: thanks [09:54] onebitX: I've offered you advice that you are approachin this the wrong way [09:54] approaching [09:54] onebitX: okay so, first off, you need to understand how ui files work [09:55] onebitX: the gist of it is, you use a GUI to place buttons and what not [09:55] shadeslayer: do you have some links that explain it? [09:55] hmm [09:55] * shadeslayer looks [09:55] shadeslayer: howver i am a rpogrammer, so i lnow what is gui [09:56] Building CXX object kdeui/CMakeFiles/kdeui.dir/dialogs/kdeprintdialog.o [09:56] shadeslayer: the file you searched for is a build artifact btw ... ui_*.* are the product of compiling .ui files :) [09:56] he give ui_kcupsoptionspageswidget.h: No such file or directory [09:56] onebitX: for starters, I recommend doing a sudo apt-get build-dep kde4libs [09:56] that will install all the deps required to build KDE [09:56] erm [09:56] s/KDE/kde4libs/ [09:56] onebitX: http://doc.qt.digia.com/4.7-snapshot/designer-using-a-ui-file.html [09:59] shadeslayer: and FWIW I think #kde-devel is better suited [10:00] apachelogger: I was going to move the conversation there in a moment [10:00] the url in the topic on kde-devel is good [10:01] oh wow, didn't realize they linked to flossmanuals [10:01] nice :-) [10:02] it's why one should have discussions in an appropriate channel :P [10:03] So I just did a package update and now hulu says i need a newer version of flash, I tried the tgz from adobe and followed the instructions, I also tried rolling back the version in muon package manager but no luck, flash works on other sites, any suggestions? [10:04] onebitX: like apachelogger said, let's move to #kde-devel [10:50] hello every one [10:51] is there a source repositry and a funded source development project to work in.? [10:52] good morning [10:53] idletime [10:54] weecol: sure, all the kde source code is hosted on projects.kde.org [10:54] everything *buntu releated is hosted on launchpad.net [11:23] Howdy all === james147_ is now known as james147 [12:04] hi all I need support [12:04] for steam install on muon software center === Harry is now known as Guest91513 === erry is now known as zombierry === FReaper is now known as FlameReaper [13:58] Hi, I have a weird problem. I was on my Ubuntu 12.04 installation and wanted to try the new KDE, so I installed it from kubuntu-ppa/backports and then my audio input was weirdly broken, so i removed it again, after a reboot the computer schows me only this http://i.imgur.com/bRgFmaY.jpg (last sentence is mountall: connection to plymouth closed. Does anybode have some tipps? [13:59] hm [13:59] a2r: can you press ctrl+alt+f1 [13:59] yep i can get in a tty. [13:59] awesome [14:00] awesome, can you check you have kubuntu-desktop and kde-workspace-bin installed? [14:01] startx worked only the half way, i saw my wallpaper for loginscreen and my mouse and then nothing happend and i tried to reinstall lightdm-gtk-greeter since i didn't nknow what plymouth is :P didn't help either [14:02] well .. please make sure you have kubuntu-desktop and kde-workspace-bin installed for starters [14:02] because those are known packages that are apparently removed for no reason on upgrades [14:02] okay I'll try that but i have to reboot everytime so wait a minute [14:02] 0.o [14:02] you have reboot once you login? [14:03] i'm on anothter partition with a kubuntu 12.10 installed now :P it's a testpartition [14:05] ah [14:12] what was the name of the second package? [14:13] a got it, no it wasn't installed, but that was obvious while i uninstalled KDE before that happened [14:16] a2r: kde-workspace-bin [14:16] shadeslayer: installing it again [14:17] cool [14:17] but how can i remove KDE "safely"? [14:18] a2 we're here to support kde , not remove it :) [14:18] a2r, ^ [14:18] hehe [14:18] BluesKaj: yeay I was supporting it to, remember the other day :P but it broke my input sound on my main installation :( [14:18] a2r: I think if you remove kdelibs5* most of the stuff should go away [14:19] a2r, that was the other day now you're asking to remove kde [14:20] anyway ..I'll leave you to your devices [14:20] if i remember the good times i had, i think i have to do what a man has to do: I'll go and fix my sound! [14:21] okay it's finished with installing i try it again [14:29] shadeslayer: okay thanks, worked [14:30] awesome [14:30] now wish me luck with my sound === kubuntu is now known as kingler3d [14:36] ok , upgraded my 12.10 install [14:39] how can i pull up konsole inside kate? [14:46] mr0wl: F4 or sth like that [14:47] shadeslayer: F4 is for dolphin [14:48] hmm .. no idea [14:49] mr0wl: go settings-> configure -> plugins (or extensions) and activate the terminal extension [14:50] that gives you a button at the bottom of the window [14:50] a2r: thanks! [14:52] are there any other ways of configuring the sound in KDE, then over the tray icon? [14:52] My mic is always to loud even when i turn the stream volumes to a minimum it distorts instantly [14:53] odd , seems to me that terminal setting in kate used to be default iirc [14:53] yeah, that's what i though [14:53] thought* [14:54] a2r, open alamixer in the terminal and find your mic ctrl , and turn it down to a reasonable level , that will depend a lot on the mic type [14:55] Evening [14:55] 'morning :) [14:56] BluesKaj: tried that too. BUT when i then touch the adjust thing in kmixer the mic boost in alsa jumps to the top in mix boost. and even if i let there everything on low and don't touch kmix it still distorts [14:59] don't use the mic boost them , just the mic control [14:59] thrn [14:59] * BluesKaj gives his phat phingers a rest [15:02] mic boost is for certain types of mics with hi impedence a low output , usually not required for ordianry pc mics [15:03] lllllllllllike i said, i turn it completly down. it still distorts. and when i touch the kmixer the mic boost pulls itself up to the top again [15:04] leave the kmix alone if you have the mic boost turned up ...read what i p[osted above , a2r [15:13] Anyone here know much about issues with Steam on linux here? [15:13] SimonJ57: not really, there's #ubuntu-steam and the github steam tracker [15:13] SimonJ57: It is better to ask the question you want to know the answer to rather then trying to look for people how may or may not know the answer === zombierry is now known as erry [15:14] shadeslayer: I'll look into it, cheers [15:26] anyone using steam and having sound problems who knows the correct work around? [15:29] sizz, try asking in #ubuntu-steam [15:29] okay, thanks === zz_jackyalcine is now known as jackyalcine === yofel_ is now known as yofel === anmolan_ is now known as DarthCodus === dniMretsaM_away is now known as dniMretsaM [16:25] Good Evening People [16:25] Please advise the program for the development of html pages [16:25] !html | qw [16:25] qw: html is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya (Hardy or earlier) - Development environments: Bluefish, Quanta+ - For a howto on HTML coding, see: http://www.w3schools.com/ === murthy_ is now known as murthy === kubuntu is now known as Guest97051 [16:42] i installed kubuntu 11.10 then updated everything and it froze during that process and wont re-enter the desktop even in recovery mode. what's the best way to handle this [16:44] and it says now, root filesystem check failed [16:45] nick_omega, after trying to boot what happens , blinking cursor on a black screen ? [16:49] BluesKaj i get a menu with several options. ive tried 'regular' and 'recovery mode' [16:49] recovery mode gives me blinking cursor on blank screen [16:50] ok that's the grub menu [16:50] after booting from grub try ctrl+alt+f1 to f6 to get a TTY login , if successful , run sudo apt-get update;sudo apt-get-upgrade [16:50] regular mode says 'the disk drive for / is not ready yet or not present' [16:54] ok your root partition is missing , looks like you may need try installing the OS again and this time make sure you crerate a / partition for the os , and optionally you can also create a /home partition for your data/files [16:55] BluesKaj i thought i chose the defaults which would include those options, hmm [16:56] ok , did the HDD have any other OSs installed ? [16:58] nick_omega, besides 11,10 is rather old , you should be installing 12.10 , it's the latest stable Kubuntu [16:58] BluesKaj im not trying to create a multiple os arrangement if thats what youre asking [16:59] the computer lacks some technology (it was built sometime between 2001-2003) and 12.10 said it couldnt install it [17:00] im going to look at installation again to try and tell you what i originally chose [17:00] nick_omega, how much RAM and what's the cpu ? [17:01] perhaps the 11.10 alternate install would be better [17:01] !alternate | nick_omega [17:01] nick_omega: The Alternate CD is a classical text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. Look for the alternate checkbox on the Kubuntu download page - See also !minimal [17:03] BluesKaj Pentium M 725 1.60GHz Processor, 2MB L2-Cache and 512MB, 266MHz RAM [17:03] there may be more ram installed after purchase [17:03] i think i used 'guided - use entire disk' to let it do its own thing [17:06] that's a pretty old pc alright ...be lucky to install kubuntu on it , think you'd be better looking at these , http://192.168.1.254/ [17:06] http://distrowatch.com/search.php?category=Old+Computers [17:07] old or not, 12.04 might work on it. 12.10 indeed drops support for some older CPU's [17:07] BluesKaj it was installed, 11.10 that is. it was decent. just wonder if its going to freeze again [17:07] ignore the first URL [17:08] nick_omega, your cpu is fine , just eed some more memory , at least 1G and it would probly run fine === BTCOxygen|1 is now known as BTCOxygen === kubuntu_ is now known as kingler3d [17:11] BluesKaj what version are you referencing [17:12] as yofel mentioned , 12.04 would probly run ok [17:14] nick_omega, http://cdimage.ubuntu.com/kubuntu/releases/12.04/release/ [17:24] is an experience linux user available to help troubleshoot an ethernet driver issue? [17:26] is an experience linux user available to help troubleshoot an ethernet driver issue? [17:27] hey [17:28] ah you left. bummer dude,. [17:28] no patiene [17:28] nope. [17:28] patience rather [17:28] Hi. can you help me? /quit [17:28] Suuuuuuuuuure I'll get right on that. ;) [17:28] ahh the instant gratification generation [17:29] lke omfg u no i knt w8t @ all [17:29] Ever read the book "The Shallows"? [17:29] nope [17:30] good read. Talks about how brains are rewired to shorter attention spans. [17:30] I probly wouldn't finish it :) [17:30] We went from albums on vinyl > to cassettes > to CD > to single songs on iTunes. We went from Books to Blogs to MySpace/Facebook to Twitter. [17:31] Its on audio book. I "read" a lot of books that way while I'm drivi9ng. [17:31] I didn't ..I still have vinyl and some cassettes hanging around ...most of my music is an external drive tho [17:32] on === spawn57 is now known as spawn[dead] [17:34] !u | lke omfg u no i knt w8t @ all [17:34] lke omfg u no i knt w8t @ all: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt', 'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information. [17:34] my turntable isn't in use anymore tho , hasn't been turned on for many yrs now [17:34] what is the name of the dvd player for kubuntu that starts with a g? having trouble finding it [17:34] nick_omega: In Software Center? [17:35] nick_omega, what are you trying to do ? [17:36] i got it from muon package manager [17:36] last time [17:36] SonikkuAmerica, he was just joking ..I hope you were too :) [17:36] but doesnt come up with a simple 'dvd' search term today [17:37] nick_omega: GNOME mplayer?? [17:37] no.. [17:37] SonikkuAmerica: obfuscated swearing is not allowed in *buntu channels. [17:37] usually it's /dev/cdrom or /dev/sr0 ...where are you looking ? [17:38] IdleOne: Sorry, was quoting Obsidian. (Re: the !u) [17:38] nick_omega, ^ [17:39] IdleOne: I'm typically genial enough not to swear; when I do, I'm quoting someone else. Never anywhere in Freenode typically, but... [17:49] nick_omega, if you want support ..tell us what you are doing and in which OS . [17:53] BluesKaj do you support 11? [17:54] i want a list of all dvd players, like dragon player, xine [17:54] etc [17:54] !players | nick_omega [17:54] nick_omega: Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [17:54] vlc usually will work on most ' [17:54] I prefer VLC also [17:55] mplayer in a pinch , altho it's full screen option doesn't always work [17:59] i dont see why when i type 'dvd' or 'xine' into the filter in muon package manager in 11.10 it is blank below even when i have 'all categories' selected [17:59] is xine a player? [17:59] I thought xine was a multimedia backend [17:59] i type 'vlc' and there are no results [18:00] shadeslayer: well, there's "gxine" as a player frontend [18:00] nick_omega: VLC is in Muon Software Center. [18:01] shadeslayer: Yes, xine is a player. [18:01] oh [18:01] interesting [18:01] nick_omega, did you add kubuntu-restricted-extras ? [18:01] didn't know :) [18:01] hm, oh right, I forgot about xine-ui [18:02] nick_omega, make sure you have all the repositories enabled in muon and also install kubuntu-restricted-extras [18:12] i think it was 'gxine' i was looking for [18:12] fwiw [18:13] will vlc better overcome 'encrypted or faulty dvd' errors? [18:15] I can't guarantee that it will (I'm not on the VLC team) but hopefully it should. [18:16] nick_omega, have you installed kubuntu-restricted-extras , and take a look at the medibiuntu repository [18:16] !medibuntu [18:16] medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [18:19] nick_omega, you can rid yourself of those encrypted or faulty dvd' errors , if you install the medibuntu packages === jack is now known as Guest52160 [18:26] medibuntu is best acquired where and by what means? website? packman? [18:27] repo [18:28] I use this script actually..... [18:28] # Medibuntu [18:28] sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update [18:28] Obsidian1723: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:28] Obsidian1723 nice [18:28] It's part of a larger script I use. [18:29] http://packages.medibuntu.org/quantal/libdvdcss2.html nick_omega this single package, no need for the repo at all [18:29] https://dl.dropbox.com/u/914191/install-script/install-script-lite.sh [18:29] thats the whole thing if you're interested. [18:34] apachelogger: are you still working on qt desktop components? [18:34] I never worked on qt desktop components [18:34] bazhang going with that [18:34] apachelogger: but i saw a copyright of yours? [18:35] anyone ever see the stretched out font border atop windows - clearly a graphic problem... and know how to fix [18:35] yeah, I usually create free software, so anyway may use my copyrighted work elsewhere... [18:35] s/anyway/anyone [18:36] apachelogger: in the a combobox class? [18:37] no clue what you are talking about [18:37] apachelogger: nm, can we use qt desktop components in dragon player 3? [18:38] that entirely depends on when the components will get a stable release and when the dragon3 will get a stable release [18:39] apachelogger: stable= 1.0 or 1.1 ? === jackyalcine is now known as zz_jackyalcine [18:40] whatever the respective developers call stable === zz_jackyalcine is now known as jackyalcine [18:45] theres no volume control icon on taskbar, how can i add that to desktop [18:45] at very least [18:47] nick_omega: hi [18:47] nick_omega: can you check if the "kmix" process is running? [18:48] murthy sure [18:48] one moment [18:49] anyone have any idea what im talking about regarding the messed up video on top of every window [18:49] err messed up text [18:49] i am thinking i doing this wrong this my specs 8 gigs ram 256 sdd running 32 bit? [18:50] should i have swap? [18:50] nick_omega: can you paste a snapshot here? [18:51] koffel: 256 what? [18:51] gigs [18:51] ssd hard drive space [18:52] koffel: do you have games or app that require more than 8 gbs of ram [18:52] nope [18:52] koffel: in that case you don't need swap [18:53] koffel: I am having 4 gb of ram and i don't use swap [18:53] okay it a 32 bit system can i use a server image on it [18:53] is there a easy way to turn off swap? [18:53] koffel: in that case you are in trouble [18:54] muthy why is that? [18:54] koffel: with a 32 bit OS you can't use more than 3.XX gbs of ram [18:54] that odd [18:54] koffel: you need a 64 bit OS to use the full 8 gb ram [18:55] because it sees all 8 gigs [18:56] koffel: can you paste the output of this command "sudo lsb_release -a" use paste.kde.org [18:56] nick_omega: what happened? [18:57] murthy must go, sry [18:59] http://paste.kde.org/673046/ [19:09] koffel: what is the physical ram availability shown in ksysguard? [19:09] 8003 [19:10] koffel: i guess pae should be enabled [19:10] yeah it is [19:10] koffel: ok, so you dont need to use a swap [19:11] is there a safe way to turn it off [19:12] koffel: ya, use this command "sudo swapoff -a" [19:12] koffel: are you new to ubuntu/kubuntu? [19:13] that make it always off [19:13] yeah [19:14] koffel: type in the terminal "man swapoff" to get the details of the command . Press 'q' to quit the document [19:15] koffel: there are two thing you have to know [19:15] koffel: one is you have to use my nick to get a faster response here [19:15] koffel: to use my nick press 'm' and the press tab [19:16] ok [19:17] koffel: another thing is after asking you question for the first time you have to wait till you get an answer and that may take a long time until someone comes across your question [19:17] koffel: patience is a must [19:17] murthy thank you for info [19:18] koffel: most of your doubts can be solved by searching here , incase you run out of patience [19:18] koffel: any a warm welcome to you [19:20] koffel: most of your doubts can be solved by searching here , incase you run out of patience. here= http://askubuntu.com === murthy is now known as murthy_ === luigi_ is now known as gigi73 [20:38] hi which muon version will be avaible for kubuntu 13.04? [20:42] Hold on, I'll look that up for you. [20:42] (I have 13.04) [20:42] It will be version 1.9.8 [20:42] *1.9.80 [20:42] SonikkuAmerica: thx mate. [20:43] !info muon [20:43] muon (source: muon): package manager for KDE. In component universe, is optional. Version 1.4.1-0ubuntu1 (quantal), package size 185 kB, installed size 1238 kB [20:43] erm [20:43] !info muon raring [20:43] muon (source: muon): package manager for KDE. In component universe, is optional. Version 1.9.80-0ubuntu1 (raring), package size 196 kB, installed size 1343 kB [20:43] So yeah, same version as quantal (for now) [20:43] uh [20:43] not the same version as quantal [20:44] Quantal has 1.4.1 , raring will have 1.9.80 ( or above ) [20:44] Oh, excuse me. I didn't look at the other !info command you posted. [20:45] 13.04 currently has 1.9.80 but the next tag is 2/28 (28 Feb) so it may or may not be pushed in the next maintenance release (in March) [20:47] You know you can get KDE SC 4.10 in Quantal (and Precise) right? [20:47] It is a backport, however, so watch out. === daywalker is now known as easypeesy [20:57] hi [21:01] I got a bouncy ball problem. [21:02] Anyone there? [21:08] I'm unsure how to tell Back In Time where to save snapshots, can you help me? http://imagebin.org/246987 [21:10] TheKing, what seems to be the problem? === murthy_ is now known as murthy === murthy is now known as murthy_ [22:09] I'm unsure how to tell Back In Time where to save snapshots, can you help me? http://imagebin.org/246987 [22:20] Can I install Tomboy Notes in kubuntu 12.10? [22:24] I don't see why not === Quintasan_ is now known as Quintasan [22:31] rosco_y, Tomboy is in the repos / package manager [22:32] BluesKaj: Thank you. Do I have to add something to my software sources? [22:34] well I have not seen while long time [22:34] rosco_y, don't think so look in muon for reference [22:34] KDE is very nice [22:38] rosco_y, , you'll be installing a few gtk libs , if that doesn't bother you then it should run fine [22:41] BluesKaj: I understand the GTK requirements--Tomboy is my connection to things like schedules, so I'd bend over backwards before I give up on it--thank you again! [22:42] rosco_y, there is akde alternative called basket , but dunno how good it is [22:42] There it, just as you said :) [22:43] maybe it's worth a look, I'll take a minute to research :) [22:43] anything that helps to keep me organized is nothing short of amazing [22:44] woa, I do like basket's tree-style organization on the left, I'm giving it a whirl! [22:45] I can always uninstall if it comes down to that.... [22:45] rosco_y, dunno if it links as well to windows tomboy if you need that [22:46] BluesKaj: only time will tell :)) [22:46] yup :-) [22:49] Oh, I am so glad you told me about basket, todo lists and sub-baskets, links and it's just too good to be true--it's exactly what I need. [22:49] so long, I can't stand being this sappy for this long..... === christopher is now known as Guest67343 [22:54] ok time for dinner ... later [23:14] kfilebox(dropbox) kubuntu 12.04, which would be the best version to install [23:49] hello, Anyone here? I'm having an issue with my webcam.. I'ts recognized, but shows a black screen [23:49] before, it worked fine, but this week it stopped working [23:50] probably flash [23:50] ? [23:50] i go to the audio/video configuration [23:50] and the camera is like disabled [23:50] i can see it, but cannot change it's configuration [23:51] Obsidian1723: Do you mean that flash may be affecting the webcam configuration ? [23:53] It may, I heard spomething about an issue with flash and 12.04 [23:53] Not sure what thiought since mine is working [23:53] maybe a gstream issue? [23:54] not sure. check the launchpad bugs === jackyalcine is now known as zz_jackyalcine [23:58] cheking Obsidian1723, thanks..