ddavisqa / google-refine

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

Error when using Add column from Freebase on restored project #366

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Load project from 
http://www.ovod.net/wilbert/linkedData/refine/MIMAS-names.google-refine.tar.gz
2. Use "Add column from Freebase" on the MIMAS names column

Dialog just spins forever and Google Chrome Javascript console shows the 
following error

Uncaught TypeError: Cannot read property 'id' of null
ExtendDataPreviewDialog extend-data-preview-dialog.js:63
doAddColumnFromFreebase extension.js:118
createMenuItem menu.js:178
c.event.handle jquery-1.4.2.min.js:55
c.event.add.j.handle.o jquery-1.4.2.min.js:49

This is using the current SVN trunk with Google Chrome 12.0.733.0 dev on 
Ubuntu.  It might be something simple (or a problem with my config), but I 
don't have time to debug it right now, so I'm recording the info here so I can 
follow up later.

Original issue reported on code.google.com by tfmorris on 18 Apr 2011 at 5:11

Attachments:

GoogleCodeExporter commented 8 years ago
Happens with released Refine 2.0 as well.  Appears to be something to do with 
missing recon config data (perhaps not getting saved/restored?).

Original comment by tfmorris on 18 Apr 2011 at 5:37

GoogleCodeExporter commented 8 years ago
Is there a workaround?  It seems like this feature is straight up broken.

Original comment by phil.sal...@gmail.com on 8 May 2011 at 2:46

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 7 Jun 2011 at 6:39

GoogleCodeExporter commented 8 years ago
I'm having the same issue: A continually spinning dialog box saying "Working"  
I was able to add columns from freebase yesterday, but then I reconciled more 
of my data and can no longer add columns.

Original comment by gryanwha...@gmail.com on 24 Jul 2011 at 4:13

GoogleCodeExporter commented 8 years ago
r2168 should fix the problem tfmorris reported. I'm not sure about the 
subsequent reports though.

Original comment by dfhu...@gmail.com on 26 Jul 2011 at 5:52

GoogleCodeExporter commented 8 years ago

Original comment by dfhu...@google.com on 9 Oct 2011 at 5:07