Used yaourt -Sb --export and stuck because url is dead

Good afternoon,
i was  trying to install conky-lua  with yaourt -Sb  --export  funcion, but when it came to tolua++ i started to have some problems because codenix.com website is down and i could not finnish my installation .
I was thinking to edit PKGBUILD and change source=(.........................) to Download from Mirror link, but  i couldnt do it because  firefox did not showed me full path to file from Mirror link.
used pacman -S tolua++ to install it, but when i tryed again - problem was still there.
so i had to remove all files from directory used by --export function and installed with -S option only but i left tolua++ for just in case matter.
and after  successful installation i had to remove tolua++ and docbook2x.
My question is:
why -Sb --export function struggles to install conky-lua and option -S goes all the way to the end. I used -Sb --export for alsi and everything was ok, or i have problems with particular file because url link is dead ?
P.s do i need to leave comment in aur for conky-lua because of dead/broken link ? i created account to contribute if some problem occurs .

Good afternoon,
i was  trying to install conky-lua  with yaourt -Sb  --export  funcion, but when it came to tolua++ i started to have some problems because codenix.com website is down and i could not finnish my installation .
I was thinking to edit PKGBUILD and change source=(.........................) to Download from Mirror link, but  i couldnt do it because  firefox did not showed me full path to file from Mirror link.
used pacman -S tolua++ to install it, but when i tryed again - problem was still there.
so i had to remove all files from directory used by --export function and installed with -S option only but i left tolua++ for just in case matter.
and after  successful installation i had to remove tolua++ and docbook2x.
My question is:
why -Sb --export function struggles to install conky-lua and option -S goes all the way to the end. I used -Sb --export for alsi and everything was ok, or i have problems with particular file because url link is dead ?
P.s do i need to leave comment in aur for conky-lua because of dead/broken link ? i created account to contribute if some problem occurs .

