After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524709 - LayoutItem_Text is not saved
LayoutItem_Text is not saved
Status: VERIFIED FIXED
Product: glom
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Murray Cumming
Murray Cumming
Depends on: 524686
Blocks:
 
 
Reported: 2008-03-27 20:39 UTC by Johannes Schmid
Modified: 2008-03-28 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johannes Schmid 2008-03-27 20:39:13 UTC
Steps to reproduce:

1. Open a database
2. Create a new Text field (using drag & drop or using the "Layout" dialog)
3. Close the database
4. Reopen database

Expected: The text box to appear again
Result: The text box is gone
Comment 1 Murray Cumming 2008-03-28 08:01:39 UTC
Saving of changes is completely broken on trunk since yesterday, due to this gio bug:
http://bugzilla.gnome.org/show_bug.cgi?id=524686

I'll work around it (in Bakery) today if necessary.
Comment 2 Murray Cumming 2008-03-28 09:03:45 UTC
I added a workaround in Bakery for the gio bug, so this should be fixed.