Add-ons which are installed and enabled are not visible - no Firebug icon, no Web Developer toolbar.

I was busy working with Firebug last night. This morning the icon wasn't present and I couldn't find it anywhere. In Add-on manager I disabled/reloaded then enabled/reloaded, but still nothing. Web developer toolbar was also missing and not in the toolbar menu. Checking versions, I saw I had Firebug 1.8.1, and one of the compatibility lists suggested that went with Firefox 6 (I was on 5.0.1).
I installed Firefox 6 beta, reinstalled Firebug 1.8.1, but no change. I uninstalled, reinstalled 5.0.1 and this time Firebug 1.8.0, and again nothing.
I must be missing something, but my poductivity has suffered so much that I'd be happy to discover exactly what sort of idiot I am.

I know where to find it. It was the absence of that icon I was complaining about. After a day and a half of doing very little, I suddenly saw that the Web Developer toolbar had reappeared (for no apparent reason). That gave me access to options which had previously been invisible, and I have succeeded in switching Firebug on again. I only wish I could tell all the other people suffering from this problem how to solve it, but the solution was quite spontaneous.

Similar Messages

  • Flashplayer 11 installed and enabled but not working

    using IE 11 with Windows 7. previous version(s) have worked in the past. However IE version 11 was recently installed and flash player issue started at that time. Maybe related??? Adobe site says installation successful. Went through all related troubleshooting tips and no issues were found.

    IE11 has wrought havoc since it was released.
    Facebook, Yahoo, YouTube, Pogo... all have reported numerous problems.
    Microsoft has recommended enabling Compatibility view for affected sites: http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11  but that has met with about 50% success.

  • Savage4: DRI installed and enabled, still not working!

    My box has Savage4-based ProSavage 8 onboard video hardware, which I am attempting to enable acceleration for. XOrg comes with 2D drivers for this hardware; however, 3D drivers are not included in XOrg or the Arch default kernel (though the kernel is compiled with DRM), so I had to install Mesa. Bingo, there's my 3D driver.
    My xorg.conf seems to be configured right (it bloody well should be since I used hwd!)... But still no DRI according to glxinfo, still lame FPS from glxgears (113-144 FPS for normal-sized window), and still bloody hideous FPS from TuxRacer (~2 FPS).
    Any help? I'm pretty sure I'm doing this right... Do I need to compile something into the kernel or something?
    My xorg.conf:
    # Auto-generated by KNOPPIX mkxf86config
    Section "ServerLayout"
    # PS/2 Mouse using /dev/input/mice in Kernel 2.6
    # Serial Mouse not detected
    Identifier "XFree86 Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig! RgbPath "/usr/X11R6/lib/X11/rgb"
    ModulePath "/usr/X11R6/lib/modules"
    FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/misc"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath "/usr/X11R6/lib/X11/fonts/PEX"
    FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID"
    FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "GLcore"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "speedo"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" ""
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ### Uncomment if you don't want to default to DDC:
    ### Uncomment if you don't want to default to DDC:
    HorizSync 31.5 - 82.0
    VertRefresh 50.0 - 120.0
    Identifier "Monitor0"
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    ### Available Driver options are:-
    # sw_cursor is needed for some ati and radeon cards
    #Option "sw_cursor"
    #Option "hw_cursor"
    #Option "NoAccel"
    #Option "ShowCache"
    #Option "ShadowFB"
    #Option "UseFBDev"
    #Option "Rotate"
    # The following line is auto-generated by KNOPPIX mkxf86config
    # BusID "PCI:1:0:0"
    Identifier "Card0"
    Driver "savage"
    VendorName "All"
    BoardName "All"
    ChipSet "Savage4"
    Card "savage Savage4"
    Option "DRI" "on"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Group "users"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
    EndSection
    What glxinfo says:
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: No
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig
    OpenGL vendor string: Mesa project: www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.2 (1.5 Mesa 6.1)
    OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
    GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
    GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_logic_op,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,
    GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
    GL_ATIX_texture_env_combine3, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection,
    GL_NV_texture_rectangle, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
    glu version: 1.3
    glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
    0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
    0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
    0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
    0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x3f 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
    What glxgears gives me:
    622 frames in 5.0 seconds = 124.400 FPS
    565 frames in 5.0 seconds = 113.000 FPS
    565 frames in 5.0 seconds = 113.000 FPS
    678 frames in 5.0 seconds = 135.600 FPS
    565 frames in 5.0 seconds = 113.000 FPS
    Any help?
    Edit: changed "Mode 0660" to back to "0666". Doesn't help a damn thing.
    BTW, I'm using the stock Arch kernel (linux-2.6.10-ARCH).

    Hi guys, it doesn't work here either, even if I followed the instructions (tried March 15th snapshot). Dmesg gives me these errors when trying to load the DRM module:
    kobject_register failed for drm (-17)
    [<c031f85b>] kobject_register+0x5b/0x70
    [<c01397c1>] mod_sysfs_setup+0x51/0xc0
    [<c013adb0>] load_module+0xbc0/0xce0
    [<c0152add>] vma_link+0xad/0xf0
    [<c013af27>] sys_init_module+0x57/0x240
    [<c0103279>] sysenter_past_esp+0x52/0x75
    savage: disagrees about version of symbol drm_open
    savage: Unknown symbol drm_open
    savage: disagrees about version of symbol drm_fasync
    savage: Unknown symbol drm_fasync
    savage: disagrees about version of symbol drm_poll
    savage: Unknown symbol drm_poll
    savage: Unknown symbol drm_get_resource_len
    savage: disagrees about version of symbol drm_core_get_reg_ofs
    savage: Unknown symbol drm_core_get_reg_ofs
    savage: Unknown symbol drm_get_dev
    savage: disagrees about version of symbol drm_ioctl
    savage: Unknown symbol drm_ioctl
    savage: disagrees about version of symbol drm_exit
    savage: Unknown symbol drm_exit
    savage: disagrees about version of symbol drm_core_get_map_ofs
    savage: Unknown symbol drm_core_get_map_ofs
    savage: disagrees about version of symbol drm_init
    savage: Unknown symbol drm_init
    savage: Unknown symbol drm_get_resource_start
    savage: Unknown symbol drm_cleanup_pci
    savage: disagrees about version of symbol drm_mmap
    savage: Unknown symbol drm_mmap
    savage: Unknown symbol drm_initmap
    savage: disagrees about version of symbol drm_core_reclaim_buffers
    savage: Unknown symbol drm_core_reclaim_buffers
    savage: disagrees about version of symbol drm_release
    savage: Unknown symbol drm_release
    Any ideas?

  • Chrome Extension installed and enabled but doesn't do anything

    I have been using the Adobe Extension to create PDF from my web pages with Chrome.  Suddenly it doesn't work.  It is installed and enabled but nothing happens when I select create web page.  Any suggestions?Thanks.

    I have been using the Adobe Extension to create PDF from my web pages with Chrome.  Suddenly it doesn't work.  It is installed and enabled but nothing happens when I select create web page.  Any suggestions?Thanks.

  • My computer says I cannot use icloud because I have multiple versions of outlook installed. How do I find out which versions are installed and how do I decide which one to delete?

    My computer states that I have multiple versions of outlook installed and that i cannot use icloud. How d if find out which versions are installed and which ne to delete without interrupting the other?

    That's a Windows/Office problem. You should ask in the Microsoft support forums.

  • Which codecs (e.g. for MP3 etc..) are installed and/or used by MediaSource 3 o

    Which codecs (audio or video) are installed and used by MediaSource versions 3.30.2 and 5.0.38?Is that information provided in the MS application anywhere?I checked under Device Manager | Sound, video and game controllers | Audio Codecs (Video Codecs) ..but I don't see any?specifically from Creative e.g. like ctmp3.acm which some other people see. I see no codecs (either audio or video) with name? ct**.** in those codec lists. I see the MPEG Layer-3 Audio Codec Version .9(Build 305) .. but what application installed it ? WMP ?Is that the codec used by MS for MP3 encoding and playback?- Mitch?

    Yup.
    Here is a way you could solve this by adding an extra column and a small lookup table:
    The lookup table is here for the copying:
    0
    1
    k
    kilo
    2
    M
    mega
    3
    G
    giga
    4
    T
    tera
    5
    P
    peta
    6
    E
    exa
    7
    Z
    zetta
    8
    Y
    yotta
    In table 8 (the one on the left in the image) column A is where the values are. 
    B1=A1÷(1024^VLOOKUP(INT(LOG(A1, 1024)), Binary Prefixes::A:D, 1))&" "&VLOOKUP(INT(LOG(A1, 1024)), Binary Prefixes::A:D, 2)&"B"
    this is shorthand for... select cell B1, then type (or copy and paste from here) the formula:
    =A1÷(1024^VLOOKUP(INT(LOG(A1, 1024)), Binary Prefixes::A:D, 1))&" "&VLOOKUP(INT(LOG(A1, 1024)), Binary Prefixes::A:D, 2)&"B"
    select cell B1, copy,
    now select all the cells in column B, paste

  • I have Prem. Elements 12.  I am trying to add audio media.  I know where the audio files are located (using GET INFO while in iTunes), and when I try to add certain audio files, some are accepted and some are not.  In one case, when I opened a particular

    I have Prem. Elements 12.  I am trying to add audio media.  I know where the audio files are located (using GET INFO while in iTunes), and when I try to add certain audio files, some are accepted and some are not.  In one case, when I opened a particular folder, the song was not listed, even tho' the song is there when using Windows Explorer.  This happens with mp3 and mp4 and just wav files.  Some audio are accepted, most are not.  I get that codec is not installed error message, too.

    Perhaps it would be helpful for you to view the page source code of this page
    http://www.alanwork.com/
    As you can see, the submenu code links are immediately below the top level code, and are
    wrapped in their own  <UL> </UL> tag pairs.
    Hope that helps

  • Some photos in iphoto are missing and there are blank thumbnails which when i try to open them show an exclamation sign

    some photos in iphoto are missing and there are blank thumbnails which when i try to open them show an exclamation sign

    The exclamation make is an indication that iPhoto has broken the file path to the original photo.
    Make a temporary, backup copy (if you don't already have a backup copy) of the library and apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • HT1391 I have just taken over a used iPad and I logged in with my iTunes ID and tried to install some apps. It says they are installed but they are not on the home screen.???

    Cannot seem to find the apps that it says are installed. They are not on my home screen

    If you've checked all of your homescreens and app folders and can't find them (there is a limit of 11 homescreens that are visible), and you can't find them via the spotlight search screen (swipe your first home screen to the right), then are thay hidden by an ap age rating in Settings > General > Restrictions  ?
    If not then have you tried a reset to see if you can find them after the iPad has restarted ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • WHen I first installed iOS 6 the App Store crashes...and now having iOS 6 for 2 weeks now, all my apps are buggy and now are crashing! Safari and built in apps are becoming slow and crash. I hate how apple leaves iPod touch 4g and iPhone 4 in the dark.

    WHen I first installed iOS 6 the App Store crashes...and now having iOS 6 for 2 weeks now, all my apps are buggy and now are crashing! Safari and built in apps are becoming slow and crash. I hate how apple leaves iPod touch 4g and iPhone 4 in the dark and basically force us to upgrade to newer devices. Apple could of done better with the update and needs to resolve these issues.

    Try:
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar
    The App store crashing is a known problem.
    IOS 6 App store crash: Apple Support Communities

  • When I try to print pictures from Iphoto 11 I get a message saying no themes are installed and I cannot print. This never happened on previous versions of iPhoto.

    When I try to print photos in Iphoto 11 I get a message saying there are no themes installed and it will not let me print. This never happened in previous Iphoto versions and there is no link to get themes. How can I get these themes?

    Reinstall.
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • I installed windows 7 on my iMac 21.5 (late 2009) and when I boot windows 7, the lag drivers are missing and bootcamp is not installed. The windows package would not download through bootcamp, even when left alone for 2 hours.

    I installed windows 7 on my iMac 21.5 (late 2009) and when I boot windows 7, the lag drivers are missing and bootcamp is not installed. The windows package would not download through bootcamp, even when left alone for 2 hours. Don't have the lion disk... Drivers seem impossible to get. Please help!

    lan drivers*

  • How to check Exadata plug-ins are installed and running?

    Hi ,
    I have quarter rack Exadata set-up. I wanted to check whether i have Exadata plug-ins already installed and running or not ?
    Is there any way to confirm this ? I can see grid control running on separate host and several other production dbs are registers with it for monitoring. But not sure whether Exadata db is registered to it or not ? I believe, i need to install agent and additional plug-ins to have it monitored via grid control.
    Can i check that ? Is there any way ?
    I am new to OEM and yet have not explored it.

    I haven't worked with Exadata myself but the installed plug-ins should be visible under Setup (upper-right-corner of the Grid Control Home page), Management Plug-ins.
    Eric

  • In which table scripts and smartforms are stored

    in which tables scripts and smartforms are stored
    eg scripts in tadir.

    Hi this may be of some help.
    SD
    SALES ORDER/ENQUIRY/QUOTATION
    Output type         : BA00
    ScriptForm Name     : RVORDER01
    Driver Program Name : RVADOR01
    smartform name
    DELIVERY NOTE
    Output type         : LD00
    ScriptForm Name     : RVDELNOTE
    Driver Program Name : RVADDN01
    smartform name      : LE_SHP_DELNOTE
    Smartform Driver Pgm: RLE_DELNOTE
    INVOICE
    Output type         : RD00
    ScriptForm Name     : RVINVOICE01
    Driver Program Name : RVADIN01
    smartform name      : LB_BIL_INVOICE
    Smartform Driver Pgm: RLB_INVOICE
    MM
    PUCHASE ORDER/RFQ/CONTRACT
    Output type         : NEU
    ScriptForm Name     : MEDRUCK
    Driver Program Name : SAPMF06P
    smartform name      : /SMB40/MMPO_L
    smartform driver program: /SMB40/FM06P
    GOODS RECEIPT
    Output type         : WE01
    ScriptForm Name     : WESCHEINVERS1
    smartform name      : /SMB40/MMGR1_A
    smartform driver program: /SMB40/M07DR
    GOODS ISSUE
    Output type         : WA01
    ScriptForm Name     : WA_SCHEINVERS1
    smartform name      : /SMB40/MMGI1_A
    smartform driver program: /SMB40/M07DR
    FI Forms
    Account Statement   : F140_ACC_STAT_01
    Cheque Printing     : F110_PRENUM_CHEK
    Balance Confirmation: F130_confirm_01
    Dunning Form:         F150_DUNN_01
    check the link below it provides steps to convert sap scripts to smartforms
    http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf
    SMARTFORMS -Driver Program
    PO: /SMB40/FM06P
    SO: /SMB40/RVADOR01
    GR: /SMB40/M07DR
    with regards,
    Hema Sundara.
    pls give points if u find this helpful.

  • How do I change the name of my hard drive which the photos and libraries are located on without having to relink and recreate folders for photos?

    When I have tried to change the name of my hard drive which my photos and catalog are stored on, when I try and access the new catalog in the new destination yet still same physical hard drive it unlinks all the photos and the folder structure.
    Any way to keep the photos or at least the year folders so as to more easily relink?

    In the Library module, in the Folders tab on the left, do a right-click "show parent" until you can see the root of the drive.
    From there, if you cannot rename the drive from there, then rename it in the OS finder/explorer. Then you just need to reconnect that one root directory or drive entry and Lightroom will do all the work for you.

Maybe you are looking for

  • Policy not being applied to users

    I have a group policy that used to work, but now has decided it does not want to be applied to the workstations anymore. I don't know what may have happened to make is stop working. It's a pretty restrictive policy for students. I have the exact same

  • ITunes and Quicktime don't work on Windows 7 64-bit

    iTunes and Quicktime don't work on Windows 7 64-bit. I tried to uninstall and install the package according to Apple support article (http://support.apple.com/kb/HT1923) but still the same problem. I even tried to stop the Bonjour, it didn't help eit

  • Copied SALESPRO business role in CRMC_UI_PROFILE, but odd results show.

    I have created an new role (Z_SALESPRO) using transaction CRMC_UI_PROFILE. The copied role had all objects copied and I can see that it has the Nav Bar profile of 'SLS-PRO', which is the same as the role 'SALESPRO', being the one that I copied from.

  • Where are my applications stored in Lion (Parallels VM etc)?

    i have a home folder that has a "Applications" folder and i have a sidebar folder that says "Applications". in the "sidebar folder" i have tons of apps including the apple applications but in the Home Folder > Applications folder i have two applicati

  • Ipod prob

    hy everyone well friends few days before i have made a option for video tht it should play only audio but now video in the settings but now i want it back to play video with audio i have done everything in setting but video is not appearing my curren