Similar Messages

  • Issue Migrating Character Data Using a Full Export and Import

    Hi There;
    I have a database in my local machine that doesn't support Turkish characters. My NLS_CHARACTERSET is WE8ISO8859P1, It must be changed to WE8ISO8859P9 , since it supports full Turkish characters. I would like to migrate character data using a full export and import and my strategy is as follows:
    1- create a full export to a location in network,
    2- create a new database in local machine that it's NLS_CHARACTERSET is WE8ISO8859P9 (I would like to change NLS_LANGUAGE and NLS_TERRITORY by the way)
    3- and implement full import to newly created database.
    I 've implemented first step, but I couldn't implement the second step. I 've created the second step by using toad editor by clicking Create -> New Database but I can not connect the new database. I must connect new database in order to perform full import. How can I do this?
    Thanks in advance.
    Technical Details
    NLS_LANGUAGE.....................AMERICAN
    NLS_TERRITORY.....................AMERICA
    NLS_CURRENCY.....................$
    NLS_ISO_CURRENCY..............AMERICA
    NLS_NUMERIC_CHARACTERS    .,
    NLS_CHARACTERSET.............WE8ISO8859P1
    NLS_CALENDAR.....................GREGORIAN
    NLS_DATE_FORMAT................DD-MON-RR
    NLS_DATE_LANGUAGE...........AMERICAN
    NLS_SORT...............................BINARY
    NLS_TIME_FORMAT.................HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT......DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT............HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT..DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY............ $
    NLS_COMP...............................BINARY
    NLS_LENGTH_SEMANTICS.......BYTE
    NLS_NCHAR_CONV_EXCP........FALSE
    NLS_NCHAR_CHARACTERSET...AL16UTF16
    NLS_RDBMS_VERSION............10.2.0.1.0

    First, if your applications run on Windows, do not use WE8ISO8859P9. Use TR8MSWIN1254.
    Second, if you create a new database, the database is not necessarily immediately accessible to outer world. I do not know Toad and I have no idea if it performs all necessary steps required for the new database to be visible.  For example, in the Toad itself, I assume you should create a new connection that references the new SID of the newly created database and use this new connection to connect. However, connections without a connection string use the ORACLE_SID setting in Registry to tell connecting applications which instance (database) to use.  To change the database accessed with an empty connection string you need to modify Registry (unless Toad has an option to do this for you). If you want to connect without changing Registry, you need a connect string. This requires setting up Oracle Listener to serve the new database (unless default configuration is used and the database registers itself with the default listener). It also requires changing tnsnames.ora file to create an alias for the new database. Net Manager and/or Net Configuration Assistant can help you with this.
    I wonder if Database Configuration Assistant would not be a better tool to create new Oracle databases.
    Thanks,
    Sergiusz

  • HT5527 I am using an older browser and OS because I cannot upgrade right now. I can access my email but cannot seem to put anything into the TRASH and if I do get some things to go in, I cannot empty. I would love to get compliant with my 5gb of free stor

    I am using an older browser and OS because I cannot upgrade right now. I can access my email but cannot seem to put anything into the TRASH and if I do get some things to go in, I cannot empty. I would love to get compliant with my 5gb of free storage!

        We are sorry to have lost you as a valued customer ndl9! I'm sorry to hear of the difficulties you are having with trying to pay your final bill. Our best recommendation is the pay my bill link, which should allow you access based on your former phone number or account number. Did you try both? As an additional option, you can reach our automated system from an alternate line by dialing 800-922-0204 and then entering your former wireless number. http://vz.to/1fdEQVi
    JonathanK_VZW
    VZW Support
    Follow Us on Twitter@VZWSupport

  • Using unix to try and get url file from c++

    Hi,
    Can I use unix to try and get a url file and read it from c++??
    eg given a url and filename , can I read it, from c++???

    The various unix standards do not, as far as I know, provide any URL resolution APIs. You can of course build your own, using sockets and file io, but you would have to build your own protocol stacks for http, https, ftp, etc. This is a pretty big challenge.
    A better approach is to use an existing third party library that has already implemented these bindings. cURL is one such library, and has API definitions for many languages, including C++:
    http://curl.haxx.se/libcurl
    It is released under a very generous license, so you should be able to use it in almost any context. You will need to either download and compile the sources, or get prebuilt binaries somewhere.

  • Export and Import of mappings/process flows etc

    Hi,
    We have a single repository with multiple projects for DEV/UAT and PROD of the same logical project. This is a nightmare for controlling releases to PROD and in fact we have a corrupt repository as a result I suspect. I plan to split the repository into 3 separate databases so that we have a design repos for DEV/UAT and PROD. Controlling code migrations between these I plan to use the metadata export and subsequent import into UAT and then PROD once tested. I have used this successfully before on a project but am worried about inherent bugs with metadata export/imports (been bitten before with Oracle Portal). So can anyone advise what pitfalls there may be with this approach, and in particular if anyone has experienced loss of metadata between export and import. We have a complex warehouse with hundreds of mappings, process flows, sqlldr flatfile loads etc. I have experienced process flow imports that seem to lose their links to the mappings they encapsulate.
    Thanks for any comments,
    Brandon

    This should do the trick for you as it looks for "PARALLEL" therefore it only removes the APPEND PARALLEL Hint and leaves other Hints as is....
    #set current location
    set path "C:/TMP"
    # Project parameters
    set root "/MY_PROJECT"
    set one_Module "MY_MODULE"
    set object "MAPPINGS"
    set path "C:/TMP
    # OMBPLUS and tcl related parameters
    set action "remove_parallel"
    set datetime [clock format [clock seconds] -format %Y%m%d_%H%M%S]
    set timestamp [clock format [clock seconds] -format %Y%m%d-%H:%M:%S]
    set ext ".log"
    set sep "_"
    set ombplus "OMBplus"
    set omblogname $path/$one_Module$sep$object$sep$datetime$sep$ombplus$ext
    set OMBLOG $omblogname
    set logname $path/$one_Module$sep$object$sep$datetime$ext
    set log_file [open $logname w]
    set word "PARALLEL"
    set i 0
    #Connect to OWB Repository
    OMBCONNECT .... your connect tring
    #Ignores errors that occur in any command that is part of a script and moves to the next command in the script.
    set OMBCONTINUE_ON_ERROR ON
    OMBCC "'$root/$one_Module'";      
    #Searching Mappings for Parallel in source View operators
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Searching for Loading/Extraction Operators set at Parallel";
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Searching for Loading/Extraction Operators set at Parallel";
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
    foreach mapName [OMBLIST MAPPINGS] {
    foreach opName [OMBRETRIEVE MAPPING '$mapName' GET TABLE OPERATORS] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT)] {
    if { [ regexp $word $prop1] == 1 } {
    incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    foreach opName [ OMBRETRIEVE MAPPING '$mapName' GET DIMENSION OPERATORS ] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT) ] {
    if {[regexp $word $prop1] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    foreach opName [ OMBRETRIEVE MAPPING '$mapName' GET CUBE OPERATORS ] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT) ] {
    if {[regexp $word $prop1] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    foreach opName [ OMBRETRIEVE MAPPING '$mapName' GET VIEW OPERATORS ] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT) ] {
    if {[regexp $word $prop1] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    if { $i == 0 } {
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Not found any Loading/Extraction Operators set at Parallel";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Not found any Loading/Extraction Operators set at Parallel";
         } else {
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Fixed $i Loading/Extraction Operators set at Parallel";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Fixed $i Loading/Extraction Operators set at Parallel";
    close $log_file;
    Enjoy!
    Michel

  • Use of tables V_T7MX02 and V_T5PRM

    Hello people,
    can you help me what is the use of tables V_T7MX02 and V_T5PRM because we would like to have special tables for local reasons since in IT0000 we only use global reasons, So can this tables be used for other local reasons for action which are not the same like global reasons we put in IT0000.
    Thank you for your answers.
    Best regards,
    Romano

    Hi Romano,
    These 2 tables are country specific, V_T7MX02 is for Mexico and V_T5PRM it used by Portugal
    So I believe these tables will only be checked in standard program for these 2 countries only.
    Hope this help
    Sarah

  • Help:Canadian Export and Import with GTS

    Hi all,
    Could you please explain as to how GTS is used in Canadian exports and imports. Is AES also used in Canada for export filing and how GTS is used in import process ie for import declarations in canada?
    Any help would greatly be appreciated.
    Thanks,
    Shruthi

    Since customs has not been certified for Canada can GTS be used for Compliance Management for Canada? If yes what legal regulations are to be used?
    Thanks,
    Shruthi
    Edited by: shruthi on May 19, 2009 9:24 PM

  • Simultaneous Export and Import

    Hi,
    I would like to know a way wherein I can kick off the export and then simultaneously read the export dmp file and start importing.
    I am using source database 9.2.0.4 Solaris and
    target databse 9.2.0.8 64bit Linux 4AS X86_64.
    I tried using pipe for export and started export.
    Same time, I used another pipe to read from that file and import it in another database.
    Problem is since new database is on a faster server, import reaches the end of file much faster than the export. And gives an error,
    "IMP-00009: abnormal end of export file
    Import terminated successfully with warnings."
    Can anybody guide me on how can I make the pipe wait and make it understand that export is not yet over?
    Thanks in advance
    regards
    Makarand

    What's the command and parameter you used?
    You could try
    ##create the two pipe
    mknod exp_pipe p
    mknod imp_pipe p
    ##start import
    imp system/pwd@sid file=imp_pipe log=imp_pipe.log ...
    ##start export
    exp userid=scott/tiger file=exp_pipe ..
    ##connect the pipe
    cat <exp_pipe | cat >imp_pipe

  • My LR 4 suddenly no longer recognized my memory cards. I am using the same cards and cameras but consisitently get the error message:"files not imported because the files could not be read. they are jpg and nef files...I am stuck without my workhorse! Any

    My LR 4 suddenly no longer recognized my memory cards. I am using the same cards and cameras but consisitently get the error message:"files not imported because the files could not be read. they are jpg and nef files...I am stuck without my workhorse! Any advice is helpful. This has never happened in 6 years

    answered in your other thread LR 4 suddenly no longer recognizes files.

  • I am using an expense tracker and when I export the file for use it says it is in location /var/mobile/applications/666E-4BC6-8FF1-50CAD35FA541/documents/MyExpenses.csv where do I find this? Assistance greatly appreciated

    I am using an expense tracker and when I export the file for use it says it is in location /var/mobile/applications/666E-4BC6-8FF1-50CAD35FA541/documents/MyExpenses.csv where do I find this? Assistance greatly appreciated

    Attached is Dennis Linam’s Audition – “Log File” and “Log – Last File”
    Contact information Dennis [email protected]
    Previous contact information with your organization (DURIM):
    Dennis - i just finished my audition trial and bought the subscription the 2014 version.
    created by durin in Audition CS5.5, CS6 & CC - View the full discussion 
    DURIM - Okay.  I would expect the "Cache Warning" message because your default directories would not be the same as the ones in the settings file I generated.
    If you go back to the "7.0" directory and open the "Logs" folder, can you copy the "Audition Log.txt" file and send it as an attachment to [email protected]?  We'll take a look in that logfile and see if it gives us more information about why this is failing now.
    Also, do you have any other Adobe applications installed on this machine, such as Premiere Pro?  If so, do they launch as expected or fail as well?
    I do have the trial Pro version of Adobe reader, but I have not activated it, because I fear the same thing will happen did it. I cannot afford to activate the subscription for that product and take the chance of it not working either. I depend on those two programs religiously. Here is the files that you requested. I appreciate any help you can give me to get this audition program started
    Audition Log- file
    Ticks = 16       C:\Program Files (x86)\Common Files\Adobe\dynamiclink\7.0\dynamiclinkmanager.exe
    Sent from Windows Mail

  • Syncronizing my 3gs with itunes the sync does not finish because itunes allways crash and stuck i made some troubleshoots like reinstall again but nothing and my itunes is update and the system is windows vista home premium.Please help me...

    Syncronizing my 3gs with itunes the sync does not finish because itunes always crash and stuck and i can not sync my device, i dont no whats wrong because the itunes even can not  acess itunes store, still loading waiting for itunes store and nothing.I tryed reinstall itunes but just waste of time.
    My itunes is update, iphone 3gs 4.3.4, system is windows vista home premium.
    Please help me.

    I also have the Mcaffe security centre so on the face of it we have very similar situations and I had not problems.
    You asked what I meant about saving the installer on your PC.
    When you go to the iTunes download page:
    http://www.apple.com/itunes/download/
    And click on download, you should be offered the choice of running the installer or saving it. You need to click on save and then choose a folder on you PC where you want it saved. But I think you already did that.
    After the installer file - iTunessetup.exe - is save on your computer, you double click on it to run it.
    It's very odd that the installer fails at different stages. usually when the installation fails, it is at a specific stage and usually generates an error message.
    I am afraid I am mystified. Have you had any other problems with your PC which might suggest a general problem not specific to iTunes?
    The only other suggestion I have is to download a fresh copy of the installer - in case it got corrupted. You could also try using "run as administrator" to run the installer. It should be an option if you right click on the installer file.
    The other thing it might be worth trying is to install it from another account, but you would need to create another administrator account if you don't a;ready have one. Or if you have another account that is not an admin account, you can temporarily promote it from the control panel>>User accounts.

  • How to export and import Wirless 8021x network using networksetup

    Hello,
    *I am not able to export 8021x wireless networks using networksetup command.*
    *Cmd was like this -*
    *networksetup -export8021xProfiles <service name> <file path> yes*
    *can any body help me in doing this export and import process???*
    *Thanks in advance,*
    Vishal
    Message was edited by: vishal.wlan

    Read this 10.6: Add wireless networks from command line and pay attention to the hint's comments because some users have some cool tips.

  • I have Macbook Air. One day i am using email-Entrouage, sudden it stuck up. I stopped it and start entourage again but it start verify and and rebuild but not rebuilt. email are 41.5 GB and free 5 GB, plesae guide how to resovle.

    i have Macbook Air. One day i am using email-Entrouage, sudden it stuck up. I stopped it and start entourage again but it start verify and and rebuild but not rebuilt. email are 41.5 GB and free 5 GB. When problem not resolved i also copied that email db file in other Mac book with 200 GB free space but same process first verify then rebuild then message it cannot rebuild. Please guide.

    I've been rebuilding Entourage Identities for years for clients. Most fail because they do not have enough free space. See this article
    http://www.officeformachelp.com/2007/09/rebuilding_a_damaged_database_that_excee ded_size_limit/
    (Fair disclosure: OfficeforMacHelp is my site. I may receive some form of compensation, financial or otherwise, from my recommendation or link.)

  • I get hangs using plug-ins (NIK), and can't export (hangs/crashes). Anyone experiencing this?

    Updated Aperture today (3.4.3) running 10.8.2. Now I get hangs using plug-ins (NIK), and can't export (hangs/crashes). Anyone experiencing this?

    Andrew,
    In general, I've found the Nik plug-ins to be the least problematic of all that I use. Unfortunately you haven't provided enough information so that help can be focused on your problem. So here are some of the standard steps to take.
    1. Make sure you are running Nik's latest versions. There were earlier ones that didn't work properly with ML.
    2. Which plug-ings are the problem?
    3. Have you tried the repair/rebuild option on your Aperture database? Often what appears to be problems with      a 3rd party item actually stem from some sort of fault in the database.
    4. If you're really stuck do the following steps: A. Delete the Nik plug-ings. B. Repair/rebuild the database. C.      Download Nik's latest versions. D. Reinstall. E. Test.
    This is a generic problem solving approach that fixes many things. Also, you should examine if it is a particularly type of file or set of photos or something specific in the images you are working on. A corrupt image, for example, can produce really weird things on occasion.
    Hopefully some of this is useful. If not, more detail is needed.
    Robert

  • HT1414 ipod touch..when I plug in to laptop, itunes, I get this message.  "Itunes could not connect toehe Ipod because it is locked with a passcode.  You must enter your passcode on the ipod b/4 it can be used with Itunes"  It is stuck on the cord/itunes

    ipod touch..when I plug in to laptop, itunes comes up and I get this message.  "Itunes could not connect to thehe Ipod because it is locked with a passcode.  You must enter your passcode on the ipod b/4 it can be used with Itunes"  It is stuck on the cord/itunes screen and cannot go any further...HELP

    Place the iPod in Recovery mode and then connect to your computer and restore via iTunes.

Maybe you are looking for

  • Time Machine Not Backing Up to an External Hard Drive - Error 11

    Hi! I am unable to backup my MacBook with my external Hard Drive. My Mac is a fairly new machine (September 2009) and I have backed up since upgrading to Snow Leopard previously but I cannot backup at all at the moment. I have run disk utility and re

  • Multiple copies of the same message

    I switched back to Mail from Entorage and I'm happy save one issue: I have two mailboxes --- one is my .mac address and the other my comcast account. Every message I get to my comcast account seems to replicate itself and ends up in my .mac mailbox t

  • Opening a word file from oaf page

    Hello all, we have a word file which we need to open from OAF page. Is it possible to achieve this using personalization? If yes, please give me the steps. If not, we we need to go for customization to achieve this, whichis the approach on that? Than

  • Java issue in 10.5?

    I can't figure out for the life of me why Java is not rendering an applet correctly for me. I'm trying to run FOREX.com's java trading platform. It renders ok on an older imac 17" running 10.4.1, but when i try to run it on my MBP 15" (same screen re

  • Contrast seems to be to bright background how do I change that?

    The boxes and such are too dim in relation to the background that I can hardly see them. How do I adjust this settting?