/srv/irclogs.ubuntu.com/2014/02/25/#ubuntu-quality.txt

=== Guest74302 is now known as cr3
=== cr3 is now known as Guest25017
=== Guest25017 is now known as cr3
=== cr3 is now known as Guest78643
alesageballoons, hey it must be late for you; can I get some thoughts on QML test coverage at some point, e.g. tomw?01:26
=== Guest78643 is now known as cr3
=== cr3 is now known as Guest74998
=== Guest74998 is now known as cr3
=== cr3 is now known as Guest35831
=== Guest35831 is now known as cr3
=== cr3 is now known as Guest32764
=== salem_ is now known as _salem
=== Guest32764 is now known as cr3
=== cr3 is now known as Guest30770
pittiGood morning05:40
=== Guest30770 is now known as cr3
=== cr3 is now known as Guest20415
DanChapman_good morning all06:38
forestpiskiemorning DanChapman_06:41
DanChapman_morning forestpiskie06:46
=== Guest20415 is now known as cr3
=== cr3 is now known as Guest32810
jibelGood morning07:53
=== Guest32810 is now known as cr3
=== cr3 is now known as Guest55881
pittijibel: FYI, all our arm adt nodes are running trusty now08:24
pittiand I cleaned them up a bit, they had tons of desktop libs and packages08:25
pittiprobably something installed default-jre instead of default-jre-headless or so08:25
jibelpitti, excellent. I monitored a bit yesterday and they seem to behave quite well.08:25
pittijibel: yes, after dropping the aufs bits from ppc64 (which made all tests fail due to the python3.3 installation)08:25
jibelpitti, yes, jenkins-slave has probably been installed without --no-install-recommends. In that case openjdk pulls lot of desktop packages.08:27
=== Guest55881 is now known as cr3
=== cr3 is now known as Guest86153
=== Guest86153 is now known as cr3
=== cr3 is now known as Guest14756
jibelDanChapman, hey, FYI I filed bug 1284536, that's what is crashing now in ubuntu most of the time and breaks ubiquity tests. I'll provide a more complete trace.10:22
ubot5bug 1284536 in compiz (Ubuntu) "compiz crashed with SIGSEGV in two_way_long_needle()" [High,Confirmed] https://launchpad.net/bugs/128453610:22
=== vrruiz_ is now known as rvr
xnoxjibel: however, we already new that compiz can be unstable thus reverted ubiquity-dm (by default) to not use compiz, but continue using metacity.10:24
xnoxjibel: i wonder if we can change the harness to use ubiquity-dm instead off compiz / normal desktop.10:24
jibelxnox, we could, how/where is it defined?10:26
jibelmeh, scrollbars in the slideshow10:26
xnoxjibel: probably fallout from unity-settings-daemon migration.10:27
jibelxnox, i'll have a look10:27
xnoxjibel: you mean, they are big fat ones, not slick overlay?10:27
jibelxnox, yes10:27
xnox=(10:27
davmor2Morning all10:44
jibelmorning davmor210:49
xnoxjibel: oh, actually i think my usd support is incomplete!11:07
=== Guest14756 is now known as cr3
=== cr3 is now known as Guest84827
=== _salem is now known as salem_
=== Guest84827 is now known as cr3
=== cr3 is now known as Guest29432
=== DanChapman_ is now known as DanChapman
jibelelfy, Hey, you might be interested by bug 1283728. It is reproduced by the automated installation tests of xubuntu.12:48
ubot5bug 1283728 in xfdesktop4 (Ubuntu) "xfdesktop crashed with SIGSEGV in xfce_desktop_refresh()" [Critical,Confirmed] https://launchpad.net/bugs/128372812:48
elfyhi jibel - yea we know about that one - thanks :)12:49
DanChapmanjibel hey I didn't see your message pop up :-(  another blocker!! did you make the changes on jenkins to skip U1 page? if so I need to update the tests to account for that as they were failing at that point over the weekend12:57
jibelDanChapman, yes but still, libautopilot-gtk crashes even without u112:59
elfyjibel: wondered why I couldn't see that bug # here - it's a dupe of bug 128250913:01
ubot5bug 1282509 in xfdesktop4 (Ubuntu) "xfdesktop crashed with SIGSEGV in xfce_desktop_refresh()" [Medium,Triaged] https://launchpad.net/bugs/128250913:01
DanChapmanjibel, that's a shame :-( not sure if you noticed this 1283966 i'm not convinced it's our bug but it is raising the same exception. So might it be possible to run the tests in ubiquity-dm?13:02
DanChapmanbug 128396613:02
ubot5bug 1283966 in autopilot-gtk (Ubuntu) "Looping while selecting the same object is causing the application to die raising a dbus no reply exception" [Undecided,Confirmed] https://launchpad.net/bugs/128396613:02
jibelDanChapman, well, I think for this particular bug it simply saturates dbus which at some point fails to reply.13:03
jibelnot really a bug, more something like a DoS.13:03
=== Guest29432 is now known as cr3
=== cr3 is now known as Guest55452
elopiogood morning!14:04
cgoldbergmorning elopio14:06
=== Guest55452 is now known as cr3
=== cr3 is now known as Guest57059
davmor2Morning elopio14:14
=== Guest57059 is now known as cr3
elopiovrruiz, jcollado: I'm going to be a little late to our meeting, I'm sorry.15:29
=== charles_ is now known as charles
balloonsalesage, didn't you ping me about somethng?17:12
alesageballoons yes hi :) , just wanted to chat about coverage of QML projects when you have a min17:13
alesageballoons, e.g. are you aware if the community-backed ones have much, good examples, etc.17:13
* balloons just saw your name and triggered something in the brain17:13
alesagehappy thoughts I trust :)17:14
balloonsalesage, in order for coverage to exist, what does there need to be?17:14
alesageballoons, good question: 1) tests (probably unit tests) 2) tests running during the debian build 3) Jenkins configuration17:15
alesageballoons, I'm gathering that tests for QML apps are going to be testing the C++ bits as I don't think we've figured out how to do "coverage" for QML17:16
alesageballoons, just curious if you've heard any scuttlebut about, etc.17:16
* alesage is using that term in its technical sense17:16
balloonsalesage, most community apps don't have unit test coverage (for better or worse :-) )17:18
balloonsreminders is one that does have some17:18
alesageballoons, ok that's a good start, is that lp:reminders?17:18
balloonsalesage, tes17:18
alesageballoons, tanks17:18
=== bfiller is now known as bfiller_afk
=== roadmr_ is now known as roadmr
elopioping alesage, your branches on the address book app have a needs fixing status. Is that something you are working on?19:03
alesageelopio yes I'll finish, in progress19:04
elopioalesage: I'm not putting pressure on you, just asking...19:05
alesageelopio, yes didn't get the chance during sprint, intending to finish soon19:05
elopioplease let me know when it's again safe to make merge proposals on the address book.19:05
=== bfiller_afk is now known as bfiller
=== veebers_ is now known as veebers
balloonsLetozaf_, howdy20:48
Letozaf_balloons, hi20:48
balloonsLetozaf_, so I think we solved all the reminders issues you found :-)20:48
Letozaf_balloons, I was trying it out20:49
balloonsit was like untangling a web20:49
Letozaf_balloons, :D20:49
Letozaf_balloons, I could install it but it still doesn't run20:49
Letozaf_balloons, is the last fix landed ?20:49
balloonsin trunk yes, let's see if it's in the ppa20:50
balloonsLetozaf_, if you look on the side here you can see it was updated; https://launchpad.net/~ubuntu-touch-coreapps-drivers/+archive/daily20:50
balloonsso yes, it should work now20:50
Letozaf_balloons, thanks, but it still has yesterday's problem here20:51
balloonsapt-cache show reminders-app?20:51
balloonswe need Version: 0.4bzr78trusty020:52
Letozaf_balloons, Version: 0.4bzr78trusty020:52
balloonsLetozaf_, does it show as installed?20:52
Letozaf_balloons, yes20:53
Letozaf_balloons, but as yesterday I get the same error :?20:53
Letozaf_balloons, file:///usr/share/reminders/qml/reminders.qml:24:1: module "Evernote" is not installed20:53
balloonsahh, something new!20:54
balloonsok, well, heh, I guess we'll have to file a bug again :-)20:54
Letozaf_balloons, lol20:54
balloonshey, perverseness!20:55
balloonsLetozaf_, care to file a new bug for this? I'll re-mark status on it.20:56
Letozaf_balloons, ok20:56
balloonsLetozaf_, also note you have installed the evernote plugin20:57
Letozaf_balloons, ok20:57
balloonsso account-plugin-evernote qtdeclarative5-evernote0.1 is installed20:57
Letozaf_balloons, let me check again, but I am quite sure they are installed20:58
Letozaf_balloons, yes they are both installed I checked20:59
Letozaf_balloons, wow! my online accounts is disappeared from system settings, I found out now as I thought it was better to check if the evernote account was there21:01
balloonsLetozaf_, odd.. I still have mine21:01
Letozaf_balloons, I think it might happend when I uninstalled reminders-app to try to install it again21:02
Letozaf_balloons, I uninstalled also account-plugin-evernote and21:03
Letozaf_signon-plugin-oauth221:03
Letozaf_balloons, this already happend to me, but I do not remember the config file to modify to fix this...21:03
Letozaf_balloons, let me find out again21:03
* Letozaf_ is rebooting21:08
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== PaulW2U is now known as G4MBY
Letozaf_balloons, this is really weired, last time this happened I just modified the OnlyShowIn=GNOME;Unity; entry in /usr/share/applications/gnome-online-accounts-panel.desktop but this time that entry is already ok21:28
Letozaf_balloons, as stated in bug 950352 ... oh well! I will first have to fix this to check if my evernote online account was there21:29
ubot5bug 950352 in gnome-online-accounts (Ubuntu) "Online Accounts UI Missing" [Undecided,Confirmed] https://launchpad.net/bugs/95035221:29
balloonsLetozaf_, sounds wild. Do you have a link to the reminders bug?21:34
Letozaf_balloons, I stopped while I was reporting it as I found this online accounts thing... I will finish the report now, just a second21:36
balloonsLetozaf_, always something right?21:37
Letozaf_balloons, ah well! suppose it's how it works when trying new stuff, you find bugs :P21:37
Letozaf_balloons, bug 128485721:40
ubot5bug 1284857 in Ubuntu Reminders app "module "Evernote" is not installed error when launching reminders app on desktop" [Undecided,New] https://launchpad.net/bugs/128485721:40
Letozaf_balloons, but could the missing online accounts from system settings be related to the bug I just reported ?21:41
balloonsLetozaf_, fails the same way for me, and my pc is fine21:41
Letozaf_balloons, oh fine! feel better now.21:41
balloonsLetozaf_, yea.. sorry about the other bug, but reminders is still having issues for sure. Should be a quick fix, but :-)21:42
Letozaf_balloons, well it's just weired as I fixed this problem before but now the same thing does not work, so I will have to find out how to re-fix this21:42
balloonsif you find a workaround, post it to the bug you linked Letozaf_21:43
Letozaf_balloons, yes, if I find how to :P21:44
=== G4MBY is now known as PaulW2U

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