[01:27] [libqapt] jmthomas * 1162440 * trunk/playground/libs/libqapt/src/package.cpp Another case of libapt-pkg giving us nice, null const char pointers :/ BUG:247439 FIXED-IN:1.0.1 === _LibertyZero is now known as LibertyZero === yofel_ is now known as yofel [09:39] https://bugzilla.gnome.org/show_bug.cgi?id=626593 [09:39] :D [09:39] Gnome bug 626593 in User Guide "Gnome ate my boyfriend! Help!" [Critical,Resolved: invalid] [09:42] Importance: Normal critical [09:42] lol [09:57] Quintasan: hey, at least it was filed as a new bug, not like here :P https://bugzilla.mozilla.org/show_bug.cgi?id=579522 [09:57] Mozilla bug 579522 in JavaScript Engine "Buy cots for the JS interns" [Normal,Verified: fixed] [09:57] (scroll to the bottom) [09:57] that's a classic === SolidLiq is now known as solid_liq [10:58] hello JontheEchidna [10:58] JontheEchidna, I am currently adding downgrading and installing specific versions to aptdaemon [11:05] JontheEchidna: where can I get new strings for Muon and QApt? [11:18] JontheEchidna: also, why do Authtentication windows pop out behind Muon? [11:19] Sometimes it appears in the right lace before Muon, sometimes it doesn't appear even, I have to close Muon and start again [11:21] * yofel thought the focus stealing prevention was at fault for that [11:26] my my [11:26] QtEmu is sure neat [11:34] Hey guys [11:35] what do you think about a files and settings transfer app for Kubuntu? [11:35] when you first run a new installation an assistant could help users to import KDE settings from other machine and files, too [11:38] maybe from Ubuntu One? [11:39] ubiquity on gnome has migration assistant from windows, nobody has ported that to KDE yet [11:43] Ubuntu one would required network connection [11:43] but, it could ask you to configure network before starting to download stuff [11:44] Riddell From windows. Does it work with other ubuntu installs? [11:45] what about transfering settings from other machines using wifi or eth [11:45] JontheEchidna, the version support is now in trunk. Basically you just have to add a = and the version number to package name to select a specific version [11:46] JontheEchidna, e.g. "xterm=256-1". Furthermore there is now dowgrade argument in CommitPackages [11:51] is muon for maverick ready yet? [12:04] ooh another bit of website praise, this one from aseigo http://www.kdedevelopers.org/node/4292#comments [12:32] JontheEchidna: how come we stopped installing virtuoso-t to /usr/lib ? [12:33] Riddell: Debian is maintaining it now, and therefore we don't have to be quite so hyperactive about such things, was my reasoning. [12:33] Riddell: hi Jonathan, i've tried the new uploiad but it seems the patch still di not apply or something, as i can still reproduce the issue; https://bugs.launchpad.net/ayatana-ubuntu/+bug/616422 [12:33] Launchpad bug 616422 in konversation (Ubuntu) "[regression] konversation not registered in the gnome msging menu" [Undecided,Confirmed] [12:34] davidbarth: 1.3.1-1ubuntu3 should appear soon to really fix it [12:34] seems my quilt foo wasn't quite right [12:34] Quintasan: http://websvn.kde.org/trunk/l10n-kde4/templates/messages/playground-sysadmin/muon.pot?view=log [12:35] Quintasan: Also, authentication window comes behind because its a bug in PolicyKit-KDE-1. Fixed in trunk by yours truly, pending upstream to do another release [12:36] JontheEchidna: ok, the missing patch in soprano broke the backport, added back now in ninjas [12:36] JontheEchidna: I guess we should run that virtuoso change by the security people [12:38] bbiab, gotta catch my ride [12:45] Riddell: ah ok, thanks! [13:13] apachelogger: idk... i just kept updating and it worked 0_o [13:43] jmthomas * 1162697 * trunk/ (kdereview/libqapt/ playground/libs/libqapt/) Move libqapt to kdereview CCMAIL:kde-i18n-doc@kde.org [13:44] jmthomas * 1162699 * trunk/ (kdereview/muon/ playground/sysadmin/muon/) Move Muon to kdereview CCMAIL:kde-i18n-doc@kde.org [13:44] oh.. oh ... oh !!!!! [13:45] http://summit.ubuntu.com/uds-n/ \o/ [13:45] * shadeslayer applies immediately [13:46] Quintasan: ^^ [13:58] JontheEchidna: why does qapt-batch call the worker directly? [13:59] debfx: Using a QApt::Backend would incur a ~14 MiB consumption of memory, which we really don't need since we're just installing things anyways [14:04] yeah, sounds reasonable :) [14:07] luckily Qt's DBus magic makes working with a DBus API as easy as using a C++ library :) [14:18] hmm speaking of downgrades I can make aptcc and kpk be able to downgrade packages :) [14:19] Riddell: dovecot-metadata-plugin in New is for Kolab, so I'd appreciate it if you could give it a push. [14:20] [libqapt] jmthomas * 1162714 * trunk/kdereview/libqapt/src/package.h Fix apidox typo [14:21] Riddell: Could you take a look at libdebconf-kde in new queue once you find the time please? The debian/copyright should be all square now :) [14:28] JontheEchidna: accepted [14:28] Riddell: Thanks much [14:28] JontheEchidna: re blog, you shouldn't need to write a parser for app-install-data, it's just KDE desktop files, KDE can parse them fine and give you the tree [14:28] adept did that [14:28] nice [14:29] hrm, I wanted to talk to glatzor too... [14:30] in regards to aptdaemon [14:30] ScottK: accepted [14:33] Riddell: Thanks. [14:39] Todo is looking nice and green [14:40] JontheEchidna: the faster login still needs doing :( [14:40] Today is feature freeze iirc, so printer tools and samba might not make it :( [14:42] I think dantti is doing kpackagekit rather than printer tools [14:42] samba is half done but still needs the UI [14:42] Riddell: btw, do it need to be finished today of it just need to be in that doc? [14:45] dantti_work: after today it'll need a feature freeze exception [14:45] which is do-able but a little bit of hassle [14:45] Riddell: We need to sync the kolab patches from Debian. Let me get you a list. [14:46] ScottK: in this format please http://people.canonical.com/~dholbach/tmp/sponsoring-list [14:53] [libqapt] jmthomas * 1162725 * trunk/kdereview/libqapt/src/package.cpp Optimize isSupported by calling component() only once, and not calling it at all if the origin is not Ubuntu [14:56] something to show you guys http://a.imageshack.us/img213/6924/indexvo.jpg :) [14:56] [libqapt] jmthomas * 1162726 * trunk/kdereview/libqapt/src/package.cpp Remove an instance of unnecessary QString initialization during assignment [14:57] [libqapt] jmthomas * 1162727 * trunk/kdereview/libqapt/src/package.cpp USe the "!" operator for compactness. (Clarity is also maintained) [15:02] Riddell: Only turned out to be two packages. http://paste.ubuntu.com/476952/ [15:03] ScottK: can you use a pastebin that doesn't require login to download? [15:03] Riddell: Someone at Canoncial should complain about that. [15:03] Just a moment. [15:04] rofl [15:04] ScottK: I did, sysadmins say it's necessary to stop spam [15:04] sync 616815 [15:04] sync 616820 [15:04] Riddell: ^^ [15:04] the IRC pastebin :) [15:04] How about that. [15:04] that'll do [15:05] since when does downloading a file allows you to spam a website? [15:05] no idea [15:05] Riddell: Oddly enough every other pastebin in the world manages without it. [15:05] * txwikinger thinks someone just wanted to give a runaround [15:06] [libqapt] jmthomas * 1162732 * trunk/kdereview/libqapt/src/package.cpp Style fixes [15:08] anyway, synced [15:09] Riddell: Thanks. [15:10] BTW, I packaged that dovecot plugin from scratch yesterday. I suspect we'll have to bug fix it into existence for a while. [15:10] ryanakca: When you're around, I'd like to discuss Kolab testing. [15:11] you're on a bit of a Kolab roll [15:12] Yeah. Server stuff is coming along. Trying to squeeze it in before FF. [15:12] Anyone package the client stuff? [15:13] https://addons.mozilla.org/en-US/thunderbird/addon/519/ would be nice. [15:14] shadeslayer: If you can work with mozillateam to get ^^ packaged, that would be a huge help (I'd approve an FFe for this if it's done quick). [15:24] ScottK: ok sure :D [15:25] shadeslayer: Cool. [15:25] i can do it by tommorow or tonight if i can manage it [15:25] Great. [15:25] Riddell: Is there some ninja we can turn loose on the kdepim client for kolab? [15:26] kdepim client for kolab? [15:27] Yes, a special modified version of kdepim from KDE3 specifically for Kolab. [15:27] the 3.5 packages he's talking about [15:27] oh ok [15:27] * shadeslayer trots off to find mozilla people [15:27] of course we also want the 4.5 packages you said you'd do [15:28] gosh, three versions of kdepim, that'll be fun [15:28] Maybe one of them will work. [15:28] Riddell: kdepim already in ninja ppa, where they shouldnt be :P [15:28] for maverick that is [15:34] ScottK: know any mozilla channels? [15:34] #mozilla is invite only [15:34] shadeslayer: #ubuntu-mozillateam [15:34] chriscoulson would be the guy to start with [15:34] And as Riddell says ... [15:36] thanks :) [15:37] Riddell: i have no fix for the kopete package since it cant detect libortp [15:37] shadeslayer: do you have a patch of the changes you would make it if could? [15:38] yep one sec [15:39] Riddell: http://pastebin.com/LQnq8qVH [15:41] i just did a debdiff... [15:41] let me try it in a pbuilder [15:41] sure [15:42] ScottK: do we have any plugins in the repo? [15:42] shadeslayer: Sure. I don't use Thunderbird, so no idea what. [15:42] !info mozilla-opensc maverick [15:42] mozilla-opensc (source: opensc): Mozilla plugin for authentication using OpenSC. In component universe, is extra. Version 0.11.13-1ubuntu1 (maverick), package size 186 kB, installed size 308 kB [15:43] seems like a good start ...; [15:53] ScottK: can you join #ubuntu-mozillateam for some time? [15:54] Sure. [16:06] whuts happening to ninja ppa? :P [16:06] its empty :D [16:07] well.. almost [16:10] JontheEchidna: so, I was chasing some packages for muon/maverick. are you working on those or? [16:11] jussi: should be available by the end of the day in maverick proper [16:11] JontheEchidna: ahh, nice. [16:11] thank you [16:11] actually, somebody will have to go through binary new queue and accept libdebconf-kde first... [16:11] also, does anyone know when the fix for x is due? [16:11] and then muon once it builds.... [16:12] soon, though [16:13] * jussi would like to have desktop effects and other goodness again [16:14] JontheEchidna: james_w is doing New if you ask nicely [16:15] Riddell: should I worry about ports before asking? [16:15] JontheEchidna: no [16:20] Riddell: backported kdepim to lucid, waiting for lp to finish copying the packages === ScottK changed the topic of #kubuntu-devel to: Maverick Feature Freeze in Place | Kubuntu, making your PC friendly | https://wiki.kubuntu.org/Kubuntu/Todo [16:21] Pencils down. [16:21] Go fix bugs. [16:21] oh noes [16:21] where can I find the pbuilder build log during the build? [16:22] Riddell: i guess nothing can be done for kdenetwork then :( [16:22] in .. [16:22] ( the parent dir ) [16:22] Riddell: /var/cache/pbuilder/build [16:22] jussi: hehe... X break there too? :P [16:22] Riddell: Nevermind. Just noticed you said log. [16:22] i have a fix for nvidia cards :D [16:22] shadeslayer: yep, been borked for a week or 2 now [16:23] jussi: nvidia card? [16:23] shadeslayer: which is? [16:23] * ScottK pats his Intel graphics. [16:23] yup [16:23] shadeslayer: no it's not [16:23] disable the ABI in xorg [16:23] :o [16:23] shadeslayer: kdenetwork might merit an FFe. [16:23] Riddell: thats a first 0_o [16:23] jussi: like this : http://pastebin.com/pzWyg9W1 [16:24] youll need new drivers from x-updates as well [16:24] i have a question about svn [16:24] im working on modifying something in kdesvn, but its not ready for merging yet [16:24] how can i still pull down upstream changes without losing my changes? [16:25] svn update should merge them in [16:25] i know if i commit they get pushed, so i dont want to commit yet... [16:26] Riddell: so if you built something in foo/foo1 with pdebuild , the log should be in foo/ ... nothing there? [16:26] start a bzr branch :) [16:26] hehe.. or git :P [16:26] shadeslayer: never heard of pdebuild, I just use pbuilder [16:26] pdebuild is like debuild in a clean pbuilder chroot [16:27] just cd foo-1/ ; pdebuild [16:27] pbuilder just does binary package though [16:27] maco: No. It rebuilds the source package too. [16:28] (by default) [16:28] ScottK: why doesnt it prompt for password until after it does the source package then? [16:28] Doesn't need root for that. [16:28] root is for the chrooting part isnt it? [16:29] i thought it basically just did: debuild -S && pbuilder build ... [16:29] if you called pdebuild [16:29] No idea about pdebuild [16:30] see man pdebuild .. thats all :D [16:30] Generally pbuilder will rebuild the source package inside the chroot. [16:30] ok kdepim all uploaded to experimental please test [16:32] shadeslayer: sorry, fix doesnt help here :( [16:35] ScottK: Pong [16:36] ryanakca: Can you set up a Maverick Kolab server test system (not today, but soonish)? [16:37] ryanakca: If you use dovecot, dovecot doesn't need any special patches, just an additional plugin. [16:38] ScottK: Sure. I'll try to find a box at home to do it on. Does it need to be world accessible? [16:38] ScottK: Mail won't work (ISP blocks port 25) [16:38] ryanakca: Nope. I just need someone to test/document setup in Maverick. [16:39] You can mail to it locally on your network for testing though. [16:39] Yep [16:39] That should be sufficient. [16:44] OK, I've written it down in my TODO list, it's supposed to rain all weekend, I'll get it done then. How should I document it for you? Pile of screenshots + step by step guide? [16:49] jussi: oh did you add the ppa? [16:49] the one with the new drivers [16:49] ryanakca: That's a good start. Then talk to sommer on #ubuntu-server about getting it in the server guide. [16:49] ryanakca: We'll want to set it up with dovecot. That's not standard for kolab, so it may take some doing. [17:01] lul @ bug 616884 [17:01] Error: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/616884) [17:07] shadeslayer: no... could you tell me which one? [17:08] one sec [17:08] jussi: https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates [17:08] [libqapt] jmthomas * 1162769 * trunk/kdereview/libqapt/src/worker/worker.cpp Signal that we are exiting even if we are exiting in error (since all download errors are queued), otherwise we will never return to the main view and our error queue will never be shown. BUG:247534 FIXED-IN:1.0.1 [17:26] ScottK: Will do. [17:26] FYI : https://code.edge.launchpad.net/~vcs-imports/kdelibs/kde4 working again, thanks to jelmer :) [17:33] errrr [17:33] can i add a dep on the beta backports ppa to the experimental ppa? [17:36] kdepim wont build without it [17:51] Riddell: ^^ [17:57] shadeslayer: No [17:57] Actually I read that backwards. [17:57] so.. should i ? [17:58] because it wont build without new KDE [17:58] Should be fine I'd think. [18:09] ScottK: any idea why https://edge.launchpad.net/~kubuntu-ppa/+archive/beta shows one package? [18:11] [libqapt] jmthomas * 1162786 * trunk/kdereview/libqapt/src/backend.cpp (log message trimmed) [18:11] Emit an error and do not attempt to continue initialization if the cache cannot [18:11] be opened. Muon still needs to give better details as to what the error exactly [18:14] No [18:21] hrm, is playing wmv's in dragon broken for anyone else atm?? (or kaffeine) [18:21] wmv's crash dragon here [18:21] ok, so it isnt just me then. [18:23] It is, you just have a long reach. [18:23] jussi: does X work now? :D [18:24] shadeslayer: no, Im a bit wary about adding ppa's for a development release... [18:25] hehe... well.. i got that ppa from sarvatt himself, from #ubuntu-x ... [18:26] shadeslayer: having a ppa in the deve release makes it harder to report bugs accurately [18:27] yeah.. but i just wanted my X to work... since i have no other install :P [18:28] Does anybody know how to enable my own user (Subuser of root one) to show left space on my harddrives in dolphin? It only works when Dolphin is in root mode? :S [18:31] wow .. i have no idea what went wrong here https://launchpad.net/~kubuntu-ppa/+archive/experimental/+build/1916260/+files/buildlog_ubuntu-lucid-i386.kdepim-runtime_4%3A4.5~beta2-0ubuntu1~lucid1~ppa1_FAILEDTOBUILD.txt.gz [18:46] [libqapt] jmthomas * 1162795 * trunk/kdereview/libqapt/src/backend.cpp Send the internal error message as the details in the event of an InitError CCBUG:247533 [18:58] Riddell: dovecot-metadata-plugin is ~ready for some binary New if you're up for it. [19:24] [libqapt] jmthomas * 1162808 * trunk/kdereview/libqapt/src/cache.cpp Actually return true if everything is OK [20:22] Why want Muon remove ubuntuone-kde? [20:23] Riddell: now I need to make kpk install/remove packages (I broke it), after that who do I poke to update the package? [20:41] JontheEchidna: haha, I like Muon's codename, it's from Doctor Who- The Eleventh Hour right? [20:41] :) [20:44] Muon 1.0 waiting to build for Maverick/universe? [20:54] JontheEchidna: what's the state of Muon 1.0 for Maverick? I don't see any sign of build on Launchpad [20:55] waiting for libdebconf-kde to leave new queue [20:56] JontheEchidna: source New or binary New? [20:56] ScottK: binary [20:56] * ScottK looks [21:00] dantti_work: I'm around to be poked [21:01] Riddell: fixes can be uploaded later right? [21:01] Riddell: I'm doing libdebconf-kde binary New. [21:01] dantti_work: Yes. [21:01] thanks [21:01] * ScottK pokes Riddell about dovecot-metadata-plugin binary New. [21:04] bbiab [21:05] dantti_work: yes [21:05] When he comes back, let him know it's in seconds before the publisher run, so binaries ough to be available in ~40 minutes. [22:07] ScottK: [22:07] debfx: Yes? [22:08] could you sponsor a package in debian? [22:09] I need to do some final testing first though ;) [22:11] debfx: Not today, but perhaps tomorrow. [22:11] * dantti_work tries to get away from bugs :P === ubott2 is now known as ubottu === rdieter_ is now known as rdieter