=== asac_ is now known as asac [08:52] morning [09:24] morning folks, nm-applet seems to die when connecting to new wireless APs -- bug 796286 [09:26] hey hggdh [09:26] morning rodrigo_ [09:31] hggdh, that bug doesn't exist in LP [09:34] rodrigo_: it does, it is just private [09:34] ah [09:34] I subscribed you to it [09:34] you can unsub if you are not interested, but do not make it public, there is a coredump in === cjwatson_ is now known as cjwatson [09:49] rodrigo_: if you are still interested, I just posted a stacktrace on the bug [10:02] hggdh, yes, was looking at the code, but I'm afraid I don't know much about NM to fix it right now [10:02] it is clearly crashing because of a NULL hash table [10:03] rodrigo_: heh. Yeah, I was able to get that far also, but I do not know glib to keep on :-) [10:03] rodrigo_: OTOH, there are two new LightDM crashes :-) [10:03] well, glib part is clear, NM is calling g_hash_table_foreach with a NULL hash table [10:03] the problem is where that NULL hash table comes from [10:04] man, if you do not know, *I* have no hope... [10:04] cyphermox should know, so ping me later, when he wakes up [10:05] rodrigo_: roj, thanks [10:09] urgh, since when did system sounds get enabled by default? [10:09] i get really really irritating sounds every time i click on something now [10:11] gaaaaargh, this is going to cause me to dive out of the window [10:35] TheMuso, should I have at-spi2-core installed by default? [10:35] i just tried to turn on the screen reader in oneiric, and it failed miserably [10:35] and at-spi2-core isn't installed [10:35] i get this from orca without it: [10:35] ** ERROR **: AT-SPI: COuldn't connect to accessibility bus. Is at-spi-bus-launcher running? === chaotic is now known as theartistformerl === theartistformerl is now known as chaotic [12:41] pitti: is https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/791127 still an issue for you after the updates to Qt? [12:41] Ubuntu bug 791127 in unity-2d "unity-2d-places crashed with SIGSEGV in QTJSC::Structure::materializePropertyMap()" [Critical,Confirmed] === pedro__ is now known as pedro_ [13:27] does anyone know why xvfb-run might be failing in https://launchpad.net/ubuntu/+source/ubiquity/2.7.6 (all architectures)? [13:27] xvfb-run: error: Xvfb failed to start [13:35] cjwatson, when did that start? [13:36] i use xvfb-run in firefox, and i haven't noticed an issue yet [13:52] cjwatson, pass -e $LOGDIR/xvfb.log to it and cat that when it fails, so you can figure out why [13:56] chrisccoulson: sometime between 8 June and 12 June [13:56] fta: thanks, will try that. I'll also try just kicking a retry ... === m_conley_away is now known as m_conley [14:03] hi [14:19] rodrigo_: looking now at the NM crashes [14:24] still fails after a retry. trying fta's suggestion ... [14:25] why is unity so slow in oneiric? when i move a window, it flickers a lot, and i can literally see the vertical refreshes === jcastro_ is now known as jcastro [14:26] iirc, it was faster in natty. and mutter/gnome3 is not impacted in oneiric. it's as fast as expected [14:27] cjwatson, you may want to cat the log file unconditionally. i found the xvfb return code unreliable when i was using that for chromium [14:32] fta: heh, if it returns non-zero it will build and I only somewhat care ;-) [14:32] (but OK) [14:33] iirc, it's only 1 or 2 lines of logs [14:34] er, I mean if it returns zero, obviously [14:35] i used to have to add build deps from time to time to please it, like libgl1-mesa-dri [14:35] also, i used to run it with -a [14:35] let's see what 2.7.7 says [14:40] cyphermox, cool, hggdh is the one getting the crash, if you want more info [14:50] rodrigo_, cyphermox: and jibel, he just had it [15:14] hggdh: rodrigo_: I think I just got the fix [15:14] cyphermox: I love you! [15:14] hehe [15:15] annoying, because this is temporary until I'm finished with teh signals stuff in libappindicator, then this is useless code that will get removed and simplified [15:23] cjwatson, you have your answer now ;) [15:24] heh, and I screwed up error handling [15:24] what's that, missing build-dep on libgl1-mesa-dri? [15:29] Kaleo: I'll check bug 791127 on tomorrow's daily [15:29] Launchpad bug 791127 in unity-2d "unity-2d-places crashed with SIGSEGV in QTJSC::Structure::materializePropertyMap()" [Critical,Confirmed] https://launchpad.net/bugs/791127 [15:31] pitti: thanks [15:33] chrisccoulson: ping, did you build firefox5 b5 for armel somewhere? istr you were complaining about how long it took to build [15:33] achiang, it's in oneiric [15:33] and yeah, it takes about 18 hours to build ;) [15:34] chrisccoulson: i don't see it in the firefox-next ppa? [15:34] achiang, it's in oneiric proper. it won't be in the firefox-next PPA, as that doesn't build for armel [15:35] chrisccoulson: ah, i see [15:35] chrisccoulson: ok, thanks [15:39] chrisccoulson, only 18h? you're lucky ;) [15:40] heh :) [15:41] cjwatson, most likely yes, but there's also your keymap errors === m_conley is now known as m_conley_away === m_conley_away is now known as m_conley [16:19] pitti: Hi Martin, I built gdm 3 locally as you suggested, but when doing so the patches didn't seem to apply - at least not 36_language_environment_settings.patch. The patch code seems to be right, though, because it applies if I use cdbs-edit-patch to edit it. [16:19] pitti: Any idea on what might cause this? === zyga is now known as zyga-afk [17:00] hggdh: really did find the source of the issue now, but it's not easy to figure out exactly what, working on it now [17:02] problem is with glib somewhere, I'm doing the same as friday, loading up from a git snapshot of glib to see if it's really all fixed there (again), and then I'll track it down to a commit === m4n1sh is now known as manish [17:12] cyphermox: no prob [17:13] hggdh: in the meantime it appears that reverting to libglib 2.29.4 works properly [17:14] jibel: ^ [17:21] heh, nevermind that, it's not working anymore [17:21] unless it's because I messed around so much with my system that it's not in the state I expect it [17:44] ok, out for a bit, later all [18:40] mterry: ping? [18:40] cyphermox, yo [18:41] sup? [18:41] you getting crashes if you try to activate a wifi connection in nm-applet right now? (if you're on oneiric) [18:49] cyphermox, no [18:49] cyphermox, yes [18:49] :) [18:49] ;) [18:49] * mterry learns not to answer before testing [18:50] sorry for slow response [18:50] I'm testing a fix now, I'll probably need sponsoring :) [18:50] cyphermox, k === zyga-afk is now known as zyga [22:06] Hi, I need some help determining the correct upstream and package versions for a new version of the libgrip library [22:06] there's an abi change in libgrip as well as the larger abi change from gtk2 to gtk3 [22:07] the expert who started the library has left the project :) === m_conley is now known as m_conley_away === bryceh is now known as bryce === bryce is now known as bryceh === bryceh is now known as bryce [23:13] chrisccoulson: Yes you should, at least in oneiric. [23:14] TheMuso, i ended up having a few packages missing which i had to manually install to get orca working (at-spi2-core, libgail-3-common and libatk-adaptor) [23:15] chrisccoulson: Yes, I need to add them to the seeds, on my agenda for this morning. [23:15] TheMuso, ah, ok. thanks