[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-03-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INSUFFICIENTDATA
 CC||ilmari.lauhakangas@libreoff
   ||ice.org

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

--- Comment #8 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

--- Comment #7 from Gabe  ---
(In reply to Xisco Faulí from comment #6)
> Thank you for reporting the bug. Please attach a sample document, as this
> makes it easier for us to verify the bug. 
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' once the requested document is provided.
> (Please note that the attachment will be public, remove any sensitive
> information before attaching it. 
> See
> https://wiki.documentfoundation.org/QA/
> FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help
> on how to do so.)

Hi, thanks for reviewing.  after much further testing, I could not make
treeview work and decided to ditch the effort in favor of an alternative
solution (python/tkinter/sqlite).  Also, Libreoffice generally was crashing
often possibly linked to recent macOS updates.  Anyway, for now I'm using
alternative solutions, but will keep trying to implement LO's other
applications if the crash issue is resolved with new Apple microprocessor which
I've started using.  Please deactivate this submission.  Thanks.

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #6 from Xisco Faulí  ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive
information before attaching it. 
See
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
for help on how to do so.)

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

2023-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151903

--- Comment #5 from Andreas Heinisch  ---
May you add a sample document in order to speed up the testing? Thank you very
much!

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

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

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

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

--- Comment #4 from Gabe  ---
After further testing, I confirmed that the cause of the crash was actually due
to having set up a for-next loop in which the high range of the loop was
changing.  The code includes removal of nodes via the loop.  However, as each
node was deleted the high end of the range was changing.  Seems more likely to
be an issue regarding for-next loops and not the node deletion as I thought. 
My fix was easy - simply stepping backwards in the for-next loop -- i.el, "for
i = oParentNode.getChildCount-1 to 0 step -1".  The issue of the system
crashing rather than throwing an error message remains but I think is low
priority.

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

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

Gabe  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0
   Severity|normal  |minor

--- Comment #3 from Gabe  ---
Amending importance to 'minor'.  This is now a request to generate an
appropriate error to avoid Libreoffice hanging up/crashing in the case
described below (attempting to removeChildByIndex of a tree control node when
the tree control Enable = false

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

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

--- Comment #2 from Gabe  ---
After some testing, I believe I found the problem.  It seems the 'Enable'
setting fo the tree control object had been set to false --
oDialog.oTreeControl.setEnable(false)

When a removal of a node is attempted, no error is thrown; LibreOffice just
hangs.  I will modify the bug report accordingly and lower the priority level.

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

[Libreoffice-bugs] [Bug 151903] Crash when using removeChildByIndex of node in TreeControl

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

Gabe  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Gabe  ---
I have done further testing by creating a fresh dialog.  The function seems to
be working fine.  I will test further to try to determine why the dialog I
developed is giving this problem.  In the meantime, I suggest putting the
report on hold.

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