pegaucher / metageta

Automatically exported from code.google.com/p/metageta
Other
0 stars 0 forks source link

runtransform gui still displays in linux with --nogui option #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Problem: gui popup prevents command line execution of runtransform

Example execution: runtransform -x 
/g/data1/v10/metageta/rs0_FC/1986-08/FC25_V0.0_1986-08.xls -d 
/g/data1/v10/metageta/rs0_FC/mef --nogui

Additional to this the xsl is missing in (source version?) @ 
metageta/1.3.9/lib/python2.7/site-packages/metageta/transforms/

Original issue reported on code.google.com by simonaol...@gmail.com on 5 Jun 2014 at 4:37

GoogleCodeExporter commented 8 years ago
Sorry Simon, I didn't see this report. Somehow email notifications are not 
working... 

I'm preparing a new release with some bugfixes. This will have the GUI progress 
removed completely (was too buggy and too much work to do it properly), see 
r867 and r868.

I'll make sure the xsl is included as well.

Original comment by lukepinn...@gmail.com on 15 Sep 2014 at 10:43

GoogleCodeExporter commented 8 years ago
If you want to test, checkout the latest trunk - 
https://code.google.com/p/metageta/source/checkout

Original comment by lukepinn...@gmail.com on 17 Sep 2014 at 4:54

GoogleCodeExporter commented 8 years ago
Re. missing xsl - it's in the zip. Was metageta installed via `setup.py 
install`?  It's an odd path, is the OS RHEL (or RHEL based like 
CentOS/SciLinux)? 

Original comment by lukepinn...@gmail.com on 18 Sep 2014 at 4:54

GoogleCodeExporter commented 8 years ago
Yes - setup.py used in the install on centos.

Original comment by simonaol...@gmail.com on 18 Sep 2014 at 5:00

GoogleCodeExporter commented 8 years ago
Missing xsl fixed in setup.py. If you want to test - 
https://code.google.com/p/metageta/source/browse/build/installer/include/setup.p
y

Related commits: r878, r879, r883

Original comment by lukepinn...@gmail.com on 18 Sep 2014 at 6:00