User without 3D menu.

Hi! a French user reports a missing 3D menu. He has a videocard with enough RAM, I told him to uninstall, run the CC cleaner, then reinstall, he also updated his GPU drivers.
Here is his System info: http://forums.adobe.com/message/5588158#5588158

Sure... One method could be:
You would create a while loop
put an with an event structure in it.
Put 3 booleans on the front panel. (Acquistion, Analyze, Exit)
Replace the Timeout event with an Exit button event, firing on Value Change.
Put a Boolean constant in the same frame, set to true. Wire that to the while loop termination condition
Add an event, select Acquisition for the Event source, and the event is Value change.
Put a "False" boolean constant to the loop termination condition.
Take you acquistion VI and drop it in this frame as well.
Set your acquistion VI Window appearance properties to "Show front panel when called" and "Close afterwards if originally closed", these are boolean check boxes on the bottom left side of thh window appearance screen.
Repeat 6-9 for the Analyze event, and subvi launch.
NOTES: It would be a good idea to minimize or close the front panel of the 'main' vi, so the user does not click the Exit key while one of the others are running... Or you could disable the booleans while they are running.  Because nothing in the main will be running while one of the other two are.
I hope that this is what you are looking for.  I do not have LabVIEW on this machine, so I can not post an example.. Plus I do not know what version of LabVIEW you are running anyway.
Good luck,
Paul
Paul <--Always Learning!!!
sense and simplicity.
Browse my sample VIs?

