bugbash / selenium-kiwix

Selenium Kiwix Bug Bash
MIT License
4 stars 9 forks source link

Inappropriate error message when earlier loaded zim file is missing #118

Open vinithrasp opened 9 years ago

vinithrasp commented 9 years ago

Environment: OS: Win 7 64-bit Steps to reproduce:

  1. Install Kiwix 0.9- from kiwix-0.9-rc2-installer.exe
  2. Download the zim file - wikipedia_as_all_07_2013.zim and couple of files in other languages to your local machine say Desktop.
  3. Launch Kiwix and open the above files downloaded in Step 2
  4. Now move the files from Desktop to a different folder after closing the kiwix app.
  5. Re-launch kiwix

Actual behavior: The following error pops-up: Unable to load . Are you sure this is a zim file? 'Ok' Button.

Desired Behavior: Ideally the zim file is missing in the previous location referenced. So the error file should be related. eg. 'Could not find the file ' rather than the current error message that suggests that zim file is corrupted.

PFA screenshot of the current error message.

vinithrasp commented 9 years ago

missing_zim_file