[01:11] ochosi, yup, that's pretty much what I am suggesting :D [01:13] ochosi, format is good, no confusion about what is printing what now :) [02:42] translations should work now for sgt-launcher [02:42] I think I'll keep the launcher as that, but the title of the app as "SGT Puzzles Collection", https://launchpad.net/sgt-launcher === pavlushka is now known as Guest13975 === Guest13975 is now known as pavlushka === pavlushka is now known as Guest82935 [18:52] bluesabre: if you have so many good ideas, any suggestions as to what time format string to use then? :) [20:23] https://bugzilla.xfce.org/show_bug.cgi?id=12916 \o/ [20:23] bugzilla.xfce.org bug 12916 in Iconview "exo 0.11.1 breaks thunar detailed file view" [Normal,New] [20:37] ochosi, strftime has %X, "The preferred time representation for the current locale without the date." [20:39] ochosi, or %c, "The preferred date and time representation for the current locale." [21:12] ochosi, +1 on bluesabre's suggestion [21:28] bluesabre: right, that's an option, i think i still wanna keep the log using ISO 8601 though, so i'll have to reparse for the UI [21:31] sure, that's reasonable [21:35] silly char -> gtimeval -> gdate -> strftime -> char hoops i'm jumping through... [21:35] was considering to just use the g_date_set_parse shortcut [21:35] but it seems a little meh [21:36] :) [21:45] bluesabre: have you checked the branch/code for other stuff like memleaks? [21:46] btw, there's a bad part of logging which i think i won't be able to solve. some notifications are sent with pixbufs directly in the notification as a hint, and i have a hard time logging pixbufs... [21:46] (well, to a text-file that is) [21:50] asciiart with libcaca. >_> [21:53] lol [21:54] can you save them to a cache file, save the filename in the log, then call the cache file when the log is viewed? [22:04] yeah, but that's silly [22:04] i mean that means logging a lot of icons for no really good reason [22:04] sure... but that logs it :P [22:04] is sending pixmaps directly standard? [22:04] yeah [22:05] then i guess you should be able to log that [22:05] even the preferred method iirc [22:05] right [22:05] not sure, that's just a convenience addon for the log imo [22:05] mainly it should be functional and not eat your memory or hdd [22:05] so they are the main icons? [22:05] or something else? [22:09] yeah, the main icons [22:09] in theory the standard contains a secondary icon [22:10] but whether and how this would be shown depends on the notification server [22:10] (i know of no server with support for this, but maybe the gnome folks do that) [22:19] odd, date parses out fine, time does not [22:19] will have to debug that further some other da [22:19] y [22:22] oh crap. my parsing won't work for %H:%M as GDate only seems to support YMD [22:27] bluesabre: %c seems a little much info, no? in my TZ/locale: Sam 22 Okt 2016 23:34:07 CEST [22:30] anyway, in theory this re-parsing should also help with more sort methods or separators (like: yesterday, last week etc) [22:30] night all [22:37] The packages "tracker" will now target zesty. :P [22:48] ochosi, actually i think %c is just good [23:33] bluesabre: Pooooooke? [23:41] bluesabre: I'm going to nuke Xenial from xfce4-gtk3. Also, whiskermenu is in depwait for a fixed exo. [23:47] Also I'd like to remove exo until it is fixed. :3