[00:29] Good evening [00:29] or whatever time of day or night you happen to be in [00:35] hey all [00:35] any 1 in there? [00:41] hey [00:41] all are devel? [00:52] hi all [00:53] anyone know how i ca get up aixgl?? [03:10] !eclipse [03:10] Sorry, I don't know anything about eclipse - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi === nareshov_ is now known as nareshov [04:23] kubuntu could be a dead distro if you guys don't revert the default wallpaper, style and window decoration to that of alpha 6 === blueyed_ is now known as blueyed [05:11] well, we can all stop what we're doing, it seems the secret to a successful distro is nothing like what we thought, it's all down to wallpaper, style and window decoration apparently :| [05:14] maybe he's stuck on purple unicorn and fuzzy bunnies? [07:18] apachelogger: morning [07:19] wtf was yao been smoking [07:35] anybody alive in here i have a question regarding a bug im working on === santiago-php is now known as santiago-ve === Hobbsee is now known as shinymonster === shinymonster is now known as Hobbsee [08:01] anybody alive in here [08:02] * stdin checks his pulse [08:02] apparently I'm still alive [08:02] * Hobbsee dies [08:05] Hobbsee: :( [08:05] lol [08:05] maybe u can help me fix this bug [08:05] since im new to the world of bug fixing in kubuntu [08:06] https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/216529 [08:06] Launchpad bug 216529 in kdebase "kdebase-bin depends kdebase-bin-kde3 OR kdebase-runtime-bin-kde4" [High,Triaged] [08:07] basically what i need to do with this is removed the kde-bin-kde3 dependency [08:07] and leave the kdebase-runtime-bin-kde4 [08:08] what's the problem? [08:09] apachelogger found this last night and i just wanna make sure i understand what im doing so what i need to do is to remove the dependency on the kdebase-bin of kde3 right [08:09] from the report: "therefore the dependency should be _only_ kdebase-bin-kde3" [08:09] so then remove the kde4 dependency [08:10] that's the way I read it [08:10] ill wait till he gets on i did just file another bug which i can probably take a stab at in the mean time [08:10] https://bugs.launchpad.net/ubuntu/+source/kopete/+bug/216665 [08:10] Launchpad bug 216665 in kopete "kopete displays all my msn contacts as being offline using kde4" [Undecided,New] [08:10] so what you need to do is remove any dependencies of -kde4 in there [08:11] for some reason i dunno y kde4 likes to display all my msn contacts as offline [08:11] ok goign to start figuring that out [08:20] stdin: where exactly in the kdebase should i look [08:21] in debian/control, just search all the Depends: lines [08:21] (should only be on the "Package: kdebase-bin" section though) [08:22] not finding it though [08:23] did you make sure to download the hardy version? (Version: 4:3.5.9-0ubuntu6) [08:23] i did sudo apt-get source and got the source [08:24] what version did it get then? [08:24] how do i check [08:24] thename says 3.5.9 [08:24] look at the .dsc file name [08:25] should be kdebase_3.5.9-0ubuntu6.dsc [08:27] not finding where it says that [08:28] in the directory you ran apt-get source from [08:28] cli [08:28] cli? [08:28] nm i just got what ur saying [08:30] the dependancy should be kdebase-runtime-bin-kde4 [08:30] 4 C&R's 3. [08:30] Hobbsee: so we keep kde4 get rid of 3 [08:31] yeha [08:32] still somewhat confused as to checking which version of the source i got lol [08:34] stdin: if i have hardy on this machine wouldnt i be downloading the hardy source by default [08:34] should do, yeah [08:34] does anyone maintain a repository for kde 4 trunk? [08:34] then again, what does this mean for kde3 users? [08:34] not that I know of DarkMageZ [08:35] not to go digging through files woot [08:36] the dependencies that im looking for would those be in the config files [08:36] no, it'd be in debian/control [08:37] there isnt a debian/control folder here [08:37] in the source directory [08:37] there is everything but a source directory [08:38] kdebase-3.5.9/debian/control <- it's a file [08:38] gotcha [08:38] * Hobbsee isn't sure that is actually right [08:38] than again im still not finding it [08:39] kdebase-3.5.9/debian/control: line 98: Depends: ${shlibs:Depends}, libpam-runtime (>= 0.76-14), kdebase-bin-kde3 | kdebase-runtime-bin-kde4 [08:39] so a simple kde3 delete will fix this error [08:40] i must have gotten the wrong source cuz even with a find its not working [08:40] what subdirectory is it under [08:41] where you ran apt-get source you should have files: kdebase_3.5.9-0ubuntu6.diff.gz, kdebase_3.5.9-0ubuntu6.dsc and kdebase_3.5.9.orig.tar.gz and one directory: kdebase-3.5.9 [08:41] stdin: i i just have the kdebase [08:41] source [08:41] from the orig.tar.gz [08:42] maybe i didnt extract it completely which is most likely the case [08:42] apt-get source should have unpacked it for you [08:42] it got an error [08:42] remove the dir and do "dpkg-source -x kdebase_3.5.9-0ubuntu6.dsc" [08:42] oh, what error? [08:43] im goign to redownload the source and see if it happens again [08:44] whats the source pkgs name i need to download [08:45] you just do "apt-get source kdebase" [08:45] its getting it [08:46] apt-get source will find the right source package if you give it a binary package name anyway [08:47] internet suxs balls here [08:49] sh: dpkg-source: not found [08:49] Unpack command 'dpkg-source -x kdebase_3.5.9-0ubuntu6.dsc' failed. [08:49] Check if the 'dpkg-dev' package is installed. [08:49] E: Child process failed [08:49] thats the error i get [08:49] then you should probably make sure dpkg-dev is installed ;) [08:49] * Hobbsee would suggest installing build-essentials [08:50] lol ok i will after this is installed lol im such a noob when it comes to all this [08:51] Hobbsee: where do i get build essentials from im doing apt-cache search for it nothings coming up [08:51] * Hobbsee also advocates reading, and using apt-cache search. [08:51] * Hobbsee thirdly advocates using a brain. [08:51] eagles0513875: it's named build-essential, not essentials. :) [08:51] apt-get install build-essential [08:51] (saves you looking like an idiot) [08:52] lol [08:52] i know bout apt-cache search Hobbsee use it all the time cuz i hate going into the pkg manager [08:52] apparently not well enough, because you didn't search for build essential or similar, or didn't see the result. [08:53] if you search for build essentials you won't find anything. [08:53] the "essential" part of that package should be named "essentials" to appear in searches :) [08:54] yes, hence the drop the s, and try again. [08:54] lol [08:54] it's usually good for searching [08:54] they should change it a bit if there is an extra letter like i was doing it should still find the pkgs relating to ur search even if the spelling isnt exact [08:54] no to try downloading the source again [08:55] no, when i search for something i want those matches, not all the 'almost' matches. [08:55] thats true [08:55] * Hobbsee notes that this might be a really fast way to stop doing kubuntu development. [08:56] Hobbsee: what? dying? (09:11 * Hobbsee dies [08:56] ) [08:57] no. smashing my head against a wall. [08:57] :( [08:57] its all my fault:( [08:57] * eagles0513875 blames myself [08:57] eagles0513875: don't. [08:58] Hobbsee: dont stop cuz of me lol ill stop before i even get started [08:58] she won't stop, shes addicted :) [08:58] fdoving: i haven't run hardy kubuntu at all, you know. [08:58] im addicted to kubuntu thats y ive decided to help out [08:58] im running the 64bit version of it with kde4 and compiz [08:59] Hobbsee: it's caused me nothing but trubbel so far, so i'd wait as long as possible. [08:59] which i was told wouldnt work lol [08:59] fdoving: u using the beta [08:59] stdin: what was the version u said i should have of the source [08:59] eagles0513875: why would you use compiz in kde4? [08:59] fdoving: i dunno lol [08:59] 3.5.9-0ubuntu6 [08:59] i was on kde3 then upgraded to kde4 [08:59] compiz is nicer than the kde4 equiv [08:59] stdin: i have that [08:59] fdoving: oh, i lie. i have tried, but haven't tried seriously in a while. [09:00] lol in a way though kde 4 is implying that alot of people who use it must be blind with the size of the icons lol [09:00] might be true that compiz got more (useless?) bling-bling. [09:00] i find the kwin-desktop-effects just fine, and i even disable most of them because they are annoying. [09:01] * Hobbsee likes compiz bling. it actually seems to work more nicely than the original bling [09:01] well, i find the kde versions to be a lot more kludgy [09:01] i got so much compiz bling on here i go nuts sometimes [09:01] so now i have to deleted the kde3 dependency right [09:01] btw, you'll need to install devscripts to run debuild and debdiff [09:03] ok [09:04] https://lists.ubuntu.com/archives/hardy-changes/2008-April/011020.html [09:04] pitti sounds pretty angry :P [09:04] now you need to make a changelog entry saying what you did [09:04] i guess i go look at the wiki for that [09:05] who uploaded that? [09:05] awen. hm. [09:06] CheGuevara: hah, nice one. pretty cool to decide to break teh api this late in the cycle :) [09:06] yep lol [09:06] sabotage :) [09:06] !changelog [09:06] Sorry, I don't know anything about changelog - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [09:07] any links on how to do changelogs [09:07] dch -i [09:08] is what you want. [09:08] does that need DEBMAIL and DEBFULLNAME set? [09:08] eagles0513875: i don't understand the bugreport. bug 216529 [09:08] Launchpad bug 216529 in kdebase "kdebase-bin depends kdebase-bin-kde3 OR kdebase-runtime-bin-kde4" [High,Incomplete] https://launchpad.net/bugs/216529 [09:08] stdin: doesn't need, but it probably defaults to something wrong. [09:08] which would require manual editing. [09:09] defaults to user@host iirc [09:09] fdoving: ask apachelogger [09:09] fdoving: thats what im working on right now [09:09] i found the changelog but its not writale [09:10] do i create a new one [09:10] eagles0513875: sounds like you need to slow up a bit and do a bit-o-reading in the Maintainers Guide [09:10] no dont create a new one, fix the permissions and edit that one [09:10] but you probably want to understand the bug before fixing it. [09:11] correct [09:11] i'm not entirely sure that bug is a bug. mostly because i don't understand it myself. [09:11] apachelogger is the one who filed it should i wait till i talk to him [09:12] ok, then i suggest followin imbrandons advice in the meantime, reading the maintainers guide. [09:12] if i can find it [09:12] !maintainersguide [09:12] !maintainers guide [09:12] hrm [09:12] !packaging [09:12] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - 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 [09:13] !package guide [09:13] https://wiki.ubuntu.com/PackagingGuide [09:13] bah, anyhow that first link [09:13] i think. [09:13] yea [09:13] thanks guys [09:15] thanks for all ur patience [09:15] would it be hand i am noticing some stuff on launchpad to pkgs anything that needs pkging [09:17] eagles0513875: dude. read. think. reread. Write sentences that make sense. [09:17] eagles0513875: you're a texan. You should be able to write readable english. [09:17] lol [09:17] * Hobbsee head --> desk [09:17] eagles0513875: i told you all of this last time. You didn't learn. [09:17] this keyboard is acting screwy [09:18] then get another keyboard. [09:18] lol easier said then done right now. no job no money [09:18] im on my old laptop [09:20] * Hobbsee notes you still had trouble ~9 months ago, too. [09:20] Hobbsee, it's that good old american education system :( [09:20] DarkMageZ: or malta's. either way. [09:21] lol malta now lol but but mostly the american system since i was born and raised there [09:21] so, you have no excuse. [09:21] and, again, do you really expect people to take you seriously using aolspeak? [09:22] sry bad habit [09:22] you can't blame the new american generation kids for their spelling. you have to blame the parents & their political representatives. [09:22] feel free to slap me when u notice it awhen anyone does [09:22] when did this channel turn into a political channel [09:23] * DarkMageZ slaps eagles0513875... it's "feel free to slap me when you notice it, that invitation is open to anyone" [09:24] lol [09:24] yes it is dark [09:26] just wondering lets say there is an rpm pkg that i would like in the ubuntu repo could i repkg it for debian based systems [09:26] and would it still work [09:27] well, you would need the source. [09:28] ok [09:29] lets say there was no source for instance u cant deconstruct an rpm and rpkg it using the debian format [09:29] you can, but you won't ever get it into the ubuntu archives. [09:31] lol [09:31] even if its repackaged [09:32] anyway back to reading the pkg guide [09:32] well, packaging is really only done properly from sources. [09:33] there are tools to convert packages, but the result isn't that nice. [09:33] i know bout alien [09:33] and ive used it its yucky [09:41] i just noticed something weird [09:41] there is no mixer icon displaying in kde4 [09:41] then start it. [09:41] kmix [09:41] is the command. [09:42] ty [09:42] now my audio hot keys on this laptop dont work:\ oh well [09:42] that's known. [09:42] they worked on kde3 [09:43] and gutsy and feisty and edgy and my blay stop forward and back keys work === Arby_ is now known as Arby [10:26] seele: ping [12:49] im back [12:50] apachelogger: u alive dude [12:50] Hobbsee: O_o [12:50] ? [12:51] im guessing nobody missd me [12:51] lol [12:52] Hobbsee: has apachelogger been on at all this morning or not yet [12:53] he hasn't been on. it is a weekend. [12:54] Hobbsee: i know i just want to confirm some stuff for that bug i was working on earlier [12:56] Hobbsee: is this bug a bug the maintainer has to take a look at or can someone help me out with [12:56] https://bugs.launchpad.net/ubuntu/+source/kopete/+bug/216665 [12:56] Launchpad bug 216665 in kopete "kopete displays all my msn contacts as being offline using kde4" [Undecided,New] [13:02] Hobbsee: i have a question for you if you are up for it [13:02] mmm? [13:02] it better not be "have you got a boyfriend?" again [13:02] no where close [13:02] and what made u think i was going to ask that lol [13:03] and 2ndly it has to do with packaging [13:03] im reading through the guide and i found a link to how to setup a chroot environment only problem is that im not finding one for hardy [13:05] because you did twice, asked for pictures, and a whole bunch of other crap that i found in my logs. [13:06] Hobbsee: that was eons ago ive matured since then [13:06] right. [13:06] i have [13:07] if u dont want to answer my question i understand [13:08] does anyonw know where i can find the chroot environment for hardy [13:11] The mke2fs comes with which package? [13:11] mke2fs command* [13:13] is the chroot environment necessary in regards to developing [13:27] !chroot [13:27] https://wiki.ubuntu.com/DebootstrapChroot use this to build 32 bit environments on a 64 bit box [13:27] ahhhhhh that answers my own question [13:55] Artemis_Fowl: e2fsprogs maybe [14:13] !e2fs [14:13] Sorry, I don't know anything about e2fs - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [14:32] fdoving: -kde3 and -kde4 have the same files but in different directories, so -kde4 is not an alternative to the -kde3 binaries [14:33] though currently -kde3 would get removed when installing kde4 on a plain kde3 because it just can do so [14:33] eagles0513875: ahoy [14:36] eagles0513875: about bug 216665 - kopete-kde4 is part of kdenetwork, the kde4 source package would be kdenetwork-kde4 so the bug belongs to that package [14:36] Launchpad bug 216665 in kopete "kopete displays all my msn contacts as being offline using kde4" [Undecided,New] https://launchpad.net/bugs/216665 [14:38] gotcha [14:38] apachelogger: inregard to that other bug u gave me last night what dependency is wrong the kde3 one or the one of ke4 [14:39] hm [14:39] a little bit of practise... [14:39] eagles0513875: try to find out which one ;-) [14:39] lol [14:40] apachelogger: hobbsee told me one thing stdin told me another [14:40] apachelogger: u need a chroot environment if ur going to be testing 32bit stuff right [14:41] im not understanding what a chroot environment is for [14:42] hm [14:42] apachelogger: u gave away the answer in the bug [14:42] !chroot [14:42] https://wiki.ubuntu.com/DebootstrapChroot use this to build 32 bit environments on a 64 bit box [14:42] simple description: a chroot is a system in a system :P [14:42] like a vm [14:42] well, not exactly [14:42] it access your hardware directly and all [14:42] for example [14:42] you have a chroot environment in /var/chroot [14:43] if you chroot into that directory [14:43] there isnt one for hardy yet [14:43] you haven't made one. [14:43] your bash will suddenly think the stuff within /var/chroot is actually / [14:43] eagles0513875: why would you need a chroot? [14:43] ahhh kool i get ya now [14:43] Hobbsee: no how do i [14:44] the chroot wiki confused the living daylights out of me so i create one for hgutsy or hardy [14:44] *gutsy [14:45] i dont think i need one i was just reading through the pkging guid and it mentions it [14:45] eagles0513875: if its for packaging, use pbuilder or schroot+sbuild [14:45] eagles0513875: it probably explains why you would need one, I guess :P [14:46] eagles0513875: if you're using LVM, I'd suggest going for schroot, I can get you the guide for setting one of those up, otherwise, pbuilder is your best bet [14:46] ryanakca: im on a simple laptop [14:46] ryanakca: pbuilder an easier way to go for someone new to pkging [14:46] !pbuilder | eagles0513875 [14:46] eagles0513875: pbuilder is a system to easily build packages in a clean chroot environment. To get started with PBuilder, see http://wiki.ubuntu.com/PbuilderHowto [14:47] thanks ryanakca [14:48] eagles0513875: Somewhat, yes, but if you used LVM when setting up your partitions (If you don't know what LVM is, then you didn't), I would recommend going for schroot. Enjoy :) [14:48] ryanakca: i let kubuntu format during install my entire drive it automatically did them for me [14:48] and lvm is logical volume manager lol [14:48] eagles0513875: OK, then you aren't using LVM :) [14:49] lol :) [14:49] ryanakca: lol im taking linux certification course lol [14:49] im a linux nut lol [14:50] linux and kubuntu nut in particular [14:50] goodies ;) Oh, and if your starting packaging, *realises that he'd get shot in -motu for saying this*, you'll probably want to go the CDBS route... in my /most/ humble opinion, its much simple than going the long rules file with debhelper route. [14:51] ryanakca: ? [14:51] * apachelogger throws his whole ppa at ryanakca [14:51] apachelogger: i have to remove the kde3 bin right [14:51] you can't properly use cdbs without understanding debhelper [14:52] eagles0513875: what makes you come to that conclusion? [14:52] * ryanakca points out that it was only his most humble opinion, and that following it will most likely get you shot :) [14:53] * ryanakca goes back to his homework [14:53] apachelogger: says inur bug report [14:53] *your [14:54] apachelogger: i'm not sure that a lot of people 'understand' debhelper, in general. [14:57] Artemis_Fowl: pong [14:58] Hobbsee: true, still I think one should have a bit of an idea what cdbs is actually doing [14:58] seele: concerning this: https://wiki.ubuntu.com/KubuntuGrubconfig [14:58] eagles0513875: can't find it [14:58] seele: I have seen the blueprints [14:58] apachelogger: oh sure. i'm just questioning the 'understand' bit [14:58] Hobbsee: good finding on the replaces/conflicts btw :) [14:58] it's like people 'understanding' cdbs [14:58] :D [14:58] apachelogger: heh. i did think it was a little strange. [14:59] apachelogger: so we install kde4-based stuff on kde3 now? [14:59] no [14:59] or is that package only the binaries to be used on both now? [14:59] the package is just invalid [14:59] NBS? [14:59] the bins are in different paths [14:59] seele: and would like to know if the Save button is preferable to the click-and-save approach [14:59] so there is no reason anything should conflict [15:00] seele: if you have ever used Q/KGRUBEditor you would know what I mean [15:00] apachelogger: [15:00] apachelogger: https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/216529 [15:00] Launchpad bug 216529 in kdebase-runtime "kdebase-bin depends kdebase-bin-kde3 OR kdebase-runtime-bin-kde4" [High,Triaged] [15:01] i.e. instead of [15:01] Depends: kdebase-bin-kde3 | kdebase-runtime-bin-kde4, ... [15:01] Depends kdebase-bin-kde3, ... [15:01] there is even a typo, oh mon dieu! [15:01] Artemis_Fowl: let me look. i havent seen the wireframes in a while [15:01] seele: take your time [15:02] apachelogger: so kde 3 goes bye bye [15:03] eagles0513875: do you understand what I was writing there? [15:03] guessing is no good practice for bugfixing really [15:04] eagles0513875: btw, I can't reproduce your msn issue [15:04] apachelogger: u on kde4 [15:04] apachelogger: so if they're not supposed to replace, why are they marked as C&R'ing? [15:04] eagles0513875: yes [15:04] on kopete for kde4 [15:04] not the kde3 kopete [15:05] Hobbsee: so that eagles0513875 can fix something ... I have no idea, maybe this is a left over from the times when we didn't use /usr/lib/kde4 [15:05] eagles0513875: yes [15:05] basically what the bug is saying since they r in different paths there is no need for the kde4 dependency [15:05] interesting [15:05] apachelogger: im an idiot [15:05] i wasnt online [15:06] * apachelogger headdesks [15:06] apachelogger: u create a nother bug [15:06] im used to the old version of it signs u online automatically [15:07] eagles0513875: your probably can configure that [15:07] please close the kopete bug [15:07] eagles0513875: which other bug? [15:08] Artemis_Fowl: what do you mean the click-and-save approach? you mean how if you click away from a page in system settings your prompted to save? [15:08] same bug number u seemed to have posted it to another pkg as well [15:09] https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/216529 [15:09] Launchpad bug 216529 in kdebase-runtime "kdebase-bin depends kdebase-bin-kde3 OR kdebase-runtime-bin-kde4" [High,Triaged] [15:09] seele: no. once you change the status of a widget (eg a checkbox is checked and you click on it thus rendering it unchecked) the file is immediately updated to reflect the change [15:10] eagles0513875: Hobbsee discovered another part of this issue [15:10] appearing in kdebase-runtime where -runtime-bin-kde4 replaces/conflicts the kde3 version, which is just as wrong as the alternative dependency in the kdebase-bin [15:10] Artemis_Fowl: ah, you mean implicit save [15:11] so basically we r back to square one [15:11] Artemis_Fowl: i dont think that is used at all in KDE so i wouldnt recommend doing it for that dialog [15:11] seele: I am no usability expert :) don't know how all these things are named [15:11] Artemis_Fowl: i'm not sure if Gnome does stuff like that [15:12] seele: it wouldn't be hard to do [15:13] seele: btw I have a somewhat different approach as compared to the blueprints but I don't think it would be problem [15:13] seele: want some screenshots to tell me ur opinion on what to fix? [15:13] Artemis_Fowl: sure. [15:14] seele: k one min [15:14] apachelogger: what would happen if we changed the path and put them in the same path [15:15] eagles0513875: 1) kde4 would break 2) kde3 would break 3) kubuntu would break [15:15] ....... [15:15] * Hobbsee head --> desk. [15:15] you can't replace kde3 binaries with kde4 binaries and vice versa [15:16] that is like replacing windows 98 explorer with the one from vista [15:16] then if ur running 3.5 rnt the kde binaries kinda redundant [15:17] eh? [15:17] ....... [15:17] kde4 binaries i mean [15:17] * Hobbsee notes that the whole "think before speech" didn't get through to eagles0513875 the first, nor the second time [15:18] eagles0513875: lemme translate that to a more visible example [15:19] seele: Screenshot #1: The main View. What the user firstly sees. Uses a tree-like view: http://www.hotlinkfiles.com/files/1214640_nkgyi/KGRUBEditor22.png [15:19] eagles0513875: you just saied any new unstable version of something is redundant [15:20] that pretty much means progress is redundant [15:20] what im saying is if ur running 3.5 rnt the kde4 binaries kinda redundant [15:20] because how can you improve a product when you don't have a reliable base you can work on [15:20] eagles0513875: kinda [15:21] as much as firefox is redundant when you run konqueror [15:21] Artemis_Fowl: how do you see that information? do you select the item? i dont see an expander icon (+) [15:21] thats what i meant before [15:21] as much as evolution is redundant when you run kmail etc. [15:21] * ryanakca resists the urge to go '!u | eagles0513875' [15:21] eagles0513875: there is no redundancy as they are different [15:21] Artemis_Fowl: is that just displayed information or can you edit it? [15:21] eagles0513875: they do the same but aren't the same [15:22] ok [15:22] ryanakca: what that do lol [15:22] !u | eagles0513875 [15:22] eagles0513875: Unless you're Dutch or Flemish, or a government officier, the letter 'U' is not a pronoun. If you want to be taken more seriously, please bother to type out the extra letters in "you". The same goes for "are", "why", "because", "anyone", and so on.. [15:22] seele: upon selecting the item it expands showing the info. if you reselect it it collapses. if you click empty space all items collapse and selection is cleared [15:22] seele: not editable (yet at least) [15:22] seele: you have to select the item and click edit entry to edit it [15:22] ryanakca: so as a revu using motu I am probably not taken seriously [15:23] that explains a lot though :P [15:23] ryanakca: ok thanks for the reminder [15:23] apachelogger: lol ;) [15:23] Artemis_Fowl: reselect it or double click it? there is a difference [15:24] apachelogger: don't mind me, its just one of my big pet peeves :) [15:24] seele: if selected and clicked it collapses [15:24] ^_^ [15:24] hmm [15:25] seele: it follows a single-click rule [15:26] Artemis_Fowl: do you know if there are other listviews in KDE that do that? i cant think of any offhand, but it would be good to follow their interaction pattern [15:26] (people have already been complaining about the 20 different ways lists are implemented..) [15:27] apachelogger: so now we have to figure out our course of action [15:27] seele: actually none of the listviews implementations would fit the needs of this app [15:27] eagles0513875: I already did, now you just need to unstand what I man :P [15:27] seele: do you have anything in mind? [15:28] apachelogger: ok [15:29] Artemis_Fowl: id have to see more of the dialog to know where the rest of the functionality is [15:29] apachelogger: so in regards to the last part of ur revised commend with the 2 bugs we remove the kde4 dependencies then fix why kde4 is being listed as the alternative to kde3 right [15:29] seele: ok then we move on to more screenshots. [15:31] eagles0513875: you have to fix 2 packages [15:31] kdebase and kdebase-runtime [15:31] in both there is an error in the debian/control file [15:31] seele: some general settings: http://www.hotlinkfiles.com/files/1214659_lk5x5/KGRUBEditor23.png [15:32] "(/dev/[sh]d[a-z]\\d?|('\\()?hd\\d(,\\d)?(\\)')?)" you need a special decoder to understand what this reg exp says....even I can't understand what I wrote...all I know is it works :) [15:33] apachelogger: ok and the kdebase is another source code i have to get or same source code [15:33] Artemis_Fowl: i dont think you can use tabs and pages that way [15:33] pages contain tabs. tabs do not contain pages [15:33] apachelogger: nm answerred my own question [15:34] seele: I am open to ideas... [15:34] Artemis_Fowl: do you have more options in your dialog than in the mockup? [15:34] seele: it's not a mockup :) it's fully functional [15:35] seele: and yes all the other pages and tabs have functions [15:35] seele: options* [15:35] i meant options that arent in the first wireframe. [15:36] seele: ah, yes. much more [15:37] also, one of the reasons why the grub ui never got implemented was that the config files were rewritten every time a new kernel was installed and your changes get lost.. did this change? [15:37] (there might have been some other reasons too, but they were technical and i dont remember them) [15:39] seele: don't really know. does the kernel installation affect changes that aren't entry-specific such as default, fallback, timeout etc? [15:40] seele: actually KGRUBEditor was designed accoding to GRUB's Official Manual. it is not distro-specific [15:40] Artemis_Fowl: i'm pretty sure it does. but Riddell or mhb would know better [15:40] Artemis_Fowl: have a look at the menu.lst - only lines below ### BEGIN AUTOMAGIC KERNELS LIST should be touched by update-grub [15:41] seele: that's all right then [15:41] Artemis_Fowl: no.. the problem was that adept replaces the config files, so all of your preferences are lost [15:41] but this is debian (and kids) only i guess [15:41] Artemis_Fowl: so every time you update your kernel you have to go an reconfigure everything [15:41] seele: sure? they just call update-grub after installing the kernels afaik [15:42] seele: I think what seezer says is true [15:42] seezer: only lines after between the AutoMagic list are affected I think [15:43] that's what update-grub does. check for all kernel/initrd images and put them in your config, merging the debian-specific config options into the 'kernel' and 'root' lines [15:43] Riddell: ping [15:44] if that's the case, then there is no problem [15:44] Artemis_Fowl: but the boot parameters for each kernel entry get updated to those 'default options' inside 'automagic kernels list' [15:45] i guess it's hard to get that done distro-agnostic [15:45] seezer: y there are many other 'hacks' in there such as lockold etc [15:46] yep. really debian-only afaik :/ [15:46] i guess i.e. suse does that alot different through their yast thingy. but haven't had a hand on that for a long time now.. [15:47] seezer: positive [15:47] seezer: they have their own 'hacks' [15:47] seezer: but such hacks should be edited by the user [15:47] seezer: KGRUBEditor works with standard GRUB, not all of these thingies [15:48] apachelogger: is the other pkg part of the one we have cuz im already trying to download the 2nd pkg and im not finding anything pkg wise [15:48] but the packagesystems will break it then. that's my guess :/ [15:49] seele: anyway. any ideas till now? [15:49] Artemis_Fowl: but hard to do right.. perhaps you should just switch the meaning of 'K' from kde to kubuntu :) [15:49] eagles0513875: can you please sk the question in an undestandable way [15:49] I read it twice and still don't understand it [15:49] s/sk/ask [15:50] u said i have to fix 2 packages [15:50] yes [15:50] i have the kde base im trying to get a hold of the 2nd package that needs fixing but im not able to find it [15:50] apt-get source kdebase-runtime [15:51] or source kdebase-runtime-bin-kde4 should be able to fix it as well [15:51] errr [15:51] download instead of fix ;-) [15:53] Artemis_Fowl: mmm.. not at the moment. is that just a ui file? [15:53] seele: that refers to...? [15:54] seele: I didn't get what you mean [15:55] the screenshots you sent me, i was just wondering if it was a .ui file or if they were just mockups or if you coded it [15:55] something you could send me so i can see all of the pages and tabs [15:56] seele: it is a combination .ui files and coding. for instance to set the KDE icons I use code [15:56] ah ok [15:57] seele: what can be done using Qt Designer is done though it. anything else is coded [15:57] seele: have you got KDE4 installed? [15:57] yes (on a different machine) [15:58] seele: then you could try to compile from source (SVN) and you'll see exactly what it looks like [15:58] mmm.. i'm not really too good with that :-/ [15:58] can you send me screenshots? [15:58] seele: what about a video? [15:59] i guess that would be ok too [15:59] * Artemis_Fowl screencasts then [16:00] seele: to show you all the features, I will go through really quick. just pause for more details on everything [16:03] seele: it got a bit large and still I didn't include every feature [16:04] seele: uploading.... [16:04] Artemis_Fowl: you know.. it doesn't need to include every feature [16:04] the purpose of the dialog (at least two years ago) was to make simple GRUB options accessible to less-technical users [16:04] power admins will probably feel more comfortable editing the file by hand because that is what they are used to [16:05] seele: y i know. only basic functionality is included in KGRUBEditor.... [16:05] ok.. [16:05] seele: GRUB has hundreds of options... [16:06] 8MB is the video size... [16:06] hmm.. bbiab. i forgot i have to go sign my new lease today [16:06] ok [16:09] random question how do i create a new folder on the desktop when u right click [16:09] like u used to do in kde 3 [16:09] eagles0513875: not possible right now [16:10] eagles0513875: KDE 4.0.x is missing a lot of functionality [16:10] seele: still there? [16:10] Artemis_Fowl: is there a cli command i can run [16:10] eagles0513875: mkdir ~/Desktop/folder [16:10] y [16:11] eagles0513875: it can be done through Dolphin too === emu is now known as emu1982 [16:12] seele: The screencast is uploaded. http://www.hotlinkfiles.com/files/1214714_qf0ve/out_111046.ogg Watch it carefully and whenever you find me again in the channel ping me [16:15] gotcha [16:16] * Artemis_Fowl leaves...bb [16:17] * Artemis_Fowl forgot to commit... [16:18] * Artemis_Fowl committed. === emu1982 is now known as emu === emu is now known as emu1982 [16:31] eagles0513875: how are the fixes coming? [16:32] slowly slowly [16:32] redownloading the sources tryign to keep things organized lol === emu1982 is now known as emu === emu is now known as emu1982 === emu is now known as emu1982 === emu1982 is now known as emu [16:43] apachelogger: got all the sources sorted out [16:43] !changelog [16:43] Sorry, I don't know anything about changelog - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [16:44] apachelogger: should i https://wiki.ubuntu.com/PbuilderHowto setup tpbuilder before i do anything [16:46] eagles0513875: yes [16:46] it's in general a good idea to test-build all packages you change [16:47] ok [17:00] apachelogger: how long does it take to setup pbuilder [17:00] its downloading and retrieveing stuff [17:00] eagles0513875: the actual creation? [17:00] yeah [17:00] shouldn't take that long with a decent connection [17:00] it's very minimal installation [17:05] apachelogger: i think whats slowing me down is my ide hd [17:13] Riddell: around? [17:14] * awen_ is terribly sorry about the api breakage [17:16] Riddell: I've changed the patch to not break the api and included it; plus added the FFE'd consumption display: http://awen.dk/packages/kde-guidance_0.8.0svn20080103-0ubuntu15.debdiff [17:16] Riddell: if you have time to look at it ... ScottK is away for some days now [17:18] awen_: you probably should consult pitti at this point. he sounded angry in the changelog. and Riddell's gone for the weekend [17:20] yuriy: okay... I'll try that [17:21] awen_: meanwhile, would you mind packaging the patches for bug 82723? [17:21] Launchpad bug 82723 in kde-guidance "wineconfig doesn't work" [High,In progress] https://launchpad.net/bugs/82723 [17:22] or if i do it, should i be going off your new package? [17:27] yuriy: do you have the patches anywhere else than in the svn ... don't really know anything about the svn [17:28] awen_: hmm actually i think i'll put it together myself, but which package to work with? [17:29] yuriy: just work from the one I just linked to... [17:30] yuriy: then we'll only have to disturb a sponsor with one upload for all the fixes [17:31] apachelogger: building the test app as we speak [17:31] * yuriy doesn't know how to apply a debdiff [17:31] yuriy: patch -p0 < debdiff [17:32] apachelogger: in the package tree? [17:32] or above it? [17:32] above [17:32] i.e. outside the src dir [17:32] apachelogger: that works got pbuilder up and running [17:33] cool [17:40] apachelogger: random question lets say there is a debian pkgs in debian repo that doesnt have a source pkg could it be possible to take that pkg and re pkg it [17:41] once i have pbuilder im ready to start debugging things [17:41] eagles0513875: no package without source package [17:41] ok [17:42] now that i have pbuilder am i set to fix that bug [17:43] apachelogger: where or how do i know if i have a gpg key [17:44] if you don't know what it is and didnÄt create one you don't have one ;-) [17:44] *didn't [17:44] lol [17:44] any link to a pg on how to creat one [17:44] !gpg [17:44] gpg is the GNU Privacy Guard. See https://help.ubuntu.com/community/GnuPrivacyGuardHowto and class #8 on https://wiki.ubuntu.com/ClassroomTranscripts [17:50] when generating a gpg key do i have to use sudo [17:51] no [17:52] Nightrose: do you know whether tonio is working on a fix for bug 191264 [17:52] Launchpad bug 191264 in kdesudo-kde4 "KDE4: sudo removes /usr/lib/kde4/bin from PATH: e.g. "sudo kate" fails" [Medium,Confirmed] https://launchpad.net/bugs/191264 [17:52] apachelogger: not that I heard of but that doesn't have to mean anything [18:03] apachelogger: ill be back on later im getting there im goign to confirm my pgp key now before i leave [18:08] awen-: http://people.brandeis.edu/~ykozlov/temp/kde-guidance_0.8.0svn20080103-0ubuntu15.debdiff [18:13] yuriy: doesn't that make the strings intranslatable? [18:14] yuriy: i don't know if it works in this case ... but have you seen the kubuntu_22_userconfig_utf8.patch , that was a somewhat similar problem [18:14] awen-: well i'm not sure on that one cause i don't know much about i18n. i know current translations still work [18:15] yeah i meant to ask you what the "similar" bug was [18:16] ah so according to that patch translations should still work but it might not get the encoding right? [18:16] or why is the .encode(locale.getpreferredencoding())) necessary? [18:17] either way, it wasn't doing that before [18:17] what i've changed is essentially instead of [18:17] item = unicode(i18n("thing")); comobobox.insertitem(item) [18:17] yuriy: i'm not really that much into python+i18l ... that patch fixed a bug happening on the french language [18:18] it's now item = "thing"; combobox.insertitem(unicode(i18n(item))) [18:19] yuriy: does that really make a difference... scary [18:19] awen-: well i would hope that doesn't make a difference as far as i18n goes [18:19] awen-: but since the items are dictionary keys they really shouldn't be translated [18:20] and apparently can't, even [18:20] hence the KeyError [18:21] yuriy: I see ... the strings kind of had a double use [18:25] yuriy: do we know which languages were affected? [18:26] awen-: not really. but i would think any non-english and it just shows that nobody uses it [18:26] or maybe french is just special and collects all the i18n issues while all other languages are fine [18:26] yuriy: he... sounds reasonable [18:27] yuriy: I still have the french hardy test install ... so I'll just test it there if you haven't done so already? [18:28] awen-: go ahead. i had smarter test it yesterday but more wouldn't hurt, especially if you actually try to change some of the color settings [18:31] Where does a program reading a .desktop file look for the icon given by the icon=x entry? [18:31] assuming that an absolute path isn't given [18:32] /usr/share/icons or /usr/share/app-install/icons? [18:32] the first one iirc, but i may be wrong. [18:33] I installed a plasmoid that doesn't install its icon by default [18:33] so I manually added to both places after it didn't work with /usr/icon [18:34] but now I've deleted it from both places [18:34] and it still shows up [18:34] is there some sort of cache I'd need to delete? [18:35] or would that question be better suited to #plasma? [19:20] yuriy: it works fine in hardy+french ... couldn't break it [19:21] yuriy: you'll ask Riddell for an upload when he gets back? [19:24] awen-: sure === santiago-php is now known as santiago-ve [19:51] hrm, does kde4 system settings not have admin mode? its been asked several times and I have no idea... [19:52] it's missing the guidance modules if that's what you mean. [19:52] jussio1: exactly. Old methods were deprecated before any new method for administering rights were added [19:52] jussio1: sort of "okay, lets replace existing features with vapourware" [19:53] fdoving: he means that if you go to managing kdm, there's no option to get administration rights and alter settings [19:53] for example [19:54] they used to be there, but they got replaced, given it wasn't the "right way" to do it [19:54] <_Sime> there was a recent discussion about this on kde-core-devel. [19:54] it's old stuff. The intention was to handle security stuff in a backend [19:55] rather than gui. But what I can't understand is why a feature gets removed before a solution exists [19:55] and then released [19:55] sigh [19:55] * jussio1 cries [19:56] jussio1: you can run systemsettings as root [19:56] for now [19:57] jussio1: enter konsole, sudo su; export XAUTHORITY=/home/jussio/.Xauthority; systemsettings [19:57] and you can alter settings [20:03] uga: removing stuff one doesn't want to keep early in the development cycle is smart. that way one can't just say "good enough for this release" etc. [20:04] fdoving: but then removing very necessary stuff and releasing is... not that smart [20:04] it's a good reason not to release. A showstopper [20:04] pfft. [20:04] look at releases as development milestones. [20:04] fdoving: would you let your mum touch kde4 in the current status? [20:04] I only suggest it to my worse enemies [20:05] a release isn't a release in the commercial-release way. [20:05] heh, you have a different pov from mine, it seems [20:05] uga: sure, mom, dad and my brother use kde4 in kubuntu for daily computer stuff. [20:05] have been for quite some time. [20:05] when I first released an app, it was named pre-alpha, and was rather rock solid, 0.1-pre-alpha [20:06] I was ashamed to release anything that wouldn't work [20:06] fdoving: they don't administer their boxes then [20:06] or your mom is a brilliant geek ;) [20:06] what is there to administer? [20:07] anything that doesn't work out of the box [20:07] they already have user accounts, printer is working, has been since dapper, network just works, what is there to administer? - once the computer is working there is rarely any need to administer anything. [20:08] well, then remove systemsettings from the release =) [20:08] what's the point on keeping it ;) [20:08] lol [20:08] my point is that you can't delay a release with a bunch of nice features just because 1 or 2 didn't finish in time for the release. [20:09] in a software company, of course you can. [20:09] you can force people to work on specific parts of the project too. [20:09] but you can't do that in our world. atleast very limited. [20:10] personally I wouldn't have removed the original methods. it wasn't that bad [20:10] security was handled in the gui part, but it's been done that way for many releases anyway [20:10] seele: ping? [20:10] about time it's thrown out :) [20:11] fdoving: I see more of a problem with timed sudos that are default in *buntu [20:11] I had to manually disable that [20:11] the 5min timeout? [20:11] yep. [20:11] yes [20:11] it's only for that particular tty, so i don't really see the problem. [20:11] but i understand what you mean. [20:12] fdoving: tty heh,... the desktop, you mean? =) [20:12] you enter password once and you are root forever [20:12] i mean you can't open a konsole then enter sudo and get a root-shell without entering a password even if you did run kdesudo 2 min before. [20:12] open for any gui application that wants to hack your box [20:13] fdoving: iirc that used to work [20:13] or at least worked through kdesudo [20:13] on the same desktop, I mean, not on a different tty [20:14] yep, but you can't use ptys either. [20:14] you will however be able to run kdesudo 'app' twice. [20:15] so yeah, it should probably always popup a confirmation dialog even if the password is remembered. [20:15] kdesudo that is. [20:15] yes, I agree on that [20:15] my opinion is that kdesudo is utter crap anyway. [20:15] a popup might be nice [20:15] just a warning [20:15] "app foo is trying to become root" [20:16] maybe it should provide a tray-icon that sits there until the timeout is finished or something. [20:16] and provide a way to 'forget-password' with a rightclick-menu. [20:16] uhm, intersting concept [20:17] btw, is there a good way to recover the "don't ask me again" options easily? [20:17] depends on the app i guess. [20:18] sometimes I feel like I shouldn't have checked one of those, but then going through the kderc files is rather tough [20:18] I was wondering if there were plans for a centralised thing for those [20:19] not that i'm aware of, but i'm not up2date on mailinglists and future plans. [20:19] uga, had to step out for a bit, but thankyou :) [20:20] uga: that just gives me a root terminal. ? [20:21] jussio1: if you run systemsettings from there, you'll have root privileges on the app [20:21] make sure you did the XAUTHORITY thing, else systemsettings app won't be able to access the display [20:22] oh, I see... don't follow the line exactly [20:22] hehe [20:22] type every command separated by ";" manually, one by one [20:22] * jussio1 feels silly [20:23] it was my fault. I didn't notice that after sudo su, the rest of commands wouldnt' have been executed until you exited root account [20:25] argh [20:26] everytime i try to paste after sudo su, it exits :/ [20:26] why would you use "sudo su" ? [20:27] lol [20:28] i can't repeat it enough, icecream rocks for huge compilejobs. [20:28] stdin: see up ^ [20:28] jussi01: I mean why not "sudo -i"? [20:28] "sudo su" runs auths twice, once for sudo and once for su [20:29] stdin: wouldn't sudo -i preserve the env vars? [20:29] aye /me is a bit slow tonight [20:31] "It also initializes the environment, leaving TERM unchanged, setting HOME, SHELL, USER, LOGNAME, and PATH, and unsetting all other environment variables." [20:34] which is what you usually always want. === kitterma is now known as ScottK2 [20:35] kdesudo uses a bunch of arguments lets see.. [20:35] hrm, I run: "sudo -i" then "export XAUTHORITY=/home/jussi/.Xauthority" then "systemsettings" and it gives me kde3 system settings... [20:35] set the PATH [20:35] stdin: lol, because you can configure sudo not to ask password for certain accounts [20:36] /usr/lib/kde4/bin [20:36] stdin: out of habit [20:36] awen-: Around? [20:36] uga: you used to just have to add yourself to the "sudo" group and it would not ask [20:36] brb [20:36] kdesudo uses: sudo -H -S -p [20:36] ScottK2: yeah [20:37] awen-: Has there been any discussion about trying again on displayconfig? [20:37] stdin: oh well, I'd edit sudoers straight [20:37] -H just keeps $HOME the rest is for getting the password [20:38] stdin: -H resets home. [20:38] that's the idea. [20:38] erm, yeah. that's what I probably meant [20:38] yep :) [20:38] ScottK2: Riddell is away this weekend too .... but yuriy and I have just made a new upload ready [20:38] stops the ... is owned by uid 1000.... messages [20:38] awen-: Is it tested? [20:38] the first versions of kdesudo didn't have that, which made it break stuff. [20:39] by creating rc files as root under .kde, yes [20:39] awen-: If you can email me a debdiff, I might be able to upload it tonight? [20:39] obviously it broke stuff ;) [20:39] yep. [20:39] ScottK2: I've tested it ... but I would be happy if you would test it too [20:39] ScottK2: here: http://people.brandeis.edu/~ykozlov/temp/kde-guidance_0.8.0svn20080103-0ubuntu15.debdiff [20:39] K [20:40] ScottK2: it includes the FFE'd change to power manager as well as a fix to wineconfig (doesn't work on non-english systems) [20:40] cool. [20:40] Got it. [20:41] ScottK2: I've tested the changed patch for the no xorg myself ... but please; do test also :) [20:41] I will. [20:41] ScottK2: thanks a lot [20:42] * awen- really learned something new about the python api [20:43] I'm finally in a hotel with internet. Dunno how much access I'll have. There's a lot of pent up demand for internet and I've got the only laptop. [20:43] Yeah. I knew you changed the internal api, but it didn't occur to me that other programs used that. [20:43] I viewed it as internal. [20:43] ScottK2: he ... sounds like you are a long way from real civilization [20:44] We were, but we're in Orlando, FL (near Disney World) now. [20:45] ScottK2: did occur to me as internal too ... and I also thought that with dual return values it was optional to "catch" the complete set of return values; but no, that is not the case [20:47] * ScottK2 heads out for food. I'll give it a shot later. [20:47] ScottK2: okay ... thanks again [21:15] doods [21:17] wooohoooo [21:17] * apachelogger hugs Riddell [21:17] Riddell: sehr? [21:18] <_Sime> mmm... smb:/ in dolphin crashes it fast. [21:18] the Riddell is back... :P [21:18] <3 [21:18] welcome back Riddell [21:19] aww, you missed me [21:19] Riddell: just so you know, my summer project will start soon after hardy release, financial support or not, or otherwise I will run out of time [21:19] Riddell: we always do :)) [21:19] What Riddell was away....... [21:19] hm [21:19] * apachelogger gives davmor2 a cookie [21:19] Riddell: having family issues that is, the good ones :)) [21:20] * davmor2 yay I got a cookie, I got a cookie :) [21:20] _Sime: works here (KDE 3) [21:20] <_Sime> KDE 4 here [21:21] <_Sime> I upgraded my laptop to hardy today. [21:21] <_Sime> only had one issue. sudo broke after my hosts file was modified during upgrade. [21:22] _Sime: what got modified? [21:24] <_Sime> Riddell: I've called the laptop 'astro'. I guess the system name was set to that too. '127.0.0.1 ... astro' was removed from /etc/hosts. This broke sudo. [21:24] <_Sime> sudo was looking for 'astro' but didn't find it. [21:26] <_Sime> it looks like some of my old /etc/hosts was preserved. but the localhost line wasn't. [21:26] * _Sime is looking into PolicyKit and thinking about Guidance 2.0. [21:31] _Sime: can you report a bug on update-manager ? [21:31] there may already be one [21:31] Tm_T: great, looking forward to it [21:31] Riddell: I am too, I have CV sent to one place who were interested about financing me but no news yet [21:32] Riddell: I also will try to get into Akademy, I hope that really does happen too :) [21:37] afternoon === _Czessi is now known as Czessi [22:15] Riddell: can you please sponsor the debdiff in bug 207704 [22:15] Launchpad bug 207704 in amarok "Amarok partially "forgets" media devices on close" [High,In progress] https://launchpad.net/bugs/207704 [22:19] apachelogger: yep [22:20] Riddell: thank you [22:22] <_Sime> Riddell: I'm thinking about mountconfig. Is fuse something I could expect to see in a standard kubuntu install in the future? [22:23] <_Sime> Riddell: I'm thinking about mounting smb etc in home dirs using fuse. [22:23] should I put qscintilla2 in the k-m-kde4 ppa? (for kdebindings-kde4) [22:28] apachelogger, Riddell: there's another patch for amarok, please include it. I won't update it a 4th or 5th time. [22:31] blueyed: where :P [22:31] apachelogger: you've been on it yourself this weekend.. (IIRC), search for bugs with patches in amarok. [22:32] apachelogger: but it's not that important. just ogg stuff and a feature. [22:32] bug 201291 ? [22:32] Launchpad bug 201291 in mime-support "Add ogv (video) and oga (audio) as recognized extension for Ogg Theora and Ogg Vorbis, respectively" [High,Fix released] https://launchpad.net/bugs/201291 [22:32] _Sime: I don't know anything much about fuse but I expect it'll stay wherever it is now [22:33] apachelogger: yes [22:33] waaah, I need to fix the kate preference [22:33] stdin: can do yes [22:33] it's simply awful when you click a debdiff and openoffice opens ;-) [22:33] oke-doky [22:33] erk, openoffice? [22:33] never seen that [22:34] Riddell: it probably only happens when going from kde3 to kde4 [22:34] blueyed: I don't have audio/flac in my mimetype list [22:36] well, doesn't really matter [22:36] Riddell: last debdiff in bug 103227 please [22:36] Launchpad bug 103227 in amarok "Add last.fm "recommendations" playlist" [Unknown,Fix released] https://launchpad.net/bugs/103227 [22:36] nite. [22:39] apachelogger: ok [22:42] Riddell: I got permission from slangasek to try a non-api breaking upload of kde-guidance. I'll try and get it done later tonight. [22:43] ScottK2: oh i was about to bug Riddell about that :P [22:43] yuriy: awen- gave me the debdiff a couple of hours ago. [22:43] yep i noticed [22:45] apachelogger: btw, remember that bzr repo of changes we talked about a while ago? well I have something preliminary up at http://bazaar.launchpad.net/~tsimpson/+junk/kde4.0.x/files [22:47] stdin: looks good [22:48] I think it's easier to do it package->file that have one big file, saves time when searching [22:48] yeah [22:49] stdin: please add it as branch for kubuntu-members-kde4 and inform the kubuntu-members-kde4 list [22:49] hmm anybody use kooka? is bug 216929 a bug or feature? [22:49] Launchpad bug 216929 in kdegraphics "Kooka wants to select a webcam" [Undecided,New] https://launchpad.net/bugs/216929 [22:50] If anyone has time to fill a FFe, konversation fix taken from upstream for bug #60898 is here: http://smarter.free.fr/pkg/konversation_dcc_crash.debdiff [22:50] Launchpad bug 60898 in konversation "Konversation Crashes on DCC Chat" [Medium,Fix committed] https://launchpad.net/bugs/60898 [22:50] otherwise, I'll do it tomorrow [22:51] package is here for tests: http://ppa.launchpad.net/smarter/ubuntu/pool/main/k/konversation/konversation_1.0.1-4ubuntu5~ppa1_i386.deb === uga is now known as uga|away [22:52] g'night everybody [22:53] why does a crash fix need a FFe? [22:53] apachelogger: hmm, how exactly do I do that, teams can't have a +junk apparently [22:54] yuriy: don't know, apachelogger said I should do one (: [22:55] stdin: register a proper branch - 'backport-resources' or something [22:56] yuriy: meh, I wanted to give smarter some practice in creating a ffe request :P [22:56] apparently I have to create a project first... === kitterma is now known as ScottK2 [22:58] stdin: maybe only admins can creat branches [22:59] stdin: team admins that are ;-) [22:59] well that's Hobbsee or Riddell then [23:08] awen- or yuriy: Still around? [23:08] ScottK2: for a little bit [23:08] ScottK2: jep [23:08] OK. I'm reviewing the changes now. [23:09] There's some stuff at the end that's inline changes that looks inadvertent, but harmless. [23:10] In guidance_power_manager_ui.py, notify.py, tooltip.py and kcm_wineconfig.cpp [23:11] * awen- looks [23:11] yeah don't know what that MODULE_DIR thing is but i think my or jr's homedir is equally incorrect ; ) [23:11] Which of you did the i18 fix. [23:11] ScottK2: wineconfig is me [23:12] yuriy: did you build in source-dir? [23:12] i did run debuild in the package source dir [23:16] ScottK2: you can probably just either remove it from the debdiff or ignore it [23:16] I removed it. [23:24] JontheEchidna: btw, if you need a revu, poke me a bit [23:36] I'll be off soon ... any last minute questions ScottK2? [23:36] awen-: Not at the moment. Test build just finished and I'm about to install/test. [23:37] then goodnight everyone [23:51] oh, right [23:51] * apachelogger needs to testbuild 1.4.9.1 on gutsy