[TxMt] --project (was --uuid) broken...

Fons Rademakers Fons.Rademakers at cern.ch
Wed Jun 1 16:58:30 UTC 2016


The new feature: mate --project $(uuidgen|tr -C $'\n-' 0) file.txt 
is broken as it echoes:

$ mate --project 00000000-0000-0000-0000-0000000000000 xcrash.C
uuid_t: error parsing ‘00000000-0000-0000-0000-0000000000000’

and does not open in a new window. Also the alternative:

$ TM_PROJECT_UUID=00000000-0000-0000-0000-000000000000 mate xcrash.C
uuid_t: error parsing ‘00000000-0000-0000-0000-0000000000000’

does not work anymore.

In addition the —-project option is not documented in mate --help, where it still
is documented as —uuid.

Please fix as my workflow pretty much depends on it.


Cheers, Fons.

--------------------------------------------------------------------------
Dr. Fons Rademakers      CERN - European Organization for Nuclear Research
Chief Research Officer   1211 Geneve 23, Switzerland
CERN openlab             Tel: +41227679248            Mobile: +41754113742
--------------------------------------------------------------------------



More information about the textmate mailing list