LibXt loaded before libXm

I have a problem with starting up the app on ubuntu 8.04 - gnome:
I had a poblem with prior versions displaying the content of the 'root' window, so i used an environment variable to solve this:
AWT_TOOLKIT="MToolkit" in /etc/environment did the trick
With the 1.5 release this gives the above error... see end of msg.
timo@beat:~$ env -u AWT_TOOLKIT /opt/sqldeveloper/1.5/sqldeveloper.sh
solves this problem, but brings us back to seeing nothing in the main window.
Ideas to fix this ?!
______________-LOG
timo@beat:~$ /opt/sqldeveloper/1.5/sqldeveloper.sh
Oracle SQL Developer
Copyright (c) 2008, Oracle. All rights reserved.
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7f2cc116197c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x7f2cc1161a84]
#2 /usr/lib/libX11.so.6(_XReply+0x10f) [0x7f2cc19cef4f]
#3 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so [0x7f2cc25c1d4b]
#4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so [0x7f2cc257ebbc]
#5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so [0x7f2cc257ed1e]
#6 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x9) [0x7f2cc257eee9]
#7 [0x7f2cebc17f7b]
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7f2cc116197c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x7f2cc1161a15]
#2 /usr/lib/libX11.so.6 [0x7f2cc19ce323]
#3 /usr/lib/libX11.so.6(XGetVisualInfo+0x2c) [0x7f2cc19c572c]
#4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so [0x7f2cc257dea7]
#5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so [0x7f2cc257e0e1]
#6 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so [0x7f2cc257edb9]
#7 /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/motif21/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x9) [0x7f2cc257eee9]
#8 [0x7f2cebc17f7b]
Runtime link error - it appears that libXt got loaded before libXm,
which is not allowed.
java.lang.InternalError: libXt loaded before libXm

Same problem here (blank main window), on FC9:
Oracle SQL Developer
Copyright (c) 2008, Oracle. All rights reserved.
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xd1a767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xd1a831]
#2 /usr/lib/libX11.so.6(_XReply+0x244) [0x303ef64]
#3 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so [0xb086edce]
#4 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so [0xb0858d77]
#5 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so [0xb0858ef3]
#6 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x26) [0xb0859136]
#7 [0xb28fbc1b]
#8 [0xb28f5b3b]
#9 [0xb28f5b3b]
#10 [0xb28f3219]
#11 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7a332ec]
#12 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7b47f08]
#13 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7a3311f]
#14 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x32d) [0xb7a90bcd]
#15 /usr/share/java/jdk1.5.0_16/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) [0xb789230d]
#16 [0xb28fb4bb]
#17 [0xb28f5a64]
#18 [0xb28f3219]
#19 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7a332ec]
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xd1a767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xd1a90e]
#2 /usr/lib/libX11.so.6 [0x303e109]
#3 /usr/lib/libX11.so.6(XGetVisualInfo+0x26) [0x30341f6]
#4 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so [0xb08580b9]
#5 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so [0xb0858303]
#6 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so [0xb0858fa1]
#7 /usr/share/java/jdk1.5.0_16/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x26) [0xb0859136]
#8 [0xb28fbc1b]
#9 [0xb28f5b3b]
#10 [0xb28f5b3b]
#11 [0xb28f3219]
#12 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7a332ec]
#13 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7b47f08]
#14 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so [0xb7a3311f]
#15 /usr/share/java/jdk1.5.0_16/jre/lib/i386/client/libjvm.so(JVM_DoPrivileged+0x32d) [0xb7a90bcd]
#16 /usr/share/java/jdk1.5.0_16/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) [0xb789230d]
#17 [0xb28fb4bb]
#18 [0xb28f5a64]
#19 [0xb28f3219]

