Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Would it be easier to implement <package>_v000r000p000 ?  As it seems Riccardo has already updated MRStudio HEAD to handle any alphanumeric combination. 

SCons 

Wiki MarkupRemoving tag directory&nbsp; \tag directory  [We're not using CMT to do checkout directly in MRStudio but removing this directory may result in a major revision to MRStudio - how much?\]

Allow CMT and SCons to be used side-by-side for some period of time (~6months)

...

1. Ability to run a program in debugger.
With just a button push MRvcmt will bring up gdb inside an emacs session. Source is visible and all necessary context is preserved.  This is an essential function!unmigrated-wiki-markup

2. Tagging.&nbsp;   The last time I tried it, I was able to make the tag but MRStudio did not give me a chance to edit release.notes nor did it update the version in the CMT requirements file \ [The second one may not
be necessary in the SCons-based system.\]

3. Ability to spawn terminal window in the context of a package.
Actually, since the SCons system will be much better about managing context
than CMT, maybe there isn't much to do here.
Then this one, less important but annoying and probably easy to fix:

...

Johann reported a problem with FRED a few weeks ago.  Riccardo thought this was fixed some time ago with Navid's  help.  Perhaps we know more today?  Here is Johann's original email:
 I logged on rhel4-32.slac.stanford.edu, following Navid's advice, in order to test the behavior of FRED on such a system. Launching Gleam fails to open FRED, with the following error :
/afs/slac.stanford.edu/g/glast/ground/GLAST_EXT/rhel4_gcc34/Fred/v0r99/redist/i686-linux/fox12.so: /afs/slac.stanford.edu/g/glast/ground/GLAST_EXT/rhel4_gcc34/Fred/v0r99/redist/i686-linux/fox12.so: undefined symbol: XcursorSupportsARGB - /afs/slac.stanford.edu/g/glast/ground/GLAST_EXT/rhel4_gcc34/Fred/v0r99/redist/i686-linux/fox12.so (LoadError)        from ./kernel/main.rb:5
from /afs/slac/g/glast/ground/GLAST_EXT/rhel4_gcc34//Fred/v0r99/fred.rb:276:in `load'
from /afs/slac/g/glast/ground/GLAST_EXT/rhel4_gcc34//Fred/v0r99/fred.rb:276:in `bootFRED'
from /afs/slac/g/glast/ground/GLAST_EXT/rhel4_gcc34//Fred/v0r99/fred.rb:288
I have the exact same error on my FC7 box, and it seems to be known on the web.... I tried to rebuild FOX and FXRuby 1.2.X but the only available packages I found are FOX 1.2.18 and FXRuby 1.2.6, and theydont seem to be compatible, as compilation failed.
Then I tried to build recent versions of both packages, but then it is FRED itself which seems to have a problem : I can launch the guistandalone, but as soon as I try to read an ior file, I get ############################################################ FRED version v0r100 "Calvin"## Mon Jun 19 09:44:22 W. Europe Daylight Time 2006## Authors: R.Giannitrapani M.Frailis ## Contact: riccardo@fisica.uniud.it ## Web site: www.fisica.uniud.it/~glast/FRED##########################################################FXRbToolBar::create: trying to create window before creating parent window.
and the whole thing hangs.....
so right now, I am stuck..... wonder if anybody else has experienced all this!
Johann