[08:22] Hello! I am trying to create dynamic quicklists for my app (Wallch), and I have made it: I can create Options, Disable them or Hide them, but I can't find a way to edit the static quicklists defined in the .desktop file. I would like to have only the dynamically created options while the application is running the the .desktop's static options when the application exits. I want to hide the static quicklist when app is running. Is this poss [08:24] hakermania: best to ask kamstrup on Monday [08:24] smspillaz, thanks, I will not have the opportunity to be on IRC on Monday, I have lessons from 7 at the morning till 9:30 at night :/ [08:25] ah ok, well, any day of the week then [08:25] smspillaz, Ok, thanks for the suggestion, I will keep his nickname [08:39] .quit [10:10] hi, can anyone test my unity-lens-applications branch https://code.launchpad.net/~ockham-razor/unity-lens-applications/lp785101 [10:10] which attempts to fix bug 785101 [10:10] Launchpad bug 785101 in unity (Ubuntu) "unable to remove the "Apps Available for Download" section from Applications Lens" [Undecided,Opinion] https://launchpad.net/bugs/785101 === yofel_ is now known as yofel [15:07] ockham_: cool, I will try and install that later. The apps lens is the wierdest part of unity imho, with the lack of categories and adverts for stuff I don't want. [15:08] AlanBell: great, thx. i hope it works -- if not, please drop me a note [15:08] I did a lens that just shows apps I have, grouped by category, it is great, but I don't know what to do with it as it is just hacked about canonical code and probably conflicts with the real apps lens [15:09] AlanBell: sounds good. you might to check out the "Bliss" lens though, it does something similar as you described, i think [15:10] in case i'm going offline, you can find my email address via launchpad [15:10] http://people.ubuntu.com/~alanbell/appmenulens.png [15:10] I think bliss does it doo, yes [15:11] it was my first encounter with vala too, and I got in a bit of a muddle with the .c files [15:13] hi all [15:13] AlanBell: mine quite the experiment, too. first time vala, first time gsettings, and no way to test it... [15:13] *mine was [15:15] :) [15:15] I am not a fan of vala yet, really dislike the compiler reporting errors in the c files, when you have to fix the .vala files to regenerate the c files to fix the error [15:17] AlanBell: are you sure that's how it's done? i used the lp:ubuntu/unity-lens-applications branch (not just lp:unity-lens-applications) [15:17] which i could build using debuild [15:18] but that did give me vala compiler errors, not c ones [15:20] depends on the error you get [15:20] vala is a kind of macro language that gets preprocessed down to c and then that gets compiled (I think) [15:21] so some errors get picked up in the preprocessing, others give you line numbers in c files [15:21] ok. that would mean it's valid vala producing invalid c? [15:23] might have been runtime errors, can't really remember. Was confusing though [15:26] AlanBell: need to leave soonish. in order to try out removing the "App available for download" and "Most used" sections, you also need to follow my comment here: [15:26] https://bugs.launchpad.net/unity-lens-applications/+bug/785101/comments/10 [15:26] Ubuntu bug 785101 in unity (Ubuntu) "unable to remove the "Apps Available for Download" section from Applications Lens" [Undecided,Opinion] [15:26] ok [15:27] i'll appreciate any feedback. it's possible that the gsettings part described in that comment doesn't work because a file is missing, but i think that would be an easy fix [15:30] alright, gotta go. bye! [19:04] AlanBell: hi, did you get a chance to test my unity-lens-applications branch in the meantime? [19:10] not yet