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

manchickenapachelogger: ping03:48
shadeslayer_mmm04:45
shadeslayer_yofel: kde-sc-dev-latest still seems a bit broken04:45
shadeslayer_http://paste.kde.org/pa2dc615a/04:46
shadeslayer_hm rather04:48
shadeslayer_libical-dev is old04:48
shadeslayer_:(04:48
shadeslayer_yofel: I don't think they backport libglu04:55
shadeslayer_atleast the wiki page doesn't say anything04:55
markeywhat does the "pi" mean? "pi  nepomuk-core - Nepomuk Semantik Desktop core libraries - transitional package"05:56
soeegood morning06:11
debfxwhich boost version are the precise backports meant to build against?06:31
debfxcurrently akonadi has 1.48 while pimlibs build-depends on unversioned (= 1.46) boost06:32
agateauRiddell: hey, regarding kde-wireless vs kde-wireless2: kde-wireless was my first attempt but I didn't like it. It should be ignored. I am going to trash it07:30
agateauRiddell: regarding the Spinner: it's a new file which I introduced in r5979 http://bazaar.launchpad.net/~agateau/ubiquity/kde-wireless2/revision/5979 maybe you haven't copied it there?07:30
shadeslayer_markey: pi? I don't see a pi07:44
markeyMamarok: can you explain that?07:45
shadeslayer_and Semantik seems to be spelled incorrectly?07:45
Mamarokshadeslayer_: that's the listing inf you run aptitude search07:45
shadeslayer_I don't have aptitude here :S07:46
Mamarokmarkey: already explained it to you: nepomuk-core is a transitional package, should not be a hard dependency07:46
markeynot to me07:46
Mamaroknepomuk-core-runtime is the one I presume07:46
markeyto shadeslayer_ 07:46
shadeslayer_ah I think those letters are some sort of status or sth07:46
Mamarokthat's how transitional packages appear in aptitude search, those are marked pi07:47
shadeslayer_i is probably 'installed'07:48
shadeslayer_v is probably virtual07:48
Mamarokshadeslayer_: man aptitude explains those07:49
Mamarokbut that is not the problem, markey07:49
shadeslayer_righto07:49
Mamarokthe problem is that our cmake is looking for a package marked as transitional07:49
Mamarokwhich might not be installed, as it is not needed technically07:50
shadeslayer_hm? The package name doesn't dictate CMake files AFAIK07:50
shadeslayer_though difficult to say without actually knowing the real problem :)07:51
Mamarokshadeslayer_: I talk about Amarok's cmake07:52
shadeslayer_tbh I'm not even sure why I'm on IRC right now o_o07:53
shadeslayer_Mamarok: and you're just trying to build amarok on kubuntu?07:54
shadeslayer_or well, markey is ?07:54
Mamarokshadeslayer_: this was a warning error triggered when markey compiled this morning07:55
shadeslayer_I see07:55
markeyyep07:57
Quintasan\o08:20
shadeslayer_hi Quintasan]08:21
shadeslayer_that should fix kdepimlibs08:26
yofel__Mamarok, markey: please note that our packages cannot know how you name a dependency in cmake (nor do they match the names of cmake config files if there are any).08:53
yofel__so if nepomuk-core is missing, you probably want to install nepomuk-core-dev, for nepomuk-widgets you would want libnepomukwidgets-dev, etc.08:53
markeynevermind, it was all a big misunderstanding08:53
markeysource of the confusion was, I used to have this package installed, and after some upgrades it wasn't installed anymore08:54
Mamarokfor some very obscure reason08:54
Mamarokit wasn't installed here anymore either08:54
Mamarokmarkey uses KDE 4.10.5, I use 4.10.9508:54
Mamarokboth Raring08:55
markeythat's not true08:55
xnoxubiquity/frontend/kde_ui.py:569: undefined name 'QWidget'08:55
yofel__oh right: We named the package nepomuk-core, debian named it nepomu-core-runtime so it was removed in the last merge and uninstalled. I then later added a transitional package to make it less confusing08:55
Mamarokmarkey: no?08:55
markeyno#08:55
markeytold you before08:55
* Mamarok is confused08:55
Mamarokmarkey: you didn't have nepomuk-core-dev installed anymore, didn't you?08:56
markeyno08:56
Mamarokneither did I08:56
markeywell yofel just explained it08:56
yofel__shadeslayer_: yeah, libglu was a mistake on my side. (I thought that I fixed all the wrong packages :/ )09:01
Riddellagateau: I copied spinner to /usr/lib/ubiquity/ubiquity/frontend/kde_components/09:17
Riddellagateau: it still needed the import changed09:17
agateauRiddell: oh ok, it is quite possible I only tested it with the test program :/09:53
agateauRiddell: how did you change it?09:53
agateaurather, what did you change the import into?09:53
apacheloggerRiddell: how does one branch from bzr using an existing local history?11:02
agateauapachelogger: you mean creating a branch from another local branch?11:13
apacheloggeragateau: no, branching a remote branch that is derived from another remote branch from which I already have a local branch11:18
apacheloggerlike git remote add11:18
apacheloggerso it will not download the entire history even though I have like 99% of it already locally11:18
agateauapachelogger: oh. my bzr foo is not strong enough for that11:20
kubotu::workspace-bugs:: [1206199] /etc/localtime incorrect link created by dateandtime kcm @ https://bugs.launchpad.net/bugs/1206199 (by Leszek Lesner)11:23
apacheloggeragateau: I actually fear one cannot do that :/11:43
agateauapachelogger: you mean mighty bzr is not as powerful as you thought?! ,)11:44
apacheloggeragateau: ... :P12:04
apacheloggeryofel__: fixed startneon5 a bit toget a more sensible session out of it12:22
yofel__oh? what does it run now?12:23
Riddellapachelogger: sorry, changed the import to    from ubiquity.frontend.kde_components.Spinner import Spinner12:34
Riddellagateau: sorry, changed the import to    from ubiquity.frontend.kde_components.Spinner import Spinner12:34
Riddellagateau: how do I run the test programme again?12:34
agateauRiddell: as root, go into your ubiquity source dir, then run PYTHONPATH=$PWD python3 ubiquity/frontend/kde_components/nmwidgets.py12:35
agateauvi !$12:35
apacheloggeryofel__, shadeslayer_: did someone retry qtwebkit? Oo12:36
agateauoups, wrong window :/12:37
agateauRiddell: just pushed your fix in12:38
yofel__apachelogger: I retried the one that failed12:39
apacheloggeryofel__: please don't12:40
apacheloggerit's completely kaput12:40
apacheloggerwill get stuck forever or fail right away12:41
apacheloggerI also deactivated the daily build consequently12:41
apacheloggerno clue why it fails though... well, I do, I just don't  know what to do about it :P12:41
apacheloggerqmake is being recursively invoked when checking for dependencies... recu;rsively as in checking for fontconfig will invoke the check for fontconfig...12:41
yofel__urgh12:42
apacheloggernew qt builds incoming though12:42
apacheloggeryofel__: qtwebkit isn't required for anything important right now anyway, so not that important for now12:43
apacheloggerFWIW, it's exactly the issue I had when building qtwebkit inside the qt5 meta12:43
Riddellapachelogger: this neon5 session isn't running for me13:00
Riddellapachelogger: http://paste.kde.org/p58785a9b/13:00
Riddellapachelogger: line 16 looks important13:00
apacheloggerah13:00
apacheloggernot published yet13:00
Riddellapachelogger: what's not?13:00
apacheloggerproject-neon5-session13:00
apacheloggerthe previous startneon5 didn't fire up kdeinit5 making it rather not doing anything ^^13:01
apacheloggerhm, actually should be published already13:02
apacheloggerRiddell: make sure you have session 282~saucy113:02
Riddellapachelogger: I have 281~saucy1 installed13:02
apacheloggerright, needs upgrade13:02
Riddellno 282~saucy1 available13:02
Riddellooh there it is13:02
Riddelljust appeared13:03
Riddellok.. wish me luck13:03
Riddellwell something works :)13:04
apacheloggerweeh13:04
Riddellsweet http://starsky.19inch.net/~jr/tmp/plasma2.png13:06
Riddellpresumably it's known that it's not full screen?13:06
Riddellapachelogger: can I blog about this?13:07
Riddellcos it's pure blogworthy13:08
apacheloggerI'd do it when/if workspace starts building on raring13:08
apacheloggertriggered a build on possible fix13:08
=== cmagina_ is now known as cmagina
Riddellagateau: I think "wi-fi" should be "Wi-Fi" in the text13:19
agateauRiddell: I am using the generic Ubiquity strings there13:20
agateauRiddell: so it's not really in my control13:20
Riddellagateau: oh fair enough then13:20
agateauRiddell: but I agree with you :)13:21
apacheloggeryofel__, shadeslayer_: kdeexamples test build on saucy triggered13:21
apacheloggerdaily builds off for now13:21
apachelogger(didn't test locally :P)13:21
RiddellI'll reboot again into a live system see if I can turn on debugging or anything to get it working13:22
Riddellagateau: whole new backtrace now http://paste.kde.org/p482c1fe5/13:34
agateaudamn13:34
agateaushould really have tested it with the real Ubiquity13:35
Riddellach who needs testing :)13:35
agateauRiddell: this is because it fails to load the "process-working" icon13:35
agateauwhich is provided by the Oxygen icon theme13:35
Riddellmm, that should have been fixed by your previous fix13:35
RiddellI hand copied the files needed by this branch into my live system, wonder if I missed something for that13:36
agateauI agree it should have worked13:36
Riddellthere's your whole widget relayout branch as well that might be causing confusion13:36
agateauI haven't been using that branch for this work13:37
BluesKajHi folks13:37
Riddellagateau: ok fixed by your icon theme fix from before, that hasn't made it into this branch http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/revision/5955#ubiquity/frontend/kde_ui.py13:43
agateauRiddell: oh right, good catch!13:43
agateauRiddell: going to merge it in13:43
Riddellagateau: so now I get same as yesterday, it has a gap in the steps list on the left but it skips over it and goes straight to partitioning13:45
Riddellagateau: nothing in syslog or installer/debug about wireless13:46
Riddellsetting export UBIQUITY_DEBUG=1 doesn't help13:46
agateauRiddell: ok so. The gap is because we are missing a translation: I added the text to debian/ubiquity.templates but I am not sure how to get that compiled/installed13:46
agateauRiddell: the wireless step is skipped if you have network at install time (for example if you are in a vbox or if you have a wired connection)13:47
agateauRiddell: Ubuntu installer behaves the same13:47
agateauso you need to have a not-connected wireless card and no wired connection13:48
agateauyou can somehow force the step to show using by passing "--wireless" to ubiquity, but it will behave strangely when the connection has already been established13:48
agateauRiddell: what are you testing it on?13:49
Riddellagateau: my laptop,live system, alpha 213:49
agateauRiddell: and do you have a wired connection?13:50
Riddellno wireless13:50
Riddelldo I need to disconnect that?13:50
agateau"no wireless" ?13:50
agateauyou need 1) a wireless card, but not already connected to an access point13:51
agateau2) no established wired connection13:51
agateauRiddell: @13:51
agateauRiddell: ^13:51
Riddellsweet,it works!13:52
agateau\o/13:52
Riddellagateau: so most important thing, do you want to blog this or shall I?13:54
agateauRiddell: shouldn't we wait until it's in saucy to blog about it?13:54
Riddellbah, waiting, who's got the patience for that?13:55
Riddellxnox: do you trust me to review the nm.py code split?13:55
agateauRiddell: feel free to blog about it then, just mention it's young code :)13:55
xnoxRiddell: as long as it merges without conflicts, is pyflakes/pep8 clean, and does crash the installer, that's fine. Added bonus if you did test that gtk-wifi page comes up. Otherwise, I would have tested that with next daily.13:56
xnoxs/does/doesn't/13:56
kubotuxnox meant: "Riddell: as long as it merges without conflicts, is pyflakes/pep8 clean, and doesn't crash the installer, that's fine. Added bonus if you did test that gtk-wifi page comes up. Otherwise, I would have tested that with next daily."13:56
agateaudamn, crashing the installer is much easier than not crashing it!13:57
agateauRiddell: just merged trunk in kde-wireless2 to fix the missing icon13:57
Riddellgtk stide 13:58
Riddellahem13:59
Riddellagateau: and the widget refactoring? isn't there a clash in style.qss?13:59
Riddellgtk wifi page still working fine13:59
agateauRiddell: I fixed the merge conflict before pushing14:00
agateauRiddell: I am not that clumsy :)14:00
Riddellhmm ubiquity seems to need me to run kdesudo manually now, it didn't a few versions ago14:41
Riddellxnox: is that your autopilot changes?14:46
xnoxRiddell: there is no kdesudo anymore.14:47
xnoxRiddell: pkexec is used on all flavours now.14:47
Riddellcos, policykit fancyness14:48
Riddellooh policykit fancyness14:48
* apachelogger notes that this can have unwanted sideeffects as the envrionment is not carried over14:49
apacheloggereek14:53
apacheloggerworkspace continues to fail14:53
Riddellnaughty workspace14:54
yofel__probably because they can't make up their mind on the branchname 14:58
apacheloggerlol?14:59
apacheloggeroh there was a fix for dbusmenuqt15:00
apacheloggeryofel__, shadeslayer_: triggered another workspace build, saucy only in case it fails again15:03
apacheloggeroff for dinner now15:03
mgraesslinapachelogger: I'll just answer here15:05
mgraesslinxrandr and xrender can probably be dropped15:05
apacheloggermgraesslin: so that's just transitional?15:05
mgraesslinI guess so, it's probably still linked15:06
mgraesslinbut shouldn't be used15:06
mgraesslinat least we ported away from xrender15:06
mgraesslinand the only xrandr code got ifdefed15:06
mgraesslinxcursor is needed and I don'15:06
mgraesslint15:06
mgraesslinunderstand why it's missing15:06
apacheloggerno cmake checks or somesuch?15:06
mgraesslinit doesn't complain on my system15:07
apacheloggeryofel__, shadeslayer_: ^ I reckon the build will fail on xcursor missing15:07
yofel__oh well15:07
mgraesslinI will look into that tomorrow morning15:08
mgraesslinand fix it15:08
yofel__mgraesslin: any news on that kwin build patch btw.?15:08
apacheloggermgraesslin: perhaps you are find_packaging it but don't reflect it via macro_log_feature or what it's called?15:08
mgraesslinyofel__: I can give you the link for the 4.10 version, but I did not yet rebase to 4.1115:08
apacheloggermgraesslin: would at least explain why there is no indication of it up to the warning that it is set to notfound15:08
mgraesslinoh that could be - macro_log_feature got dropped15:08
apacheloggerwell, something replaced it judging from the output of cmake, I just do not know what ^^15:09
apachelogger(reminds me that I need to redo the entire cmake for phonon5 :@)15:09
yofel__mgraesslin: would that be a lot of work? If not I could give it a try15:09
apacheloggermgraesslin: anyway, we'll see where the build gets today and if it fails we can prod it into building tomorrow15:09
mgraesslinI'm not sure, I think the cmake stuff in base directory changed, so it won't work15:10
apachelogger-> dinner15:10
yofel__ah15:10
mgraesslinyofel__: the patch for 4.10 is http://quickgit.kde.org/?p=clones%2Fkde-workspace%2Fgraesslin%2Fkde-workspace.git&a=commit&h=2f23192fe2658b9ecde005db40b2ec366b3e18d415:10
yofel__thanks!15:11
mgraesslinlooking at the patch I doubt it will compile on 4.1115:11
Riddellagateau: gosh you have code to draw icons with qpainter in here, isn't it simpler just to edit the oxygen icons?15:18
agateauRiddell: wanted to avoid the mess of having to get new images to install correctly, but you are probably right15:19
agateauRiddell: I can install real images if you prefer15:19
Riddellagateau: oh it's fine, just surprising15:21
Riddellagateau: yep looks good, I think I'll commit it15:27
agateauRiddell: have you already merged the nm-split branch in?15:27
Riddellagateau: that's part of the kde-wireless2 branch surely?15:30
agateauRiddell: it is, indeed15:31
agateauRiddell: will LP notice?15:31
Riddellmoving bits from one file nm.py to a gtk component file makes good sense, gui bits belong better there anyway15:31
Riddellagateau: hmm a couple of possible errors?15:47
Riddellubiquity/plugins/ubi-wireless.py:21: 'syslog' imported but unused15:47
Riddellubiquity/plugins/ubi-wireless.py:65: 'nmwidgets' imported but unused15:47
agateaummm15:48
agateauI need to update to Saucy (no pyflakes3 here)15:48
agateausyslog => can probably be removed15:48
agateaunmwidgets => looking into it15:48
Riddellah but you have a comment about needing toimport it15:48
Riddell        # NOTE: Import 'nmwidgets' even though it's not used in this function                                                 15:48
Riddell        # as importing it as the side effect of registering                                                                   15:48
Riddell        # NetworkManagerWidget which we DO use in the Wireless step UI.                                                       15:48
agateauthat is in the gtk code, right?15:49
Riddellyeah15:49
agateauRiddell: this import was there before but was importing something else15:50
Riddellit makes the ./tests/run-pyflakes test fail15:50
Riddelloh before it was 15:51
Riddell-        # NOTE: Import 'nm' even though it's not used in this function as15:51
agateauyes15:51
agateauI wonder how this got through pyflakes15:51
agateaumaybe that's because it imports "misc" on the same line? or was it whitelisted in the test?15:52
Riddellnm is used elsewhere in the file15:52
RiddellI don't see a whitelist15:52
agateauah that's why pyflakes does not complain15:53
agateauit's not smart enough15:53
agateaua simple and clean fix would be to *not* register things at import time (which is bad practice anyway) and add an explicit register() function, which would be called from the code importing nmwidgets15:54
xnoxRiddell: we had a guard / whitelist for run-pyflakes, might need adjustment.15:54
xnoxRiddell: agateau: adjust ./tests/pyflakes.exclude15:55
Riddellxnox: ah that's the one15:55
agateauxnox: right, thanks15:56
agateaupushing the change in 10 secs15:56
agateauRiddell: pushed15:57
Riddellagateau: this however is just unexcusable...15:59
Riddellubiquity/frontend/gtk_components/nmwidgets.py:12:1: E302 expected 2 blank lines, found 115:59
agateaudamn16:00
agateauRiddell: mmm, I have no blank lines there16:00
Riddellagateau: no me neither and now I run it again the issue disappears16:01
agateauand run-pep8 is happy there16:01
agateauRiddell: reliable tooling :)16:01
Riddellmaybe it was me who made the unexcusable error in my testing and it get tidied up when I merged with yours16:01
* Riddell hangs head in shame16:02
agateauthou shall not mess with pep8!16:08
Riddellagateau: this looks more problematic http://paste.kde.org/pf5322790/16:12
agateauoww16:13
agateauRiddell: did not notice there was unittests for these classes16:13
Riddellagateau: able to tidy those up?16:15
agateauRiddell: looking into it16:16
agateauRiddell: if I don't get it done today, I'll be working on it tomorrow16:16
Riddellgroovy16:16
xnoxRiddell: agateau: why do i have email "2 revisions removed from brunch lp:ubiquity" ?16:26
xnoxis it ok, or did you push override my upload =)16:26
agateauxnox: I have no idea16:26
xnoxok.16:27
Riddellxnox: I uncommitted16:27
Riddellbecause of the test failures16:27
xnoxRiddell: ack.16:27
shadeslayer_yofel: since you know about the issue, can you have a look at what's causing the weirdness wrt nepomuk and db?16:43
shadeslayer_uhhh16:46
shadeslayer_this build log looks weird16:46
yofelshadeslayer_: where?16:57
shadeslayer_trello16:58
shadeslayer_that thing where nepomuk doesn't start16:58
shadeslayer_because it can't start the db, or connect to it or sth16:58
yofelshadeslayer_: there's 2 issues I can think of: 17:02
yofel1) people using 3rd party virtuoso (or something coming from debian experimental) leading to a lib lookup issue like we had in neon17:02
yofel2) system crashes or something like that corrupting soprano-virtuoso.trx which requires a manual recovery17:02
shadeslayer_yofel: regarding 1, who even uses a 3rd part virtuoso o_o17:03
yofelvHanda wanted to look at 2) at some point because it happened to me during akademy, not sure what came out of it17:03
shadeslayer_ack17:03
yofelshadeslayer_: no idea, that's why I'm not too worried about that (but maybe extending the RPATH with the multiarch dir might be a good idea)17:03
=== yofel changed the topic of #kubuntu-devel to: Kubuntu - Friendly Computing | https://trello.com/kubuntu | https://notes.kde.org/p/kubuntu-ninjas 4.10.97 saucy/archive raring/beta quantal/todo precise/ninjas | 13.10 Alpha 2 testing | 13.10 milestoned bugs tagged Kubuntu http://goo.gl/vHRjj
yofelkde status cleanup17:29
Peace-Riddell: :) http://cli-apps.org/CONTENT/content-pre1/159751-1.jpeg17:49
shadeslayer_apachelogger: qtwebkit still OOM'ing?17:49
shadeslayer_stupid thing still hangs on fontconfig17:49
apacheloggeryes17:54
apacheloggerwell, it doesn't oom17:54
apacheloggerit forkbombs17:54
* yofel tries a build17:55
yofelapachelogger: why does it need that syncqt.pl call?17:57
apacheloggerheader creation18:01
shadeslayer_the question is, is that the recommended way of building it18:06
shadeslayer_since there seem to be atleast 3 build systems18:06
shadeslayer_-.-18:06
yofelthe archive package uses qmkae18:06
shadeslayer_and the README is empty18:06
yofeland the other 2 systems don't work for me18:06
shadeslayer_!find synqt.pl18:06
ubottuPackage/file synqt.pl does not exist in raring18:06
shadeslayer_!find synqt.pl saucy18:06
ubottuPackage/file synqt.pl does not exist in saucy18:07
shadeslayer_where be that file18:07
yofelproject-neon-qt518:07
shadeslayer_I see18:07
yofelproject-neon5-qt5 actually18:07
yofelwtf, 'qmake' forkbombs. 'mkdir build; cd build; qmake ..' doesn't18:09
shadeslayer_0.o18:10
shadeslayer_yofel: stops at Checking for fontconfig for me18:27
yofelit did finish after a while here18:28
shadeslayer_ah yes18:28
shadeslayer_yofel: so, IIRC there's an option to specify the build dir right?18:29
shadeslayer_-B I think18:29
shadeslayer_let's try using that :P18:30
yofelwhy does this not happen to the archive package...18:33
shadeslayer_because, magic18:33
=== Blizzzek is now known as Blizzz
yofeluh... and why does this not happen in git?!?18:41
shadeslayer_:O18:45
shadeslayer_indeed18:45
shadeslayer_yofel: maybe something the mk files do?19:13
yofelwell... 19:14
yofelthis doesn't happen if I create the package from git19:14
yofelthis doesn't happen if I create the package from bzr19:14
yofelnow I'm trying to run dailydeb by hand to see what happens19:14
shadeslayer_oh19:14
yofellolwhat19:41
yofelwhen building qtwebkit built by bzr dailydeb it forkbombs @_@19:42
=== claydoh_ is now known as claydoh
shadeslayer_yofel: o_o20:50
shadeslayer_what about using apachelogger's custom build scripts20:50
yofelwell, I'm wondering if the foldername with the complex package version is the issue20:51
yofelneed to try that 20:51
shadeslayer_why would that be a factor 0.o20:53
shadeslayer_unless qmake trips on the path and goes bezer20:53
shadeslayer_*bezerk20:53
shadeslayer_( like it did with the space in my folder name in the Sailfish SDK )20:53
=== shadeslayer_ is now known as shadeslayer
NoskcajAre we able to go without a debian import for terminus? I've made a .deb for the latest version, which allows it to be run on kubuntu again21:01
RiddellNoskcaj: what's terminus?21:02
NoskcajRiddell, a font, that breaks bits of kubuntu. bug 81213421:02
ubottubug 812134 in xfonts-terminus (Ubuntu) "Konsole + Terminus font, wrong line alignment (Update to terminus 4.38)" [Low,In progress] https://launchpad.net/bugs/81213421:02
Riddellmm, why would we want it then?21:02
yofelshadeslayer: yeah, seesm to be the folder name O.O21:04
NoskcajRiddell, because i just fixed it, and it's a very popular font.21:04
yofeltry to rename the git clone to project-neon5-qtwebkit-0.0+git20130726+r164~84d199a+neon6~test1, then run qmake in there21:04
shadeslayerO_O21:05
shadeslayeryofel: okay yeah, that's just freaking broken21:05
shadeslayerare you saying it trips on saucy1?21:05
yofelit trips on *something*, I'm renaming now21:06
shadeslayeryofel: btw http://bcache.evilpiepirate.org/21:06
RiddellNoskcaj: aah21:06
shadeslayermight be beneficial for you :)21:06
RiddellNoskcaj: such we can get that in, is it on the bug?21:06
yofelseen the initial post when it was merged, not sure what to do with it21:06
yofelcould be useful or virtualbox I guess21:07
NoskcajRiddell, I'll make the .dsc now21:07
yofel*for21:07
yofelshadeslayer: seems like '+' is the fuse21:10
yofelproject-neon5-qtwebkit-0.0+ BOOM, project-neon5-qtwebkit-0.0 WORKS21:10
yofel(WTF)21:10
yofelapachelogger: ^21:11
shadeslayerwhat the flying fuck21:11
yofelI changed the version string to 0.0.git{date}.r{revno}~{git-commit}.neon{revno:packaging} (unless someone has a better idea)21:15
shadeslayerfine with me21:16
shadeslayeractually21:16
shadeslayeryofel: you could change the build for Qt21:16
* shadeslayer does that himself21:16
yofelwhat do you mean?21:16
shadeslayerwell21:16
shadeslayercurrently the qt build disables mm and webkit21:16
shadeslayerwe could change the version on qt and try building with mm and webkit]21:17
yofelI would rather have qtwebkit seperate...21:17
shadeslayerwhy? :D21:17
yofeltakes too long to build would be one reason21:17
shadeslayerokay21:17
shadeslayerlemme try mm then21:18
NoskcajRiddell, I've added the files from the new debian version. The debian maintainer hasn't gotten to it yet, and it would be nice to fix this by 13.1021:26
shadeslayeryofel: yep, mm compiles 22:14
shadeslayerwhen you set the version without the + signs22:14
apacheloggerOo22:56
apacheloggeryofel: nice catch22:56
shadeslayer^^23:09
shadeslayerapachelogger: we can enable mm now btw if we fix the versioning in the Qt package23:15
=== claydoh_ is now known as claydoh

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