/srv/irclogs.ubuntu.com/2011/09/28/#ayatana.txt

Viper550so I guess the Ubuntu font is too good for the boot screen :P02:09
Viper550jono, hello02:18
jonohey Viper55002:19
Viper550so yeah, you experienced with grub2 and mkfont? Its sorta related to design since I am sorta working on a refreshed boot screen, and well, I'm having issues02:20
grvrulzhello everybody!04:29
grvrulzDoes unity-2d support integrated window controls in the panel??04:29
grvrulzanybody?04:32
TheMusogrvrulz: Yes it does.04:54
grvrulzTheMuso: but i dont have them05:08
TheMusogrvrulz: Ok, I can't help you I'm affraid.05:08
grvrulzTheMuso: np.. i'll try to find out.05:09
didrocksgood morning05:46
smspillaz does anybody have a copy of matlab OR happen to know a crazy java application which displays this bug: https://bugs.launchpad.net/unity/+bug/85720106:43
ubot5Ubuntu bug 857201 in unity "Java application windows cut-off/truncated/not displayed properly" [High,Confirmed]06:43
FloatingGoatfantastic job with unity 11.10 beta 2 guys, addressed most of my UI fears cosmetic and functional.06:47
kamstrupjcastro: awake?07:57
davidcalleHi kamstrup, do you think the PyGI <-> Dee situation will be fixed for the release?08:08
kamstrupdavidcalle: i hope so, but right now it doesn't look too good :-/08:31
davidcallekamstrup, ok. Just needed to know if I could get into the process of converting other python lenses to Oneiric and writing a python lens/scope tutorial on dev.ubuntu. Reordering my priorities ;-)08:35
kamstrupdavidcalle: yeah, sorry, i will try and get it fixed, but no promises08:40
davidcallekamstrup, no worry, thanks :)08:48
njpatelTrevinho, (looking at your merge)08:56
njpatelTrevinho, you shouldn't need to set/unset blending states in the ::Draw you added08:57
njpatelpanel should work like dash and already has a SRC_OVER blending state08:57
kamstrupgord: can I assign this to you? https://bugs.launchpad.net/unity/+bug/86125108:57
ubot5Ubuntu bug 861251 in unity "Clicking a filter removes keyboard input focus from search entry" [Undecided,New]08:57
gordkamstrup, eeer you can, but i don't know how to fix it :) jay would know though08:58
njpatelgord, kamstrup I think we need to do what we did before, which is forward key events to the search entry if they aren't handled08:58
gord+1 but again, wouldn't know what we can hook in to nux for there08:59
Trevinhonjpatel: I didn't add these blending values09:00
kamstrupgord: ok, i'll trust you to s/delegate/pass the monkey on/ then :-)09:00
njpatelkamstrup, can you assign it to jay please09:00
TrevinhoThey were alredy there09:00
kamstrupgord:  how about this one? https://bugs.launchpad.net/unity/+bug/86125509:00
ubot5Ubuntu bug 861255 in unity "Ratings filter allows ratings > 1.0" [Undecided,New]09:00
Trevinhobut I can move them out09:00
njpatelTrevinho, PanelIndicatorEntryView::Draw(n09:00
kamstrupnjpatel, gord: ok jay on the first one then09:00
njpatelthat is new09:00
TrevinhoAh.. ok09:00
Trevinhoyes, sorry09:00
TrevinhoI used for coherency with the rest of the code09:00
gordkamstrup, *cough* filters should be clamping ;) but yeah i can fix that09:00
Trevinhoso I guess also WindowButtons doesn't need that...09:00
njpatelTrevinho, it shouldn't :/09:01
njpatelTrevinho, test panel opacity, if it still works then just leave it to avoid causing unknown issues09:01
TrevinhoOk,  so I move it away from the windowbuttons and panelindicatorentry09:01
njpatelTrevinho, at the very least, that function is also missing a PaintBackground call09:01
njpatelotherwise on some systems it won't clear the background before painting09:02
TrevinhoWell, I didn't since it cause to paint the dark background09:02
TrevinhoMh, I can use the "clear" tip... Used also in the PanelMenuView draw09:02
Trevinhousing a white cololor09:02
njpatelokay, that should work too. it seems that the panel's drawing is not working right if DrawBackground is causing issues :/09:03
Trevinhootherwise paintbackground would lead to draw the dark bg, and so no cross-effect..09:03
njpatelanyway, we cna fix that next cycle09:03
njpatelokay09:03
TrevinhoSo, I'll all these things09:03
TrevinhoI'll ping you when I'm done09:03
njpatelokay, I'll test it out some more09:03
Trevinhonjpatel: are you ok with the timings?09:05
TrevinhoI would have increased the fade-out value09:06
Trevinhobut JohnLea preferred low values in both the directions09:06
njpatelTrevinho, yeah, timings are fine in this case09:06
njpatelwe want it to be quick09:07
TrevinhoOk09:08
Trevinhonjpatel: should the PanelMenuView::Draw set the blending instead?09:15
njpatelTrevinho, no, the blending is being set by panelview09:20
Trevinhoso I move it out too09:20
Trevinhoit was there...09:20
njpatelTrevinho, hmm, i'm a bit worried now09:20
njpatelsomeone has been changing that stuff, so maybe it's just better to leave it at this point09:20
Trevinhonjpatel: maybe panelmenuview changes it just because it uses the gradient09:21
Trevinhothat needs a different blending09:21
Trevinhothen it resets to default09:21
Trevinhoso I'll keep that09:21
njpatelTrevinho, well, it's using the same blending, i think keep it everywhere, including your code, for now09:22
njpatelwe can fix it for P09:22
TrevinhoOK09:22
njpatelsorry, I didn't think it was added back in :(09:23
TrevinhoHowever njpatel without the SetBlend in my code, the effect doesn't work as expected09:26
Trevinhoin fact, it keep showing the background until the menus aren't hidden. While I want to make semi-transparent only the entries09:26
TrevinhoThe only thing I can safely add to WindowButtons and IndicatorEntries, if you want is the code that is also in PanelMenuView under the comment "/* "Clear" out the background */"09:27
njpateltremolux, okay, so let's leave it everywhere for now09:29
Trevinhonjpatel, no need to clear that too,otherwise no cross-fade anymore!09:42
kamstrupdidrocks: this bug is quite annoying for users, and I just committed fixes for both lenses. The files lens will get a release, but maybe just distro patch the apps lens? https://bugs.launchpad.net/unity-lens-applications/+bug/82741409:45
ubot5Ubuntu bug 827414 in unity (Ubuntu Oneiric) "gedit fails to start on first try, but does on the second" [High,Confirmed]09:45
didrockskamstrup: yep, doing :)09:45
kamstrupdidrocks: thanks!09:45
didrockskamstrup: I don't get the fix?09:47
didrockswhat's this, we don't have dbus activation for apps, isn't it?09:47
kamstrupdidrocks: the lenses are started by dbus activation - and child processes inherit... http://bazaar.launchpad.net/~unity-team/unity-lens-applications/trunk/revision/24209:48
kamstrupso most apps wouldn't care09:48
didrockskamstrup: yeah, I was on this page09:48
kamstrupbut apparently you can start gedit "as a service" :-)09:48
didrocksoh, but then, ok, it tries to see if it's already started09:48
didrocksinteresting :)09:48
didrockskamstrup: backcporting09:49
kamstrupdidrocks: when lp inserts a link automagically to lp:unity-lens-applications on the bug report, because I add --fixes=..., then why doesn't it link directly to the commit, when that info is readily available?09:50
kamstrupi can't count the times I've wanted that09:50
didrockskamstrup: good question, I think there is a launchpad bug somewhere about it :)09:50
kamstrupprobably :-)09:51
kamstrupdidrocks: any high/critical lens related issues I've missed? My #1 prio right now otherwise is to fix the segv in pygobject3.0 with libdee, as that blocks *all*python lenses...09:52
didrockskamstrup: enter doesn't activate the first entry, but I guess it's in the unity side09:52
kamstrupdidrocks: i believe that's a unity thing09:53
kamstrupdidrocks: but I can try and see if I stand a chance without spending days on it09:53
didrockskamstrup: yeah, I see nothing else bad happening for the lenses themselves, I guess checking the filters can be some help09:54
=== API is now known as apinheiro
andyrockhi all10:44
andyrockJohnLea: around?10:44
njpatelTrevinho, why adding LauncherController to test-panel build? it's breaks make10:45
andyrockdidrocks: i'm working on super + numpad bug10:45
andyrockit's a regression10:45
didrocksandyrock: nice! yeah, I fixed it for natty10:46
didrocksandyrock: I had to refix recently a lot of things for the numpad, compiz changed the way to do the grab10:46
andyrockdo you remember if in Natty it's possible to use shift+super+numpad10:46
didrocksI guess it's linked10:46
andyrock?10:46
andyrockyou know10:46
didrocksI guess it was possible, I don't have a numpad but people on the bug told it worked after my natty fixes10:46
andyrockshift cancels numlocks10:47
andyrock*numlock10:47
didrocksah nice ;)10:47
andyrockif it worked in Natty i've to study how i can avoid the "shift cancels numlock" behavior:)10:48
didrocksandyrock: I guess so ;) alt least, super + keypad is the first step :)10:49
andyrockdidrocks: oh super + keypad is already fixed in my branch10:50
didrocksgreat :)10:50
andyrockit has been quite simple10:50
andyrockusing boht 1 and KP_110:50
andyrockworks well10:50
andyrockbut <shift><super>KP_1 doesn't work :/10:51
didrocksok, it's just regestering KP_10:51
andyrocki mean XLookupString returns 010:51
didrocksshift is interesting10:51
andyrocktry to google "shift cancels numlock"10:51
andyrockdidrocks: look here: https://code.launchpad.net/~andyrock/unity/fix-850792/+merge/7699110:52
andyrockThe table looks weird try to edit it to make it readable10:54
=== MacSlow is now known as MacSlow|lunch
JohnLeaandyrock; ping11:45
didrocksJohnLea: did you get my pm? :)11:59
=== API is now known as Guest96864
=== Guest96864 is now known as apinheiro
JohnLeadidrocks; give me 10min, I'll get back to you12:01
=== Amaranthus is now known as Amaranth
apinheirodidrocks, are you here?12:25
didrocksapinheiro: yep12:25
apinheiroI'm trying to prepare a specific a11y unity ppa, with the code not included on the release due feature freeze12:26
apinheiromy first step was just12:26
apinheiromake a apt-get source unity12:26
apinheiroand try to create the package12:26
apinheirowith dpkg-buildpackage -b -rfakeroot12:26
apinheirobut I get this error:12:26
apinheirodpkg-shlibdeps: error: no dependency information found for /usr/lib/libbamf3.so.0 (used by debian/unity/usr/lib/compiz/libunityshell.so)12:26
apinheiroat the end12:27
apinheirodidrocks, do you know if Im doing something wrong here?12:27
didrocksapinheiro:hum, that's weird, is libbamf3.so.0 a valid symlink?12:32
apinheirodidrocks, :12:33
apinheirodevel@atanagildo:/tmp/unity-4.18.0$ ls /usr/lib/libbamf3.so.0 -lash12:33
apinheiro0 lrwxrwxrwx 1 root root 17 2011-07-12 12:57 /usr/lib/libbamf3.so.0 -> libbamf3.so.0.0.012:33
apinheirodevel@atanagildo:/tmp/unity-4.18.0$ ls /usr/lib/libbamf3.so.0.0.0 -lash12:33
apinheiro240K -rwxr-xr-x 1 root root 237K 2011-07-12 12:57 /usr/lib/libbamf3.so.0.0.012:33
didrocksapinheiro: seems it's a locally installed libbamf, isn't it?12:35
didrocksapinheiro: we are using multi-arch on ubuntu and in oneric, libbamf should be installed to /usr/lib/i386-linux-gnu/libbamf3.so.0.0.012:35
didrockswhat package version of bamf do you have?12:35
apinheirodidrocks, hmm, odd, my /usr/lib/i386-linux-gnu is empty12:36
apinheiroii  libbamf3-dev                           0.2.104-0ubuntu1                        Window matching library - development files12:36
didrocksapinheiro: are you on oneiric? ;)12:37
apinheirodidrocks, well, my machine is 64 bits12:38
apinheirodevel@atanagildo:/tmp/unity-4.18.0$ ls /usr/lib/x86_64-linux-gnu/libbamf3.so12:38
apinheiro/usr/lib/x86_64-linux-gnu/libbamf312:38
apinheirodidrocks, so yes it seems that I have that .so on two different subdirectories12:38
didrocksapinheiro: you shouldn't have on in /usr/lib/libbamf*12:38
didrocksapinheiro: maybe a local install? or remaining cruft?12:38
apinheirodidrocks, yeah probably, as my system started with natty, and then I keep doing upgrades to oneiric12:39
apinheirodidrocks, I will try to clean that stuff12:39
apinheirodidrocks, thanks12:39
didrocksapinheiro: yw! keep me posted12:42
om26er__smspillaz, minimizing a window leaves it in focus and have to click on the desktop or app behind, known already?12:45
=== om26er__ is now known as om26er
smspillazom26er: you mean the one where it stays in focus but is not visible ?12:48
smspillazI just pushed a branch to fix that, 3 people have pinged me about it today12:48
Amaranthsmspillaz: oh, there you are12:49
Amaranthsmspillaz: with your FBO work in unity did you ever run in to a problem where the screensaver didn't draw correctly?12:49
AmaranthI remember you mentioning disabling FBO drawing in certain cases12:49
om26ersmspillaz, yes that12:49
smspillazAmaranth: I had to disable it for transformed screens12:52
smspillazom26er: yep, fixed it12:52
Amaranthhmm, screensaver active is not transformed12:52
om26erMacSlow|lunch, hey! dash scrollbar does not work on the far right edge (a la fitts law) targetted for final?12:53
om26ersmspillaz, nice :)12:53
=== MacSlow|lunch is now known as MacSlow
MacSlowom26er, no12:55
=== m_conley_away is now known as m_conley
=== bregma_ is now known as bregma
=== Guest54918 is now known as jbache
greybackdidrocks: should not this commit have a diff file: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qt/revision/23514:01
didrocksgreyback: ohoh14:02
* didrocks checks for a missing bzr add :)14:02
didrocksgreyback: fixed! thanks :)14:02
greybackdidrocks: no problem :)14:03
om26ersmspillaz, hey! just a heads up "show desktop" is still not working with latest unity :/14:03
om26erbug 83632514:03
ubot5Launchpad bug 836325 in unity (Ubuntu) "Clickable areas of previously active window remains on 'Show Desktop'" [High,Confirmed] https://launchpad.net/bugs/83632514:03
om26erhttps://bugs.launchpad.net/unity/+bug/836325/+attachment/2474569/+files/out-8.ogv14:03
smspillazdamn14:04
smspillazok14:04
smspillazits on the list14:04
smspillazom26er: ok, just got around to looking at this14:39
smspillazom26er: it's working fine here, are there particular windows which cause problems ?14:39
om26ersmspillaz, seems to happen with every14:39
om26ersmspillaz, you use chromium?14:39
smspillazchrome and chromium14:39
om26ersmspillaz, and its running?14:40
om26erif i close chromium then the behavior is a bit different14:40
smspillazI've got both open, and I switched from CSD to non CSD, don't see it14:40
smspillazI have made tons of changes locally though14:40
om26ershow desktop would show the desktop but the launcher would stay hidden as well as if something is there that is causing it to not show even if i click the desktop14:41
* om26er quits xchat to test if its the culprit14:42
smspillazah yeah14:43
smspillazah interesting, I can get it now14:43
om26ersmspillaz, no particular app is responsible it seems14:44
smspillazom26er: I think I know what it is14:44
smspillazom26er: when you minimize a window then unminimize it, the unminimized window will be broken in show desktop14:44
om26eri should upgrade to latest compiz maybe one of stacking issue14:44
smspillazit's not a stacking bug14:44
om26ersmspillaz, seems your observation is the case14:45
smspillazonly seems to happen on gnome-terminal for me14:45
smspillazanyways, I'll look into it14:45
smspillazthanks14:45
om26erthough i disabled 'minimized windows previews' a few days ago and the issue was happening so could be something aside from that14:46
smspillazah yeah14:46
smspillazdisabling minimized window previews won't turn off the fake show desktop handler14:46
smspillazI need to fix that14:46
om26ersmspillaz, alright then, so now you know the cause :)14:46
smspillaz:)14:47
smspillazhave you got the bug # for https://launchpadlibrarian.net/81308460/out-8.ogv ?14:47
smspillazso I can add it to the 4.20 list ?14:47
om26ersmspillaz, bug 83632514:47
ubot5Launchpad bug 836325 in unity (Ubuntu) "Clickable areas of previously active window remains on 'Show Desktop'" [High,Confirmed] https://launchpad.net/bugs/83632514:47
om26eryes on the list14:48
smspillazcheers14:48
om26eror not, just updated the milestone :p14:48
smspillaz:)14:48
smspillazalright, lets fix this14:49
rodrigo_diwic, hey, thanks for the patch for https://bugzilla.gnome.org/show_bug.cgi?id=657244 , but I'm preparing a (hopefully) better one, so can you replicate easily the crash?14:53
ubot5Gnome bug 657244 in media-keys "gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()" [Critical,Needinfo]14:53
diwicrodrigo_, otp14:54
rodrigo_diwic, OTP? :)14:56
diwicrodrigo_, im on the phone14:57
rodrigo_diwic, ah ok :)14:57
rodrigo_diwic, ping me when you're done, please14:57
diwicrodrigo_, ok, phone conversation ended15:10
rodrigo_diwic, ok, so can you replicate the crash easily?15:10
diwicrodrigo_, so I don't know if it happens every time, I just logged in, saw it happening and noticed that since 963 other people were affected as well, it looked like it could use some analysis15:11
diwicrodrigo_, but I can try rebooting once and see if it happens again15:11
rodrigo_diwic, ok, just wanted to ask you to test my fix, as I haven't had the crash at all myself15:12
diwicrodrigo_, just rebooted and it didn't happen now, so not reproducable I assume15:14
rodrigo_yes, seems people are getting it only once when they update :(15:14
diwicaha15:14
diwicmaybe I can try downgrading15:15
gordTrevinho, hey hey, having some issues with the menus on the panel today, releasing a click on an indicator causes the menu to go away. any idea whats going on there?15:18
smspillazom26er: ok, fixed it (hopefully)15:19
diwicrodrigo_, nope, downgrading and upgrading did not reproduce the issue15:19
rodrigo_hmm15:19
om26ersmspillaz, cool, which branch? I might test it ;)15:19
om26ersmspillaz, also if you have a branch for bug 861411 please link it15:20
ubot5Launchpad bug 861411 in unity (Ubuntu) "minimized window leaves the titile bar words on panel" [High,In progress] https://launchpad.net/bugs/86141115:20
om26eryaay for the title :p15:21
=== API is now known as Guest22350
=== Guest22350 is now known as apinheiro
rodrigo_diwic, see the last comment on https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/832603 , if you can try it just to make sure nothing breaks?15:34
ubot5Ubuntu bug 832603 in gnome-settings-daemon (Ubuntu Oneiric) "gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()" [Critical,Triaged]15:34
diwicrodrigo_, I'm looking at the patch - you set priv->bus_cancellable = NULL in _stop, then you check (priv->bus_cancellable != NULL) in on_bus_gotten, as part of precondition to returning early.15:38
diwicrodrigo_, this looks incorrect.15:38
kenvandineagateau, have you had Cimi_ look at this gtk patch?  i don't see anything that looks like it would break but it is a pretty big refactoring of his patch15:38
rodrigo_diwic, on_bus_gotten will get called on the g_cancellable_cancel call15:38
diwicrodrigo_, immediately?15:39
rodrigo_diwic, so, at that time, it won't be NULL15:39
Cimi_kenvandine: exactly15:39
rodrigo_diwic, yes, since it's on the same thread15:39
kenvandineCimi_, so you reviewed it?15:39
Cimi_kenvandine: better to blacklist vlc in overlay scrollbars15:39
agateaukenvandine: not yet, but I talked with him about it earlier15:39
diwicrodrigo_, ok. Then I understand.15:39
agateauCimi_: this won't help with other apps like hp-systray15:39
Cimi_agateau: same issues?15:40
agateauCimi_: yes: it sometimes load gtk first15:40
diwicrodrigo_, yeah I could try it, but not until tomorrow because my day is up15:40
rodrigo_ok15:40
Cimi_ok15:41
Cimi_agateau: we need the same for gtk3 then15:41
agateauCimi_: it is not yet needed for Qt, but in the long run that makes sense15:41
smspillazom26er: sorry I took so long https://code.launchpad.net/~smspillaz/unity/unity.fix_836325/+merge/7735315:41
om26ersmspillaz, wrong branch? seems its for bug 83245815:42
ubot5Launchpad bug 832458 in compizconfig-settings-manager (Ubuntu) "ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)(): '\xd0\t\x9b\n\x01'" [Medium,Confirmed] https://launchpad.net/bugs/83245815:42
om26eror the bug number might be wrong15:43
Cimi_agateau: why are you storing those static variables in gtkv/h scrollbar and scrolled window?15:43
Cimi_agateau: is it requires?15:43
Cimi_*REd15:43
Cimi_agateau: if it loads from gtkwidget.c, they are useless?15:44
smspillazhttps://code.launchpad.net/~smspillaz/unity/unity.fix_836325/+merge/7735315:44
smspillazshould be it15:44
smspillazmaybe there's a typo in the bug #15:44
agateauCimi_: which static vars? I removed static vars from the file you mentioned and did not add any new one15:45
Cimi_agateau: in the patch you posted, I can see static vars at the top of each file15:45
Cimi_https://launchpadlibrarian.net/81313776/100_overlay_scrollbar_loading.patch15:46
agateauCimi_: I don't see any static var there15:46
agateauCimi_: I see declaration of functions15:46
Cimi_indeed, not static15:47
Cimi_yep15:47
* Cimi_ tired15:47
agateauCimi_: the only static vars are in gtkmain15:47
agateauCimi_: they are needed because I didn't take the time to create a .h file for them15:47
Cimi_agateau: can we split that into a separate file then create it?15:48
Cimi_kenvandine: can we push that tomorrow?15:48
Cimi_kenvandine: I'd prefer to put the code into a separate file, will be cleaner15:48
kenvandineCimi_, yeah, but early tomorrow ok?15:49
agateauCimi_: I think you are quite ballsy to talk about cleaner code when your previous version contained code which was duplicated 3 times15:49
* agateau creates the header file anyway15:50
kenvandinehehe15:50
Cimi_agateau: I am not saying your code is not cleaner than mine, I am saying that since you had this great idea of sharing the functions, itps the right time to put it into a separate file as I said in #dx15:50
smspillazhyperair: ping15:50
smspillazom26er: actually15:50
Cimi_agateau: got what I mean?15:51
smspillazom26er: are you able to reproduce https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/68473115:51
hyperairsmspillaz: pong.15:51
ubot5Ubuntu bug 684731 in unity "Windows that hide themselves when closed don't appear in any "this workspace" switcher" [High,Confirmed]15:51
hyperairoh heh15:51
Cimi_agateau: even *more* cleaner15:51
smspillazfiled in 201015:51
smspillazhmmm15:51
smspillazI think this popped up in my email queue somewhere15:51
agateauCimi_: I just factored the thing because it was necessary for my fix. I usually don't do cleanup this close to deadlines15:51
smspillazand then I saw it15:51
smspillazand it's probably been fixed for ages15:51
smspillazhyperair: is that still a problem ?15:51
smspillazcouldn't reproduce it using anything15:51
Cimi_agateau: we just need to create a ubuntuoverlayscrollbar.c/.h15:52
=== m_conley is now known as m_conley_away
Cimi_put all the code you wrote in gtkmain.c there15:52
hyperairsmspillaz: i haven't see that in ages.15:52
smspillazok15:52
agateauCimi_: yes, and mess with buildsystem, define proper copyright headers and so on15:52
Cimi_agateau: and add the ubuntuoverlayscrollbar.h headers15:52
smspillaznext bug!15:52
hyperair:)15:52
Cimi_agateau: I didn't know that, so, we can avoid adding headers for the moment15:53
smspillazhas anyone been able to reproduuuuuuuuce https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/85147215:53
ubot5Ubuntu bug 851472 in compiz (Ubuntu Oneiric) "compiz crashed with SIGSEGV in _XFreeEventCookies()" [Critical,Triaged]15:53
om26ersmspillaz, me neither15:53
Cimi_agateau: I understood you didn't create the new file for time reasons, I didn't think at the required makefile and copyright changes15:53
smspillazok comment $1515:54
agateauCimi_: ok15:54
kenvandineagateau, Cimi_: so stick with this version?15:54
Cimi_kenvandine: I am fine with this for oneiric15:54
agateauCimi_: note that I agree with you it should be done, just now is not the best time15:54
agateauCimi_: thanks15:54
Cimi_agateau: +115:54
om26ersmspillaz, try quitting apps from their quicklist15:54
Cimi_kenvandine: users won't notice, and it is stable15:55
om26ercauses the crash here like 100 times a day15:55
kenvandineCimi_, ok, thx15:55
Cimi_kenvandine: it's a cosmetic difference for coders15:55
Cimi_kenvandine: but as agateau said implies changes to the makefile and proper copyright assignment, better to postpone for P15:55
Cimi_I understimated that15:56
Cimi_but agateau was right15:56
om26ersmspillaz, maximize chromium, open two tab in it, minimize it. right click on its icon in the launcher and select quit15:57
* kenvandine builds15:57
* hyperair wonders if the issue with the minimize animation in unity and multihead where the launcher ends up in the middle and windows end up minimizing to the non-existent launcher on the left is fixed15:58
* om26er crashed unity 7 times in last 5mins with a similar procedure :p15:58
hyperairD=15:59
* smspillaz paintstakingly does this in valgrind15:59
hyperairsmspillaz: it's not pain until you run unity for ~24 hours in valgrind.15:59
smspillazah frick, I need to reset my settings16:00
smspillazhang on16:00
smspillazaaaaand valgrind goes NUTS16:04
smspillazwow impressive16:06
smspillazwe actually manage to trash the entire heap16:06
njpatelTrevinho, ?16:06
smspillazmy gosh, if the fix for this is a 2 line null check, I am going to ...16:09
kenvandineCimi_, agateau: the new patch does remove 3 symbols though16:23
smspillazom26er: hyperair: https://code.launchpad.net/~smspillaz/unity/unity.fix_851472/+merge/7736216:28
* hyperair clicks16:29
smspillazturns out that if an X call fails (eg a window was destroyed before you did it and the call is a synchronous one) the return values of anything inside that call will be to memory internal to X16:29
hyperairO_o16:29
hyperairto memory internal to X?16:29
smspillazso if you don't check the return code and then free the memory (since it appears to be valid) it only, you know, frees the entire heap, since xlib is loaded before compiz16:29
smspillazoh, sorry, internal to xlib16:29
hyperairoh heh16:30
smspillazwouldn't be possible to free memory on the server16:30
smspillazthat would be a SIGSEGV ;-)16:30
smspillazhyperair: I don't think xlib does this deliberately, but that's sort of the way it works out on compilation anyways16:30
hyperairhm16:31
* hyperair pretends to understand that16:31
smspillazhyperair: pointers are usually predictable16:32
smspillazdepending on the way you compile stuff16:32
smspillazbecause of the way OS caching works16:32
smspillazit's why we need ASLR on linux really16:32
hyperairoh yeah that16:33
hyperairright16:33
hyperairwell at least stuff allocated on the stack always ends up having the same address =\16:33
hyperairfor some reason or other16:33
apinheironjpatel, I have been testing the bug related with the keynav navigation16:49
apinheiroas it seems to be solved16:49
apinheirobut all what I said here:16:49
apinheirohttps://bugs.launchpad.net/unity/+bug/852506/comments/216:49
ubot5Ubuntu bug 852506 in unity (Ubuntu) "dash does not scroll down during keyboard navigation" [Critical,Fix committed]16:49
apinheirois still valid16:50
apinheironjpatel, could you test it?16:50
apinheiroor it is something that only happens if you do a manual unity --replace ?16:50
njpatelapinheiro, https://bugs.launchpad.net/unity/+bug/860805 :)16:51
ubot5Ubuntu bug 860805 in unity "Dash doesn't get the focus on pressing the super key first time after login" [High,Confirmed]16:51
apinheironjpatel, ah ok, I thought that it was managed on the same bug16:53
apinheirothanks16:53
AlanBellapinheiro: do you get orca reading out "button" for everything in the lenses?17:05
apinheiroAlanBell, do you usually read ubuntu-accessibility mailing lists?17:05
AlanBellyes17:06
apinheirowell, some weeks ago I sent a mail17:06
apinheiroin order to have a11y support for most of the dash etc17:06
apinheiroit is required these branches:17:06
apinheirohttps://code.launchpad.net/~apinheiro17:06
apinheiroas I was not able to finish them before17:06
apinheirofeature freeze17:06
=== yofel_ is now known as yofel
apinheirothey will not be included on the official release17:07
apinheiroIm checking how to create a ppa including those changes17:07
apinheiroso the users could start to test them and give some feedback17:07
AlanBellok, I recall that mail, I didn't realise the connection to the symptoms17:07
AlanBellthere is some set of circumstances when it actually works right now, for the top row of icons in a category17:08
apinheiroAlanBell, I'm talking about Unity3D17:09
ach1mom26er, with which graphics chip do you test unity?17:09
apinheiroon Unity3D , withoug those branches17:09
AlanBelloh, OK that one is silent17:09
apinheiroit works the launcher17:09
om26erach1m, nvidia and intel17:10
AlanBellyeah, unity2d everything is called "button"17:10
ach1mom26er, could it be that this bug #851337 only happens on intel HW?17:10
* om26er should get ati system too though17:10
ubot5Launchpad bug 851337 in unity "window decorations missing after expo" [Undecided,Confirmed] https://launchpad.net/bugs/85133717:10
ach1mI can reproduce this with g45 and gma945.17:10
om26erach1m, i guess it to not be an issue when on live session17:11
om26ercan you reproduce it on live session as well?17:11
ach1msorry my Internet connection is not that fast, so I can get a liveCD very fast.17:11
ach1mcan not*17:12
ach1mom26er, I tried unity --reset, it didn't help.17:13
om26erach1m, also tested a new user?17:13
om26erach1m, I have gma950 and it does not happenb17:14
om26erthough i have yet to do thorough testing on that netbook17:14
ach1mOkay I can test a new user.17:14
* ach1m is back in a minute.17:15
ach1mom26er, also the same symptoms for a new user account.17:20
om26erach1m, i'll grab the latest iso and put it on my gma950 netbook and will report in the bug17:20
ach1mthx.17:20
om26erinternet is killing me though :D17:20
om26erach1m, which system of your have gma950 ?17:21
om26eris that a netbook17:21
ach1ma notebook with gma945 and a Desktop system with an g45 aka x4500HD.17:21
om26erach1m, both have the issue?17:22
om26erinteresting17:23
ach1myes.17:23
om26erach1m, can you open a terminal and type unity-window-decorator --replace17:26
om26erand then let me know if the issue happens17:26
om26erseems i can reproduce with gtk-window-decorator17:26
ach1mom26er, http://paste.ubuntu.com/698610/17:27
om26erach1m, test now if the issue is happening17:27
ach1mthe problem is still there.17:28
om26eri'll test my netbook or i might end up pulling the nvidia card off and try with the integrated :D17:29
ach1mokay.17:29
om26eri just reproduced it but i had gtk-window-decorator as my window decorator17:30
ach1mom26er, it happens with gtk-window-decorator and unity-window-decorator.17:31
om26erreproduced on nvidia :)17:33
ach1mah nice, or not so nice – but at least it seems not to be a driver issue.17:34
njpatelTrevinho, ping18:38
=== m_conley_away is now known as m_conley
jonoDBO, about set for our call?19:59
DBOskype or mumble?19:59
jonoDBO, lets do skype, give me one sec19:59
Trevinhonjpatel: pong20:04
njpatelTrevinho, hey dude20:04
TrevinhoHi, I've seen the merge, thanks20:04
njpatelTrevinho, found an issue, first-click on a entry closes it again. I think it was with the fix for dealing with being able to keynav with the mouse on the panel20:04
njpatelTrevinho, no worries, awesome work dude20:05
Trevinhonjpatel: I check20:05
njpatelthanks dude20:05
TrevinhoBut... First click... what do you mean exactly?20:06
njpateljust, when you click on a menu, it closes automatically20:06
TrevinhoIf I click over an indicator entry, it opens here correctly...20:06
njpatelthen the next time you click, it works20:06
njpatelsorry, on an entry20:06
TrevinhoAhhh... ok20:06
TrevinhoI try20:06
TrevinhoSo... njpatel to reproduce it I should click over an entry -> and I do a first click? Mhmhm... I can't understand how to reproduce it20:10
njpatelTrevinho, for me, with trunk unity, just clicking on an entry will cause the menu to show then hide20:11
TrevinhoMhmh... It doesn't here... I check if I forgot to merge some changes20:12
njpateltry a few times on different indicators, it seems reproducable20:12
Trevinhonjpatel: but was this already present before the fading panel merge, isn't it?20:19
njpatelTrevinho, yep20:20
njpatelfound it this morning20:20
Trevinhonjpatel: but it closes and reopens to you or does it stay closed?20:20
njpateltremolux, stay closed20:22
njpatelthen I have to click again and it works fine20:23
njpatelit's really weird20:23
* tremolux waves to njpatel :)20:23
njpatelwoop,s orry :)20:23
Trevinhonjpatel: Mhmh... I can't reproduce it... The only issue I have is with the network indicator that quickly closes and re-opens its menu20:32
Trevinhobut... The other menus seems to work fine20:32
Trevinhomhhmhm20:33
njpatelTrevinho, okay dude, no worries, I'll have a look when I get a chance20:33
Trevinhonjpatel: if you can to do a quick screencast I maybe understand better what's going on there...20:37
njpatelTrevinho, I can't right now dude :/ don't worry we can fix later if necessary20:39
TrevinhoMh, ok...20:39
Trevinhohowever njpatel I guess that is mostly controlled by the panel-service.c's event_filter  function20:47
njpateltremolux, okay, I can check that20:48
* tremolux hugs njpatel20:48
Trevinholol... Your tab is broken! :D20:48
* Trevinho is know as tremolux20:48
TrevinhoI'm sorry but you need to press a "v" too :D20:49
Trevinhonjpatel: however when you've time just merge the lp:~3v1n0/unity/fix-690143-v2 branch, it's a small fix, but needed for coherency :)20:51
Trevinhonjpatel: I also experienced another bug that was present also before my changes, see bug #861279 however to test it just, open a terminal -> drag it on the right side of the screen -> make it semi-maximize -> oops, the panel will be empty and will stay empty until you won't switch the focus to another window and back to the terminal20:58
ubot5Launchpad bug 861279 in unity (Ubuntu) "Missing global menu with the first opened terminal" [Undecided,New] https://launchpad.net/bugs/86127920:58
njpatelTrevinho, wow20:59
njpatelokay, will take a look20:59
Trevinhonjpatel: don't worry, I try to fix it now...20:59
TrevinhoIf I can, then the ball is all yours! :)20:59
Trevinhocan't*20:59
njpatelthanks :)21:00
Trevinhohowever njpatel i guess that it's related to how the grid plugin works21:00
Trevinhomaybe it simply tries to unmap the window... Who knows... I've to check :P21:01
jcastrohi guys21:01
TrevinhoHi jcastro!! :)21:04
TrevinhoHow are you?21:05
jcastrogood, you?21:05
TrevinhoGood... also if it's a rush... We to fix lots of things before the FF... :)21:06
Trevinhojcastro: have you been mostly working with the cloud related projects recently?21:10
jcastroyeah21:10
jcastrobut I drop in when I can21:11
jcastrohey njpatel21:11
jcastrobtw that broken twisty is still in the dash21:11
njpatelhey jcastro21:14
njpateljcastro, twisty?21:14
jcastroyeah, the thing that used to collapse the dash21:14
njpatelyeah, it's broken for the time being dude, sorry21:15
njpateloh, wait21:15
njpatelno, I fixed it this mornign, it won't show21:15
jcastro\o/21:15
=== _thumper_ is now known as thumper
=== m_conley is now known as m_conley_away
jbichathe Desktop icon is broken (as seen in Alt-Tab) or in Nautilus21:26
Trevinhonjpatel: I've found the issue about the menus not being shown21:53
njpatelah, awesome!21:53
Trevinhothe fact is that if you move a window outside the monitor area21:54
Trevinhothe menus have been hidden...21:54
TrevinhoI've found how to make them show back21:54
Trevinhobuuuutttt.... I guess we should tune this a little better21:54
TrevinhoI mean... Now if you also move a terminal on the left... To make its center to stay outside the Viewport, then the menus doesn't show21:55
TrevinhoI geuss we should only check if its completely outside....21:55
njpatelexactly21:55
Trevinhoso, this is the fix... Ok21:55
TrevinhoI change this thing21:56
njpatelokay, I can try it out tomorrow21:58
Trevinhocool21:59
TrevinhoI'll send the merge req soon21:59
Trevinhothen I see if I also I've the time for the latest fixes....21:59
TrevinhoThere's a very critical one here... If I open a terminal, I keep it above any other window, and I switch VP, then I can't re-focus it using the launcher icon.22:00
Trevinhojason wasn't able to reproduce it, but actually me and others including om26er yes22:00
Trevinhonjpatel: also... If you take a window focussed with menus and you switch vp using ctrl+alt+arrows, then if you click over the empty panel... Wup! Here you are the menus22:08
Trevinhobut they will hide after the first click22:08
Trevinhothat mostly depends on libappmenus by the way22:08
Trevinhobut maybe we could use a "disable" flag to the panelmenuview not to handle clicks if we don't want22:08
njpatelindeed22:10
Trevinhonjpatel: another workaround would be to focus the panel itself when switching vp, but that could lead to issues...22:12
TrevinhoSo do I go for the disabled thing?22:12
njpatelyep22:12
Trevinhook22:13
Trevinhonjpatel: another question... :)22:13
TrevinhoFor the fix I was talking before (don't disable the menus/titles moving the window outside)22:13
TrevinhoI actually check if the window intersects with the monitor / viewport...22:13
Trevinhodo you want to set a minimum width/height?22:14
TrevinhoI mean, It's currently impossible to move a window and not to intersect it with the current VP... Due to the grid plugin22:14
Trevinhoso maybe, if a window shows only few pixels of itself on a vp, showing its title/menus is wrong22:15
njpatelTrevinho, well, at the moment we take the x + width/2 but only take y, not the midpoint of the height...that could be it22:16
njpatelx = x + width/2, I mean22:16
njpatelso the centre of the window, width wise, but not the centre of the height (to determine which panel it belongs too)22:16
njpatelto*22:16
TrevinhoSo, I'd say... That if less than a quarter of the window is not shown there, then hide in the panel22:18
TrevinhoAlso if... there could be windows that aren't in any vp22:19
njpatelright22:19
sbtesmspillaz, about https://bugs.launchpad.net/unity/+bug/73299722:24
ubot5Ubuntu bug 732997 in Compiz Core "Cannot open a window that starts iconified" [High,Fix committed]22:24
sbteit still doesn't seem to work22:24
sbtesmspillaz, you can test it with emesene22:31
sbteuse the default settings and let someone talk to you22:34
Trevinhonjpatel: I'd reduce that value... I'd put also 1/8 of the width/height...22:35
TrevinhoToo little? It shouldn't for big windows22:35
njpatelnot sure dude22:36
njpatelit might be a bit late to do that :/22:36
njpatelput up a m-p and I'll get the guys to test int he morning22:37
TrevinhoOk... I set it to 1/4 so...22:37
TrevinhoEveryday I find a new issue :D22:37
njpatelheh :)22:39
devfilhi guys, in oneiric if I minimize the skype window it won't open anymore so I have to kill skype and reopen it22:47
TrevinhoDBO: please merge this, since it's in your scope, https://code.launchpad.net/~3v1n0/unity/fix-690143-v2/+merge/77296 ;)22:48
DBOTrevinho, does it do that every time a window moves O_O22:48
DBO?22:48
TrevinhoDBO: there's no other way to do that22:48
TrevinhoI also asked to Smspillaz....22:49
TrevinhoI can add a timer to reduce22:49
DBOplease22:49
TrevinhoOk, timer is coming22:49
TrevinhoDBO: 200ms is it fine?22:50
TrevinhoOr slower?22:50
DBO25022:51
Trevinhook22:53
sbtesmspillaz, added an explanation of the problem and a test to https://bugs.launchpad.net/unity/+bug/73299722:58
ubot5Ubuntu bug 732997 in Compiz Core "Cannot open a window that starts iconified" [High,Fix committed]22:58
sbteI would be really happy if you could fix this so I don't have to arrange an SRU for emesene to hack around this22:59
sbtesmspillaz, I'm going to bed now. Please contact devfil if you need any more information23:02
TrevinhoDBO: maybe for keeping the consistency with the panel, we should also check if the window portion actually visible matches the one that the panel uses to show or hide the menus/titles23:05
Trevinhoisn't it?23:05
DBOTrevinho, I dont know? :)23:06
TrevinhoSo, we have a coherent representation...23:06
TrevinhoDBO: move a restored window (terminal) on the left... But don't make the grid plugin to semi-maximize it.23:07
Trevinhothe title and menus are hidden23:07
Trevinhoin that case the laucher should be coherent23:07
Trevinhohowever, I guess that there's no time...23:07
TrevinhoIMHO in that case, the launcher should move to the VP containing the higher portion of that window23:07
DBOyeah not really23:07
Trevinhoand draw itself with the right indicator23:08
DBOoh you mean for multi-monitor?23:08
Trevinhohowever... Since the "move" thing is harder, I can anyway change the launcher indicator23:08
DBOTrevinho, its that time of the cycle23:08
DBOwhere I trust you to make the right decision23:08
DBOI will review your code whenever it is ready23:08
DBOplease ping me when it is :)23:08
Trevinhowell, actually it works also for multi-viewport...23:09
Trevinhookkk23:09
Trevinho:)23:09
TrevinhoDBO: I've done, https://code.launchpad.net/~3v1n0/unity/fix-690143-v2/+merge/77296 I've not added that thing about the 1/4 width because It's too late for that I guess...23:26
TrevinhoJust fixing now :)23:26
DBOkk23:27
DBOTrevinho, is it time?23:35
TrevinhoDBO: ehm?23:45
DBOwhen should I merge buddy ol pal ol friend ol spot of tea?23:46
TrevinhoNow is fine...23:46
TrevinhoI mean, I've added the timer...23:46
DBOokay23:49
DBOwill do as soon as I get to it soon23:49
Trevinho:)23:50
Trevinhonjpatel: the branch we were talking before is now up at https://code.launchpad.net/~3v1n0/unity/panel-active-window-fixes/+merge/7741823:52

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!