ShiVa3D
hud->Sleep hangs under linux [FIXED]
Report bugs and issueshud->Sleep hangs under linux
by Rayzer2 » 06 May 2012, 16:48
Feeding to a Sleep command value above 23msec's causes it never return control to the rest of action command. It simply hangs inside. So for example:
SetVisible(blah, true)
Sleep(2000)
SetVisible(blah, false)
Will never end, and "blah" stays visible for ever.
Shiva Basic 1.9.1.0
Authoring tool 1.3.1
System: Ubuntu 12.04 LTS
Need to address this issue asap, as there is already many complains from angry customers.
SetVisible(blah, true)
Sleep(2000)
SetVisible(blah, false)
Will never end, and "blah" stays visible for ever.
Shiva Basic 1.9.1.0
Authoring tool 1.3.1
System: Ubuntu 12.04 LTS
Need to address this issue asap, as there is already many complains from angry customers.
-

Rayzer2 - Senior Boarder

- Posts: 41
Re: hud->Sleep hangs under linux
by NiCoX » 07 May 2012, 13:21
Hi,
Does your app is a standalone app (built with UAT), or is it using the web player?
Does your app is a standalone app (built with UAT), or is it using the web player?
-

NiCoX - Platinum Boarder

- Posts: 5626
- Location: France
Re: hud->Sleep hangs under linux [FIXED]
by NiCoX » 08 May 2012, 10:07
Hi,
Ok you can use those binaries: http://developer.stonetrip.com/Download/Misc/S3DEngine_Linux_20120507.zip
Replace existing ones in the UAT $(UAT)/Data/Windows/Linux/Build directory.
Ok you can use those binaries: http://developer.stonetrip.com/Download/Misc/S3DEngine_Linux_20120507.zip
Replace existing ones in the UAT $(UAT)/Data/Windows/Linux/Build directory.
-

NiCoX - Platinum Boarder

- Posts: 5626
- Location: France
6 posts
• Page 1 of 1