/srv/irclogs.ubuntu.com/2013/12/12/#kubuntu-devel.txt

* manchicken hugs KDevelop 4.6...04:03
NoskcajWhere is the blog post for the kubuntu stickers?06:35
soeegood morning07:14
soeewhat might be the reason that muon needs ~ 40 seconds to start ?07:36
lordievaderGood morning.08:29
unicodesnowmanhi Riddell :)10:26
Riddellhi unicodesnowman 10:29
Riddellunicodesnowman: there's more google code in tasks up for kubuntu if you're up for it10:32
unicodesnowmanI claimed one :) 10:33
Riddellunicodesnowman: ooh cool10:36
Riddellunicodesnowman: have you looked at the list of things that might be interesting to package?10:37
Riddellunicodesnowman: we also need an update to calligra10:37
unicodesnowmanYeah, there seems to be just 4 thats in 'NEW/CONFIRMED'?10:38
unicodesnowmanothers are assigned / in progress10:38
Riddellunicodesnowman: well that doesn't mean it's actually happening, e.g. bug 1008967 had Quintasan claim it but that was over a year ago and he's not done it lazy boy10:39
ubottubug 1008967 in Ubuntu "[needs-packaging] plasma-widget-redshift" [Wishlist,In progress] https://launchpad.net/bugs/100896710:40
unicodesnowmanlol I see, which one should I package?10:40
Riddellunicodesnowman: whichever one interests you most, usually free software works best when you're interested in it10:42
cortexA9hello Riddell10:42
cortexA9downloading the daily.10:42
Riddellcutepaste is probably easiest, cirkuit seems like it would be satisfying, kdevelop-custom-buildsystem may well be a fiddly challenge10:43
cortexA9Riddell it's solved the bug on the start ?10:43
RiddellcortexA9: it should all start up yes10:43
cortexA9good Riddell10:43
cortexA9i try :)10:43
* unicodesnowman will try package cirkuit10:45
Riddellunicodesnowman: good choice :)10:46
Riddellunicodesnowman: now bear in mind that bug is just someone who's filed it thinking it might be useful10:46
Riddellunicodesnowman: it could be the app is useless and we don't want it, it could be debian has already packaged it and the work is done elsewhere, maybe it's even in the ubuntu archive10:46
Riddellall needs to be checked10:46
unicodesnowmanit doesn't look like circuit is packaged anywhere 10:47
unicodesnowmanhmm10:48
Riddellunicodesnowman: oh and I can give you an ec2 machine to work on if you think that'll help, if means we can do the byobu shared screen which means it easier for me to look over your shoulder and help10:48
unicodesnowmanit has a dependency that isn't packaged.10:48
Riddellaah10:48
Riddellso might be a more complex task indeed10:49
cortexA9Riddell: any release for nexus 7 ?10:49
cortexA9i mean images.10:49
cortexA9Riddell: recently nothing ?10:50
RiddellcortexA9: no I'm afraid that's died a death, the kernel and low level stuff was all maintained by canonical who have since moved on to other things10:51
Riddellwhich is a shame10:51
cortexA9Riddell: ok10:51
cortexA9bbl10:52
unicodesnowmani have to look up tar switches every single time.11:00
MamarokRiddell: yay! just got my cards, thanks a bunch!11:04
unicodesnowmanRiddell: if a git repo already has /debian/, it means the software has already been packaged?11:05
apacheloggerBlizzz: do we have a traceback on the synaptiks crash from resume yet? and please comment on the bug about crash on mouse plugging11:05
Blizzzapachelogger: oh sorry, not yet, was terribly busy with oc6 release11:06
cortexA9Riddell: doesn't start11:06
cortexA9:(11:07
cortexA9i tried11:07
cortexA9Riddell: i did manually kill X11:07
cortexA9and started11:07
apacheloggerBlizzz: k ^^11:07
apacheloggerRiddell: objections to upload the whoopsie integration patch set?11:23
apacheloggerxnox: do you think we can get rid of the static version in https://translations.launchpad.net/ubuntu/saucy/+source/ubiquity-slideshow-ubuntu/+pots/ubiquity-slideshow-kubuntu/pl/45/+translate .... it requires constant re-translating just to accomodate for the version change, it would be much nicer if we had a placeholder there and replaced that at runtime with the actual version11:26
xnoxapachelogger: i don't do slideshow.11:28
xnoxapachelogger: from ubiquity point of view, all we do is open up the right .html page in webkit webview and that's it.11:28
apacheloggermh, the sub actually could be a build time thing11:30
Riddellyo11:37
Riddellapachelogger: go for it11:37
RiddellMamarok: lovely11:37
MamarokRiddell: and they look good! Just unfortunate I didn't have them for linuxday.at11:38
Mamarokbut there will be another occasion, already put some in my handbag11:38
apacheloggerRiddell: https://wiki.kubuntu.org/Kubuntu/QA/Whoopsie12:07
xnoxwhat is AUTOMOC and how to use it with CMake in Qt5 ?12:22
Riddellit's a small tool to automatically run Qt classes through moc at build time12:23
RiddellI'm not sure the exact mechanism it gets called, in KDE builds it just gets called magically12:24
RiddellI think KDE4Macros.cmake does it12:24
RiddellFindAutomoc4.cmake will need to be part of it of course12:25
RiddellQt4Macros.cmake seems to have stuff to use it for Qt only apps12:26
Riddellthose cmake files are all part of kdelibs5-dev12:26
QuintasanRiddell:  I did that one T_T12:26
QuintasanI think I did12:26
apacheloggerxnox: set(CMAKE_AUTOMOC TRUE)12:27
xnoxRiddell: apachelogger: that is no worky for me with Qt5 and when cross-compiling. I get Not found moc failed.12:28
xnoxdo i need to build-depend on automoc?12:28
xnox(that pulls in qt4)12:28
apacheloggerautomoc is built into cmake now!12:28
xnoxok.12:28
RiddellQuintasan: which one?12:28
apacheloggerxnox: you jsut need to set that var and cmake will figure out the rest12:28
apachelogger*just12:28
xnoxapachelogger: well, it's failing to figure it out when cross-compiling =)))))12:29
xnoxapachelogger: i need to fix that.12:29
apacheloggerlog?12:29
xnoxapachelogger: here, but it's useless http://paste.ubuntu.com/6561105/12:30
apacheloggerh,12:31
apacheloggerhm12:31
QuintasanRiddell: The redshift one, looks like I forgot to upload that12:32
xnoxapachelogger: haha.12:32
QuintasanI'll update it to the newest version and upload12:32
xnoxapachelogger: it's using wrong moc. How can I specify / override path to MOC?12:32
apacheloggerxnox: I guess set(QT5_MOC_EXECUTABLE  ...)12:34
apacheloggerxnox: Qt5Core_MOC_EXECUTABLE actually12:35
apacheloggerthough I think just setting that may be wrong12:35
apacheloggeri.e. the other tools would still be wrong, so either those will need setting as well... possibly there is a nicer way to do that12:36
RiddellQuintasan: thanks12:36
xnoxapachelogger: none of those help. where is this automoc defined in cmake? and where do you see it finds the paths?12:38
apacheloggerxnox: no clue sorry12:41
apacheloggeroh12:42
apacheloggerxnox: try QT_MOC_EXECUTABLE12:42
apacheloggerxnox: no that's also wrong you'll have to set the Qt5::moc target somehow ^^12:42
xnoxapachelogger: i think i got it.12:44
apachelogger    set(imported_location "${_qt5Core_install_prefix}/bin/moc")12:45
apacheloggerxnox: I am wondering if the tooling abstraction thing shouldn't handle this more gracefully, since the cmake files themselves only reference the generic moc binary name anyway12:46
xnoxapachelogger: no, AutomocInfo.cmake.in12:46
apacheloggerah, fancy12:47
apacheloggerxnox: I guess you could just set AM_QT_MOC_EXECUTABLE after set(CMAKE_AUTOMOC then12:47
apacheloggeror rather, put that in a .cmake and run cmake with -DCMAKE_TOOLCHAIN_FILE=foo.cmake12:48
apacheloggerRiddell: all uploadded, accepted. blogged as well.12:48
QuintasanRiddell: Think you can get it past new?12:48
RiddellQuintasan: sure12:54
Riddellapachelogger: the last stage there is the important one, good stuff :)12:54
apacheloggerpff, but I was not allowed to blog about how I improved the web browsing experience by 3000000% :P12:56
apacheloggerwould have gotten me an award for sure12:57
apacheloggerQuintasan: what's redshift doing?12:57
apacheloggerI totally knew that at some point12:58
Quintasanapachelogger: It adjusts the colours of your monitor to "match" what's going on with the sun12:58
QuintasanApparently making things easier for your eyes12:58
QuintasanNot that I tried it.12:58
apacheloggerscrew the sun!12:58
apacheloggerstupid hippies and their sun12:59
Tm_Tapachelogger: welcome to Finland12:59
Tm_TSunrise today at 9:23. Sunset today at 14:26. Length of day is 5 h 3 min13:00
apacheloggersmart finns13:01
apacheloggerdaily color temperature13:01
Sick_RimmitDoing a re-install of Mac OSX reminds me of why I love Free Software13:02
apacheloggerI do not know how to configure this thing13:02
apacheloggeron the plus side it's like on of 3 plasmoids supporting activities :O13:02
apacheloggerQuintasan: doesn't do anything for me13:03
apachelogger(process:12085): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed13:03
QuintasanDid you install the redshift daemon?13:03
apacheloggeryes13:04
apacheloggerit fails13:04
Quintasanwat13:04
QuintasanThen it's not a problem with the plasmoid xD13:04
apacheloggermakes the plasmoids useless though13:04
apacheloggergj uploading that :P13:04
QuintasanIt worked once, I can tell you taht13:04
Quintasanthat13:04
Quintasanmaybe redshift needs an update13:04
apacheloggeroh maybe you need to call dat thing with arguments13:04
QuintasanTrusty has 1.813:05
Quintasanhmm13:05
apacheloggeroh now it works13:05
apacheloggerwtf13:05
apacheloggermy screen is all red now13:05
apacheloggerfu13:06
Quintasanredshift -l 55.7:12.6 -t 5700:3600 -g 0.8 -m vidmode -v13:06
QuintasanxD13:06
apacheloggerplasmoid didn't do anything, not sure why13:06
apacheloggerQuintasan: how do you get the temperature values anyway?13:06
QuintasanDunno13:06
Quintasanlet me try it once I get back home13:06
QuintasanI generally think you should give it your longtitude and latitude only13:07
Quintasanand it will fetch temperature manually13:07
apacheloggerwell it works13:09
apachelogger[apachelogger stamp of approval]13:09
xnoxapachelogger: yeap, fixed it. phuf that was interesting.13:14
xnoxnow on to rcc13:14
apacheloggerxcompile with qt5 and cmake is highly underdocumented at this point13:16
apacheloggerxnox: so if you feel like blogging... ;)13:16
xnoxapachelogger: i know. i'm working on it =)13:17
BluesKajhowdy all15:16
lordievaderGood afternoon.15:20
* Riddell spots stable/4.12.0/src15:32
shadeslayerapachelogger: thoughts on that pci question I had last night?15:37
apacheloggershadeslayer: no15:41
shadeslayerwell then, I'm not sure how else I'm supposed to display Generic names instead of device name]s in the ui 15:42
shadeslayerhttp://i.imgur.com/oFAowiP.png15:42
apacheloggerreading udev/solid documentation supposedly would help15:43
RiddellMirv: when this says approved what has actually been approved? https://blueprints.launchpad.net/ubuntu/+spec/client-1311-stateofqt515:47
manchickenapachelogger: I liked your suggestion of prefixing kubuntu_ on our custom stuff, but that seems like that might be difficult to do always.15:48
manchickenThen again, the fact that I don't have an example popping immediately into my brain may indicate that it's a very small edge case.15:49
Riddelldo we want to do alpha 1 next week?15:56
apacheloggerRiddell: scott said yes15:56
Riddellapachelogger: you tried the image yesterday and it all worked?15:56
apacheloggeraye15:58
yofel_Riddell: I got a box with some incredible business cards today, thanks a lot! :D17:29
=== yofel_ is now known as yofel
Riddellyofel: well you are pretty incredible17:31
Riddellooh Qt 5.2 released17:35
RiddellMirv: when's the upload planned? :)17:35
Riddellapachelogger: where did ScottK say yes about alpha 1?17:39
Riddellgoing for alpha 1 would mean delaying having 4.12 in the archive17:39
manchickenScottK: Why do you think apachelogger's suggestion is overkill?17:41
Riddellmanchicken: because it means rewriting the patch in our package compared to upstream, possibly introducing bugs while doing do17:43
Riddellso17:43
Riddell!ninjas17:43
ubottuNinja Time! apachelogger, debfx, JontheEchidna, Quintasan, Riddell, ScottK, yofel, smartboyhw, murthy17:43
Riddell4.12 in ~kubuntu-ninjas for trusty, please poke17:43
manchickenRiddell: That makes sense… but apachelogger's original point makes sense.17:44
Riddellnobody says it doesn't make sense, just that the pros don't outweigh the cons17:44
manchickenYeah… I'm wondering if there are other ways of doing the same thing.17:45
apacheloggerRiddell: last week when I asked whether we are have signed up for alpha1 because I wanted firefox testing bound to an alpha release17:46
apacheloggerto which he replied somthing like ~if we did not, we should have~17:46
Riddelldoesn't mean he did it :)17:46
apacheloggeryou asked whether we want, and I said scott said yes :P17:47
Riddellwe can do it, it'll just mean having to delay 4.12 in trusty17:47
apacheloggerI didn't say he signed us up for it :P17:47
apacheloggerRiddell: I think when we talked about it earlier (mumble I think) the conclusion was that we get quick test data for 4.1217:48
apacheloggerand since release schedule for .12 is shorter that would be bad, so we want pre-release in alpha1 then quickly push final after that so that people get a chance to test 4.12 asap17:48
Riddellapachelogger: I'm not sure I follow, pre-releases of what?17:54
RiddellKDE SC 4.11.97 ?17:54
apacheloggeryus17:54
Riddellbusy week next week then :)17:55
apacheloggerholidy vacation then though ;)17:56
Riddellkubotu: newversion artikulate 0.2.017:56
kubotuPackage artikulate doesn't exist yet!17:56
Riddelloh well17:56
apachelogger(4.12.0 final is last task for the year, deadlines continue jan7)17:57
apacheloggerRiddell: newpackage?17:57
Riddellapachelogger: nah I just uploaded 0.1.017:57
Riddellit's in New17:57
Riddellseems smartboy packaged it but didn't poke us hard enough to upload it17:57
apacheloggerI see17:59
samofromemy pc is currently running kubuntu (according to terminal) but it is currently looking like ubuntu desktop, and has many features of both of them, like the setting of both of them are available, and i would like to go back to the kubuntu look, so any ideas or suggestions?18:16
debfxMirv: is there a reason I'm missing why qt4-default doesn't depend on libqt4-dev? without it qt4-default just creates a broken symlink. some packages rely on it pulling in libqt4-dev, e.g. https://launchpad.net/ubuntu/+source/bitcoin/0.8.6-118:17
FlowRiserhey guys20:40
FlowRiserI have a question: What is KDE identify ?20:41
rdieterFlowRiser: this ? https://identity.kde.org/  I think it describes itself pretty well20:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!