Bug 1462 - SourceWindow cannot be run after building frysk
Summary: SourceWindow cannot be run after building frysk
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Adam Jocksch
URL:
Keywords:
Depends on: 1471
Blocks: 1633
  Show dependency treegraph
 
Reported: 2005-10-11 15:54 UTC by Adam Jocksch
Modified: 2005-10-29 17:41 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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