LCDInfo.com http://forum.lcdinfo.com/ |
|
Unknown software exception 0xc0000096 - 0x00a714f0 error http://forum.lcdinfo.com/viewtopic.php?f=10&t=830 |
Page 1 of 1 |
Author: | NeoTO [ Fri Sep 10, 2004 17:04 ] |
Post subject: | Unknown software exception 0xc0000096 - 0x00a714f0 error |
This error happens when i try to use this program with more than one screen. Before this dialog appears, my computer almost freezes (mouse moves only every 5 seconds, CPU is 100%)... What's wrong?? |
Author: | Henri [ Fri Sep 10, 2004 19:26 ] |
Post subject: | |
First time I hear of this. Could you paste here all the screen files you are using ? |
Author: | NeoTO [ Sun Sep 12, 2004 22:28 ] |
Post subject: | |
i am using a modified winamp screen and tried to make a welcome screen: Winamp.xml - this one is working OK <screen> <name>Winamp2</name> <requireflag>Winamp2.Running</requireflag> <item type="image" x="0" y="0"> <imagebitmap>screens\84x48\images\test_84x48.bmp</imagebitmap> <refresh>1000</refresh> </item> <item type="pluginimage" x="18" y="2"> <imageid>Winamp2.SpectrumBar</imageid> <refresh>1</refresh> </item> <item type="pluginimage" x="5" y="0"> <imageid>Winamp2.StatusImage</imageid> <refresh>100</refresh> </item> <item type="plugintext" x="1" y="5"> <scrolltype>left</scrolltype> <textpos>left</textpos> <fieldsize>12</fieldsize> <varid>Winamp2.Title</varid> <refresh>500</refresh> </item> <item type="plugintext" x="8" y="0"> <scrolltype>none</scrolltype> <textpos>right</textpos> <fieldsize>5</fieldsize> <varid>Winamp2.TrackPos</varid> <refresh>1000</refresh> </item> <item type="plugintext" x="4" y="0"> <scrolltype>none</scrolltype> <textpos>left</textpos> <fieldsize>3</fieldsize> <varid>MBM.Temperature.CPU</varid> <refresh>1000</refresh> </item> </screen> start.xml - when i include this one, the computer freezes <screen> <name>Start</name> <action> <id>Core.NextScreen</id> <delay>500</delay> </action> <item type="text" x="5" y="3"> <scrolltype>none</scrolltype> <textpos>center</textpos> <fieldsize>12</fieldsize> <textdata>Zaganjanje...</textdata> <refresh>1000</refresh> </item> </screen> |
Page 1 of 1 | All times are UTC + 2 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |