My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 1: module.png file missing in repository
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  acher...@gmail.com
Closed:  May 2007


 
Reported by vabdu...@gmail.com, Nov 18, 2006
What steps will reproduce the problem?
1. checkout the project from repository
2. configure with ./autogen.sh
3. build it with make

What is the expected output? What do you see instead?
The build fails when it comes to create the edj file with edje_cc:

/usr/bin/edje_cc -v -id images -fd fonts \
        ../../data/icons/default.edc \
        ../../data/icons/module.edj
/usr/bin/edje_cc: Opening "/tmp/edje_cc.edc-tmp-mdUTHu" for input
/usr/bin/edje_cc: Parsing input file
/usr/bin/edje_cc: Parsing done
/usr/bin/edje_cc: Wrote       213 bytes (   0Kb) for "edje_file" header
/usr/bin/edje_cc: Error. unable to load image for image "module.png" part
entry to ../../data/icons/module.edj. Missing PNG or JPEG loader modules
for Evas or file does not exist, or is not readable.

=> it is looking for the module.png file not found in the repository.

What version of the product are you using? On what operating system?
Latest cvs version of all e17 libs on gentoo, gcc 3.4.6 and make 3.81 

Please provide any additional information below.


May 29, 2007
Project Member #1 acher...@gmail.com
I managed to fix your issue thanks for pointing it out 
the problem was with subclipse and svn 
Status: Fixed
Owner: achernok

Powered by Google Project Hosting