Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Feedback

submitting art bugs

Q_x
Monday, July 9, 2012 - 02:16

There are two bugs I'm hitting when trying to submit an artwork (zipped .psd file with .jpg preview):

first is I don't know if the artwork was submitted or not while the error is displayed, and the second bug is the fact I'm hitting an error like this:

  • The specified file /tmp/oga-134182491519866/squared paper.psd could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
  • PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'uri': INSERT INTO {file_managed} (uid, filename, uri, filemime, filesize, status, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 411 [:db_insert_placeholder_1] => [:db_insert_placeholder_2] => [:db_insert_placeholder_3] => application/octet-stream [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => 1 [:db_insert_placeholder_6] => 1341824784 ) in drupal_write_record() (line 7013 of/var/www/sites/opengameart/includes/common.inc).
  • Log in or register to post comments
Spiney
joined 15 years 3 months ago
Monday, August 6, 2012 - 08:26

I'm having the same issue. Uncompressed Zip file with 6 1024*1024 jpg textures.
Preview image also a jpg. 

  • The specified file /tmp/oga-134426657814370/bluecloud_bk.jpg could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
  • PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'uri': INSERT INTO {file_managed} (uid, filename, uri, filemime, filesize, status, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 495 [:db_insert_placeholder_1] => [:db_insert_placeholder_2] => [:db_insert_placeholder_3] => application/octet-stream [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => 1 [:db_insert_placeholder_6] => 1344266576 ) in drupal_write_record() (line 7013 of/var/www/sites/opengameart/includes/common.inc).

 

  • Log in or register to post comments
Jattenalle
joined 14 years 3 months ago
Monday, August 6, 2012 - 11:15
Jattenalle's picture

Same issue. Thought I had pinpointed it to archives containing files with the same name (in different folders)

Doesnt seem like that's it though.

For the record I too get it when trying to submit a .zip with a .jpg preview. Not sure the preview matters.

  • Log in or register to post comments
bart
joined 14 years 2 months ago
Monday, August 6, 2012 - 11:43
bart's picture

Working on it.  I'll update when it's fixed.

  • Log in or register to post comments