Clicking an element in a list doesn't work

Sorry about my rather vague subject - my problem is not so easy to sum up in a few words.
I am working on an application that
- Displays a list of items from a MySQL table
- Each item should be clickable, and on clicking should open an edit page with the clicked item pre-loaded
This must have been done millions of times before and should be simple. It doesn't work, presumably because I know too little. This is what I have done:
The clickable item list looks like this (without all the trimmings):
<h:dataTable id="users" value="#{userlist.userList()}" var="ul">
<h:commandLink action="#{ul.edituser}" value="#{ul.uid}"/>
This displays a list of the right sort of items, but the clickable item (the UID) doesn't do anything. Also, the resulting html looks the same no matter what I put into the action element - this is the inside of the a-tag:
href="#" onclick="mojarra.jsfcljs(document.getElementById('j_idt9'),{'j_idt9:users:1:j_idt15':'j_idt9:users:1:j_idt15'},'');return false"
I'm not entirely sure what that means; all I know is that it does not call the edituser() method.
But what is the right way, then? I haven't found any examples that highlight this particular situation although it must be used all the time, I expect.

#{userlist.userList()
#{ul.edituser}Spot the difference there. I do believe "ul" should be "userlist"; in other words it will link to an action method "edituser()" in a JSF managed bean which I assume will be named Userlist. Its really simple when you run into the problem of an action method not working: 99/100 times the action method EL declaration is wrong. Now it could be typo, but I've been known to forget the #{} part too...
I use the JBoss Tools Eclipse plugin myself; it has nice JSF additions that add EL validation and autocompletion to the editor. That way I know already from the code view when I've made a mistake in stead of "at runtime". A missing action method turns up as a warning in the jsf editor for example. That is of course only helpful when you're actually using Eclipse ;)

