/srv/irclogs.ubuntu.com/2011/08/19/#ubuntu-testing.txt

=== plars_ is now known as plars
jibelhggdh, https://code.launchpad.net/~jibel/ubuntu-server-iso-testing/live_session/+merge/7216810:57
jibelit was more difficult to integrate to usit than expected, I'd appreciate a review10:58
hggdhjibel: looking12:12
jibelhggdh, good morning, no emergency :)12:14
hggdhjibel: good afternoon, no problem :-)12:14
jibelI need someone to reproduce bug 829370 on an oneiric box upgraded from natty12:29
jibelthe test is to enable accessibility, reboot, login and check if the desktop crashes or not.12:29
hggdhjibel: must be upgraded from natty?12:47
jibelhggdh, I'm not sure that's a key component of the crash. You can try even on a non-upgraded system I think.12:50
hggdhk12:50
hggdhjibel: there seems to be another issue on accessability -- I requested flashing of the window title and whole window, then clicked on 'test'. Nothing happened12:54
hggdhmeanwhile, rebooting12:54
hggdhjibel: first thing on the change: at the beginning you glob.glob a directory, and then 'cp -rf "the return from glob" newdir'12:57
hggdhyou shoudl instead do a for entry in glob,glob cp -rf yadda12:58
hggdhif glob.glob returns more than one entry, it will do the wrong thing right now12:59
jibelhggdh, why couldn't I copy more than 1 entry to destdir at a time ?12:59
hggdhjibel: cp a b c d e f?12:59
jibelthe goal *is* to copy more than one entry, and there's nothin in python to do that if target dir already exists13:00
hggdhof course, it will work, the last entry in the cp is a dir13:00
hggdhduh13:00
hggdhshould not do that before drinking coffee13:01
* jibel rereading his code13:01
jibelhggdh, you're right that would fail if target was a file, but it's the result from copytree above13:03
jibelwhich would fails if it is a file and not a directory.13:03
hggdhjibel: yes13:03
jibelI could add an extra test and exit if it is not a directory.13:04
hggdhbut jibel just for sanity, it might be good to test13:04
hggdhheh13:04
hggdhyes :-)13:04
jibelthis is really a corner case, like dpkg creating a file instead of a directory which is doubtful13:05
jibelof a I/O error or something bad like this.13:06
jibellp hates me today and keeps crashing on my script.13:07
jibelhggdh, did you reboot with a11y enabled finally ?13:08
hggdhjibel: just did13:11
hggdhit is slow, the netbrick13:11
jibelhggdh, anything in /var/crash ?13:12
hggdhjibel: it did not crash, but I was not up-to-date; I am running a dist-upgrade now13:12
hggdhjibel: on the other hand...13:12
hggdhally seems a bit hosed there13:13
jibelhggdh, no *at-spi2-core* or *unity-panel* crash file ?13:13
hggdhjibel: absolutely no crash file, of any name13:13
hggdhbut wait for the dist-upgrade to end, and a new reboot (also remember, this is a fresh install of oneiric)13:14
jibelhggdh, I'll try on a fresh install on the same system and see if it doesn't crash,  that would be the upgrade then, some lib left behind or alike.13:16
jibelhggdh, many thanks for testing13:16
hggdhjibel: not done yet, now rebooting after dist-upgrade, with high contrast enabled13:17
hggdhI only have oneiric right now on a netslug13:18
hggdhjibel: seems to have crashed13:23
jibel\o/13:23
hggdhbut it was compiz...13:24
jibeleasy target ;-)13:24
hggdhtrying again13:26
hggdhjibel: weird: compiz *is* running, unity is not, but no crash file13:28
hggdhah, hell, the dist-upgrade removed unity13:29
hggdhfrom the /var/log/apt/history.log:13:29
hggdhRemove: unity:amd64 (4.8.0-0ubuntu3), unity-2d:amd64 (4.0.0-0ubuntu1), libunity-2d-private0:amd64 (4.0.0-0ubuntu1), unity-2d-spread:amd64 (4.0.0-0ubuntu1), unity-2d-panel:amd64 (4.0.0-0ubuntu1), unity-2d-places:amd64 (4.0.0-0ubuntu1), libgjs0b:amd64 (1.29.0-1ubuntu1), unity-2d-launcher:amd64 (4.0.0-0ubuntu1)13:29
jibelhggdh, simple fix to many problems13:30
hggdhyes, so true...13:30
hggdhok, trying again13:32
hggdhjibel: I cannot reproduce -- unity is again installed, and I am running with high-contrast. Session is opened OK, no crashes13:35
jibelhggdh, and orca enabled and running ?13:35
hggdhno, orca is not running.13:36
hggdhwill set it to speak, and reboot/login13:36
hggdhls -l /var/crash13:37
hggdh_usr_lib_at-spi2-core_at-spi-bus-launcher.102.crash13:38
jibelhggdh, cool, that's the one13:38
hggdhjibel: there you go. Did not even need to reboot. As soon as I enabled orca, it barfed13:38
jibelhggdh, if you logout, login that should crash unity-panel13:39
hggdhwill do it now13:39
jibelhggdh, it is a fresh installation, isn't it ?13:39
jibelhggdh, could you add a comment on bug 829370, please ?13:40
jibelI'll assign it to the desktop team13:40
hggdhwill do it now. And yes, unit-panel now crashed13:41
jibelhggdh, so please confirm but 829367 as well. Thanks!13:42
hggdhjibel: done, and done13:47
hggdhjibel: and yes, it is a fresh install (fresh meaning it was an Oneiric install, no upgrade)13:48
jibelthat new switcher is driving me mad. No one on DX has ever worked with spreadsheets I guess.14:08
hggdhjibel: there still?15:43
jibelhggdh, Yep on #u-meeting15:43
hggdhk, I will wait15:43
jibelhggdh, how can I help ?15:43
hggdhin templates.desktop/test_cases/livesession/custom-installation/hooks/casper-bottom.sh15:44
hggdhyou start with "If you change this, please also change the copy in ubiquity-hooks/30accessibility."15:44
jibelhggdh, bah, copy/paste failure15:44
hggdhah, OK :-)15:44
hggdhapart from that, go for it15:44
jibelhggdh, I saw that but forgot to remove it. I'll do, thanks for the reminder15:45
hggdhand I just approved it15:45
jibelcharlie-tca, morning16:36
jibelcharlie-tca, bug 82937016:36
charlie-tcalooking16:36
jibelcharlie-tca, do you know if it's known or in progress or any status ?16:37
jibelI reported it today but maybe that's expected at this stage16:37
charlie-tcaI don't know what is going on with it. I will check with TheMuso tonight when he comes on16:38
charlie-tcaI don't have at-spi2 on this system because dasher still requires the older version16:39
jibelcharlie-tca, okay thanks, I'm usually offline when he comes on.16:39
charlie-tcaNo problem. Thanks for bringing it up.16:40
jibelcharlie-tca, the problem being that on a fresh install orca doesn't work because of this crash16:40
charlie-tcaEven in unity 2d?16:40
charlie-tcaaccessibility is going to be using 2d instead of 3d16:40
jibelcharlie-tca, I haven't tried.16:43
charlie-tcaTo the best of my knowledge, we don't care if orca works in 3d now16:43
jibelcharlie-tca, do you mean the if a user selects "a11y" on the  boot menu he will be logged to unity-2d and this settings will be kept after installation ?16:43
charlie-tcadesktop images are broken again, so can't try it in live sessions16:43
charlie-tcayes16:43
jibelcharlie-tca, okay, good to know. I'll test on 2d then16:44
charlie-tcaa11y and accessibility installs will default to 2d16:44
jibelcharlie-tca, that lower the importance a bit even if it's still high.16:44
charlie-tca3d just doesn't work for it16:44
charlie-tcawhy?16:44
charlie-tcait still is broken if it won't work16:44
charlie-tcawhy are those needing that second-class users16:45
charlie-tcaWell, I guess if it works in 2d but not 3d, yes, it is lower priority16:46
jibelcharlie-tca, I mean if it works on 2d and the user is logged there by default, it is still a crash, but less critical since by default the user has a working environment16:46
charlie-tcaright16:46
charlie-tcasorry16:46
jibelno worries :)16:46
charlie-tcafingers type, then brain engages16:46
jibelI'll test on 2d, to be sure it's working16:46
charlie-tcaThank you16:46
charlie-tcaI will point the bug to TheMuso, anyway, tonight16:47
jibelyes please. Thanks16:47
=== joru_ is now known as joru
=== cr3_ is now known as cr3
=== yofel_ is now known as yofel
=== JasonO_ is now known as JasonO

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