UbuntuIRC / 2011 /11 /28 /#ayatana.txt
niansa
Initial commit
4aa5fce
raw
history blame
3.62 kB
=== Saviq_ is now known as Saviq
[03:25] <snadge> compiz has some known memory leaks at the moment ?
[03:25] <snadge> 9962 davidb 20 0 1634m 558m 7508 S 30 14.5 850:51.01 compiz
[03:25] <snadge> its just gobbling up cpu and ram like its going out of fashion
[03:26] <snadge> switch to gnome 3? :p
[03:26] <snadge> 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] <kamstrup> davidcalle: hey! seems someone debugged your "spilling lenses" issue... https://bugs.launchpad.net/unity/+bug/892756
[12:10] <ubot5> Ubuntu bug 892756 in unity (Ubuntu) "Lenses get confused if scope names are too similar" [Undecided,New]
[12:15] <davidcalle> kamstrup, I've seen it, but this explanation seems a little too far fetched. What do you think?
[12:16] <kamstrup> davidcalle: haven't dug into it yet
[12:16] <kamstrup> but not impossible that it could be true
[12:17] <davidcalle> kamstrup, me neither.
=== MacSlow is now known as MacSlow|lunch
=== yofel_ is now known as yofel
[13:32] <fhussain> how to run a startup script with particular X session? I have lightDM. It doesn't use .xinitrc or .xsession.
[14:05] <fhussain> 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] <bil21al> what is the upstream of xchat?
[19:26] <Zhenech> bil21al, xchat.org?
[19:31] <bil21al> zhenech: yes xchat org the upstream name?
[19:31] <bil21al> i have got thanks
[20:08] <lamalex> DBO, can you please review this remove only merge? https://code.launchpad.net/~alexlauni/unity/rip-out-autopilot/+merge/83679
[20:09] <DBO> yes
[20:09] <lamalex> git r done hoss
[20:12] <DBO> done and done
[21:12] <mhr3_> DBO, i guess i have very interesting desktop file - http://imgur.com/1H012 - http://paste.ubuntu.com/752981/
[21:13] <DBO> Icon=Foo.png
[21:13] <DBO> give it a frigging icon
[21:13] <DBO> and in the future I will fix that shit
[21:19] <lamalex> DBO, style question for ya
[21:20] <lamalex> i'm putting Introspectable into a debug namespace
[21:20] <lamalex> there are times where i need to do unity::debug:: and times I only need debug::
[21:20] <lamalex> should I always do unity::debug or do whichever makes sense at the time
[21:20] <lamalex> consistency vs. brevity
[21:20] <lamalex> one of those "it doesn't freaking matter" style questions
[21:20] <lamalex> curious none the less
[21:22] <DBO> depends on the amount of usage
[21:22] <DBO> if you're using it less than 4 or 5 times
[21:22] <DBO> I prefer it fully qualified
[21:22] <DBO> otherwise I prefer brevity
[21:25] <mhr3_> DBO, but Icon is not required for a valid desktop file :)
[21:25] <DBO> mhr3_, I know
[21:25] <mhr3_> and enough of annoying you for today :)
[21:25] <lamalex> thanks DBO
=== m_conley is now known as m_conley_away
[23:20] <Andy80> 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] <Trevinho> Andy80: I guess that cmake --help-variable-list could help
[23:23] <Andy80> Trevinho: they use "make" not cmake
[23:24] <Andy80> 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] <Andy80> tremolux: sorry wrong person, it was for Trevinho ;)
[23:30] <Trevinho> Ah, ok
[23:30] <tremolux> Andy80: yep, I figured that, no probs :)