Similar Messages

  • Designing Java Apps for Users Without a JRE Installed Yet

    Hi, sorry if this post is in the wrong place, but here goes:
    I'm designing a Swing Java application for a client. My client intends to distribute/sell this application.
    I'm concerned because, chances are that at least one of the people he distributes this application to will not have the JRE installed and will thus be unable to run the application.
    Can anyone give me some suggestions on ways I can make my application more convenient for users without the JRE currently installed? Even some kind of error message that would direct the user to the JRE download site would be okay.
    kwikness
    Edited by: kwikness on Dec 2, 2009 5:56 PM

    Use NSIS and package your application with JRE.
    Add your jar files to lib/ext of the JRE package.
    NSIS can create a short cut (desktop/start menu) to launch java class/jar file
    I would not use webstart unless you are sure that clients will have access to the internet, the bandwidth is not an issue and installing the new JRE is allowed (permissions, SLA, etc.)
    Best regards.

  • Created three new users without Apple IDs and they can't log into either of my Macbook Pro or Mac Mini running Mountain Lion.

    I have created three new users without Apple IDs and they can't log into either of my Macbook Pro or Mac Mini running Mountain Lion.  These accounts are for my kids and originally were setup with parental controls and time constraints.  Thinking this was the problem I removed the time constraints, removed the parental controls, deleted and re-added them, and made them standard users.  I have reinstalled, used disk utility to repair permissions, and made them admins.   Any help is appreciated.

    Users don't need Apple ID's. That's not the issue. Have you tried repairing permissions their accounts?
    http://osxdaily.com/2011/11/15/repair-user-permissions-in-mac-os-x-lion/
    Repairing User Permissions in OS X Lion
    You’ll need to reboot to perform this, and then use the same resetpassword utility that is used to change passwords in Lion, but instead choosing a hidden option.
    When you use the Disk Utility app and Repair Permissions — it doesn’t actually repair the permission settings on folders and files in your Home folder where your documents and personal applications reside.
    In Lion, there is an additional Repair Permissions application utility hidden away. This tool is located inside boot Repair Utilities. Here’s how to access it.
    Restart Lion and hold down the Command and R keys.    You will boot into the Repair Utilities screen. On top, in the Menu Bar click the Utilities item then select Terminal.
    In the Terminal window, type resetpassword and hit Return.
    The Password reset utility launches, but you’re not going to reset the password. Instead, click on the icon for your Mac’s hard drive at the top. From the drop-down below it, select the user account where you are having issues.
    At the bottom of the window, you’ll see an area labeled ‘Reset Home Directory Permissions and ACLs’. Click the Reset button there.
    The reset process takes a couple of minutes. When it’s done, quit the programs you’ve opened and restart your Mac. Notice that ‘Spotlight’ starts re-indexing immediately.

  • How do i send a spreadsheet in numbers to a windows user without it being zipped?

    How do i send a Numbers spreadsheet to a Windows user without it being zipped?

    Hi Michael,
    Windows (Excel spreadsheet app) will not open a Numbers document. In Numbers, Menu > File > Export To > Excel... and then send it.
    It will most likely be zipped (a Numbers document is actually a folder of files that looks like a document).
    If you are swapping spreadsheets backwards and forwards between Numbers and Excel, glitches will build up. Export and import are not perfect, but at least Numbers makes some attempt. Excel makes no attempt. You will be forever fixing those glitches.
    Try Open Office or Libre Office (free) or use Excel for Mac to ensure compatibility.
    Regards,
    Ian.

  • Prevent user without permission access WCP Adminstration Console

    Hi all,
    I created a normal user A but not grand any permission for this user. I login WCP Adminstration Console with user A and the result I still access in to WCP Adminstration Console. And I can see the Resource page and Services page.
    And I found out big problem in here that with user A I can change the position of all page in the "Pages management" page. This action can take effect immediate and show it on Portal. In detail the position of link to the pages on the main menu of portal will be changed.
    Do you known how to prevent a authenticate user, without administration permission access WCP Adminstration Console?
    Would you have any Idea about it?
    Thanks a lot!

    Hi.
    The first point that you have to do is prevent showing Administrator Console link to non administrator users:
    rendered="#{WCSecurityContext.userInAppRole['Administrator']}"The second way to secure administrator page is editing jazn-data.xml
    You will find in authenticated role next row:
    <permission>
      <class>oracle.adf.share.security.authorization.RegionPermission</class>
      <name>oracle.webcenter.portalwebapp.pages.adminPageDef</name>
      <actions>view</actions>
    </permission>Be sure that you add the view permission to Administrator role if you remove this line.
    Remove or modify the access to admin page for athenticated role.
    Or you can edit the permissions of the users/roles in Design/Runtime disabling the page management for them.
    Another Update:
    Hierarchical Permission in jazn-data is setted to authenticated-role as can personalize.
    Investigate a little with jazn-data default permissions :).
    I hope this help you.
    Regards.
    Edited by: Daniel Merchán on 25-feb-2013 8:36
    Edited by: Daniel Merchán on 25-feb-2013 9:47

  • How to Use 'uid' for AD Users Without Domain Name For User Log in OAM

    How to Use 'uid' for synchronized Active Directory (AD) Users into Oracle Internet Directory (OID) Without Domain Name For User Logins in OIDDAS and OAM
    We successfully integrated OAM 11g with EBS R12.1.3 Now all the AD user id's stored in fnd_users table as [email protected]
    How can we remove @abc.com
    We are using OID 11g and OAM 11g
    Found the similar note for OID 10G: How to Use 'uid' for AD Users Without Domain Name For User Logins in OIDDAS and SSO [ID 580480.1]
    We are in OID 11g.
    Any help on this greatly appreciated.

    I couldn't find any reference that could be helpful -- Please log a SR and see if this is supported and if the steps are available.
    Thanks,
    Hussein

  • Creation of a normal user without admin rights

    Hi,
    I am new to oracle apex. Can you please let me know how to create a normal user without admin rights in oracle apex application.
    Thanks & Regards,
    venkat
    Edited by: 866673 on Jun 17, 2011 9:53 AM

    Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and ensure you have updated with your profile with a real handle instead of "866673".
    You'll get a faster, more effective response to your questions by including as much relevant information as possible upfront. This should usually include:
    <li>Full APEX version
    <li>Full DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s)/version(s) used
    <li>Theme
    <li>Templates
    <li>Region type
    (although for your question only the APEX version is necessary).
    Assuming you mean a user who can authenticate to an application that uses Application Express Account Credentials?
    In APEX 4.0:
    1. Go to Home > Application Builder > [Your Application ] > Administration > Create Users and Groups > Create User
    2. Enter the User Identification information.
    3. In the Account Privileges, specify:
    User is a workspace administrator: No
    User is a developer: No
    4. Complete the rest of the form as necessary.

  • SMARTBAR in FORMS 9i without DEFAULT menu

    I need in my Forms 9i the SMARTBAR without DEFAULT menu.
    DEFAULT menu and DEFAULT&SMARTBAR menu is possible, why not a SMARTBAR menu (internal)?
    Regards
    Friedhold Matz

    The reason that there is no Smartbar on it's own is because the smartbar is driven off the menu - Menu Items can expose themselves on the smart bar if required, but any smartbar item has to be in the menu (but it can be invisible).
    So to only have smartbar would involve a menu full of only invisible items, but that would mean that peoplw would not be able to add their own menus to co-exist with the smartbar.
    You can always edit the menudefs.mmb file (it comes with the 6i demos which you can pull off OTN)

  • How to create a new user without any sample objects from any other user?

    Question as the title.
    I had the example dababase installed when I installed the Oracle database.
    Every time, when I create a new user, there will be some example objects coming
    with the new user.
    How can I remove these objects from the new user?
    Or, how can I create a new user without the example objects?
    Thanks in advance.

    I think the easiest way for you would be to use OEM.
    Just locate each object that you want to remove and right click->remove. Don't bother doing this for any indexes as these will be removed when you drop the corresponding tables.
    If you want to try command line through sqlplus then identify the objects you want to remove by selecting from the user_objects view while logged in as this user. This will give you the name and type of object. Then issue the relevant drop command.
    It's probably worth making sure you have a valid backup first, just in case things go wrong!

  • Alternative for HLS HTML streaming trough JW player for users without Flash?

    Hello!
    I am using HLS TS Streaming trough JW player for the largest group of users that have flash for streaming video's.
    Is there an alternative for users without flash?
    Best regards

    I will just summarize myself...
    Adobe media server supports rtmp and HTTP(HLS and HDS)..
    for rtmp streaming the swf running in a Flash player is the standard interface...that flash player may be an activeX control/plugin in your browser or may be a standalone player downloaded from adobe website...Chrome web browser however users a slightly different( PPAPI based) flash player(which is different from Adobe flash player) and is developed and maintained by google.
    For HLS and HDS, you can either use special players(i.e swfs)(Flash based) developed Adobe by Adobe e.g Strobe meida player(Open Source Media Framework Blog | Adobe’s free and open source media playback system) or you can use players like jwplayer(Video Player Download | JW Player Online Video Player)... Incidentally jwplayer has added simultaneous support for playing rtmp streams too(which is reallly good), but i do not have much insight into workings of jwplayer...

  • Use DB Connectivity tool, can I know the database is open by another user without opening it?

    hi all,
    A urgent issue here, is it possible for me to know whether the database is being used by the other user without opening a databse using Databae Connectivity Tool?
    Can anyone know the solution?

    Duplicate post: http://forums.ni.com/ni/board/message?board.id=170&message.id=511732

  • Why does this forum open in a window without the menu bar ?

    When coming to this forum trough the " Access the Java Studio Creator Community Forum" link on the "Java Studio Creator Forums" page, it opens a browser window without the menu bar. I understand that Sun thinks it's better for me not to have the menu bar, but I personally prefer to have it. What I prefer over everything else is to have the choice.
    By the way, one of the reason I prefer Sun products over Microsoft products is that I generally can choose what is better for me. Like to have or have not a menu bar, or to have my IDE in english rather that in french. (By the way, this last issue has been solved ;-))

    Use this direct URL, you can have the menu bar still --
    http://swforum.sun.com/jive/forum.jspa?forumID=123
    Thanks,
    Sakthi

  • Can I bundle flash player with a free downlodable gaming service that requires flash? Or can I download it for the user without making users to step out  from my product to a completely different flow?

    We have a free downloadable gaming service that requires flash player in order to operate properly.
    I am trying to figure our how can I make users who don't have flash to download it, but I don't want these users to leave my service and start a different download flow in a different website (adobe's) .
    I thought about several different options but don't know what would be considered legal or legit:
    1. download flash along with my product- this means I will have to add another offer screen to my installation? if so, it will damage my conversion.
    2. downloading flash for the user without consent- probably will result with AV alerts
    3. open an iframe for users who don't have flash where I'll ask users to download flash--> that still will redirect users to adobe website to complete the process, which will damage my usage...
    any comments on the above or additional ideas?
    Thanks
    Tom

    Unfortunately, I don't think that our license currently grants the rights that you're looking for.  We do allow for the inclusion of original installers on physical media to address the situation of installation where an Internet connection is not guaranteed to be available; however, the Adobe download center serves an important role in the cost-recovery efforts for the continued development, maintenance and distribution of Flash Player, which is a tremendously expensive undertaking. I think it's unlikely that we would agree to allow the inclusion of Flash Player installers in scenarios where the host installer requires an internet connection.
    Here is a brief summary of the rights granted by this license:
    Licensee is permitted to distribute Adobe Web Players to multiple clients in a closed intranet environment.
    Licensee is permitted to distribute Adobe Web Players to multiple end-users by including the Player installers on CDs, DVDs or other physical media.
    Usage of Adobe Web Players is only permitted for supported platforms; usage rights on non-PC devices or embedded systems are not granted by this license.
    Licensee must use the installers as-is without modification.
    Licensees, at their discretion, are entitled to display the Flash Enabled and/or Shockwave logos on products or intranet sites according to the Style Guide.
    On the plus side, you don't have to worry about serving your users outdated or vulnerable Flash Player versions, and keeping those embedded copies constantly updated would be a lot of overhead.
    Chrome and Internet Explorer on Win8+ always have Flash Player built-in, so those users are generally going to be in good shape (and you shouldn't redirect them to the download anyway, because we'll just give them a message about it already being installed).  IE11 eliminates JavaScript support for conditional comments and various other methods for fingerprinting and targeting IE with IE-specific logic, so you'll want to pay attention to that experience, particularly on Win8+ (i.e. your detection logic might need to be tweaked on this config, if it's depending on isMSIE to do the correct thing... there is a lot of busted Flash detection in the world on this target at the moment...)
    For NPAPI browsers (Safari, Firefox), users are going to have to close the browser to complete the install process, so I don't think that offering the download in an iframe is going to buy you much, and would probably make it more difficult to complete the installation steps, ultimately doing more harm than good. 
    In the case of Safari, the installer re-launches Safari at the end of the installation process, and it does so without reopening all of the previously opened tabs.  I'm hoping that we won't have to live with that issue much longer, but I want to be transparent about the impact to your user experience.  Safari users are going to lose the tab with your site in it during the installation process no matter what. 
    There's also an install mechanism called Express Install, which you can invoke automatically when you detect that Flash Player is not installed, or is below the version that you require.  Off the top of my head, I don't know exactly what happens in every possible install scenario (patch update vs. feature update, by OS and browser).  I think some configs require you to restart and others like IE on Windows don't.  It's all dictated by browser limitations, which are constantly moving targets. 
    In short, we recommend that everyone use SWFObject2 for detecting Flash from JavaScript, and they make it pretty easy to invoke upgrades via ExpressInstall.
    SWFObject: Javascript Flash Player detection and embed script | deconcept

  • Access to User without Password

    A temporary employee (now gone forever) set up some workfiles on a non networked Mac in their own User - as the administrator can we access the User without the password (which we have buckley's of getting).

    Use the "Accounts" System Preference" from the administrator account. Click the lock at the lower-left to unlock it, select the user's account, and change the password. You can also use Get-Info to change ownership or permissions on the user's files and folders if you click the lock icon in the Get-Info window (click the "Details" triangle at the bottom of the window).

  • Do open fonts work in Word for users without the font on their machine?

    Our team creates documents in Word and we would like to use an Open Font (Adobe Jenson Pro)--there is quite a bit of internal file-sharing and I don't want the font to switch to something ugly when it is reviewed in Word (because Word users do not have this font installed by default). I know that there is some cross-compatibility. We would like to apply this font to the template and don't want to introduce a font issue. anyone with experience know how if this works with the Open Font in word documents for users without it installed? 
    thanks!!
    Anne

    annecroft wrote:
    Thanks for your expertise. You are a little snarky, aren't you?
    The coffee hasn't kicked in yet.
    Open TYPE fonts are Adobe fonts
    Nope. OTF's are made by many different companies. Adobe DOES have many of them yes but they don't rule the market on them.

Maybe you are looking for

  • How to save Checkbox inputs as a Variants in WD ABAP

    Hi, I am going through this nice blog [http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414700)ID0832150950DB20043138143752756391End?blog=/pub/wlg/10731] which helped me creating varaint options for SELECT -optins fields. Everything works fine

  • Custom Duty is  a part of costing of an item

    Hi Experts,                    How can i enter the custom duty in the GRPO and Invoice ,                    make it a part of item cost but not credit the Vendor account.(custom would be a part of item cost). Regards

  • Init failed to create hspds data

    Hi, Error message when open application in Desktop: Init failed to create hspds data. thx OS: Windows 2003 Planning Version: 921 Essbase EAS:921 Web application: Tomcat

  • DDL for DBMS_SCHEDULER job

    How do I generate the DDL for an existing DBMS_SCHEDULER job? I've tried using DBMS_METADATA.GET_DDL, but that doesn't seem to work with the scheduler jobs.

  • Prevent imports to sys and system users

    I work at a company who develops an Application the uses an Oracle database. Many times we receive a full system export. I want to prevent my users from importing all the schema's, and just import from the schema that contains our data. Since the use