=== kubuntu is now known as Guest4600 [02:07] BluesKaj: hi [02:07] tar gives me this when I try and tar an archive: tar: Exiting with failure status due to previous errors [02:35] that usually means that the file is corrupted, how are you invoking tar? [03:45] Hello === max is now known as Guest84356 === BTCOxygen is now known as gribbIe === gribbIe is now known as BTCOxygen [07:25] hello! Whick package ships XCB? [07:26] !info xcb [07:26] xcb (source: xcb): Pigeon holes for your cut and paste selections. In component universe, is optional. Version 2.4-4.3 (raring), package size 22 kB, installed size 88 kB [07:26] hmmm, does that answer your question, bshah? [07:27] valorie: I mean xcb libs.. [07:27] I want to compile kde-workspace on top of KF5.. and this cmake errors killing me... [07:28] have you tried just using project-neon? [07:28] yes even in it I am getting this error http://paste.kde.org/pd1e6e267/ [07:28] they have a kf5 branch, as I recall [07:29] Yup! I am using project-neon5 [07:29] ok -- please ask in #project-neon then [07:29] they'll be much more likely to see your question there [07:30] I just wanted to check my side, if I am missing any packages.. [07:30] sure [07:31] I wonder if they have a build-dep for kde-workspace [07:31] !info xcb_libraries [07:31] Package xcb_libraries does not exist in raring [07:32] pfff [07:32] !info libxcb1-dev [07:32] libxcb1-dev (source: libxcb): X C Binding, development files. In component main, is optional. Version 1.8.1-2ubuntu2.1 (raring), package size 79 kB, installed size 690 kB [07:32] installed. [07:32] !info [07:33] !info help [07:33] Package help does not exist in raring [07:33] you might try sudo apt-get build-dep kde-workspace [07:33] and see if that gets you anything [07:33] Irony is I can compile master but not frameworks-scratch.. [07:33] :\ [07:36] :( [07:37] bshah: have you asked in #kde-core-devel ? [07:38] will ask.. [07:46] hey, I'm on saucy and after last upgrade, my KWin wouldn't start any more unless I manually export the LD_LIBRARY_PATH to /usr/lib/x86-linux-gnu/mesa-egl/ [07:47] mz [07:47] oops [07:47] mzanetti: there is a #kwin channel [07:47] might do to check with the devels [07:47] valorie: this is a Kubuntu issue, not KWin itself [07:47] ok [07:48] something in the start up scripts probably [07:48] then I guess filing a bug would be good, if you're sure it's a packaging error [07:57] mzanetti: what did get upgraded in last upgrade that led to this issue? [08:00] Tm_T: don't know... can't see anything suspicious in the logs [08:00] Tm_T: Do you know where this path should be exported? [08:00] to be precise, kwin couldn't find libwayland-egl.so.1 [08:01] which is in /usr/lib/x86-linux-gnu/mesa-egl/ [08:07] mzanetti: as far as I can see, that variable you mentioned is totally empty here [08:09] Tm_T: I think it must be set in the place where kwin is started - only in that context [08:09] mzanetti: about packages, /var/log/apt/history.log could propably tell which packages has changed [08:10] Tm_T: yeah. I've checked that. I can't really see an upgrade of kwin and libwayland stuff... [08:15] Tm_T: hmm... I was wrong. there was an upgrade. however, this is the log: http://paste.kde.org/p2dee9587/ [08:16] libkwinglesutils sound to be the one that might have something to do with the issue [08:17] or glutils [08:19] hmh, can't remember the script containing env vals [08:25] bash_config ? [08:25] or bashrc depending on how you have it setup === BTCOxygen|1 is now known as BTCOxygen [08:53] how does one create a Kate project... ? [09:16] jussi: Kate project? [09:17] Tm_T: see screenshot: http://i.imgur.com/imYyO5l.png [09:18] Tm_T: also: http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ [09:27] hello there. can anyone explain me how the sorting in kmenu works. I know you can edit it with kmenuedit and everyting but how does an app end up in one of the entries in the first place? [09:28] tkrugg: when the .desktop file is made by the developer/packager etc there is an entry put in there for which category it should fall into [09:33] thanks jussi. ok, and is there a place I can find this .desktop file in the source of an app (where should it be?) [09:35] tkrugg: if you apt-get source I _think_ it resides in the debian directory [09:35] tkrugg: what are you aiming to do? [09:36] tkrugg: alternately, if you want to edit an app already on your system, I think they are in /usr/share/applications [09:37] jussi: I would like to make my app fo to the right diretory when installed [09:37] !packagingguide [09:37] The packaging guide is at http://developer.ubuntu.com/packaging/html/ - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports and !sponsoring [09:38] for now i have only a DEBIAN/control file that specifies version/dependencies/package... [09:39] tkrugg: the correct channel for this I think would be #ubuntu-packaging though... [09:41] jussi: thanks all of you [09:42] tkrugg: no probs [10:04] Hi, I'm having a problem installing Kubuntu, kscreen requires libkscreen1, but libkscreen1 breaks libscreen0 which is seemingly needed elsewhere [10:05] libkscreen0* sorry [10:05] anyone have any ideas? === Weust`_ is now known as Weust` === fatih_ is now known as fatih_7001 [11:54] Hey all [12:30] hi [12:31] How should I make my iptable rules persistent in kubuntu? I read about troubles with network manager [12:40] network manager is nothing to do with iptables [12:42] I found a good instruction: https://help.ubuntu.com/community/IptablesHowTo#Configuration_on_Startup_for_NetworkManager [12:42] ikonia, Hm, I read that "If you use NetworkManager (installed by default on Feisty and later) these steps will leave you unable to use NetworkManager for the interfaces you modify. Please follow the steps in the next section instead. " [12:44] esing: I don't think you'll have a problem [12:44] esing: the sort of problem described only happens if iptables rules are applied before the network controlled by network manager is up [12:49] ikonia, I see, to be safe I can still use the NetworkManager script from latter link? [12:50] esing: I would just try it, and fix it if it's broken, leave it alone if it works [12:50] no sense trying to fix something that's not broken === nebula is now known as Guest44038 === Guest44038 is now known as nebula_ === Heliwr_ is now known as Heliwr [13:22] !netsplit [13:22] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit === Jikai is now known as Jikan [13:40] baltolkien__: Please fix your connection === Sibeeliuss is now known as Sibelius === mydogsnameisrudy is now known as rudyismydog [14:11] !info linux-image [14:11] linux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 3.8.0.27.45 (raring), package size 1 kB, installed size 33 kB [14:11] ha, I knew it [14:14] !linux-image === ikonia_ is now known as ikonia [14:14] hah , I knew that too === christian is now known as Guest62147 === Guest62147 is now known as crodriguez === roasted_ is now known as roasted [14:51] In /usr/share/X11xorg.conf.d/50-synaptics.conf reads "Copy this file into /etc/X11/xorg.conf.d first". Should I, or should I copy it to the same location instead? [14:52] In Kubuntu 13.04. with a laptop, wanting to activate touchpad corner for browser back [14:56] grosse: Probably want to sudo mkdir /etc/X11/xorg.conf.d first since it doesn't exist by default on *buntu [15:00] Why are the initial xorgs .confs in /usr/share and not in /etc? [15:01] The man pages state several locations where these files are searched from, but it doesn't mention /usr/share [15:01] So are the ones under /usr/share used at all or are they some sort of templates only? [15:02] They're templates. [15:02] They're not supposed to be sourced by xorg by default. [15:05] Ok. Thanks. So from the beginning my system hasn't got any .conf-files in use for Xorg. Only those I choose to place under /etc/X11 === max is now known as Guest351 === spawn[dead] is now known as spawn57 === kubuntu is now known as Guest20055 [15:42] sdf [15:42] Guest20055, ?? [15:45] I guess now we'll never know. [15:46] probly checking his KB [15:47] I'm about to know whether my configs work. [15:47] Usually not but I'm feeling lucky [15:49] In /etc/default/locale I wrote LANG=de_DE.UTF-8 and LC_MESSAGES=POSIX. In system settings I set the locale prefered languagea to german, and moved english to not prefered. Yet if I type: locale it shows LANG=de_US.UTF-8 which doesn't exist [15:51] Sure it didn't [15:52] I have LTCornerButton set to 7 in .conf and synclient says its 3 [16:08] Hm, I removed the english language pack, reinstalled the german language pack for kde. Edited manually locale with export locale LANG=de.DE.UTF-8 and export locale LANGUAGE=de , then dkpg-reconfigured the locales and rebooted, but still on every startup the LANGUAGE is again: de:en and LANG=de_US.UTF-8 [16:08] Pretty weird [16:09] I could add in .bashrc export locale LANG=de_DE.UTF-8, but I guess that doesn't solve the root bug [16:30] hi what is a small mp3 player? [16:30] ideally similar to x11amp but no playlists, no wikipedia pages for the song that is currently playing, no daemon or indexing of songs [16:31] just play a directory of mp3 files in alphabetic order [16:34] alesan, I've been looking for such a player for ages , but no luck so far [16:34] ok I will pull out the one I wrote myself few years ago [16:34] I think I might still have a git repo somewhere [16:36] alesan, what about aplay ? [16:37] I d onot think it handles {mp3,ogg} === roasted_ is now known as roasted === Abd_Allatif_ is now known as Abd_Allatif === Abd_Allatif_ is now known as Abd_Allatif === spawn57 is now known as spawn[dead] [17:54] WTF is this!? kstart --tosystray doesn't work anymore in KDE 4.11 [17:54] why would anyone want to remove this feature!? === Lili is now known as Liliane === BTCOxygen|1 is now known as BTCOxygen === julien is now known as Guest22875 === Guest22875 is now known as Mark_Tapaj === Abd_Allatif_ is now known as Abd_Allatif === kubuntu is now known as yuyumaster === BTCOxygen is now known as Guest38611 === BTCOxygen|1 is now known as BTCOxygen === BTCOxygen is now known as Guest30487 === BTCOxygen|1 is now known as BTCOxygen [19:46] hye there [20:11] i stopped ntp service with "sudo service ntp stop", and it stopped correctly; after i establish a new connection with the network manager, ntp gets started again though, how can i avoid that? [20:25] boringntp, uncheck date&time automatically in the digital clock time settings [20:26] BluesKaj: this is already unchecked === ralf is now known as Guest5040 === Evpok_ is now known as Evpok [21:11] OS/4 OpenLinux 13.7 released, http://www.os4online.com [21:41] Hello guys, I have a weird problem, When i try to boot up to kubuntu normally i get a half black screen half multicolored screen. When i boot it up through the advanced settings and booting there with limited graphical drivers. It works there. Anyways I was wondering if there was an easy way to fix this. The issues occured after someone pulled the power coord out in mid operation. Thank you for any [21:41] assistance you can offer === sithlord48_ is now known as sithlord48 [22:02] hello all, does anybody know what do i need to get any of amarok's music collection plugins working? [22:03] i mean, "external devices" works, but everything else (notably daap and upnp) simply silently do not work... [22:30] BluesKaj, git clone git://gitorious.org/dashmultimediaplayer/dashmultimediaplayer.git && qmake-qt4 && ./DashMultimediaPlayer [22:30] sorry [22:30] BluesKaj, git clone git://gitorious.org/dashmultimediaplayer/dashmultimediaplayer.git && qmake-qt4 && make && ./DashMultimediaPlayer [22:34] Anyone able to help me out? I had some big distro problems last night that I ended up fixing, but I am having some issues since then I am trying to fix. First one is that every time I try add-apt-repository, I ge4t the normal info prompt about the ppa, and it says press enter and it crashes with this traceback: http://paste.ubuntu.com/6004533/ [22:34] I have no idea how to diagnose such an error really unfortunately [22:40] My second issue is I seem to have broken my package manager a bit, whenever I try to install any wine type packages, like wine itself, or netflix-desktop which has some wine deps, I get an error like this: http://paste.ubuntu.com/6004547/ [22:40] But it doesn't say how to correct the issue [22:46] Man I am really considering just backing up most of my $HOME, and re-installing. But I really don't want to, I have put a lot of work into this setup this far. [22:46] sithlord48: you around? [22:46] i am [22:47] Any chance you could take a look at those two issues? [22:47] They popped up after I fixed that other stuff from last night apparently [22:48] GiGaHuRtZ: where does your wine come from? [22:49] ppa's [22:49] but thats besides the point [22:49] desktop-netflix doesnt work either [22:49] its a dependency issue somewhere in there [22:49] because you can't get wine installed? [22:49] nah [22:49] netflix-desktop has its own wine [22:49] one sec [22:50] The following packages have unmet dependencies: [22:50] netflix-desktop : Depends: wine-browser-installer (= 0.8.2~raring) but it is not going to be installed [22:50] Depends: wine-silverlight4-installer but it is not going to be installed [22:51] sounds like missing packages. but i don't know about wine much very little use of it even [22:51] ya its very odd [22:51] I try to install those seperately [22:51] and get problems about other packages [22:51] but usually there is an easy way to fix this crap [22:51] all this was working fine before last night [22:52] and the painful removal of deepin [22:52] dpkg --configure -a ? [22:52] tried [22:52] does nothing [22:52] same with -f install [22:52] and muon doesnt know what to do [22:52] then you don't have broken packages , you are asking for an inpossible install [22:52] right [22:52] i can't help you with that it must be some issue w/ another ppa (or two) [22:53] The following packages have unmet dependencies: [22:53] wine-silverlight4-installer : Depends: wine-browser-installer (= 0.8.2~raring) but it is not going to be installed [22:53] its a big frickin circle [22:54] and I have a feeling its because all my ppas are messed up now [22:54] look at my first issue [22:54] Googling parts of it say something about an unset distro or some crap [22:55] like if I google line 10 of that first paste [22:55] maybe thats your problem you broke the distro id [22:55] right [22:55] http://ubuntuforums.org/showthread.php?t=1966730 [22:56] yupo [22:56] thats my problem [22:56] i found it [22:56] WTF [22:56] GiGaHuRtZ: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:56] It thinks i am on linux deepin [22:56] Linux Deepin codename raring, lmao [22:56] nice. [22:57] People really should not be out there recommending this crap when it breaks systems [22:57] There are at least 4 blogs recommending people try this crap [22:57] very true [22:57] well glad i was able to help :P [22:57] sithlord48: well i dont know how to actually fix that [22:57] do you? [22:58] its obviously broke by doing a "lsb_release -a" [22:58] looks like some file like this: /usr/share/python-apt/templates/Ubuntu.info [22:58] or such [22:59] that file looks correct [23:00] I have 3 templates in there oddly [23:00] debian ubuntu and gnewsense [23:00] thats all i've got too [23:01] and i just broke my phone again by accident too, yay [23:01] lol [23:01] GiGaHuRtZ: has to know its ubuntu before it can use the Ubuntu.info file.. [23:01] Thats what I get for not using an external memory card. At least I have a usb OTG and my recovery supports usb-otg [23:01] right [23:01] i dont understand these threads i linked [23:02] you said its dreebin raring. [23:02] illl show you [23:02] one sec [23:04] wonder if i edit the lsb release file manually [23:04] http://pastebin.com/Suntu7PW [23:04] check that [23:05] maybe its part of that ubuntu.info file then [23:05] nope [23:05] nothing in there says deepin [23:05] i checked [23:05] but lsb release comes from a different file [23:05] and there is also a package [23:05] lsb-base [23:06] but its newest version... [23:07] im gonna manually reinstall, without removing it [23:07] looks like lsb_release uses /etc/lsb-release for that info [23:07] yup [23:07] i know [23:07] thats typical linux [23:07] if you ever wanna know what distro you are on, you look there [23:08] hmm [23:08] so whats your file say? [23:09] this http://pastebin.com/dfsjf0J5 [23:09] oh there is a lsb release file [23:09] lemme try that [23:10] cause lsb-base does nothing [23:10] thanks [23:10] /etc/lsb-release [23:10] yup [23:11] hmm reinstalling lsb-release didnt change it [23:11] oh well, gonna manually edit the thing [23:11] thats what i thougth you were doing already ? [23:11] no, i was trying some packages that have to do with that file [23:12] hoping they might fix things [23:12] now the question is, do I need to reboot or something for any changes (if any even happen from doing this) to take effect [23:13] sithlord48: that fixed it [23:13] :) [23:13] at least the ppa adding problem [23:13] and perhaps more.. [23:13] i think it did [23:14] Man, I hadx to really take the flame thrower to deepin [23:14] the chinese were hax0ring my machine :P [23:14] lol [23:14] hmm, those packages still dont wanna install [23:14] but that might just need an update to apt [23:14] you might want to redo ppas and stuff. [23:14] right [23:15] if update apt is not working.. also check you sources for the right repo ids [23:15] ie apt-get update [23:15] no update always worked [23:15] i donno if its gonna fix it though [23:15] muon -> manage software sources . [23:15] or y-ppa-manager [23:15] what ever you want to use. [23:15] or just edit it by hand [23:15] they all sit in sources.d [23:16] well by hand might be annoying becuase there are now alot of files to edit in there. [23:16] hmm, still broken, so weird [23:16] nah cause the codename is still the same [23:16] there is nothiong to edit [23:16] raring [23:17] idk you might have packages left over from them still or who knows what else messing it up .. [23:17] deb http://ppa.launchpad.net/ehoover/compholio/ubuntu raring main [23:17] ya i know, but i have came so far [23:17] im close tpo just reinstalling its pissing me off though [23:17] maybe a dpkg --reconfigure -a is in order will be anoying but reconfig them all maybe lsb-release issue caused more problems on config ? [23:18] ok [23:18] you will have to reconfig all packges [23:18] oh i know [23:18] lol [23:18] good good [23:18] but its better than losing all my shit [23:18] yeah sure is. im not sure if that will fix it .. [23:19] well that put an end to that :) [23:28] o.o