From http://drupal.org/project/media:

Note that the dev snapshot includes some non-backwards-compatible changes relative to beta4. If you're a maintainer of a module that uses Media, please update your module accordingly.

If you're using Media Gallery, stay on Media beta4, and don't update Media to dev snapshots until this issue is fixed.

Comments

sun’s picture

Is this issue merely for informational purposes? I've started with a "patch" over in #999530: Upgrade Media Gallery for Media's new File Entity (EntityFieldQueryException: Field storage engine not found)

joeyabbs’s picture

sub

rickvug’s picture

Sub.

adam_b’s picture

sub

RonP’s picture

sub

clemclemphoto’s picture

So up to what version of media gallery is compatible with the media module? I noticed my media gallery stopped working since I updated it to beta 5. I can't upload anymore since the Add Media link shows me a messed up menu now.

g76’s picture

sub

das-peter’s picture

sub

andersiversen’s picture

sub

donwinchell’s picture

sub

carwin’s picture

sub

geek-merlin’s picture

sub

sylvain lecoy’s picture

This actually fix the issue: #1180672: Add minimal version for media dependency.

Using this syntax for dependency will ensure that you can't run media_gallery with a -dev version, of course more complicated rules can apply, just go into the issue I mentionned to learn more about that.

dependencies[] = media (1.0-beta4)
halcyonCorsair’s picture

Sub.

Carlos Miranda Levy’s picture

Media 7.x-1.0-beta5 is out, most of us upgraded to it... Media Gallery stopped working. Seems not compatible with the new beta either (not upgrading media is not much of a choice, rolling back to beta4 either, there are so many dependencies and mini-patches at this moment with all the media, entity, etc. modules).

This is the new error that Media Gallery returns now on the log:

Notice: Undefined index: entity keys in entity_extract_ids() (line 7376 of /home/xxxx/drupal7/includes/common.inc).

Love the module.
Let us know how to assist/help.

effulgentsia’s picture

There's a patch to make Media Gallery compatible with Media beta5 in #999530-66: Upgrade Media Gallery for Media's new File Entity (EntityFieldQueryException: Field storage engine not found). We'll be committing that and releasing the next Media Gallery beta soon.

JamesSharpe’s picture

sub

David_Rothstein’s picture

Status: Active » Fixed

The patch at #999530: Upgrade Media Gallery for Media's new File Entity (EntityFieldQueryException: Field storage engine not found) was committed, and we'll be putting out a new beta release of Media Gallery very soon, so I think that means this issue is fixed.

Status: Fixed » Closed (fixed)

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