Similar Messages

  • How do I get Mac OSX 10.6.4 to print to a Canon iRC2380 colour printer? Using the driver in the Mac's list doesn't work., How do I get Mac OSX 10.6.4 to print to A Canon iRC2380 colour printer? Using the driver in the Mac's list doesn't work.

    How do I get Mac OSX 10.6.4 to print to a Canon iRC2380 colour printer? Using the driver in the Mac's list doesn't work., How do I get Mac OSX 10.6.4 to print to A Canon iRC2380 colour printer? Using the driver in the Mac's list doesn't work.

    Not sure which driver you mean when you say "the driver in the Mac's list". Apple does not provide a driver for this device, so if you mean one of the default printers that are included with 10.6, like the Generic Postscript or Generic PCL, then these will only work if the optional PS or PCL print kits were installed in the machine. Given your inability to print then it would seem that you have neither kit installed. So this would require you to install the Canon UFR2 driver, which you can obtain via this link.
    With the UFR2 driver installed, you add the printer using IP > LPD. Enter the IP address of the iRC2380, leave the Queue name blank and change the Name to iRC2380. Leave the Location field blank and in the Print Using menu, browse to the "Canon iR C2380/2550 UFR II (UK)". Click OK and then Add to complete the queue creation. You should now be able to print. Please reply if it does not work.

  • X-fi Extreme Gamers not in IRQ list, doesn't work at all.

    9X-fi Extreme Gamers not in IRQ list, doesn't work at all.O Lo mates,
    my specs:
    Intel C2D E8500
    Gigabyte GA-EP45-DS3R
    Club3D ATi 4870 52MB
    2GB OCZ
    2 WD Raptors connected to onboard raid controller
    X-Fi in PCI slot
    my problem:
    The X-fi isn't working as it should. It's not getting detected in bios / POST so it can ofcourse not be working in any OS (currently running Win7 7068
    I used to own a AMD 2500 / Asus A7N8X-E deluxe, and it used to work, but when I upgraded to a C2D E6600 / DFI Infinity it only showed up 3 times in my IRQ list / OS. This ofcourse is to blame to Creative, because they dont care about the PCI standard and didn't implement IRQ resource sharing in the Extreme Gamer card. After upgrading to my current setup (listed above) it's still not working at all, even though I tried disabling all onboard devices I dont use, and manually mapped IRQ channels to the PCI ports so they wouldnt share.
    The X-fi is fine, I recently put it in another pc with another brand motherboard, and it was detected instantly. Guess the guy who owns that pc had some luck with his motherboard don't feeling the need to share IRQ's at that particulair moment... its like Russian roulette.
    Is there anything i can do to get the soundcard to work even though it doesn't implement the PCI standards and therefore in my opinion failed as a soundcard and as a brand as a whole?
    Greats,
    eXistenZ
    Message Edited by existenZNL on 06-24-2009 02:34 PMMessage Edited by existenZNL on 06-24-2009 02:35 [email protected]

    = Hey mate:
    Havent seen your exact bios, but if you have a setting in it, called? reset [color="#000080" size="3">Extended System Configuration Data.
    Then that might shuffle your bios, per se and then let that card be redetected. I used to use that on my systems when swapping one single part in order to get all the IRQs to shuffle around again, and give one to my card. Do you remember when the magic number to give to your Creative card was IRQ 5, DMA Low of , DMA High of 5, address of 220 and port of 330? Well that is how I used to get my system to shuffle my printer ports and modems in order to bump that sound card to get the correct addresses. Also check to see if the edges of your sound card are blackened. Wipe them with your fingers and see if there is an ashy burned residue. This will tell you if that card has been electrically damaged, or oily/dirty. Also the backlplates on some sound cards are slightly bent and your sound card will fit into its slot, but not all the way. A hair off and that card will be picked by your system every couple of boots.
    Try this and let me know how it goes for you.

  • When I use Mail and want to paste an emailadress with a right mouse click in the adres field this doesn't work, ofcourse cmd V  works. How can I solve this

    when I use Mail and want to paste an emailadress with a right mouse click in the adres field this doesn't work, ofcourse cmd V  works. How can I solve this

    YAY!  That did it.
    Thank you so much.
    And a Very Happy and Prosperous New Year to you!
    bonnie

  • My Ipod Froze And It Froze On Pandora And I Can Hear Pandora But I Click The Home Button And It Doesn't Work? Help Me

    My Ipod Froze And It Froze On Pandora And I Can Hear Pandora But I Click The Home Button And It Doesn't Work? Help Me

    Try this:
    1. Close all apps in the Task Bar. Double-click the Home button and hold apps down for a second or two. Tap the minus sign to close app.
    2. Hold the Sleep and Home button down until you see the Apple Logo.

  • Cascading Select List Doesn't work properly

    I am trying to use Cascading Select List in My Application. It works for the first time when I run the page afterwards when I try to open the same page in a different window it doesn't work afterwards it doesn't work at all.My code is as follows.
    1) Application Process with name getDet
    DECLARE
    lv_os_List varchar2(32000) := '';
    platform varchar2(50);
    err_code number;
    err_msg varchar2(200);
    BEGIN
    owa_util.mime_header('text/xml', FALSE );
    htp.p('Cache-Control: no-cache');
    htp.p('Pragma: no-cache');
    owa_util.http_header_close;
    htp.prn('<select>');
    HTP.prn ('<option value="' || 1 || '">' || '- All OS -' || '</option>');
    select platform into platform from platform where platformid =:P139_PLATFORM;
    if platform = 'Sun SPARC' then
    for i in (select os , osid from ostype where os like '%Sola%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='Linux (x86 & x86-64)') then
    for i in (select os ,osid from ostype where os like '%Linux%' or os like '%RH%' or os like '%SLES%' or os like '%OEL%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='TRU64') then
    for i in (select os ,osid from ostype where os like '%Tru64%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='Windows') then
    for i in (select os ,osid from ostype where os like '%Windows%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='IBM Linux on Power') then
    for i in (select os ,osid from ostype where os like '%Linux%' or os like '%RH%' or os like '%SLES%' or os like '%OEL%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='IBM System z') then
    for i in (select os ,osid from ostype where os like '%Linux%' or os like '%RH%' or os like '%SLES%' or os like '%OEL%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform like 'HP%') then
    for i in (select os ,osid from ostype where os like '%HP%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='Itanium') then
    for i in (select os ,osid from ostype where os like '%HP%' or (os like '%Windows%' and osid <> 201) or os like '%Linux%64%' or os like '%RH%64%'
    order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSIF (platform ='AIX') then
    for i in (select os ,osid from ostype where os like '%AIX%' order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    ELSE
    for i in (select os ,osid from ostype order by os) loop
    htp.prn('<option value="' || i.osid || '">' || i.os || '</option>');
    end loop;
    END IF;
    htp.prn('</select>');
    EXCEPTION
    WHEN OTHERS THEN
    err_code := SQLCODE;
    err_msg := substr(SQLERRM, 1, 200);
    INSERT INTO ERROR_TABLE (error_number, error_message)
    VALUES (err_code, err_msg);
    END;
    2) Application Item
    CASCADING_SELECTLIST_ITEM_1
    3) In the Footer of the region which contains the items the following Java Script
    <script>
    function get_select_list_xml(pThis,pSelect){
    var l_Return = null;
    var l_Select = html_GetElement(pSelect);
    var get = new htmldb_Get(null,html_GetElement('pFlowId').value,
    'APPLICATION_PROCESS=getDet',0);
    get.add('CASCADING_SELECTLIST_ITEM_1',pThis.value);
    gReturn = get.get('XML');
    if(gReturn && l_Select){
    var l_Count = gReturn.getElementsByTagName("option").length;
    l_Select.length = 0;
    for(var i=0;i<l_Count;i++){
    var l_Opt_Xml = gReturn.getElementsByTagName("option");
    appendToSelect(l_Select, l_Opt_Xml.getAttribute('value'),
    l_Opt_Xml.firstChild.nodeValue)
    get = null;
    function appendToSelect(pSelect, pValue, pContent) {
    var l_Opt = document.createElement("option");
    l_Opt.value = pValue;
    if(document.all){
    pSelect.options.add(l_Opt);
    l_Opt.innerText = pContent;
    }else{
    l_Opt.appendChild(document.createTextNode(pContent));
    pSelect.appendChild(l_Opt);
    </script>
    <script>
    get_select_list_xml($x('P139_PLATFORM'),'P139_OS');
    </script>
    For the first Select list form element properties
    onchange="get_select_list_xml(this,'P139_OS')"
    Please let me know what change I need to make in the code.

    Vikas,
    Is your page 0 a public page or it requires authentication? I remember having the same
    problem a while ago.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/apex/f?p=107:7
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Photoshop Elements 3 and 4 doesn't work on Intel Macbook

    Hi, and thanks in foreword,
    so my problem is nether of 3 or 4 doesn't work on my computer. Here are the crash reports. Those haven't worked after install. Just tell if you need more information.
    Please help me repair this problem!
    Process:         Photoshop Elements 4.0 [3108]
    Path:            /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0
    Identifier:      com.adobe.Photoshop.Elements
    Version:         4.0 (20060216.m.125) (4.0)
    Code Type:       PPC (Translated)
    Parent Process:  launchd [103]
    Date/Time:       2009-06-01 22:47:53.852 +0300
    OS Version:      Mac OS X 10.5.5 (9F33)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                           0x814ff442 0 + 2169500738
    Thread 1:
    0   ???                           0x800bc4a6 0 + 2148254886
    1   ???                           0x800c3c9c 0 + 2148285596
    2   translate                     0xb818b6ea CallPPCFunctionAtAddressInt + 202886
    3   ???                           0x800ed6f5 0 + 2148456181
    4   ???                           0x800ed5b2 0 + 2148455858
    Thread 2:
    0   translate                     0xb81529ef spin_lock_wrapper + 90931
    1   translate                     0xb8183633 CallPPCFunctionAtAddressInt + 169935
    2   translate                     0xb81861e2 CallPPCFunctionAtAddressInt + 181118
    3   translate                     0xb80dfb0b 0xb8000000 + 916235
    Thread 3:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 4:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 5:
    0   translate                     0xb8152b34 spin_lock_wrapper + 91256
    1   translate                     0xb8167dce CallPPCFunctionAtAddressInt + 57194
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 6:
    0   translate                     0xb8152c24 spin_lock_wrapper + 91496
    1   translate                     0xb816c825 CallPPCFunctionAtAddressInt + 76225
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xb813cfcc  ecx: 0x00000001  edx: 0x00000000
      edi: 0xb81d8794  esi: 0xb81d8770  ebp: 0x8080d180  esp: 0xb7fffacc
       ss: 0x0000001f  efl: 0x00010207  eip: 0x814ff442   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
    0xb8000000 - 0xb81d7fe7  translate ??? (???) /usr/libexec/oah/translate
    Translated Code Information:
    Rosetta Version:  21.03
    Args:  /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 -psn_0_1077511
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb009a83c, 0xb81529ef)
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    0x9689b644: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 112
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x91d42360 ctr: 0x91d3b430
    r00: 0xffffffe1 r01: 0xf0080de0 r02: 0xa02c337c r03: 0x0396c400
    r04: 0x00000002 r05: 0x00000000 r06: 0x00000054 r07: 0x00004f07
    r08: 0x00000000 r09: 0x00000000 r10: 0x00000000 r11: 0xa02cb5f4
    r12: 0x91d3b430 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x0396c400 r25: 0x00000054 r26: 0x00004f07 r27: 0x00000000
    r28: 0x00000000 r29: 0x00000002 r30: 0x00000002 r31: 0x9689b5dc
    Thread 1: (0xb02a2d38, 0xb8152c24)
    0x91d7e8c0: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 1260
    0x1c70704c: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonOperationThreadFunc + 136
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x91d7ea04 ctr: 0x91d4673c
    r00: 0x0000014e r01: 0xf0284a50 r02: 0xf0284a90 r03: 0x00006b03
    r04: 0x00006c03 r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000001 r10: 0xffffff1f r11: 0xa02cb898
    r12: 0x91d4673c r13: 0xf0284b28 r14: 0xf0284b24 r15: 0xf0284b20
    r16: 0xf0284b1c r17: 0xf0284b18 r18: 0xf0284ce8 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0xa02ce3e8
    r28: 0x1b4e6820 r29: 0x22a48200 r30: 0x1b4e67c8 r31: 0x91d7e3e8
    Thread 2: (0xb019ed64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x01b64890: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36
    0x01b64adc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76
    0x01b644a0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0182d20 r02: 0x19cc4160 r03: 0x00005c03
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x01b483b4 r09: 0x0321db80 r10: 0x3effe000 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
    r28: 0x00000000 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 3: (0xb0220d68, 0xb8152b34)
    0x1c705e34: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _BSD_watchevent + 44
    0x1c70afb8: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonSelectThreadFunc + 204
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x1c705ea0 ctr: 0x91d9146c
    r00: 0x00000000 r01: 0xf0203d60 r02: 0x1c723010 r03: 0x000000e8
    r04: 0xf0203e34 r05: 0x00000000 r06: 0x00000000 r07: 0x01000000
    r08: 0x00000000 r09: 0x01000000 r10: 0x00000000 r11: 0x1c72342c
    r12: 0x91d9146c r13: 0x1c723010 r14: 0x00000000 r15: 0x1c723010
    r16: 0x1c723008 r17: 0xf0203e18 r18: 0x1c72aefc r19: 0xf0203e0c
    r20: 0xf0203dfc r21: 0xf0203e08 r22: 0xf0203e34 r23: 0x00000000
    r24: 0x1c72aefc r25: 0x1c723010 r26: 0x00000000 r27: 0xf0203e04
    r28: 0xf0203e34 r29: 0x00000000 r30: 0x1c723010 r31: 0x1c70aefc
    Thread 4: (0xb011cd64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x1966e428: /Applications/Adobe Photoshop Elements 4.0/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0101da0 r02: 0x17f43480 r03: 0x00005207
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000040 r09: 0x0321db80 r10: 0x00000040 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x1966e3fc
    r28: 0x80000000 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 5: Crashed (0xb7fffacc, 0x814ff442)
    0x200ba4fc: No symbol
    0x2053d1dc: No symbol
    0x2006f34c: No symbol
    0x200b0034: No symbol
    0x202f2c10: No symbol
    0x2025f700: No symbol
    0x20385308: No symbol
    0x02e3cbe0: @executable_path/../Frameworks/AdobeOperaMgr.framework/Versions/A/AdobeOperaMgr : _OM_Initialize + 124
    0x02e3cd14: @executable_path/../Frameworks/AdobeOperaMgr.framework/Versions/A/AdobeOperaMgr : _OM_CreateBrowser + 68
    0x00872858: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 320496
    0x00871840: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 316376
    0x0087ac40: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 354264
    0x0087beb8: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 358992
    0x00870cf4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 313484
    0x000a0150: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : IsTargetInView(TView*) + 3616
    0x000a0150: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : IsTargetInView(TView*) + 3616
    0x000a0150: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : IsTargetInView(TView*) + 3616
    0x0009f1a8: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : NewObjectBySignature(unsigned long, CStr255 const&) + 143648
    0x00841014: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 117676
    0x00840fb4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 117580
    0x00e02064: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 2386236
    0x00e0008c: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 2378084
    0x00040b80: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : LookupErrString(short, short, ZString&) + 89920
    0x00b5d8f4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 3380364
    0x00b55fc0: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 3349336
    0x00002d68: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : dyld_stub_binding_helper + 1096
    0x00002b00: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : dyld_stub_binding_helper + 480
    0x00002894: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : ___code_start__ + 512
    0x000026c4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : ___code_start__ + 48
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x200ba520 ctr: 0x91d769e0
    r00: 0x00000004 r01: 0xbfff8880 r02: 0x2067a448 r03: 0x22a67a00
    r04: 0x00000000 r05: 0x00000001 r06: 0xfefefeff r07: 0x80808080
    r08: 0x00450050 r09: 0x22a67a0c r10: 0x00000000 r11: 0x80008000
    r12: 0x80808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x1fe3a730 r17: 0x03e29400 r18: 0x00000000 r19: 0x203840c4
    r20: 0x20383c30 r21: 0x20383cf0 r22: 0x2037f580 r23: 0x1fe3df00
    r24: 0x2025f40c r25: 0x206192a8 r26: 0x1fe3a7d0 r27: 0x00000000
    r28: 0x00000005 r29: 0x1fe3e18c r30: 0x00000000 r31: 0x200ba448
    Process:         Photoshop Elements 3 [3119]
    Path:            /Applications/Adobe Photoshop Elements 3/Photoshop Elements 3.app/Contents/MacOSClassic/Photoshop Elements 3
    Identifier:      com.adobe.Photoshop.Elements
    Version:         3.0x234 (3.0)
    Code Type:       PPC (Translated)
    Parent Process:  launchd [103]
    Date/Time:       2009-06-01 22:49:21.631 +0300
    OS Version:      Mac OS X 10.5.5 (9F33)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   translate                     0xb80bcd58 0xb8000000 + 773464
    1   translate                     0xb80b7007 0xb8000000 + 749575
    2   translate                     0xb80d49c0 0xb8000000 + 870848
    3   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 1:
    0   ???                           0x800bc4a6 0 + 2148254886
    1   ???                           0x800c3c9c 0 + 2148285596
    2   translate                     0xb818b6ea CallPPCFunctionAtAddressInt + 202886
    3   ???                           0x800ed6f5 0 + 2148456181
    4   ???                           0x800ed5b2 0 + 2148455858
    Thread 2:
    0   translate                     0xb81529ef spin_lock_wrapper + 90931
    1   translate                     0xb8183633 CallPPCFunctionAtAddressInt + 169935
    2   translate                     0xb81861e2 CallPPCFunctionAtAddressInt + 181118
    3   translate                     0xb80dfb0b 0xb8000000 + 916235
    Thread 3:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 4:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 5:
    0   translate                     0xb8152b34 spin_lock_wrapper + 91256
    1   translate                     0xb8167dce CallPPCFunctionAtAddressInt + 57194
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 6:
    0   translate                     0xb8152c24 spin_lock_wrapper + 91496
    1   translate                     0xb816c825 CallPPCFunctionAtAddressInt + 76225
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xb80bcd30  ecx: 0x00000000  edx: 0x00000004
      edi: 0x00000000  esi: 0x80303820  ebp: 0xb7fffa08  esp: 0xb7fff9d0
       ss: 0x0000001f  efl: 0x00010202  eip: 0xb80bcd58   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
    0xb8000000 - 0xb81d7fe7  translate ??? (???) /usr/libexec/oah/translate
    Translated Code Information:
    Rosetta Version:  21.03
    Args:  /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp /Applications/Adobe Photoshop Elements 3/Photoshop Elements 3.app/Contents/MacOSClassic/Photoshop Elements 3
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb009a83c, 0xb81529ef)
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    0x9689b644: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 112
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x91d42360 ctr: 0x91d3b430
    r00: 0xffffffe1 r01: 0xf0080de0 r02: 0xa02c337c r03: 0x00902000
    r04: 0x00000002 r05: 0x00000000 r06: 0x00000054 r07: 0x00005007
    r08: 0x00000000 r09: 0x00000000 r10: 0x00000000 r11: 0xa02cb5f4
    r12: 0x91d3b430 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00902000 r25: 0x00000054 r26: 0x00005007 r27: 0x00000000
    r28: 0x00000000 r29: 0x00000002 r30: 0x00000002 r31: 0x9689b5dc
    Thread 1: (0xb019ed64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x83b14c24: No symbol
    0x83b14e60: No symbol
    0x83b14878: No symbol
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0182cd0 r02: 0x1625e6d0 r03: 0x00005f03
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00767a5c r09: 0x14fae160 r10: 0xf0181b40 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
    r28: 0x00000000 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 2: (0xb02a2d38, 0xb8152c24)
    0x91d7e8c0: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 1260
    0x193f204c: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonOperationThreadFunc + 136
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x91d7ea04 ctr: 0x91d4673c
    r00: 0x0000014e r01: 0xf0284a50 r02: 0xf0284a90 r03: 0x00006303
    r04: 0x00006403 r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000001 r10: 0x91d7e3a0 r11: 0xa02cb898
    r12: 0x91d4673c r13: 0xf0284b28 r14: 0xf0284b24 r15: 0xf0284b20
    r16: 0xf0284b1c r17: 0xf0284b18 r18: 0xf0284ce8 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0xa02ce3e8
    r28: 0x1f1c7e80 r29: 0x00fe0000 r30: 0x1f1c7e28 r31: 0x91d7e3e8
    Thread 3: (0xb0220d68, 0xb8152b34)
    0x193f0e34: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _BSD_watchevent + 44
    0x193f5fb8: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonSelectThreadFunc + 204
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x193f0ea0 ctr: 0x91d9146c
    r00: 0x00000000 r01: 0xf0203d60 r02: 0x1940e010 r03: 0x000000e8
    r04: 0xf0203e34 r05: 0x00000000 r06: 0x00000000 r07: 0x01000000
    r08: 0x00000000 r09: 0x01000000 r10: 0x00000000 r11: 0x1940e42c
    r12: 0x91d9146c r13: 0x1940e010 r14: 0x00000000 r15: 0x1940e010
    r16: 0x1940e008 r17: 0xf0203e18 r18: 0x19415efc r19: 0xf0203e0c
    r20: 0xf0203dfc r21: 0xf0203e08 r22: 0xf0203e34 r23: 0x00000000
    r24: 0x19415efc r25: 0x1940e010 r26: 0x00000000 r27: 0xf0203e04
    r28: 0xf0203e34 r29: 0x00000000 r30: 0x1940e010 r31: 0x193f5efc
    Thread 4: (0xb011cd64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x79796f18: No symbol
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0101d50 r02: 0x14fa54a0 r03: 0x00005303
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000040 r09: 0x14fae160 r10: 0x00000040 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x0090c7f8
    r28: 0x0090c808 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 5: Crashed (0xb7fff9d0, 0xb80bcd58)
    0x200ba96c: No symbol
    0x20548bfc: No symbol
    0x2006edc4: No symbol
    0x200b031c: No symbol
    0x202f7198: No symbol
    0x20262444: No symbol
    0x2038946c: No symbol
    0x7625a144: No symbol
    0x837e0f68: No symbol
    0x837e0ff0: No symbol
    0x849b8388: No symbol
    0x849b80c4: No symbol
    0x849c72ec: No symbol
    0x849c88f4: No symbol
    0x849b7868: No symbol
    0x8401495c: No symbol
    0x8401495c: No symbol
    0x8401495c: No symbol
    0x84013648: No symbol
    0x840135ac: No symbol
    0x849550d4: No symbol
    0x84954624: No symbol
    0x85012178: No symbol
    0x85010208: No symbol
    0x8500fef8: No symbol
    0x850101b8: No symbol
    0x8407ba38: No symbol
    0x84cf8d04: No symbol
    0x83f71254: No symbol
    0x83f6f714: No symbol
    0x83f6f340: No symbol
    0x83f6ec68: No symbol
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x200ba990 ctr: 0x91d769e0
    r00: 0x00000004 r01: 0xbfff8ac0 r02: 0x206aa8b8 r03: 0x20801800
    r04: 0x00000000 r05: 0x00000001 r06: 0xfefefeff r07: 0x80808080
    r08: 0x00450044 r09: 0x2080180c r10: 0x00000000 r11: 0x80008000
    r12: 0x80808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x1f21b650 r17: 0x00bc8e00 r18: 0x00000000 r19: 0x203882f0
    r20: 0x20387e90 r21: 0x20387f50 r22: 0x20383d4c r23: 0x1f21e550
    r24: 0x00000000 r25: 0x1f21e7c0 r26: 0x20649c88 r27: 0x00000000
    r28: 0x00000005 r29: 0x1f21e7dc r30: 0x00000000 r31: 0x200ba8b8
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB
    Graphics: kHW_IntelGMA965Item, GMA X3100, spdisplays_builtin, 144 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (4.170.46.11)
    Bluetooth: Version 2.1.0f17, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en3
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en4
    Serial ATA Device: FUJITSU MHY2160BH, 149,05 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-867
    USB Device: Built-in iSight, Micron, high_speed, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, full_speed, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., low_speed, 500 mA
    USB Device: CTE-450, Wacom Co.,Ltd., full_speed, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA

    Uninstall and remove all the leftover bits you can find. Create a new admin user and try installing from there.

  • IPad 4 with iOS 8 "read list" doesn't work

    After updating to iOS 8, read list  feature in Safari doesn't work animore!!!((( I can not read articles without the intertnet!
    And also, Apple, come on, make iWork for free for rest of you costomers! It's ridicules to pay 30$ just only because that I bought the iPhone 4 and iPad 4 erlier...and even by highest price!

    Hi
    Sorry for being too nitpicky - BUT
    You indicate iOS 8.1.2 on iPhone 4
    Either you have a 4S or you have iOS 7.x
    But with that said
    Can you please check Settings -- General -- Accessibility - scroll down to Interaction -- Call Audio Routing and see if Automatic is checked?
    Thanks

  • Where used list doesn't work for global data

    Hi,
    When i try to do where used list on a constant in an include, it doesn't give the results for classes.
    The class contains the include in a method that uses the constant, and the where used list for that constant doesn't find the appearance of the constant in the class.
    I tried to look for oss note that solves the problem but i couldn't find any.

    I tried to update the navigation index but it still doesn't work. from my debuging i found out that it just doesn't look in classes, all classes. I mean even in the where used itself there is not an option for used in classes. I checked it and it's a generic problem of the where used list for global data.
    Edited by: Cohen Lior on Apr 14, 2010 6:52 PM

  • EA6350 Device List Doesn't Work Correctly

    Device list doesn't show all devices on the network. Some are shown OFFLINE when in fact they are ONLINE.
    Other devices that are connected don't even show up at all.
    For instance, I have 15 devices on the network, some wired and some wireless, but only 10 devices show in the device
    list. The other devices have connectivity but never show in the device list.
    Called support and was told to update firmware and reset the router. Tried all of that but to no avail.
    The device list is still incorrect.
    When will Linksys engineers fix the firmware?

    Make sure that your devices are set to obtain an automatic IP address. Check some of the devices which appeared on the list. It could be that some devices have multiple addresses listed below them, and if such is the case of your network, I suggest you inform Linksys Support about it.

  • Wish List doesn't work right

    For a couple of days now, my wish list has not worked properly.
    I have a lot of items on my wish list, mostly albums, so they do not all fit on one page.
    Now when I access my wish list, the first page works fine. It displays everything correctly and I can use the buy buttons to purchase the items.
    But when I try to access the second page, it won't work. The album covers are not displayed at all and the buttons aren't working. I can also not remove any items from my wish list when they are on the second page. It is also not just a problem with the albums. It is the same with single songs.
    Also, when I choose to sort the items on my wish list in a different way (e.g. name) instead of the date I added them to my wish list, it causes the same problem as going to page 2. I have no idea what is going on.
    I had recently installed a new driver for my video card, so I tried the old one, but the problem was still there. Since that was the only major change to my system I have no idea what else to try.
    I hope somebody her can help me.

    I think folks are looking for a solution.
    And I have given one. The Palatino font supplied with Mavericks is no good. The only fix is to replace it with an older version. If you don't have one, you can't fix it.
    Do you agree that Restore Standard Fonts...works ... Yes? No?
    No. That option only attempts to remove fonts from the System and root Library folders that are included with OS X. It doesn't give you an option to restore OS X supplied fonts that are missing.
    I have to presume you installed Mavericks over Mountain Lion. In Mavericks, Palatino is installed to the /System/Library/Fonts/ folder. In ML, that same (correctly working) font is installed to the /Library/Fonts/ folder.
    Presuming this scenario is correct, the working version of Palatino in the /Library/Fonts/ folder was already active. When resolving conflicts in Font Book, the active font is always the one left active. Which would mean it removed the broken, Mavericks installed version.
    As noted above, I fully tested and have proven the Mavericks version of Palatino is bad. I have multiple versions of this font. They are from:
    OS 9
    MS Office 2011
    Lion
    Mountain Lion
    Mavericks
    Adobe Type 1 PostScript
    Adobe OpenType PostScript
    I used Suitcase Fusion to activate one version at a time. Testing in Word, InDesign and other apps, they all behaved as expected until using the Mavericks supplied version.

  • 10.2.0.424 search partial number in the call list doesn't work

    The scenario is this
    I remember I've been call from one number.
    I only remember one part of the digits
    Let's say 6532
    I go to call list and go to use the search function
    No results, but scrolling the call list and wasting a lot of time, I see that I was remembering correctly that number.
    What is The point of having databases and a search function that doesn't work?
    Thank you for replies and opinions
    Cor

    Toggling these items to OFF in the Hub settings prevents the messages from these sources from appearing in the main Hub view.  This does not (currently) remove them from the Hub entirely.  It's possible we may see that option in an upcoming OS release.

  • Move focus between elements of browser page doesn't work with JVM 1.6.x

    Hi,
    why JVM 1.6 doesn't support accessibility?
    with JVM 1.5_10 or above it's possible to move from elements of IE browser page with tab and enter and exit from applet
    with JVM 1.6 or using plugin 1.6 this is not more possible.
    with plugin 1.6 and JVM 1.5 applet can gains focus but it doesn't release it
    with JVM 1.6 applet doesn't gain focus and all keyevents are intercepted from browser.
    to make my applet and page accessible I need to move focus between elements of browser page with tab,
    and enter and exit from applet.
    Just because my users can't use mouse but only keyboard.
    Note that FireFox doesn't work at all, even if bug seems fixed https://bugzilla.mozilla.org/show_bug.cgi?id=93149
    (you can watch a recorder right sample here on: http://www.vista.it/ing_vista_0311_video_streaming_accessibile_demo.php)
    Please advise.

    Hello Carl,
    some things are so easy if some one takes place the clou. I clear all cache information in the firefox browser and all is working fine.
    Thank you very much and have a nice weekend.
    Regards
    Thorsten

  • Redemption code from the photoshop elements 12 box insert doesn't work

    Just bought PS Elements 12 at BestBuy. The redemption code  specified at insert doesn't work. What should I do know? Help...

    Hi,
    You can try:
    http://helpx.adobe.com/x-productkb/global/redemption-code-help.html
    Serial number, Redemption, and Product codes | Student & Teacher Editions

  • 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 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
    Um what?

    PSE9 is only available in 32 bit.
    The default location for installation should be Program Files (x86)
    Uninstall via the control panel and try to install again. Make sure you don’t install it in the Program Files folder.
     

Maybe you are looking for

  • After upgrading, font in google is FAT and UGLY

    *blocked by the greatwall, google hongkong-ing so after upgrading to Mountain Lion, I've tried to search around and learnt a new term called font conflict, I'm not sure if it is a font conflict, however, I truly can't bear with seeing this ugly and f

  • HT1446 No low battery warning before it shuts-down

    Under MAvericks OS-X, our MBP isn't giving a low battery warning before it shuts-down. And yes the battery status icon is active in the status bar..  So why no warning??

  • Training advice

    Hi, I am interested in expanding my skill sets in the area of SAP. I understand there is a functional and development side. From my experience I feel that I am most suited both (for the development side) and seem to be leaning towards XI or BI areas.

  • RPD Customization

    Hi experts , I want to add new logical column to the BMM Layer. what is the best practice in adding such new columns, Can i create them in an existing fact ? Does this has any effect on future upgrade ? thx

  • Assigning dedicated tablespaces to partitioned table 11g

    Hi, I'm facing an issue trying to assign a dedicated tablespace to a range partitioned table using the NUMTOYMINTERVAL clause. I'm working on Oracle 11g version and I would use the auto partition creation feature in order to create each month a new p