View Single Post
  #1 (permalink)  
Old June 29th, 2001
konrad_h konrad_h is offline
Phex Developer
 
Join Date: August 6th, 2000
Location: Munich, Bavaria, Germany
Posts: 122
konrad_h is flying high
Default workaround for GUI-freeze-bug

Many users complained about a nasty bug of the GUI (graphical user interface). The user interface freezes when there are many results of a search.

I think I found a workaround for this:

Set the search-result limit to a huge number (like 8000).

I appears that the freezing occurs when the limit is reached so the obvious solution is to avoid this condition. I tried this for some time and Phex didnīt crash although I did a lot of popular searches.

I hope this solves this issue for now and makes Phex a lot more usable for you.
Reply With Quote