When a client registers, it gets register-messages from
the server for all already registered clients. The
clientList is updated every time such a message is
received. When an update takes place while the list is
still repainting, which is quite likely when getting
any messages about already registered clients -> it
seems as if the ListModel the List uses gets invalid ->
no clients are displayed
Logged In: YES
user_id=692075
(problem in detail:) as soon as the list is displayed all
modifications must be done by the swing thread! This is now
fixed (at least with some list modifications) Please try
version 0.1.10b.
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Logged In: YES
user_id=724225
reopened, bug still exists