UbuntuIRC / 2011 /09 /25 /#ayatana.txt
niansa
Initial commit
4aa5fce
=== yofel_ is now known as yofel
[00:25] <AriaDesu> How do I activate the overlay scrollbar?
[00:26] <coz_> mm I thought that was by default?!
[00:26] <AriaDesu> I'm on Fedora with Gnome 3. But I just built and installed it from source
[00:26] <AriaDesu> It's supposed to work, but I dunno how to config it
[00:34] <coz_> AriaDesu, oh mm.. i uninstalled fedora 2 weeks ago.. I may reinstall and test it on there
[00:34] <AriaDesu> But you wouldn't know how to activate it offhand?
[00:35] <coz_> AriaDesu, not off hand but let me try a search
[00:35] <AriaDesu> Surely this isn't an odd question =P I mean, turning it on must be vitle part of testing... =P
[00:36] <coz_> AriaDesu, i find nothing on fedora/gnome/overlay scrollbars
[00:37] <AriaDesu> Well, it's the regular Ubuntu/Ayatana one
[00:37] <AriaDesu> Just on top of Fedora without Unity
[00:37] <AriaDesu> Wouldn't it be activated the same?
[00:38] <coz_> AriaDesu, not sure,, it may have coded ties with unity,, but I am not the one to answer that
[00:39] <AriaDesu> Assuming it didn't: If you turned it off, what would you do if you wanted to turn it back on?
[00:42] <coz_> AriaDesu, off the top of my head maybe something like echo "export LIBOVERLAY_SCROLLBAR=1" | sudo tee /etc/X11/Xsession.d/80overlayscrollbars> /dev/null
[00:43] <coz_> AriaDesu, i wouldnt try that unless you check if it is the right t hing,, let me check onlinne
[00:43] <AriaDesu> Thank you
[00:44] <coz_> AriaDesu, http://askubuntu.com/questions/35233/how-to-enable-overlay-scrollbars
[00:45] <AriaDesu> why thank you, coz_
[00:45] <coz_> AriaDesu, no problem,, see if any of that takes effect on fedora,, i would be interested in k nowing myself :)
[00:46] <AriaDesu> Oh? Seems I was missing "liboverlay-scrollbar-0.1-0"
[00:46] <AriaDesu> No wait...
[00:47] <AriaDesu> Yes, thats the one I'm missing
[00:47] <AriaDesu> Thought they were both in "overlay-scrollbar"
[00:47] <AriaDesu> where do I find the lib for it then?
[00:49] <coz_> AriaDesu, mmm thats a good question,, probably on one of the ubuntu sites,,, or via ubuntu buy you would most likely need to compile or find a , probably non existent rpm for it
[00:50] <AriaDesu> I didn't think I'd ble able to find an rpm. But source would be nice x3
[00:56] <AriaDesu> I can't seem to find the source for liboverlay-scrollbar
[00:56] <AriaDesu> Can anyone point me in the right direction?
[01:13] <AriaDesu> Right, I'm a bit confused right now
[01:14] <AriaDesu> Does this https://launchpad.net/ubuntu/oneiric/+source/overlay-scrollbar/0.2.11-0ubuntu1
[01:14] <AriaDesu> include liboverlay-scrollbar?
[01:14] <AriaDesu> Because I can't seem to be able to find the source for the lib
[01:14] <AriaDesu> and every reference to it's source leads me to overlay-scrollbar itself
[01:14] <AriaDesu> which I already have, and it isn't working
[01:24] <AriaDesu> No matter what I do I can't find the source for "liboverlay-scrollbar". Is this source simply not available?
[01:29] <coz_> AriaDesu, let me check
[01:30] <coz_> AriaDesu, http://packages.ubuntu.com/natty/liboverlay-scrollbar-0.1-dev
[01:30] <coz_> http://packages.ubuntu.com/natty/liboverlay-scrollbar-0.1-0
[01:39] <AriaDesu> Hm...
[01:40] <AriaDesu> seems I already have it and that it came with "overlay-scrollbars"
[01:40] <AriaDesu> my problem is that my GTK hasn't been patched
[01:41] <AriaDesu> But doing that is proving troublesome as well x) It seems to have been written with only Debian in mind
[01:41] <AriaDesu> the patch that is
[09:21] <htorque> andyrock: is your branch ready for testing?
[09:22] <andyrock> someone called me?
[09:24] <htorque> andyrock: heya! wanted to know if your keynav fix is ready for testing?
[09:24] <andyrock> htorque, the jump problem? yeah
[09:24] <htorque> great, it's compiling.
[09:24] <andyrock> htorque, it' a workaround
[09:25] <andyrock> i've find the real problem
[09:25] <andyrock> but i really don't want to change too much in launcher.cpp
[09:25] <andyrock> becuase launchep.cpp is like a puzzle
[09:25] <andyrock> :)
[09:25] <htorque> yeah, at least not at this stage :)
[09:26] <htorque> last time i looked at launcher.cpp it was small and nice - that's why i don't want to look at it anymore :P
[09:27] <andyrock> htorque, launcher.cpp code is really tricky so don't worry if you don't understand it
[09:27] <andyrock> :)
[09:27] <andyrock> htorque, https://code.launchpad.net/~andyrock/unity/fix-858469/+merge/76894
[09:28] <htorque> nah, i'm sure i'd be able to follow it - it would just take more time than i'm willing to invest.
[09:30] <andyrock> htorque, :) let me know if the workaround works
[09:33] <andyrock> htorque, it doesn't solve the crash eh :)
[09:33] <htorque> andyrock: it does work (will add a comment to the merge request). i think that's how the first implementation of keynav worked (with the launcher extended all the time). anyways, keynav needs some rework to meet the design given in bug
[09:33] <andyrock> htorque, i know
[09:33] <htorque> nah, i lost the bug number
[09:33] <htorque> hehe
[09:33] <htorque> about scrolling i mean
[09:35] <htorque> andyrock: yeah, both crashers still there. GO FIX THEM! :P
[09:35] <andyrock> htorque, the launcher should scroll only when needed
[09:36] <andyrock> but to fix it i should fix this bug too :)
[09:37] <andyrock> htorque, https://bugs.launchpad.net/unity/+bug/765749
[09:37] <ubot5> Ubuntu bug 765749 in unity (Ubuntu) "Launcher - When useing Alt F1 launcher keyboard navigation, Launcher should not scroll until top or bottom of Launcher is reached " [High,Triaged]
[09:38] <htorque> right, thanks - this time i'll subscribe to it ;)
[09:40] <htorque> andyrock: btw, om26er did it → bug 858494 is now a dupe. ;-) but i don't think that's right. stacktraces start rather different.
[09:40] <ubot5> Launchpad bug 831678 in nux (Ubuntu) "duplicate for #858494 compiz crashed with SIGSEGV in nux::WindowCompositor::MouseEventCycle()" [Critical,Confirmed] https://launchpad.net/bugs/831678
[09:42] <andyrock> htorque, i'll give a look to it
[09:56] <andyrock> htorque, without my branch with keynav activated, launcher autoscroll works?
[09:56] <htorque> gotta test
[09:56] <andyrock> htorque, let me know
[09:57] <htorque> you mean autoscroll with the mouse pointer?
[09:59] <htorque> andyrock: oh yeah, that stopped working with your branch.
[09:59] <htorque> but why would you autoscroll with the mouse if you are using key navigation? :P
[10:02] <andyrock> htorque, i really don't know :)
[10:11] <andyrock> htorque, what should happen if i've the mouse in the autoscroll area and i press key down/up
[10:11] <andyrock> ?
[10:14] <htorque> andyrock: it should jump around and make me sea sick. ;-) i think that's something the design team should think about.
[10:16] <andyrock> htorque, IMHO during the keynav, the mouse wheel scrolling, the dragging and the autoscrolling should not work
[10:17] <andyrock> it make no sense... :)
[10:17] <andyrock> if you want to use the mouse don't use the keynav :)
[10:17] <htorque> i agree :)
[10:17] <andyrock> we should open another bug...
[10:17] <htorque> but i'm just a tester and no "authority" ;)
[10:18] <andyrock> i'll ping JohnLea tomorrow...
[10:18] <andyrock> :)
[10:19] <andyrock> htorque, you open it or I open it?
[10:20] <htorque> i can do it :)
[10:22] <andyrock> htorque, thx
[10:22] <andyrock> make sure to add ayatana-design
[10:25] <htorque> bug 858794
[10:25] <ubot5> Launchpad bug 858794 in unity "Keynav - Ignore mouse actions while in key navigation mode" [Undecided,New] https://launchpad.net/bugs/858794
[10:25] <htorque> yeah did that
[10:30] <andyrock> thx
[11:00] <AriaDesu> Hello
[11:01] <AriaDesu> I'm still trying to get the overlay scrollbars working. I've installed it, and patched my gtk2 to be compatible with it
[11:01] <AriaDesu> And rebooted
[11:01] <AriaDesu> But they still don't show up. Does anyone know how to enable them?
[11:20] <ilari_> Hello folks, i have a problem with unity desktop: I installed unity on ubuntu-studio. I have added ''compiz --replace ccp'' to run on startup. Still, the unity wont load my previous settings etc. icons i have added, or desktop applications. How can i make the unity to load my settings from the last session?
[11:33] <htorque> ilari_: for ubuntu support try #ubuntu, for oneiric (11.10) #ubuntu+1. also keep in mind that it's weekend. :)
[11:35] <AriaDesu> htorque: I've got a GTK question, where I'm trying to apply a patch to GTK written for Ubuntu, but I'm on Fedora. Where does that go =P?
[11:36] <htorque> i have not the slightest idea! :P anyways, you'll likely get a response faster during weekdays. :)
[11:36] <ilari_> htorque: ok thanks.
[11:37] <AriaDesu> I'll keep trying till then. If I can figure it out on my own, that's even better x)
[11:42] <Cimi_> Trevinho: hey, here?
=== m_conley_away is now known as m_conley
=== m_conley is now known as m_conley_away
[21:58] <liar> hi, i've got a problem with unity: http://imgur.com/YT8Is is there a way to get the default theme back?
[21:58] <liar> i tried unity --replace but that didn't change anything
[22:00] <MrChrisDruif> Running gnome3 I see?
[22:00] <liar> MrChrisDruif: yes
[22:01] <liar> Version 3.1.92 it says
[22:02] * MrChrisDruif running still 11.04
[22:03] <MrChrisDruif> However, did you run unity --replace with Alt + F2 or with the normal Dash/Launcher/whatever it is called?
[22:04] <MrChrisDruif> And I see there is an error with the shell theme?
[22:06] <jbicha> MrChrisDruif: that's normal unless someone has installed the gnome-shell-extension for user themes
[22:07] <liar> MrChrisDruif: http://codepad.org/8BvjCPbc this is all i get
[22:07] <MrChrisDruif> jbicha; I've never run 11.10 yet, I was planning to do a trail tomorrow
[23:07] <Cimi_> liar: try restarting, it looks like gnome settings daemon crashed
[23:08] <liar> Cimi_: i tried that several times^^
[23:08] <liar> and gnome-settings-daemon is running
=== yofel_ is now known as yofel