HP Forums
15C emulator display bug - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: 15C emulator display bug (/thread-205292.html)



15C emulator display bug - Thomas Radtke - 11-21-2011

When pressing 'f', I get a part of the skin copied to the display. It even persists when closing and restarting the emulator. The strange display returns to normal state when pressing another button.

Is this only me? I'm running the original HP emulator under Win7 64Bit on a recent Acer laptop, still with the original drivers (except scratchpad).


Re: 15C emulator display bug - Kerem Kapkin (Silicon Valley, CA) - 11-21-2011

No problem with emulator display running on XP V3 32bit.


Re: 15C emulator display bug - Marcus von Cube, Germany - 11-21-2011

Thomas, maybe your skin file is corrupted. If the 15C emulator works the same as the 20b SDK (the base for the WP 34S emulator GUI) then I understand well what is happening. Some "segments" of the emulated LCD are drawn as vectors while others (mainly the annunciators) are drawn by copying part of the skin graphic to the screen area. In the latter case the source area is a polygon that encircles the annunciator graphic in the underlying bitmap. Look for the display definitions in the skin file.


Re: 15C emulator display bug - sjthomas - 11-21-2011

Thomas, you are not alone.


Re: 15C emulator display bug - Thomas Radtke - 11-22-2011

Thank you very much for your answers!

Updating the driver for the ATI Mobility 5650 solved the problem :-).


Re: 15C emulator display bug - Jose Gonzalez Divasson - 11-22-2011

Same with me - same problem


Re: 15C emulator display bug - Jeroen Van Nieuwenhove - 11-22-2011

I have the same problems as Thomas (Windows Vista x64, Nvidia GEForce 8500) and I don't quite understand what the remedy should be. Should I reinstall the emulator in order to restore the skin file?
Thanks in advance.


Re: 15C emulator display bug - Thomas Radtke - 11-23-2011

In order to save one license, try updating your display drivers first.


(deleted post) - deleted - 11-23-2011

This Message was deleted. This empty message preserves the threading when a post with followup(s) is deleted. If all followups have been removed, the original poster may delete this post again to make this placeholder disappear.


Re: 15C emulator display bug - Thomas Radtke - 11-23-2011

Good news, thank you.