[00:48] ochosi, g_timeout_add is what I would suggest [00:50] or rather, g_idle_add [00:50] https://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html#g-idle-add [00:50] the callback function would handle 1 round of the loop each go until done [00:51] once done, return FALSE to end the loop [00:51] should be some examples here and there of it [00:52] for one, https://mail.xfce.org/pipermail/xfce4-commits/2012-February/028502.html [08:29] what package is it that would concern itself with how to open something - eg a pdf from a website worked ok the other day, now it's apparently trying to open with mousepad :( [12:01] flocculant, usually its xdg-utils or exo [12:02] neither have been updated in the last few days though (exo back in November) [12:02] maybe check if its happening in ubuntu land as well, could be some other completely unrelated thing [12:04] ochosi, what gtk3 xfce things would you recommend pulling into zesty that have not already landed? [12:24] bluesabre: thanks - I coculdn't remember those at all :) [12:32] bluesabre: and it's seemingly a local thing [12:36] and transient - cos it works now ... [19:47] ochosi just to advise, the scrolling problem flocculant has on the notification settings.. I'm getting the same thing on todays iso.. once a number of programs have been added to the second tab.. you can scroll with the scroll bar, but not the scroll wheel of the mouse.. [19:53] akxwi-dave: the one on the iso (iirc) is the 'old' version - and the mouse scroll issue should be fixed in master [19:54] master (or the logging_rebased) thing should have that fixed - that is what ochosi and I have been talking about [19:55] http://i.imgur.com/cPtAlrw.png [19:55] iso on the left there [19:56] oh my this could get confusing - screenshotting the screenshot tool :) [19:56] lol.. ahhh so new version coming [19:57] should be - not sure when though :) [19:57] you can test it too :p [19:59] ochosi: get this erratically > http://i.imgur.com/adwlFwL.png [20:00] :-) will teach me to try and skim read a catch up rather than fully :-) [20:00] :) [20:03] git clone git://git.xfce.org/users/ochosi/xfce4-notifyd; cd xfce4-notifyd; git checkout logging_rebased;; [20:03] ./autogen.sh && make && sudo make install && killall xfce-notifyd [20:04] would be good to confirm it not working on zesty I think [20:04] I think that is all right ^^ [20:05] got a zest machine at work.. will get that tested 1st thing [20:13] akxwi-dave: cheers - best check in channel here before - just in case I got the git voodoo wrong ... [20:14] oh - apt-get build deps xfce4-notifyd too === Justanick1 is now known as Justanick === Justanick1 is now known as Justanick [21:42] flocculant: hm, well the scrolling issue doesn't appear for me here, so it's not yet fixed in master. i will try to spin up a vm with zesty though and test it there with notifyd [21:42] the thing that is fixed though is the not-expanding scrolled window [21:43] ochosi: ack - window expansion is good here [21:43] k, good [21:44] ochosi: does the bit above I told akxwi-dave look right? [21:44] * flocculant grabbed it from bash history ;) [21:44] btw, would have been nice to get the bug also reported upstream so that users from other distros can also chime in [21:44] which - the scrolling thing? [21:44] yeah, that looks about right [21:44] yeah, the scrolling one [21:45] I did ask about reporting - and you said tell me in here ;) [21:45] I did do some lp reporting I think - but I'm happy to report upstream ofc [21:46] ochosi: though git issue or bugzilla? [21:46] yeah, but only for stuff that doesn't affect master ;) [21:46] ok :) [21:46] upstream is in bugzilla, github is only a mirror [21:46] so bugs.xfce.org [21:46] ok - so I can do that no problem at all [21:48] ochosi: how do I get the version from git? [21:52] flocculant: how do you mean? [21:52] is it some bizarre version of xfce4-notifyd - or just what I'd see from dpkg -l ? [21:53] you lost me there [21:53] ok - well nvm then :p [21:53] anywat xfce 13275 [21:53] bugzilla.xfce.org bug 13275 in general "Scrolling in Notifications applications and log fails in Settings Manager" [Normal,New] https://bugzilla.xfce.org/show_bug.cgi?id=13275 [21:53] anyway ... [21:55] linked the lp bug to that too [21:56] so you want to have the version of git master..? [21:56] I just wondered that - not necessary for the bug I guess [21:59] but this bug also affects the version shipped in zesty, right? [21:59] yea [22:00] k, so i'll add 0.3.4 as the version tag [22:00] ochosi: I just did that [22:02] and akxwi-dave confirmed the issue in the zest version ^^ [22:02] yup [22:03] and I was seeing that (and the non expanding box) previously to you talking me into this git version :D [22:05] added that as a comment on the bug (ignoring the expansion of box) [22:06] off now - night all [22:06] :) [22:06] night flocculant [22:38] ochosi, you have 10 minutes? [22:38] bluesabre, when are you going to be around? [22:38] like "10" or 10? [22:38] 10 [22:39] well it depends how fast YOU are... [23:34] bluesabre: do you feel we can unleash xfce4-settings-gtk3 on users just yet?