=== humphreybc-ipad_ is now known as humphreybc-ipad [00:22] why.. why isn't gnome-terminal using appmenu? [00:42] Daekdroom: maybe things get confused because of the show/hide menu option? (just guessing) [00:43] JanC, not sure. It started affecting pidgin too, but after several unity restarts, it is working alright again. [01:12] ah, sweet, found a good way to reproduce the damage bug [01:13] DBO: ^ if you want mor einfo [01:13] DBO: try changing the close duration to something like 300ish [01:14] Has anyone else gotten blackscreens at the lockscreen? [01:14] killing compiz and restarting unity seems to fix it [01:14] then right click a decoration, then click drag the window a little bit [01:15] Omega: fglrx ? [01:15] Integrated intel === yofel_ is now known as yofel [01:18] briliant [01:47] What's the command to restart unity from tty again? [01:48] unity or unity --replace [01:48] That is within X [01:48] I have to use DISPLAY=:0 from tty right? [01:48] works well from tty, unity is smatr enough to use DISPLAY=O [01:48] smart* [01:49] :0* [01:49] I get compiz (core) - Fatal: Couldn't open display :0 [01:49] So I thought I was doing something wrong [01:50] And what does "Unity" tells you? [01:50] tell* [01:50] what do you mean? [01:51] Well, at this point, I would use a sudo killall Xorg, but that's not the most subtle way. [01:51] davidcalle: killall -9 compiz && DISPLAY=:0 unity --replace [01:51] Indeed. The whole point is recovering my system without closing my programs, but I rather use sudo service gdm stop [01:51] it's the excalibur [01:51] oop [01:52] s [01:52] What does the -9 no? [01:52] Daekdroom: ^ [01:52] *do [01:52] Omega, you are right. [01:52] it forces compiz to close. [01:52] Daekdroom: it's the signel that it sends [01:52] signal* [01:53] Ok. I'll try it the next time it freezes. [01:54] Oh, right, when it freezes killall -9 compiz && unity is the way to go. [01:54] "unity --replace" is not necessary, "unity" does the job [01:54] Oh, yeah, cause when compiz dies so does unity. [01:56] On the QT & Unity novel, it seems QT apps - still - can't recover the menus when panel-service restarts. [01:56] They show up and all, but when you try using the menus you realize they're empty. [01:57] Omega, yes, but even if compiz is not dead, "unity" restarts the whole thing. "unity --restart" is just an alias of "unity". [01:59] Omega, AFAIK. [02:03] Hmm, that wasn't always so. [04:20] jcastro, i just watched saw your multitasking vid. have you encountered this bug? http://i.imgur.com/wYMKM.png [04:25] LLStarks, that bug is fixed now [04:25] LLStarks, I am deeply sorry [04:25] see the thing is [04:25] well [04:25] someone patched one of my libs [04:25] and now I must kill them for doing it wrong [04:25] Monday [04:26] Monday your problems go away [04:26] first time a Unity dev will have to murder a contributor, yes [04:26] but it must be done [04:26] for the good of the whole [04:28] DBO: i wish you luck [04:29] hyperair, thank you good sir [05:04] can i have the bug number for reference? [05:04] thanks dbo [05:04] sure [05:04] hold on [05:05] LLStarks, https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/752137 [05:05] Ubuntu bug 752137 in bamf (Ubuntu) "bamfdaemon crashed with SIGABRT in dbus_g_connection_register_g_object()" [Critical,Triaged] [05:05] that bug causes bamf to crash [05:05] which causes unity to re-register evertyhing [05:06] yup. that's the one. i was wondering what all the bamf crashes were about. [05:06] does this also tie into loss of window border? [05:07] no [05:07] thats a crash of the decorator [05:09] okay. === _LibertyZero is now known as LibertyZero [14:38] hi I am trying to build unity [14:41] nux build fails [15:38] finally nux builds === MacSlow is now known as MacSlow|pizza [20:08] jcastro, you've unintentionally made a strong case for default inclusion of the askubuntu lens. [20:08] it's the only way to make unity idiot-proof [20:19] hah [20:24] i'm serious. ask a stupid question, get a smart answer. [20:26] yeah it's pretty awesome [20:27] who needs built in static help [20:27] (except offline) [20:46] people hate "help" and manuals [20:46] askubuntu is more softcore === MacSlow|pizza is now known as MacSlow === _thumper_ is now known as thumper [22:53] What's the mutter/clutter libs that unity now uses? [22:57] unity doesn't use any of that anymore [23:15] jcastro: It draws directly to compiz? I thought it was still using something in the middle. [23:17] doctormo: it uses nux [23:17] Nux is an open-source Java toolkit making efficient and powerful XML processing easy? I presume not. [23:18] doctormo: https://launchpad.net/nux [23:18] doctormo: a C++ library for opengl ++ [23:18] thumper: Unlikely to be python bindings then :-( [23:19] doctormo: no... [23:19] doctormo: what are you after? [23:19] doctormo: I'm pretty sure that some form of python bindings for unity [23:19] * thumper sighs [23:19] thumper: Something that will do semi-transparent blocks I can draw on and accept events to. Like Gtk but cool. [23:19] very laggy connection to my irc proxy [23:20] doctormo: yeah... not so much [23:20] I looked at clutter, but it's horribly broken. [23:20] Maybe I'll use Qt, although that'll be ironic. [23:21] heh [23:21] thumper: I'm writing a replacement for gdm-simple-greeter, I have all the backend done, just need a gui. [23:21] So far nothing is able to do what I want in my designs. [23:22] I might have to stick to gtk for it. [23:22] that is frustrating [23:22] I know the feeling