/srv/irclogs.ubuntu.com/2012/03/26/#ubuntu-unity.txt

=== FloatingGoat2 is now known as Guest58094
=== rsalveti` is now known as rsalveti
=== jalcine_ is now known as Guest2983
snadgehttps://bugs.launchpad.net/ubuntu/+source/compiz/+bug/77028308:40
ubot5Ubuntu bug 770283 in Compiz Core "[fglrx]title bar does not update on non-maximized windows" [Medium,In progress]08:40
snadge*bump* ;)08:40
=== mmrazik is now known as mmrazik|lunch
=== greyback is now known as greyback|lunch
gorddidrocks, lp:~gordallott/unity/fix-sc-integration should fix #963718 if you want to cherry pick it now for beta 2, will take quite some time yet before i can get it in trunk because of tests10:05
didrocksgord: ah excellent! thanks :)10:07
snadgei havnt seen that issue yet10:19
snadgeno description in the bug :(10:19
=== mmrazik|lunch is now known as mmrazik
=== greyback|lunch is now known as greyback
=== MacSlow is now known as MacSlow|lunch
=== alan_g is now known as alan_g|lunch
=== _salem is now known as salem_
=== smb` is now known as smb
htorquehi all! how can rebuilding libindicator (apt-get source, debuild) cause X to crash? i get this on two systems, nothing from apport.12:31
seb128htorque, what do you have in /var/log/Xorg.0.log(.old)?12:34
htorqueseb128: that's the last output: http://paste.ubuntu.com/900358/ - let me check the X log12:35
htorqueseb128: looks like a clean exit? http://paste.ubuntu.com/900360/ (same on the second system)12:36
seb128htorque, what about syslog?12:37
seb128htorque, could be gnome-session hitting an issue12:37
htorquecaused by a test?12:37
seb128htorque, well, you never know12:38
seb128bugs have to be caused by something12:38
seb128tests tend to be harder stress cases than normal use12:38
seb128they are less laggy than users :p12:38
htorqueyeah, that was a real question, not a "i don't think so" ;)12:38
=== MacSlow|lunch is now known as MacSlow
mhall119davidcalle: ping12:53
davidcallemhall119, pong12:53
mhall119davidcalle: hey, any update on your lenses/scopes for Oneiric?12:56
davidcallemhall119, I have to change a lot of code, to simplify the apparmor profiles. People are reporting that the Graphic Design lens and scopes in USC are crashing because of a wrong profile. I'm trying to make things clearer in the code for the arb review.12:57
mhall119davidcalle: did they give you the apparmor profile, or did you have to make it yourself?12:58
davidcallemhall119, no, they created and integrated it.12:58
mhall119ok12:58
htorque_seb128: i'm not finding any interesting output. this is from .xsession-errors: http://paste.ubuntu.com/900393/ - building it in a VT also causes a logout.12:59
mhall119I see that Teester had some apparmor issues too12:59
mhall119with  his music scopes12:59
davidcallemhall119, oh ok12:59
mhall119the ARB is working on fixing his, they can probably help you with yours too12:59
seb128htorque_, nothing in /var/log/syslog?13:00
htorque_seb128: at least i don't see anything. should be in this snippet: http://paste.ubuntu.com/900406/13:04
seb128htorque_, got to a vt, attach gdb to gnome-session13:05
seb128htorque_, go to another vt, attach gdb to X13:05
seb128htorque_, then trigger the bug and check the bts13:05
seb128vts13:05
htorqueseb128: that somehow locked up the system. trying to do this remotely.13:07
seb128htorque: just type "c" in gdb13:07
seb128that should lock the xsession for sure13:07
seb128until you do "c"13:07
seb128since the blocks xorg and the session13:07
htorquei did that for both gdbs, couldn't go back to VT7 (or do anything else)13:08
seb128weird13:08
htorqueseb128: meh, "Connection to chaos closed by remote host."13:11
seb128htorque, seems like your kernel is unhappy13:12
seb128or you get oomed13:12
mhall119you named your box 'chaos'?13:12
htorque:-)13:12
mhall119well there's your problem13:12
htorquedmesg shows: do_trap: 45 callbacks suppressed13:14
htorqueXorg[10700] trap int3 ip:... sp:... error:013:14
jussihrm, was it "design" or "not yet implemented" that I cant drag some content (copy text, a file etc) to hover over a launcher, wait until that window pops up and drop it into that window?13:19
jussiie. I have a picture in nautilus, I grab it, hover over skype chat window, wait until it pops up and drop it there to send to the person on skype? (I do this on kde regularly)13:20
=== alan_g|lunch is now known as alan_g
jussiAlso, I had a thought. for the launcher icon size setting thats currently in ccsm experimental settings, perhaps it is more useful to be a percentage of screen size rather than a pixel number?13:40
=== yofel_ is now known as yofel
htorqueseb128: i managed to get a crash file, but the backtrace just shows 77 frames of "??" (i have all the xorg dbg packages installed)14:18
seb128htorque, was it xorg segfaulting?14:18
seb128htorque, do you have the filename where it did segfault?14:18
htorqueseb128: unfortunately it's "signal 5, trace/breakpoint trap"14:19
seb128htorque, no filename on the gdb lines?14:22
seb128like "?? in driver.so"14:22
htorqueseb128:  no, it's just "?? ()"14:23
seb128htorque, :-(14:24
mgedmindpkg -S driver.so; apt-get install whateverdpkgfound-dbgsym sometimes helps14:24
htorqueat least the package builds without the tests14:24
seb128htorque, well you can try to compare the addresses to /proc/$(pidof process)/maps14:24
htorquepidof which process?14:25
seb128htorque, the one which did signal 5 and that you have in gdb14:26
htorqueseb128: so X, but i don't find anything in there. :-(14:28
seb128htorque, you mean?14:28
htorquein the maps file14:28
seb128htorque, it's empty?14:29
htorqueoh, wait, i grepped with leading zeros14:29
htorquehm, no, i don't find, e.g. frame address #0 in there.14:30
htorquearen't they different each time i start X?14:31
htorqueseb128: oh, you mean ProcMaps in the crash file. sorry, misunderstanding. :-)14:34
seb128htorque, well the goal was to map the gdb lines address to the procmaps to see in what binary the code is14:34
seb128htorque, but if you got address #0 things are really screwed up14:35
htorqueno that's frame 0 ;)14:35
htorqueseb128: first two frames map to ld-2.15.so, the following to "/drm mm object (deleted)"14:36
htorqueanyways, libindicator builds without the tests, so one of those tests triggers the problem. i obviously don't have enough experience to help, should i at least make this an upstream bug report?14:40
seb128htorque, well the deleted seems to indicate your issue is an xorg or driver issue14:44
=== h00k_ is now known as h00k
mhr3_davidcalle, you seem to be using special actor uri in ulv, can you change that to more standard dbus://unique.name.service ?15:21
mhall119what's the correct capitalization, NUX or Nux?15:22
mhr3_davidcalle,  including the ".service"15:22
davidcallemhr3_, what do you mean by special actor uri?15:25
mhr3_davidcalle, i saw lens://unity-lens-videos uri in a log15:25
mhall119also, does anybody have something that maps Unity components/features to code files?15:26
mhall119something that says "If you want to change the Launcher, you'll do it in files X, Y and Z"?15:26
davidcalleoh, right.  What kind of names do other data sources use?15:27
mhr3_they're usually apps, so they use application://desktop_id15:27
mhr3_services use dbus:// as mentioned above15:27
davidcallemhr3_, would dbus://unity.lens.video make you happy ? :)15:28
mhr3_.service15:29
davidcalle.service15:29
mhr3_actually, no15:29
mhr3_it's not unique dbus name15:29
mhr3_use the same thing you pass to the RequestName call15:29
davidcallemhr3_, ok15:30
mhr3_btw any progress on the flickering issue?15:31
davidcallemhr3_, didn't have any time to work on it, and I probably won't until friday. Shouldn't be a big deal to fix it, though.15:34
ryeIt looks like i have reproduced bug #943851 in firefox now, after it is fix released :(15:37
ubot5Launchpad bug 943851 in Unity Distro Priority "[unity 5.6] Pressing Alts steals focus from current widget, cannot compose characters with AltGr" [High,Fix released] https://launchpad.net/bugs/94385115:37
mhall119thomi: ping15:39
=== chaoticuk_ is now known as chaoticuk
ryetestcase: http://paste.ubuntu.com/900641/15:40
rye:(15:40
mhr3_davidcalle, don't underestimate async issues ;)15:56
BECI don't use Unity yet, but Im wondering about two things:16:03
BEC1) how to restart Unity (in gnome I use killall gnome-panel)?16:03
BEC2) where is the boot men located?16:03
mhall119BEC: "unity --replace" to restart it16:06
BECthere's a thread on the forums about that but it didnt help its poster16:06
bjfi have a dual-monitor precise configuration (just recently re-installed from scratch). I am getting the launcher on both monitors. How can I configure it to only the primary screen?16:06
mhall119the boot menu, I assume you mean Grub2, I'm not sure where that is, but it's got nothign to do with Unity16:06
BECmhall119, in 10.04 it used to be under the name menu.lst16:07
mhall119bjf: check the Displays settings16:07
BECcan't find it in 12.0416:07
mhall119BEC: yeah, it changed between Grub 1 and Grub 2, I don't know where it is now, but again it's not a Unity thing16:07
BECmhall119, ok thx16:08
mhall119BEC: you can try asking in #ubuntu, or maybe see if there's a specific channel for grub16:08
mhall119bjf: did you find it?16:08
bjfmhall119: thanks, did the trick (though i got a couple error dialogs popup)16:08
mhall119bjf: report any bugs you find please16:08
bjfmhall119: ack16:09
bjfmhall119: bug 965455 and bug 96546116:24
ubot5Launchpad bug 965455 in unity (Ubuntu) "Changing launcher location on dual monitors results in error dialog." [Undecided,New] https://launchpad.net/bugs/96545516:24
ubot5Launchpad bug 965461 in unity (Ubuntu) "Dialog shows string format character instead of string when display change times out." [Undecided,New] https://launchpad.net/bugs/96546116:24
htorquecharles: oops, g_clear_error()... thanks! i probably should stay away from mem leaks for now. ;-)16:33
om26erdavidcalle, hey17:13
om26ervideos lens say "sorry, there's nothing that matches your search" but at the same time I see online videos in the lens :/17:14
davidcalleom26er, that's not nice. Is there a bug opened for it?17:23
kklimondahuh, so the weird bug when I try to switch between applications that are on a different workspaces is back17:23
kklimondamost of the time I end up moving windows around :(17:24
davidcallemhr3_, the remote vids scope triggers a queue search changed when it's opened, to refresh it's recommendations (results from the server without a search). The "no results" hint is displayed, on top of these results, when the lens is opened.17:29
davidcalleAny idea?17:29
davidcallemhr3_, then, when a search has been typed, and erased, it works fine.17:32
=== chaoticuk_ is now known as chaoticuk
om26erdavidcalle, will report a bug the next time I see it. so I have a screenshot as well17:34
davidcalleom26er, ty, apparently, it only happens if no search string has been typed in the lens during the session.17:35
om26ergord, hey! see bug 96406117:38
ubot5Launchpad bug 964061 in unity (Ubuntu) "HUD overlay has one pixel gap on left side" [Low,Confirmed] https://launchpad.net/bugs/96406117:38
om26erhttps://launchpadlibrarian.net/98183404/hudbug.png17:40
zgregthe looking glass isn't centered correctly, too17:48
zgregshould be moved a bit to the right, equal to the dash search17:48
bkerensapopey: Do you know why Thunderbird's icon in the Unity Launcher would be defunct for me? It will launch Thunderbird but once TB is launched if I click the icon it doesnt bring it to front or do anything... I cannot even close the app from launcher18:45
mhall119bkerensa: did you do an upgrade without a restart?19:23
charleshtorque: no, don't stay away from mem leak patches... keep 'em coming, they're great19:24
dakirahi. are ubuntus default key binding on-topic here?19:25
bkerensamhall119: Nope this has been since a upgrade.... all other apps work fine in the launcher except Thunderbird19:25
bkerensasometimes the Thunderbird icon wont even show up in the launcher at all19:25
thomimhall119: pong19:30
mhall119thomi: oh, geez, I don't even remember what I was pinging about now...19:32
thomimhall119: haha, ok. I think I was asleep, or outside.19:32
thomimhall119: you pinged me in #dx as well, perhaps something related?19:32
jussimhall119: this is why contentless pings suck :P19:33
dakirasuper+r is  bound to ezoom's fit_to_window zoom. There is currently no way out of this zoom. hitting super+r again does nothing. Users hitting super+r by accident will be stuck.19:35
mhall119thomi: oh, I was asking about NUX vs. Nux, but om26er answered me already19:35
mhall119jussi: the content was there, just prior to the ping ;)19:35
jussihehe19:36
thomi:)19:36
popeydamnit, I just pressed super+r19:39
dakirapopey: switch to an empty desktop, click on the background and press super+r again19:39
popeyi restarted unity ☺19:39
popeydakira: is there a bug filed?19:39
dakirapopey: yeah.. I even fixed it already.. I'm just not sure how to proceed19:40
dakirahttps://bugs.launchpad.net/ubuntu/+source/compiz-plugins-main/+bug/95327819:40
ubot5Ubuntu bug 953278 in compiz-plugins-main (Ubuntu) "Fit Zoomed Area to Window Enabled" [Undecided,Confirmed]19:40
dakirapopey: I have never worked directly with ubuntu packages and couldn't quickly find out about the expected bug-fixing workflow.. people on #bzr told me it is different from just proposing a merge with a regular launchpad project.19:42
thomiwow, what is super+r supposed to do, and how can I undo it?20:02
spenenhaha thomi, seems like I want to know that too20:03
spenenI can't read a command without trying it20:04
mhall119what is super+r?20:04
spenenoh, I pressed it again a feew times and then it zoomed out20:04
spenenmhall119: everything gets zoomed20:04
mhall119oh20:04
dakirathomi, mhall119 as I wrote above.. super+r zooms to the currently active window. You can undo it by "selecting" the desktop and hitting super+r again (LP: #953278)20:08
=== jml_ is now known as jml
mhall119wow, that's weird20:13
mhall119I hope it's intended that super+r again will undo it20:13
dakiramhall119: there's no code in compiz or the plugin that supports this being a toggle. I commited a fix to disable this..20:14
mhall119very nice review of Unity 5.8: http://www.techrepublic.com/blog/opensource/ubuntu-unity-58-seriously-impresses/351420:28
jussihow do I add more lenses, and where do I get them?20:44
jussimhall119: I read that one, was spot on I think, though not overly detailed20:45
mhall119jussi: one Oneiric or Precise?20:45
jussimhall119: precise20:45
mhall119jussi: on Oneiric there are more available in the 'extras' repository, but they haven't opened that up for Precise yet20:45
zgregwho's familiar with the unity dash code?20:46
jussioh, ok :/ got a deb or 2 for me?20:46
mhall119jussi: yeah, one second20:46
dakirajussi: check out https://launchpad.net/~scopes-packagers/+archive/ppa20:46
mhall119jussi: https://launchpad.net/~scopes-packagers/+archive/ppa20:46
mhall119heh20:46
zgregthe dash seems to jump through many hoops for blurring the background, and it's slower than it should be20:46
jussimhall119: when is the extras going to be opened? (and why are they there and not in universe?)20:48
mhall119jussi: it's easier to get them into extras than into Universe20:49
mhall119plus they can be added to extras after the release date20:49
mhall119extras is going to be opened a few weeks before release, IIRC, so sometime soon20:50
dakirajussi: I'd really use the PPA. the lenses break often (when the sites they search change behavior). With the PPA you could get an update within an hour, with official repositories it'll take way longer.20:50
jussidakira: yes, I suppose, I just dont want to taint my system for bug reporting20:51
dakirajussi: the ppa only adds extra lenses that don't change behavior outside of those lenses/scopes. And there's always ppa-purge if you're unsure about a bug.20:52
* jussi eyes dakira...20:53
jussihrm, ok then20:53
jussippa added :)20:53
jussiwhat are the standout ones?20:53
jussialso, is there a shorcut key for changing which lense Im in.. ?20:55
dakirajussi: ctrl+tab is the new shortcut20:56
dakirajussi: when dash is open, I mean.20:56
* jussi notes that mhall119 fails at naming lens packages ;)20:56
jussidakira: ahh, yes20:57
jussihey wait, whats the difference between a lens and a scope?20:57
dakirajussi: think of scopes as search engines and lenses as the representation of the results20:59
jussiok, thanks. Ill look more in the morning. now is sleep time :)20:59
dakirajussi: the graphic-design-lens has many different scopes (like deviantart, flickr and more) to pull results from20:59
dakirajussi: I love the torrent scope ;)20:59
jussi:D21:00
* jussi really goes to bed now. nini all21:00
mhall119jussi: naming has never been my strong-suit21:02
dakiramhall119: oh. you ARE the onehundredscopes guy ;) great stuff! Have you ever thought about joining forces with the atareao lenses guy?21:11
mhall119dakira: no, davidcalle is the onehundredscopes guy21:16
mhall119I'm the "hand full of scopes" guy :)21:17
davidcallemhall119, lol21:17
dakiramhall119: just saw your name on the ppa ;)21:19
dakiradavidcalle: so from a user perspective it would be great to have one ppa for all your scopes and lenses needs. Have you ever talked to atareao?21:19
davidcalledakira, the atareao team is really great, indeed. Scopes are really new stuff, so we are all trying our own ways to work on them. Hopefully next cycle, with standardization, guidelines and such, collaboration will come.21:20
dakiraI see.21:21
davidcalledakira, but one PPA for testers, before pushing the packages to the Software Center, would be nice, I agree.21:23
dakiradavidcalle: the problem with scopes in the software center is that they are broken for a long time if the sites they query change behavior21:26
dakiradavidcalle: that is why I like PPAs. I fixed a small thing in the piratebay-scope a couple of days ago and I was just impressed by the new package being available 2h later ;)21:27
davidcalledakira, I very much agree. I had the problem this week-end on a lens. The process to go to the Software Center and update is quite long, but things are getting better.21:27
davidcalledakira, oh, it was you ? :)21:28
dakirayup ;)21:28
dakiraI should use my launchpad username on freenode i guess21:28
davidcalleI don't ^^21:28
bschaeferthumper, ping, I have a question about expected behavior concerning the dash and alt+f121:42
=== salem_ is now known as _salem
bschaeferthomi, I have an autopilot test for you to review :)22:33
bschaeferhttps://code.launchpad.net/~brandontschaefer/unity/disable-alt-f1-dash/+merge/9944022:33
bschaeferwhen you get a chance22:33
thomicool, I'll check it out22:33
bschaeferthank you22:33
=== chaoticuk_ is now known as chaoticuk
=== chaoticuk_ is now known as chaoticuk

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