Issue 39937

Summary: hieroglyphs in terminal while qadevOOo/runner build Mac OSX m67 build
Product: porting Reporter: eric.bachard
Component: codeAssignee: eric.bachard
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues, pavel
Version: 680m67   
Target Milestone: ---   
Hardware: PowerPC (PPC)   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 42382    

Description eric.bachard 2005-01-05 10:20:49 UTC
Pb in qadevOOo/runner : characters are hieroglyphs... (terminal's tune changed ?)  

No solution yet, excepted :
1)
cd instsetoo_native/:util
build --since qadevOOo
but I have observed this can break the build, because of chaotic behaviour :
different build order is not very good for the complete build (don't know really
why) 

*or* ( I prefer)
 
2) 

cd qadevOOo
build 
[wait until nothing more occurs, supposing it is ended -> the prompt is back]
reset the terminal
deliver -force
mv prj/build.lst prj/build.lst.back
touch prj/build.lst
cd ..
dmake

 :-/ 

Yes, it's not very clean...
Comment 1 eric.bachard 2005-01-05 11:12:45 UTC
it is a solution, not a problem

Sorry, I cannot change the status into "fixed" Hope it works this time....
Comment 2 pavel 2005-01-07 21:01:19 UTC
.