Looking for Safeway .bar file, preferably newer 2.2x version

I've looked everywhere and can't seem to find a version of the Safeway shopping app that will install and run properly on my Z10 OS 10.1.   I managed to find an older APK that supposedly converted to BAR but after installation and "Accept" the initial terms, it stops running.
Anybody have a pointer to a working, recent Safeway app?  Thank you!

Yes, I'm also looking for the same; hard to believe it's so difficult to find this little app for my Z10.
I've tried the APK to BAR converter page on goodreader.com with the 1.0.71 version of the app that I found, and the upload process fails every time so no joy there.

Similar Messages

  • I have the new version of iMovie, and when i try to start the program, i can't because it says that it is looking for some movie files from the Iphoto, so all the program is locked up... how can i do to restart the program??

    i have the new version of iMovie, and when i try to start the program, i can't because it says that it is looking for some movie files from the Iphoto, so all the program is locked up... how can i do to restart the program??

    Hi
    Did You ever use - iPhoto ?
    Did You may be direct iPhoto to a different Photo Library
    As iMovie tries to find the appropriate photo library - it can get lost if iPhoto direct it into a Library on a not connected external hard disk or to a strange location - And iMovie HANGS.
    Do - When no other program is running that might interfere
    • Start iPhoto - BUT NOW KEEP alt-key (option key) DOWN during the full Start-Up process
    • Now iPhoto let's You select Photo Library
    • Select the one in Your Account / Home folder / Pictures ! !
    • Then iPhoto should start up OK
    • Now Quit iPhoto
    • START iMovie
    Does it still hangs - then I would suspect - iMovie Pref. file
    If it Run's OK - Then HURRAY !
    Yours Bengt W

  • When I try to reset my iPad mini it keeps asking for  a passcode! have tried restoring, connecting to iTunes and looked for the 'set up as new iPad' notification, but nothing is working? can anyone help please?

    I know my passcode is correct but when I try to reset my iPad mini it keeps asking for  a passcode! have tried restoring, connecting to iTunes and looked for the 'set up as new iPad' notification, but nothing is working? can anyone help please?

    If the iPad was running iOS 7,  iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • Why tomcat is still looking for old jar files?

    Please help me it is a very serious problem.
    I updated one of the jar files used by the project. I am using a new method that is available only in the new library. I removed the old jar files in my local system, and everything worked fine. Then I commit those files to the subversion, which is in the testing server, and then I created the war file. The war is successfully created, then I deployed to the tomcat. But, now there is an error in the portion I am using the method that is only available in the new jar files.
    One of the error when I go to that portion is:
    1. No Such Method Exists
    The other errors on log files are:
    1.
    WARNING: Failed to open JAR
    java.util.zip.ZipException: No such file or directory
    2.
    validateJarFile(tomcat/webapps/ROOT/WEB-INF/lib/j2ee.jar) - jar not loaded. See Servlet Spe
    c 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    Please help me, I have tried every other way to solve this. I have tried removing all the old jar files there were, and replacing with the new one. I have tried creating a war file and ftping to the testing server.
    I problem is still there and it is because the testing server's tomcat is still looking for old jar files. I used Netbeans and add jar files as usual method.

    Check the contents of your WAR file that you are deploying on the testing server to see if it contains the JAR that you can't find.
    More than likely you are building your WAR file and your new JAR file is not being included in the build.

  • Problem with my program looking for the settings file in the wrong folder

    I have been writing a simple FTP file uploader, what I want to do is be able to select the files I want to upload in windows explorer and then right click and click the menu item and it launches the program and passes the files paths that I have selected to it.
    So I use this in the windows registry "C:\Program Files\Java\jre1.6.0_03\bin\java.exe -jar D:\BenFTP\BenFTP.jar %1"
    It launches fine and has no problem finding the files I want to upload. The problem is that it tries to look for the settings file in the same folder that the file I am try to upload is in. Which it's not suppose to do since the settings file is in the same folder that the .jar is in.
    Edited by: ColNewman on Feb 5, 2008 6:55 PM

    So, you're looking for your settings file in your current working directory. There's no way to set the CWD in your registry entry (is there?) so that isn't a practical thing to do. Presumably you're using a File object or a FileReader or something? Can't do that.
    One alternative is to look for the settings file in the classpath. You can get a URL to a file in the classpath like this:URL settings = this.getClass().getResource("/settings.xml");Or you can get an InputStream to read the file by using the getResourceAsStream method. You would have to make sure that your executable jar file contained a Class-Path entry that specified the right directory, because the directory the jar is contained in isn't automatically in an executable jar's classpath.
    Another alternative is to ask the user where the settings file is supposed to be, and put an entry in the Preferences (java.util.prefs) to remember that location.

  • What is NetAuthAgent and how can I get it to stop looking for the unnamed file?

    Since the last Mountain Lion update on my MacBook Pro, I get this error message every few minutes:
       2013-12-16 1:19:04.338 PM NetAuthAgent[1739]:
          inErrorInfo = {   
               AuthType = Server;
               ErrorNumber = 45;
               ErrorType = 4;
              Scheme = file;
    How can I get it to stop looking for the unnamed file?
    Kat Nagel

    If streaming music when connected to your carrier's cellular network, it uses cellular data.
    Only the music you purchased from the iTunes Store can be streamed unless you have purchased iTunes Match.
    If there is a slow down at the server where the music is stored or high traffic, steaming can be paused. You can also download a song from the iTunes Store cloud to your iPhone so it doesn't need to be steamed.

  • Looking for a plt-file converter to pdf or dwg

    looking for a plt-file converter to pdf or dwg

    graphic converter used to do it.  you can check it out and try before you buy
    http://www.lemkesoft.de/en/products/
    -mvimp

  • Looking for RDF schema files

    Does anyone know where I can find the RDF schemas (in RDF/XML format) for the XMP standard schemas?
    In particular, the following:
    XMP Basic Schema
    http://ns.adobe.com/xap/1.0/
    XMP Rights Management Schema
    http://ns.adobe.com/xap/1.0/rights/
    XMP Media Management Schema
    http://ns.adobe.com/xap/1.0/mm/
    The namespaces currently resolve Adobe XMP homepage. I'm looking for an RDFS file.

    Hi,
    we don't offer mashine readable XMP schema files.
    You can find the standard XMP schema information in the XMP specification part 2:
    http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart2.pdf
    Regards,
    Samy

  • Looking for a JAR file...

    I am looking for the jar file that has the following in it:
    com.sapportals.portal.htmlb.page.JSPDynPage;
    com.sapportals.portal.htmlb.page.PageProcessorComponent;
    Can someone PLEASE PLEASE email it to me?
    My email address is [email protected] .
    Thank You?

    I do not have NWDS installed (that is a whole other issue).
    But someone did send me the file.
    Plus, I already had it but just did not know where to look. Now I know where to look.
    Thank you

  • I am looking for the image file that is used on the second monitor .

    Iam looking for the image file that is used on the second monitor when an app is in full screen mode.  not the NSTexturedFullScreenBackgroundColor.png as thats for the fullscreen background generally and not the one for the dashboard eather.
    I dont like the gray background on the second monitor that comes up when an app is in fullscreen mode and want to change it.
    Any help would be apreciated

    i typed in a load of stuff but its not there ill start again

  • Looking for the *.ppd file for an HP P1102w printer (to install in eCS system (= OS/2)

    Looking for the *.ppd file for an HP P1102w printer (to install in an eCS system (=> OS/2)).  (.ppd means
    PostScript printer description, applies even if the printer is _not_ postscript.; available for most printers
    but isn't on the CD!)  Can anyone point me to the file ?
    John H. Lindsay

    The LaserJet P1102 models are 'host-based', which means that they do not understand any of the 'traditional' Page Description Languages (PCL5, PCL6 (a.k.a. PCL XL), PostScript).
    So unless your eCS system (whatever that is) has knowledge of the (various) proprietary and model-specific host-based languages, I don't think that a printer description file would help at all.

  • I just bought iphone 5 and my itunes says I need itunes 10.7 But when I look for upgrades it says I have the current version of itunes. HELP!

    I just bought iphone 5 and my itunes says I need itunes 10.7 But when I look for upgrades it says I have the current version of itunes. HELP!

    I am so sorry I am frustrating you. This is the first time I have used this community and am leanring as I go. I am not able to see the entire post that you leave, unless I look at it on my phone (email)--I am so sorry. You have no idea how much i appreciate your help. Yes, I see that I can get the later version of OS software, but its not availabe for immediate download. My only options appear to be having it shipped, or going to the store to purchase. And if you know of another way that I can access all of my itunes library music on my new phone withouth using itunes, I would love to hear about it.--thanks and again i am so sorry for frustrating you.

  • I want to start a new movie but iMovie is hung looking for an old file and says:"Without this file, the movie cannot play properly."

    Hello!
    I recently upgraded to Lion. Every time I start up iMovie, it asks if I want to go ahead and generate thumbnails. I say OK, then it alerts me that it cannot file the file IMG_0073.MOV. Then it says "Without this file, the movie cannot play properly." It gives me the option to either cancel or search for the movie.
    I don't have the old file it's looking for. I simply want to start a fresh movie with new material but cannot get past this hump. Based on the little research I have done, some people experienced this problem because the files were in aperture at some point, which was the case for me before when I used iMovie. I have since moved forward only with iPhoto but perhaps it's hung on an old file format?
    I tried taking another old movie and renamed it IMG_0073.mov to see if I could simply select it, give it what it wants and move on but it won't let me select the file for some reason. I also tried removing iMovie and downloading a fresh version but that didn't work either. My BF tried removing pfiles (I think that's what it's called? but again no luck)
    Please help! I must get this assignment done for a class!

    Hello!
    I recently upgraded to Lion. Every time I start up iMovie, it asks if I want to go ahead and generate thumbnails. I say OK, then it alerts me that it cannot file the file IMG_0073.MOV. Then it says "Without this file, the movie cannot play properly." It gives me the option to either cancel or search for the movie.
    I don't have the old file it's looking for. I simply want to start a fresh movie with new material but cannot get past this hump. Based on the little research I have done, some people experienced this problem because the files were in aperture at some point, which was the case for me before when I used iMovie. I have since moved forward only with iPhoto but perhaps it's hung on an old file format?
    I tried taking another old movie and renamed it IMG_0073.mov to see if I could simply select it, give it what it wants and move on but it won't let me select the file for some reason. I also tried removing iMovie and downloading a fresh version but that didn't work either. My BF tried removing pfiles (I think that's what it's called? but again no luck)
    Please help! I must get this assignment done for a class!

  • I want to put my old bookmarks onto my new computer. I tried the tutorial but it is looking for an html file not the jnos

    ''Duplicate post, continue here - [/questions/768056]''
    I made a backup file. I sent it to myself from another computer as an email. I can download it but can't open it when I chose import bookmarks. It's looking for a html format.

    What format did you back the bookmarks to?
    If it was a JSON file, use the restore process in the [[Backing up and restoring bookmarks]] article. If it was an HTML file follow the procedure in the [[Importing Bookmarks from an HTML File]] article.

  • Looking for LV developers in southern New Jersey

    Looking for 2-3 LV programmers for 1+ year FT contract position in the
    southern New Jersey area. Would like 3+ yrs experience with real projects
    but flexible.
    email me your resume (preferably PDF) with a brief description of your
    experience in the email header. Send it to "gnu_voodoo AT netzero DOT
    com" (replace AT and DOT with the good stuff)
    Try to get it to me by this evening or tomorrow morning. I'll try to get a
    better job description by the end of today. I'll forward it to those that
    reply.
    -Methis

    Thank you for posting this. My power has also been back on since Wednesday night but no Comcast service since before the storm. I rely on Internet service for outside communication as I have very little signal connectivity on my phone in and around my home. Every time I am able to go out, I check the comcast app on my phone, but I get the same message every time. The estimated time of service return message has said "10 pm tonight" since Thursday morning. I've seen repair vehicles around town so I know they're working on it, but real updates pushed through the app and the account page would be nice.

Maybe you are looking for

  • My iPod does not work properly when plugged into the computer. How to fix?

    I have a 4th generation 40 gigabyte iPod, non-color. Today, I plugged it into my computer to update my playlists. My iTunes and Windows were lagged down. Eventually, when things caught up, my iTunes didn't show my iPod as being connected. I looked in

  • NB200 Can connect to wireless networks, but cannot connect to the internet

    I have been able to connect my Win XP netbook to my secure wireless network at home, other people's networks and public networks like the library and McDonalds. This week I'm away from home and discovered that while I can still connect to a number of

  • Management Console with Multi App Servers (BPC 7 SP06)

    Hello everyone, I recently upgraded to BPC 7 SP06 from 5.1 and was wondering how Management Console suppose to really work... We have multiple Application Servers running behind load balancer, so when I login to http://<loadbalancer>/ManagementConsol

  • Purchased song from i-tunes...doesn't work...

    Hello, I purchased the song "The Fox" a few months ago. It downloaded, played once and now it doesn't play. I paid for the song. Why won't it play? Please help! katrina

  • Why Lion makes the wheel go round

    Surely somone at Apple owns a Macbook and ran it for a month before launching and thought "No I wont  launch as there are serious issues with overheating and the battery life halfs" I guess not The wheel goes round but the Hamster is not home