On Mon, Jan 31, 2005 at 08:40:52PM +0100, Benjamin Mesing wrote: > Hello Ross, > > > Rather than trying to deal with changes, you could just put a lock on > > the database. I assume there's some standard way to do so. That is > > ugly, considering it's read only, but at least it would fix the > > problem. > Unfortunately this is not an option, as it would greatly reduce the > value of the program. For example I often use it while searching for > depricated packages using orphaner. I always look what is in the package > before I unistall. If I would lock the database I would need to close > packagesearch everytime I want to install or uninstall a package. There > are other cases where I would consider this to be really annoying.
I agree that keeping it open is easier, but I'm not finding that works very well as things stand. Since my original report I've noticed that the Description display of installed packages often stops working after an install, even if the package in question was not involved in the install. It seems kind of random; for some packages it does show the description, and for others it doesn't. That is, the Description pane show the message about not having information for an uninstalled package, even though the package is installed and was installed before I did my apt-get install. I think there are similar issues with the other tabs, though I can't swear to it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]