public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5906] New: frysk-gnome ui doesn't start up
@ 2008-03-10 15:04 mark at klomp dot org
  2008-03-11  1:07 ` [Bug general/5906] " cagney at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: mark at klomp dot org @ 2008-03-10 15:04 UTC (permalink / raw)
  To: frysk-bugzilla

Fails on in both the frysk-gnome rpm on fedora 8 and git trunk.

> Exception in thread "main" java.lang.NullPointerException
>     at frysk.gui.Gui.setupCoreLogging(frysk)
>     at frysk.gui.Gui.gui(frysk)
>     at frysk.bindir.frysk.main(frysk)

Andrew, could you take a look at how this needs to be rewritten to use
your new rsl framework? It was broken by the following git commit
b69a9d32535ea10a98fb4f67ef0778073654ea58 (reverting that makes the gui
start up again) which unfortunately seems to have made it into the rpm.
The problem is that the "frysk" logger is only added to the LogManager
in the static initializer of the EventLogger class, which got moved
around in that commit, and now it seems to never be instantiated, so the
logger is never added which causes the getLogger call in
Gui.setupCoreLogging() to return null.

-- 
           Summary: frysk-gnome ui doesn't start up
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mark at klomp dot org
                CC: cagney at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5906

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug general/5906] frysk-gnome ui doesn't start up
  2008-03-10 15:04 [Bug general/5906] New: frysk-gnome ui doesn't start up mark at klomp dot org
@ 2008-03-11  1:07 ` cagney at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: cagney at redhat dot com @ 2008-03-11  1:07 UTC (permalink / raw)
  To: frysk-bugzilla



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|frysk-bugzilla at sourceware|cagney at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=5906

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-11  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-10 15:04 [Bug general/5906] New: frysk-gnome ui doesn't start up mark at klomp dot org
2008-03-11  1:07 ` [Bug general/5906] " cagney at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).