Bug 2232 - Can't find method ‘refireIfHint()’ in type ‘org.gnu.gtk.event.MouseMotionEvent’
Summary: Can't find method ‘refireIfHint()’ in type ‘org.gnu.gtk.event.MouseMotionEvent’
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1975
  Show dependency treegraph
 
Reported: 2006-01-30 20:41 UTC by Andrew Cagney
Modified: 2006-01-31 00:17 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 Andrew Cagney 2006-01-30 20:41:08 UTC
/home/scox/frysk/src/frysk-gui/frysk/gui/srcwin/SourceView.java: In
method
'frysk.gui.srcwin.SourceView.mouseMotionEvent(org.gnu.gtk.event.MouseMotionEvent)':
/home/scox/frysk/src/frysk-gui/frysk/gui/srcwin/SourceView.java:706:
error: Can't find method ‘refireIfHint()’ in type
‘org.gnu.gtk.event.MouseMotionEvent’.
                event.refireIfHint();
                        ^
Comment 1 Andrew Cagney 2006-01-30 20:41:58 UTC
frysk is still looking for /opt/frysk/*, even though that code is very old /
out-of-date.  Can just be removed.
Comment 2 Andrew Cagney 2006-01-31 00:17:24 UTC
Remaining references to /opt/frysk removed.

Index: common/ChangeLog
2006-01-30  Andrew Cagney  <cagney@redhat.com>

        * acinclude.m4 (PKG_CONFIG_PATH): Delete /opt/frysk/${lib}.

Index: frysk-imports/rpm-specs/ChangeLog
2006-01-30  Andrew Cagney  <cagney@redhat.com>

        Now part of Fedora.
        * cdtparser-3.0.0.spec: Delete.
        * frysk-glib-java.spec: Delete
        * frysk-libvte-java.spec: Delete.
        * frysk-cairo-java.spec: Delete.
        * frysk-gtk2.spec: Delete.
        * frysk-pango.spec: Delete.
        * frysk-cairo.spec: Delete.
        * frysk-jdom.spec: Delete.
        * frysk.spec: Delete.
        * frysk-fontconfig.spec: Delete.
        * frysk-libglade-java.spec: Delete.
        * frysk-glib2.spec: Delete.
        * frysk-libgtk-java.spec: Delete.

Index: frysk-gtk/tests/ChangeLog
2006-01-30  Andrew Cagney  <cagney@redhat.com>

        * Makefile.am (textiter/a.out): Delete reference to /opt/frysk.

Index: frysk-gtk/tlwidgets/ChangeLog
2006-01-30  Andrew Cagney  <cagney@redhat.com>

        * test/widget/Makefile: Delete references to /opt/frysk.
        * test/wrapper/Makefile: Ditto.
        * test/wrapper/Makefile-vte: Ditto.
        * Makefile-native (INSTALLDIR): Replace /opt/frysk with
        /usr/local.
        * src/widgets/ftk.pc: Replace /opt/frysk with ${prefix}.
        * src/widgets/Makefile (INSTALLDIR): Replace /opt/frysk with
        /usr/local.

Index: frysk-imports/ChangeLog
2006-01-30  Andrew Cagney  <cagney@redhat.com>

        * configure.ac: Delete references to /opt/frysk/share/java.