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 162101 - Multiple projects
Multiple projects
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks: 157473
 
 
Reported: 2004-12-23 16:25 UTC by Tristan Van Berkom
Modified: 2005-03-31 18:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2004-12-23 16:25:04 UTC
Contrary to glade2; in glade3 a "project" is a glade file, support for
multiple files loaded at the same time is broken/unfinished.

One thing that I think is a part of this task, is dealing with how
the UI will save the project (AFAIK, there is nothing in the UI which
asks the user /which/ project they would like to save).

Ivan Wong is looking into this.
Comment 1 Tristan Van Berkom 2005-03-31 18:18:05 UTC
This bug was fixed in consiquence of other code refactoring
(I used to see segfaults, now I dont).