Bug 1462

Summary: SourceWindow cannot be run after building frysk
Product: frysk Reporter: Adam Jocksch <ajocksch>
Component: generalAssignee: Adam Jocksch <ajocksch>
Status: RESOLVED FIXED    
Severity: normal CC: rmoseley
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 1471    
Bug Blocks: 1633    

Description Adam Jocksch 2005-10-11 15:54:18 UTC
The current framework for the Source window assumes that the user is running
under eclipse. After building frysk running SourceWinRunner will not work
Comment 1 Adam Jocksch 2005-10-12 20:47:09 UTC
Source window can now be 'run' after a make install, but craps out with the
following messages (or one similar to it):

Gdk-ERROR **: file gdkcolor.c: line 145 (gdk_color_free): assertion failed:
(color_chunk != NULL)
Comment 2 Adam Jocksch 2005-10-14 18:34:52 UTC
Fixed