Active
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Installer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2013 at 10:07 UTC
Updated:
1 Mar 2015 at 09:55 UTC
Jump to comment: Most recent
During a drush site install I see a few nasty warnings:
WD features: Reverting commons_groups / field_instance. [notice]
WD features: Revert completed for commons_groups / field_instance. [notice]
WD features: Reverting commons_wikis / og_features_permission. [notice]
WD features: Revert completed for commons_wikis / [notice]
og_features_permission.
WD features: Reverting commons_wysiwyg / user_permission. [notice]
WD features: Revert completed for commons_wysiwyg / user_permission. [notice]
WD features: Reverting commons_wysiwyg / ckeditor_profile. [notice]
WD features: Revert completed for commons_wysiwyg / ckeditor_profile. [notice]
WD php: Notice: Undefined property: stdClass::$data in [notice]
commons_add_user_avatar() (line 528 of
/vagrant/commons_files/profiles/commons/commons.profile).
WD php: Notice: getimagesize(): Read error! in image_gd_get_info() [notice]
(line 349 of /vagrant/commons_files/modules/system/image.gd.inc).
WD php: Notice: getimagesize(): Read error! in image_gd_get_info() [notice]
(line 349 of /vagrant/commons_files/modules/system/image.gd.inc).
WD php: Notice: Undefined property: stdClass::$data in [notice]
commons_add_user_avatar() (line 528 of
/vagrant/commons_files/profiles/commons/commons.profile).
WD php: Notice: getimagesize(): Read error! in image_gd_get_info() [notice]
(line 349 of /vagrant/commons_files/modules/system/image.gd.inc).
WD php: Notice: getimagesize(): Read error! in image_gd_get_info() [notice]
(line 349 of /vagrant/commons_files/modules/system/image.gd.inc).
Indexing node 1. [ok]
Indexing node 2. [ok]
Indexing node 3. [ok]
Indexing node 4. [ok]
I would assume this is related to this commons issue: http://drupal.org/node/1905494
The Open Enterprise distro also seems to have a case of the sniffles when it comes to avatars and warnings: http://drupal.org/node/1678568
Comments
Comment #0.0
rb2k commentedAdded a bit more log. Everyone likes more log.
Comment #1
lsolesen commented