hi everybody, pushed up the revision 31. some changes: *re-added the threads - and the progressbar ;-) - now we can use threading and aptdaemon together because apc.py is now a script called via subprocess *added an alert dialog when trying to install a package non provided (as xdriinfo), at time there's not way if other packages substitute the missing pkg, but when i've tried apt-get install xdriinfo the output was: #################################### Generazione albero delle dipendenze Lettura informazioni sullo stato... Fatto Il pacchetto xdriinfo non ha versioni disponibili, ma è nominato da un altro pacchetto. Questo può significare che il pacchetto è mancante, è obsoleto oppure è disponibile solo all'interno di un'altra sorgente Tuttavia questi pacchetti lo sostituiscono: x11-utils
E: Il pacchetto "xdriinfo" non ha candidati da installare #################################### practically the last line says that the package xdriinfo has no candidate to install. so when this happen in lsc we can open automatically report the output of this command (apt-get install xdriinfo) in a dialog (is an idea). anyway i think lsc is pretty usable, i use it everyday with satisfaction, tell me your ideas! Regards Stephen Smally _______________________________________________ Mailing list: https://launchpad.net/~lubuntu-desktop Post to : [email protected] Unsubscribe : https://launchpad.net/~lubuntu-desktop More help : https://help.launchpad.net/ListHelp

