Aqua-Soft Forums: AveScripter bug report thread - Aqua-Soft Forums

Jump to content

  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

AveScripter bug report thread Rate Topic: -----

#61 User is offline   RIMMER Icon

  • Group: Member
  • Posts: 470
  • Joined: 25-January 04

Posted 26 January 2006 - 11:35 AM

Maybe try the solution from post#57 this thread, http://www.aqua-soft.org/board/showpost.ph...56&postcount=57
What does it mean 'do not work at all'? They load with empty image? Or do not produce any actions? Telll more of your problem.
0

#62 User is offline   pcm Icon

  • Group: Member
  • Posts: 617
  • Joined: 02-May 05

Posted 26 January 2006 - 02:09 PM

The reregistering of the script engine seems to be the common solution. For some reason, some software unregister it after and uninstall.

The next version of avedesk will reregister it automaticially if can find the engine file.
0

#63 User is offline   RIMMER Icon

  • Group: Member
  • Posts: 470
  • Joined: 25-January 04

Posted 26 January 2006 - 02:15 PM

BTW, am I doing something terribly wrong or "readonly" property of controls doesn't work? That’s why ppl can edit the result value in the RoAr desklet.
0

#64 User is offline   enjoilax Icon

  • Group: Member
  • Posts: 220
  • Joined: 24-September 04

Posted 26 January 2006 - 07:23 PM

RIMMER said:

Maybe try the solution from post#57 this thread, http://www.aqua-soft.org/board/showpost.ph...56&postcount=57
What does it mean 'do not work at all'? They load with empty image? Or do not produce any actions? Telll more of your problem.

That was it!

Sorry i wasn't more specific, but heres what was happening for future reference:
I figured it was because I had attempted to install Curved top bar through the .xml file provided. What was happening or the bug, was that no scripters would respond to any kind of action. Also things like calender II would show a 0 for all numerical entries.
0

#65 User is offline   pcm Icon

  • Group: Member
  • Posts: 617
  • Joined: 02-May 05

Posted 26 January 2006 - 11:11 PM

I'll look into that problem...

RIMMER said:

BTW, am I doing something terribly wrong or "readonly" property of controls doesn't work? That’s why ppl can edit the result value in the RoAr desklet.

0

#66 User is offline   RIMMER Icon

  • Group: Member
  • Posts: 470
  • Joined: 25-January 04

Posted 01 March 2006 - 02:21 PM

Sorry, pcm, I know this is bad bug report, but I'm having troubles of known sort again: AveDesk (with 2 or 3 AveScripter widgets and 2 instances of one hard-coded desklet) suddenly quits when I call ShowCase (F11 in my config :)). Still investigating why. Ok, we found out everything, sad that we'll have to wait until next AveDesk release :(
0

#67 User is offline   xonecas Icon

  • Group: Member
  • Posts: 5
  • Joined: 10-February 05

Posted 17 June 2006 - 10:51 PM

win xp sp2
direct x9c
Calendar only showing 00, can'y link it to tha tasks file
weather with funky behaviour

Re-install everything with the latest packages.
add calendar...
0

#68 User is offline   SirSmiley Icon

  • Douchebag
  • Group: Member
  • Posts: 1,885
  • Joined: 28-June 05

Posted 18 June 2006 - 01:26 AM

xonecas said:

win xp sp2
direct x9c
Calendar only showing 00, can'y link it to tha tasks file
weather with funky behaviour

Re-install everything with the latest packages.
add calendar...


version of avescripter please?

Also, do you have the latest msxml? Get it here http://www.microsoft.com/xml/
0

#69 User is offline   pcm Icon

  • Group: Member
  • Posts: 617
  • Joined: 02-May 05

Posted 18 June 2006 - 11:46 AM

xonecas said:

win xp sp2
direct x9c
Calendar only showing 00, can'y link it to tha tasks file
weather with funky behaviour

Re-install everything with the latest packages.
add calendar...


Sounds like the MSScript engine is not installed. If you use the latest lastest beta, it fixes all this. (It selfs reregisters the MSMscript engine)
0

#70 User is offline   RIMMER Icon

  • Group: Member
  • Posts: 470
  • Joined: 25-January 04

Posted 28 July 2006 - 08:17 AM

When I call IsConnectedToInternet I get "Catastrophic failure" error on that line (maybe it is misspelled here, my system prompts in Russian).

No matter why, I cannot check connection now. If I try to get XML data from the web when there's no connection, will I have an exception thrown? I need something to cancel the transaction.
0

#71 User is offline   pcm Icon

  • Group: Member
  • Posts: 617
  • Joined: 02-May 05

Posted 28 July 2006 - 06:19 PM

I'll double check this bug in the following weeks.

But if your using the beta version, it will not download xml from the web unless there is an internet connection.

I think from memory, if you force a download of xml it will try to establish a connection. But no exception should be triggered.
0

#72 User is offline   RIMMER Icon

  • Group: Member
  • Posts: 470
  • Joined: 25-January 04

Posted 31 July 2006 - 10:06 AM

OK, pcm. I solved this all. This was, as you might guess, for Unit Converter Plus (the currency updates). My solution was to ignore the empty value returned by XML.GetValue() and not to save it into units.xml.

And "Catastrophic failure" is ussually thrown when operating with OLE (COM-to-JavaScript introduced objects in this case).
0

  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic