Can't seem to connect to iPhone by SSH

I can go into SMBprefs, if I choose for example, Leopard as the theme, I get the grass background (nothing else changes) however if I chose REALIZE which is the theme I downloaded, nothing changes - no background, no icons.
 
I can go into SMBprefs, if I choose for example, Leopard as the theme, I get the grass background (nothing else changes) however if I chose REALIZE which is the theme I downloaded, nothing changes - no background, no icons.

The only theme I downloaded and it works is UnLoCkER (That has icons). Give that a bash to see if your theme is busted.
 
ah hell.. UnLoCkER works, icons and all. It must be specific themes that won't work but I have no idea why. Thanks to all who posted. I don't know about the folder permissions pc-modd could that explain why one theme works and another doesn't?
 
Just downloaded REALIZE and it did not change the icons or background. Took a quick look and it is in the correct place. The issue is that the folder permissions are set to 644. I set the REALIZE folder to 755 and the icons folder to 755 and the theme now loads up okay.

From the terminal screen type (or copy/paste) the 2 lines below (it is case sensitive). After each line hit return.

chmod 755 /private/var/mobile/Library/SummerBoard/Themes/REALIZE
chmod 755 /private/var/mobile/Library/SummerBoard/Themes/REALIZE/Icons

Give that a bash.
 
Last edited:
heh it's like you read my mind with that edit.. I was just about to write 'how do I change the permissions?' :D Although actually I figured out how to do it through Transmit.

thank you very much
 
Back
Top Bottom