XML Feeds

.

[maxmsp] aka.iphone / experiment 2.1

Masayuki Akamatsu aka at iamas.ac.jp
Tue Nov 6 06:05:54 MST 2007


Hi Tommaso,

On 2007/11/06, at 19:19, Tommaso Perego wrote:

> as i read you have developed akaRemote wit iPhone 1.1.1
> do you think it's better to virginize phone unpdate firmware to 1.1.1
> to use it effectively?

> i put akaRemote into application folder on iPhone using iFuntastic.
> Icon is missing, it looks like a black space on icons board.
> I click on it, i open and it remains for a few seconds as a black  
> screen then fails and go back to iphone's main screen.

I've never checked it with 1.0.2 because I don't have 1.0.2.
I developed it with toolchain 0.3 and I might be using 1.1.1-specific  
functions.

(But it's curious the icon is missing on Tommaso's iPhone.)

Can you report the below:
Install OpenSSH.app to your iPhone.
Open Terminal on your Mac (or PC).
Type:  ssh -t root at xxx.xxx.xxx.xxx "cd /; $SHELL"
(xxx.xxx.xxx.xxx  is your iPhone's IP address)
Type 'dottie' as a password.
Type: cd /Applications/akaRemote.app
Type: ls -l

(You have to type a return key after typing a command line.)

My result is:
--------------------------------------------------------------------------
-rw-r--r-- 1 root admin  78448 Nov  6 22:01 Default.png
-rw-r--r-- 1 root admin    607 Nov  6 22:01 Info.plist
-rw-r--r-- 1 root admin   9701 Nov  6 22:01 _org_icon.png
-r-xr-xr-x 1 root admin 105752 Nov  6 22:01 akaRemote
-rw-r--r-- 1 root admin   3629 Nov  6 22:01 button-40x40-gray.png
-rw-r--r-- 1 root admin   3714 Nov  6 22:01 button-40x40-graydark.png
-rw-r--r-- 1 root admin   3849 Nov  6 22:01 button-40x40-green.png
-rw-r--r-- 1 root admin   3707 Nov  6 22:01 button-40x40-yellow.png
-rw-r--r-- 1 root admin   4230 Nov  6 22:01 button-blue.png
-rw-r--r-- 1 root admin   4032 Nov  6 22:01 button-gray.png
-rw-r--r-- 1 root admin   4113 Nov  6 22:01 button-graydark.png
-rw-r--r-- 1 root admin   4172 Nov  6 22:01 button-orange.png
-rw-r--r-- 1 root admin   4193 Nov  6 22:01 button-red.png
-rw-r--r-- 1 root admin   4088 Nov  6 22:01 button-yellow.png
-rw-r--r-- 1 root admin   9701 Nov  6 22:01 icon.png
--------------------------------------------------------------------------


Thank you.

Best,
Masayuki


More information about the maxmsp mailing list