This App is No Longer Maintained. Visit the Replacement at StrokesPlus.net

StrokesPlus Forum
                       
StrokesPlus Forum
Home | Profile | Active Topics
Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Releases
 Downloads
 Version 1.9.6 (32-bit and 64-bit) *bug, use 1.9.4
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Rob

USA
2615 Posts

Posted - 06/10/2012 :  00:34:00  Show Profile  Visit Rob's Homepage
32-bit:

Portable/ZIP Download - Full Application:
http://www.strokesplus.com/files/StrokesPlus_1.9.6_x86.zip

Portable/ZIP Download - Changed Files Only:
http://www.strokesplus.com/files/StrokesPlus_1.9.6_x86_chg.zip

Setup Package Download:
http://www.strokesplus.com/files/StrokesPlus_1.9.6_x86.msi
(simple install; creates program group with shortcuts to StrokesPlus and Help page)

64-bit:

Portable/ZIP Download - Full Application:
http://www.strokesplus.com/files/StrokesPlus_1.9.6_x64.zip

Portable/ZIP Download - Changed Files Only:
http://www.strokesplus.com/files/StrokesPlus_1.9.6_x64_chg.zip

Setup Package Download:
http://www.strokesplus.com/files/StrokesPlus_1.9.6_x64.msi
(simple install; creates program group with shortcuts to StrokesPlus and Help page)

Change Log:
- Added sp_app_name (or gapp) and sp_action_name (or gact) as variables available to all scripts

Note - This change also updates the sp_before_action and sp_after_action function templates added in 1.9.5 as follows:

sp_before_action(gnm,gsx,gsy,gex,gey,gwd,gapp,gact)
sp_after_action(gnm,gsx,gsy,gex,gey,gwd,gapp,gact)

yjwself

2 Posts

Posted - 06/11/2012 :  01:26:01  Show Profile
I updated 1.9.4 to 1.9.6, then execute "DOWN-LEFT" action£Ĵoccus:[ActionScript] exception. My OS is win7 x64, S+ is 64bit too.
Error detail: [string "ActionScript"]:24:<eof> expected near 'if'

Edited by - yjwself on 06/11/2012 04:33:19
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  08:16:45  Show Profile  Visit Rob's Homepage
What is your Lua script for that action?

Also, what happens if you add an empty line at the bottom of your script?
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  09:00:09  Show Profile
the only thing that happens is that instead of 24 you get 25 for one enter, and for 2 enters you get 26
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  09:01:10  Show Profile
I also have win 7 x64
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  09:05:29  Show Profile  Visit Rob's Homepage
Try this and let me know if there's any difference:

http://www.strokesplus.com/files/x64.zip
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  09:07:33  Show Profile  Visit Rob's Homepage
..and if not, can you paste an example of a Lua script that's exhibiting this? I can't seem to make it happen on my end..
Go to Top of Page

yjwself

2 Posts

Posted - 06/11/2012 :  10:39:20  Show Profile
quote:
Originally posted by Rob

Try this and let me know if there's any difference:

http://www.strokesplus.com/files/x64.zip



It not work either. But 1.9.4 work fine, sorry for my English. My StrokesPlus.xml is:

removed for size
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  13:09:20  Show Profile  Visit Rob's Homepage
What about using this:

http://www.strokesplus.com/files/x64_2.zip
Go to Top of Page

yjwself

2 Posts

Posted - 06/11/2012 :  13:24:53  Show Profile
quote:
Originally posted by Rob

What about using this:

http://www.strokesplus.com/files/x64_2.zip



NO!! Same error info.
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  13:28:30  Show Profile  Visit Rob's Homepage
One last try (I have removed the sp_after_action functionality):

http://www.strokesplus.com/files/x64_3.zip
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  13:34:04  Show Profile
so, x64.zip files don't seem right as an archive (error),x64_2.zip: I installed version 1.9.6, then paste those files and still the same error, but x64_3.zip worked, so it must be something with the new functionality you included. Also, this problem appeared even when I installed the x86 version of 1.9.6.
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  13:37:01  Show Profile  Visit Rob's Homepage
Right, it would happen on either platform. I have no idea what's wrong, as I cannot reproduce it on my end. I'm just going to remove the sp_after_action functionality. I only intended to add the sp_before_action functionality as per Andreasvb's situation, but figured adding the after functionality made sense.
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  13:51:15  Show Profile
I have a question for you, could you set a second strokes button, like left mouse for example. I got this ideea from JustGestures, which I liked because I could do 2 thing with the scroll, let's say volume on double click, alt+tab with left click (switch through opened applications even with Win+Tab-which is more fun). I don't know how much more complicated this would for procecor to handle, at least this is my only concern, as on my laptop when I have many programs opened, strokes plus kind of crashes.

On the other hand, when I unplug my laptop from the power supply, Strokes Plus shuts down. First it appears like when I press Control-the ignore key (blocked) then dissapears. It's not in the running proceses, and it happens even if I check or uncheck Release/Reinitialize on Suspend/Resume
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  13:53:22  Show Profile
Anyway, thanks for the job you're doing, you've been making Strokes Plus more stable, and it's really usefull when having to work with lot's of windows
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  13:57:13  Show Profile
right click there, instead of double, sorry
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  14:03:32  Show Profile  Visit Rob's Homepage
I've discussed the difficulty of more than one gesture button, but I can't seem to find the post It's somewhere in the forum, though.

However, with a few caveats, you can run multiple instances of S+, one bound to the Left, the other to the Right. It's not 100% perfect, but works quite well. http://www.strokesplus.com/forum/topic.asp?TOPIC_ID=186

Regarding the laptop unplug issue, there's nothing in S+ that would cause that, it's possibly a power profile setting? Kill high consumption/priority apps? Just a thought, but I don't have that problem on my laptop, so once again, it's hard to fix if I can't reproduce. =/
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  14:24:28  Show Profile
what if you would enable 2 instalations of strokes plus, this way you avoid reediting the configuration file each time you run the 2 of them, as else it would conflict
Go to Top of Page

cyberalex4life

53 Posts

Posted - 06/11/2012 :  14:25:57  Show Profile
you can't do that now....
Go to Top of Page

Rob

USA
2615 Posts

Posted - 06/11/2012 :  14:27:11  Show Profile  Visit Rob's Homepage
Just extract the ZIP to a different folder (don't run the MSI package again, it will probably think you want to uninstall or repair).
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
StrokesPlus Forum © 2011-2018 Rob Yapchanyk Go To Top Of Page
Snitz Forums 2000