[12:17] toma: I think that method just tells it which column to care about with tooltips. [12:18] toma: But that would still help [12:18] manchicken: you want a pixmap and show a tooltip on mouse over or on mouse click? [12:19] mouse over [12:19] ah [12:19] robertknight: what brings you here? [12:20] Riddell: I'm just keeping tabs on my distribution [12:21] manchicken: you could connect to slotOnItem() and then find out on which column the user hovers [12:21] Riddell: Actually, I have a quick question about getting a small piece of software into Kubuntu [12:21] robertknight: what's that? [12:22] toma: At that point you're assuming that it gives me a signalt at the level I need it. [12:22] Riddell: Currently there is no easy way for KDE developers to provide users with access to new versions of software to test. (For testing bug fixes, HCI changes, features etc.) [12:23] manchicken: it gives you the item so you should be able to determine that [12:23] Riddell: Something such as Klik or ZeroInstall would be very useful to provide a sandbox for users to run out-of-repo software in a safe way [12:23] Each cell of a listview should be its own QWidget. [12:23] This blows. [12:23] Riddell: Both have very small client programs. I was hoping that it would be possible to get one of those shipped in the default install. [12:24] Klik in particular is designed to work well with KDE. After installing the client you can point it at klik:/software-package-name and it downloads and runs the software in MacOS-fashion [12:26] It isn't a complete solution, but as a way of letting users run an "experimental" version of some softare alongside their stable one provided by the repo. [12:31] Riddell: This would be for Feisty +1 [12:31] That'd be Gorey Gecko, right? [12:32] robertknight: people have looked at klik for ubuntu and it's had problems [12:32] Riddell: What problems? [12:32] packages being unsigned is one I paticuarly dislike [12:32] but there were larger problems with getting it working, the linux build needed FUSE or something which it didn't hvae [12:32] raphink was looking into it [12:32] Riddell: Klik does work on the current Kubuntu though [12:33] ryanacka: interesting cover, but i don't like that it has beryl on it [12:33] robertknight: are you willing to help with klik integration? [12:34] raphink: Yes [12:34] great [12:34] robertknight: do you have contacts with klik devs - probono for ex? [12:34] I began a spec some time ago : https://wiki.ubuntu.com/KlikIntegration [12:34] and we have more infos on the klik wiki [12:34] the idea was to make a systemwide install [12:34] packaging is not the hard part at all [12:35] but making klik work systemwide with fuse support [12:35] raphink: No, I don't have any connections to the Klik developers at the moment. What I do have is a need to be able to publish updates of KDE software for people to test. [12:35] it's not acceptable to get fuse installed in ~ obviously [12:35] raphink: Is a system-wide install necessary to begin with? [12:36] robertknight: all programs should be installed in /usr/bin, /bin/, /usr/sbin or /sbin [12:36] there's no reason to install a program in ~ [12:36] even if it was doable cleanly [12:36] I don't see a reason for an except with klik [12:36] the klik client should be installed in ~ [12:36] it should use fuse [12:37] with special authorization for users in the fuse unix group [12:37] to mount cmg images running the klik client from /usr/bin [12:37] if it's not this way, it's not proper to distribute it [12:37] raphink: Just to clarify, this is just the client that needs to be in /usr/bin [12:37] what else? [12:38] cmg images can be in ~ without a problem [12:38] raphink: The .cmg files can still go wherever? [12:38] or ~/Desktop for that matter [12:38] since it's the default behaviour so far iirc [12:38] just as it's firefox default's behaviour to download files in ~/Desktop [12:39] http://klik.atekon.de/wiki/index.php/Dapper [12:39] manchicken: is it possible to get the rectangle of that cell in the list? and then use maybeTip() to display a tooltip attached to the list only for that rectangle? [12:40] if you need help, you can always ping me robertknight [12:40] and we can work on a proper solution if you're wanting to work on it [12:40] yuriy: I'm trying to, but I can't get it to call maybeTip()... [12:40] raphink: I am happy to work on it, scratching an itch and all. [12:40] raphink: But I want to know whether it will be accepted [12:41] it might be accepted if it's properly done [12:41] and I think i've listed the conditions in my spec [12:42] did you ever make deb packages? [12:42] raphink: I have only ever modified a few deb packages to incorporate fixes. [12:42] raphink: I am interested in a solution which is at least potentially cross-distro [12:42] hmmm [12:43] robertknight: then you should primarily work with the klik team to provide a clean tarball [12:43] that installs klik systemwide with fuse support [12:43] with proper conf in /etc, proper binaries in /usr/bin [12:43] and a Makefile to install all this [12:43] then the packaging work will be fairly easy for all distros [12:44] So the basic task is to make the klik client much more packager-friendly? [12:44] for me [12:45] the main task is to make the klik client installable from a tarball [12:45] by untarring the tarball [12:45] and running "make && make install" [12:45] Have you discussed this with the klik developers? [12:45] sure [12:45] and we came to the pages I've posted the URIs of [12:46] did you read https://wiki.ubuntu.com/KlikIntegration ? [12:46] Yes, there is just quite a lot there to get my head around [12:47] sure [12:47] :) [12:47] robertknight: have you seen the patches we made to konsole recently? [12:47] Riddell: No, not yet. [12:47] manchicken: looks like http://www.klaralvdalens-datakonsult.se/docfiles/Chapter_3.6.pdf talks about exactly this, though i'm sure it's all stuff you already know [12:47] Riddell: Are they changes that should go upstream? [12:48] raphink: There is a link to a "potential deb package for klik" (dated Feb last year) [12:48] http://svn.berlios.de/viewcvs/fullstory/klik/trunk/ [12:48] I didn't test them [12:49] I'll have a quick look at them before going to bed ;) [12:49] Perhaps that is a good starting point [12:49] not sure [12:49] depends whether upstream worked on the suitable pionts [12:49] points === Ingmar^ [n=ingmar@86-39-0-82.customer.fulladsl.be] has joined #kubuntu-devel [12:50] from reading debian/rules [12:50] I'm not happy with this package [12:50] install/klik:: [12:50] dh_installmime [12:50] cp applnk/directory debian/klik/usr/share/applnk/klik/.directory [12:50] cp applications/cmgrun.desktop debian/klik/usr/share/applications/.cmgrun.desktop [12:50] this won't be accepted [12:50] 1) applnk is obsolete [12:51] 2) installing invisible desktop files in /usr/share/applications is something I've never seen and I don't understand why it would be done [12:51] robertknight: http://kubuntu.org/~jriddell/tmp/konsole/kdebase_3.5.5a.dfsg.1-1ubuntu19.debdiff http://kubuntu.org/~jriddell/tmp/konsole/kdelibs_3.5.5a.dfsg.1-3ubuntu10.debdiff [12:51] 3) it doesn't install anything else so I guess running this stuff would copy the klik client into ~, which is not acceptable [12:51] robertknight: it lets you attach another program's pty to an embedded konsole [12:51] robertknight: we need it for the dist-upgrade tool for dpkg processes [12:51] Riddell: I get a 403 error [12:52] permissions fixed [12:52] Riddell: There is at least one open bug report asking for the ability to attach to an arbitrary PTY in Konsole [12:53] robertknight: it seems to be on the way to be acceptable [12:53] but I don't think it's the role of the klik team to provide a deb [12:54] they shoudl provide a tarball with a working Makefile to isntall klik systemwide [12:54] then I would be happy to make the package [12:55] I might try to find the time to have a look at it [12:55] but I can't promise [12:55] I think from where it stands now, something good could be done in a short time [12:55] but for now, it's bed time for me :) [12:55] raphink: Thanks, I will get in touch soon. Have a good night :) [12:55] robertknight: don't hesitate to contact me though :) [12:55] bye [12:57] did anyone here see bug 81768 ? [12:57] Malone bug 81768 in amarok "Don't compile amarok packages with Stack Smashing Protection" [Medium,Confirmed] https://launchpad.net/bugs/81768 [12:58] Riddell: Thanks for the patch. I will review it for inclusion upstream. [12:58] Riddell: Is it okay for me to get in touch with Michael Vogt to discuss the finer points? [12:59] apparently SSP on Amarok messes up collection scanning of UTF-8 files [01:00] robertknight: certainly [01:01] ash211: any idea how to actually do that? is it a gcc flag? [01:02] dsas mentioned how to do it yesterday [01:02] let me look through the logs, I forget [01:02] ash211: I think ssp is enabled by default for every package, so as such it's probably amarok that would need changing, but gcc, that said it probably needs a decision from the amarok maintainers. [01:02] ash211: [snip] if I recall correctly ssp is not something specified in a debian/rules packaging file but further down the toolchain. [01:03] that's pretty much all I know [01:05] might have found relative info: [01:05] "When building a patched gcc, the ./configure --enable-stack-protector option can be used to build a gcc which uses -fstack-protector by default. In this scenario, the -fno-stack-protector switch must be used to build a source file without SSP" [01:05] http://d-sbd.alioth.debian.org/www/?page=ssp [01:06] so using -fno-stack-protector looks like it would work [01:07] ash211: fancy having a go at making .debs with that flag? [01:07] SWEET! [01:07] I've never done any MOTU work, so I'd be quite inefficient in a first shot [01:07] It's calling maybeTip() now. [01:08] no packaging, I mean [01:08] : ) [01:09] ash211: I nee#d to go to bed now, but give it a shot if you want, apt-get source amarok, edit debian/rules with adding CXXFLAGS := -fno-stack-protector and see if that works, debuild to build [01:09] I'll see what I can do [01:10] thanks [01:12] ask here or #ubuntu-motu for help [01:13] i've been compiling svn amarok for a while, so it's just the packaging I'm unfamiliar with [01:13] it's download the .tar now :) [01:19] do I run debuild in the amarok-1.4.4 directory? === mbiebl [n=michael@e180088222.adsl.alicedsl.de] has joined #kubuntu-devel [01:28] yuriy and toma are both my heroes. [01:28] manchicken: did i help? [01:28] Yup. [01:31] Could someone me with the copy for this tooltip? [01:31] I came up with: This logo indicates that this package is officially supported by the Kubuntu development and support teams. [01:31] I'm guessing we'll need internationalization as well... === Riddell beds [01:33] Weaksauce === rd [n=rdorsch@12.170.118.111] has joined #kubuntu-devel [02:02] Patch submitted. === ash211_ [n=andrew@user-1121jbe.dsl.mindspring.com] has joined #kubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu-devel === Ingmar^ [n=ingmar@86-39-0-82.customer.fulladsl.be] has joined #kubuntu-devel === yuriy [n=yuriy@dhcp-129-64-153-72.dorm.brandeis.edu] has joined #kubuntu-devel === Czessi [n=Czessi@dslb-088-073-013-101.pools.arcor-ip.net] has joined #kubuntu-devel === NeoChaosEX [n=Nael@ppp-71-139-200-210.dsl.snfc21.pacbell.net] has joined #kubuntu-devel === NeoChaosEX [n=Nael@ppp-71-139-200-210.dsl.snfc21.pacbell.net] has left #kubuntu-devel ["Leaving"] === NeoChaosX [n=Nael@ppp-71-139-200-210.dsl.snfc21.pacbell.net] has joined #kubuntu-devel === rd [n=rdorsch@12.170.118.111] has joined #kubuntu-devel === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #kubuntu-devel === rd [n=rdorsch@12.170.118.2] has joined #kubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #kubuntu-devel === jdong_ [n=jdong@d192-24-18-234.col.wideopenwest.com] has joined #kubuntu-devel === jdong_ is now known as jdong === hunger_t_ [n=tobias@p54A737E0.dip0.t-ipconnect.de] has joined #kubuntu-devel === gnomefreak [n=gnomefre@adsl-221-77-18.rmo.bellsouth.net] has joined #kubuntu-devel === yuriy [n=yuriy@dhcp-129-64-153-72.dorm.brandeis.edu] has joined #kubuntu-devel [05:53] anyone feel like upgrading kipi plugins [05:53] ? [06:14] Hobbsee, no idea what they are [06:14] Mez: used in digikam. it's in main. [06:14] dunno who usually does it / if they plan to [06:14] Hobbsee, changelog? [06:15] ie, havent looked [07:02] Hobbsee: https://wiki.ubuntu.com/MikeStemleJr ^_^ [07:04] manchicken: nice :D [07:04] I like it ^_^ [07:04] hmm [07:05] why does qtparted not have an option to create an ext3 partition [07:07] manchicken: :) going for membership, or what? [07:07] Mez: because it doesnt like you... [07:08] I'd be lying if I said no, but it's not at the top of my priorities. === Mez is thinking of doing a LFS [07:08] I'm just having fun hacking. [07:09] manchicken: ahh :) [07:09] manchicken: usually people only update them when someone's explictly going to look at them, ie membership :P [07:10] Ah. [07:11] I didn't have one. [07:12] But no, I wouldn't have a problem being considered for membership ;) [07:13] hehe [07:15] Hobbsee: -1 on him and membership :) [07:15] nixternal: *grin* [07:15] hehe [07:15] I was supposed to do a lot of work today, and did absolutely nothing [07:16] and now it is time to goto bed [07:16] hopefully I can work on some stuff tomorrow [07:16] Wow. [07:16] or today === manchicken is served. [07:16] hehe [07:17] Totally burned. === nixternal is hungry, thirsty and tired === nixternal beds [07:18] g'nite! [07:19] night nixternal! [07:21] manchicken: i didn't realize i actually said anything helpful but thanks for mentioning me :) [07:22] yuriy: That PDF was the breakthrough I needed. [07:22] ah [07:22] google is your friend ;) [07:24] I'd been googling all week off and on. [07:24] I guess I just didn't go deep enough. [07:26] heh looks like i was looking for this a day early: http://dot.kde.org/1169902218/ [07:27] hehe, yeah [07:35] Hobbsee: Would I be premature in going for membership? [07:38] manchicken: dunno [07:39] Nor am I. === Hobbsee shrugs [07:39] either way. [07:39] i'm sure i should know though [07:39] heh [07:41] yes, you should === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #kubuntu-devel [07:55] wow they even made it so you don't have to put in the .h when including qt4 libraries. neat. [07:58] That's a C++ thing. I never understood what the big deal was. [08:00] hmm really? because there is a little "qt include syntax" section in the project options for qt3 style or qt4 style so i thought it was a qmake thing [08:01] I would think includes are C/C++ preprocessor... [08:02] well it is in the c++ support section [08:03] Either way, I never understood what the point was. [08:03] Either way. === freet15_ [n=freet15@61.149.1.191] has joined #kubuntu-devel === freeflying [i=flyingfr@ubuntu/member/freeflying] has joined #kubuntu-devel === wgw [n=wgw@cpe-75-85-97-183.socal.res.rr.com] has joined #kubuntu-devel [09:02] hey kwwii, are you active at the moment? === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu-devel [09:59] python-dbus 0.80.1 breaks quidance-power-manager ;-( [09:59] mainloop is now explicitly required by dbus.SystemBus() [10:00] sebas: ^^^ === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu-devel === neversfelde [n=chrman@nrbg-d932122e.pool.mediaWays.net] has joined #kubuntu-devel === guglielf [n=guglielf@unaffiliated/guglielf] has joined #kubuntu-devel === allee [n=ach@dialin-212-144-130-071.pools.arcor-ip.net] has joined #kubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #kubuntu-devel === marseillai [n=cyril@AMarseille-256-1-133-55.w90-10.abo.wanadoo.fr] has joined #kubuntu-devel === pascalFR_ [i=kBUtshsA@cha92-7-82-230-174-61.fbx.proxad.net] has joined #kubuntu-devel === Czessi [n=Czessi@dslb-088-073-032-205.pools.arcor-ip.net] has joined #kubuntu-devel === OdyX [n=Didier@131-121.2-85.cust.bluewin.ch] has joined #kubuntu-devel === marseillai_ [n=cyril@AMarseille-256-1-135-76.w90-10.abo.wanadoo.fr] has joined #kubuntu-devel === hunger_t_ is now known as hunger [12:50] Wow, you are fast, guys! I just wanted to ask about kdevelop 3.4 and it is already available in feisty. [12:55] hunger: edgy too [12:55] mhb: Wow! [12:55] I am impressed! [12:56] hunger: thank Riddell! [12:56] Riddell: Thank you! You rock! === Riddell giggles and turns red [12:58] Riddell blushing? [12:58] Hobbsee: I sometimes have that effect on men;-) [12:58] hunger: uh.... [12:59] Hobbsee: Unfortunately never on women;-) [12:59] poor you :P === Jucato [n=jucato@58.69.27.10] has joined #kubuntu-devel === _Sime [n=konversa@ip54579d1b.direct-adsl.nl] has left #kubuntu-devel ["Konversation] [01:02] who's responsible for guidance-power-manager? [01:03] == who works on it :o) [01:03] mhb: we all do! [01:03] hmm [01:03] will that stay the pm of the day in feisty? [01:04] yes [01:04] is it normal that it takes 128MB RAM after a while ? [01:04] kpowersave was much nicer... too bad. === allee [n=ach@dialin-145-254-253-222.pools.arcor-ip.net] has joined #kubuntu-devel [01:13] mhb: hunger wait for 0.7.1 version .... there's no more powersaved dependency === freeflying [i=flyingfr@ubuntu/member/freeflying] has joined #kubuntu-devel [01:22] freeflying: your dapper CDs arrived back at my flat the other day [01:22] Riddell: dapper's? [01:23] freeflying: yes, big box I sent you for dapper release [01:23] it must have gone half way around the world and back [01:23] :) [01:24] but I javen't heard of anything about it here :) === jeroenvrp [n=jeroenvr@k-uptown.xs4all.nl] has joined #kubuntu-devel [01:32] KDevelop 3.4 Released with Kubuntu Packages: the 'read more' link links since yesterday to http://kubuntu.org/announcements/kde-356.php [01:32] jeroenvrp: that's the correct page [01:33] mm [01:33] oh yes [01:33] I see it [01:33] confusing [01:33] I'll change the headline [01:33] good [01:35] voila === toma [n=toma@84.53.90.221] has joined #kubuntu-devel === Czessi_away [n=Czessi@dslb-088-073-032-205.pools.arcor-ip.net] has joined #kubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu-devel === Huahua [n=hua@122.0.231.69] has joined #kubuntu-devel === Lathiat [n=lathiat@ubuntu/member/pdpc.basic.lathiat] has left #kubuntu-devel [] === vinboy [n=vinboy@125-238-81-133.broadband-telecom.global-gateway.net.nz] has joined #kubuntu-devel === guglielf [n=guglielf@unaffiliated/guglielf] has joined #kubuntu-devel === stivani [n=stivani@d51531068.access.telenet.be] has joined #kubuntu-devel === imbrandon_ [n=dsl@ubuntu/member/pdpc.active.imbrandon] has joined #kubuntu-devel === mode/#kubuntu-devel [+o imbrandon_] by ChanServ === mode/#kubuntu-devel [-o imbrandon_] by imbrandon_ === mode/#kubuntu-devel [+o imbrandon_] by ChanServ [02:49] err === stivani [n=stivani@d51531068.access.telenet.be] has left #kubuntu-devel ["Konversation] [02:57] hey imbrandon [02:58] imbrandon: did you want to package up 1.4.5 when it's released, or did you want me to? (amarok) === neversfelde [n=chrman@nrbg-d932122e.pool.mediaWays.net] has joined #kubuntu-devel === RadiantFire [n=ryan@upstream/dev/RadiantFire] has joined #kubuntu-devel === rd [n=rdorsch@12.170.118.2] has joined #kubuntu-devel === danimo [n=danimo@kde/danimo] has left #kubuntu-devel ["Konversation] === MetaBookfoziS [n=sajt@dsl51B69EC4.pool.t-online.hu] has joined #kubuntu-devel [04:01] hi all [04:01] i'm a beginner in this case, but i want to help the community [04:02] so i have seen on kde-apps somebodys publicates packages related to other kde projects [04:02] so i wanna ask, if i create a pkg with checkinstall, can i just publicate that? [04:02] or has it a secret that i don'T know [04:03] btw, checkinstall isn't recommended for creating correct and proper Kubuntu packages, afaik [04:03] but i'm only have know that, and i have succesfully maked a package for krusader 1.80-beta1 and polyester 1.0 [04:04] the latest in kubuntu erpos is 1.70 and 0.99 [04:04] so i think this is usefull for who can't compile thats or don'T want to install gigs of devel packages:) [04:05] and, krusader won't ./configure-s because it finds at the wrong path the italian documentations, so that need to modify. [04:05] so i just want upload these packages, if no other judgement [04:11] MetaBookfoziS: join #ubuntu-motu and ask about making proper packages. we don't recommend using checkinstalled packages. :) [04:12] but that is aproblem? [04:12] (he won't listen to me... so better let a MOTU say it...) [04:12] i think i'm don't udnerstand something:) [04:13] making checkinstall packages and distributing? - well the problem is that checkinstall install packages to whereever the upstream project wants to place the files, in ubuntu and other distros specific files must be placed at their proper locations, for everything to work out properly. [04:13] MetaBookfoziS: if you want your package to 1) be accepted into Kubuntu (if you want to contribute it) or 2) be acknowledge as a properly built package for Kubuntu, then you'd have to follow that guide and *not* use checkinstall [04:14] MetaBookfoziS: also, we have rules for including the correct copyright information, and licenses with the packages we make, that way we ensure to distribute the software legally. [04:14] oh yes, but i'M only wanted first to only publicate that on kde-apps, not to the official packages, i haven't got enough time for that, and maintain and etc [04:14] just i saw, checkinstal creteed a package and i thought about it:) [04:14] a+e- [04:15] but okay, if i'm at home, i read that doc you linked [04:15] MetaBookfoziS: well, even if just for kde-apps. if you want to ensure that your package will not give problems on Kubuntu systems, wouldn't you want to build it properly from the very beginning? :) [04:16] ehm [04:16] ok:) [04:21] brb, good bye === goldenear [n=goldenea@2001:6f8:392:1:213:2ff:fe4a:53a7] has joined #kubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #kubuntu-devel === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #kubuntu-devel === guglielf [n=guglielf@unaffiliated/guglielf] has joined #kubuntu-devel === jpetso [n=jpetso@v213-022.vps.tuwien.ac.at] has joined #kubuntu-devel === Zerlinna [n=Zerlinna@C6f1f.c.strato-dslnet.de] has joined #kubuntu-devel === neversfelde_ [n=chrman@nrbg-d9321288.pool.mediaWays.net] has joined #kubuntu-devel === neversfelde_ is now known as neversfelde === tvo is now known as tvo|work === tvo|work is now known as tvo === Mez [n=Mez@ubuntu/member/mez] has joined #kubuntu-devel === MetaBookfoziS [n=sajt@53d834ca.adsl.enternet.hu] has joined #kubuntu-devel === Huahua [n=hua@122.0.231.69] has joined #kubuntu-devel === mhb_ [n=mhb@64.73.broadband3.iol.cz] has joined #kubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #kubuntu-devel === Huahua [n=hua@122.0.231.69] has joined #kubuntu-devel === mhb_ is now known as mhb === mhb [n=mhb@64.73.broadband3.iol.cz] has joined #kubuntu-devel === pinheiro [n=pinheiro@bl4-245-236.dsl.telepac.pt] has joined #kubuntu-devel === neoncode [n=neoncode@89.240.140.212] has joined #kubuntu-devel === manchicken [n=manchick@c-76-16-240-139.hsd1.il.comcast.net] has joined #kubuntu-devel === oslo [n=Lancelot@alf94-5-82-225-102-119.fbx.proxad.net] has joined #kubuntu-devel === shnee [n=CurtyD13@216.54.146.10] has joined #kubuntu-devel === pinheiro [n=pinheiro@bl4-245-236.dsl.telepac.pt] has left #kubuntu-devel ["Kopete] === jeroenvrp [n=jeroenvr@k-uptown.xs4all.nl] has left #kubuntu-devel ["The] === jjesse [n=jjesse@ppp-69-221-253-25.dsl.klmzmi.ameritech.net] has joined #kubuntu-devel === elcuco [n=elcuco@bzq-88-155-22-243.red.bezeqint.net] has joined #kubuntu-devel === mhb [n=mhb@64.73.broadband3.iol.cz] has joined #kubuntu-devel === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #kubuntu-devel === elcuco [n=elcuco@bzq-88-155-22-243.red.bezeqint.net] has joined #kubuntu-devel === rideout [n=rideout@71-215-90-16.hlrn.qwest.net] has joined #kubuntu-devel === ingmar [n=ingmar@86-39-0-82.customer.fulladsl.be] has joined #kubuntu-devel === hunger [n=tobias@p54A737E0.dip0.t-ipconnect.de] has joined #kubuntu-devel [09:24] Is it possible thta guidance-power-manager is leaking memory? [09:24] anything's possible. [09:24] does valgrind affirm it? [09:25] Virt size 985MB, RES 648MB... [09:26] crimsun: Haven't tried, but top says it is the app using 90% of my memory... next up with regard to memory consumption is konqueror using 6%. === shnee [n=CurtyD13@216.54.146.10] has joined #kubuntu-devel [09:31] suspicious, certainly. Hopefully you're not using compiz/beryl, too. [09:32] crimsun: nope. just plain x.org. [09:34] I would follow with a valgrind trace, then. [09:55] does valgrind work with python apps? === elcuco [n=elcuco@bzq-88-155-22-243.red.bezeqint.net] has joined #kubuntu-devel === Sime [n=konversa@ip54579d1b.direct-adsl.nl] has joined #kubuntu-devel [10:07] Damn, why didn't anybody tell me how deep launchpad and bzr worked together? [10:07] This is sweet. [10:07] Though konq still seems to have trouble rendering launchpad. Hopefully that'll be better in kde4. === Ingmar^ [n=ingmar@86-39-0-82.customer.fulladsl.be] has joined #kubuntu-devel [10:11] manchicken: ? [10:11] Tm_T: Wuddup? [10:11] What rendering trouble? [10:17] hunger: edgy or feisty? [10:17] Lure: feisty. [10:17] manchicken: it's barely scratching the surface of bzr integration so far [10:18] Good. [10:18] hunger: interesting... it does not grow here... Can you start it from Konsole to see if it prints any messages out? [10:18] Tm_T: Just slow to render. that's all. [10:18] ajmitch: Is it a good idea to link branches to specs? [10:18] manchicken: why not? [10:18] Dunno. === Lure thinks it could be some error handling path... [10:18] Not sure if it's being too forward or not. [10:18] depends [10:19] branches should also link to bugs soon [10:19] Lure: power-manager: ERROR: Communication problem with power-manager, it probably crashed. [10:19] I'm not a big-time contributor by any means, but I would like to make sure that folks looking at the specs know which use cases have been implemented. [10:19] hunger: ignore that one ;-) [10:19] Lure: I've had other complaints about guidance using lots of memory in feisty [10:19] Lure: "Warning: policy from config file not supported", but nothing else. [10:19] Riddell: How's it going? [10:20] manchicken: how's what going? [10:20] Riddell: Life, liberty, and the persuit of happiness. [10:20] Or whatever. [10:20] ^_6 [10:20] Riddell: it may be that sebas and me do not see this as we are restarting it too often ;-) [10:21] life is good, liberty was good but then I read that Bill Gates is coming to the Scottish Parliament on Tuesday, and I'm always ecstatically happy [10:21] Riddell: btw, python-dbus 0.80 upload broke powermanager [10:21] erk [10:21] Riddell: Persuit of happiness? [10:21] Riddell: say hello to Bill in my name ;-) [10:22] Riddell: Should I be linking branches to these adept specs as I complete features? [10:22] manchicken: linking branches? [10:22] I figured folks may want to know... but I'm not sure if that's how we do things. [10:22] Yeah, in launchpad you can link branches to specs. [10:22] didn't know that, but sounds like a useful idea [10:22] Okie dokie. I'll carry on then. [10:23] I got my tooltips in there. [10:23] Now I'm trying to decide whether I want to experiment with the sources editor thing, or stick changelog support into the updater. [10:24] I'm thinking changelogs. [10:24] right now there's zero changelog support there. [10:25] Whereas there is some sources.list support. [10:26] Okay, I have my branches linked to that spec. [10:26] I've been kinda playing with launchpad last night and again this afternoon. [10:30] I'm looking at the sources editor, I've already started it [10:30] changelogs would be cool [10:31] Okie dokie. [10:31] Are you doing the python conversion? [10:32] I still think that with the massive undertaking that port would be, it might be easier to just implement the UI change by updating the existing adept interface. [10:32] That's just going to be a long, tedious port. [10:32] it's not too massive, I've done the UI [10:33] just need to do the functionality [10:33] and bits can be missed out if time runs out [10:34] That's cool. You know the proggy better than I. [10:34] I've never even used that program before. Only adept. [10:39] Riddell: You got some time to /msg for a bit? [10:45] manchicken: ok === RadiantFire [n=ryan@upstream/dev/RadiantFire] has joined #kubuntu-devel === shnee [n=CurtyD13@216.54.146.10] has joined #kubuntu-devel === allee [n=ach@allee.mpe.mpg.de] has joined #kubuntu-devel [11:06] ping Riddell [11:13] hi Zerlinna [11:14] hi Riddell :-) ... is it true that as a member one can have an something@kubuntu.org alias? [11:15] yes, it is indeed [11:15] it works with your launchpad username [11:15] great [11:16] how can I get it? [11:16] it should work automatically [11:16] oh... wow.. then I'll just try it out :D [11:16] thank you [11:25] working? [11:26] Are kubuntu members also ubuntu members? [11:26] yes [11:26] Launchpad has all of those "this group is related to this group" thing at the bottom, but it's not worded very clearly. [11:26] but ubuntu members aren't kubuntu members, so you get two for one with us :) [11:27] clever. [11:27] heh [11:27] the rest of us mere ubuntu members are disenfranchised === ingmar [n=ingmar@86-39-1-85.customer.fulladsl.be] has joined #kubuntu-devel [11:28] Riddell: not by now.. where is it forwarded, to the "preferred contact adress"? [11:29] Zerlinna: yes === rd [n=rdorsch@12.170.118.2] has joined #kubuntu-devel === ingmar_ [n=ingmar@86-39-1-85.customer.fulladsl.be] has joined #kubuntu-devel [11:38] if anyone is willing to have a look at http://revu.tauware.de/details.py?upid=4221 [11:38] it would be nice [11:38] this is a very promising app :) [11:38] s/very/_VERY_/ === Ingmar^ [n=ingmar@86-39-1-85.customer.fulladsl.be] has joined #kubuntu-devel === Jucato [n=jucato@210.5.115.128] has joined #kubuntu-devel === Ingmar^ [n=ingmar@86-39-1-85.customer.fulladsl.be] has joined #kubuntu-devel === manchicken_ [n=manchick@c-76-16-240-139.hsd1.il.comcast.net] has joined #kubuntu-devel === rd [n=rdorsch@12.170.118.112] has joined #kubuntu-devel === jpetso [n=jpetso@193.170.48.226] has joined #kubuntu-devel === allee [n=ach@allee.mpe.mpg.de] has joined #kubuntu-devel