pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6405] Make multiple error messages display in a single dialog


From: Ben Pfaff
Subject: [patch #6405] Make multiple error messages display in a single dialog
Date: Wed, 06 Feb 2008 04:49:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1)

URL:
  <http://savannah.gnu.org/patch/?6405>

                 Summary: Make multiple error messages display in a single
dialog
                 Project: PSPP
            Submitted by: blp
            Submitted on: Tuesday 02/05/08 at 20:49
                Category: None
              Item Group: None
                  Status: Ready For Test/Review
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Currently, each error message is displayed in a separate dialog box.  This is
not a good fit for the upcoming text-import patch, which can easily cause
hundreds of thousands of errors if a field is designated with the wrong format
type.

This patch causes multiple error messages to be displayed in a scrolling text
field within a single dialog box.  When more than 110 messages are issued, it
drops all but the first 100 and last 10 of them, which are usually the ones of
interest in my experience.

In earlier discussion with JMD, we also considered the alternative of making
the error log a permanent window, or perhaps a pane within another window.  I
haven't tried out those possibilities yet.

Comments?



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 02/05/08 at 20:49  Name: message-dialog-use-textview.patch 
Size: 16kB   By: blp

<http://savannah.gnu.org/patch/download.php?file_id=14967>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6405>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]