https://bugs.freedesktop.org/show_bug.cgi?id=73732

          Priority: medium
            Bug ID: 73732
          Assignee: [email protected]
           Summary: Firebird - saving database file before closing form
                    causes disposed exception rendering form unusable
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.3.0.0.alpha0+ Master
         Component: Database
           Product: LibreOffice

Note that the first time I attempted this, I got a crash through a failed
assert in Util.cxx at line 94

See attached test file. 

On master 4.3 debug build :
Version: 4.3.0.0.alpha0+
Build ID: 42f551d524a1df46f6a311d5897ac30bd8fc1aaf

Open ODB file.
Click on Forms
Open form people2
Enter an ID number, some text in the text fields, and then double click the
image control to select an image to insert.
Insert an image.

Using the navigation toolbar, move back one record.

Switch windows to main ODB window.
Click on the Save button

Now switch back to form.
Try to navigate forward with the toolbar

Error message : "Invalid Column specified"
Notice how the images in the control no longer change to the ones inserted
previously.

What should happen :
User should be able to switch between main ODB window and form, be able to save
the ODB file and return to the form to enter more data.


Console output:
warn:legacy.osl:7439:1:forms/source/component/FormComponent.cxx:2790: caught an
exception!
in function:void frm::OBoundControlModel::transferDbValueToControl()
type: com.sun.star.lang.DisposedException

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

Reply via email to