Re: [Lubuntu-desktop] LSC news

2011-08-25 Thread Stefano
On 25/08/2011 00:34, Julien Lavergne wrote: Le Wednesday 24 August 2011 à 23:27 +0200, Stefano a écrit : new branch and new fats-search engine for the Lubuntu Software Center, of course is still incomplete, hope will be ready for 12.04. get the branch: bzr branch lp:lubuntu-software-center

Re: [Lubuntu-desktop] LSC news

2011-08-25 Thread Julien Lavergne
Le Thursday 25 August 2011 à 19:41 +0800, PCMan a écrit : Parsing the result of this query http://packages.ubuntu.com/search?searchon=contentskeywords=.desktopsubmit=Search; basically give you a list of real applications. However, ubuntu website only returned the first 100 items found. What

Re: [Lubuntu-desktop] LSC news

2011-08-25 Thread Julien Lavergne
Le Thursday 25 August 2011 à 14:56 +0200, Stefano a écrit : i've noticed that that parsing /usr/share/app-install/desktop is quite simple, using this list in LSC is very fast. the problem is merge two list. USC hide the non-real application packages, but i think is best do a think like this:

Re: [Lubuntu-desktop] LSC news

2011-08-25 Thread Stefano
i don't really know how to set up a ppa, but if somebody know how to do or want get involve i can create an admin group for LSC. i'm having some problem with the branch now, it says that the branch are diverged, i will fix as soon as possible. On 25/08/2011 18:17, Jean-Pierre Vidal Piesset

Re: [Lubuntu-desktop] LSC news

2011-08-25 Thread Phill Whiteside
And while you all laugh Can someone give me the idiots guide as to how to pull this into my 11.10 test area? Adding PPA's I can do, but I've lost track of what is where! Thanks, Phill. On Thu, Aug 25, 2011 at 8:27 PM, Stefano eco.st...@fastwebnet.it wrote: python

Re: [Lubuntu-desktop] LSC news

2011-08-25 Thread Jean-Pierre Vidal Piesset
If you just want to test it, you just need to download the branch (bzr branch lp:lubuntu-software-center), and launch it (python lubuntu-software-center). Terminal output: bzr: ERROR: Invalid http response for

[Lubuntu-desktop] LSC news

2011-08-24 Thread Stefano
new branch and new fats-search engine for the Lubuntu Software Center, of course is still incomplete, hope will be ready for 12.04. get the branch: bzr branch lp:lubuntu-software-center Regards Stephen Smally ___ Mailing list:

Re: [Lubuntu-desktop] LSC news

2011-08-24 Thread Julien Lavergne
Le Wednesday 24 August 2011 à 23:27 +0200, Stefano a écrit : new branch and new fats-search engine for the Lubuntu Software Center, of course is still incomplete, hope will be ready for 12.04. get the branch: bzr branch lp:lubuntu-software-center Thank you for the update. It starts to be

[Lubuntu-desktop] Lsc news

2011-08-21 Thread Stefano
hi everybody, i'm doing some work on Lsc (aka lubuntu software center). i've understood that USC is too much complex, cleaning up the code and removing unuseful parts will be too much difficutl (imho). MintInstall use massively synaptic as backend via os.popen (really i don't like it). anyway, the