=== duflu_ is now known as duflu [08:22] Mirv: ping [08:24] tsdgeos: pong [08:26] Mirv: so there is https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1431798 that is crashing rtm crashes to pat, do we care for rtm at all or simply put it in vivid? [08:26] Ubuntu bug 1431798 in qtdeclarative-opensource-src (Ubuntu) "unity8-dash crashed with signal 7 in QMutex::lock() when switching scopes" [Medium,In progress] [08:26] it is a very low impact bug [08:26] s/bug/fix [08:26] i mean [08:43] <_Rarity> Hello. What are the requirements to ask a question on the unity mailing list? [08:50] tsdgeos: you should probably ask pat if it should be added to the ww13-ota milestone (the next 14.09 rtm milestone) or not. we do care about the old rtm but he decides what bugs are put to there. [08:50] tsdgeos: thanks, making a note about landing that bug fix after the 5.4.1 currently in testing is in [08:51] Mirv: ok, i see, tx === galitsyn is now known as galitsyn-vb [10:12] Hi guys! There is an issue we have with Unity guests in VirtualBox if VM has 3D acceleration enabled. The problem is — if VM was saved and then restored, Unity does not attempt to draw any new graphical content. Something upset it too much. I was stepping over OpenGL commands with profiler and was looking to Read- and Write- buffers content. Guest does not attempt to place any new data there. In the same time, I can see newly allocated OpenG [10:12] L textures in profiler and these textures contain actual data. But due to some reason these textures never used. The issue disappears once guest window was resized. I used Ubuntu Desktop 14.04 and 15.05 guests. Can anyone give me some hints about what it might be related to? Maybe some Unity code references related to content drawing? Maybe even some Unity dev can take a look to the issue and say if the problem related to Unity itself or Virtu [10:12] alBox guest additions libraries work in some unexpected way? [10:34] galitsyn-vb: many of the Unity7 developers are in US timezone although they should see your message later if they have 24/7 irc [10:42] Mirv, I see. Thanks! === MacSlow is now known as MacSlow|lunch [11:42] galitsyn-vb, it sounds like something in the VirtualBox video driver is not handling restoration of the GL context correctly -- userspace applications should normally be completely unaware of the save/restore activity, but there's a possibility there is an improperly handled code path in Compiz that is not normally exercised elsewhere [11:42] I'll ask the Unity 7 devs to consider possibilities [11:43] galitsyn-vb, have you opened a bug in Launchpad? [12:08] bregma, no, have not submitted bug yet. [12:08] it's the recommended way [12:09] I see. Will submit. Thanks! === dandrader is now known as dandrader|afk === MacSlow|lunch is now known as MacSlow === dandrader|afk is now known as dandrader [15:04] bregma, seems the issue with graphical content freeze on VM restore is not directly related to Unity and even to Ubuntu itself. Very similar issue on state restore happens with glxgears app running inside the other Linux distribution and with different window manager at all. Seems there is something got upset in X11 libraries. Sorry for the noise. [15:05] ..and thank you for response! [15:05] :) [16:09] anyone feels like getting https://code.launchpad.net/~aacid/unity8/lvwph_firstVisibleIndex_remove/+merge/253236 ? [16:09] Cimi: mzanetti: ↑ ? [16:09] Cimi: so what happened to the regression? You left it unfixed? [16:09] ok. can review it [16:11] mzanetti: read the comment i made on the associated bug, i can't possitively confirm this fixes the crash, but at least it fixes something that may fix it [16:11] yep, already saw it [16:14] mzanetti, hmm, added silo 12 to flo, no keyboard, that known? [16:14] Saviq, I see missing OSK with various things lately. iirc I pinged you on friday about it already [16:14] but I haven't tracked it down to something yet [16:15] will watch it more closely [16:15] mzanetti, so maybe it's a flo thing, or are you seeing it on mako too? [16:15] I saw it on mako, yes [16:16] hmm, first time I had it now, and I can't get it at all, reboots or anything [16:17] * Saviq reflashes [16:18] tsdgeos, I might be asking something stupid now: [16:18] I see in the bug that index == 0 and firstVisibleIndex == 0 when this happens [16:18] in your branch the if is (remove.index <= m_firstVisibleIndex) [16:18] which should be true in that case [16:19] oh wait... remove.index might be something else than index === dandrader is now known as dandrader|lunch [16:19] hmm... it's insert.index [16:20] mzanetti: my hunch is that in the crash it was going through growDown [16:20] though reading the code i can't see how that could happen really [16:20] there's two fixes [16:21] a decouple the code that sets the m_firstVisibleIndex that was only in the else of growDown [16:21] and then actually set the m_firstVisibleIndex for when the list is not empty [16:23] right... I get it now [16:23] i'll put those two lines in the commit lof [16:23] g === dandrader is now known as dandrader|lunch [16:46] Mirv, if still around, any idea about OSK missing on flo with 5.4.1? [16:48] Saviq: qml cache [16:49] d'oh [16:50] Mirv, you must've been asked that like 100 times now, sry [16:53] mterry: I added you as a reviewer to this, don't know if you saw https://code.launchpad.net/~josharenson/unity8/add_slim_greeter_modes/+merge/252836 [17:01] Saviq: :) np, being brief just because busy with other stuff === alan_g is now known as alan_g|EOD [21:50] receiving this error when trying to debuild w/ SessionManager plugin http://pastebin.ubuntu.com/10617713/