home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / system / _palmemu / palmemu.exe / Docs / _Bugs.txt next >
Encoding:
Text File  |  2000-08-14  |  2.5 KB  |  56 lines

  1. ========================================================================
  2. Bug List for the Palm OS Emulator
  3. Copyright (c) 1998-2000 Palm, Inc. or its subsidiaries.
  4. All rights reserved.
  5.  
  6. Please send bug reports, comments, suggestions, etc. to devsupp@palm.com
  7. ========================================================================
  8.  
  9. This document contains the list of known significant bugs in the Palm
  10. OS Emulator.  This list is not complete -- many insignificant or
  11. low-runner bugs have been omitted just to keep up the signal to noise
  12. ratio.
  13.  
  14. *    Neil needs to receive cmdInitDatabase when his app is installed.
  15.  
  16. *    You can't reliably change the time with the Preferences App.  The
  17.     time is generally synched with the host PC time.
  18.  
  19. *    It's not a good idea to load applications while the Launcher (the
  20.     "Applications" application) is running.  If the program you're
  21.     loading doesn't already exist, it won't show up in the list of
  22.     installed application until you quit and restart Launcher.  If the
  23.     application you're loading _does_ already exist, the Launcher won't
  24.     refresh it's list, and will end up with a stale reference to the
  25.     version you'd just replaced, leading to a Launcher crash.
  26.  
  27. *    We've seen one case where MacEmulator will draw the LCD area with a
  28.     white background in single-scale mode instead of green.  The cause
  29.     of this problem appears to be with an out-of-date driver for a video
  30.     acceleration board.  Unless this is an issue for you, we probably
  31.     won't try to figure out a workaround.
  32.  
  33. *    When working with an external debugger, make sure the ROM is awake
  34.     (and not sleeping with a blank screen).  Otherwise, communication
  35.     between the two applications will not occur.
  36.  
  37. *    Selecting Pilot, PalmPilot, Palm III, or Palm VII as the device to
  38.     emulate always results in a PalmPilot being emulated.  There are
  39.     very few side effects of this bug (for instance, a Pilot will now
  40.     indicate that it has backlighting) but fixing this problem will
  41.     probably cause more problems than it fixes (for instance, the
  42.     Palm VII OS would then think that its on Palm VII hardware instead
  43.     of PalmPilot hardware and start trying to do Palm VII-specific
  44.     things, and crashing because there is little actual support for
  45.     Palm VII hardware).
  46.  
  47. *    When using NetLib redirection, NetLibSelect doesn't support the
  48.     use of sysFileDescStdIn or sysFileDescStdOut.
  49.  
  50. *    There is no IR emulation.
  51.  
  52. *    HotSync doesn't work on Visor devices.
  53.  
  54. *    Command line options don't work on the Unix version.
  55.  
  56.