Sander de Ruiter wrote: > I've used Jpluck from 2.0beta1 to 2.0rc4. When I install the latter, > Jpluck responds with error 1005, creator ID blablabla. The funny > thing is that Plucker Desktop has been removed some time ago (with > the first installment of Jpluck). However, on reinstalling the beta1 > version, everything goes well, except in the Hotsync list Jpluck is > not shown anymore.
Try to uninstall beta1, then reinstall RC4. If that still doesn't work, try removing the conduit's Registry key manually. Look in HKEY_CURRENT_USER\Software\U.S. Robotics\Pilot Desktop\ApplicationX where X is a number starting at 0. When you get a bingo, delete the ApplicationX key and reinstall. > Also, on a side note, can somebody explain me why Jpluck (or Java in > general) is so slow, compared to f.e. Plucker Desktop? I use a > PIII-500, with 256Mb Ram. The fundamental weakness of Java Swing GUIs is that they do not use native OS widgets. (Swing handles GUI events and drawing itself.) I don't think this is a problem for JPluck as GUI responsiveness is not critical for these types of application. You might get better performance when you use jpluckx.jar rather than jpluckx.exe. (The exe disables DirectDraw acceleration.) Regards -Laurens _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

