LCDInfo.com

http://www.lcdinfo.com
It is currently Fri Mar 29, 2024 12:42

All times are UTC + 2 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Fri Sep 10, 2004 17:04 
Offline

Joined: Fri Sep 10, 2004 10:32
Posts: 7
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??


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 19:26 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
First time I hear of this. Could you paste here all the screen files you are using ?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 12, 2004 22:28 
Offline

Joined: Fri Sep 10, 2004 10:32
Posts: 7
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>


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group