Bug 3758 - Exception in thread "main" java.lang.IndexOutOfBoundsException: Source does not fit in dest
Summary: Exception in thread "main" java.lang.IndexOutOfBoundsException: Source does n...
Status: RESOLVED DUPLICATE of bug 3729
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2248
  Show dependency treegraph
 
Reported: 2006-12-19 04:42 UTC by Andrew Cagney
Modified: 2006-12-19 15:31 UTC (History)
0 users

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 Andrew Cagney 2006-12-19 04:42:35 UTC
When running dogtail testsuite!

Exception in thread "main" java.lang.IndexOutOfBoundsException: Source does not
fit in dest
   at java.util.Collections.copy(libgcj.so.7)
   at frysk.gui.monitor.TrayIcon.setPopupWindows(frysk)
   at frysk.gui.SessionManagerGui.<init>(frysk)
   at frysk.gui.monitor.WindowManager.initSessionManagerWindow(frysk)
   at frysk.gui.Gui.<init>(frysk)
   at frysk.gui.Gui.gui(frysk)
   at frysk.main(frysk)
Comment 1 Stan Cox 2006-12-19 15:31:15 UTC

*** This bug has been marked as a duplicate of 3729 ***