Hi,
I installed all of these modules and got several errors and when I checked the code the problem was that they are getting all the entites with entity_get_info() function and trying to get "base table" and ['entity keys']['id'] indexes from every element of the result and because Display suite Views entity does not have these indexses these modules throw errors.
I wrote to them too and I don't know who should fix this - maybe all of you :)
I just tried to help as much as I can (I'm a newbie yet :)

CommentFileSizeAuthor
#2 1324196-2.patch527 bytesswentel
ds-1.3.png84.37 KBpavlovt
Home page.png169.27 KBpavlovt
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

Well, theoretically that's an optional key but both relation and efq_views are not treating it as such . IMO those are the buggy modules not DS.

swentel’s picture

Status: Active » Fixed
FileSize
527 bytes

Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.