Opening ShoutcastView sometimes causes "freeze" of the application
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Streamtastic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
this bug occured randomly when i opened the shoutcastview after starting streamtastic. (maybe caused by an unresponsive shoutcastserver)
error prompt:
Exception in thread "AWT-EventQueue-0" java.lang.
at org.kuehntopf.
at javax.swing.
at javax.swing.
at sun.swing.
at javax.swing.
at javax.swing.
at javax.swing.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
way to reproduce this error:
break the network connection before starting streamtastic.
Related branches
- No reviews requested
Bugfix for #272451
-Exceptions in SwingWorker. doInBackground( ) are oprressed, thus the ShoutcastFeedEx ception could not be detected ption in SwingWorker.done()
-added check for null values to prevent NullPointerExce
-added confirm dialog to permit retries.
------- ception is also oppreesed when retrieving stations for a genre so it is not possible to distinguish between an empty and an not retrieved stationlist. It would be wise to add a dialog in this case to.(not included in this fix)
Note: the shoutcastfeedex