closing streamtastic doesn't close running streamripper instances

Bug #272460 reported by mikeL
4
Affects Status Importance Assigned to Milestone
Streamtastic
Fix Released
Undecided
Unassigned

Bug Description

running instances aren't closed so one has to kill them manually via taskmanager...

Revision history for this message
Robert Frankel (frankelrs-gmail) wrote :

I had the same problem, Ubuntu 8.04, around 1800 EDT. Three streams were being run.
Looks like a very useful program

Bob

Revision history for this message
mikeL (thabird) wrote :

Fix for Bug #272460
- added WindowAdapter
- on window close all running rippers are stopped
- StreamtasticFrame defaultCloseOperation set to DISPOSE_ON_CLOSE

IMPORTANT: This fix works only with StreamtasticFrame defaultCloseOperation set to DISPOSE_ON_CLOSE
-EXIT_ON_CLOSE is generally a bad idea, because it results in a call of System.exit() which stops the JVM immediately, thus the Swingworkers are interupted (Result: a few or all streamripper instances survive)

Revision history for this message
Andreas Kühntopf (andreas-kuehntopf) wrote :

Released (0.3.7)

Changed in streamtastic:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.