Page 6 of 12
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 5:33 pm
by zoelechat
And what's the output of manual script launch?
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 5:37 pm
by Algol
This:
/mnt #
Code: Select all
/mnt # /mnt/opt/privateer/usr/libso/rcRemap_capture_H
/mnt #
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 5:42 pm
by Algol
For this>
/mnt # echo "$SAMYGOSODIR/mnt/opt/privateer/usr/bin/samyGOso -d -t -A -l $SODIR/
libScreenShot.so PATH:/dtv/usb/sdb1/__screenshots ALT SOURCE ALERT" | /dtv/bin/n
c localhost 3023
this:
samyGOso v1.2.5 (c) bugficks 2013-2014, sectroyer 2014-2015
/mnt #
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 5:44 pm
by zoelechat
There your script is wrong:
Code: Select all
echo "$SAMYGOSODIR/mnt/opt/privateer/usr/bin/samyGOso ...
Should be:
Now your path to samyGOso is /mnt/opt/privateer/usr/bin/mnt/opt/privateer/usr/bin/samyGOso

Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 5:59 pm
by Algol
I am triing to that...
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 6:29 pm
by Algol
No, I get this>
Code: Select all
[RCremap] SamyGO RCremap v0.3.5 log - (c) bugficks 2013, small fixes by sectroyer 2014
[RCremap] mapping key: 'KEY_GREEN' to 'KEY_GREEN'
[RCremap] mapping key: 'KEY_RED' to command: '/mnt/opt/privateer/usr/libso/rcRemap_capture_H'
[RCremap] 1 _ZN9KeyCommon17SendKeyPressInputEiis [0x9f2684].
[RCremap] init done...
Code: Select all
/mnt/opt/privateer/usr/bin/mnt/opt/privateer/usr/bin/samyGOso
is not right dir, not even exists in directory structure.
samyGOso is there /mnt/opt/privateer/usr/bin
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 7:31 pm
by zoelechat
Algol wrote:Code: Select all
/mnt/opt/privateer/usr/bin/mnt/opt/privateer/usr/bin/samyGOso
is not right dir, not even exists in directory structure.
You kidding?

Of course, that's why you have to fix script like I said. Now you repeat twice the path
SAMYGOSODIR =
/mnt/opt/privateer/usr/bin
?
$SAMYGOSODIR/mnt/opt/privateer/usr/bin ==
/mnt/opt/privateer/usr/bin/mnt/opt/privateer/usr/bin
Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 7:54 pm
by Algol
Jesus!

Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 7:59 pm
by zoelechat
Yes?

Re: [App] libScreenShot E/F/H
Posted: Tue Mar 22, 2016 8:21 pm
by Algol
Hahahaha

I can't do this anymore!
