View Issue Details

IDProjectCategoryView StatusLast Update
0001886CCdcielGeneralpublic18-01-29 21:27
ReporterSerg10 Assigned ToPatrick Chevalley  
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version7
Product Version0.9 
Target Version1.0 
Summary0001886: not working Astrometry.net if the user name is not in English letters
DescriptionIf the user name is not in English letters, then Astrometry.net not working.
Logfile:

C:\cygwin\bin\bash.exe --login -c " solve-field --overwrite --objs 150 --downsample 4 --no-plots --no-fits2fits ""C:/Users/Сергей/AppData/Local/ccdciel/tmp/ccdcieltmp.fits"" "
tzset: can't find matching POSIX timezone for Windows timezone "Russia Time Zone 3"
Reading input file 1 of 1: "C:/Users/Сергей/AppData/Local/ccdciel/tmp/ccdcieltmp.fits"...
cygwin warning:
  MS-DOS style path detected: C:/Users/\xD0\xA1\xD0\xB5\xD1\x80\xD0\xB3\xD0\xB5\xD0\xB9/AppData/Local/ccdciel/tmp/ccdcieltmp.fits
  Preferred POSIX equivalent is: /cygdrive/c/Users/\xD0\xA1\xD0\xB5\xD1\x80\xD0\xB3\xD0\xB5\xD0\xB9/AppData/Local/ccdciel/tmp/ccdcieltmp.fits
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Computing image percentiles...
Extracting sources...
augment-xylist.c:897:augment_xylist Source extraction failed
 image2xy-files.c:91:image2xy_files Failed to write HISTORY headers
 ../util/cfitsutils.h:37:cfitserr illegal character in keyword
 ../util/cfitsutils.h:37:cfitserr Character 21 in this keyword is illegal. Hex Value = FFFFFFD0
 ../util/cfitsutils.h:37:cfitserr SRCFN = 'C:/Users/Сергей/AppData/Local/ccdciel/tmp/ccdcieltmp.fits' / So

I suggest you add option for user to path to that directory for file ccdcieltmp.fits. For example in the directory C:\tmp
TagsNo tags attached.

Activities

Patrick Chevalley

18-01-29 18:28

administrator   ~0004414

Yes, the better is to allow to configure this temporary directory.

This is done in revision 772, the new option is in Edit/ Preferences/ Files.

I make a test version you can try:
https://vega.ap-i.net/tmp/ccdciel-0.9.23-772-windows.exe

Please confirm if this solve the problem.

Serg10

18-01-29 18:56

reporter   ~0004415

Thank you Patrick. It worked. But stopped working QHY8L ASCOM camera. Here is a screenshot of the problem.
2018-01-29_21-29-52.png (199,314 bytes)   
2018-01-29_21-29-52.png (199,314 bytes)   

Patrick Chevalley

18-01-29 19:10

administrator   ~0004416

This is because the new CCDciel version install as a 64bits application on a 64bits Windows system.
And it look like your QHY ASCOM driver run only in 32bits.

Can you look if you can get a 64bits driver from QHY?

Serg10

18-01-29 19:32

reporter   ~0004417

I asked the manufacturer QHY8L, but they have not answered yet. At the moment they have no 64 bit driver.

Patrick Chevalley

18-01-29 21:27

administrator   ~0004419

The problem with the 64 bits drivers is probably more general than just QHY.
I revert to build only the 32bit version because of this issue: 0001889

You can download the file ccdciel-0.9.23-773-windows.exe from sourceforge, it install the 32bit version and contain the new temp dir setting.
Uninstall the 64bit version first to avoid to keep two version.

Issue History

Date Modified Username Field Change
18-01-28 19:11 Serg10 New Issue
18-01-29 18:28 Patrick Chevalley Assigned To => Patrick Chevalley
18-01-29 18:28 Patrick Chevalley Status new => feedback
18-01-29 18:28 Patrick Chevalley Target Version => 1.0
18-01-29 18:28 Patrick Chevalley Note Added: 0004414
18-01-29 18:56 Serg10 File Added: 2018-01-29_21-29-52.png
18-01-29 18:56 Serg10 Note Added: 0004415
18-01-29 18:56 Serg10 Status feedback => assigned
18-01-29 19:10 Patrick Chevalley Note Added: 0004416
18-01-29 19:32 Serg10 Note Added: 0004417
18-01-29 21:27 Patrick Chevalley Status assigned => resolved
18-01-29 21:27 Patrick Chevalley Resolution open => fixed
18-01-29 21:27 Patrick Chevalley Note Added: 0004419