Fascinating! Sorry for the misinformation that it freezes forever.
What goes on inside Ubuntu is always fascinating.
Thanks! :D
--
Searching for "lib" crashes Ubuntu Software Center
https://bugs.launchpad.net/bugs/634449
You received this bug notification because you are a member of Ubuntu
Bug
After a little investigating, I found that this doesn't hang
indefinitely, it just takes too much time, and it gives the impression
of a freeze. However, the code you gave greatly improve the situation,
so I patched it in my branch. Thank you, mvo!
--
Searching for "lib" crashes Ubuntu Software C
The problem is that the query parser can generate way too big querries,
for lib its a 5000 entry long query. One possible fix is this, or we can
limit it in appview.py and use the number there as a estimate for the
amount of hits we probably get.
=== modified file 'softwarecenter/db/database.py'
-
** Changed in: software-center (Ubuntu)
Milestone: None => ubuntu-10.10
--
Searching for "lib" crashes Ubuntu Software Center
https://bugs.launchpad.net/bugs/634449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
** Changed in: software-center (Ubuntu)
Status: New => Confirmed
** Changed in: software-center (Ubuntu)
Importance: Undecided => Medium
--
Searching for "lib" crashes Ubuntu Software Center
https://bugs.launchpad.net/bugs/634449
You received this bug notification because you are a mem