Re: test-bugzilla-files.py issues

2017-01-13 Thread Nagy Ákos
Can't solve the problem.

2017. 01. 12. 18:07 keltezéssel, Jan Iversen írta:
>
>> UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 10:
>> invalid start byte
>
> I have frequently the same problem with differen python scripts on
> different machines. The problem is usually you locale setting.
>
> I added
> export*LANG=*''
> export*LC_ALL=*en_US.UTF-8
> export*LC_CTYPE=*en_US.UTF-8
>
> to .bashrc, and then the scripts I work.
>
> rgds
> jan I.
>
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice


-- 
Ákos

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


test-bugzilla-files.py issues

2017-01-12 Thread Nagy Ákos
Hey,

I want to run test-bugzilla-files.py to make some test, but I got an error:

/opt/libreoffice5.3/program/python
/opt/dev-tools/test-bugzilla-files/test-bugzilla-files.py
--soffice=/opt/libreoffice5.3/program/soffice /opt/testfiles/untitled1.ods
Traceback (most recent call last):
  File "/opt/dev-tools/test-bugzilla-files/test-bugzilla-files.py", line
612, in 
runLoadFileTests(opts, args)
  File "/opt/dev-tools/test-bugzilla-files/test-bugzilla-files.py", line
567, in runLoadFileTests
files.extend(getFiles(file_list_name[0]))
  File "/opt/dev-tools/test-bugzilla-files/test-bugzilla-files.py", line
75, in getFiles
files = file_list.readlines()
  File "/opt/libreoffice5.3/program/python-core-3.5.0/lib/codecs.py",
line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 10:
invalid start byte


I mention that I'm not an expert deveopoer and try to run the test with
normal LibreOffice instalation.


-- 
Ákos

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Performance profiling

2013-09-30 Thread Nagy Ákos

2013.07.04. 22:52 keltezéssel, José Guilherme Vanz írta:

Hello everybody!

The Brazilian comunity is in the FISL14. Today a Intel employee talked 
with me and Marcos Paulo looking for a test case for Intel performance 
profiling tool. He provided for us the tool that we can runs the 
Libreoffice and test it permofance, identifing problems. We talked 
about some problems importing some huge files in calc,  problems 
reported in bugzilla. But are we interesting in your suggestions, 
maybe some specific. Do you have some ?


Waiting anxiously for your suggestions.


A performance issue example:
https://bugs.freedesktop.org/show_bug.cgi?id=66507
In this case the problem not the file size, but also the very slow 
computing speed of libreoffice, especially in charts.

This make impossible to use LibreOffice in financial or statistical sector.

All the best!
--
Att. José Guilherme Vanz
br.linkedin.com/pub/josé-guilherme-vanz/51/b27/58b/ 

"O sofrimento é passageiro, desistir é para sempre" - Bernardo 
Fonseca, recordista da Antarctic Ice Marathon.



___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice



--
Ákos

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice