-
Scratch the hal comment... it actually works perfectly :)
2009-12-03 19:18:05 UTC in kernel virtual machine
-
Perhaps this is a usb serial device? Seems there is a workaround for such devices here:
http://ubuntuforums.org/archive/index.php/t-910796.html
See IntuitiveNipple's Sep 7th post. The patch worked for me (sort of, the guest device now exists and works, but the hal properties don't seem to be populated correctly).
2009-12-03 19:05:05 UTC in kernel virtual machine
-
Yup, same for CalendarEntryDigest. Looking forward to the fix!
Iterator digests = calendar.getCalendar(true);
while (digests.hasNext())
{
CalendarEntryDigest digest = (CalendarEntryDigest) digests.next(); <-- error here
System.out.println(digest.getType().toString());
}
Exception in thread "main" java.lang.ClassCastException...
2009-07-23 05:34:11 UTC in Domingo - Java-API to Lotus Notes/Domino
-
I vote for Palm Pre instead :)
2009-07-16 01:04:45 UTC in LotusNotes-Google Calendar Synchronizer
-
Shin,
AWESOME! Will anxiously await your new code :)
- nick.
2009-07-15 22:43:03 UTC in LotusNotes-Google Calendar Synchronizer