File modified when opening

Bug #1486922 reported by Graziano Previato
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Opinion
Undecided
RaiMan

Bug Description

I have sikuly IDE 1.0.1 running on MacOSX 10.9

the procedure is the following:
def GetSeq():
    fl_seq=open('/Network/Servers/osxge1.acamarshipping.com/Users/gpreviato/src/AcroEmul/SeqRef.seq','r')
    str_seq=fl_seq.read()
    fl_seq.close()
    seq=int(str_seq)
    return seq

The file server is a MacOSX server 10.6 exporting the file inf AFP.

Before run the procedure the content of the file is:
100000

after to have run the procedure, vi shows:
1000^@^@^@

this happens after the conter touch '10000'.
Having 10000 in the file, the content is changed in 1000^@^@

Everything was OK up to 9999

I'm trying to understand...

Revision history for this message
Graziano Previato (g-4) wrote :

Could be a problem on the fileserver... I'm checking...

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Opinion
assignee: nobody → RaiMan (raimund-hocke)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.