Menu

On Linux Mint 19.2 Fullsynch is HS (It worked on Linux Mint 18)

Help
ericrg
2019-09-18
2019-09-22
  • ericrg

    ericrg - 2019-09-18

    It starts but I've get this error :

    an exception occurred null
    

    Can you help me ?

    Detail (on Fullsynch) :

    java.lang.NullPointerException
        at org.eclipse.swt.widgets.TabFolder.setBounds(Unknown Source)
        at org.eclipse.swt.widgets.Control.setBounds(Unknown Source)
        at org.eclipse.swt.layout.GridLayout.layout(Unknown Source)
        at org.eclipse.swt.layout.GridLayout.layout(Unknown Source)
        at org.eclipse.swt.widgets.Composite.updateLayout(Unknown Source)
        at org.eclipse.swt.widgets.Composite.setBounds(Unknown Source)
        at org.eclipse.swt.widgets.Control.setSize(Unknown Source)
        at org.eclipse.swt.widgets.Control.pack(Unknown Source)
        at org.eclipse.swt.widgets.Control.pack(Unknown Source)
        at net.sourceforge.fullsync.ui.WizardDialog.show(WizardDialog.java:190)
        at net.sourceforge.fullsync.ui.MainWindow.createNewProfile(MainWindow.java:592)
        at net.sourceforge.fullsync.ui.MainWindow$1.widgetSelected(MainWindow.java:131)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
        at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
        at org.eclipse.swt.widgets.Display.sendEvent(Unknown Source)
        at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
        at net.sourceforge.fullsync.ui.GuiController.run(GuiController.java:161)
        at net.sourceforge.fullsync.cli.Main.main(Main.java:298)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at net.sourceforge.fullsync.launcher.Launcher.main(Launcher.java:76)
    

    When I try with the Terminal :
    I get this :

    launching FullSync... OS=gtk-linux; ARCH=x86_64; INSTALLLOCATION=file:/home/eric/Bureau/FullSync-0.10.4/
    
    (FullSync:18140): Gtk-CRITICAL **: 09:00:11.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
    
    (FullSync:18140): Gtk-WARNING **: 09:00:11.570: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
    
    (FullSync:18140): Gtk-CRITICAL **: 09:00:11.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
    
    (FullSync:18140): Gtk-CRITICAL **: 09:00:19.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
    
    (FullSync:18140): Gtk-WARNING **: 09:00:19.933: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
    
    (FullSync:18140): Gtk-CRITICAL **: 09:00:19.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
    
     
  • Christoph

    Christoph - 2019-09-19

    This i slikely caused by an incompatibility of FullSync with more recent Linux Distribution releases...

    I'll see if I can update that this weekend and let you know.

    BR,
    Christoph

     
  • ericrg

    ericrg - 2019-09-19

    Thank you so much.
    Fullsynch is great. I use it everyday for years !

     
  • Christoph

    Christoph - 2019-09-22

    Hi,
    drop the attached jar file into the /home/eric/Bureau/FullSync-0.10.4/lib/ folder and you should be good to go!

    BR,
    Christoph

     
  • ericrg

    ericrg - 2019-09-22

    It lives !!!
    Hummm no, It Works !!!
    So good to have it back !

    Thank you very very much !!!! :D

     

Log in to post a comment.