+ Reply
Page 4 of 5 FirstFirst ... 2345 LastLast
Results 61 to 80 of 92
  1. #61
    Green Apple
    Join Date
    Jan 2008
    Posts
    34
    Thanks
    0
    Thanked 3 Times in 2 Posts

    Quote Originally Posted by p3eps View Post
    Pocket Guitar runs fine on mine. I re-virginised, then went to 1.1.1 -> 1.1.2 -> 1.1.3 using DevTeam method.
    To get rid of your unwanted icons use WinSCP and go into the applications folder and simply delete the .app file. I just had the same problem with Toggle.app
    i already used winscp and deleted everything i could find related to pocket guitar and its still there. when i tried to install it it downloaded fine then said there was somethin wrong with the script and now its not in the uninstall list

  2. #62
    iPhone? More like MyPhone
    Join Date
    Nov 2007
    Posts
    206
    Thanks
    8
    Thanked 32 Times in 29 Posts

    hey i fixed taskbar notifier for dev teams jb. i just made symbolic links to /var/mobile/Library/SMS and /var/mobile/Library/Mail in /var/root/Library.

    that fixes SMSD and iSMS if anybody needs.

  3. #63
    What's Jailbreak?
    Join Date
    Nov 2007
    Posts
    20
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Quote Originally Posted by mbrooksr View Post
    hey i fixed taskbar notifier for dev teams jb. i just made symbolic links to /var/mobile/Library/SMS and /var/mobile/Library/Mail in /var/root/Library.

    that fixes SMSD and iSMS if anybody needs.
    tried this, didn't work for me. used

    Code:
    #ln -s /var/root/Library /var/mobile/Library/SMS 
    #ln -s /var/root/Library /var/mobile/Library/Mail
    Should the command be the other way round? e.g.
    Code:
    #ln -s /var/mobile/Library/SMS /var/root/Library 
    #ln -s  /var/mobile/Library/Mail /var/root/Library

  4. #64
    What's Jailbreak?
    Join Date
    Jan 2008
    Posts
    7
    Thanks
    24
    Thanked 1 Time in 1 Post
    Quote Originally Posted by PhoneLine View Post
    Anyone able to get Wallpaper from IappaDay to work? It runs ok, but when trying to save a picture to either the camera roll or wallpaper gallery, the photo's don't show up in those categories.

    Have the storage locations of the wallpapers and photo's been changed in 1.1.3?
    I have gotten the save to camera roll to work by creating a link from /private/var/root/Media to /private/var/mobile/Media/DCIM

    Assuming you know how to use WinSCP to get onto iPhone (on Windows) , here are the steps
    1. Navigate to <root>/private/var/root/Media
    2. Right Click on an empty spot
    3. New>Link...
    4. In "Link/shortcut file", put "DCIM" , no quotes
    5. In "Point link/shortcut to", put "/private/var/mobile/Media/DCIM" , no quotes

    ::Breakthrough!
    ::For the wallpaper library, the wallpaper app is still trying to write to the same place, but it doesnt ::have enough permissions. The fix was easy for this one:
    ::1. Navigate to <root>/Library/
    ::2. Right Click Wallpaper
    ::3. Click Properties
    ::4. Either Check all the permissions or set the Octal value to 0777

    Hope this Helps! ^.^ (locations for the DCIM were found on multiple locations on the site, but none I could find regarded this issue to the best of my knowledge)
    Last edited by CrystalFire; 02-04-2008 at 12:03 AM. Reason: Found out the fix for writing to wallpaper library

  5. #65
    iPhone? More like MyPhone
    Join Date
    Nov 2007
    Posts
    206
    Thanks
    8
    Thanked 32 Times in 29 Posts

    Quote Originally Posted by harveyd View Post
    tried this, didn't work for me. used

    Code:
    #ln -s /var/root/Library /var/mobile/Library/SMS 
    #ln -s /var/root/Library /var/mobile/Library/Mail
    Should the command be the other way round? e.g.
    Code:
    #ln -s /var/mobile/Library/SMS /var/root/Library 
    #ln -s  /var/mobile/Library/Mail /var/root/Library


    noo it should be

    #ln -s /var/mobile/Library/SMS /var/root/Library/SMS
    #ln -s /var/mobile/Library/Mail /var/root/Library/Mail

    this willl work

  6. #66
    iPhone? More like MyPhone rkisling's Avatar
    Join Date
    Aug 2007
    Location
    San Franicisco
    Posts
    169
    Thanks
    33
    Thanked 5 Times in 5 Posts

    Default Finder problems with 1.1.3

    Has anyone had success with Finder and 1.1.3; appears to run and browse successfully; however copy, move or change attributes are ineffective......

  7. #67
    My iPhone is a Part of Me
    Join Date
    Sep 2007
    Posts
    505
    Thanks
    21
    Thanked 93 Times in 79 Posts

    Quote Originally Posted by rkisling View Post
    Has anyone had success with Finder and 1.1.3; appears to run and browse successfully; however copy, move or change attributes are ineffective......
    Here's a link to a site that has a lot of 1.1.3 app fixes, including this one (tested, works!):

    http://george.zjlotto.com/index.php/...issues-in-113/

  8. The Following User Says Thank You to DaveiPhone For This Useful Post:

    rkisling (02-06-2008)

  9. #68
    iPhone? More like MyPhone rkisling's Avatar
    Join Date
    Aug 2007
    Location
    San Franicisco
    Posts
    169
    Thanks
    33
    Thanked 5 Times in 5 Posts

    Thanks; fixes worked perfectly;

  10. #69
    What's Jailbreak?
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    I am having the same problem with wallpaper!! I can not get it to save the pictures. Also I can get customize to come on but it will not let me change anything when I uninstall summer board. When I install summer board customize keeps going back to the main app screemn after I see the chicken! Help me please and lastly Apollo IM gives me an error too could not connect to anthentication server!!

  11. #70
    What's Jailbreak?
    Join Date
    Nov 2007
    Posts
    19
    Thanks
    3
    Thanked 0 Times in 0 Posts

    I hope that someone can help me. I added about a dozen things to the installer queue by accident and then when it went to install all of them the phone seemed to have crashed. This is a dev team 1.1.3 jailbroken phone. Now it boots up and I can ssh in, but there's only the apple on the screen?
    Any ideas?

    Edit - I SSH'd in and deleted them one by one and all of a sudden we're back in business. I think that something in I-App-A-Day isn't 1.1.3 friendly.
    Last edited by keith4298; 02-06-2008 at 09:43 PM. Reason: Fix

  12. #71
    What's Jailbreak? bury07's Avatar
    Join Date
    Aug 2007
    Location
    Illinois, USA
    Posts
    22
    Thanks
    1
    Thanked 3 Times in 3 Posts

    Default SummerBoard Works!!!

    I was messing around with summerboard because i was tired of looking at the plain items... and i got it to work with the plain jain...

    heres what i did, open up summerboard
    click on theme, select default and then hit restart summerboard
    open summerboard back up, select theme, chooose which one you would like
    now make sure you click EVERYTHING to OFF
    now restart summerboard...
    open summerboard back up, click what you would like to have on and restart summerboard, voila, summerboard works!

    Hit the thanks if i helped ya out any
    Last edited by bury07; 02-07-2008 at 10:19 AM.
    Currently running: 1.1.4 Jailbroken

    I Don't help much, but if i do hit me up
    with a thanks


  13. #72
    bcc
    bcc is offline
    What's Jailbreak?
    Join Date
    Oct 2007
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default ebookreader (Books.app)

    does not work as is, however I have uploaded a working version on their website
    http://code.google.com/p/iphoneebook...s/detail?id=92

  14. #73
    Green Apple
    Join Date
    Jan 2008
    Posts
    68
    Thanks
    10
    Thanked 13 Times in 7 Posts

    Quote Originally Posted by aglitch View Post
    swirlyMMS works
    SMSNotify works
    Terminal works
    how did u get SMSnotify to work??
    it does nt seem to work for me

  15. #74
    Green Apple nico_swd's Avatar
    Join Date
    Jan 2008
    Location
    Spain.
    Posts
    56
    Thanks
    16
    Thanked 19 Times in 13 Posts

    Summerboard is working just fine for me, without tricks or anything. When I upgraded to 1.1.3, it kept crashing. Then I uninstalled it, and re-downloaded it. Probably another version though, because this one is slightly different. Eg: "Skip last row" is missing - Which isn't necessary anymore. And it's working just fine. It says version 3.1.

  16. #75
    iPhone? More like MyPhone
    Join Date
    Oct 2007
    Posts
    102
    Thanks
    1
    Thanked 12 Times in 10 Posts

    Quote Originally Posted by drogie View Post
    how did u get SMSnotify to work??
    it does nt seem to work for me
    http://www.modmyi.com/forums/showthr...t=23901&page=6

  17. #76
    What's Jailbreak?
    Join Date
    Feb 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by bcc View Post
    does not work as is, however I have uploaded a working version on their website
    http://code.google.com/p/iphoneebook...s/detail?id=92
    HI,

    How do I install this version into iphone? Plz

    Thx

  18. #77
    What's Jailbreak?
    Join Date
    Oct 2007
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Sorry, but Installer.app crashes for all the apps you listed as working on 1.1.3.
    It downloads perfectly but takes me back to the springboard as soon as the status switches to "Installing". I have a feeling this isn't how it should be?

    Edit: Just realised I could do this. Sorry for bothering
    Last edited by senbei; 02-09-2008 at 08:33 AM.

  19. #78
    What's Jailbreak?
    Join Date
    Nov 2007
    Posts
    9
    Thanks
    2
    Thanked 2 Times in 1 Post

    Default Nes

    anyone else having trouble saving games in the NES emulator?

  20. #79
    Green Apple
    Join Date
    Dec 2007
    Posts
    43
    Thanks
    0
    Thanked 1 Time in 1 Post
    does iToggle work? cause services.app is really shitty!!!

  21. #80
    What's Jailbreak?
    Join Date
    Feb 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by Zach23 View Post
    customize does work... U just have to ssh it to ur phone
    I'm not really that savy with my iphone...can someone please explain to me what this means? How do I ssh it? What does that even mean? Please give me step by step instructions if you can because I'd love to use Customize again with my phone.

+ Reply
Page 4 of 5 FirstFirst ... 2345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts