• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • Gallery
  • Bugs
Gallery

dcraw relies on language setting, fails verification

Intuitive web based photo gallery

Brought to you by: bharat, ckdake
  • Summary
  • Files
  • Reviews
  • Support
  • Mailing Lists
  • Tickets ▾
    • Translations
    • Patches
    • Bugs
    • Feature Requests
  • News
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

  • Gallery 1
  • Gallery 2
  • Gallery Remote

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#2452 dcraw relies on language setting, fails verification

Gallery 2
open
nobody
None
5
2010-04-10
2010-04-10
kavol
No

dcraw configuration verification fails if the system language is not English

the following patch helped my case:

--- DcrawToolkitHelper.class~ 2010-04-10 22:12:21.971984954 +0200
+++ DcrawToolkitHelper.class 2010-04-10 22:39:12.385988228 +0200
@@ -82,6 +82,7 @@
return array($ret, null, null);
}

+ putenv("LANG=C");
list ($success, $stdout, $stderr) = $platform->exec(array(array($dcrawPath)));
/* $success will be 0 here, since we gave no arguments */
$verCheck = implode(' ', array_merge($stdout, $stderr));

Discussion


Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise