=== zkriesse_ is now known as zkriesse [16:46] anyone started any precise testing yet? [17:02] gah, nothing works :( it can see the frames but both orca itself and ubiquity are inaccessible [17:02] TheMuso: do I need to do some magic to get orca to read ubiquity in precise? It reads window titles but says ubiquity is inaccessible [17:07] it didnt used to read window titles for ubiquity. funky === skaet_ is now known as skaet === kinoucho` is now known as kinouchou [21:02] AlanBell: I don't know. I need to have a look myself. [21:03] maco: I think he means the title bar, i.e the part that is rendered by the window manager. [21:03] AlanBell: I think I know why ubiquity is not accessible. [21:03] Actually, I am sure I know why,. [21:03] Easy enough fix, will push it today. [21:06] ok, nothing is accessible when I get to the desktop either [21:06] TheMuso: wait does it ust say "installer frame" or something? [21:06] yes, something like "installer frame inaccessible" [21:08] AlanBell: Yeah, I know why., [21:08] ok, great [21:08] AlanBell: Temp fix: sudo ln /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libatk-bridge.so /usr/lib/gtk-3.0/modules [21:09] there was some chatter in -desktop earlier about harmonising the ubiquity timzone selector and the time/date indicator selector [21:09] both are pretty rubbish with orca I think [21:09] I made the atk bridge for at-spi2 multi-arch, but GTK3 is not yet multi-arch enabled. [21:09] Ok making them the same makes sense, we then only need to work on the one. [21:09] but if someone is poking about there then it might be an opportunity to get that working [21:09] it is because it is a fake dropdown widget [21:10] Riiight. [21:10] I.e a custom widget, which means it likely needs some atk code. [21:10] *sigh* [21:10] yeah [21:13] that temp fix works [21:20] Yup thought it would. [21:20] I'll move the atk bridge file back to where it was for now, till GTK3 is enabled for multi-arch.