[00:11] shadeslayer: from an upstream POV no release scheduling for the frameworks would be entirely harmful [00:12] essentially it would tear apart the foundations of KDE applications [00:12] to that degree KDE frameworks is the foundation, in order to build a solid app you need a solid foundation [00:14] whether anything but the core workspace should be bound to the release schedule of the framework is however a more approachable topic for discussion IMHO [00:17] hm, apachelogger: you think I can get a kde svn acc. for editing that page? Not sure if that's reason enough to get one since I don't really do any other work for KDE directly ATM [00:19] I don't really want to run after people for every release either though... [00:23] well [00:23] yofel: I believe you'll need www karma too :P [00:24] ... [00:24] yofel: what shall I add to that inc? [00:25] There's a Kubuntu entry already, uncomment it, fix the release version and the kubuntu.org link [00:25] roger [00:26] yofel: identity.kde.org -> register -> login -> you should be able to request dev account from there -> name me as advocate -> if at all possible also mention clearly that you will need access to those pages and thus likely www karma [00:26] does Kubuntu have guest login? [00:27] no, there was a todo for that at some point I believe [00:27] never got implemented [00:27] yeah, would you like it? [00:28] apachelogger: define www karma... [00:29] I'll implement it into QLightDM, we can decide later if we want to support it in the greeter. [00:30] yofel: advanced access, so one can edit kde websites [00:30] should be no work. [00:30] not every developer gets access to those [00:30] as one could inflict directly user visible damage and what not [00:31] d_ed: IMHO guest accounts are worthwhile, if done well from a security perspective [00:31] ah k [00:33] sitter * 1235859 * trunk/www/sites/www/info/binary-4.6.4.inc 4.6.4 for kubuntu [00:33] thanks :) [00:33] yw [00:39] apachelogger: ? [00:41] txwikinger: nvm [01:08] apachelogger: Desktop Summmit? Should work [01:08] yay [01:08] * apachelogger hugs Blizzz [01:08] Nightrose: ^ I got better accomodation :P [01:08] apachelogger: ah! i am not in Berlin till Sunday afternoon [01:09] if u arrive Fri, it should fit again [01:09] I arrive saturday, or even sunday, so no problem eitherway [01:09] or someone else is gonna be here [01:09] ok [01:09] * apachelogger can stay one night in a hotel/hostel/trainstation ^^ [01:10] I believe it is sunday though, unless my sister moved here wedding around again ^^ [01:10] s/here/her [01:10] anyone know how to rebuild the qt4-x11 package after modifying some source code? [01:11] when I attempt a rebuild it just executes the last step (dh binary --parallel --with pkgkde_symbolshelper,lzma) [01:11] it doesn't realize that some source files have changed and some may need to be rebuilt [01:12] apachelogger, ^^? [01:15] debuild -us -uc [01:15] apachelogger, won't that clean the build and start from scratch? [01:15] yes [01:16] dpkg-buidpackage -j should be faster [01:16] I only want to rebuild the stuff that's changed [01:16] yofel, I've been using DEB_BUILD_OPTIONS=parallel=16 [01:16] a target that once was processed will not be processed again (i.e. calling binary will not call build) [01:16] heh [01:17] well, he could make the target PHONY I think [01:17] (or I don't understand make) [01:17] apachelogger, seems like that should be changed, especially for something that takes as long as qt to build :) [01:17] I don't really know how to make it work though... [01:17] so either you manually run the build target or make or remove whatever marker there might be, or you do a clean build [01:17] yofel: you should read the make manual my friend [01:17] but if I had to do that for the kernel or xorg-server (where I mainly hack), I would be throwing fits :) [01:18] a pony target does no more than indicate that the target is not a file [01:18] apachelogger: I did (most of it at least) and IIRC .phony targets were exectued whether they need to be built or not [01:18] hm... [01:18] * yofel goes back to reading the manual [01:19] yofel: that would imply that binary also does build [01:19] I guess I'll kick off a new build... [01:19] ah right :S [01:19] so I'd say build creates a file that it checks later [01:20] actually IIRC a phony target will only be executed upon direct call [01:20] IIRC, I tracked it down once, but it's something really hairy to change given the current build system of the qt4-x11 package [01:20] so unless the target is prequesite of another target it will not get run at all [01:21] cnd: just run make [01:21] and then make -f debian/rules install [01:21] and then binary [01:21] with a bit of luck that should pick up stuffz [01:46] apachelogger, I'll try that next time :) [01:46] thanks! [01:46] np [02:34] yofel: we might want to hold off on split tars of 4.7 for now [02:34] perhaps only throw non-split stuff in a PPA? [02:34] seems we'll get mono tars for 4.7b2 and those are going to stay for all of 4.x [02:35] I would've waited with those for a final word from the release team anyway [02:35] or we would've just done useless work [02:36] * yofel needs a touchpad for his desktop PC [02:36] using notebooks a lot makes a mouse feel odd when you actually do use one -.- [02:37] * yofel wonders if that apple trackpad would work [02:47] I wonder if one can make lightDM buildable without gnome at some point... [02:47] $ ./autogen.sh [02:47] You need to install gnome-common from the GNOME CVS [02:47] -.- [02:49] yofel: we could surely package libs,pimlibs and perhaps workspace [02:50] yofel: gnome-common should not require gnome stuff I think [02:50] just common buildsystem stuff IIRC [02:50] yofel: also thread about further release stuff on kde-release, in case you want to chip in [02:50] ah, I'll check [02:51] workspace is split currently, not sure if we want that, pim/libs is fine though [02:54] yofel: I thought workspace was mono, except for wallies? [02:54] workspace was part of kdebase, so I'm not sure if they'll put that back together [02:55] ah wait, that was seperate anyway [02:55] * yofel is too tired [02:55] * JontheEchidna adds kaccessible to the CD since it's now in main [02:57] * apachelogger needs to learn going to bed at a sensible time :O [02:58] * yofel too [02:58] it's only 22:00 here [02:58] 4:00 AM here [02:58] I've been staying up until 0300 local time though :s [03:14] so I know at least one reason why kde-window-manager depends on the whole kdebase-workspace-bin [03:15] the Oxygen KWin style is part of the kde-window-manager package which depends on liboxygenstyle, which is a library with a non-guaranteed A{P/B}I which lives in kdebase-workspace-bin [03:16] Solutions to this I see are: [03:16] - Split the WM themes in kde-window-manager (or at least oxygen) out into individual packages [03:17] - Split liboxygenstyle out of kdebase-workspace-bin and use the Debian ABI manager stuff to help with the potential breaks-with-no-abi-change [03:19] This is another example of something that could cause problems with KDE's demodularization, since there are a set of libraries in kdebase-workspace that currently have no expectation of a stable API/ABI [03:19] we have seen a little bit of this already with third-party taskbar widgets using libtaskmanager from kdebase-workspace [03:22] They could get away with this within KDE proper in the past, since everything was released together and was (re)built together, meaning that the code released would either be rebuilt for ABI changes or had been updated for API changes since everything had to at least build [03:23] but if things get too decentralized without a plan, we could have situations like abi breakage with third party task manager widgets within KDE proper [03:23] * yofel remembers the kwin breakage in neon which was essentially an ABI mismatch between stable liboxygen loaded by KDM and neon liboxygen used by kwin [03:24] I am all for splitting in to smaller tarballs, and maybe even forcing more stability in internal API is good, but the haphazard handling that has come about of it so far is worrying. [03:25] well, they are discussing it at least. What I'm confused about is what they are discussing now. Somehow it seems they're trying to redefine what it is they're shipping yet again... [03:25] and we still have no final word how 4.7 will look like. Neither beta2 in sight [03:26] oh, looks like the whole kde-workspace folder is still together in one tar, so maybe workspace libs aren't too big of a thing to worry about [03:26] yeah, kdebase is pretty much split up as we had it, except konsole which is seperate now and they took the wallpapers out of workspace [03:26] nobody likes downloading wallpapers if they don't have to :P [03:27] not much change in our binary package layout though [03:27] yeah, splitting is just going to cause a lot of work moving stuff around [03:27] well, more like git sucks at handling large binary files :P [03:28] wallpapers are still in svn [03:28] * yofel wonders if we could recompress oxygen-icons with xz, would help a LOT [03:28] I think my api/abi argument stands, though, since lots of the kdegraphics libs seem to be separate now, and digikam loves to depend against shiny new abi-breaking versions [03:29] yeah, we already have 5 project-neon-lib* packages, and it'll only get worse it seems [03:42] * yofel is off to bed finally, good night === JontheEchidna changed the topic of #kubuntu-devel to: Kubuntu: Friendly Computing | Merges: https://merges.ubuntu.com/main.html | TODO: https://wiki.kubuntu.org/Kubuntu/Todo [04:12] JontheEchidna: I made sure upstream knows about that implication [04:12] did not attend the relevant discussion though, steveire knows more [05:11] lol: [00:08:39] sreich: i think you mean the kscf5dkfksc4 (kde sc frameworks 5 development kit for kde sc 4) [06:39] JontheEchidna: lol [07:00] shadeslayer: whens your exam? [07:02] jussi: 3 hours [07:03] i'm pretty much sleepwalking around the houser [07:03] -r [07:03] soooo flipping tired [07:06] shadeslayer: try to sleep, it will help you concentrate :D [07:14] jussi: can't .... too tensed [07:15] * jussi hugs shadeslayer [07:15] anyways, i'm signing off ... [07:15] laters [07:15] * shadeslayer hugs kubotu [07:15] ciao [07:16] KDE review, by someone who has used gnome, since gnomes was in daipers. (and its a pretty nice review). http://www.siltala.net/2011/06/09/the-grand-review-pt1/ [07:16] (and he did it because I made him.... bwahahahahahaahahhahahahaahhahaha) [07:26] <3 [09:18] JontheEchidna: The kdegraphics discussion wasn't really in scope for the platform 11 meeting, but we did discuss it a bit. There wasn't really a resolution though as none of us were kdegraphics people === hunger_ is now known as hunger [09:41] hey yo! [09:41] is PIM 4.6 present in the 4.6.4 update? [12:05] sheytan: No. It's separate. [12:13] jussi: Nice review. [12:15] ScottK: yeah, I tend to agree with him about the add widgets thiong. [12:18] Fortunately for me I rarely use it. [12:34] ScottK do i need to uninstall the old pim first? Or will it upgrade automatically? [12:35] sheytan: We don't have it packaged in a regular repository yet. If you have a repository with it enabled, it should upgrade automatically, but be aware that for your data it's a one way migration, so you probably want to back it up first. [12:36] ScottK i was waiting till the stable release of pim, so i don't have any data right now. Didin't used kontact from the installation of natty ;) [12:36] And i think i'll wait till you put it into kubuntu regular ppa :) [12:37] I see. Well the pim 4.4 that shipped with Natty works fine with KDE 4.6. [12:38] We won't ship pim 4.6 in Natty except in some experimental repo as it's far to invasive an upgrade. [12:40] * yofel got is kde svn acc. :D === rdieter is now known as rdieter_work === rdieter_laptop is now known as rdieter [12:50] ScottK so i have to wait till 11.10? [12:50] Well, i think i'll try an experimental repo then :D [12:50] I'd just stick with 4.4 if I were you, but whatever you want. [12:51] at least wait until we have 4.6.0 packaged [12:52] don't think anyone did that yet === ximion1 is now known as ximion [12:53] No. === ximion is now known as ximion1 [13:12] http://www.kubuntu.org/news/kde-release-464 << this is not true, can we hold back announcements until AFTER upstream releases, please? [13:17] sebas: that would be my fault, I assumed that was the case since http://www.kde.org/announcements/announce-4.6.4.php was up [13:17] sebas: Pulled. [13:18] ScottK: thanks :) [13:18] ScottK: thanks [13:18] yofel: it's official when it's on the frontpage and the dot [13:18] k, sorry [13:18] I usually also tweet it as soon as it's out [13:18] np, we could resolve it :) === ximion1 is now known as ximion [13:50] sebas: didn't the announcements have an embargo statement at the very top? [13:50] apachelogger: used to, but I forgot to remove it more often than not, making it useless [13:51] yofel: you might want to try commiting a newline change or something to the www/sites/info stuff, to make sure you can [13:51] hm, good idea [13:51] sebas: ah, yeah, makes sense :) [13:51] sebas: well, lesson learned, won't happen next time [13:51] yofel: thanks =) [13:52] also don't worry too much about it [14:13] OMG I'M FREE FROM EXAMS \o/ [14:14] shadeslayer: good -> get to KDE Telepahty and test \o/ [14:14] whats up for testing? :D [14:15] i mean everything works as of now xD [14:16] * yofel cleanes the wiki for 4.7 [14:16] shadeslayer: AFAIK kdepim still needs merging. [14:16] I'll leave the split tars out though [14:16] I think we should use the split ones that are available. [14:16] Debian will go this way so we may as well get started. [14:17] ScottK: yes, i removed my name from MoM incase anyone wanted to take it up, if no one has merged it yet, i can work on it [14:17] shadeslayer: Great. [14:18] k [14:18] I'll leave the empty and useless tars out of the list though [14:19] yofel: Sure. The big challenge will to make sure we don't miss anything. [14:19] well, I've got all tars lying around here, so I'll use that list [14:20] i shall also start making a blog post [14:20] shadeslayer: BLINK!!!!!!!!!!!!!!! [14:20] :D [14:20] and blink [14:20] * shadeslayer adds everything to his ToDo [14:21] fabo: I pointed markos at you with your Debian Qt hat on as I think he needs our (Kubuntu) thumb2 patch for armhf porting. http://bazaar.launchpad.net/~kubuntu-packagers/qt/ubuntu/view/head:/debian/patches/kubuntu_22_thumb2_support.diff - Not sure how you'd integrate that in Debian. It's ~easy in Ubuntu/Linaro since we only support v7+thumb2. [14:21] yofel: I was thinking also of maybe stuff they forgot to make a tar for. [14:22] ah, I'll do a rough check, but I don't know every little component myself. If anything I can match it to the components in neon [14:22] ScottK: yes, I chatted with him yesterday night [14:22] ScottK: he's a co-worker ;) [14:23] I'm hoping we get armhf in Ubuntu. [14:23] Also it'd be nice to get KDE ported to armhf before Gnome ... [14:23] ScottK: it's in progress. I'm changing the way to apply patches by arch. it will be easier to apply this kind of patches === ximion1 is now known as ximion [14:23] This should be all that stands between him and kde4libs built on armhf. [14:23] Cool. [14:24] urgh, who wants to redo the dep-graph? [14:24] yofel: I recommend you ask the person with the pile of tarballs laying around. [14:24] LOL [14:25] heh [14:25] can we at least recompress oxygen-icons with xz? 350MB tar is insane [14:26] fabo: Would you be able to help us with testing of Kubuntu arm ISOs? We've a very limited set of people with hardware for that. [14:26] ScottK: sure. I have pandaboard only. [14:27] fabo: Thanks. [14:31] Is https://launchpadlibrarian.net/73314853/buildlog_ubuntu-oneiric-armel.caret_5.6.4~dfsg.1-1_FAILEDTOBUILD.txt.gz a GL/GLES issue? [14:33] apachelogger: You should join #debian-qt-kde so we can't talk about you behind your back there. [14:33] I am not even sure why I wasn't in there *shrug* [14:33] I blame the quassel [14:34] You should complain to the person that made us switch to it. [14:35] Nightrose: y u made us switch? [14:36] Hello, is the newly released KDE PIM packaged? Kmail 2 etc [14:38] not yet I believe [14:39] Ugh [14:40] Kernel upgrades fscked up my system [14:40] droidslayer: don't ugh [14:40] droidslayer: so use an older kernelz? [14:40] "No init found" [14:41] apachelogger: for some reason i cant boot a older kernel [14:41] Same issue [14:41] so either you /sbin/init is kaputt or your initramfs [14:41] droidslayer: get a live sticky and chroot into the system [14:42] then dist-upgrade dpkg --configure -a or whatever that command was [14:42] if that does not help look for your initramfs in /boot and your init in /sbin/init [14:42] one of the two must be broken [14:42] Hmmm ... The only live stick i have is a gnome one [14:42] doesn't matter :P [14:42] Lets see if its amd64 [14:42] Yeah [14:42] use the empire of terminal === AndChat- is now known as droidslayer_ [14:49] @_@ [14:50] bwahahaha [14:50] mount: wrong fs type, bad option, bad superblock on /dev/sda5, ..... [14:53] your system sure know how to give you excuses for not doing any work :P [14:54] lol [14:54] done, have fun folks: https://wiki.kubuntu.org/Kubuntu/Ninjas/Packaging [14:54] idk what happened [14:54] it booted fine [14:54] and then i accidentally pulled the power cord, had too boot it again and it threw that error at me :/ [14:55] now let's see if I can rework the dep-graph using the neon deps... [14:57] apachelogger: What was that yesterday about crashing on my coach? [14:57] this'll be a mess === matthiask is now known as ximion [14:58] One or more block group descriptor checksums are invalid. Fix? [14:58] @_@ [14:59] at least you don't get a kernel oops as I did with btrfs :P [15:00] w00t [15:00] it mounted now [15:02] txwikinger: a lack of attention leading to me associating the wrong person with your nick [15:03] * apachelogger needed a couch to crash on in berlin for the desktop summit [15:04] yofel: why will it be a mess? [15:04] empathyslayer: stop breaking your system :P [15:04] apachelogger: hehe [15:04] i haven [15:04] i haven't broken it [15:04] who in their right mind pulls the power anyway [15:04] apachelogger: i tripped over it [15:04] ok bbiab [15:05] sebas: btw, do I need to do something, as my Lord Presidentship comes with being release coordinator for kdemm? [15:05] 4.6.4 is out now btw [15:06] apachelogger: don't think so, other than keeping an eye on r-t [15:06] ok [15:06] yofel: ^ now you can publish :P [15:06] yay :) [15:09] does anyone run oneiric and wants to test the network management widget? [15:09] \o/ [15:09] debfx: no :P [15:10] ohh :( [15:10] fs needed a fsck [15:10] shadeslayer: now is the time to upgrade [15:10] and everything is fine [15:11] debfx: isn't the plasmoid in comaptible with new n-m ? [15:12] shadeslayer: the one in oneiric isn't [15:12] the one in neon isn't either [15:12] oh ... [15:12] I've packaged a snapshot of the nm09 branch [15:12] put it into ninjas at least, I'll test gladly [15:17] I'm not sure how to call the version. 0.9~svngit.nm09.20110610.0c83d81 seems a bit long ^^ [15:17] why svn? [15:17] heh [15:18] yofel: before the git migration it was in an svn repository and svn >> git [15:19] urgh, ok [15:20] argh, this is a dep-mess [15:20] maybe I should add a ~ somewhere to leave room for further version changes :D [15:23] first draft of the new dep-graph: http://i.imgur.com/mSckb.png [15:23] now I need to clean this up and re-check it [15:24] and add the missing stuff [15:27] what's the outcome of the great tarball debate? [15:27] from what I know: provide both split and bundled tars [15:29] yofel: who be working on KDEPIM? [15:29] dunno, we wanted shadeslayer to do it before he foobared his system [15:30] me [15:30] i'm working on it [15:30] apachelogger: 4.4.11 tho [15:30] 4.6.0 I am talking about [15:31] oh, shoot, I should be leaving for train [15:31] * apachelogger starts throwing stuff in the suitcase [15:32] apachelogger: First we need to do a 4.4.11 merge from Debian. Then 4.6.0. [15:32] yofel: ok, and will more modules be split? [15:33] it is an organizational nightmare [15:35] It'll be fun. [15:36] Once we get used to it we'll grumble about the horrible old days with those monolithic tarballs that took forever to download/upload. [15:36] hehe [15:36] * ScottK slaps shadeslayer to get back to work. [15:36] ouch [15:36] apachelogger: You're not properly supervising your minion. [15:36] i'm already working [15:37] ScottK: he's busy packing [15:37] OK. [15:37] What does an apachelogger need to pack? swimming suit, toot brush, done. [15:37] How long can that take? [15:37] toot/tooth [15:38] debfx: the next git splits are already sheduled for post-4.7 [15:38] kdeaccessibility and kdeutils IIRC [15:59] apachelogger: btw .... at some point in the past, you said that the screen lock needs special perms ... how do i find out what perms does it need? the only way i could find to trigger it was via DBus [16:08] apachelogger: I'm appointing you Kubuntu burndown chart overlord. === tazz_ is now known as tazz [16:12] should i use libboost-dev or libboost1.42-dev ? [16:12] both are in main [16:15] shadeslayer: For oneiric use 1.46 [16:15] okay [16:16] ScottK: any reason why we aren't using libboost-dev? [16:17] shadeslayer: Yes. For stuff that has other Ubuntu changes it's easier to track what needs rebuilding for the newer boost and it's my view one doesn't want to change boost versions by accident. [16:17] If there are no other changes, then I think using the unversioned one is a good idea. [16:17] ah [16:17] but there *might* be changes [16:18] so it's a good idea to keep the versioned one [16:18] If you get to the end of your merge and that's it, we should just sync. [16:18] nah, loads of other changes [16:19] OK [16:19] shadeslayer: Also keep in mind if some of these changes should go back to Debian. [16:20] well ... we do have kdepim-dev which is added as a extra package [16:21] ScottK: I survived Kansas City [16:21] LaserJock: Welcome back. [16:21] waiting in Salt Lake currently on the way back to MT [16:21] How did you find it? [16:21] a bit hot [16:21] but green and nice [16:22] I think I'll be flying back in a couple weeks [16:22] Great. [16:22] I got myself another interview, this time in Olathe [16:22] That's even closer to where my dad lives. [16:23] there sure are a lot of interstates in Kansas City [16:23] I was glad I brought my GPS [16:23] Heh. [16:23] For a city of its size traffic is not too bad. [16:23] but traffic wasn't bad when I went from Olathe to the airport at 5pm [16:24] being used to (a little bit anyway) to Boston traffic, it's not too bad at all [16:27] shadeslayer: kopete-cryptography build-depends on kdepim-dev but it's not in Debian [16:27] that's probably the reason we have it [16:28] so, here's how the dep-graph looks now: http://i.imgur.com/wftgO.png [16:29] (using neon as reference) [16:32] heh [16:32] yofel: i read that as wtfgo [16:32] debfx: okay [16:32] ^^ [16:37] the dep graph sorta exploded sideways [16:38] well, most packages are really fine with just kdelibs, so they all end up on the same level [16:39] if we remove the packages we don't really care about it gets much smaller :P [16:40] we could remove anything that depends on meta-kde and just say that what's not on the list depends on that [16:41] shadeslayer: suid bit, see kubuntu pkgs [16:41] ScottK: meh. [16:42] most of them probably don't even need the latest kdelibs version [16:42] apachelogger: is there a binary for locking the screen? [16:42] klockscreen or sth [16:43] true [16:43] didrocks: a blog about the technical stuff behind our Qt bug report has made planet KDE btw: http://labs.qt.nokia.com/2011/06/10/type-punning-and-strict-aliasing/ [16:43] interesting read [16:45] JontheEchidna: already read, but thanks :) [16:46] yeah, was an interesting read, will take more care in my own code now about it (especially in unions) [17:22] I've uploaded the nm widget to the experimental ppa [17:22] yofel, JontheEchidna: ^ in case you want to test [17:26] cool, will test [17:27] editing system connections froze plasma-desktop in my vm so it is probably not that stable yet [17:31] hi, is there any ppa which contains KDE PIM 4.6.4? [17:32] I have Kubuntu backports and backports-ppa enabled, but PIM is still old - 4.4 [17:33] pawel_121: KDE PIM 4.6 is in experimental PPA [17:34] and there hasn't been a release of KDE PIM 4.6.4 [17:34] shadeslayer: sorry for mistake [17:36] shadeslayer: will KDE PIM 4.6 go to non experimental PPA? [17:36] pawel_121: yes, as soon as i finish merging KDE PIM 4.4.11 from debian, we will work on getting KDE PIM 4.6 into oneiric [17:36] debfx: works nicely [17:36] and then into natty backports ppa maybe [17:36] WEP/hex key [17:37] ok bbiab [17:37] WEP? :O [17:37] shadeslayer:good to hear, thanks for your help :) [17:37] * yofel will test in a minute (WPA AES :P) [17:38] yeah, we live out in the sticks, and none of our neighbors are technically competent enough to crack WEP :P [17:39] I tried to get my cousing to switch to WPA, until I noticed 3 neighbours had no encryption at all, then I stopped bothering [17:39] *cousin [17:40] yofel: be warned, NM will stop/restart during the upgrade [17:40] It's already stopped here on my netbook, I'll just reboot [17:42] that's what I did [17:42] just to give kded/plasma a chance to restart [17:43] JontheEchidna: did it migrate the old network connections? [17:43] nope [17:44] ScottK: I needed to buy some rum [17:44] travelling without rum is no good [17:49] * apachelogger leaves again as a couple of tunnels are coming up [17:51] debfx: works fine here [17:52] ok, thanks for testing [17:52] I'll upload it to the archive [18:11] <_Groo_> hi/2 all [18:11] hey _Groo_ [18:12] <_Groo_> yofel: hey hey :) [18:25] folks: why do we append "Kubuntu" to konquerors user agent string? (Asking because the patch needs a rewrite) [18:26] yofel: I think we should drop it. [18:26] (it's not our default browser anymore) [18:27] right, and we don't do that for rekonq [18:27] lp #332339 [18:27] Launchpad bug 332339 in kde4libs (Ubuntu) "konqueror user agent string does not include distro ID" [Wishlist,Fix released] https://launchpad.net/bugs/332339 [18:28] It was our default then. [18:29] yeah, and I don't see the distro in the firefox 5 user agent string in oneiric either [18:29] so probably no point in keeping it [18:49] so apachelogger branded us the 'Neon' people in his mail [18:49] yeah [18:49] grr... it's annoying to have patch failing due to fuzz... [18:49] * shadeslayer turns off the lights to check if he starts glowing [18:52] nope, nothing here [18:52] yofel: uhm .. quilt push -fa ? [18:52] and then refresh? [18:53] still annoying :P [18:53] because dpkg-source leave .rej files behind -.- [18:53] *leaves [18:53] ah ^^ [18:53] thats really sad [18:54] btw kdepim 4.4.11 will conflict with l10n pacakges [18:54] since it has its own l10n stuff now [18:54] great... [18:55] shadeslayer: Since we know we won't stick with it, I'd strip those out (don't install in the binary) [18:55] hmm [18:56] it's at least easier than rewriting our l10n scripts just for the PPA [18:56] ^^ yep [18:56] * shadeslayer goes back to work [19:11] we need a new shared-desktop-ontologies package [19:11] Don't think we do. [19:11] I think the new kdelibs was fixed to work with 0.6 also. [19:12] (IIRC) [19:12] i don't think the fix was released yet [19:12] Then I think we need to wait for it (or patch our kde4libs). [19:12] yeah, the 4.6.80 tar wants 0.6.50, I'll add a patch [19:12] The fix is a BIC change and we don't want that. [20:28] evening all, how's the 4.7 tars fun? [20:30] check packaging page and dep-graph, fun [20:30] though we only started today [20:31] hi all [20:32] Riddell: hey, who is the person to poke to when shipit isn't answering? been trying to figure out this some time now [20:32] Tm_T: how do you mean? there is no shipit now [20:33] meh === yofel_ is now known as yofel [20:34] Riddell: isn't shipit email addresses still responding to loco packs? [20:34] shadeslayer, ScottK: as a matter of fact neon kdelibs still says requires s-d-o 0.6.50, so that doesn't seem fixed [20:34] that's where I was directed to [20:34] Tm_T: I've no idea I'm afraid [20:34] Riddell: ah, thanks, I'll keep looking (: [20:34] yofel: 0.o [20:34] lemme ask [20:34] yofel: OK. Maybe I misremember the resolution. [20:34] todays buildlog https://launchpadlibrarian.net/73290024/buildlog_ubuntu-oneiric-amd64.project-neon-kdelibs_2%2Bgit20110610%2Br91902-57~oneiric1_BUILDING.txt.gz [20:34] Tm_T: I think the person incharge of CDs is cezzaine.haigh@canonical [20:35] yofel: Perhaps steveire remembers better than me. [20:35] afaik 0.7 was release though, since we have 0.7.50 in neon [20:35] Riddell: thank you very much [20:35] *released [20:35] * yofel is loosing chars today o.O [20:36] yofel: upstream says 0.7 is the min requirement [20:36] ScottK, shadeslayer: I get the feeling you're talking about kdepim [20:36] that needed a fix IIRC [20:36] nope, just talked to vHanda [20:37] he's the one who fixed everything [20:37] ah k [20:37] * yofel goes asking debian folks if someone started with that [20:38] they don't have a release of a newer SDO btw [20:38] so we might need a git snapshot [20:38] shadeslayer: yea, tell me [20:39] vHanda: basically we're discussing how to build kdelibs with sdo 0.6 but since you now say 0.7 is the min requirement [20:39] yofel: ^^ [20:39] right [20:40] shadeslayer: http://sourceforge.net/apps/trac/oscaf/ shows 0.7 [20:40] ah ... trueg must have released a new version then ^^ [20:40] In 4.7, we are inforcing the ontologies. Imagine going from a dynamically typed language to statically typed - That's what we've done internally in Nepomuk [20:40] * yofel goes packaging [20:41] lot of stuff has gotten screwed up because of it. [20:41] hehe [20:41] ^_^ [20:51] meh, we need to bump the breaks/replaces against natty too... [20:53] apachelogger: around? [20:56] evening [20:56] hi bambee [20:56] hi :) [20:58] yofel: btw we need special perms for the lock screen thing in neon [20:58] s/thing/issue [20:58] hurray (I'll leave that to you :P) [20:59] yeah :P [20:59] i'll talk to apachelogger since he knows what to do [20:59] i tried finding the name of the binary that locks the screen and failed misreably [21:07] it happens [21:08] apachelogger: /opt/project-neon/lib/kde4/libexec/kcheckpass :P [21:08] thanks to thiago [21:09] i kept searching for lock/kdesktop_lock so on and so forth === rdieter_work is now known as rdieter [21:32] * sheytan is making some ideas come to life to make apachelogger happier :D [21:34] make a lightdm theme with a bottle of rum in it :P [21:36] <_Groo_> hi/2 all [21:36] <_Groo_> stupid question.. is there any support for appinidicators in kde systray being worked out? [21:39] _Groo_: appindicators aka statusnotifieritems have work in kde even before unity existed [21:42] <_Groo_> debfx: ok, how do i make them work then? for ex i get a new app indicator for ex cpu info, (i know there are plasmoids, its just an example)... i just run it, and it pops up in systray? [21:42] <_Groo_> or is there a trick to it? [21:44] _Groo_: yes [21:45] <_Groo_> JontheEchidna: huu... yes? can you elaborate? :D [21:45] just run the indicator and it'll show up [21:46] <_Groo_> nice [21:46] <_Groo_> to autostart it, i just add kde in the [21:46] <_Groo_> .desktop file? [21:46] dunno [21:47] <_Groo_> i better add a symlink to .kde/Autostart, should do the trick [21:47] <_Groo_> tks for the answer :) [21:57] hmm [21:57] are we going to put kdepim 4.6.0 for natty somewhere? There are people that keep asking for it [21:57] anyone around to discuss wireless/wired networks in the installer? [21:58] yofel: backports i'd say [21:58] yofel: after we package it for oneiric [21:58] tell them to use neon xD [21:58] shadeslayer: well, for oneiric we'll get 4.6.80, as it's shipped together there again [21:58] what [21:59] yofel: there's a KDE PIM 4.6.80 ? [21:59] there are kdepim 4.6.80 tars, yes. No idea what's in there though [21:59] @_@ [21:59] probably 4.6.0 [22:02] The confusing part is that Kdepim 4.6 was announce together (and seems as part of) 4.6.4. So users are confused why we're not shipping it together with 4.6.4 [22:04] *announced [22:04] * yofel is still loosing chars somewhere o.O [22:06] fooey [22:06] shadeslayer: see http://www.kde.org/announcements/announce-4.6.4.php [22:07] sawn [22:09] I agree with backports in any case [22:10] JontheEchidna: around? [22:12] ah well, time to write to the ML then [22:13] oh btw is anyone on oneiric and with the new n-m plasmoid? [22:13] me [22:13] works fine [22:13] yofel: dude, can you pastebin the output of : qdbus org.kde.networkmanagement /org/kde/networkmanagement [22:14] in a minute, need to get out of neon first [22:14] sure [22:16] shadeslayer: http://paste.kde.org/80575 [22:17] kewl [22:17] if i understand this right [22:17] adding this feature shouldn't take more than 3-4 hours using the dbus interface [22:17] i'd like to design all of it in QML :P [22:18] but idk how much of it i can add in python etc [22:27] <_Groo_> guys whos the maintainer of the libindicator for kde? [22:27] sheytan: can you mockup the wifi setup in ubiquity page? [22:28] shadeslayer: sure, but tomorrow. Want to finish the lightdm today ;) [22:28] sheytan: yeah no hurries :) [22:28] <_Groo_> although libindicator kinda works, its missing some important stuff [22:28] <_Groo_> like live menu updates and graphic displays [22:28] live menu updates? [22:28] graphic displays? [22:28] what? [22:29] oh hey apachelogger [22:29] <_Groo_> apachelogger: yeah, when you load a indicator in kde, for ex syspeek or multi-load, in gnome they update the menu when you click on them... in kde its static.. only the first load (when it starts) gets displayed [22:29] apachelogger: i think going with dbus methods is better [22:30] ( for WiFi Setup in the Ubiquity Installer ) [22:30] <_Groo_> also for multi-load it was suposed to show some neat graphics.. in kde, only a blank icon is shown [22:30] <_Groo_> same for indicator-sensors [22:30] no idea what either of them are, nor what the heck _Groo_ is talking about [22:30] shadeslayer: instead of? [22:30] apachelogger: appindicators [22:30] apachelogger: instead of kparts [22:30] what is an appindicator? [22:31] shadeslayer: kparts? wtf? [22:31] ubuntus implementation of statusnotifiers [22:31] <_Groo_> apachelogger: that stupid "new" mini apps [22:31] apachelogger: thats what we discussed remember? [22:31] ah [22:31] well [22:31] statusnotifier spec permits all that mumbo jumbo [22:31] http://summit.ubuntu.com/uds-o/meeting/desktop-o-kubuntu-installer/ << [22:31] if the ubuntu impl is broken, then that is hardly our fault :P [22:32] <_Groo_> apachelogger: no, it works in ubuntu, its the kde part thats missing [22:32] <_Groo_> apachelogger: aparently when the kde part was implemented, they didnt include that stuff.. maybe the spec wasnt ready, dont know [22:32] <_Groo_> apachelogger: what i was asking is who is the maintainer [22:32] <_Groo_> apachelogger: so i can talk with him about this stuff [22:32] the kde devs I would say [22:33] yes [22:33] well [22:33] plamsa devs in particular [22:33] shadeslayer: that does not even make no sense at all [22:33] apachelogger: using kparts? [22:33] <_Groo_> well aseigo hates my guts... my only luck is if he forgotten about me :D (most likely) [22:33] yes, i'd rather use the dbus methods [22:33] that allows for more flexibility [22:34] how does it allow more flexibility? [22:34] IMHO all it does is replicate code that is already there in knm [22:34] <_Groo_> whats the plasma dev channel? only plasma? [22:34] apachelogger: accessing the knm dbus methods [22:34] not the n-m dbus methods [22:35] and how is that not replicating code? [22:36] apachelogger: i don't think the plasma kpart of knm will look good inside ubiquity [22:36] what kpart? [22:36] plasma-networkmanagement kpart? [22:37] isn't that what the spec says? [22:37] those notes are shoot [22:37] * apachelogger gets the recording [22:37] heh [22:39] hmm .. kdepim ~done [22:39] pictures or it doesnt happen [22:39] or didnt [22:39] something [22:39] darn you listening and writing! [22:40] <_Groo_> shadeslayer: really? is kdepim in experimental? [22:40] 4.4.11 i mean [22:40] :P [22:40] <_Groo_> shadeslayer: oh [22:40] <_Groo_> bummer [22:40] now do 4.6.0 too since you're already at it :P [22:41] nah [22:41] first we needs sync [22:41] @_@ [22:41] then we need 4.6.0 [22:41] sync? [22:41] also shadeslayer should first finish .11 proper [22:41] yes doing that right now [22:41] well, agreed [22:41] <_Groo_> ehehehe [22:41] s/sync/merge or sync or smth or nothing/g [22:41] apachelogger: You did something wrong... Try s/you/me/ or tell me "help sed" [22:41] hahaha [22:41] bstrd [22:41] <_Groo_> being a apachelogger minion is hard [22:42] btw i didn't merge debian's install files since they are all sorts of wonky now [22:42] <_Groo_> im waiting for the debian dudes to release something for calligra so i can get my hands on it [22:42] apachelogger: take _Groo_ as minion [22:42] with l10n and what not in them [22:42] <_Groo_> and maybe help for second beta or release [22:42] i just copied ours over [22:42] _Groo_: you're allowed to think that, not say it :P [22:42] <_Groo_> yofel: i already am an unoficial minion [22:42] <_Groo_> yofel: he will beat me whatever i say :P [22:42] ^^ [22:43] talking about calligra [22:43] shadeslayer: where be my calligra [22:43] apachelogger: in ppa:neon ? [22:43] _Groo_: debian doods have stuff, talk to shadeslayer [22:43] hm, calligra... [22:43] he is leaking information again [22:43] ah [22:43] shadeslayer: stop leaking information [22:43] shadeslayer: yes, neon [22:43] apachelogger: you mean in the official repos? [22:43] I mean both [22:44] _Groo_: see the kubuntu-devel ML [22:44] a) what is the statusss of neon [22:44] b) tell _Groo_ how to get calligra for archives going with debian changes [22:44] apachelogger: everything builds with ~all deps satisifed [22:44] *satisfied [22:44] i need a flipping new laptop [22:44] <_Groo_> shadeslayer: dont buy a HP [22:44] and i won't buy a dell either [22:44] if the mmc freescale shipped with the quickstart board was any slower I could pull a rodrigo every time I move a new image over [22:45] hahaha [22:45] shadeslayer: zareason [22:45] shadeslayer: if neonz is woking: blog a step by step on how to get it [22:45] <_Groo_> apachelogger: lol what is to pull a rodrigo, what did he do? [22:45] apachelogger: boud already took care of that [22:45] kubotu: rodrigo [22:45] oh, someone be pulling a rodrigo, recharge the batteries, good idea [22:45] shadeslayer: swell [22:45] altho [22:45] <_Groo_> shadeslayer: so you have calligra for oniric built in some forsaken ppa? [22:46] we fixed unlocking in neon today [22:46] shadeslayer: where though? [22:46] _Groo_: forsaken??? [22:46] * yofel slaps _Groo_ with a tux statue [22:46] :O [22:46] <_Groo_> yofel: ouch!! what did i do? [22:46] _Groo_: you get no neonz [22:46] apachelogger: http://krita.org/component/content/article/10-news/85-krita-artist-session-recording-part-i-animtims-turn [22:46] _Groo_: don't call neon that! [22:46] * _Groo_ always gets slapped when in kubuntu-devel! [22:46] hahahah [22:47] shadeslayer: insufficient [22:47] shadeslayer do you know where the kubuntu logo with the kde logo backgroud icon in the system is? [22:47] sheytan: dunno [22:47] cann't find it under /usr/share/icons ;/ [22:47] apachelogger: what else do we write? :P [22:47] apachelogger: i'll work on 2-3 blog posts tomorrow [22:47] wooh, awesome, cool, add pictures [22:47] etc. etc. etc. [22:47] haha [22:47] <_Groo_> shadeslayer: i DID see calligra in neon, but is there any backport going for natty? [22:47] also more calligra [22:47] less krita [22:47] _Groo_: it's built for natty as well [22:47] shadeslayer: didn't you still need to get your *first* post out? :P [22:48] <_Groo_> shadeslayer: oO where? [22:48] * _Groo_ drools [22:48] _Groo_: ppa:neon [22:48] darn it [22:48] oh crap [22:48] _Groo_: neon is built for natty and oneiric [22:48] i gave _Groo_ neonz [22:48] we should run audio transcript software on uds recordings [22:48] <_Groo_> yofel: duh, yeah [22:48] apachelogger: stop calling us neon people :P [22:48] this is epic waste of time [22:48] <_Groo_> yofel: but that means ill have to install all chebang? [22:48] _Groo_: see that blog post [22:48] apachelogger: also, lightdm won't work because we use KDM + X Session entry [22:48] <_Groo_> yofel: i want to backport calligra for 4.6.x [22:48] unless [22:48] shadeslayer: so I think what was described as kpart is in fact any technology permitting the inclusion of the existing plasmoid in the installer [22:48] you manually start it [22:48] of which kpart would probably be easiest, though utter shit [22:49] apachelogger: i still disagree that adding the plasmoid will be of any use [22:49] <_Groo_> yofel: what blog post? the one about krita? [22:49] the more sane option would be to have a plasma containment (or the like) in the installer [22:49] _Groo_: bzr co lp:~neon/calligra/master [22:49] have fun building it [22:49] apachelogger: it would look utter shit in its current form [22:49] or, which is another option, have a statusnotifier in the installer [22:49] apachelogger: or QML [22:49] i.e. use networkm-manager-kde [22:49] apachelogger: http://wiki.forum.nokia.com/index.php/Python_Harness_for_QML << found this [22:49] _Groo_: we simply don't make archive packages [22:49] shadeslayer: why would it look like utter shit? [22:49] <_Groo_> ah i see, get neon base and then calligra [22:50] apachelogger: because its not meant to be used in a installer [22:50] one sec [22:50] <_Groo_> ok that would be for lazy ppl [22:50] it is an icon with a popup menu? [22:50] <_Groo_> im just gonna get the calligra source from the ppa and beat im to submission for natty :) [22:50] how can that be looking like shit any more than any other approach? [22:50] * sheytan is loving nepomuk searching [22:51] <_Groo_> sheytan: really? you are the first [22:51] _Groo why? [22:51] <_Groo_> sheytan: i always disable nepomuk filesearch... it starts every login and brings my machine I/O to his knees [22:52] well, it's usable once it did the initial scan [22:52] _Groo_ nothing happens here ;) [22:53] then you don't have enough files lying around [22:53] <_Groo_> yofel: here it always starts again, even if it did complete on every logon [22:53] it's nepomukfilewatch that has an insane hunger for disk I/O [22:53] <_Groo_> yofel: its a nightmare [22:53] <_Groo_> yofel: thats the one [22:53] <_Groo_> thats the one i disable each time [22:53] report a bugz [22:53] _Groo_: I know, I remember it, but It's not that bad here currently [22:53] <_Groo_> good idea also... i forgot to disable it for 4.6.4 [22:53] <_Groo_> apachelogger: its not a bug [22:54] <_Groo_> sheytan: i always disable nepomuk filesearch... it starts every login and brings my machine I/O to his knees [22:54] that [22:54] is [22:54] a [22:54] bug [22:54] <_Groo_> apachelogger: its the way it works... inotify cant vbe used, so he scorges all the dirs for changes each time [22:54] and that justifies being ungraceful about it? [22:54] <_Groo_> apachelogger: if they fixed it great [22:55] I do not think so [22:55] <_Groo_> im not ungraceful [22:55] the watcher is [22:55] <_Groo_> im one of the first human beings who actually seen the potential of nepomuk [22:55] <_Groo_> after i learned what the hell it was anyway [22:55] <_Groo_> trueg is insane btw [22:56] apachelogger are you ready? :D [22:56] <_Groo_> a quick look at the semantics of that darn SQL diablo stuff and it makes me wanna run screaming [22:58] sheytan: hold on [22:58] I need to get a tissue to clean up afterwards [22:59] oh, right. Tell me when you're done ;d [23:00] sheytan: ready [23:01] apachelogger ok, give me few secons ;0 [23:01] :) [23:01] <_Groo_> yofel: the /debian stuff is inside project-neon-calligra_2+git20110610+r72328-8~oneiric1.tar.xz (88.0 MiB) ? [23:01] _Groo_: if you need debian get it from lp:~neon/project-neon/calligra-ubuntu [23:01] less to download [23:02] apachelogger well, one question still: can i make 2 pages of this theme? I mean like first only with user list and 2nd with login window, password field etc? [23:02] or must it be all on one page [23:02] <_Groo_> yofel: can you pass a http url? im behind a proxy :P [23:02] sheytan: QML generally works in states, so it'd be the same page but in login-state [23:02] so yes [23:02] technically possible [23:03] nice, thank you! :D [23:03] whether david is thinking of that I do not know though [23:03] <_Groo_> yofel: nvm, found it [23:03] apachelogger: http://paste.kde.org/80611/ [23:03] k [23:03] i want it to look something like that [23:03] sheytan: ^^ [23:04] <_Groo_> yofel: oh great theres no way to download the source as a file :P [23:04] <_Groo_> yofel: can you ship it to poor old me? paulo.miguel.dias at gmail.com [23:04] apachelogger: which is why imo the plasmoid is complete crapx0r for this implementation [23:04] shadeslayer: nice mockup! You really have talend for that. Will I be that good in the future? You should know the answer :D [23:04] haha, sure [23:04] sheytan: I hope you now realize that you want to replicate existing code? [23:04] sheytan: what xD [23:04] cause that looks pretty much like the plasmoid [23:04] apachelogger: it does not look anything like the plasmoid [23:05] sheytan: i think this is the first ever mockup i've done [23:05] right [23:05] it annoys the user with worthless details [23:05] shadeslayer it's nice anyway :D [23:05] apachelogger: like? [23:05] but other than that it is *exactly* the wifi info delegate of the plasmoid [23:06] ah [23:06] sheytan: WPA WEP FKMH FKMR FLT OMG ACK OHG [23:06] 70% 32.3340404% 99.999% 83% 82% 84% [23:06] apachelogger: if i can take out the wifi delegate of the plasmoid, then yes [23:06] poor sheytan [23:06] :P [23:06] sheytan: and the underlying code [23:06] ... [23:06] eh [23:06] hahahaha [23:06] shadeslayer: [23:06] _Groo_: sent [23:06] <_Groo_> yofel: ok, so you wanna me to backport it natty? [23:07] i'm not touching any code, sorry :D [23:07] sheytan: and you better come up with awesome now or I shall tabfail you all nite [23:07] <_Groo_> so you can concentrate on more important things apachelogger make you do it? [23:07] don't worry ;d [23:07] * _Groo_ is afraid to ask what tabfail is [23:07] apachelogger: wifi strength is shown by the plasmoid too [23:07] so is security [23:08] there is a profound UX difference though [23:08] <_Groo_> yofel: got it, gonna enjoy myself this weekend beating calligra up :D [23:08] _Groo_: your decision. I only care about the natty buidls for neon, which we already have ;) [23:09] apachelogger: http://paste.kde.org/80617/ [23:09] <_Groo_> yofel: this package you just sent me, dont have that natty backport? [23:10] apachelogger: and lets say there are 2 networks with the same SSID but the keys are different [23:10] try moving the strength column to the left of the security and exchange the pointless WPA WEP OMG ZOMG KPK stuff with icons [23:10] oh dear, looks like the plasmoid :P [23:10] _Groo_: define "backport", our packages live only in the neon PPA, for natty and oneiric [23:10] lol [23:10] <_Groo_> yofel: ho.. you didnt separate calligra in several packages.... [23:10] <_Groo_> yofel: this gonna be a looooot of work :P [23:11] <_Groo_> yofel: oh joy [23:11] _Groo_: I think you can take quite a bit from the koffice packaging [23:11] <_Groo_> yofel: true [23:11] <_Groo_> yofel: but there are several new ones... and they toss a lot of files around.. krita is a nightmare to keep up [23:11] <_Groo_> yofel: anyway, good mental stretching :P [23:11] apachelogger: if we can extract just this part : http://i.imgur.com/DZXYc.png : i feel it would be awesome [23:11] _Groo_: now you know why we don't split stuff in neon :P [23:12] <_Groo_> yofel: yeah it doesnt make sense either, everything goes into /opt... so... [23:12] shadeslayer: I do not get why you only want that part though [23:12] <_Groo_> the sad thing is, im gonna have all this work and apachelogger still wont give me a cookie [23:13] make him give you a bottle of rum, he doesn't have cookies [23:13] that is my rum [23:13] apachelogger: dude, the user clicks one of the networks and the same procedure is foloowed as of of the desktop app [23:13] ^^ [23:13] shadeslayer: does not compute, what do you mean? [23:13] s/of of the desktop app/in the desktop scenario [23:13] what desktop scenario? [23:14] apachelogger: user clicks on network a dialog pops up [23:14] asking for passkey etc [23:14] so? [23:14] I do not get what you are saying [23:14] likewise xD [23:15] apachelogger: what do you propose? [23:15] sharing as much code UI and everything with the plasmoid [23:15] apachelogger: even the "Interfaces" part? [23:15] well [23:15] yes [23:15] why not? [23:15] why do we need that? [23:16] multiple wifi chips? [23:16] so? [23:16] multiple wired chips? [23:16] VPN support? [23:16] multiple modems? [23:16] you still get the entire wireless networks on the side [23:16] ok modems and VPN's are a use case [23:16] shadeslayer: no [23:16] if you have two chips [23:17] you get two interfaces [23:17] yes [23:17] if you click on an interface you get the listing for that interface [23:17] and the combined network list is displayed when you click on show more without choosing a interface [23:17] apachelogger: ^^ if you don't choose a interface it displays everything [23:17] so? [23:18] so we don't need the interfaces panel for WiFi and Ethernet [23:18] wha? [23:18] if I want to connect with one specific chip??!!?! [23:18] mac restrictions [23:18] driver bug [23:18] better power savings [23:18] hey apachelogger whats up? [23:18] whatever [23:18] apachelogger: ah .. you are the supreme user [23:18] i hate users [23:18] there are plenty of reasons why you want to use one specific interface to connect to one specific network [23:19] yeah, i get it now :P [23:19] shadeslayer: mac restrictions are way too common, especially in corporate envrionments [23:19] apachelogger: yeah [23:19] Xand3r: yo yo [23:19] never had to do that, so couldn't think of that use case [23:20] hey i want to program a litlle program wich only shows the pic its opend with [23:20] ohw can i do that [23:20] its such a long time [23:21] apachelogger: so, in the end, we are using the plasmoid, inside a python app [23:23] okay i'm sleeping, cya [23:24] apachelogger: still there? [23:26] * sheytan is uploading light dm mockup [23:27] shadeslayer: yes [23:27] Xand3r: yes [23:27] Xand3r: depends on what language you want to do that in [23:28] apachelogger: not chosen yet [23:28] perhaps you want to do that first :P [23:28] apachelogger http://img6.imageshack.us/img6/5793/choosek.png [23:28] but generally very simple either way [23:28] you read a qimage or qpixmap (the file) [23:28] and set it as pixmap of a qlable [23:28] *qlabel [23:29] the qlablel you use as the gui [23:29] that should be about it [23:29] hmm sounds nice [23:29] probably no more than 15 lines of code for the whole program [23:30] sheytan: I am blushing! [23:30] :D [23:30] me likes [23:30] meh, tons of files gone from kdelibs since katepart was removed... [23:30] looks a bit liek feodra though [23:30] sheytan: nice [23:30] sheytan: the date and time in the upper right corner seem a bit off [23:30] sheytan: cute! [23:30] apachelogger the backgroud is free to change ;) [23:30] nice, keep the kde background though... [23:31] then ok :) [23:31] perhaps move the datetime around a bit [23:31] valorie Xand3r thanks :) [23:31] it's not all :D [23:31] feels a bit off up there [23:31] like it is about to fall down and join the rest of the letters to have an orgy or something [23:32] jussi: did you get your board yet? [23:32] sheytan: when can i use it? [23:32] apachelogger do you think that letters are doing 'it'? [23:32] interesting [23:33] Xand3r when apachelogger turns it into qml and put to kubuntu oneric ;) [23:33] apachelogger and the rest: http://img189.imageshack.us/img189/7513/loginjj.png [23:33] * apachelogger notes that kubuntu will not diverge from a KDE branded desktop manager! [23:34] sheytan: so you click on a user and that appears? [23:34] apachelogger whatever logo you put there, it doesn't change the layout or animations ;D [23:34] apachelogger yes [23:35] ok, what do you do if you clicked on the wrong user? [23:35] apachelogger we add a 'back' arrow to the login window :D [23:35] i forgot that [23:35] hm [23:35] are you sure you want that? [23:35] apachelogger yes [23:35] sheytan: how about making the background clickable [23:36] apachelogger to 'go back' ? [23:36] if you click outside the login/shutdown box you get back to the user list screen [23:36] dunno if that would make sense on a desktop system, but on a mobile one I would do it that way [23:36] apachelogger that will be confusing [23:36] then again on a mobile system you do not need a stupid DM ^^ [23:36] a 'back' arrow would make more sense [23:37] :D [23:37] sheytan: so, you'd have the whole scene move to the left on click [23:37] and on back you move the whole scene to the right again? [23:37] equally on login you move the whole scene to the left as well? [23:37] * apachelogger imagines that this could be rather slick ^^ [23:37] or make people sea sick [23:37] whatever comes first [23:39] apachelogger plymouth ends its work, login wallpaper appear, the user box slides animated from top, then the user avatars appear like a bubble, then the user names fades in with the buttons (reboot) on the bottom of the screen. [23:39] Then you click on your user, stuff slides away again, and new slides with fade in animation. [23:39] you type your password, hit enter and you're done [23:39] sheytan: where does it slide to though? [23:39] apachelogger to its centered possition on the screen like on the mockup? [23:40] "stuff slides away again" [23:40] in what direction does it slide? [23:40] apachelogger backward to the beggining. So if it was sliding from top, then it slides to the top back [23:40] I see [23:41] sounds awesome [23:41] i know :D [23:41] because 'şeytan' sounds awesome :D [23:41] * sheytan oh how i miss animations in plasma :((( [23:43] fuck! I just brake the time... again. [23:43] it's like after midnight [23:44] true [23:44] time for bed [23:44] kubotu: order bed for sheytan [23:44] * kubotu is placing a cot for sheytan in the corner of #kubuntu-devel. [23:44] kubotu: order bed [23:44] * kubotu is placing a cot for apachelogger in the corner of #kubuntu-devel. [23:44] nites [23:44] * yofel wonders where to find a description of libkdeclarative [23:45] is it comfortable enough? [23:46] <_Groo_> seeya guildies [23:46] <_Groo_> i mean.. seeya ppl [23:46] <_Groo_> no more mmorpgs for me :P [23:48] "i do kdeclare" [23:51] JontheEchidna: i have couples of ideas for muon and how to make it more user friendly. Think will make some mocks finally tomorrow... i mean today :D [23:57] I'll put up some short description for now, we can fix it later. All I know is that it has something to do with QML (and can't really find anything else right now) [23:57] problem is that it's in experimental/ :S [23:57] and libplasma links to it...