[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

swt4-gtk 4.8 makes davmail FTBFS



Hi,

I just noticed that swt4-gtk 4.8 makes davmail fail to build from
source. Are there some release notes pointing to deprecated APIs ?

    [javac] /<<PKGBUILDDIR>>/src/java/davmail/ui/tray/SwtGatewayTray.java:201:
error: cannot find symbol
    [javac]             OS.gdk_error_trap_push();
    [javac]               ^
    [javac]   symbol:   method gdk_error_trap_push()
    [javac]   location: class OS
    [javac] /<<PKGBUILDDIR>>/src/java/davmail/ui/tray/SwtGatewayTray.java:234:
error: cannot find symbol
    [javac]
OS.gtk_status_icon_get_geometry(trayItem.handle, 0, area, 0);
    [javac]                               ^
    [javac]   symbol:   method
gtk_status_icon_get_geometry(long,int,GdkRectangle,int)
    [javac]   location: class OS

Thanks,

Alex


Reply to: