https://bugs.documentfoundation.org/show_bug.cgi?id=99317

raal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from raal <[email protected]> ---
Tested with LO 5.0.5 and 5.1.2 and I doesn't see a difference>

file "XA003-800000A_BOM.xls" I copied  into C:\Program Files\LibreOffice
5\program and to the same directory as python_sort_sample.py is.



Win7;5.1.2(64):
C:\Program Files\LibreOffice 5\program>python.exe
\\VBOXSVR\tmp\python_sort_samp
le.py
Closing SOffice.exe instances
Attempting to open an UNO socket, count: 0
Processing Source Files.
Traceback (most recent call last):
  File "\\VBOXSVR\tmp\python_sort_sample.py", line 170, in <module>
    runProgram()
  File "\\VBOXSVR\tmp\python_sort_sample.py", line 164, in runProgram
   
tmpQColNumDictBOM=fileCheckSortSave97Xls(desktop,"file:///"+os.path.abspath(
"XA003-800000A_BOM.xls").replace("\\","/"),"21",context)
  File "\\VBOXSVR\tmp\python_sort_sample.py", line 153, in
fileCheckSortSave97Xl
s
    SRCXLSDoc.storeAsURL(filenameurl,(propval,))
__main__.ErrorCodeIOException: SfxBaseModel::storeSelf: 0x4c0c

5.0.5(64):
C:\Program Files\LibreOffice 5\program>python.exe
\\VBOXSVR\tmp\python_sort_samp
le.py
Closing SOffice.exe instances
Attempting to open an UNO socket, count: 0
Processing Source Files.
Traceback (most recent call last):
  File "\\VBOXSVR\tmp\python_sort_sample.py", line 170, in <module>
    runProgram()
  File "\\VBOXSVR\tmp\python_sort_sample.py", line 164, in runProgram
   
tmpQColNumDictBOM=fileCheckSortSave97Xls(desktop,"file:///"+os.path.abspath(
"XA003-800000A_BOM.xls").replace("\\","/"),"21",context)
  File "\\VBOXSVR\tmp\python_sort_sample.py", line 153, in
fileCheckSortSave97Xl
s
    SRCXLSDoc.storeAsURL(filenameurl,(propval,))
__main__.ErrorCodeIOException: SfxBaseModel::storeSelf: 0x4c0c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to