Bug 1563 - Warning on monitor startup
Summary: Warning on monitor startup
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 1632
  Show dependency treegraph
 
Reported: 2005-10-26 19:19 UTC by Igor Foox
Modified: 2005-10-29 17:14 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 Igor Foox 2005-10-26 19:19:19 UTC
When launching frysk the following is printed to the console:

[ifoox@toy rpm-specs]$ /opt/frysk/bin/frysk

(java-gnome:10245): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non
scrollable widget use gtk_scrolled_window_add_with_viewport() instead

(java-gnome:10245): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non
scrollable widget use gtk_scrolled_window_add_with_viewport() instead
Found subnode: /theManager
Found subnode: /theManager/logWindow
Found subnode: /theManager/mainWindow
Key: size.width Value: 640
Key: position.y Value: 29
Key: size.height Value: 480
Key: position.x Value: 0
Found subnode: /theManager/mainWindow/allProcWidget
Key: vPane.position Value: 179


Note the 2 Gtk-WARNINGS.
Comment 1 Sami Wagiaalla 2005-10-27 11:54:36 UTC
stray alignment object removed.