bugzilla-daemon | 5 May 2005 19:14
Picon

[Bug 301957] app exits on Close option

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301957
 conglomerate | general | Ver: 0.9.0

Dave Malcolm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO

------- Additional Comments From Dave Malcolm  2005-05-05 17:14 -------
Am I right in thinking the expected behaviour is that if the user selects
"Close" on the final Conglomerate window, the document should be closed, and the
window should return to an "no open document" state?  (and if there were other
Conglomerate windows still open, selecting Close on a window should close that
window?)

I believe that Conglomerate is in compliance with the letter of the GNOME HIG here:
http://developer.gnome.org/projects/gup/hig/2.0/menus-standard.html#the-file-menu

(Conglomerate is a Single Document Interface app)

It may be that we ought to reconsider the HIG for this.

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 5 May 2005 19:47
Picon

[Bug 150368] Crash opening XML file in traversal code

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=150368
 conglomerate | Document Types | Ver: 0.7.14

------- Additional Comments From Dave Malcolm  2005-05-05 17:47 -------
I've verified this crasher, and added the test file to CVS as
examples/crash/testcase-150368.xml

Don't have a fix yet.

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 5 May 2005 20:05
Picon

[Bug 301957] app exits on Close option

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301957
 conglomerate | general | Ver: 0.9.0

------- Additional Comments From Sean Wheller  2005-05-05 18:05 -------
I think so. It is most annoying to a user who as one doc open and just want to
close the document and then load another, to have to restart the app.

When there are multiple windows open the close option needs to close the
secondary window. In which case I do not think that the Quit option needs to
exist on any secondary window. The quit option should only be on the first
window opened and  the close option of the first window should not terminate the
application, only close the current document.

Is there a good reason why the design was not for an MDI? It is common to have
multiple documents open during a session. The fact that I can load multiple
documents with cong makes me think that it is MDI.

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 5 May 2005 20:15
Picon

[Bug 115226] Do something with entity refs

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=115226
 conglomerate | Code | Ver: unspecified

------- Additional Comments From Sean Wheller  2005-05-05 18:15 -------
Created an attachment (id=46064)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=46064&action=view)
test  case with entities

test case for entities

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 6 May 2005 01:29
Picon

[Bug 303188] New: Conglomerate's DocBook dispspec does not support all elements in DocBook

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303188
 conglomerate | Document Types | Ver: cvs

           Summary: Conglomerate's DocBook dispspec does not support all
                    elements in DocBook
           Product: conglomerate
           Version: cvs
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Document Types
        AssignedTo: conglomerate-auto <at> lists.copyleft.no
        ReportedBy: dmalcolm <at> redhat.com
                CC: all-bugs <at> bugzilla.gnome.org

Please describe the problem:
>From maling list post:
I've just have a quick look at the elements. Here's the result (not 
finished yet):
abbrev
accel
ackno
action
affiliation
alt
(Continue reading)

bugzilla-daemon | 6 May 2005 01:37
Picon

[Bug 303190] New: Add support for multiple versions of a document format

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303190
 conglomerate | Document Types | Ver: cvs

           Summary: Add support for multiple versions of a document format
           Product: conglomerate
           Version: cvs
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: Document Types
        AssignedTo: conglomerate-auto <at> lists.copyleft.no
        ReportedBy: dmalcolm <at> redhat.com
                CC: all-bugs <at> bugzilla.gnome.org

There are many diferent versions of the DocBook format; it'd be great if we had
a sane way of managing all the different versions, and made it easy to deal with
them in the UI.

Some good suggestions on doing this can be found here:
http://lists.copyleft.no/pipermail/conglomerate-devel/2005-March/003458.html

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 6 May 2005 02:07
Picon

[Bug 301957] app exits on Close option

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301957
 HIG | Section: Windows | Ver: unspecified

Dave Malcolm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Section: Windows
            Product|conglomerate                |HIG
            Version|0.9.0                       |unspecified

------- Additional Comments From Dave Malcolm  2005-05-06 00:07 -------
I went for SDI since the HIG recommends against using MDI:
http://developer.gnome.org/projects/gup/hig/2.0/windows-primary.html#document-interface-types

Changing product to "HIG" in the hope that one of the GNOME usability team can
comment further.

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 6 May 2005 18:08
Picon

[Bug 301957] app exits on Close option

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301957
 HIG | Section: Windows | Ver: unspecified

Geert Stappers changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |conglomerate-
                   |                            |auto <at> lists.copyleft.no

------- Additional Comments From Geert Stappers  2005-05-06 16:08 -------
Previous product was Conglomerate, http://www.conglomerate.org
that is why original assignee was conglomerate-auto <at> lists.copyleft.no,
it is now in the CC, as I expect that the assignee will be changed.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
bugzilla-daemon | 6 May 2005 20:39
Picon

[Bug 303188] Conglomerate's DocBook dispspec does not support all elements in DocBook

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303188
 conglomerate | Document Types | Ver: cvs

------- Additional Comments From michele.garoche <at> easyconnect.fr  2005-05-06 18:39 -------
It was confirmed since someone else reported the inaccessibility of revnumber before I looked into the 
docbook disspec.

While filling a bug may be a good thing, it does not answer my question:
Can you explain the attributes used in the dispspec? I've read the manual and the web site, and the code, 
but none of them are clear enough for me to modify the dispspec.

------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon | 6 May 2005 20:46
Picon

[Bug 303188] Conglomerate's DocBook dispspec does not support all elements in DocBook

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303188
 conglomerate | Document Types | Ver: cvs

------- Additional Comments From Dave Malcolm  2005-05-06 18:46 -------
Please can you open a separate bug requesting better documentation of the
dispspec format?  (probably with component "website")  Thanks.

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

Gmane