[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2018-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 Stephan Bergmann changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |sberg...@redhat.com

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2018-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 Mike Kaganski changed: What|Removed |Added CC||sberg...@redhat.com --- Comment #

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2018-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #18 from Mike Kaganski --- Since [1] (Python 3.2+), Python only tests for AttributeError in its hasattr(). Thus, returning other types of errors (as is done in our PyUno implementation [2]) would give wrong results. Still, it's

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2018-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #17 from Ofir --- Still reproducible with LibreOffice 6.1.2.1 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2017-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #16 from Xisco FaulĂ­ --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest ope

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2016-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #15 from Ofir --- Still reproducible with: Version: 5.2.1.2 Build ID: 1:5.2.1~rc2-0ubuntu1~xenial0 CPU Threads: 1; OS Version: Linux 4.4; UI Render: default; Locale: en-US (en_US.UTF-8); Calc: group -- You are receiving thi

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2016-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #14 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to rete

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #12 from Ofir --- You don't use the new python-uno API or you didn't open the ODP. Please try the python scripted I attached that can work with LibreOffice 5 and below. -- You are receiving this mail because: You are the ass

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #11 from Ofir --- Created attachment 117561 --> https://bugs.documentfoundation.org/attachment.cgi?id=117561&action=edit Python script that use the old python-uno syntax -- You are receiving this mail because: You are the a

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #10 from Beluga --- Ok, I set the vars, adjusting to my 5.1 folder, but I still get the same error as in comment 8. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #9 from Ofir --- You need to make sure you are using the LibreOffice 5.1 version of py-uno by setting the environment variables. On Ubuntu I'm using this: export PYTHONPATH=/usr/lib/python3.4/site-packages:/opt/libreofficedev5

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #8 from Beluga --- (In reply to Ofir from comment #7) > Did you open the attached ODP in LibreOffice after starting it in server > mode? No. You didn't mention that step. Now that I did, I get this after launching python3 tes

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 Beluga changed: What|Removed |Added Attachment #117348|application/x-zip-compresse |application/vnd.oasis.opend mim

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #7 from Ofir --- Did you open the attached ODP in LibreOffice after starting it in server mode? -- You are receiving this mail because: You are the assignee for the bug. ___ Libreof

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #6 from Beluga --- Oh, sorry I forgot to mention I tested with 5.1: Ubuntu 15.04 64-bit Version: 5.1.0.0.alpha1+ Build ID: 902255645328efde34ddf62227c8278e8dd61ff0 TinderBox: Linux-rpm_deb-x86_64@70-TDF-dbg, Branch:master, Ti

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #5 from Ofir --- The python script expects LibreOffice 5.1. To test with LO < 5.0 and below use this: #!/usr/bin/python3 # -*- coding: utf-8 -*- import uno from pythonscript import ScriptContext localContext = uno.getCompon

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 Beluga changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #3 from Ofir --- Make sure you have the python-uno binding. On Ubuntu you can get them with sudo apt-get install libreoffice-script-provider-python Run LibreOffice with: libreoffice "--accept=pipe,name=test;urp;StarOffice.Serv

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 --- Comment #2 from Ofir --- Created attachment 117538 --> https://bugs.documentfoundation.org/attachment.cgi?id=117538&action=edit Python script reproducing the error -- You are receiving this mail because: You are the assignee for th

[Libreoffice-bugs] [Bug 92848] shape.String gives an exception in TableShape with PyUno

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92848 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|