[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2022-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #10 from QA Administrators  ---
Dear Thomas Viehmann,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2020-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #9 from Thomas Viehmann  ---
This is another instance:
https://ask.libreoffice.org/en/question/251641/pyuno-illegalargumentexception/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2020-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||127593


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127593
[Bug 127593] [META] Python Macro bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #8 from Thomas Viehmann  ---
This issue continues to exist. The problem is that it is potentially backwards
compatibility-breaking to fix it (see the mailing list discussion).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #7 from Xisco Faulí  ---
A polite ping to Thomas Viehmann:
Is this bug fixed? if so, could you please close it as RESOLVED FIXED ?
Otherwise, Could you please explain what's missing?
Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #6 from Commit Notification 
 ---
Bjoern Michaelsen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1cd495900883d1677670787669908535cd33babe

tdf#125307: move range properties check to own test

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #5 from Thomas Viehmann  ---
So there is a brief discussion here:
https://lists.freedesktop.org/archives/libreoffice/2019-May/082782.html
(I didn't do the research mentioned there, though)

When we shy away from changing the auto-conversion, a partial mitigation might
be to allow Any arguments to be passed to methods.
This would still have us doing the Any conversion explicitly, but we would not
have to resort to uno.invoke, giving a 50% more pythonic feel to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

Björn Michaelsen  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-05-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #4 from Olivier R.  ---
Actually, I haven’t tried these new syntaxes for compatibility issues with
older versions of LibreOffice. But as I dropped support for LOs < 5.3 recently,
I will try that when I have the courage to dig in my code.

But I’m not familiar at all with LibreOffice internals, I have no opinion on
your issue. I’m even surprised that my plugin could be inspirative, as I often
feel more like I’m struggling with the LO API than really using it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

--- Comment #3 from Thomas Viehmann  ---
Thanks Oliver! Those are great resources! (And I do sometimes look at the
grammalecte plugin for inspiration of how PyUNO works, too)

So slide 18 (Elimination of explicit Any) is very close to my case. The
implicit conversion to any here would be not to "string[]" as I would expect
from the example, but to any[].

Maybe you or Matthew have an opinion on whether that's intentional or maybe
less so?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

Olivier R.  changed:

   What|Removed |Added

 CC||olivier...@grammalecte.net

--- Comment #2 from Olivier R.  ---
Have a look here. Could be useful.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=af8143bc40cf2cfbc12e77c9bb7de01b655f7b30

https://conference.libreoffice.org/assets/Conference/Aarhus/Slides/MatthewFrancisPyUNO.pdf


I don’t know if there is more doc on this topic.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125307

Stephan Bergmann  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #1 from Stephan Bergmann  ---
see the mailing list thread starting at

"Converting Python Tuples / Lists into Any in PyUNO"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs