Client stops print queue

I have approx 150 Panther and Tiger clients, both using Ethernet and 802.11G, print-served by a G5 Tiger Server. Often, a client user unintentionally somehow manages to stop the print queue, stopping print-services to that particular printer altogether. In order to find the offending client, I need to go around to each client to look for a printer icon in the Dock with a red exclamation point. Once found, I can restart the print queue from this client.
My questions are:
1) None of my users are advanced enough to purposefully stop the print queue. Is there a keyboard shortcut or print menu item that is easy to push by mistake - in other words, how can it be that my users repeatedly manage to accidentally stop my print queue? And how can set up my client to prevent accidental stops?
2) Is there a way I can restart the print queue from the server? Finding the offending client again and again can get a little tedious, and requires me to be present and available to do so, as none of my users are trained to restart the print queue from client.
Any thoughts are appreciated.
Regards,
Sigurd
G4 iBook, G4 iMac Mac OS X (10.4.5)
iBook G4, iMac G4, OSX Server   Mac OS X (10.4.5)  

Ah! This is what I had running:
#!/bin/bash
# This program deletes files older than 1 hour in /var/spool/cups
# and older than 5 minutes in /var/spool/cups/tmp .
# It also repairs permissions on SAMBA spool (for Windows printer sharing)
/usr/bin/find /private/var/spool/cups/ -type f -mmin +60 -delete
/usr/bin/find /private/var/spool/cups/tmp/ -type f -mmin +5 -delete
chmod 777 /var/spool/samba
Combine it with..
#!/bin/bash
/System/Library/StartupItems/PrintingServices/PrintingServices stop
rm -R /private/var/spool/cups/*
mkdir /private/var/spool/cups/tmp
/System/Library/StartupItems/PrintingServices/PrintingServices start
/usr/bin/enable `lpstat -p | grep 'disabled' | awk '{ print $2 }'`
And it might take care of itself.

Similar Messages

  • Random jobs stopping print queue

    I have 3 printers attached to my iMac via a USB hub, a canon i9100, an epson SP 220 and an epson SP 1800. I have experienced this with all of the printers, so I don't believe it is a problem with the printer software.
    Most of the time everything works perfectly. But approximately 10% of the time the document will just not print. I thought it might be something to do with InDesign, since 99% of the documents I print are from InDesign, but I have experienced the problem with TextEdit files, emails, web pages (camino and safari).
    There doesn't seem to be any particular cause. The job will queue up, and then all the sudden the printer will stop all jobs. The only way to get them started is to delete the job from the queue. The strangest part is that SOMETIMES reprinting the document will work fine, while other times it just continues to stop the print queue.
    Has anyone else experienced this problem? Or is it just a ghost in my machine.
    iMac 17 1GHz   Mac OS X (10.4.6)  

    It's possible that you have a corrupt font. That will stop a printer. Check the fonts you are using in a document that's causing problems, and maybe change the font, and see if it works. It's easier if you have a font check utility like suitcase.
    If you dont, maybe figure out what page of a document is causing the printer to stop. That will narrow the search.
    David

  • Can't Stop Print Queue with HP J3680

    I've been using an HP J3680 Officejet for several years. I hadn't noticed this problem until recently: I can't stop a print job after it has begun. There is no HP software that is pertinent. I've tried opening Print & Fax in System Preferences, then clicking on Open Print Queue, and nothing happens. Even if I power down, the job continues on Restart. All the latest drivers have installed via the AppStore. Does anyone have a similar tale of woe, or suggestions? Thank you.

    The most effective thing I've found is the CUPS internal admin web page - jobs tab.
    get to it here:
    http://localhost:631
    Forgot to tell you - if it says you can't access that internal page, type this command in the Terminal:
    cupsctl WebInterface=yes

  • Why is my HP Deskjet 970C  Print Queue Status  "Stopped" and won't change?

    I recently installed 10.5 Leopard. Hooked up my old HP-970C Deskjet. Used the link: http://www.linuxfoundation.org/en/OpenPrinting/MacOSX/foomatic to get the new HP Driver as recommended. Set up printer with this driver.
    Each time the print command is given (Word Doc or .pdf file) nothing happens. The job is shown in the Print Queue with the Status says "Stopped." Clicking the resume button does not start the printer. Twice more and I get a message that says "Operation Could not be completed. client-error-not-possible."
    Any thoughts on how to work around this?
    Tried the six steps listed at: http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01462601&lc=en&dlc=en&cc=us &lang=en&softwareitem=bi-54970-4&os=219&rule=5837&product=3435684
    Even those great steps did not help. Any other ideas? Thanks!!!

    The short answer is that you have an older HP printer, and have just been bitten by HP's abandonment of older printers on both Leopard and Vista.
    The foomatic drivers should work, though; I used foomatic drivers on my old HP MFD for years. They gave better output than the ones HP shipped, and actually worked in Leopard. I put the HP onto a machine running XP because scanning didn't work anymore on either Vista or Leopard and HP had no intention of fixing it.
    When I see the error you quoted, there are usually three possible causes:
    1 the printer itself has a hardware problem. The fix for that is to buy a new printer, it's not economic to repair a DJ970.
    2 the HP drivers are present on the system and are interfering. The fix for that is to remove the HP drivers and just have the foomatic drivers installed.
    3 the USB cable is bad or loose. The fix for that is to get a new USB cable and make sure that it is securely plugged in.

  • Print Queue suddenly stopped: OS X 10.4.10 and Bonjour via AirPort

    I've been using an Intel iMac with no problems for many months: 2 printers attached: 1 inkjet via USB, and 1 HPLJ1200 via Bonjour through Airport/USB.
    System Version: Mac OS X 10.4.10 (8R2218),
    Kernel Version: Darwin 8.10.1
    Suddenly, the Bonjour one has stopped. One minute it's printing, next minute, all jobs go into a queue but never emerge. The printer queue shows in the dock with a red "!" with all jobs in that queue stopped. If I restart the queue, it just tries to restart (green) then reverts to red "!" again. The direct USB printer continues to work fine. Problem is confined to the Bonjour printer.
    I've tried:
    1. Checking all the cables etc. Turning everything off, then one by one on. Restarting iMac, etc.
    And then (after a few experiences of others on the Forums):
    2. Verifying and fixing permissions via Disk Utility (there were no problems to fix)
    3. Uninstalling the HPLJ, and then reinstalling.
    4. Installing a 2nd instance of the HPLJ to bypass the first instance (which has a little grey "!" next to it in the Print dialogue box)
    All to no avail.
    I've then tried:
    5. OnyX, running maintenance scripts, cleaning caches.
    Still no good.
    6. Finally, I've looked into the CUPS Error Log via OnyX, and I can see a number of Errors (see transcript at end of this email). I have removed the HPLJ from the printer setup, then reinstalled it. The CUPS Error Log for this is shown below, from removal, to reinstallation.
    Is there a Unix or OSX expert in the forum who can help please?
    Many thanks
    LeslieB
    =================
    (extract of newest lines of CUPS Error Log, from OnyX:
    Covers process of deleting, then readding HPLJ1200, to the USB port on Apple Airport. Printer was recognised as Bonjour and installed. Sharing was enabled. Then test page was printed ->failed to print and queue showed red "!")
    E [14/Aug/2007:21:52:15 +1000] getprinterattrs: resource name '/printers/®¯6' no good!
    E [14/Aug/2007:21:52:15 +1000] getprinterattrs: resource name '/printers/Pâ¨ê' no good!
    I [14/Aug/2007:21:52:28 +1000] Printer 'HPLaserJet1200' deleted by ''.
    I [14/Aug/2007:21:52:28 +1000] Saving printers.conf...
    E [14/Aug/2007:21:52:28 +1000] getprinterattrs: resource name '/printers/HPLaserJet1200' no good!
    I [14/Aug/2007:21:55:53 +1000] Setting HPLaserJet1200 device-uri to "mdns://HP%20LaserJet%201200.pdl-datastream.tcp.local./?bidi" (was "file:/dev/null".)
    I [14/Aug/2007:21:55:53 +1000] Setting HPLaserJet1200 printer-is-accepting-jobs to 1 (was 0.)
    I [14/Aug/2007:21:55:53 +1000] Setting HPLaserJet1200 printer-state to 3 (was 5.)
    I [14/Aug/2007:21:55:53 +1000] Saving printers.conf...
    I [14/Aug/2007:21:55:53 +1000] New printer 'HPLaserJet1200' added by ''.
    I [14/Aug/2007:21:56:02 +1000] Installing config file "/private/etc/cups/cupsd.conf"...
    I [14/Aug/2007:21:56:02 +1000] Listening to 0:631
    I [14/Aug/2007:21:56:02 +1000] Listening to c0173200:0
    I [14/Aug/2007:21:56:02 +1000] Loaded configuration file "/private/etc/cups/cupsd.conf"
    I [14/Aug/2007:21:56:02 +1000] Configured for up to 100 clients.
    I [14/Aug/2007:21:56:02 +1000] Allowing up to 100 client connections per host.
    I [14/Aug/2007:21:56:02 +1000] Partial reload complete.
    I [14/Aug/2007:21:58:30 +1000] Adding start banner page "none" to job 5.
    I [14/Aug/2007:21:58:30 +1000] Adding end banner page "none" to job 5.
    I [14/Aug/2007:21:58:30 +1000] Job 5 queued on 'HPLaserJet1200' by 'leslie'.
    I [14/Aug/2007:21:58:30 +1000] Started filter /usr/libexec/cups/filter/cgpdftops (PID 1474) for job 5.
    I [14/Aug/2007:21:58:30 +1000] Started filter /usr/libexec/cups/filter/pstops (PID 1475) for job 5.
    I [14/Aug/2007:21:58:30 +1000] Started filter /Library/Printers/hp/filter/hppostprocessing (PID 1476) for job 5.
    I [14/Aug/2007:21:58:30 +1000] Started backend /usr/libexec/cups/backend/mdns (PID 1477) for job 5.
    E [14/Aug/2007:21:58:32 +1000] [Job 5] Unable to locate printer 'Leslie-Office.local.' - Unknown host
    E [14/Aug/2007:21:58:32 +1000] PID 1477 stopped with status 1!
    I [14/Aug/2007:21:58:32 +1000] Hint: Try setting the LogLevel to "debug" to find out more.
    I [14/Aug/2007:21:58:32 +1000] Saving printers.conf...
    I [14/Aug/2007:21:58:41 +1000] Saving printers.conf...
    I [14/Aug/2007:21:58:41 +1000] Printer 'HPLaserJet1200' started by ''.
    I [14/Aug/2007:21:58:41 +1000] Started filter /usr/libexec/cups/filter/cgpdftops (PID 1490) for job 5.
    I [14/Aug/2007:21:58:41 +1000] Started filter /usr/libexec/cups/filter/pstops (PID 1491) for job 5.
    I [14/Aug/2007:21:58:41 +1000] Started filter /Library/Printers/hp/filter/hppostprocessing (PID 1492) for job 5.
    I [14/Aug/2007:21:58:41 +1000] Started backend /usr/libexec/cups/backend/mdns (PID 1493) for job 5.
    E [14/Aug/2007:21:58:43 +1000] [Job 5] Unable to locate printer 'Leslie-Office.local.' - Unknown host
    E [14/Aug/2007:21:58:43 +1000] PID 1493 stopped with status 1!
    I [14/Aug/2007:21:58:43 +1000] Hint: Try setting the LogLevel to "debug" to find out more.
    I [14/Aug/2007:21:58:44 +1000] Saving printers.conf...
    And while I was typing this forum posting, and doing a further test print, then cancelling it when I could not start the queue, the following error log was appended:
    I [14/Aug/2007:22:06:07 +1000] Started filter /usr/libexec/cups/filter/pstops (PID 1650) for job 5.
    I [14/Aug/2007:22:06:07 +1000] Started filter /Library/Printers/hp/filter/hppostprocessing (PID 1651) for job 5.
    I [14/Aug/2007:22:06:07 +1000] Started backend /usr/libexec/cups/backend/mdns (PID 1652) for job 5.
    E [14/Aug/2007:22:06:09 +1000] [Job 5] Unable to locate printer 'Leslie-Office.local.' - Unknown host
    E [14/Aug/2007:22:06:09 +1000] PID 1652 stopped with status 1!
    I [14/Aug/2007:22:06:09 +1000] Hint: Try setting the LogLevel to "debug" to find out more.
    I [14/Aug/2007:22:06:09 +1000] Saving printers.conf...
    I [14/Aug/2007:22:15:32 +1000] Job 5 was cancelled by 'leslie'.
    I [14/Aug/2007:22:15:40 +1000] Saving printers.conf...
    I [14/Aug/2007:22:15:40 +1000] Printer 'HPLaserJet1200' started by ''.

    Dear All
    I have been able to partially solve this problem myself.
    I've managed to track the problem down to the Apple Airport Express (which is hosting the USB printer via Bonjour). The problem seems to be that the iMac can't see the printer, even thought it's connected.
    It turns out that the problem started at the time of an internet outage, and the iMac can't seem to find the printer since that time (even though Bonjour is working fine).
    I've tried resetting the Airport Express, and even upgrading the firmware, but no luck so far.
    I'll close this posting, and put a new one in the Airport Express Forum.
    many thanks to those who viewed this in the interim.
    LeslieB

  • Print Queue "Stopped" after restarting...

    I'm having problems with a Print Queue that keeps reverting to "stopped". I'll restart it using either Printer set-up utility or Server Admin but when a job goes through it just stops again.
    The printer is set up to print using IPP and is set to enforce quotas (not that that should stop the print queue anyway).
    Please HELP as i've got 80 students wanting to print!
    Here's the Print Error Log...
    I [13/Feb/2006:12:59:42 +0000] Saving printers.conf...
    I [13/Feb/2006:12:59:42 +0000] Printer 'Mac_Room' started by ''.
    I [13/Feb/2006:12:59:42 +0000] Started filter /usr/libexec/cups/filter/cgpdftops (PID 28567) for job 2492.
    I [13/Feb/2006:12:59:42 +0000] Started filter /usr/libexec/cups/filter/pstops (PID 28568) for job 2492.
    I [13/Feb/2006:12:59:42 +0000] Started filter /usr/libexec/cups/filter/fierycupsfilter (PID 28569) for job 2492.
    I [13/Feb/2006:12:59:42 +0000] Started backend /usr/libexec/cups/backend/lpd (PID 28570) for job 2492.
    W [13/Feb/2006:12:59:43 +0000] [Job 2492] Remote host did not respond with command status byte after 300 seconds!
    W [13/Feb/2006:12:59:43 +0000] [Job 2492] Remote host did not respond with command status byte after 300 seconds!
    W [13/Feb/2006:12:59:43 +0000] [Job 2492] Remote host did not respond with control status byte after 300 seconds!
    E [13/Feb/2006:12:59:43 +0000] [Job 2492] Remote host did not accept control file (54)
    E [13/Feb/2006:13:00:13 +0000] PID 28570 stopped with status 1!
    I [13/Feb/2006:13:00:13 +0000] Hint: Try setting the LogLevel to "debug" to find out more.
    W [13/Feb/2006:13:00:13 +0000] [Job 2492] Remote host did not respond with command status byte after 300 seconds!
    I [13/Feb/2006:13:00:13 +0000] Saving printers.conf...
    I [13/Feb/2006:13:00:29 +0000] Saving printers.conf...
    I [13/Feb/2006:13:00:29 +0000] Printer 'Mac_Room' started by ''.
    I [13/Feb/2006:13:00:29 +0000] Started filter /usr/libexec/cups/filter/cgpdftops (PID 28578) for job 2492.
    I [13/Feb/2006:13:00:29 +0000] Started filter /usr/libexec/cups/filter/pstops (PID 28579) for job 2492.
    I [13/Feb/2006:13:00:29 +0000] Started filter /usr/libexec/cups/filter/fierycupsfilter (PID 28580) for job 2492.
    I [13/Feb/2006:13:00:29 +0000] Started backend /usr/libexec/cups/backend/lpd (PID 28581) for job 2492.
    W [13/Feb/2006:13:00:30 +0000] [Job 2492] Remote host did not respond with command status byte after 300 seconds!
    W [13/Feb/2006:13:00:30 +0000] [Job 2492] Remote host did not respond with command status byte after 300 seconds!
    W [13/Feb/2006:13:00:30 +0000] [Job 2492] Remote host did not respond with control status byte after 300 seconds!
    E [13/Feb/2006:13:00:30 +0000] [Job 2492] Unable to send LPD command: Broken pipe
    E [13/Feb/2006:13:00:30 +0000] PID 28581 stopped with status 1!
    I [13/Feb/2006:13:00:30 +0000] Hint: Try setting the LogLevel to "debug" to find out more.
    I [13/Feb/2006:13:00:30 +0000] Saving printers.conf...

    I've had problems with the print queues in 10.4.x not taking print jobs after the server is restarted. Do a port scan on the server to see if port 515 is open. If it isn't then try restarting the print service on the server. Port scan the server again and see if port 515 is open. If it is open now try printing. I also had problems with ipp printing so have reverted all my clients to LPR. Some client machines I have switched to direct ip printing to the printer. The print queues in 10.4.x haven't been very reliable. I hope this helps.

  • Re-map print queues for clients with powershell

    We reinstalled printer queues (share printer name is the same as before) and drivers on server, 99% users can't print properly, is a way to re-map print queues for all clients with PowerShell equivalent to remove and map again?

    Hi Brent,
    To re-map all of the printers, please check this script written by Boe Prox:
    <#
    .SYNOPSIS
    Logon Script to migrate printer mapping
    .DESCRIPTION
    Logon Script to migrate printer mappings
    .NOTES
    Author: Boe Prox
    Create: 09 NOV 2012
    Modified:
    Version 1.0 - Initial Script Creation
    1.1 Added Header Text for CSV file
    #>
    Param (
    $newPrintServer = "Server2",
    $PrinterLog = "\\LogSVR\PrintMigration$\PrintMigration.csv"
    <#
    #Header for CSV log file:
    "COMPUTERNAME,USERNAME,PRINTERNAME,RETURNCODE-ERRORMESSAGE,DATETIME,STATUS" |
    Out-File -FilePath $PrinterLog -Encoding ASCII
    #>
    Try {
    Write-Verbose ("{0}: Checking for printers mapped to old print server" -f $Env:USERNAME)
    $printers = @(Get-WmiObject -Class Win32_Printer -Filter "SystemName='\\\\Server1'" -ErrorAction Stop)
    If ($printers.count -gt 0) {
    ForEach ($printer in $printers) {
    Write-Verbose ("{0}: Replacing with new print server name: {1}" -f $Printer.Name,$newPrintServer)
    $newPrinter = $printer.Name -replace "Server1",$newPrintServer
    $returnValue = ([wmiclass]"Win32_Printer").AddPrinterConnection($newPrinter).ReturnValue
    If ($returnValue -eq 0) {
    "{0},{1},{2},{3},{4},{5}" -f $Env:COMPUTERNAME,
    $env:USERNAME,
    $newPrinter,
    $returnValue,
    (Get-Date),
    "Added Printer" | Out-File -FilePath $PrinterLog -Append -Encoding ASCII
    Write-Verbose ("{0}: Removing" -f $printer.name)
    $printer.Delete()
    "{0},{1},{2},{3},{4},{5}" -f $Env:COMPUTERNAME,
    $env:USERNAME,
    $printer.Name,
    $returnValue,
    (Get-Date),
    "Removed Printer" | Out-File -FilePath $PrinterLog -Append -Encoding ASCII
    } Else {
    Write-Verbose ("{0} returned error code: {1}" -f $newPrinter,$returnValue) -Verbose
    "{0},{1},{2},{3},{4},{5}" -f $Env:COMPUTERNAME,
    $env:USERNAME,
    $newPrinter,
    $returnValue,
    (Get-Date),
    "Error Adding Printer" | Out-File -FilePath $PrinterLog -Append -Encoding ASCII
    } Catch {
    "{0},{1},{2},{3},{4},{5}" -f $Env:COMPUTERNAME,
    $env:USERNAME,
    "WMIERROR",
    $_.Exception.Message,
    (Get-Date),
    "Error Querying Printers" | Out-File -FilePath $PrinterLog -Append -Encoding ASCII
    Quote from:
    Use a PowerShell Logon Script To Update Printer Mappings
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • My setup: iMac hardline to Canon i960 printer. Issue: endless printing of the same document. The printer window states that the pinter is in use and there is nothing listed in the Print Queue.  How can I stop printing the document?

    My setup: iMac hardline to Canon i960 printer. Issue: endless printing of the same document. The printer window states that the pinter is in use and there is nothing listed in the Print Queue.  How can I stop printing the document?

    Soution: Delete the printer and add the same printer back in, therefore creating a new print queue.

  • I have a MacBook that when I try to print it stops the printer queue and it creates a PrintJobMgr.crash.log, I have a MacBook that when I try to print it stops the printer queue and it creates a PrintJobMgr.crash.log

    I have a MacBook with the following configuration:
      Model Name:  MacBook
      Model Identifier:           MacBook2,1
      Processor Name:           Intel Core 2 Duo
      Processor Speed:           2 GHz
      Number Of Processors:               1
      Total Number Of Cores:              2
      L2 Cache (per processor):           4 MB
      Memory:           1 GB
      Bus Speed:       667 MHz
      Boot ROM Version:       MB21.00A5.B07
      SMC Version:   1.17f0
    I have a LaserJet P1005 Printer
    I can print the configuration page through the printer queue utility but when I try to print any other way even with txt editor the queue stops
    when I check through console i get at the PrintJobMgr.crash.log the following:
    ===== Friday, 27 January 2012 01:12:02 Europe/London =====
    Host Name:      MacBook
    Date/Time:      2012-01-27 01:12:06.279 +0000
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: PrintJobMgr
    Path:    /System/Library/Printers/Libraries/PrintJobMgr/Contents/
    MacOS/PrintJobMgr
    Parent:  cupsd [305]
    Version: ??? (???)
    PID:    442
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000029c
    Thread 0 Crashed:
    0   ...oftware2000.print.hp1006.pm 0x00378f89 operator delete(void*) 
    + 43019
    1   ...oftware2000.print.hp1006.pm 0x0031690d PMPluginFactory + 6441
    2   ....printingmanager.jobmanager 0x00005a14 0x1000 + 18964
    3   ....printingmanager.jobmanager 0x00006293 0x1000 + 21139
    4   ....printingmanager.jobmanager 0x00007d0d 0x1000 + 27917
    5   ....printingmanager.jobmanager 0x00003d05 0x1000 + 11525
    6   ....printingmanager.jobmanager 0x0000258e 0x1000 + 5518
    7   ....printingmanager.jobmanager 0x000024b5 0x1000 + 5301
    Thread 1:
    0   libSystem.B.dylib              0x900bbf6c sigwait + 12
    1   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib              0x901101cf 
    semaphore_timedwait_trap + 7
    1   ...oftware2000.print.hp1006.pm 0x00318d4e PMPluginFactory + 15722
    2   ...ple.CoreServices.CarbonCore 0x90cb8ce0 PrivateMPEntryPoint + 51
    3   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
       eax: 0x00000001  ebx: 0x003162ea  ecx: 0x00000036  edx: 0x00000000
       edi: 0x0042e5f0  esi: 0x000001fc  ebp: 0xbfff79e8  esp: 0xbfff79e8
        ss: 0x0000001f  efl: 0x00010206  eip: 0x00378f89   cs: 0x00000017
        ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
         0x1000 -    0x13fff com.apple.printingmanager.jobmanager 4.6 
    (126.5)     /System/Library/Printers/Libraries/PrintJobMgr/Contents/MacOS/
    PrintJobMgr
       0x205000 -   0x2e3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
       0x313000 -   0x3b1fff com.software2000.print.hp1006.pm 1.0.6 (0)     /
    Library/Printers/hp/laserjet/HP1006/HP1006PM.plugin/Contents/MacOS/
    HP1006PM
       0x3cd000 -   0x3d0fff com.apple.print.iom.USB 4.6 (163.10)     /System/
    Library/Printers/IOMs/USBIOM.plugin/Contents/MacOS/USBIOM
       0x3d5000 -   0x3d8fff 
    com.apple.print.usbgenericprintingclass.plugin 4.6 (163.10) /System/
    Library/Printers/Libraries/USBGenericPrintingClass.plugin/Contents/
    MacOS/USBGenericPrintingClass
       0x3dc000 -   0x3e4fff com.apple.iokit.IOUSBLib 2.7.5     /System/
    Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/
    Contents/MacOS/IOUSBLib
    0x8fe00000 - 0x8fe4afff dyld 46.16  /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib   /usr/lib/system/
    libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)      /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS   /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
    Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)     /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)  /
    System/Library/Frameworks/CoreFoundation.framework/Versions/A/
    CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)   /System/
    Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib   /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)     /System/
    Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib     /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 
    (682.32)    /System/Library/Frameworks/CoreServices.framework/Versions/A/
    Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1     /System/
    Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
    OSServices.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24    /System/Library/
    Frameworks/CoreServices.framework/Versions/A/Frameworks/
    CFNetwork.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/
    Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
    WebServicesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8     /System/Library/
    Frameworks/CoreServices.framework/Versions/A/Frameworks/
    SearchKit.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)  /System/
    Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
    Metadata.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib      /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)    /System/
    Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2     /System/
    Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib      /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/
    Library/Frameworks/SystemConfiguration.framework/Versions/A/
    SystemConfiguration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5     /System/
    Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)  /
    System/Library/Frameworks/ApplicationServices.framework/Versions/A/
    ApplicationServices
    0x91521000 - 0x9154dfff com.apple.AE 316.3      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/AE.framework/
    Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13    /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 
    (177.13)    /System/Library/Frameworks/ApplicationServices.framework/
    Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)    /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)    /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3  /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5   /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
    FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1      /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5  /
    System/Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9   /System/
    Library/Frameworks/ApplicationServices.framework/Versions/A/
    Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.
    0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib   /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib     /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib      /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib       /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib     /System/Library/Frameworks/
    ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
    Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 
    1.3.1)      /System/Library/Frameworks/Accelerate.framework/Versions/A/
    Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5    /System/Library/
    Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vImage.framework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 
    3.3.1)      /System/Library/Frameworks/Accelerate.framework/Versions/A/
    Frameworks/vecLib.framework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib    /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib     /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib     /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib   /System/Library/Frameworks/
    Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
    A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7     /System/
    Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/
    DesktopServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)      /System/
    Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)   /System/Library/
    Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4  /System/Library/
    Frameworks/Carbon.framework/Versions/A/Frameworks/
    ImageCapture.framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6      /
    System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)  /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    SecurityHI.framework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)      /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    Ink.framework/Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)   /System/Library/
    Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/
    Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    OpenScripting.framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)     /
    System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    Print.framework/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)      /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    HTMLRendering.framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)      /
    System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    NavigationServices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1  /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    CarbonSound.framework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)   /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    CommonPanels.framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)    /System/
    Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
    HIToolbox.framework/Versions/A/HIToolbox
    Any Ideas?
    Thanks,
    George Govotsis

    I have the same printer, P1005, and hae been using it with Tiger (PPC), Leopard (PPC and intel), snow Leopard and Lion. What I do know is that it DOES HAVE print bugs in Tiger and, perhaps, Leopard, I had to ALWAYS manually delete print jobs after EVERY print as system did not clean memory. I reported this to Apple, but it seems to be a printer driver issue, unsolved by HP. It was solved in subsequent systems. So, my suggestion is to upgrade to Snow Leopard at least, as you have a core 2 duo 2006 MB, or directly to Lion as most recent, and best fit with printer drivers. You must put at least 2 GB of memory for SL and Lion, best is 4 GB (your model may support 3 GB only if the first core 2 duo series).
    Until then, clean printing system by clicking minus button in sys prefs/print.
    download last HP printer driver for Tiger,check with their site
    install driver or reinstall, even if installed
    put printer back again
    If it continues to behave as described, then you must delete every print job after completion or upgrade to at least SL. Many say SL is best for that generation, me included. But you must not share this opinion, of course.

  • Windows 2008 R2 Terminal Server clients lose remote printer queues after logoff

    There are similar issues to this already on the forums but not precisely like this as far as I can tell, and I have tried all the fixes mentioned in those other threads.
    Windows 2008R2 terminal server connecting to a 2008R2 print server. A script maps a connection to the print server on login. Users can browse the print server, connect to print queues to add them, and the queues work OK at first. As soon as they logoff/login
    again, the queues still appear in their list of printers but cannot be selected for printing ('Print' button is greyed out).
    Domain administrator users can print OK always; this is only affecting regular-user accounts, so it is probably a security/permissions issue. Print queues configured on the terminal server itself are OK, this only affects the queues on the
    print server.
    No errors are generated in the Event Logs. No failures seen for the print spooler or anything else.
    I have added Everyone with Full Control to C:\windows\system32\spool on the terminal server. Tried giving full permissions to all in the printer properties. Cleaned out all registry keys in Client Side Rendering Print Provider as mentioned in some other
    threads. In group policy, client printer redirection and LPT port redirection is allowed, use Easy Print driver first, and the print server is in the Intranet zone for low security. The issue happens for all print queues on the print server with a variety
    of drivers so I don't think it is driver-related.

    A bad GPO being applied ??
    If you isolate a user, remove all GPO (even loopback's one), connect manually to a printqueue to make him install's one. Logoff and reconnect and check again if the printqueue work good. The only right that could block you is the driver's installation, but
    I really sure that you don't have that issue (as it would be logged anyway)
    The admin. account often have less GPO that apply to him.
    MCP | MCTS 70-236: Exchange Server 2007, Configuring
    Want to follow me ?  |  Blog:
    http://www.jabea.net | http://blogs.technet.com/b/wikininjas/

  • Print Queue stops jobs - help?

    *One day I could print pdfs and the next I couldn't!*
    I'm using Acrobat 7.0 Professional and everytime I try to print a pdf, from any programme, the Print Queue begins to print my file, it says opening Distiller and then the Print Queue stops, just like that! No reasons.
    I have reinstalled Acrobat having first uninstalled it from the disc, this hasn't solved my problem.
    I have repaired permissions, no solution here.
    I have run Printer Setup Repair by Fixamac and that's not helped.
    I have reset the printing system in Printer setup utility - still no help.
    I have reinstalled the OS system from the original discs and still I cannot get the printer queue to print the job!
    I have a Canon Pro 9000 printer and I can print perfectly well to that.
    PLEASE can someone help me???
    I've wasted half a day on this and have got nowhere.

    The log shows that the first process to have trouble is the backend (transport) process "pdf700", which is the PDF distiller installed by Adobe Acrobat 7. I believe the rest of the errors are related to this process failing.
    You mentioned that you deleted Acrobat, however I believe that this file may not have been deleted, or overwritten with the new installation. So I would run the the Acrobat Uninstaller and then check if this file gets left behind. If it does, then you can try manually removing this file.
    You can see that the file is located in /usr/libexec/cups/backend. You can use the Finder to navigate to the folder. With a Finder window open, select Go > Go to Folder and then type that path above. This will open the backend folder where you will see the pdf700 file. Now, before you can delete it, you will need to change ownership from system to your account. Do a Get Info on the file (Cmd I) and in the new window, expand 'Ownership and Permissions'. You will see you have read-only rights. If you expand Details, then you will see that System is the owner. Next to this is a lock. If you click this you will be prompted for the administrators account/password. After entering this, you can change the owner to your account and then close the Get Info window. Now you will be able to delete the pdf700 file.
    With the file removed, you can install Acrobat 7.x again. Of course, if the uninstaller does remove this file, then everything I mentioned above won't be required and of no help. I then recommend you check the Acrobat forums on Adobe's web site to see if there is any fixes mentioned there...

  • Print queue stops automatically

    when trying to print a document (from whichever program I've tried), the document appears to be sent to my printer (Lexmark Optra R plus), but then the print queue automatically stops. After I start the the print queue again, the printer works for some seconds, and then the print queue will stop again. It doesn't seem to be a problem related to the printer itself, as it is printing without problems when I send the document from another computer.
    Any help is highly appreciated !
    Stefan

    Glad to have helped.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Hp photosmart C7280 says "stopped" in print queue and won't print!

    I just bought an hp photosmart C7280 today. It was a pretty simple setup with the actual printer and network and all. i download the updated driver from the hp website and all seemed kosher there too. now i click "print" and on the print queue page it says "stopped" and won't print!
    ahhh please help? is this a good printer with macs anyways? it seemed kinda loud during the setup...

    I too have gone through most of the problems described here but have finally been able to get the c7280 working properly, yet I'm still not very happy with the solution.
    For connectivity reasons, I wanted to connect the aio to my network via ethernet cable directly to my router. While my computers will access the network wirelessly, I wanted the printer to have a solid connection. Unfortunately, I was never (and still can't) get it to work properly using this connection. What finally did work was using the wireless connection in the printer to connect to the network.
    Why this would work wirelessly and not while directly connected is something no one has been able to explain. I still have the printer right next to my wireless router to interference doesn't seem to be a problem and it seems fast enough, but the fact that I can't get it working properly with a "less technically challenged" method, really bothers me. What if I didn't have a wireless network? While wireless is great, if there was an easy solution to have all my desktops connected via ethernet, I'd prefer it (easy being not having a bunch a cables around and perhaps a pre-wired network in my home!)
    Anyway, I hope everyone who has this machine gets the problem worked out. Unfortunately, knowing what I know now, I don't think I would buy this one again unless the software was rock solid. Physically the unit works well, but is a little loud I admit and went through my black cartridge pretty fast even though I used in saving settings such as fast draft, etc.
    Just as a side note, the HP support guy in Canada was fairly annoying. When we still couldn't get it working properly via ethernet, he insisted it must be a problem with Apple or a conflict with a program I have installed, etc,etc. and told me that every one of his customers that has Leopard also has this unit working 100% properly. I politely told him he needs to add me as his first failure!
    OK, enough rant. Try connecting wirelessly and see if that works. I would uninstall the current printers as suggested, but also clear out the printer cache. Do this by right clicking in the add a printer box area and choose reset printing system. If all else fails and you upgraded to Leopard from Tiger, then......gulp...... uninstall Leopard and revert back to Tiger. Under Tiger, both my macs worked perfectly connected via ethernet printer connection. Good luck.

  • PM G4 Tiger Printing queue stopped HP P1005

    Power Mac G4 Tiger and HP Laserjet P1005. System Printing Prefs reset. Followed HP advice how to reinstall driver. Still stop the queue at printing time.
    Jean-Louis

    Hello, did you Repair Permissions & reboot after the Install?
    Mac OS X: About the Reset Printing System feature ...
    http://support.apple.com/kb/HT1341?viewlocale=en_US
    10.5/10.6 instructions...
    In System Preferences>Fax & Print, Right click or Control+click on the Printers list Sidebar, choose Reset Printing System.
    if you hold option and click the "-" tab it resets the printing system.
    http://www.macosxhints.com/article.php?story=20031215144430486
    Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions.
    Any devices that previously appeared in your Printer List and Fax List will need to be added again after resetting the printing system.
    Resetting the printing system in Mac OS X 10.5.x
    1. To use the Reset Printing System feature in Mac OS X 10.5.x, follow these steps:
    2. Choose System Preferences from the Apple menu.
    3. Choose Print & Fax from the View menu.
    4. Control-click on list of printers on the left side of the window, then choose "Reset printing system" from the contextual menu. If you don't see a list of printers, Control-click on the text "Click + to add a printer or fax" and select "Reset printing system..." 
   
  As an alternative, if you currently have one or more printers listed, you can Option-click the "-" (Remove printer) button.
    http://support.apple.com/kb/ht1341

  • Kerberised printing to AD print queues from OD Clients

    Hello,
    I am trying to print to AD print queues from OS X 10.5.4 and my users keep getting requests for authentication. I heard that the printing to AD print queues was now kerberised and working in OS X leopard. The users are from the AD and log in fine with managed preferences from the Open Directory.
    What do i need to do to get this working properly?
    It is the only thing that is stopping me integrating OS X into my Active Directory.

    Thanks for letting me know.
    I did find the mentioned link. I also found a link on the apple-scripts forum as well which utilizes the same implementation but in a package form for a more user-friendly deployment.
    It can be found here if you are interested:
    [http://www.apple-scripts.com/forum/viewtopic.php?f=2&t=125&p=470#p470]
    Again this does not work in leopard.
    To get around this in the end i decided to use Papercut NG as all i needed to do was manage the print queues via quotas. This does the job nicely as it is cross-platform and keeps the quota system in one place. Great as i can now print to the os x server print queue from os x and print to the AD queues from Windows all with their own authentication systems.
    Message was edited by: Newbie-2-macs

Maybe you are looking for

  • Photoshop Elements 9 free trial doesn't work on Windows 7

    I just downloaded the free trial and it doesn't work at all. I have Windows 7 64 bit and it says The version of this file is not compatible with version of Windows you're running. Check you computers system information to see whether you need an x86

  • Somebody change mi ID and i can´t use my iphone 5s.

    I dont no what happend with my ID because was changed and is locked,  i buy my iphone 5s in Claro Company in Peru and i have the buying bill. What i can do? Regards.

  • Publisher editor issue

    Hi, If a try to add a link like this: http://portal.myorg.edu/portal/server.pt?open=512... using the publisher editor, and save it, the link is Ok. If I reopen the editor, the link is changed to "/server.pt?open=512..." which is pointing to the conte

  • HT1766 if  i get a new ipod can i put my same apps on it and does it keep data on the apps

    if i get a new ipod can i restore my apps if i hve backed them up on itunes and does itunes keep the data for my apps

  • Need some direction

    Can someone point me in the right direction as to what type of code I should try using? I need to add up some totals from different tables in the database. I have the following table structure, they have a lot more fields but I will add the important