3GS doesn't work correctly with Bluetooth headset?

Why won't my husband's 3GS work correctly with Bluetooth headset? I have a 4S, and I bought a Plantronics 903  Bluetooth headset, and it plays music great out of headset, but when I tried to do that with my husband's 3GS, only one earpiece plays?

It is not supposed to fit, and murray65 is correct - Apple never made a dual dock for the iPhone 3G, and in fact, early this year they discontinued the Apple Bluetooth Headset. You can either just use the travel cable to charge both devices, or you can use a Dremel (or carton knife, etc.) to widen the opening in the dock for the iPhone to accommodate the slightly larger and more rounded iPhone 3GS. See the last few posts in this thread for some links to pics of the process.

Similar Messages

  • IPhoto doesn`t work correctly with german "umlaut" (ä,ö,ü) in keywords

    iPhoto doesn`t work correctly with german "umlaut" (ä,ö,ü) in keywords. They get to ä̈,ö̈, ü̈ when I write the keyword a second time. Can anybody tell me why. Thank you. Heinz

    It apparently does not like non-standard English characters - use A-Z and 0-9 adn you should be OK
    report to Apple - iPhoto menu ==> provide iPhoto feedback
    LN

  • [svn] 4028: Bug: Draining of buffered messages doesn' t work correctly with long-polling.

    Revision: 4028
    Author: [email protected]
    Date: 2008-11-06 09:04:26 -0800 (Thu, 06 Nov 2008)
    Log Message:
    Bug: Draining of buffered messages doesn't work correctly with long-polling.
    QA: Yes - please make sure both nio and regular long-polling channels work with throttling.
    Doc: No
    Checkintests: Pass.
    Details: Made sure that buffered messages are drained properly with all polling channels (polling, long-polling, and nio-long-polling).
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/client/FlexClient.java

    Sounds like you've probably already looked but the CUPS article in the wiki led me through setting up a printer without any problems.  http://wiki.archlinux.org/index.php/CUPS
    The first section describes how to troubleshoot CUPS and printing problems.
    I've also found a few other posts and links that may help.
    http://hplipopensource.com/hplip-web/mo … eries.html
    http://ubuntuforums.org/showthread.php?t=419163
    Hope this helps!

  • Mic/Remote on headset doesn't work correctly with my iPhones iPod

    Currently I'm using a third party headset because my original apple headset broke.. Sometimes when I first plug in the headset it'll automatically start playing music, fast forward songs, skip tracks, and randomly stop and start again. I usually solve this by unplugging the headset and plugging it back in. Once it has stopped doing all that mumbo jumbo with the iPod I can listen to music just fine but the mic/remote function doesn't work at all.. The mic doesn't work forsure because when I get called they cannot hear me.
    I troubleshooted with my boss's iPhone 3GS and tried my third party headset on her phone and it worked just fine mic/remote and all. So I took her original headset and plugged it into my iPhone to see if it was a problem with my phone and it worked just fine.. I hear about people saying lint may be the problem in the jack but I took an air compressor and cleared it out and vacuumed it and no lint was found..
    Anyone got any idea what could be the problem?? I really liked using my mic/remote so if anyone can help me out that would be great..

    Hi J&M,
    See these posts for suggested fixes:
    http://discussions.apple.com/thread.jspa?messageID=894936&#894936
    AND
    http://discussions.apple.com/thread.jspa?threadID=361771
    Good luck,
    Maz

  • 3GS doesn't fit into iPhone Bluetooth Headset cradle?

    Just got my first iPhone, the 3GS. However, I already own the iPhone Bluetooth headset, which comes with a cradle that it supposed to accommodate the bluetooth and the iPhone. Since the new 3GS supposedly has the same dimensions as previous phones, it should fit, right?
    I tried putting the 3GS into the cradle and the latter was a tiny bit too small. The phone almost fit in the port but didn't, and I didn't want to force it. Anyone know if it's supposed to fit?

    It is not supposed to fit, and murray65 is correct - Apple never made a dual dock for the iPhone 3G, and in fact, early this year they discontinued the Apple Bluetooth Headset. You can either just use the travel cable to charge both devices, or you can use a Dremel (or carton knife, etc.) to widen the opening in the dock for the iPhone to accommodate the slightly larger and more rounded iPhone 3GS. See the last few posts in this thread for some links to pics of the process.

  • Save As... Duplicate lvproj file doesn't work correctly with lvlibs/lvclasses

    I am trying to save a copy of a project with all dependencies so that I can sent a subset of our code to NI technical support for another issue. I have been unable to do this successfully and have isolated this to limitations of "Save As..." --> "Duplicate .lvproj file and contents (Include all dependencies)" when handling lvlibs and lvclasses. I am wondering if I am doing something wrong or if there is a workaround. 
    I am using LabView 8.6.1 under Windows. A sample project displaying this issue is attached. To repro the problem I am having,
    Open library.lvproj. This is simple project with one library (SimpleLibrary.lvlib) and two VIs that are member of that library. (Add.vi and Subtract.vi).
    File -> Save As... -> Duplicate .lvproj file and contents (Include all dependencies)
    Pick a new location in your filesystem somewhere.
    The save starts, then LabView puts up a dialog box "Cannot save library 'SimpleLibrary.lvlib'. Another library in memory is already loaded from that path." (Note that this is not true; the library is loaded from the original project path; nothing has as of yet been saved to the new project path.)
    LabView it gives you a file dialog in the target location. If you click OK (opting to save it to the new location in the same relative path as in the original project), it returns to the "Cannot save library" dialog box. If you create a new folder (i.e. "New Folder") in the target and descend into the target, then the save is allowed, but when you re-open the project it looks for the library at the old location (relative to the new copy of the project), and it opens it as conflicted. The conflicts must be resolved manually. 
    The manual move-and-unconflict process is tolerable with a simple project containing one library, but it is impractical in a large project with dozens of lvlibs and classes.
    Can anyone suggest a workaround for this behavior so that a project can be exported with all of its dependencies and without path corruption? 
    Thanks,
    Rob 
    Message Edited by Rob Calhoun on 08-24-2009 03:10 PM
    Attachments:
    libraryproject.zip ‏9 KB
    cant-save-lvlib.png ‏7 KB

    I loved Ben's suggestion because it promised to be a low-effort workaround, but, alas, I get the same problem: "lvlib is already loaded from this path...".
    I tried Olivia's workaround for CAR 124214. It worked great for the simple lvproj that is posted above. (Hooray!) It didn't work so well in my real project, that has about 30 lvlibs and lvclasses. About 3/4 of the way through the save, I got a compiler error and LabView crashed. (Boo!) I submitted the crash log on this, but it's hard to imagine how anyone in R&D could make any progress debugging this without the source code. (And I can't submit the source because I can't export a copy of it!)
    Anyway, thank you very much Ben and Olivia for your suggestions. I have lvclasses embedded in lvlibs (primarily for organizational reasons) and since LabView tanked while saving one of those, perhaps the workaround doesn't work in this case. I may try again after removing the lvclasses from the lvlibs so that the hierarchy is flatter.
    -Rob 

  • IPhoto still doesn't work correctly with IOS 4.3

    Was told after last update that IOS 4.3 would finally fix Ipad and Iphone not listing events in alphabetical order, rather than just by date. Well, guess what!! It doesn't Still only shows events arranged by date. Wish I could get my old IOS back, as it always worked. Difficult to find photos with events all mixed up.

    A tech person who seemed to know what he was talking about at my local Apple Store. Guess he didn't really know. I'm really kind of surprised that it still doesn't work after the amount of discussion about this issue after the last release. Guess it's not a priority for Apple.

  • Skype doesn't work correctly with my IP

    I have a problem with Skype during last month with my IP address. (Of course, I use last version on all of my platforms).
    One of my account which I use on Windows 8.1, after connecting shows my status like "Offline" (icon rolling "Connectiong..."), all of my contacts show as "Offline", and though I can sent and obtain messages, I can't make a call and see who is online.
    This account I use only on Win 8.1.
    I use my second account on Ubuntu, Android and iOS.
    On Ubuntu I even can't connect to Skype servers - after a while I obtain "Skype can't connect".
    On iOS and Android my second account works like first account on Win8.1 - I can sent and obtain messages but I can't make a call and see who is online. 
    Didn't help turn off antiviruses, firewalls... Yesterday my IPS changed me IP for checking, and with this IP all worked correctly. ONLY AFTER THAT.
    What's wrong O_O ?

    Hi J&M,
    See these posts for suggested fixes:
    http://discussions.apple.com/thread.jspa?messageID=894936&#894936
    AND
    http://discussions.apple.com/thread.jspa?threadID=361771
    Good luck,
    Maz

  • Word 2008 doesn't work correctly with Exposé ... !

    Hi, this is more a bother than anything else, but somehow Word 2008 doesn't work well at all with Exposé, as the windows aren't "recognized" by Exposé and incorrectly delimited ... Anyone having the same problem ? Cheers !

    Thanks for your answer. No special circumstances, just that when there's a window in Word 08 and I activate Exposé, the Word window doesn't get highlighted when I hover over it, or the highlight is not aligned on the window ... I don't know if I'm being crystal clear. What's sure is that it's quite hard to select a Word window in Exposé on my computer !

  • GNOME doesn't work correctly with startx only by GDM

    This is driving me nuts, I'm having a bunch of problems because I'm starting my GNOME session using startx instead of GDM and this bugs me a lot because I prefer startx most of the times...
    1) One of the problems is that the sound does not work with startx. Starting through GDM, the sound is ok. What's even more frustrating is that sometimes, it doesn't even work through GDM
    2) I can't unlock anything in the "System » Administration" menu. All of the "unlock" buttons are grayed out and I can't click them. But it works on GDM. However, whatever setting I change (after unlocking) is not saved...

    tandycorp wrote:But since your settings cannot be saved correctly you should first try to correct that problem, then the audio problem should  be easy to resolve. In my case the settings are saved correctly (I first installed gdm then completely deleted it). You may want to look to the hal wiki and add your user in /etc/d-bus/system.d/hal.conf. It looks like a session problem.
    I've read the wiki but I don't know what should I do to the hal.conf everything seems "normal" to me...
    EDIT:
    I don't know what I've done (changed lots of things lately and configuration files) but the sound seems to be working now... Not every time, but most of the time, it seems so. I have enabled the button sound (when you click a button) temporarily to see if the sound keeps working for the time being...
    Also, the unlock button now is enabled and here's a thing I found about the settings not being saved. I open "Administration » Services", for instance, and click "unlock", input password, enable GDM, which was disabled of course and click "close". I open "Administration » Services" again and with everything disabled, I see that GDM is not checked, still, I click "unlock" again, the services list is unlocked and GDM is still unchecked. But, if I look inside /etc/rc.conf, I can see the gdm daemon was added to the list... If I reboot the computer, GDM will start automatically and if once again I go to "Administration » Services", now I see GDM checked. If I try to uncheck it, it will work, but I will only see the unchecked value in the "Services" window after another reboot. Is this normal?
    Last edited by Nazgulled (2009-04-01 23:32:41)

  • Color Range doesn't work correctly with latest update

    as the title suggests, I'm having difficulty using the color range tool properly. It worked perfect just before the most recent update (13.1) and now works very strangely.
    It seems to select whatever color it feels like except the one I need. And then it is very very selective if it will even select anything at all. I'm not sure how else to explain this so it is clearer and easier to be understood. I will post the System Info from Photoshop below.
    Adobe Photoshop Version: 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: AMD CPU Family:15, Model:1, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 2
    Logical processor count: 4
    Processor speed: 4551 MHz
    Built-in memory: 16330 MB
    Free memory: 9473 MB
    Memory available to Photoshop: 14677 MB
    Memory used by Photoshop: 74 %
    Image tile size: 1028K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 3.0
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 1024 MB
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: AMD Radeon HD 7700 Series
    Display: 2
    Display Bounds: top=0, left=1920, bottom=900, right=3360
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 1
    Video Card: AMD Radeon HD 7700 Series
    Driver Version: 8.980.0.0
    Driver Date: 20120611000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: AMD Radeon HD 7700 Series
    Video Card Memory: 1024 MB
    Serial number: 90970601443459613369
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\GGARTD~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 223.5G, 106.8G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1681  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Adobe 3D Printing 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Angled Strokes 13.0
       Average 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.3
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Clouds 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Collada 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Maximum 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Mean 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Measurement Core 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Median 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Mezzotint 13.0
       Minimum 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       MMXCore Routines 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Picture Package Filter 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Pinch 13.0
       Pixar 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Range 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1
       Shear 13.0
       Skewness 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       STL 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Sumi-e 13.0
       Summation 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Variations 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       WIA Support 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Adobe Paper Texture
       TypeDNA Plugged-in
       Mini Bridge
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE

    Possibly you are missing something in the way you apply this command. Here's how I use it to select patchy clouds with ragged edges and continuously varying shades of gray:
    Select the eyedropper tool on the Toolbar and on the options bar set the sample size to 3x3.
    Activate the Color Range command. Activate the "selection" radio button and choose "none" in the selection preview. In the "select" box, choose "sampled colors".
    Set a trial fuzziness of,say,50. Click with the eyedropper on a point in the midst of the color you want to select. That's your "base" color.
    Then switch to the "Color Added" (plus) eyedropper, holding the left mouse button down while dragging it over areas deviating from the base color but which you want included.
    If there are non-contiguous areas with still different colors you also want to include, release the mouse and move the cursor to those areas before dragging again.
    All the while, keep an eye on the dialog box display which shows what you've selected, albeit crudely. If you pick up unwanted colors, switch to the "subtract from sample" (minus) eyedropper and drag it over those areas.
    When you think you've got it about right, experiment with the fuzziness slider to see if you can improve things by increasing or decreasing fuzziness.
    Don't re-use the plain eyedropper unless you want to start all over again. Optionally, instead of switching among the 3 eyedroppers, you can activate only the plain eyedropper but use it with SHIFT to add or ALT to subtract.

  • Satellite U200-122: Fingerprint Software doesn't work correctly with Firefox

    When I first installed Firefox on my U200-122, everything worked fine. LogIn on different sites by fingerprint was no problem.
    After an firefox update the problems began. Instead of filling in my username and pw, Fingerprint software popups and asks whether I'd like to register the site (which I did long before).
    In Fingerprint setup FF 2.0.0.6 ist correctly installed. If I remove FF from this setup, exit, restart setup and re-enter FF, it all works fine....until next reboot. I tried to install the latest version of fingerprint software - didn't help.
    Any ideas ?
    Thanks.,
    markus

    There is no solution like Fingerprint Utility update or something like that!!
    The solution is that you have to remove and to reinstall the Firefox again to get it working with the Fingerprint utility!!!
    The Firefox update damages the Fingerprint registration in the FF and therefore the new reinstallation is necessary!
    If you want to know how this will be fixed in the FireFox browser please contact the Mozilla support or the developer!!

  • Thunderbolt to HDMI doesn't work correctly with 10.8

    My external HP monitor just keeps flickering when on its native resolution (1600x1050) - any other resolution (unusable) work fine.
    I was searching for solution over the internet and only found other people having the same problem - with no answer to it.
    The Thunderbolt (Mini Display port) - HDMI reduction as well as the HDMI cable work fine as my girlfriend's MacBook (on 10.6) works perfect using the same cables.
    I am using a brand new MB air and a HP w2207h monitor.
    Thanks for help.

    I'm not sure I'm getting your answer - it is a know issue... so am I supposed to leave feedback on it again or what do you mean?
    Do you think someone is working on fixing it? Or what am I supposed to do?
    thanks!

  • Can be possibile that a Philips LCD screen doesn't work correctly with Mac?

    I've buy a LCD Screen 17" Philips SXGA 170S7FB/00.
    The first time i've connect it on my Mac Mini and it worked,but the second time when i try to startup the Mac,on the screen appair only a white page with in the middle a folder signed with a flashing question mark.
    Can be possibile that the monitor make creates problems or conflit with Operative System?
    Alskarez
    Mac Mini   Mac OS X (10.4)  

    If a display isn't compatible with the system, generally what you would see is that the display would go blank or distorted, but the system still work. It is not likely that the monitor has caused this problem, and the fact you can see a white screen with the flashing question mark shows that the screen and mini are able to talk to each other.
    The flashing question mark indicates that the mini cannot find a copy of MacOS to boot from. I see you've asked about this issue in the 'Using the Mac mini' area, which is where I think you'll be most likely to get some assistance trying to get your system running again.

  • WAP121 doesn't work correctly with firmware 1.0.1.10

    Hi,
    I just upload firmware1.0.1.10 on 2 WAP121.
    After the update and reboot, I was able to confirm the firmware version in the System Summary menu. The update is uneventful.
    However, the functions WDS Bridge and WorkGroup Bridge no longer works on two WAP121:
    - For WDS Bridge, when I configure a Remote MAC Address with WPA
    Encryption and then I click on the Save button, nothing happens there. But it works well when I choose without Encryption.
    - For WorkGroup Bridge, when I click on the Save button (even without changing the configuration), I have a message "Certificate file uploaded successfully" and another error message in the background: "error occured for query you send path . device.sync ... "
    1.0.0.3 firmware is not available on your site, it is imposible for me to go back.
    Can you help me?
    thank you

    Hi, My name is Eric Moyers. I am a Network Support Engineer in the Cisco Small Business Support Center. Thank you for using the Cisco Community Post Forums.
    What browser are you using when this happens?
    Thanks
    Eric Moyers
    Cisco Network Advanced Support Engineer
    SBSC Wireless and Surveillance SME
    CCNA, CCNA-Wireless
    1-866-606-1866

