I have updated kepler using "ant update" and I have noticed that reporting designer view has disappeared. It has been moved into another module or something similar?<br><br>I have downloaded all project another time using this following commads:<br>
<br><pre>mkdir KeplerLast<br>cd KeplerLast<br>svn co <a href="https://code.kepler-project.org/code/kepler/trunk/modules/build-area">https://code.kepler-project.org/code/kepler/trunk/modules/build-area</a><br>cd build-area<br>
ant change-to -Dsuite=reporting</pre>Now, it seems that when I execute kepler.sh, the reporting module is initialized but no reporting designer view appears in the GUI. <br><br>urops@urops-laptop:~/KeplerLast$ ./kepler.sh<br>
     [null] /home/urops/KeplerLast<br>     [null] Found OS Extension file: /home/urops/KeplerLast/apple-extensions/module-info/osextension.txt<br>     [null] Building Kars...<br>     [null] Ran additional initialization for module gui from class org.kepler.module.gui.Initialize<br>
     [null] Ran additional initialization for module tagging from class org.kepler.module.tagging.Initialize<br>     [null] Ran additional initialization for module provenance from class org.kepler.module.provenance.Initialize<br>
     [null] common tabpane configuration overridden by reporting<br>  <b>   [null] Ran additional initialization for module reporting from class org.kepler.module.reporting.Initialize</b><br>     [null] /usr/share/themes/Human/gtk-2.0/gtkrc:51: error: lexical error or unexpected token, expected valid token<br>
     [null] Kepler Initializing...<br>     [null] *** Attempting to get ResourceBundle for SVG defaults ***<br>     [null] *** svgRenderingMethod = SVG_BATIK_RENDERING ***<br><br><br>I am probably missing something... Could you help me?<br clear="all">
<br>-- <br>Josep<br>