=== Saviq_ is now known as Saviq [03:25] compiz has some known memory leaks at the moment ? [03:25] 9962 davidb 20 0 1634m 558m 7508 S 30 14.5 850:51.01 compiz [03:25] its just gobbling up cpu and ram like its going out of fashion [03:26] switch to gnome 3? :p [03:26] or xfce hehe === zyga is now known as zyga-brb === zyga-brb is now known as zyga === om26er__ is now known as om26er [12:10] davidcalle: hey! seems someone debugged your "spilling lenses" issue... https://bugs.launchpad.net/unity/+bug/892756 [12:10] Ubuntu bug 892756 in unity (Ubuntu) "Lenses get confused if scope names are too similar" [Undecided,New] [12:15] kamstrup, I've seen it, but this explanation seems a little too far fetched. What do you think? [12:16] davidcalle: haven't dug into it yet [12:16] but not impossible that it could be true [12:17] kamstrup, me neither. === MacSlow is now known as MacSlow|lunch === yofel_ is now known as yofel [13:32] how to run a startup script with particular X session? I have lightDM. It doesn't use .xinitrc or .xsession. [14:05] How can I switch to console login ? It used to be change runlevel in /etc/inittab, but now we have upstart. === MacSlow|lunch is now known as MacSlow === bregma__ is now known as bregma === m_conley_away is now known as m_conley [19:23] what is the upstream of xchat? [19:26] bil21al, xchat.org? [19:31] zhenech: yes xchat org the upstream name? [19:31] i have got thanks [20:08] DBO, can you please review this remove only merge? https://code.launchpad.net/~alexlauni/unity/rip-out-autopilot/+merge/83679 [20:09] yes [20:09] git r done hoss [20:12] done and done [21:12] DBO, i guess i have very interesting desktop file - http://imgur.com/1H012 - http://paste.ubuntu.com/752981/ [21:13] Icon=Foo.png [21:13] give it a frigging icon [21:13] and in the future I will fix that shit [21:19] DBO, style question for ya [21:20] i'm putting Introspectable into a debug namespace [21:20] there are times where i need to do unity::debug:: and times I only need debug:: [21:20] should I always do unity::debug or do whichever makes sense at the time [21:20] consistency vs. brevity [21:20] one of those "it doesn't freaking matter" style questions [21:20] curious none the less [21:22] depends on the amount of usage [21:22] if you're using it less than 4 or 5 times [21:22] I prefer it fully qualified [21:22] otherwise I prefer brevity [21:25] DBO, but Icon is not required for a valid desktop file :) [21:25] mhr3_, I know [21:25] and enough of annoying you for today :) [21:25] thanks DBO === m_conley is now known as m_conley_away [23:20] Trevinho: I'm following your advices about building Qt5. The only problem is that changing the dest dir I've to build each sub-module manually, damn project -.- I'll let you know if I succeed [23:21] Andy80: I guess that cmake --help-variable-list could help [23:23] Trevinho: they use "make" not cmake [23:24] tremolux: aniway it's a known issue (having to build each sub-module separately), it's just annoying :\ http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git [23:28] tremolux: sorry wrong person, it was for Trevinho ;) [23:30] Ah, ok [23:30] Andy80: yep, I figured that, no probs :)