=== Dragonslicer is now known as Dragnslcr === aaron is now known as Guest12964 === Guest12964 is now known as ahoneybun [00:33] hello folks, I need to find a DNS benchmarker. Whats a good one? === wook is now known as Guest38418 === Yukkino is now known as Yukkii === max_ is now known as Guest89580 === it is now known as Guest6470 [06:12] Is there a shortcut to switch desktop in kubuntu? [06:21] good mornign [06:27] Hello [06:36] Good morning. [06:36] Silmarilion: ctrl + f [06:37] Guys I just have changed the server for my iste now I want to use mail server from old server , how to redirect mail server to an old server. [06:39] lordievader, yea I tried that but it didn't worked now checked under virtual desktop and it was only 1 desktop set. setting it to 2 works now. [06:40] Silmarilion: Changing desktops is a bit hard when you only have one ;) [06:40] :D [06:41] ~.~ [06:42] is it possible to have different taskbar for each desktop? [06:42] for example display only active programs on desktop 1 [06:46] Silmarilion: Not totaly different, but your example can be done. Take a look at the settings of the window manager thingie. [06:47] Silmarilion: you can set taskmanager to show apps form curent screen, desktop, or activity [06:47] or combination of it [06:47] yea found it [06:47] tnx guys [06:48] enjoy :) [08:02] hey, using kubuntu 14.04 and I got No package 'libacovcodec' but Ive installed libavcodec-dev [08:03] fedorafan: On what do you get that error? [08:03] mom maybe this will help, its a script to build something http://forums.openpli.org/topic/20871-build-script-for-openpli-enigma2-on-ubuntu-104-32-bit/page-49#entry486825 [08:04] A script for Raring? I doubt it. [08:05] the creator wrote it should work with 14.04 [08:05] fedorafan: right in your output, is: [08:05] Consider adjusting the PKG_CONFIG_PATH environment variable if you [08:05] installed software in a non-standard prefix. [08:05] Alternatively, you may set the environment variables FFMPEG_CFLAGS [08:05] and FFMPEG_LIBS to avoid the need to call pkg-config. [08:05] See the pkg-config man page for more details. [08:05] check the readme or so [08:06] hmm but why wont it run with this dependancy [08:06] libavcodec [08:06] fedorafan: Could you tell us exactly what you are trying to do, and what output you get? [08:06] its there lordievader [08:06] You are msg10? [08:07] right [08:07] Ah. [08:07] https://github.com/Raider05/enigma2pc [08:07] there are some infos about this [08:07] !info libavcodec trusty [08:07] Package libavcodec does not exist in trusty [08:08] !info libavcodec-dev trusty [08:08] libavcodec-dev (source: libav): Development files for libavcodec. In component universe, is optional. Version 6:9.18-0ubuntu0.14.04.1 (trusty), package size 2465 kB, installed size 7874 kB [08:09] Hmm, I guess 54 > 51. [08:09] me too [08:09] how to check what version of libavcodec-dev is installed [08:09] I got packages with 54 and without but dev was just without [08:09] apt-cache policy libavcodec-dev [08:09] thx [08:11] http://paste.ubuntu.com/10831717/ [08:11] got this output [08:11] A ppa? [08:12] I added ppa to install ffmpeg [08:12] should be that [08:12] ffmpeg and libavcodec are incompatible, I thought. [08:13] It could very well cause troubles. [08:13] yes right [08:13] ahh good point hmm I will remove ffmpeg [08:13] fedorafan: Make that a ppa-purge of the mc3man ppa. [08:13] can you tell me how [08:13] fedorafan: Read the man page of ppa-purge. [08:13] oki [08:15] !ppa-purge [08:15] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [08:15] or the man page, as lordievader says [08:15] Documentation, documentation, documentation. It's great :D [08:16] thank you [08:17] I added this line ppa:mc3man/trusty-media so sudo ppa-purge that right [08:17] before removing ffmpeg thats the strategy? [08:18] ppa-purge will remove ffmpeg for you, if it came from that ppa. [08:18] oki [08:23] http://paste.ubuntu.com/10831760/ [08:23] its the output of ppa-purge [08:24] Does apt-get update fix that? [08:24] I will try [08:26] http://paste.ubuntu.com/10831773/ [08:28] That needs to be 'sudo apt-get update'. [08:28] I sudoed it [08:29] * lordievader allways having a root shell has side effects... [08:29] Ah... never mind... [08:29] I pasted in the first line the withouttry [08:29] in the 6. it starts with sudo then [08:29] Probably just the mirror being out of sync. You could switch mirrors or wait a bit ;) [08:30] Anyhow, what version of libavcodec-dev is installed? [08:30] And what version of libavcodec54? [08:31] http://paste.ubuntu.com/10831797/ [08:32] http://paste.ubuntu.com/10831799/ [08:33] Libavcodec54 is not installed, and libavcodec-dev can be updated. [08:33] After that I suppose to try the compile again. [08:33] allright and how to update [08:34] apt-get update libavcodec-dev right [08:34] sudo before [08:35] sudo apt-get install libavcodec-dev libavcodec54 [08:35] oki I will make that [08:35] thx [08:37] compiling [08:38] No errors? [08:40] still the same "No package ''libavcodec' found" [08:41] Pfff. [08:41] Could you pastebin the configure script? [08:41] oh dont know if it will work but its the one of the repo I posted mom [08:42] https://github.com/Raider05/enigma2pc [08:42] its build_openpliPC.sh [08:45] The buildlibs works? [08:46] seemed to work but I dont know how to get the output now [08:48] Could you run the script with a -nc and see if it creates a ./configure? [08:48] sure what sh-file you mean [08:49] "./build_openpliPC.sh -nc" yes? [08:50] Yes. [08:51] trying it now [08:53] http://paste.ubuntu.com/10831872/ [08:53] no configure file [08:57] fedorafan: I suppose the autogen.sh should create it, is there such a file? [08:58] Ah, never mind. I found them [08:58] not in the root folder but there are some subdirs [08:58] oki [09:02] I wonder what version it does find. [09:03] Pff. Strange stuff. [09:03] I'm not really sure how to work around this problem. [09:03] no problem maybe just try to compile an older version of libavcodec what do you think [09:06] or newer [09:07] There does't happend to be a ppa of the software you are trying to install? [09:10] sorry dont understand this sentence [09:11] There might be a ppa which carries the enigma2pc. [09:11] as I know its just at git [09:12] as [09:12] at github [10:01] 'Morning all [10:45] lordievader I compiled the libav git and it seems to work but now I got a new error http://forums.openpli.org/topic/20871-build-script-for-openpli-enigma2-on-ubuntu-104-32-bit/page-49#entry487453 === havingFun_ is now known as xrosnight [10:55] That looks broken. [10:56] ahh ok [10:57] I.e. I have no idea :P [10:57] https://github.com/lu-zero/libav I used this one [10:58] ahh ts oki have posted it and maybe someone will answer it and I can try around different versions whatever [10:59] thx for your help lordievader [11:00] No problem. [11:05] but it seems as if I havent installed it dont know, made ./configure, make and sudo make install but sudo apt-get remove libav (tab) doesnt shows the libavcodec package for examle or libavutil, before I had installed libavutil52, dont know if it should be now newer [11:05] * fedorafan https://github.com/lu-zero/libav [11:07] hmm === rebecca is now known as Guest52462 [13:33] kubuntu vs ubuntu ? [13:33] Ubuntu + KDE - Unity = Kubuntu. [13:34] who more stabe? [13:34] who more stable? [13:36] Stable, pff no idea. Kubuntu works. Don't know about Ubu, I don't use it ;) [13:38] ^) [13:39] ^) [13:40] I will try use Kubuntu [13:52] sizziff, why do you ask here, you know the answer will be Kubuntu is best :-) [14:06] hiiii [14:07] hey Ryoma721 [14:08] hiii [14:08] i use kubuntu 15.04 [14:08] a simple question [14:08] after the command apt-get dist-upgrade process finishes, can sudo reboot now corrupt the system? [14:11] every day I run sudo apt-get dist-upgrade, if you download a lot of updates and when he finished I sudo reboot now [14:12] it may be that something has not yet written? [14:17] Ryoma721: you don't need to do sudo reboot [14:17] you only need to reboot for something like a kernel upgrade. [14:18] You should use software updater and it will do ask you to reboot. [14:19] sudo reboot will not corrupt anything let alone system as long as you close all programs before rebooting your system [14:19] Ryoma721, no need to reboot each time unless the notifier indictaes it , for example after a kernel upgrade [14:20] The last restart I was the surprise that was not working kubuntu, and I performed that command for comfort [14:20] Ryoma721, but you should run sudo apt-get autocleanand sudo apt-get autoclean periodically [14:20] yes always [14:20] sudo apt-get update [14:20] oops autoremove :) [14:20] sudo apt-get dist-upgrade [14:20] sudo apt-get autoremove [14:20] sudo apt-get autoclean [14:21] yup [14:21] all day [14:21] kernel 4.0.0 [14:21] every few days is usually enough [14:21] after download many files....sudo reboot now... system not works [14:22] i try not use sudo reboot now [14:23] this morning sudo apt-get dist-upgrade [14:23] reboot [14:23] now kubuntu black screen [14:24] Ryoma721, which kubuntu release ? [14:24] 15.04 [14:25] 'ok run, systemctl enable sddm [14:25] what?? [14:26] i am italian [14:26] what write? [14:26] ctl+alt+F1-F6 [14:26] then systemctl enable sddm [14:27] 4 key??? [14:27] where?? [14:27] grub??? login?? [14:29] ok [14:29] understand [14:29] no any F key between F1 and F6 with al+ctl will open a virtual terminal where you can login and run systemctl enable sddm [14:29] ok [14:29] thanks [14:30] it's like your terminal/konsole [14:30] yes i am there [14:30] login with your username and password then run the command [14:36] ok [14:36] ---complete---- [14:36] restart black screen [14:36] 4 ask password [14:37] can be forced to reinstall packages kubuntu??? [14:38] Ryoma721, try startx [14:42] nada [14:42] blackscreen [14:43] download iso..... [14:47] notrhing [14:47] nothing [14:49] how do you sideload kubuntu?, I just installed kubuntu and it goes to windows === thomas_ is now known as Guest11525 [14:49] how do you sideload kubuntu?, I just installed kubuntu and it goes right to windows [14:51] Anyone there? [14:53] Ryoma721, which graphics gpu ? [14:54] radeon [14:54] a10-7800 [14:56] Ryoma721, install xserver-xorg-video-ati [14:57] yesssssssssssss [14:57] driver oibaf [15:00] I will not use the more command [15:00] sudo reboot now [15:11] thanks [15:12] now format sda [15:12] bye [16:11] HELP [16:11] JUST RM'D MY HOLE HARD DRIVE [16:11] ALL MY GAY PORN IS GONE [16:14] tough [17:41] hi [17:42] hi [17:45] o/ === miguel_ is now known as Guest27526 [18:34] Is notify-osd a required package in Kubuntu? [18:34] I'm using the 15.04 beta and I've had trouble with it getting stuck. === jayhunold is now known as jhunold [20:23] yo [20:24] * genii makes more coffee [20:26] yo [21:42] hello! [21:42] hiho Pazzoide [21:42] o/ [21:43] Hi! Do you know the release roadmap for Kubuntu? [21:43] when will be available 15.04? [21:43] April 23rd sometime after 4pm GMT [21:43] strange there is no roadmap on kubuntu site [21:43] Ah, 23. I knew it was twenty something. [21:44] !schedule-#ubuntu+1 [21:44] A schedule of Vivid Vervet (15.04) release milestones can be found here: https://wiki.ubuntu.com/ReleaseSchedule [21:44] Pazzoide: Kubuntu follows the Ubuntu schedule, that ^ one. [21:44] I read on Ubuntu site the 23 is for Ubuntu version.. is the same date for Kubuntu too? [21:44] ah ok!! [21:45] all the flavors release at the same time afaik [21:45] we're all Ubuntu [21:46] :) [23:01] Hi im extremely new to Linux i need some help if i could get some [23:01] Andrew: ask your question. If someone can help you then I am sure they will [23:02] Ok im trying to install Kubuntu on my pc however it seems to be stuck at "The installation will finish soon. we hope you enjoy kubuntu" its not frozen i have just left it for a few hours [23:09] Andrew: force your pc to reboot [23:09] the installation may have finished [23:17] ok after i do that what should i do [23:17] see if it boots === said is now known as kairox