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