bug-gnustep
[Top][All Lists]
Advanced

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

[bug #34603] GlobalDefaults.plist with malformed content makes gnustep-u


From: julian
Subject: [bug #34603] GlobalDefaults.plist with malformed content makes gnustep-using app stuck
Date: Wed, 19 Oct 2011 19:57:02 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22

URL:
  <http://savannah.gnu.org/bugs/?34603>

                 Summary: GlobalDefaults.plist with malformed content makes
gnustep-using app stuck
                 Project: GNUstep
            Submitted by: julian_
            Submitted on: Mi 19 Okt 2011 19:57:01 GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

when installing a GlobalDefaults.plist with malformed content (*) starting a
gnustep using app results in the app being stuck during startup. this really
should produce a error message instead. low priority.

(*):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN"
"http://www.gnustep.org/plist-0_9.xml";>
<plist version="0.9">
<dict>
        <dict>
                <key>NSFontSize</key>
                <string>20</string>
        </dict>
</dict>
</plist>




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34603>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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