Wings 3D Development Forum
Long time suffering git/console window BUG - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6)
+--- Thread: Long time suffering git/console window BUG (/showthread.php?tid=592)



Long time suffering git/console window BUG - ggaliens - 02-13-2014

Code:
1> Info: Fragment:
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'

1> fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git[/align]

Background story ...

When I am in MinGW/msys shell invoking Wings3D on dev machine ...
I get the fatal: Not a git repository message. Somehow ... it seems to only be generate when running wing3d. Odd to me. And it also correlates to a CRASH of wings3d / Erlang. Not a good one with a crash dump ... much more fatal and annoying. This has been going on for a long time. I need help and pity here please !

If I minimize the console window ... less or no crash ... (not talking about Wings console ) but the dev environment console.

It almost seems like a GIT command is running from Wings3D.

Anyone ?


RE: Long time suffering git/console window BUG - micheus - 02-13-2014

Hi ggaliens
I didn't experience this error.
Did you get it if you copile and run the official wings3d code?

I can't help much these days because I need rebuild my dev. env. I lost my pen-drive and everything I did recently.:/


RE: Long time suffering git/console window BUG - ggaliens - 02-15-2014

>>Did you get it if you copile and run the official wings3d code?

Yes ... more or less. But I should do a cleaner build with a new machine. This virtual dev machine is more than 3 years old.