[00:05] Hello all, kubuntu 13.10 here. Why am I getting noise on my S/PDIF channel??? [00:05] it's this annoying buz [00:05] buzz [00:06] what should I call fuser -v on? [00:07] correction, my other audio channels also hear the same hting [00:07] oh [00:07] it was skype. [00:07] fuck skype. [00:51] b [02:18] Hello [02:22] Does anyone here know how to use kradio4 [03:08] Can anyone think how I might walk a directory tree and replace all instances of : in a file name with -? [03:13] DarthFrog: probably by using find [03:16] there's also "rename", though I've never used it [03:16] (rename is very handy.) [03:20] I shall check that out, thanks. [03:21] "find" will find the files but I don't know how to do the character substitution. [03:21] I find "find" to be very powerful but very complex. :-) [03:27] you could mix them, find /path -type f -print | rename 's/:/-/g' [03:28] tsimpson: Thanks, I'll give that a shot (on a backup copy!). [03:28] -n = noact [03:28] there's also krename, apparently [03:28] Unit193: is that a dry-run command to rename? [03:29] yep, -n/--no-act [03:29] Right. [03:29] Useful, that. [03:33] tsimpson: It looks like that construction works. Many thanks. [03:35] glad it worked :) [03:37] so am I. :-) [03:38] Riddell: Thx [03:38] I have terabytes of video and music files that I need to change : and ! to other characters. My new router (Asus Dark Knight) has a DLNA server (minidlna) and it seems to barf on files with those characters in the file name. [03:39] DLNA rocks, BTW. :-) === chalcedony is now known as chalcedony` === rahul is now known as Guest32053 === Guest32053 is now known as RahulAN === Toadnohyp is now known as Hypnotoad [06:35] my second monitor has lost its optimum resolution and is stuck at 1024x768. Any ideas? === ALB is now known as Guest94889 [07:03] say, when is trusty coming out again? [07:06] TheFakeazneD525: Somewhere next month. 14.04 <- year 2014, month 04. === sergio_ is now known as Guest54648 === Guest80145 is now known as rat [09:50] Good morning. [09:57] a [09:57] b [10:50] any visual experts ? [10:50] gates8: Visual experts? [10:51] keyword: active imigination method === gates8 is now known as mercury8 === doc_ is now known as robert39 [11:38] 'Morning all === david is now known as Guest23903 [12:17] Hello, I pulled out nvidia graphics from machine and running onboard intel graphics ... i have working xorg.conf which works when i start it from console ... but when machine comes up it start X in failsafe and probably i dont have lightdm so its a blank screen i have to manually kill failsafe X server and restarts gdm [12:21] buer: did you purge all nvidia-packages? [12:36] Hello [12:47] hi all [12:47] i use kubuntu 12.04.4 [12:47] and install qt [12:47] qt 4.8.1 [12:48] how i can upgrade to 4.8.5 [12:48] ? [12:48] any idea? [12:50] or upgrade to 4.8.2 [12:53] !info libqtcore4 precise [12:54] libqtcore4 (source: qt4-x11): Qt 4 core module. In component main, is optional. Version 4:4.8.1-0ubuntu4.6 (precise), package size 2013 kB, installed size 8830 kB [12:54] greatway: It might be that the kubuntu-backports carries a newer version of Qt. [12:56] lordievader: i use sudo add-apt-repository ppa:kubuntu-ppa/backports [12:57] lordievader: that's true? [12:58] greatway: Yes that seems correct, but I do not see a libqtcore4 in kubuntu-backports. Hmm might be some other package... === mpmc is now known as mpmc[BNC4FREE] [12:58] lordievader: i use apt-get install libqtcore4 [12:59] lordievader: going for upgrade [12:59] lordievader: qt4-x11 available [12:59] 4.8.2 [12:59] lordievader: i use apt-get upgrade libqtcore4 [12:59] no install [13:00] greatway: With "apt-cache policy " you can check the version. [13:00] lordievader: Ok,Thanks a lot [13:01] greatway: It might simply be that precise doesn't have/support 4.8.5. Might be an idea to install/upgrade a newer version of (K)Ubuntu. [13:01] lordievader: Yes, i want to upgrade qt upper than 4.8.1 only [13:02] 4.8.2 available === kevin is now known as Guest66502 === mpmc[BNC4FREE] is now known as mpmc === max is now known as Guest88091 [15:18] hey guys, using kubuntu 13.10 and am connecting to a Windows 7 x64 using KRDC. When I first initiate the session, I can copy/paste without any issue. the second I try to copy/paste something else (from kubuntu into my win7x64) it never captures the new copy and always attempts to paste the first thing I copied. If I kill the RDP session, I can redo it and it works again. Any advice/ideas? Thanks! [15:19] machstem: I had some issues with krdc lately too, I switched to the Ubuntu rdp client. [15:19] lordievader, what is it called? [15:19] rdesktop ? [15:21] I read some forum thread about killing the rdpclip.exe process on the Windows machine, or starting a new one which is supposed to get it working again; without success. [15:21] machstem: I'm trying to find how it was called. [15:22] lordievader, I had tried 2x but it lacked in options and hasn't been updated in years [15:23] fwiw, I just disconnect the session and it usually works [15:23] rather than actually killing it entirely [15:23] Still, it is annoying at times. [15:23] machstem: Ah it was vinagre: https://help.ubuntu.com/community/Vinagre (ah I know remeber that it was for vnc connections...) [15:23] Not really sure if it supports rdp too. [15:24] hateball, yeah, that's what i do, but I work almost exclusively remotely (lots of my admin tools are winx64 only) and dropping my connection every couple seconds is not feasible :) [15:24] machstem: Hmm sorry, vinagre doesn't seem to support rdp connections. [15:24] i prefer to run all my ssh backend stuff on my linux box and then just copy/paste results into my winx64 box afterward to avoid using putty [15:24] sometimes I get weird issues like a blank line jumping into klipper/clipboard, but if I actively pick something in klippers history it will work properly again [15:25] lordievader, thanks for looking :) [15:25] hateball, what do you mean "in klippers history" ? [15:25] machstem: I am assuming you use klipper, and by default it has a history of... 10 items? [15:26] sometimes a blank entry makes it to the top, and no matter if you use ctrl+c/v it wont replace it [15:26] umm, i am using KRDC (KDE Remote Desktop client) [15:26] so I click the tray icon and choose an item [15:26] machstem: Yes... but klipper manages your clipboard [15:26] ... assuming you run it [15:27] hateball, ah, i see...that's the pair of scissors icon ? [15:27] machstem: yep [15:27] * hateball cant imagine someone working without klipper ;p [15:27] so, this might be conflicting with krdc ? [15:27] or how do i manage that ? [15:28] i see my history when i click it [15:28] so i "select" what i want and then try ? [15:28] well you can easily see if you have a blank entry at the top of the list [15:28] yes, clicking an item should put it back into your clipboard [15:28] and it should work across krdc as well [15:29] if not.. time to disconnect and find a workaround I guess :p [15:29] hateball, lol I never had these strange issues with openSUSE KDE, just started with kubuntu [15:30] oh well :) [15:30] They happen infrequently enough for me to not care [15:31] yeah, but it's a very large part of what i do :( [15:31] that's my beef [15:31] Yeah I get that [15:31] Just saying... for *me* it works well enough, and I run a minimum of 4 sessions open at all times... [15:31] so one can wonder what triggers it [15:31] ok, so i disabled klipper [15:31] retrying [15:31] sec [15:32] nope lol still keeps the first/last one i copied [15:32] hello [15:33] machstem: It should be noted I am on 12.04, perhaps there are bugs introduced in whatever version you are using [15:33] 13.10 here [15:33] i figured i'd reformat and use the latest (fth of it) [15:35] ugh, so annoying :) [15:36] machstem: so this happens on any given machine? [15:36] for me, when it happens, it doesnt always affect all sessions [15:36] let me rdp into my home session, sec [15:37] ok, well this is just messed ! lol [15:38] So, the RDP work session is keeping the 1st copy and pastes in the RDP session. the 2nd RDP session keeps my 2nd copy and pastes that. Depending on which session I use, I get different copy/paste === sujith_h_ is now known as sujith_home [15:40] machstem: and you are copying in the host or guest session? [15:41] copying FROM HOST into GUEST session [15:41] So, from ubuntu TO windows [15:42] machstem: you can try adding, in the extra param field "-r clipboard:CLIPBOARD" [15:42] for the connection to the guest [15:42] where do i add that? (please) [15:42] krdc -> connect to something -> you have that field [15:43] under the "extra options" section ? [15:43] yeah it's a white field [15:43] sec [15:43] I run swedish locale, so not sure of the name :p [15:43] hehe [15:45] hmm, adding that parameter doesn't allow me to "complete" a connection to my win7 workstations now [15:45] well, without the "" [15:45] yes, without the quotes [15:46] that's muchly weird, as I have that to a win7 machine right here [15:46] along with some other params [15:46] dunno if it chokes if you dont have klipper running [15:47] hmm, good point [15:47] sec [15:48] nope lol [15:48] damnit! :) [15:48] ;f [15:48] I am running out of ideas here [15:48] if you connect using rdesktop from cli then? "rdesktop host.tld -r clipboard:CLIPBOARD" [15:48] I am happy that you are helping in any sense [15:48] let me check [15:49] rdesktop is not installed [15:49] are they the same ? [15:49] is it deprecated maybe in 13.10 ? [15:49] nah [15:49] I think krdc uses a builtin freerdp [15:49] but I am not sure ! [15:49] ok, running an install right now [15:51] on 12.04 the krdc package only recommends rdesktop... it doesnt depend on it [15:51] so dunno if it only does vnc without... or waev [15:51] this install is so old, I have no idea what I have installed along the way anyhow :D [15:52] hmmm kubuntu-full should pull in rdesktop it seems [15:52] machstem: do you have freerdp installed? in case it got changed to that. I dont think krdc has an internal rdp client [15:55] sec, talking with a colleague; our filtering software prevents downloads directly from IP addresses (which apt-get tends to do) so it's not installing anything through apt-get :) [15:55] oh well, I must take my leave for now. good luck [15:56] ok thanks for the advice and help [16:44] heya [16:45] Hey heath [16:45] i've a question [16:45] http://askubuntu.com/questions/429980/packages-are-failing-to-install-due-to-broken-packages [16:46] i'm still experiencing issues when trying to grab the kubuntu-desktop package [16:47] heath: Could you pastebin the output of "sudo apt-get -f install"? [16:47] !paste| heath [16:47] heath: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. === Steakanbake|slee is now known as Steakanbake [17:43] Hey, i need help with a problem im having in Kubuntu 13.10. I have a program written in C++ using OpenGL + GLUT that worked just fine in 12.04 but now that i updated it wont run. [17:43] This is the error im getting in the console "Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!" === Vito_ is now known as Vito [19:00] BluesKaj, you doin beta? [19:01] yup [19:02] installing virtualbox atm, dual booting with W7 has become a pita [19:03] hi I have a bluetooth headset but I can't make it work....it's detected but no sound comes out [19:05] m_tadeu_, I got you covered... sec - did you figure it out yet? [19:06] BluesKaj, just rox!!! I have 13.10 on one HD and 14.04 on the other all is well [19:06] m_tadeu_, you have to set your headset your prefered audio device... [19:06] dougl: nop...I experimenting with youtube, ans as soon as I move the sound to the bluetooth headset, the video stops and no sound comes out [19:07] m_tadeu_, that is new to me... so when it is your prefered device no sound and media hangs? [19:08] BluesKaj, ... pita - lol pain in the ankle ok [19:08] dougl: I have it as the prefered device...but on the sound plasmoid, you can select the output device....when I change that, the video stops and no audio at all [19:08] * dougl is a little slow on the uptake === claudiu is now known as Guest78014 [19:11] m_tadeu_, yeah - not sure what to say ... I dont even know what the sound plasmoid is [19:11] dougl: the little sound control on the systray [19:11] gotcha [19:13] m_tadeu_. did you check your setting in system settings >multimedia>audio&videeo>audio hardware setup tab>sound device ? [19:14] BluesKaj: yes...I have the device there...aldough, testing doesnt emit eny sound either === mpmc is now known as mpmc[BNC4FREE] [19:15] BluesKaj: when I press the "Mono" test button I can actually hear a light "boc" sound on the headset, but nothing else [19:16] m_tadeu_. do you have pavucontrol installed? It can help with bluetooth I believe [19:17] BluesKaj: installing [19:17] hi [19:17] guys [19:17] it's xezno [19:17] i'm here to help [19:17] i use kde and ubuntu [19:17] :P [19:18] could always use more help :) [19:18] BluesKaj: no change...is there any log file or something I can check? [19:18] lol dougl [19:19] welcome [19:20] m_tadeu_. are you using bluedevil along with bluetooth adapters/driver? [19:22] BluesKaj: if that is the bluetooth icon on the systray, yes....I used it to pair the ddevice [19:23] ok [19:23] wtf happened [19:23] did i lag out? === xezno is now known as samtalksalotslov [19:24] wait wut [19:24] why am i === samtalksalotslov is now known as xezno [19:25] o_o supertuxkart is 161mb [19:25] i.. wow... [19:25] * dougl sets xezno's chill bit to on - this is a serious channel. [19:26] ok , stuff to do, ....BBL [19:26] later [19:27] wat [19:27] i know dougl [19:27] sheesh... === kevin is now known as Guest96525 === calin is now known as crucerucalin === campr_ is now known as campr_home === Phoenixz is now known as Guest3911 === calin is now known as crucerucalin === calin is now known as crucerucalin === calin is now known as crucerucalin [21:25] Hello [21:46] anyone here === jayne_ is now known as jayne === ruzgar is now known as RuGaR === RuGaR is now known as RuZGaR === jean is now known as Guest44469 === Guest44469 is now known as jpetric === Micki_ is now known as Micki === emma_ is now known as emma [23:34] is there a way to hide the cursor on demand? [23:47] Buona sera a tutti :)