=== yuriy_ is now known as yuriy [02:23] i added a new patch with quilt, but it doesn't show up in the debdiff [02:24] I think it might be because there was no debian/patches before? [02:24] I used quilt as it says in the packaging guide [02:25] do I need to modify something else? === kitterma is now known as ScottK2 === kitterma is now known as ScottK2 [04:41] hola [04:43] heya nixternal [04:44] nixternal: think you could help me with that ^^ [05:04] * nixternal looks [05:05] yuriy: I still do my patches the old school way..haven't used the quilt patching stuff, nor the cdbs patching stuff === skreech_ is now known as DaSkreech [05:39] nixternal: well, is there something that needs to be added somewhere when creating the first patch? [05:41] oh [05:41] derr, ya, add the patch name to debian/patches/serial [05:41] that didn't even cross my mind at first [05:41] What did I miss today? [05:42] the same thing I missed [05:42] EVERYTHING! [05:42] that's all? [05:43] ah well same thing every day I guess [05:46] * nixternal beds - g'nite [05:47] gday mate! [05:47] nixternal: that's already done, quilt did it [05:48] assuming you mean debian/patches/series [05:48] nixternal: night === uga is now known as uga|away [07:57] yaw... good morning! [07:57] :-) [07:58] DaSkreech: hey! [07:58] Hey! Serega [07:58] did anobody noticed some strange behavior of editboxes in konqi4? [07:59] *anybody [08:02] Qt 4.4 bug [08:02] Serega: yea - i am working on a fixed package [08:02] if you have time to do it feel free to jump in [08:02] ah, thank you [08:02] as i will leave soon and not be back until sunday [08:02] just interesting [08:03] ;-) [08:10] Ah damn it [08:10] I need to get amarok working [08:11] <\sh> Nightrose, when do we meet in KA? [08:17] \sh: sorry - busy doing last minute stuff ;-) meet for what? [08:28] <\sh> Nightrose, openexpo... :) or just give me a ring when you are back from praque [08:28] ok [08:34] I made a copy of a directory with rsync to a mobile disk. diffed it - everything is fine. but with "Properties" on the two directories, I get different total file sizes. This should not be like that. [08:35] I think that if i put a file on the disk with x bytes, it should tell me that it has x bytes and retrieve x bytes. not y bytes, even if it takes y bytes on the disk. [08:36] this is with hardy, kde3 and latest updates. with dolphin and with konqueror. [08:39] I sometimes use the total file size serves as a rough estimation that the whole copy thing went well. but if a good copy still gives different total file size values, i need to investigate further even if everything was copied fine. it makes things more complicated. [08:39] <\sh> peer_, same FS on both disks? [08:40] probably not... but both are ext3. but i'm not even sure how to check for details. [08:41] <\sh> peer_, that's a problem...different inode sizes could give different fsizes...therefore estimation on the filesize (or the total sum of it) is not good...md5sums are better for this [08:41] it's for a backup. but with this kind of not being sure, it really doesn't make me trust the tools. [08:41] and i know that windows displays two values in this kind of situation: the total file size, and the total file size on disk. you always get a clear picture. [08:42] peer_: the files are written in blocks to the disk ... if the block-size is different the size on disk might also differ [08:43] the difference is if you look at the bytes of your data, or if the bytes from a purely technical perspective (which is less important since it's an artifact). [08:44] peer_: the difference is also which is the faster to calculate ... calculating actual sizes might take a serious longer amount of time [08:44] so the properties boxes add up the artifacted file sizes, and not the file sizes of the data i put there. [08:44] So if you diff the files and they are the same then what are you worried about? [08:45] well, yes, it might take longer to calculate, but as it is, it makes me take MUCH more time to diff the files, since it SEEMS that something was wrong when I copied them. [08:45] peer_: if it is recursively it uses "estimate file space usage" [08:46] it's kind of unexpected und counter-intuitive behavior. [08:46] what is "estimate file space usage" ? and yes, it's a directory tree. [08:47] it calculates to the byte. if it's only an estimation, maybe it should not give all the digits. [08:48] peer_: look at the "du" command ... i'm almost certain that dolphin/konqueror uses mostly the same method [08:48] it also doesn't say "estimation" in the dialog box [08:48] yes, du also gives different values. :-/ [08:49] peer_: "du -bcs" gives you the same as konqueror at least [08:49] so i have to write my own tool? [08:50] yes. so i get 16883741565 and 16883745661 bytes for the original and the backup, respectively. what would you conclude from that? something went wrong with the backup. and from this point on you loose time. [08:51] peer_: might exist another tool ... but i'm not sure [08:51] peer_: I would do an rsync from one to the other ... rsync uses checksums for all the data [08:52] yes, that's exactly what I did. but since I never uses rsync before, I wanted to verify it's operation. and got this :-) [08:53] rsync works well. [08:53] peer_: then i can tell you that rsync actually outperforms the verification :) [08:54] how can I know the inode sizes etc.? maybe they are the same, so then there'd by another problem uncovered. [08:54] Probably best discussed in a user channel anyway [09:00] I just checked with tune2fs, the "Inode size" is the same for both file systems. This makes it somewhat stranger. What else could be different? [09:01] Block size and fragment size also are identical. [09:02] So does this mean that the added file sizes depend on some random factor? [09:03] If so, then for what would it be useful anyway? [09:03] peer_: you could try asking in #ubuntu ... there is a little better chance to hit an expert in the "underlying layers" [09:04] well, i thought in -devel the people are expertier :-) [09:06] peer_: in kubuntu specific kubuntu stuff ... but the channel is mostly used for coordinating the making of kubuntu, and most of the people in here is also in the user channels [09:07] peer_: so in general you might as well ask in the user channel ... then even more people can learn from the findings :) [09:07] ok === jussio1 is now known as jussi01 [11:46] yuriy: I'll look at Adept during FOSScamp (and your patches, too)... === _neversfelde is now known as neversfelde === davmor2 is now known as davmor2_dinner === Jucato_ is now known as Jucato === davmor2_dinner is now known as davmor2 [15:32] <\sh> hmmm...any idea how to add a second panel in kde4 ? I wonder where the option in the panel submenu is ;) [15:33] dunno if it's there in 4.0.4 already, but right-click on the desktop -> Add Panel [15:36] <\sh> Jucato, not in kde 4.0.3 (kubuntu hardy) ; [15:36] oh.. must be a trunk thing :/ [15:37] <\sh> do we have somehow trunk packages for kde4 somewhere? ppa or whatever? [15:37] <\sh> ah we have 4.0.4 in backports [15:38] \sh: 4.1 alphas are going to be making their way into intrepid soon as well [15:39] wth, jjesse uses trillian, eww [15:39] wth, jjesse uses trillian, eww <-- requote from after you quit :p [15:40] I thought Trillian died many years ago [15:41] nixternal!!!!!!!!!!!!!! [15:41] nope trillian is still being used [15:41] I have to go pick up a friend from the train station, and I don't feel like doing it...I should make him walk [15:42] haha [15:42] <\sh> nixternal, you are not ubuntu today ,-) [15:42] call him lazy cause he isn't walking [15:42] \sh: to early to be Ubuntu I guess :) [15:43] actually, I am being Ubuntu, because if I don't drive to pick him up, I will not be polluting mother earth :) [15:43] <\sh> nixternal, hell, I'm already far behind being "Ubuntu"...it's too hot... [15:43] nixternal: nah, you're just being Foresight :) [15:43] heh, I haven't done any Foresight stuff in a while now...been way to busy [15:44] anywho, bbiaf...gonna go pick him up really quick [15:44] nixternal: idid i hear correctly you have a job? [16:11] <\sh> guys, I installed kde4.0.4 from backports..but every app is telling me "I'm kde 4.0.3" [16:12] <\sh> this is not the truth, right? [16:13] IIRC someone else commented on the same thing. [16:14] <\sh> ScottK, well, konsole --version just results in qt4.4.0 and kde 4.0.3 [16:14] I'm pretty sure it's a bug and you have 4.0.4, but maybe someone else recalls for sure. [16:16] <\sh> nixternal, should know [16:25] when does 4.1 come out? [16:27] end of July or early Aug [16:29] rught [16:29] er, right [16:29] an intrepid candidate then [16:32] yep. centipede candidate [16:54] Riddell: Do we need a Kubuntu spec on proper Xrandr support? It's something I think we are really missing just now. [16:55] manchicken: ping [16:55] pong [16:56] manchicken: Saw the brainstorm on upadtes being visaully respresented? [16:56] updates [16:57] Naw [16:57] Interesting [16:57] wow manchicken!!!! :) [16:57] Jucato: Wuddup? [16:57] how are you?! LTNS [16:58] The update notifier would visually show how severe an update is available and there would be an option for the list of updates to show how severe they are as well [16:58] ScottK: I'm kindae hoping upstream will do that for us, but it's something to look at [16:58] Seriously. [16:58] I'm doing well. Just working a lot, volunteering a lot, parenting, fun stuff. [16:58] how's the babychicken? :) [16:59] Riddell: I hope so too, but we need to keep track of it. I see no sign Guidance is up for that, so we need to make sure we pick the right tool. This will be particularly problematic if we keep a KDE3 desktop. [16:59] DaSkReEcH: link? like colorizing based on priority or section? [16:59] yuriy: Section ? [16:59] security/backports/... [17:00] Ah right. Something like that [17:00] the mockup had a very oxygen looking bug which gets coloured from green to red [17:00] normal bumpd version updates get no bug at all [17:01] so if it's slight security risk you get green bug beside the update if it's critical and urget you get a erd bug [17:01] I'd suggest that would confuse the average user who doesn't care and the non-average user already knows enough to figure it out. [17:01] the highest colour bug becomes the icon on systray showing there are updates [17:01] Jucato: Big. [17:01] what does the urgency= thing in the changelog do? [17:01] manchicken: oooh :) [17:01] We really don't want users picking and choosing updates. [17:01] yuriy: Nothing in Ubuntu. [17:01] ScottK: probably off by default then? [17:02] seele: ping [17:02] yuriy: In Debian it's how fast it can transition from Unstable to Testing. [17:02] DaSkReEcH: I was thinking neat idea but probably not worth the trouble to implement. [17:03] DaSkReEcH: i don't think there's anyway to get that kind of information [17:03] beyond just security update or not [17:03] DaSkReEcH: Also potentially actively dangerous since it promotes the idea that users should decide what updates to take. [17:03] ScottK: To be honest I didn't care too much about the bug beside individual updates [17:03] I did like the idea of the systray indicating that this is a crtical update [17:03] but colorizing all security updates the same doesn't sound like a bad idea [17:04] ScottK: users shouldn't decode what updates to take? :) [17:04] As a rule we don't put out non-important updates. [17:04] I guess if you don't have backports on [17:04] ScottK: backports [17:05] yuriy: I think a special pinning solution for backports is useful. Only take updates from backports if you've explicitly installed that package from backports. [17:05] But generally I don't think picking/choosing is useful end user behaviour [17:05] but security updates are automatically installed by unattended-upgrades ayway [17:05] Lord knows that's how Windows works [17:06] drives me crazy [17:06] of course they enforce that by never telling you waht any updates do [17:06] We want users to have the package configuration we've tested. If they update some stuff and not others, then who knows what happens. [17:07] anyways, can somebody help me with this, i'm working on bug 214577 [17:07] Launchpad bug 214577 in kgraphviewer-kde4 "kgraphviewer shows a blank screen" [Medium,In progress] https://launchpad.net/bugs/214577 [17:07] yuriy: http://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog explains the urgency= field [17:08] there was no debian/patches previously and I added it and created a new patch with quilt as it says in the packaging guide [17:08] but the patch doesn't show up in the debdiff [17:08] The current tools are sufficient for experts. Non-experts have no proper basis to make such decisions anyway. [17:34] DaSkReEcH: pong [17:40] seele: didn't see the conversation on highlighting security bugs for the Update notifier? [17:43] seele: Just wanted to know if it would be a good idea for the user to see the severity of the update [17:47] DaSkReEcH: i dunno.. do we have stats on if users tend to install all updates right away or only some updates or never update? if they are always updating anything then it wouldnt matter [17:47] DaSkReEcH: if they are picking and choosing updates or not updating all the time, then it might matter [17:49] seele: hmm I guess popcon doesn't cover that :) [17:49] Might track the downloads from the servers so those stats should be around somewhere [17:51] hi kids [17:52] hey mom [17:52] * ryanakca waves to Tm_M [17:53] seele: My concern would be if we start to show them a distinction between updates they will be encouraged to pick and choose when in reality virtually none of them would know enough to make an intelligent choice. It'd be some kind of attractive nuisance. [17:54] ScottK: yeah.. and if people are alredy installing all or none of the updates, adding some kind of severity wont necessarily make it better and it might change the behavior of people already installing all the updates [17:55] those who don't update probably wont care or even notice. they might have adept notifier turned off [17:55] I think those that know enough to decide are probably using apt anyway. [17:56] was there a bug report or something? i missed the beginning of the discussion [17:56] It's an idea on brainstorm. [17:57] ah [17:57] I don't see a link in my scrollback. [17:57] I'll find it [17:58] I think we shouldn't care, security updates are automatically installed by unattended-upgrades anyway [17:58] but as I was saying the description seemed to me to be for the notifier where they were more interested in actaul individual ones being marked which I wasn't so hot on [18:00] http://brainstorm.ubuntu.com/idea/8492/ [18:00] Probably [18:37] seele: ping [18:38] Artemis_Fowl: pong [18:41] seele: [20:08:12] Artemis_Fowl: hello [18:41] seele: [20:08:43] did seele send you a note? [18:41] seele: [20:09:53] about adept-like lists [18:41] seele: [20:10:13] jpwhiting|workpc: no [18:41] [20:10:35] ah, I spoke with her the other day about your brainstorming, and she had some suggestions iirc [18:41] I thought she was going to send you an e-mail [18:42] is this old news? [18:42] didn't we turn to the Preview pane? [18:42] yeah, it's old news [18:42] ok [18:42] one min to show you new screenshots then [18:44] seele: http://www.hotlinkfiles.com/files/1324937_zjrtj/KGRUBEditor45.png [18:45] Artemis_Fowl: the default needs to be a radio button, not checkbox [18:45] I centered the separator's text and used a different Default system [18:46] and can you take the default selection off of the menu item? [18:46] seele: I used checkboxes so that the user is able to deselect default [18:46] seele: with radio buttons there would always be a default [18:47] can't use checkboxes [18:48] with radio buttons how could someone deselect an entry from default? [18:48] if a default isn't selected, do it just wait for the use to make a selection or is the first in the list the default? === uga|away is now known as uga [18:50] it is the default [18:50] so there is a default regardless? then we don't need a "no default" option [18:51] by default it will be at the first entry, then the user can change it to whatever they want [18:51] if they click the system settings reset or generate a new grub config file, it'll just get reset to the first one again [18:51] seele: no, a default is not mandatory [18:51] seele: it is in my configuration that the first one is set as default [18:51] so if there is no default, grub just sits at the menu? [18:51] yes [18:52] no [18:52] if there is no timeout, then this is when grub just sits [18:53] can you have a timeout without a default or do you have to have a default to set a timeout? [18:54] nothing is mandatory. if you have a timeout but don't have a default then the first entry is booted by default [18:54] let me check this out [18:54] I don't remember exactly [18:55] ok [18:55] Quote: "Set a timeout, in sec seconds, before automatically booting the default entry (normally the first entry defined)." [18:56] it is not 100% clear [18:56] what this means [18:56] but I suppose it means what I told you [18:56] so the first entry is the default default? [18:56] and there is always a default, it just doesnt' always have to be defined? [18:57] if a default is not defined, then the first entry is assumed to be default [18:57] ok.. then i dont see why we cant use the radio button [18:57] because there is always a default [18:58] hmm...it could confuse users [18:59] why? [18:59] i think the unmarked default is the confusing part [18:59] if they know they have no default and see that the first entry is marked as default, they would thing it's a malfunction [18:59] but they do have a default.. you just said the first entry is the default if no default is selected [18:59] GRUB is confusing in general [18:59] yes but they don't know it :) [19:00] yes! which is the confusing part! [19:00] lol [19:00] marking the default andhaving them explicitly select it will make it simpler [19:00] anyway, most users won't even notice it [19:00] advanced users edit the file manually [19:01] exactly [19:01] the other editors probably had the same reasoning, because they didnt implement all possible grub functionality either [19:02] btw I removed fallback [19:02] it's no use to the target group [19:02] even advanced users don't use it [19:02] that's fine, right? [19:02] yep, that's fine [19:03] ok then [19:03] screenshot #2 [19:03] http://www.hotlinkfiles.com/files/1324938_awru1/KGRUBEditor46.png [19:03] simply shows the preview [19:03] any comments? [19:03] can the background be white? [19:04] like a text box so the text looks selectable? [19:04] right now as the system background, it doesnt look like you could select the text. just like you cant hgihlight and select a label that is in a window [19:05] but the purpose of doing it this way was so that people could select and copy text, correct? versus the tooltip or whatever [19:05] seele: this is how Qt paints read only text editors [19:05] oh [19:05] hmm [19:05] and it could be just y theme... [19:05] my* [19:05] lemme ping a troll really quick [19:07] Artemis_Fowl: the text is selectable in the disabled mode, correct? [19:08] yes [19:08] I find it very interesting how subcultures have unique jargon. I understood "lemme ping a troll", but not so many would. [19:09] lol, yeah.. i guess i meant a trolltech troll and not an irc troll :) [19:09] hehe, I totally missed that one [19:11] Artemis_Fowl: are you using QTextEdit? [19:11] seele: yes [19:11] uhm [19:11] maybe KTextEdit [19:11] let me check [19:11] Yeah someone came into #kde looking for a troll and I was highly confused for a moment [19:12] seele: it's a KTextEdit [19:12] Riddell: I found today that the live CD from kubuntu using kde4 doesn't seem to use proxies even if manually configured [19:12] 14:10 < TZander> seele: what you want is to use a QTextEdit widget. [19:12] 14:11 < TZander> seele: the class has a set of 'textInteractionFlags'. One of them is to allow editing of text. [19:12] 14:11 < TZander> seele: a separate one is selecting. [19:12] 14:12 < TZander> seele: just using a QTextEdit will give him a white background, unless he did something weird (like using a broken QStyle) [19:13] Riddell: the proxy was working fine (I manually telnetted), but konqueror(4) seemed to be unable to use it [19:13] Artemis_Fowl: i dont know if that helps or not [19:14] seele: it does [19:14] ok cool [19:14] * Artemis_Fowl is checking out [19:19] seele: in the meantime take a look at the last screenshot: http://www.hotlinkfiles.com/files/1324936_1a4lk/KGRUBEditor47.png [19:19] seele: it illustrates the Quick/Full Editor [19:19] popup* [19:20] do you have the different editors implemented yet? i'm still not sure what the differences would be and if there need to be two [19:20] not yet [19:21] seele: the Maps+Password+Kernel attributes cannot be quick-edited [19:21] what are the types of things that are? [19:22] strings. but it's kind of complex [19:23] are they things that users normally need to edit quickly? and when they edit those thigns, do they typically not need to edit the maps, passwords, or kernel? [19:23] if the non-quick-edits and quick-edits are linked in tasks, then the quick edit mode doesnt make sense because the user will have to go to full edit mode to edit the rest of the options anyway [19:25] in the Quick Edit the most common attrbutes should be listed such as title, root etc [19:26] kernel and the other stuff are edited from time to time but quickly would make no sense [19:26] hmm [19:27] well.. how about this [19:27] just do it however you want and we'll get it out the door [19:27] then we have some people use it and figure out if it's working out or not [19:27] seele: fine by me [19:27] we have very little data on how normal users might use this thing because the existing grub UIs suck [19:27] and someone is spamming my inbox.... [19:28] totally irrelevant but annoying [19:28] with the way the button is implemented.. it wont hurt if we change the UIs or workflow a little as long as we still use an edit button [19:29] so for now all I have to do is change the checkboxes to radio buttons? [19:30] the white background is no issue [19:30] it seems that QTextEdit uses always a white background [19:30] Has anybody started merging kdetoys, or can I attempt to? *doesn't see a bug on LP* [19:31] Artemis_Fowl: yes, and if possible, no radio button in the "menu" entry [19:31] seele: not possible [19:32] imagine what would happen if the user has such an entry and has this entry as default [19:32] weird but possible [19:34] hmm.. so you can reformat the text, but you can't take the radio button off the list item? [19:35] selecting that as default wont break anything will it? [19:35] hmm [19:35] let me think about it [19:37] seele: ok. I could hide the checkbox but consider this: [19:38] if this entry is marked as default since there will be no radio button, the user won't know that this is default [19:38] so you mean if they mark it as default by hand in the config file but then open it in the UI? [19:38] Am I safe to assume that all Kubuntu changes to KDE Toys are stored in debian/patches ? [19:38] yes [19:39] ok.. only advanced users will do something like that (and for what reason i dont know) so i wouldnt worry about it until we get someone with a reason why they would do it [19:39] as I said it's ackward but possible. I have to consider all possibilities [19:39] ok === smarter_ is now known as smarter [20:47] Riddell: I apologize, but I cannot make it to the FossCamp. [20:48] Riddell: I have so much learning to do during the weekend... I have 2 exams the following week, and I cant learn during UDS, so I have to skip FOSSCamp. [20:48] hope you dont mind [21:00] mhb: are your exams next week or is it a study week? [21:00] oh, i misread your message [21:01] does this mean there will be an end of exams happy hour? :) [21:12] seele: next week. [21:13] seele: tuesday and wednesday. [21:13] which is also bad, but what can I do? [21:13] tuesday late afternoon, that's okay. [21:26] seele: what do you think of bug 226430? [21:26] Launchpad bug 226430 in kdebase-workspace "new kde4 menu item unclear context for 'leave'" [Wishlist,New] https://launchpad.net/bugs/226430 [21:30] yuriy: yeah.. the entire logging out process is a problem. they chose that word because leave is more ambiguous than logout, so the other actions could fit in there together [21:30] but at the same time, you confirm you want to get out three times: choose leave, select logout, and then again logout from the plasma-looking menu [21:32] seele: but you wouldn't agree that the choice of word "leave" is a bug? [21:32] i don't really see the problem with it. or at least can't think of a better way to put it [21:32] we need 'are you sure?' menu too :p [21:32] we have one :P [21:32] yuriy: yeah, and i can't imagine it translates well. but that's why they chose that word instead of logout [21:33] because logout, switch user, shut down, sleept, etc. can all fit under it semantically [21:33] seele: sorry, yeah it is a bug or yeah it isn't? [21:33] menu/dialog [21:34] yes it is but i doubt it will get fixed upstream anytime soon [21:34] 1) because there is more than just the label that is a problem with the work flow and 2) i dont know of a better word and i dont think the powers to be will accept a regression to Log Out === gnomefre1k is now known as gnomefreak [21:35] seele: could you post a commment to that effect since you know about what's going on with that? and change to won't fix [21:35] hmm.. ok.. [21:39] hmm, I wonder if we can patch it to not ask things twice [21:40] that was talked about back when 4.0 was released. i dont remember why it was decided to stay the same [21:41] i think the argument is that there is an option to turn off the confirmation, but it wasn't made default [21:41] also, can that menu be named as session? [21:42] maybe too technical [21:42] when the Application Launcher Menu is in use the plasma logout menu is needed [21:43] yes, that should be 'sensed' [21:43] perhaps [21:47] can that plasma menu be launched by some command? if application launcher menu just calls it directly [21:47] or so [21:50] yuriy: i dont have a WONTFIX status option, should i use INVALID instead? [21:52] any sense in that idea? === gnomefre1k is now known as gnomefreak === gnomefre1k is now known as gnomefreak [21:58] Makes sense to me [21:59] seele: hmm i guess you have to be in bug control. i think won't fix would be better, i'll change the status [22:00] ok [22:43] yuriy: while you are at it, can you mark bug 228568 as wishlist [22:43] Launchpad bug 228568 in kde-guidance "guidance doesn't find any battery if battery is not present on startup" [Undecided,New] https://launchpad.net/bugs/228568 [22:43] guys... big question here... i want to become in a ubuntu-member... but more like a kubuntu-member... is the process the same?~ or do i need other steps (others that wiki.kubuntu.com/Membership [22:47] santiago-ve: welcome :) [22:48] * awen_ is not a member, so isn't really sure of the process [22:48] phew, done with bug backlog [22:49] yuriy: cool :) ... and thanks [22:50] santiago-ve: same as on that page, except you need to come to a kubuntu meeting instead of a community council meeting, and you need to have something specific to kubuntu [22:51] s/something/have done stuff/ [22:52] yuriy, besides some advocacy~ and having the whole company where i work using Kubuntu... nothing else >.< === kewark is now known as krawek === kewark is now known as krawek [23:44] mhb: no problem, we don't want kubuntu as a reason for people failing exams [23:45] Riddell: I forget, are you a DD? [23:46] ryanakca: nope [23:47] thanks anyways :) [23:47] D&D ? [23:48] * ryanakca is trying to get a fixed version of kmplayer into Debian, but the people in #debian-qt-kde seem to be more preoccupied trying to figure out how to put a SUSE like logo on the titlebar of a window :)