Before the user accepts global options, jedit tries to set initplaf to null. I guess
if no l&f is specified it should quickly return, but have not analyzed it thoroughly
yet. Initplaf does his job all the time, on ok of almost every dialog, when properties
are changed. That may be responsible for hanging we experienced recently.
The warning message is shown only on fresh daily.
| Submitted | jarekczek - 2012-04-23 - 08:28:52z | Assigned | nobody |
|---|---|---|---|
| Priority | 6 | Category | editor core |
| Status | Open | Group | None |
| Resolution | None | Visibility | No |
| 2012-04-24 - 18:33:12z daleanson |
Is this ticket related? https://sourceforge.net/tracker/?func=detail&aid=3482818&group_id=588&atid=300588 I'm not sure what you mean by "jedit tries to set initplaf to null". jEdit.initPLAF is a method that does not take a parameter. |
|---|