/srv/irclogs.ubuntu.com/2011/11/19/#kubuntu-devel.txt

=== skreech_ is now known as Daskreech
=== ejat- is now known as ejat
danimodebfx: sorry, back now09:20
debfxdanimo: hi09:40
danimodebfx: interested in upgrading the qtcreator 2.4 packages to RC?09:40
danimodebfx: I saw you had beta packages already09:41
danimodebfx: wanted to ask you before starting to mess with them09:41
debfxdanimo: I already have09:41
danimodebfx: I'd even be interested in creating a nightly snapshot PPA, or is there something like this already09:41
danimodebfx: oh, cool09:41
danimodebfx: but only for 11.10 I guess?09:42
debfxyep, I'll backport it once the final is released09:42
debfxeh no, only for 12.0409:42
danimodebfx: ah, ok09:42
danimodebfx: final may still take a few days09:43
danimodebfx: the idea is to get native packages in place as often as possible09:43
danimodebfx: the binary installer has some downsides, i.e. we need to disable native theme integration09:43
danimodebfx: I also improved the make install rules a bit09:45
danimodebfx: should be better than before09:45
danimodebfx: also it would be nice to have the arm float fixes in Creator as contribution via gerrit09:46
danimodebfx: they are trivial enough to consider them for 2.4 final09:46
debfxthey are already in the rc09:46
danimodebfx: ah, ok, didn't see that, all the better09:47
debfxdanimo: for which ubuntu releases to you want qt creator backports?09:50
danimodebfx: as many as possible :)09:50
danimodebfx: seriously speaking: the latest stable would be cool already09:50
debfxbackporting the package wouldn't be a problem, but someone needs to test them09:51
danimodebfx: the problem is that no other product is so much tied to a new Qt than Creator09:51
danimodebfx: trust me: if we announce them on the Qt Creator list, you will get testers09:52
danimodebfx: I can add a debian package section in the bug tracker, with you as the assignee09:52
danimodebfx: (or ubuntu, or whatever)09:52
danimodebfx: problem is that you probably cannot backport them for e.g. 11.04 or 10.0409:53
danimodebfx: unless you backport Qt along with it seperately, like  the /opt/KDE project does: https://build.opensuse.org/package/show?package=qt-creator&project=home%3ABeineri%3Aopt%3AKDE%3AQt09:53
debfxnah, I'll pass on that ;)09:56
debfxis it a known bug that qt creator crashes when restoring the lat session?09:56
debfxdanimo: it crashes in QDeclarativeExpression::hasError, I hope that's not caused by one of our qt patches10:03
danimodebfx: I've seen that problem before, but I could not reproduce it10:05
danimodebfx: is it reproduceable?10:05
debfxdanimo: yes, it always crashes10:06
danimodebfx: strange, that should not be. backtrace appreciated10:06
debfxdanimo: http://pastebin.com/raw.php?i=izdKbppf10:11
danimodebfx: I am afraid that is one of the bugs that have been fixed in Qt 4.8, and are only triggered with GCC 4.610:16
danimodebfx: see also https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/85716710:17
ubottuLaunchpad bug 831663 in unity-2d (Ubuntu Oneiric) "duplicate for #857167 unity-2d-places crashed with SIGSEGV in QMetaObject::metacall()" [Critical,Confirmed]10:17
debfxhm, that's kind of showstopper for qtcreator 2.4 in ubuntu 11.1010:17
danimodebfx: well, it's kind of a reason to add that 4.8 patch to the 4.7.4 packages, I'd rather say10:18
danimodebfx: (given it might fix unity2d)10:19
danimodebfx: but I agree, this needs to be addressed10:19
debfxaha, it's backportable?10:19
danimodebfx: I think so10:19
debfxyou don't happen to know the commit id? :)10:19
danimodebfx: first I have to see if that's actually the problem we are talking about10:19
danimodebfx: that's what I'm looking for, too10:20
=== yofel_ is now known as yofel
danimodebfx: https://bugreports.qt.nokia.com/browse/QTBUG-1973610:24
danimodebfx: that's not it I think10:24
danimodebfx: QDeclarativeError::isValid (this=0x2100000000b1)10:27
danimodebfx: that address looks totally bogus10:27
danimodebfx: can you check if Qt contains the no-strict-aliasing patch?10:30
debfxdanimo: yes, qt is built with -fno-strict-aliasing10:32
danimodebfx: ok, then that's probably not it10:33
debfxanother backtrace has: #0  QDeclarativeExpression::hasError (this=0x1) at qml/qdeclarativeexpression.cpp:769    d = <error reading variable d (Cannot access memory at address 0x9)>10:36
danimodebfx: yeah, same thing10:48
danimodebfx: does this happen no matter where you click?10:48
debfxdanimo: yes, it also crashes when I click on a "recently edited project"10:52
danimodebfx: I've heard about it, but there seems to be no bug report for it10:58
danimodebfx: can you do me a favor: find RecentProjects.qml, and replace "onClicked: projectWelcomePage.requestProject(filePath)" by "onClicked: console.log("requestProject()")" 11:13
danimodebfx: (you can do that on your installed creator instance)11:13
danimodebfx: does it still crash when you try to click on a recent project then?11:14
danimodebfx: I created https://bugreports.qt.nokia.com/browse/QTCREATORBUG-6582 from your BT11:37
danimodebfx: please append any information you might have11:37
=== Quintasan_ is now known as Quintasan
debfxdanimo: it doesn't crash anymore with the qml changes13:19
shadeslayerbrrrr15:31
shadeslayerssup people15:31
skfinWhat is the default graphical package manager for 12.04?17:34
skfinOr what it is in 11.1017:35
skfinI don't use Kubuntu anymore and if I would use, I would use apt17:35
skfinBut I want to make sure that the default graphical package manager is translated17:36
debfxskfin: muon17:36
skfinOkay17:36
=== JackyAlcine is now known as EvilJackyAlcine
=== EvilJackyAlcine is now known as JackyAlcine
legacyloggerSput: y u software requires so new qt? :(19:02
legacylogger  The installed Qt version 4.3.4 is too old, at least version 4.6.0 is19:02
legacylogger  required19:02
Sputlol?19:02
Sput4.3?19:02
Sputyou using debian now?19:02
legacyloggerlol, no19:03
legacyloggerwtf19:03
Sputah true, I think debian stale is even on 4.4 nowadays19:03
Sput:)19:03
legacyloggerhttp://aplg.kollide.net/tmp/snapshot1.png19:04
legacyloggerguess the version19:04
legacyloggermuhahaha19:04
Sputpotato19:04
legacyloggerthat aint no real version!19:04
Sputhow many packagers are going to hate me if I bump the requirement to 4.7 soonish?19:05
legacyloggermememe19:05
legacyloggerthen again I'll probably not compile it myself anyway19:05
legacyloggerkonversation for supremacy19:05
legacyloggerSput: also note the fancy highlight that konversation does in the channel list19:06
Sput  if(WITH_QML)19:06
Sput    set(QT_MIN_VERSION "4.7.4")19:06
Sput:/19:06
legacyloggerwith the qt319:06
legacyloggerimagine it!19:06
* legacylogger loves how Xorg is the most ram eating component again19:06
legacyloggermy world is back to normal19:07
legacyloggerwoohoo :P19:07
legacyloggeroh, no audio :/19:10
Sputdie Freuden des kleinen Mannes19:10
Sputyou mean19:10
Sputon, no pulseaudio \o/19:10
legacyloggerah19:10
legacyloggerno pulse -> no audio19:10
legacyloggercruel world19:10
legacyloggerSput: now I can't listen to matze in amarok19:10
legacyloggerAmarok 1.4 Welcome message was awesome19:11
=== jjesse_ is now known as jjesse
=== skreech_ is now known as Daskreech
=== skreech_ is now known as Daskreech
DarkwingHey guys21:56
BarkingFishevening Darkwing :)22:01
DarkwingHows life?22:04
DarkwingIt's a logger.22:04
BarkingFishDarkwing: it could be better, but I won't complain. I'd never stop talking if I did :P22:04
DarkwingLOL22:05
DarkwingBarkingFish: I hear that... Still looking for a job.22:05
BarkingFishAh, you're looking for one. I have one to get back to, when I'm fit enough to do so.22:05
BarkingFishI've been signed out as sick for nearly 9 weeks, and that's not looking at finishing any time soon22:06
DarkwingBarkingFish: Ouch... that sucks22:07
claydohhey Darkwing!!!22:07
DarkwingHey claydoh 22:07
BarkingFishmeh, i can't moan, Darkwing - i'm getting paid for sitting on my backside keeping my keyboard warm :)22:07
DarkwingBarkingFish: Awesome!22:08

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