Similar Messages

  • I updated my Macbook Pro last week to Lion.  I went to go import pictures from a memory card to my iPhoto, but only a portion of them loaded before my iPhoto froze and I had to Force Quit it. Now iPhoto won't even open... Help!

    I updated my Macbook Pro last week to Lion.  I went to go import pictures from a memory card to my iPhoto, but only a portion of them loaded before my iPhoto froze and I had to Force Quit it. Now iPhoto won't even open... Help!
    Please! I need an answer fast!!!!

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Flash video on web page takes long very time to load before it starts playback

    I just created a basic flash file to play a video on my web page and it's taking several minutes to load before it starts playback.
    I'm using progressive downlaod and the file is in *.mov format and is 84MB in size. At first that seemed large to me for web play back, but I thought it could handle it since I thought the way progressive download works is that it would start playing the first frame right away and progressively play other frames as they download. However, this seems to be downloading the whole file first (or a major part of it) before starting any playback at all.
    Is there some kind of setting I'm missing or is my understanding of the download incorrect and the file size is too large?
    Some vitals:
    - I'm using Flash Pro CS5
    - To create my flash file, I used the standard import video wizard and selected the a file that is "on my computer" and "load external video with playback component" and then, I selected one of the standard skins.
    - To deploy the vidoe on my webiste I have three files:
    1) swf file containing the FLV component
    2) the swf file related to skin
    3) the actual video (84MB, mov file)
    - Web page includes/embeds reference to swf file

    Thanks for your response again. Looks like things have changed a bit to complicate this a little more.
    adninjastrator wrote:
    Are you saying that if I wait long enough it will start to play .... from the link you posted?
    What you are implying here is correct. The file won't play no matter how long you wait.  Looks like it's because of the "source" file settings in the Import Wizard may now be incorrrect. This is why it's not playing in the new file. 
    When I created my original Flash Video using a MOV file, during the import wizard, when asked "Where is your video file?" I selected the option "Already deployed to a web server...". Here I entered the url to where the video file is located on my production server.
    When I created the new Flash Video using F4V file, during the import wizard, when asked "Where is your video file?" I selected the option "On your computer". Here I selected the file from my local drive.
    Sorry for not pointing out the inconsistency earlier - I didn't think it mattered and plus I couldn't get the F4V file to import from the web server.
    Anyway, I've changed my object tag using the acutal published html that flash generates and have uploaded all source files to same location.
    http://www.upperhand.com/tv/video-intro.html
    To sum up the problem(s) I need help with:
    Issue #1 - When trying to import F4V file using import wizard, I cannot use "Already deployed to a web server..." as an option for the file location. I believe this is creating issue #2
    Issue #2 - For some reason, the F4V file will not load into the SWF file when it's published to my production server. 
    It works when viewing locally through browser as c:\inetpub\wwwroot\mywebsite\video-intro.html
    It doesn't work when viewing on development server through browser as http://localhost/mywebsite/video-intro.html
    It doesn't work when viewing on production server through browser as http://www.mywebsite.com/video-intro.html
    Issue #3 - When the above are resolved, I'm not certain if my orignal question/issue will be resolved...  browser tries to downlaod full file before any playback.  

  • I had Adobe Acrobat Serial loaded before The hard drive crashed on my old PC.  I have tried to download Acrobat 9 on my new PC, but always get the message "This is not a valid serial number".  I had Adobe 9 Standard on the old.  But what downloads from th

    I had Adobe Acrobat Serial loaded before the hard drive crashed on my old PC.  I have tried to download Acrobat 9 on my new PC, but always get the message “This is not a valid serial number”.
    I had Adobe 9 Standard on the old.  But what downloads from the page http://helpx.adobe.com/acrobat/kb/acrobat-8-9-product-downloads.html is Adobe 9 Pro.  Perhaps this Pro version is the problem. 
    Anyway, can you point me to a way to install Adobe on my new PC?

    You can try Download Adobe CS5 Free Trials – All Direct Links without Akamai | ProDesignTools.

  • I've downloaded Lightroom 5.6 today but it won't completely load before windows pops up and says that it has encountered a problem and is shutting the application down. What is my next step....thanks?

    I've downloaded Lightroom 5.6 today but it won't completely load before windows pops up and says that it has encountered a problem and is shutting the application down. What is my next step....thanks?

    If you use extensions like <i>Adblock Plus</i> or <i>NoScript</i> or <i>Flashblock</i> that can block content then make sure that such extensions aren't blocking content.<br />
    You can see the installed Firefox extensions in "Tools > Add-ons > Extensions".
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Kernel must be loaded before booting

    Hi,
    Pls help me to solve this error "kernel must be loaded before booting".
    when i boot linux it comes to grub terminal and when i boot from grub terminal it shows the above error.
    I tried with the following commands to recover:
    1. find /boot/grub/stage1 :
    O/P: Error:15 file not found
    2. boot:
    O/P: kernel must be loaded before booting
    Thanks in Advance

    I think the issue is similar, if not the same, as in the following thread: Oracle enterprise linux installs OK, but opens up a grub command prompt ?

  • Videos loading BEFORE the rest of the page!

    I just published my site with the new iWeb 08. The pages are loading very slowly for people because it's loading my video clips FIRST, then the rest of the page. Is there anyway to have the page load first, and THEN the video clip? Is there a setting or something that I'm missing?
    Thanks for any responses!

    Here's a trick that worked with my Podcast page and entries.
    I noticed that if you create a new text box on the page it will load before the media files. So if you click on the text box that you want to load before a media file and Duplicate it (Cmd+D) it will lay right over the top of it without anybody realizing it. And it will load first. Of course, the font suffers a little, but it accomplishes the desired effect. In case the duplicated text box isn't aligned sufficiently after the page loads, give the overlaying text box a background color that is the same as the page. That way the latent text box doesn’t even need to be visible after the page fully loads.
    This takes a bit of fudging around and re-publishing, (checking it on different browsers is highly recommended), but until Apple fixes the bug it seems like the easiest way to keep people entertained with reading while they wait for the media file to load.

  • Portals MSS i-Views load before Team Viewer

    We are using MSS portals and have an issue with i-Views loading before the team viewer has loaded.  This causes an error to appear in the i-views, because there is no data.  For small groups of employees this is not a big issue because it happens very quickly.  However, for larger groups it can cause the errors to appear on the manager's screen for a long period (it is seconds, but when a manager is viewing, it is too long).  My question is, is there a setting that controls the i-views, so that they cannot populate until the team viewer is fully populated.

    Hi Ruth,
    Did you ever resolve this issue?
    I am getting error message 'Cannot connect to R/3' even though I have followed all the guidlines for the connections...thought maybe you have a solution.
    Thanks,
    Parina

  • Youtube video's have to fully load before it starts to play

    When I go to YouTube, "any" video I click, the Video must fully load before it will start to play.
    This also happens on other site, I am not able to view live streams at all (Or at least I havn't wait long enough)
    I have uninstalled (Full) and Re-Install Firefox 8, I have removed Flash, and Re-Installed.
    I tested it before any Extentions were installed.
    Is there any settings on my PC that is doing this, I don't know what to do.

    Hi,
    In the OS Control Panel > '''Flash Player''' > '''Storage''', the ideal setting would be '''Allow sites to save information on this computer'''. If it is already that, then you may also want to check in '''Local Storage Settings by Site...''' and see if any of the problematic sites have the '''Block''' permission below.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://addons.mozilla.org/en-US/firefox/addon/whats-that-preference/ What's That Preference? add-on] - Quickly decode about:config entries - After installation, go inside about:config, right-click any preference, enable (tick) MozillaZine Results to Panel and again right-click a pref and choose MozillaZine Reference to begin with.
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing video in Firefox without a plugin]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]

  • Multiboot kernel must be loaded before modules

    Hello,
    Does anybody knows what is the problem here.
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix - install dhcp -B console=ttya
    ,install_config=10.203.68.40:/opt/SUN/InstallServer/jumpstart,sysid_config=10.2
    03.68.40:/opt/SUN/InstallServer/config/svr101,install_media=10.203.68.40:/opt/S
    UN/InstallServer/sol10_8_07_x86,install_boot=::1:/opt/SUN/InstallServer/sol10_8
    _07_x86/boot
    module /I86PC.Solaris_10-1/x86.miniroot
    Error 20: Multiboot kernel must be loaded before modules
    It's jumpstart installation.
    Thanks
    Mario

    I am getting similar error after upgrading my jumpserver form solaris 10 u2 to solaris 10 u6.
    kernel /I86PC.Solaris_10-3/multiboot kernel/unix -B console=ttya,install_config
    =10.2.11.240:/jumpserver/jumpstart,sysid_config=10.2.11.240:/jumpserver/Sysidcf
    g/5.10u6/x86,install_media=10.2.11.240:/jumpserver/install/5.10u6/x86,install_b
    oot=10.2.11.240:/jumpserver/boot/5.10u6/x86/Solaris_10/Tools/Boot
    module /I86PC.Solaris_10-3/x86.miniroot
    Error 20: Multiboot kernel must be loaded before modules
    Press any key to continue..
    ANY Suggestsion ?
    Thanks,
    W

  • Region Position 01 loads before 'Before Regions' processes?

    Bug?
    I'm using HTML DB 2.0 and it appears that the region in Region Position 01 loads before my 'Before Regions' process. The process sets a page item's value to null and all the regions on the page are conditional for 'Item not null' for that item. All of them are hidden except for the region in Region Position 01 until the next page load where the item is already null -- only then all the regions are hidden. I'm using 'Before Header' now instead, but that has a nasty implication.
    Pavel

    I think I have an idea of what's causing it and how you can reproduce it.
    Edit your template and have it contain the following:
    #REGION_POSITION_01#
    #BOX_BODY#
    #REGION_POSITION_02#
    Note that region position 01 is before #BOX_BODY#.
    Try it now :)
    Pavel
    ---- Update:
    Ordered them like this: body, reg1, reg2, .... and no longer using 'body' on that page. That fixed the problem.
    Pavel

  • Ever since I have got CS6, many of the programs do not even load before crashing. Anyone else?

    Premiere, Audition and Photoshop of this suite crash many times even before they fully start. I have all updates. I have 64 bit system with a Nvidia Quadro 600 video card. CS5.5 seems to work better with the same programs. What can it be that causes the programs not to load. Also photoshop CS6 goes into this memory search thing during its launch, that takes quite awhile. What is that all about?

    You should still have the older version of Firefox (the beta installs alongside the older version). Check under add/remove programs. If you do, just locate the .exe in program files under Mozilla, and create a shortcut.

  • Data Loading(Before and After Image)

    I heard that a datasource which has both "Before and After Image " ,then the data can be sent directly to the infocube or from the DSO to the Infocube but where as
    If a datasource supports after image then first it has to be loaded to the DSO and then to the Infocube ,
    My question is how to know the image types of the datasource ?

    Hi Ravi,
    Check in ROOSOURCE tables in ECC. You can find the behvariaour options in DELTA field, so based on this table we can say will it support Cube/ODS.
        Delta Only Via Full Upload (ODS or InfoPackage Selection)
    A    ALE Update Pointer (Master Data)
    ABR    Complete Delta with Deletion Flag Via Delta Queue(Cube-Comp)
    ABR1    Like Method 'ABR' But Serialization Only by Requests
    ADD    Additive Extraction Via Extracto (e.g. LIS Info Structures)
    ADDD    Like 'ADD' But Via Delta Queue (Cube-Compatible)
    AIE    After-Images Via Extractor (FI-GL/AP/AR)
    AIED    After-Images with Deletion Flag Via Extractor (FI-GL/AP/AR)
    AIM    After-Images Via Delta Queue (e.g. FI-AP/AR)
    AIMD    After-Images with Deletion Flag Via Delta Queue (e.g. BtB)
    CUBE    InfoCube Extraction
    D    Unspecific Delta Via Delta Queue (Not ODS-Compatible)
    E    Unspecific Delta Via Extractor (Not ODS-Compatible)
    FIL0    Delta Via File Import with After-Images
    FIL1    Delta Via File Import with Delta Images
    NEWD    Only New Records (Inserts) Via Delta Queue (Cube-Compatible)
    NEWE    Only New Records (Inserts) Via Extractor (Cube-Compatible)
    O  
    ODS    ODS Extraction
    X    Delta Unspecified (Do Not Use!)

  • How do I block advertisement pages loading before the page I want?

    I keep getting advertisement pages before the page I want will load and I have to click a "skip this ad" on the top right before I can get the one I want to load. It happens when I start the browser and wont let my home page load until I click the "skip this ad". It just started doing this after updating to Firefox 12.0 and I already have Ad Block Light with the what ever it's called I had to add to it before it would work. But its not working right or maybe not at all.
    When I search for something in Google or Yahoo and click on something, instead of that I get a ad page first. When I click a link to another page I get a ad page first, when I use a bookmark for a page I get a ad page first. How do I stop this?

    Are you getting this ad page on every single website you go to, or just a few?
    If it's everyone, I'd suspect a virus or some sort.
    You can try some of the following programs to scan for malware:
    * [http://www.malwarebytes.org/mbam.php MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://windows.microsoft.com/MSE Microsoft Security Essentials] (A good permanent anti-virus if you don't already have one)
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Also, make sure to update to Firefox 14, and then Reset Firefox if you are still having trouble. [[Reset Firefox – easily fix most problems]]

  • Bing is loading before my Homepage. How can I get rid of Bing?

    Just today Bing began to load when I started FireFox before my homepage. I've looked around for Bing on my computer and can't find it. What did I do today you ask...well I did load two programs...which I have since removed. Still stuck with Bing. I've checked add-ons and extensions, looked for anything new in the programs list on the control panel...
    I'm stuck here folks....Help!....Please.

    Does the same unwanted page appear when you open a new window (Ctrl+n) or click the Home icon or press Alt+Home on the keyboard?
    '''If Yes:'''
    * Double-check that your home page setting has changed. These articles describe the steps for that:
    ** [[Startup, home page and download settings]]
    ** [[How to set the home page]]
    * If your home page setting is correct, one of your extensions may be overriding your setting. Open the Add-ons page using either:
    ** Ctrl+Shift+a
    ** "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Extensions. Then, if in doubt, disable, or if obvoiusly bad, remove. Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    '''If No:'''
    If the problem only occurs when using your Firefox shortcut/icon, it could be hacked. Right-click it > Properties > Shortcut tab. The "Target" for 32-bit Windows 7 should be this (no more, no less):
    "C:\Program Files\Mozilla Firefox\firefox.exe"
    If anything else following that, try removing it.

Maybe you are looking for

  • Search and replace strings in a file while ignoring substrings

    Hi: I have a java program that searches and replaces strings in a file. It makes a new copy of the file, searches for a string in the copy, replaces the string and renames the new copy to the original file, thereafter deleting the copy. Now searching

  • BSOD when starting windows 7

    My original processor in my HP Pavillion laptop went and I replaced it with a Core i5 480M but when I start the computer all it does is BSOD! I uninstalled the graphics drivers and when I try to use the ATi Radeon graphics, all I get is "Windows has

  • How to find out where my itunes is authorized and how to delete one of them

    I am trying to put music onto my previously bought iPhone but my itunes says that I have 5 computers already in use with my apple id. In order to get my iphone to do the same as my ipod I need to deauthorize one of those "authorized" places of my sup

  • Approve guest account in Cisco ISE 1.3

    Hello everybody,       I can't approve guest account in the cisco ISE after I create them. when I want to approve an account I should write a sponsor email, but always I had the same problem: the values entered are incorrect. (Les valeurs saisies son

  • You SHOULD be able to apply batch changes just by selecting multiple images

    Don't get me wrong, i love lift/stamp. It's very helpful. BUT, I really hate the fact that in Aperture you can't just drag-select a group of images and then either apply adjustments to all of them, or –more often– keywords. Why does Aperture keep you