drmadgr / imdb-api

Automatically exported from code.google.com/p/imdb-api
0 stars 0 forks source link

Searching some strings locks the dll #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
using testform:
1. search for non existent entries in IMDB lock the progress bar.
2. for example: 'somename' or 'donotexist'
3.

What is the expected output? What do you see instead?
the progress bar runs 10% then stops

What version of the product are you using? On what operating system?
2.0 on vista 64bit

Please provide any additional information below.

Original issue reported on code.google.com by PZentj...@gmail.com on 29 Jun 2008 at 9:07

GoogleCodeExporter commented 8 years ago
That is a "test project" issue that are not related with the dll itself. I will
attach the source that I've changed to correct this. But remember, it's just a 
test
GUI to show an example on how to use the dll.
And it didn't lock the progress bar or anything else, I just forgot to check 
the case
that when there aren't results, the progress bar should be set to full.

Original comment by jpmassena@gmail.com on 4 Jul 2008 at 10:22

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by jpmassena@gmail.com on 13 Oct 2008 at 10:38