Bug 2851

Summary: Stack operation buttons throw exceptions
Product: frysk Reporter: Adam Jocksch <ajocksch>
Component: generalAssignee: Adam Jocksch <ajocksch>
Status: RESOLVED FIXED    
Severity: normal CC: rmoseley
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1633    

Description Adam Jocksch 2006-06-27 16:04:16 UTC
Using the Stack Up/Down/Bottom buttons currently results in a
nullpointerexception being thrown
Comment 1 Adam Jocksch 2006-06-27 18:35:58 UTC
This has been fixed.

2006-06-27  Adam Jocksch  <ajocksch@redhat.com>

	SourceWindow.java (doStackUp): No longer uses the outdate widget
	from glade, now uses the local CurrenStackView variable.
	(doStackDown): Ditto.
	(doStackBottom): Ditto.
Comment 2 Adam Jocksch 2006-06-27 20:00:11 UTC
closing bug
Comment 3 Adam Jocksch 2006-06-28 16:05:09 UTC
*** Bug 2855 has been marked as a duplicate of this bug. ***