Maybe you are looking for

  • How to publish WSDL as Webservice in XI 3.0

    Hello, My Scenario is  SOAP --XI -- R/3(Proxy). XI version is XI 3.0 and SAP R/3 4.7 Generated a WSDL for SOAP Sender(ID>Tools>Define webservice) I want to know  how can i publish this  WSDL as webservice. Appericiate your help. Srinivas Edited by: S

  • Using Firefox I cannot cut and paste from an email to Microsoft Works 9. I can if using Explorer.

    I use Mozilla Firefox as my internet browser, and yahoo for email. I have a dell Inspiron with Microsoft Works 9 preinstalled. About 90% of the time, if I copy text from an email and then try to paste it into a word processor document using Microsoft

  • Problems with Special Characters in DBs...

    We have just moved a set of tables from one db on one server to another db on another server. the only problem is that some special characters held within data on the tables aren't showing up properly on the new db. characters such as a circle with a

  • Billing Document and Material Document Relation

    Dear all, i need to know about the relation between Billing document and Material document. Please let me know if there is any Function Module or Some View available to get these details. my only requirement is to get only Material document From Bill

  • Need help in Conversion routines

    Hi, In table crmd_order_index <b>there is a field GUID of data type CRMD_OBJECT_GUID and domain SYSUUID which is RAW 16.</b> <b>and in the another table a thr is a field OBJKEY of data type char 70.</b> When i execute the code     <b>SELECT guid