Really wired problem in Bridge,help!!!

when in Bridge cs5,i want to select an image thumbnail,but i only click once,the image will open in Ps...i used to click twice to get the same result.so,how to solve it ,thank u!

You checked to make sure the double click speed was not set too fast and your mouse button is not set to single click instead of double click?
Do the rest of your applications behave right regarding the mouse?
Are you using a magic mouse , regular mouse or something else?

Similar Messages

  • Oracle 9.2: Really strange problem so Please Help!

    Hi All,
    I am having a really strange problem and I don't know why it is so. I have a simple sproc (for testing) that updates one column in a table and the where clause uses two in params and the set clause uses a local variable. I stepped through it in JDeveloper and saw the execute of the update and commit statements and in params' values and the local variable's value, but the row will not be updated! If I changed the where clause to use literal values (303 and '1045225') and the set clause to use 3, then it works. If params and a variable are used for these three values, the row does not get updated! And when I added the dbms_output.put_line to print out the param's value and the variable value, they are all there! Here is the code:
    create or replace procedure sprocTestUpdate (
         Action          in varchar2 := 'FETCH',     
         p_QueueID          in number,
         StatusDesc     in varchar2 ,
         p_PK          in varchar2
    as
         --- local varirables
         StatusID     pls_integer;
         MessageTypeID     pls_integer;
         EditActionID     pls_integer;
         v_QueueID     pls_integer := 0;
         --- error constants
         Source constant     varchar2(20) := 'RCSO';
         Sproc constant varchar2(50) := 'spCriMNetQueuePublish';
         --- status constants
         StatusUnprocessed constant varchar2(20) := 'UNPROCESSED';
         StatusProcessing constant varchar2(20) := 'PROCESSING';
         StatusProcessed constant varchar2(20) := 'PROCESSED';
         StatusError constant varchar2(20) := 'ERROR';
         v_errorMessage     varchar2(4000);
    begin
         begin
              StatusID := fnc_getQueueStatusID (StatusDesc);
         exception
              when others then
                   null;
         end;     
         ---set transaction isolation level serializable;
         if Action = 'STATUSUPDATE' then          
              update QueuePublish
              set StatusID = StatusID,
                   attemptcount = attemptcount + 1
         where queueid = p_QueueID and PK = p_PK;          
              commit;
              dbms_output.put_line(to_char(StatusID) || ' For ' || to_char(QueueID));
         end if;
    exception
         when others then
              rollback;
    end sprocTestUpdate;
    and here is the test script in SQL*Plus:
    declare
         action     varchar2(30);
         QueueID number;
         StatusDesc varchar2(30);
         PK varchar2(30);
    begin
         action := 'STATUSUPDATE';
         QueueID := 303;
         StatusDesc := 'PROCESSED';
         PK := '1045225';
         sprocTestUpdate(action, QueueID, StatusDesc, PK);
    end;
    thanks.
    ben

    Ghulam, this is what I was talking about:
    <<
    StatusID := 3;
    if Action = 'STATUSUPDATE' then
    update QueuePublish
    set StatusID = StatusID,
    attemptcount = attemptcount + 1
    where queueid = 303 and PK = '1045225';
    commit;
    dbms_output.put_line(to_char(StatusID) || ' For ' || to_char(QueueID));
    end if;
    and it won't update! but if I say set StatudID = 3 it will work!
    >>
    might be better to do :
    L_STATUSID := 3 ;
    ste STATUS_ID = :L_STATUSID
    ...otherwise you are just replacing STATUSID by itself,
    poor RDBMS-engine doesn't know what StatusId you are talking about

  • N95 8GB buttons or wiring problem? Pls Help!!!

    Got me the weirdest problem. If anyone could help please!
    For some odd reasons, the buttons 7,5,9,0 as well as my red and green button do other functions. For example pushing the 7 button would bring out 7283# 5 would bring out 5164, my red button would start playing music. Anyone encounter this problem?
    Bought the phone in San Francisco and said I had a year factory warranty. However, when I called Nokia for the support, they had said my phone was a Malaysian model so they wouldn't fix it in the US.
    Any help or suggestions is welcome. Thank you so much!!!

    I have formatting using the *3+call and did not solve the problem. I even updated to the newest firmware. So far those buttons still do other functions. i would try the *#7370# but the 7 and 0 puts out other numbers... bummer -_- someone said it's due to the internal wiring of slider phones? I appreciate everyone's input!

  • Really Tricky problem ! Plz Help !!!

    In my application, i'm checking for the existence of particular id in the database. Where i'm checking it further for the existence of particular Project Against it(Each Record had 6 values of Project Id's linked to it.) The query i'm throwing is:-
    String strSql="Select * from empdaily where ";
         strSql=strSql + " eid='" + s1 + "' and " + "date='" + d1 + "'and (pid1='"+s2+"' or pid2='"+s2+"' or pid3='"+s2+"' or pid4='"+s2+"' or pid5='"+s2+"' or pid6='"+s2+"' ) " ;
    But the problem is..how to catch the particular pid..like whether it's pid1/pid/pid3....or so....since i've to display only that pid whose value is equal to s2.
    Plz help.

    Are you trying to determine the pid value that s2 equals or are you trying to determine the particular pid column that equals s2?
    If you want the pid value, then brumalis had it right. Namely just display s2, otherwise if you want the pid column e.g whether it was pid1, pid2 etc, then the best method that is generic is to use the union query approach, and place a static field in each query select statement e.g
    strsql = "SELECT *, 'pid1' FROM empdaily WHERE ";
    strsql = strsql + "eid=" + s1 + " And date=" + d1;
    strsql = strsql + " And pid1=" + s2
    strsql = strsql + "UNION SELECT *, 'pid2' FROM empdaily WHERE ";
    strsql = strsql + "eid=" + s1 + " And date=" + d1;
    strsql = strsql + " And pid2=" + s2
    strsql = .......................... and so on until pid6
    Obviously you'd change 'pid1' etc to something you require, such as a simple column index or something.
    Either way I agree there must be a better data structure than what you are using, like a child table with a pid and pidtype or something similar. And as for not wanting to change.... well odds are it'll come back to bite one day ;)

  • HELP. ............Hi folks hope some one can help me please.Having a problem in Bridge I open my images in ACR,  as I open files in a folder and lets say they are labeled in yellow  they are all going back to  the camera raw default , in other words no ma

    HELP. ............Hi folks hope some one can help me please.Having a problem in Bridge I open my images in ACR,  as I open files in a folder and lets say they are labeled in yellow  they are all going back to  the camera raw default , in other words no matter what work I have done, inc cropping they  all go back to ,as they came out of camera. What on earth is happening? I am on PS CS6. I might point out everything was working normally up to  yesterday, when this first started.
    I recently changed computer to 64bit from 32bit, not sure if this causing  the problem or not. Any help would be appreciated.

    Robert,
    Would you be so kind to rephrase your question with concise, precise information and without any "let's say that" hypotheticals?  Sorry, I can't quite follow you.
    Also please give exact versions of Photoshop CS6 (13.what.what), of Bridge and of your OS.
    Thanks.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • I have a really really big problem to my iphone icloud please help me i could send you my birth certificate for confirmation that im the real user please help me

         i have a really really big problem to my iphone icloud please help me i could send you my birth certificate for confirmation that im the real user please help me apple.corp and please tell me if this is not possible to be done it almost a month that i cant use my iphone.
         thank you for those who read this
    <Email Edited by Host>

    Remove your email address.  This is a public website, and you are addressing thousands of strangers.
    After doing that, tell us what your issue actually is.  This is a user-to-user technical forum.  You are not addressing Apple here.

  • G'day, my name is allysa and I'm only 13 y/. I have a really big problem to my iPod, my home button doesn't work so I can't go back to any application everytime I want, what should I do ? Please help me

    G'day My name is allysa and I'm only 13 year old, I have a really big problem at my iPod touch. I'm really worried about my iPod touch home button doesn't work I'm not sure why is it broken,I never drop it or put water on it. Please apple support community please help me. I bought my iPod touch 2 years ago.

    Hi,
    You can use the alternative called assistive touch to enable assistive touch go to settings>general>Accessibility>scroll down to the bottom of the page and enable assistive touch a white dot at the bottom right of your screen will appear press the white dot and you will see the home button
    Hope this helps
    N.B. book an appointment with an apple genius although they will charge you if you get your iPod fixed by their repair services due to your warranty expiring 

  • Wired problems... please help urgent!!!

    Hi all, recently I´m having wired problems in my computer... This describes the problem:
    Laste weak:
    -Computer ´not starting: it was allways hanging up in the Platinum screen at startup;
    -next when it started after reboots, one of my dvdrw drives didnt work (the tray didnt open and windows was unable to show the drive in My Computer... this happened a few times before after installing nvidia ide drivers, but after i unninstalled them, it happened a few times 1 or 2 times again);
    -2 or 3 times the computer didnt start again couse it didnt boot and this message appeared (disk not found please insert system disk or something like that)
    -After changing IDE cable in the hard drive the problem was gone for one day or two.
    Yesterday:
    -computer started giving those blue screens of death after being a while in windows (happened several times);
    -the disk when working like hell (making disk defragmentation and other things) reached critical tempereatures (42 ºc showed in HDD Heath) making wired noises turning on and off
    -after restart it wouldnt start windows (started NVIDIA mac adress client or something like that) the boot in bios has the HD in the 1st priority.
    Can someone help me? Im going crazy with my computer...  im suspectin about my hard drime but... dont know...
    this is my rig:
    Amd Athlon 64 2800+ not overclocked
    MSI k8n Neo platinum nForce3 250Gb whith 5.11 nvidia drivers
    1 Gb memory 2x512Mhz 400 kingston
    ATI Radeon 9600xt with Omega drivers Catalyst 5.12
    120 Gb Samsung HD sp1203n
    450w Power supply 

    Hola,
    I'm affraid I have no good news for you as it looks like your computer's Hard Drives is going down.
    URGENT ATTENTION : Backup all your data inmediatly as it's on high risk of being lost.
    Once you have done this, try (if you can) to test that hard drive in another computer. If you get the same
    results in other computer (clicking and spinning up and down) then the hard drive is damaged for sure.
    NOTE:
    Be sure to test it well, because if may seem to work fine for several minutes or even hours. But if the drive
    is indeed damaged, the problems will be back sooner or later.
    For best results, download (from your hard drive manufacturer's support page) the appropiate diagnostic tool,
    and once you have it, run it from DOS. Your hard drive manufacturer, should have instructions on how to use
    the tool, please read them carefully and follow them correctly in order to get the most accurate results once
    you run the tool.
    In the case the hard drive is faulty, then replace it as soon as you can.
    If not, then remove the cable you're using to connect your hard drive to your mainboard and use a new one,
    and see if the problem persists or not.
    Let us know how it goes ok ?
    Be well and good luck 

  • New pc with windows 8.1, downloaded and installed cs5,no problem open bridge and cs5, but can't read raw file , try to update, can't complete or failed updating, please help

    new pc with windows 8.1, downloaded and installed cs5,no problem open bridge and cs5, but can't read raw file , try to update, can't complete or failed updating, please help

    Sounds like you somehow got the mac version.
    Download the windows 6.7 camera raw update from this link:
    Adobe - Photoshop : For Windows : Camera Raw 6.7 Update

  • Really Confusing Problem

    Hi allI am new here and have joined because i have a really annoying problem. I bought a PS3 that had no hard drive or controllers. So I bought a new hard drive and installed it. Turned the console one and it said i had to format the hard drive and to do that i need a controller in order to select the various options.So i bought a cheap controller off Amazon and as it turns out it didnt have a cable but i found a normal mini usb cable and plugged that in to sync the new controller to the PS3 so i could format the hard drive and then install the software which i have sitting on a USB stick. However, the controller wont sync with the console (presumably because there is no software on the hard drive). So i am stuck in a never ending cycle of needing software to connect the controller and needing a controller to install the software. I called playstation support and they said i needed the original hard drive for the console (apparently a friends one wont work) or to give them £110 to resolve the issue. Can anyone help out? Will a non-wireless controller work or do they need to sync as well? And will using a friends PS3 to load the software onto my hard drive and then putting that into my console work?

    pipperella12 wrote:
    Hi allI am new here and have joined because i have a really annoying problem. I bought a PS3 that had no hard drive or controllers. So I bought a new hard drive and installed it. Turned the console one and it said i had to format the hard drive and to do that i need a controller in order to select the various options.So i bought a cheap controller off Amazon and as it turns out it didnt have a cable but i found a normal mini usb cable and plugged that in to sync the new controller to the PS3 so i could format the hard drive and then install the software which i have sitting on a USB stick. However, the controller wont sync with the console (presumably because there is no software on the hard drive). So i am stuck in a never ending cycle of needing software to connect the controller and needing a controller to install the software. I called playstation support and they said i needed the original hard drive for the console (apparently a friends one wont work) or to give them £110 to resolve the issue. Can anyone help out? Will a non-wireless controller work or do they need to sync as well? And will using a friends PS3 to load the software onto my hard drive and then putting that into my console work?hard drives are tied to the console that uses them so if you use your friends as soon as you put it into your's it requires a format. you can use wired pads on ps3 and they dont sync.

  • Hi I have been having a problem with Bridge in CS4 recently. So uninstalled CS4 and Lightroom 4.4 and reinstalled them on my Desktop PC. When I turned on Bridge through CS4, My thumb nail images disappeared and a thumb nail icon with CR2 appeared. Now som

    Hi I have been having a problem with Bridge in CS4 recently. So uninstalled CS4 and Lightroom 4.4 and reinstalled them on my Desktop PC. When I turned on Bridge through CS4, My thumb nail images disappeared and a thumb nail icon with CR2 appeared. Now some of my images have disappeared from Light room 4.4, but I can find them in CS4 and Bridge now shows some thumb nails as images and some as an icon with CR2. I have spent two weeks going through preferences etc. to find how to resolve my problem. Please can you Help? Meany thanks in advance
      Derek Randall

    I don't use LR and rarely use the bridge so I can not answers about thumbnails in them,  However thumbnails in windows file explorer and windows dialog for CS2 files will only show if you have installed codec into windows that will produce them. Windows does not do CR2 thumbnails on its own. I use FastPictureViewer Codec package for RAW File and PSD files thunbmail support.

  • Problem with Bridge CS4 reading/editing XMP metadata added in Bridge CS6

    Please excuse me if this is a dumb/obvious question. I did try searching the forums for similar problems and didn't find anything that seemed to speak to my issue.
    I'm having a problem where Bridge CS4 won't read/edit xmp metadata (specifically, keywords and descriptions in the IPTC panel) that I have entered using CS6. it will read some files, not others. The files are all .mp4s. Of these files, I can read/edit IPTC panel metadata for some of them in Bridge CS4; I can add metadata for all of them in CS6. I see no particular pattern in these files to explain what is and isn't read/editable in CS4.
    My question is whether this is a compatibility issue between different versions of CS (in this instance, CS4 and CS6). i know it's a tired refrain to blame software when it could easily be user error, in which case I'd be frankly delighted to know what i'm doing wrong. Please bear with me as I give a few more details.
    I'm using macs. I've tried this on multiple systems - for instance, on a mac pro 3 which for some reason has both CS4 and CS6 installed, i can add and edit keywords using CS6, but not when using CS4. Again, in CS4, some .mp4 files read/edit, others do not.
    Bridge CS4 blames the files and tells me that the selected file cannot store xmp metadata, and that the properties cannot be modified. To be specific, in the metadata panel it says "this property cannot be modified"; in the keyword panel, it says, "This file (zzz.mp4) cannot store xmp metadata. No changes will occur." This seems odd, because I'm able to add xmp metadata for the same files in CS6 on the same computer, and other computers. I know this problem would disappear if all our computers were using CS6 (or CC), but unfortunately that's not a possibility at the moment. Some of them only have CS4.
    Computer details (not an exhaustive list, but two instances): mac pro 3.1 running snow leopard, 16GB memory; macbook pro 4.1 running snow leopard, 4GB memory; adobe bridge cs6 (5.0.0.399) and cs4 (3.0.0.464).
    Things I have tried:
    Permissions - the files are set to read/write for everyone. Given that I can add/edit metadata in CS6, it doesn't seem to be a permission issue.
    Purging the cache - other users seem to have had problems adding metadata in Bridge CS4 where purging the cache for affected files solved the problem. Didn't work in this instance.
    Upgrading all affected computers to CS6/CC is beyond my control. I need to figure out why CS4 won't let me read/add/edit xmp metadata, if only for the sake of understanding the broader implications for interoperability.
    Any helpful suggestions would be much appreciated.
    Thanks,
    Kevin

    adobe bridge cs6 (5.0.0.399) and cs4 (3.0.0.464).
    Without having experience with mp4 files and metadata my observation is that you certainly have not updated Bridge CS6 ( should be 5.0.2.4) and I believe also not the latest version of CS4, can't imaging this also stayed at .0.0 so first try to update both.
    And if CS4 can read the data of some files it should be capable of reading them all. Be sure to have the files completely cached first, can take a while.
    Other things to try in CS4 is refresh preferences (hold down option key while restarting Bridge and choose reset prefs).
    And also check for hidden cache files using menu view/show hidden files. Sometimes those cache files can be troublesome between versions.
    If purge cache did not work and reset prefs also failed consider to also delete Bridge plist file and Bridge cache file manual (from user library)

  • Still major stalling problem in ITUNES  **HELP ME PLEASE!!**

    OKAY, I got rid of my anti-virus program completely, and STILL iTunes takes up 100% of CPU power from 11-17 seconds, causing the playback to slow down completely and distort the songs...
    Here's my original post:
    Alright, here's my esoteric problem:
    I cannot playback songs in iTunes without 6 seconds becoming REALLY slow.
    I opened the task manager, and for some reason, even with everything else closed 100% of my CPU processing power is used from 11 until approx 17 seconds while a song is playing. If I start it at another point, it happens 11 seconds into it.
    I tried it on all 3 buffering settings, and there is no improvement on any of them.
    I have 1 GB of RAM, and the processor is 2.4GHz.
    I have 610 albums currently, with about another 100 or so to rip.
    I have no problem playing the mp3s back in WinAmp -- I have in fact been using iTunes for sorting and searching, and for my iPod (of course), and using WinAmp to playback, but it's annoying when iTunes places different tracks under different artist names, etc.
    I am completely befuddled by this problem.
    Any help would be much appreciated.
    --Seth

    What version iTunes?
    Dual processor, yes or no?
    If you do the MSCONFIG thing does it act differently
    http://docs.info.apple.com/article.html?artnum=302538

  • Not able to connect to DB in Redhat Linux - intermittent wired problem

    Hi,
    I need some help from you if possible please help me. There is a wired problem in the Linux based Oracle server.
    OS: Redhat Linux 8
    Database: Oracle Enterprise server 9.2
    There is an intermittent wired problem.
    After some time (it happen twice last Saturday and Yesterday), either from application or from SQL Plus we are not able to connect it from outside. But we are able to connect to the oracle server on Linux server.
    We checked the Listener status on the server and it was UP and running.
    We can ping the server from outside.
    We are not able to do an FTP from inside the server or from Outside to the Linux server.
    During this time the http protocol is working we can upload any file to the other sites.
    We tried to shutdown the oracle server and even we tried to restart the OS itself and not able to resole this issue.
    If we create a new Listener and starts the server and all blocking thing were released and now working.
    Currently we are monitoring the server at ALIF’s premises if it going to happen for the third time or not.
    Thanks a lot
    Regards
    Kumar

    What is the error that you get when you try to get connection ?
    to check the log file is a good option: <ORACLE_HOME>/network/log/listener.log
    Joel Pérez

  • Really having problems with organising documents in pages. For example, deleting pages deletes the whole section and I cannot insert a section break as its greyed out & sending an object to background deletes several pages - what the **** is going on???

    Really having problems with organising documents in pages. For example, deleting pages deletes the whole section and I cannot insert a section break as its greyed out & sending an object to background deletes several pages and trying to insert a text box autmatically creates new pages- what the **** is going on??? Is this programme really this badly thought out? I thought everything apple was supposed to be intuitive!?!?!? Help.

    You can not insert a section break into a textbox.
    You appear to have a lot of objects with wrap set, that once you take them out of the flow of text (by sending them to the background) causes the text to reflow and contract into fewer pages. Pages is almost unique in the way it forms up pages in Word Processing mode only so long as there is text on them.
    I suspect you probably have hammered away at returns, spaces and tabs as well to position things, which only works to add to the mess.
    Download the Pages09_UserGuide.pdf available under the Help menu and swot up a bit on how it works.
    You may find this a usueful resource as well:
    http://www.freeforum101.com/iworktipsntrick/
    Peter
    PS There is quite a lot of programming in OSX that is far from "intuitive". Pages is easy at one level, when using the templates, otherwise it can be quite frustrating.

Maybe you are looking for