armindoantunes / gh615

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

crashing when exporting #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload Single Track
2. Select Output Format 

What is the expected output? What do you see instead?
After selecting the output format the program closes and no file is 
exported.  The same track exported ok (apart from the wrong co-ordinates) 
on previous builds.

What version of the product are you using? On what operating system?
Build 118, Vista Home Premium

Please provide any additional information below.
I have tried all formats and Y and N to merge tracks.

Original issue reported on code.google.com by jmcelve...@gmail.com on 31 Mar 2008 at 11:25

GoogleCodeExporter commented 8 years ago
Is ther any way to run a python file from it's source so I can give that a go,  
or 
does it need to be compliled to the particular operating systems.

Original comment by jmcelve...@gmail.com on 3 Apr 2008 at 9:11

GoogleCodeExporter commented 8 years ago
This has been fixed in the latest revision.

You can use the Python sources if you install 
[http://python.org/ftp/python/2.5.2/
python-2.5.2.msi Python 2.5] and the [http://pyserial.sourceforge.net/ 
pyserial] 
extension. Then do a svn checkout and you should be good to go.

Why are the windows builds slacking behind? Building the Windows executable 
requires 
XP, I only have Vista running at home meaning I have to get it done at work.

Original comment by spei...@gmail.com on 3 Apr 2008 at 1:33

GoogleCodeExporter commented 8 years ago
I'm also running vista.  When I export as detailed above, the program closes 
after 
selecting the fomat type without actually exporting.

Original comment by jmcelve...@gmail.com on 4 Apr 2008 at 6:25

GoogleCodeExporter commented 8 years ago
yes, because you are not running the latest revision from the svn.
I will upload a new windows build later today.

Original comment by spei...@gmail.com on 9 Apr 2008 at 11:04