Website import not completing

Asked by Bryan

OS: Win 7
GRM v 0.17.4

When trying to import a recipe from a website, the progress bar goes very quickly and says it is complete, but nothing shows up in the manager. It doesn't give a pop up to filter the information either.

The following sites are the ones that I have tried on two computers so far.

food.com
epicurious.com
foodnetwork.com
pillsbury.com

Question information

Language:
English Edit question
Status:
Expired
For:
Gourmet Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bryan (schreib-bryan) said :
#1

I also tried moving the recipe to the print page, so there should be less extra information on the page, it had the same results, the bar advanced and it says it imported, but there is nothing.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Bernhard Reiter (ockham-razor) said :
#3

Sorry for letting this expire. Could you post some full recipe page URLs to reproduce, other than just the domains that gave you dysfunctional imports?

Revision history for this message
Bernhard Reiter (ockham-razor) said :
#4

(Setting question state to "Needs information")

Revision history for this message
Bryan (schreib-bryan) said :
#5
Revision history for this message
Launchpad Janitor (janitor) said :
#6

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Bryan (schreib-bryan) said :
#7

I just tried this webpage.

http://www.cooks.com/recipe/oc0mk7z3/lemon-bars-deluxe.html

This time I got an error, here is the traceback.

Traceback (most recent call last):
  File "C:\Users\Bernie\Documents\GitHub\gourmet\gourmet\threadManager.py", line 97, in run
  File "C:\Users\Bernie\Documents\GitHub\gourmet\gourmet\importers\webextras.py", line 18, in do_run
  File "C:\Users\Bernie\Documents\GitHub\gourmet\gourmet\importers\webextras.py", line 23, in read
  File "C:\Program Files\Python27\lib\urllib.py", line 84, in urlopen
  File "C:\Program Files\Python27\lib\urllib.py", line 205, in open
  File "C:\Program Files\Python27\lib\urllib.py", line 349, in open_http
IOError: ('http protocol error', 0, 'got a bad status line', None)

There is no user called Bernie.

Revision history for this message
Launchpad Janitor (janitor) said :
#8

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Bernhard Reiter (ockham-razor) said :
#9

Sorry for the late reply, busy times. I can reproduce this with the Windows binary, but curiously not when run from source on Windows. This is going to require some more poking into the source code :-/

Revision history for this message
Launchpad Janitor (janitor) said :
#10

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Bryan (schreib-bryan) said :
#11

Good to know it is not just on my end.