I installed the beta14 version from Cydia on my iphone 3g 2.1 . When I play a video file locally (from ssh) using play (there is no playaudio which has been referenced all over), I don’t see the video on the screen. If I play a file using a remote server, “play http://server/somefile.mp4“, I only hear audio portion of it, no video. Any ideas ?
Comment by Erica Sadun | October 15, 2008 | 5:21 pm
There’s no video support yet under 2.1 from the command line
Ah .. thanks for clarification .. I read at couple of websites that the new version can play video from command line. May be that information is not valid for 2.1. Thanks. Mudit
For the past two weeks, I’ve been trying to write an app that logs the visible cell towers’ ids every couple of minutes. But I always get a “Bus Error” when I call _CTServerConnectionCellMonitorGetCellInfo.
Studying your newer version of “findme”, I saw that you are using different API calls to get cell ids, right?
But, there is absolutely no info on the Internet about _CTServerConnectionNetworkMonitorCopyFieldTestInfo and the other methods you are calling.
Can you, please, tell me where can I find an example of that, or can you send me a code snippet?
First of all, thank you for your apps and utilities.
I’m asking about the badge utility. May I know how do I bade the iPod app? No matter how I try (bade iPod, badge MobileMusicPlayer etc), it simply won’t badge it.
Sorry about the typo “bade iPod”. It should read “badge iPod”.
Comment by applestar | November 13, 2008 | 3:16 am
Hi there. I am just finishing a nice “lojack” script for FW 2.1 runs well. Now I would like to copy the full adressbook into an email. Could you enhande “abquery” to show ALL adressbook entries?
When I rotate the Phone the appflow area is stuck to the left side. with the regular view rotates then stays main screen using most of the screen. I reset all files to 0755 but nothing lines up proper. any ideas
Comment by FinalFallacy | November 24, 2008 | 11:32 pm
So now they need an update for 2.2? Because AppFlow stopped loading.
I can’t get launch to work from within a perl script, when that script is called as a spring/winterboard application.
Sample script:
#!/usr/local/bin/perl
system “/usr/bin/launch”, “com.apple.mobilecal”;
#EOF
Run this from the command line: Works great
But when I stuff this in /Applications/SomeApplication/someapp.pl with matching Info.plist, an icon.png and a Default.png for splash (respringing with BossPrefs), the script runs, but launch is not able to launch a new app when running as an app itself. exit code from launch is 0 anyway, so it thinks that it succeeded itself, I guess.
Any hints on getting launch to work from a script running as an app?
I was looking for a way to switch on and off the airplane mode by the command line. I didn’t find that on the sb command-line. Maybe, I didn’t undestrand everything ?
Thanks a lot.
Comment by mikeneilson | January 9, 2009 | 10:32 pm
Erica,
Thanks so much for the hard work you put into all of this.
I am using the version of findme found in the latest version of Erica Utilities, and I can’t figure out if there are any switches for the command, and, if so, how to use them. Specifically, I am trying to setup a lojack script using findme, and publishing current location to twitter, but the twitter post ends up being XML formatted. is there any way to get this data in a different format?
I’ve been follwing you iPhone work nearly from day 1.
For Implementing a GUI Application with autostart I tried to use your “launch” command in F 3.0 but unfortunatly didn’t succed.
Error is:
iScope-3-A:~ root# launch launch -com.apple.Calculator.Weather
2009-08-24 18:30:40.884 launch[73:903] *** Assertion failure in -[UIApplication init], /SourceCache/UIKit/UIKit-963.10/UIApplication.m:398
2009-08-24 18:30:40.902 launch[73:903] *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘There can only be one UIApplication instance.’
2009-08-24 18:30:40.914 launch[73:903] Stack: (
808001701,
805397928,
807551015,
811055191,
814675896
)
terminate called after throwing an instance of ‘NSException’
Abort trap
15 Comments »
Comment by JeremyLaurenson | September 20, 2008 | 11:21 am
Any news on a celltower based LocateMe, Erica?
Comment by mwahal | October 15, 2008 | 4:26 pm
I installed the beta14 version from Cydia on my iphone 3g 2.1 . When I play a video file locally (from ssh) using play (there is no playaudio which has been referenced all over), I don’t see the video on the screen. If I play a file using a remote server, “play http://server/somefile.mp4“, I only hear audio portion of it, no video. Any ideas ?
Comment by Erica Sadun | October 15, 2008 | 5:21 pm
There’s no video support yet under 2.1 from the command line
Comment by mwahal | October 15, 2008 | 6:34 pm
Ah .. thanks for clarification .. I read at couple of websites that the new version can play video from command line. May be that information is not valid for 2.1. Thanks. Mudit
Comment by Renato | October 19, 2008 | 9:15 pm
Hi Erica,
For the past two weeks, I’ve been trying to write an app that logs the visible cell towers’ ids every couple of minutes. But I always get a “Bus Error” when I call _CTServerConnectionCellMonitorGetCellInfo.
Studying your newer version of “findme”, I saw that you are using different API calls to get cell ids, right?
But, there is absolutely no info on the Internet about _CTServerConnectionNetworkMonitorCopyFieldTestInfo and the other methods you are calling.
Can you, please, tell me where can I find an example of that, or can you send me a code snippet?
Thank you so much in advance.
[]s, Renato
Comment by Bluemint | October 25, 2008 | 1:21 am
First of all, thank you for your apps and utilities.
I’m asking about the badge utility. May I know how do I bade the iPod app? No matter how I try (bade iPod, badge MobileMusicPlayer etc), it simply won’t badge it.
Thanks.
Comment by Bluemint | October 25, 2008 | 1:23 am
Sorry about the typo “bade iPod”. It should read “badge iPod”.
Comment by applestar | November 13, 2008 | 3:16 am
Hi there. I am just finishing a nice “lojack” script for FW 2.1 runs well. Now I would like to copy the full adressbook into an email. Could you enhande “abquery” to show ALL adressbook entries?
Regards
Comment by rwknop | November 18, 2008 | 6:30 pm
When I rotate the Phone the appflow area is stuck to the left side. with the regular view rotates then stays main screen using most of the screen. I reset all files to 0755 but nothing lines up proper. any ideas
Comment by FinalFallacy | November 24, 2008 | 11:32 pm
So now they need an update for 2.2? Because AppFlow stopped loading.
Comment by RupertGee | November 25, 2008 | 8:10 pm
I’m reporting that sbar is not working for firmware 2.2, and looking forward to an update please.
Keep up the good work!
Comment by ingvar | November 26, 2008 | 2:17 am
I can’t get launch to work from within a perl script, when that script is called as a spring/winterboard application.
Sample script:
#!/usr/local/bin/perl
system “/usr/bin/launch”, “com.apple.mobilecal”;
#EOF
Run this from the command line: Works great
But when I stuff this in /Applications/SomeApplication/someapp.pl with matching Info.plist, an icon.png and a Default.png for splash (respringing with BossPrefs), the script runs, but launch is not able to launch a new app when running as an app itself. exit code from launch is 0 anyway, so it thinks that it succeeded itself, I guess.
Any hints on getting launch to work from a script running as an app?
Ingvar
Comment by bgrpubli | January 3, 2009 | 12:16 pm
I discover your utilites today.
Very powerfull.
I was looking for a way to switch on and off the airplane mode by the command line. I didn’t find that on the sb command-line. Maybe, I didn’t undestrand everything ?
Thanks a lot.
Comment by mikeneilson | January 9, 2009 | 10:32 pm
Erica,
Thanks so much for the hard work you put into all of this.
I am using the version of findme found in the latest version of Erica Utilities, and I can’t figure out if there are any switches for the command, and, if so, how to use them. Specifically, I am trying to setup a lojack script using findme, and publishing current location to twitter, but the twitter post ends up being XML formatted. is there any way to get this data in a different format?
Comment by interface | August 25, 2009 | 6:58 am
Dear Erica,
I’ve been follwing you iPhone work nearly from day 1.
For Implementing a GUI Application with autostart I tried to use your “launch” command in F 3.0 but unfortunatly didn’t succed.
Error is:
iScope-3-A:~ root# launch launch -com.apple.Calculator.Weather
2009-08-24 18:30:40.884 launch[73:903] *** Assertion failure in -[UIApplication init], /SourceCache/UIKit/UIKit-963.10/UIApplication.m:398
2009-08-24 18:30:40.902 launch[73:903] *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘There can only be one UIApplication instance.’
2009-08-24 18:30:40.914 launch[73:903] Stack: (
808001701,
805397928,
807551015,
811055191,
814675896
)
terminate called after throwing an instance of ‘NSException’
Abort trap
We would be thankfull for any help.
Best regards from Berlin,
Hermann
Comments RSS.
Leave a comment
You must be logged in to post a comment.