Generate Listbox Edit Event

Hello,
I am using a multicolumn listbox to allow a user to edit and view channel information.  They add new channels and rename them through editing the cell, which I monitor using an event structure.  I added a function to watch for the "tab" key, which will move the edit position over one column, just like users are used to in Excel.  However, I am having trouble, because when they hit the tab key, the "edit cell" event doesn't get generated, and the entry from the column to the left is lost.  Basically, the item names don't get updated unless the user presses "Enter" to accept the edit of the current cell.
Is there a way to generate the edit event for that listbox, or to otherwise save the edit before moving on to the next column?  I know that tables can accomplish this pretty easily, but I didn't go that way for other reasons that made the development harder.
Thanks,
Rob

Normally, you'll get a value changed event when you hit tab. So if you catch the tab key, and manually skip to the next cell, you don't get that. In fact, you still get the value change event, but only after the table looses focus.I guess you found out about that...
If you still want to trigger the value change event, you can simply read the value of the table (with a property or local) and put it in a "value (signalling)". Then, the value changed event will be triggered.
The only difference is that the old value will be the same as the new value. You can get around that by manually buffering the old value in the value event. So you'll have another table with the old value, and update it only when the value changed event is called. If you need the old value, of course.
Regards,
Wiebe.

Similar Messages

  • LabVIEW 8.2 Multicolumn Listbox Edit Cell Event Bug

    I've observed an odd behavior with the "Edit Cell?" event with multicolumn listboxes. If the "Edit Position" is set when clicking on the listbox and the "Edit Cell?" event is trapped with discard set to false, when clicking outside of the list box, previous edits are lost.   I have attached a simple example of this bug.
    Attachments:
    Listbox Edit Cell Event Bug.vi ‏19 KB

    Thank you for the update Fran.
    I lost my bet and you earned your stars.
    So it sounds like the issue was the multiple event structures alone.
    I just like to keep track of what the final fixes are.
    Ben
    Message Edited by Ben on 12-06-2006 04:50 PM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Error msg trying to get to edit event template

    Below is the message, any time I try to edit an event template or email template. Mac OSX 10.9.2, Safari 7.0.3 Savvy user. Have edited events and templates many times before. PLEASE check on this one and reply.
    Error during include of component '/apps/connect/components/eventlandingpage'
    Error Message:
    org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp
    Processing Info:
    Page
    =
    /content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing
    Resource Path
    =
    /content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing/jcr:content
    Cell
    =
    eventlandingpage
    Cell Search Path
    =
    eventlandingpage|page
    Component Path
    =
    /apps/connect/components/eventlandingpage
    Sling Request Progress:
      0 (2014-04-29 08:39:00) TIMER_START{Request Processing} 0 (2014-04-29 08:39:00) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message> 0 (2014-04-29 08:39:00) LOG Method=GET, PathInfo=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing.html 0 (2014-04-29 08:39:00) TIMER_START{ResourceResolution} 0 (2014-04-29 08:39:00) TIMER_END{0,ResourceResolution} URI=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing.html resolves to Resource=JcrNodeResource, type=cq:Page, superType=null, path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing 0 (2014-04-29 08:39:00) LOG Resource Path Info: SlingRequestPathInfo: path='/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing', selectorString='null', extension='html', suffix='null' 0 (2014-04-29 08:39:00) TIMER_START{ServletResolution} 0 (2014-04-29 08:39:00) TIMER_START{resolveServlet(JcrNodeResource, type=cq:Page, superType=null, path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing)} 0 (2014-04-29 08:39:00) TIMER_END{0,resolveServlet(JcrNodeResource, type=cq:Page, superType=null, path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing)} Using servlet /libs/foundation/components/primary/cq/Page/Page.jsp 0 (2014-04-29 08:39:00) TIMER_END{0,ServletResolution} URI=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing.html handled by Servlet=/libs/foundation/components/primary/cq/Page/Page.jsp 0 (2014-04-29 08:39:00) LOG Applying Requestfilters 0 (2014-04-29 08:39:00) LOG Calling filter: org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter 0 (2014-04-29 08:39:00) LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.core.impl.WCMRequestFilter 0 (2014-04-29 08:39:00) LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.theme.impl.ThemeResolverFilter 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet 0 (2014-04-29 08:39:00) LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter 0 (2014-04-29 08:39:00) LOG RedirectFilter did not redirect (MobileUtil.isMobileResource() returns false) 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.core.impl.warp.TimeWarpFilter 0 (2014-04-29 08:39:00) LOG Applying Componentfilters 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter 0 (2014-04-29 08:39:00) TIMER_START{/libs/foundation/components/primary/cq/Page/Page.jsp#0} 0 (2014-04-29 08:39:00) LOG Including resource JcrNodeResource, type=connect/components/eventlandingpage, superType=null, path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing/jcr:content (SlingRequestPathInfo: path='/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing/jcr:content', selectorString='null', extension='html', suffix='null') 0 (2014-04-29 08:39:00) TIMER_START{resolveServlet(JcrNodeResource, type=connect/components/eventlandingpage, superType=null, path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing/jcr:content)} 0 (2014-04-29 08:39:00) TIMER_END{0,resolveServlet(JcrNodeResource, type=connect/components/eventlandingpage, superType=null, path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing/jcr:content)} Using servlet /libs/foundation/components/page/page.jsp 0 (2014-04-29 08:39:00) LOG Applying Includefilters 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter 0 (2014-04-29 08:39:00) LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter 0 (2014-04-29 08:39:00) TIMER_START{/libs/foundation/components/page/page.jsp#1} 0 (2014-04-29 08:39:00) LOG Including script head.jsp for path=/content/connect/c1/1116418017/en/events/event/shared/1127345348/event_landing/jcr:content, type=connect/components/eventlandingpage: /apps/connect/components/page/head.jsp 0 (2014-04-29 08:39:00) TIMER_START{/apps/connect/components/page/head.jsp} 0 (2014-04-29 08:39:00) LOG SCRIPT ERROR: javax.servlet.ServletException: java.lang.Exception: unable to initialize connect properties 0 (2014-04-29 08:39:00) LOG SCRIPT ERROR: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp 0 (2014-04-29 08:39:00) TIMER_END{0,/libs/foundation/components/page/page.jsp#1} 0 (2014-04-29 08:39:00) LOG Found processor for post processing ProcessorConfiguration: {contentTypes=[text/html],order=-1, active=true, valid=true, processErrorResponse=true, pipeline=(generator=Config(type=htmlparser, config={}), transformers=(Config(type=linkchecker, config={}), Config(type=mobile, config=org.apache.sling.jcr.resource.JcrPropertyMap@7ece69cc), Config(type=mobiledebug, config=org.apache.sling.jcr.resource.JcrPropertyMap@2184111e), Config(type=contentsync, config=org.apache.sling.jcr.resource.JcrPropertyMap@657fd9c2), serializer=Config(type=htmlwriter, config={}))} 0 (2014-04-29 08:39:00) TIMER_END{0,Request Processing} Dumping SlingRequestProgressTracker Entries
    Full Exception:
    org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:385) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:170) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:456) at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500) at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilterWithErrorHandling(WCMDebugFilter.java:183) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:150) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:219) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:257) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:297) at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:216) at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:103) at com.day.cq.wcm.core.impl.WCMComponentFilter$ForwardRequestDispatcher.include(WCMComponentFilter.java:381) at org.apache.jsp.libs.foundation.components.primary.cq.Page.Page_jsp._jspService(Page_jsp.java:106) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:420) at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter.java:59) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:233) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:453) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:358) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:170) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:456) at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500) at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:147) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:308) at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:141) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:257) at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:106) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter.doFilter(RedirectFilter.java:296) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:59) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet.doFilter(FormsHandlingServlet.java:220) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.theme.impl.ThemeResolverFilter.doFilter(ThemeResolverFilter.java:76) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at com.day.cq.wcm.core.impl.WCMRequestFilter.doFilter(WCMRequestFilter.java:89) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.rewriter.impl.RewriterFilter.doFilter(RewriterFilter.java:83) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter.doFilter(BackgroundServletStarterFilter.java:135) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcessorImpl.java:153) at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:206) at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96) at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79) at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:179) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:238) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48) at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39) at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.day.j2ee.servletengine.ServletRuntimeEnvironment.service(ServletRuntimeEnvironment.java:250) at com.day.j2ee.servletengine.RequestDispatcherImpl.doFilter(RequestDispatcherImpl.java:315) at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:334) at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:377) at com.day.j2ee.servletengine.ServletHandlerImpl.process(ServletHandlerImpl.java:351) at com.day.j2ee.servletengine.HttpListener$Worker.run(HttpListener.java:625) at java.lang.Thread.run(Unknown Source) Caused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:563) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:499) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:443) at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter.java:59) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:233) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:453) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:358) ... 93 more Caused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: java.lang.Exception: unable to initialize connect properties at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:563) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:499) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:443) at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter.java:59) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:233) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:453) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:358) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:170) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:456) at com.day.cq.wcm.tags.IncludeTag.includeScript(IncludeTag.java:167) at com.day.cq.wcm.tags.IncludeTag.doEndTag(IncludeTag.java:87) at org.apache.jsp.libs.foundation.components.page.page_jsp._jspx_meth_cq_005finclude_005f0(page_jsp.java:178) at org.apache.jsp.libs.foundation.components.page.page_jsp._jspService(page_jsp.java:148) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:420) ... 98 more Caused by: java.lang.Exception: unable to initialize connect properties at org.apache.jsp.apps.connect.components.page.head_jsp._jspService(head_jsp.java:337) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:420) ... 112 more Caused by: javax.jcr.PathNotFoundException: /content/connect/connectinfo at org.apache.jackrabbit.core.session.SessionItemOperation.perform(SessionItemOperation.java:192) at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216) at org.apache.jackrabbit.core.SessionImpl.perform(SessionImpl.java:361) at org.apache.jackrabbit.core.SessionImpl.getNode(SessionImpl.java:1109) at org.apache.jsp.apps.connect.components.page.head_jsp._jspService(head_jsp.java:328) ... 115 more
    Day Communique 5 WCM Core Implementation / 5.5.6 ( (c) Day Management AG ) running on ApacheSling/2.2 (Day-Servlet-Engine/4.1.24, Java HotSpot(TM) 64-Bit Server VM 1.7.0_45, Windows Server 2008 R2 6.1 amd64)

    Further info:
    The same error (or similar) occurs when trying to edit email templates as well. Also occurs in Chrome browser.
    Have restarted Macbook.
    Have tried at several times of day.
    Have cleared cache.
    I am the administrator on the account-- FULL admin privileges.
    I have edited MANY templates before (both Events and Email). Am a "power user"!
    Am trying to make  changes to our registration pages and emails  due to Adobe's email domain name change announced  (suddenly) this week. We tell people to whitelist so they will receive our AdobeConnect emails.
    Customer support ticket system keeps dumping me back here. Come on, "experts"... you can at least ANSWER. It has been 23 hr, 50 minutes.
    I manage the renreal/nonrenewals on our account, too.

  • Intel_iommu1 DEBUG generated a fault event when translating DMA read

    Hello List,
    I'm getting
    "intel_iommu1 DEBUG generated a fault event when translating DMA read on address for PCI(0,0,6). The reason is : The READ field in a page-table entry is clear when DMA read ... pte not found in domid3 for faultin."
    The hardware is IBM X3500 server and OS is Solaris 11.1 Express 64bit.
    I have tried to edit grub with -B immu-enable=false -B intel-iommu=false -v -k -B  but I'm still getting the same message on boot screen.
    I have also tried with intel-iommu=no & intel-iommu=0
    Can someone please help ?
    Thanks.

    hi Cindy,
    I have disabled the Intel virtualization from bios and changed the disk mode to ide. Im still facing the error.
    i have also tried command line options to grub such as intel-iommu=false intel_iommu=false. I tried to replace false with "no" as well as 0 but the error is still there.
    can you help please help me with the exact grub setting?

  • Can no longer edit events in Calendar on iPod 2ndG

    We have a MP, MBP, iPhone 4S and iPod 2nd G and to be able to sync Calendar and other programs on iCloud we installed Lion. We used to sync the iiPod to the MP but after switching to Lion shifted it to the MBP and she can no longer edit events on Calendar. Is this a setting problem or is it an issue with the IOS 4 on the iPod? Do we have to get an iPod that will accept IOS 5?

    Doing an entire report in a table is such a bad idea and really unnecessary.
    Sounds like you need to update both Pages and your user tag.
    Are you actually on OSX 10.6.8 and what version of Pages are you using?
    Menu > Pages > About Pages
    Peter

  • Calendar no longer expands panel to edit event date/time

    This issue just occurred out of the blue. When editing event details in the calendar, I click on the date/time panel to edit the date/time/repeat/etc. The expected action is for that panel to expand and be scrollable. What it is doing now is showing the prompts, but not expanding/giving a scroll and smushes everything together. Any ideas on what could be causing this and how to resolve? Screenshot of the issue:
    I'm on Yosemite 10.10.1 and Calendar 8.0 (2026)

    As always, I have no "Edit" button even one minute after posting, so I reply to my own post. I did also trash "com.apple.Calendar.plist", no change at all either in my chosen preferences or in the missing messages issue,

  • Not able to edit event names in iCal

    Since upgrading to Snow Leopard, I am not able to edit event names in iCal once they are created. I am able to edit all other items in the event, but not name. I have tried double clicking, using the inspector, etc. to no avail. Any ideas?

    I tried getting rid of duplicates in FontBook. I tried deleteing the iCal.plist file and restarting my mac. Nothing works. I can not edit any entry in any way except to drag it to a new place. I also can't open iCal Preferences. I have iCal 4.0.1 - is that the current version?

  • Unable to edit events in iCal

    Unable to edit events in iCal?
    When tap event, just get details,
    Can't delete event

    For the last 2 days, I have been having the same problem. I cannot edit ical events on my iphone, specifically those who habe been sync-ed to & from my MacOS (under Mountain lion 10.8) Calendar.
    I have reset my sync history on the Mac (running the reset.pl script), but to no effect.
    Please help.

  • ICal crashes when I try to edit events

    I cannot edit events in iCal. When I double click on the event iCal crashes instantly. I have to edit my events with my iPhone or iPad.
    How can I solve the problem?  Brand new iMac with Mountain Lion...A bug I suppose?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • How to handle editing events in a JComboBox

    I have a editable JComboBox. User can select value either using the drop-down box or by editing.
    I am able to get the drop-down selct event. However, I am not sure how should I handle the edit event on JComboBox.
    Particularly, here is the use-case I wish to handle.
    User edited the JComboBox by clicking back space key. I want to fire an event once user is done editing. How can I find if user is done editing ?

    User, please always tell us your jdev version.
    In general you use a valueChangeListener which is fired when the user tabs out of the field...
    Timo

  • How do I program the cwCounter control to generate an AcquiredData Event?

    I'm trying to use a general purpose timer on a 6024E DAQ card to generate an AcquiredData event every n MS.
    I can get the timer to run, but I can't seem to get the AcquiredData event to fire. Here is the code I'm using:
    ctrLoop.Reset
    ctrLoop.device = 1
    ctrLoop.Counter = 0
    ctrLoop.ExceptionOnError = True
    ctrLoop.InitialCount = 0
    ctrLoop.MeasurementType = cwctrEvents
    ctrLoop.NMeasurements = 10
    ctrLoop.BufferMode = cwctrContinuous
    ctrLoop.bufferSize = 10
    ctrLoop.UseBuffering = True
    ctrLoop.TimebaseSource = cwctrFrequencyTB
    ctrLoop.TimebaseSignal = 100000
    ctrLoop.Configure
    ctrLoop.Start
    I'm using the following:
    Component works 6.0
    VB 6 with Sp5

    Hello;
    The event you are trying to program is not supported by your hardware. The best way to go about that is to generate a pulse train, on the frequence you want the counter to fire, with one of the counters you have on that board of your; and to have the output of that counter routed to the gate input of one of the counters of a TIO device. The TIO devices support triggered pulse train generations.
    Regards
    Filipe A.
    Applications Engineer
    National Instruments

  • Is it possible to generate a user event when shared variable value change on RT target?

    Hi,
        I wonder if it is possible to generate a user event when a network published shared variable value change?
        Thanks a lot!
        Regards,
        Tom

    Tom,
    I understand not wanting to waster resources on polling but I am not aware that LabVIEW can automatically generate an event on a SV change.
    Maybe a better solution...
    You could implement lower level TCP communication (i.e. have a look at STM - simple messaging protocol) for passing data betweeen RT and PC (instead of using a SV).  You could send a generic command (boolean trigger maybe?) from your RT system when the value of whatever it is the SV is storing has changed.  You can avoid polling on the non-RT system this way.
    Dan

  • Problem editing events

    I can't edit events for which I am the organizer. It gives a solution for this problem in Help--it says I most likely accessed my calendar from another email address, I need to check my address card, etc...But I have done nothing of the sort, and I do not even have an address card apparently. Frustrating!

    It might be something that can be only edited while logged into the Google calender on a PC via the web.  I know that there are limitations for the type of reoccuring options on the phone.  There are more options within the PC version.

  • HT4236 edited event name will not change on iPad

    I edited the spelling of an event name in my Iphoto App., but it will not change  after syncing with my Ipad.
    I tried deselecting the event and then sync the Ipad to delete the event on the Ipad. Then I selected the
    edited event and then synced the Ipad again. But the spelling of the event name did not change.
    Any Ideas?

    Oh yeah I have synched several times. I have PC with VISTA.  I think it has something to do with some titles being READ ONLY or something like that.  I need to find how to make them writeable.  No changes work on about 20 titles, the artist name? Genre? NOTHING will sync.  After sync all changes work fine accept for that 20 or so. titles just won't budge. every time.  If I go look on I tunes my changes are still there, just don't sync to Itouch.  It not the end of world but the more I upload the more I come across this.  I have about 900 full albums and maybe 20 is all that's doing it.   

  • How to Generate a ReportError Event

    I'm sure I'm just missing something here.  Our LabVIEW GUI has a registered event Callback for ReportError.  In TestStand I handle errors with SequenceFilePostStepRuntimeError and ProcessModelPostStepRuntimeError callbacks.  I used the error handling example and modified to basically just show a popup with the error message.  My problem is how to generate the ReportError event so our GUI can take the appropriate action.
    I don't see it listed under the given UIMessage event codes.  I can't find it anywhere.  So the questions is where do I generate the ReportError event within TestStand?
    Thanks.

    Hi Sir Mutt,
    If my understanding is correct, you are using LabVIEW as your operator interface to start the Teststand Application and you want to do Teststand Error Handling in LabVIEW. The most common way that this is achieved is through ActiveX Invoke and Property nodes as well as ReportError events. I have attached two screenshot examples of this. Does this sufficiently address your question or did I misinterpret your question?
    Regards,
    Jackie
    DAQ Product Marketing Engineer
    National Instruments
    Attachments:
    ReportError Callback.png ‏8 KB
    Teststand Error Handling.png ‏20 KB

Maybe you are looking for

  • Inbound Receipt Acknowledgements fail for CIDX messages

    Hi, We are sending a Load Tender Message (CIDX Message) to our Partner using CIDX receiver adapter with certificate logon and Signing option. For the configuration, our partner is able to receive the messages successfully and sending us the Receipt A

  • How do you remove the password from a pages document?

    Hello, for the first time, I created a password for a pages document, and I blocked the document too. I've tried to unblock and I can't, and I've tried to delete the password but I can't neither. Every time I try, when I close the document tells me,

  • Error burning blu-ray

    In Compressor 3.5.3 when I go to burn a blu-ray it ends up saying 'The operation couldn't be completed. (DSPPublishing error - 1006.)'. Any clues on what is happening, or how to fix?

  • Restrict all goods movements for materials untill the latest costing run ex

    Hi dudes, 1 here i have a requirement that i need to restrict all goods movements in the month for all materials(SFG,FG) untill the latest costing run(standard cost estimate) on 1st of each month. 2. Can we restrict the status of process order in suc

  • Rectangle Selection Tool... Error...

    Dear Sirs, I am having an error regarding the selection tool once I select normally the + sign adds itself and stays without me clicking on shift key, unles I change a button on the menu it won't go away, I can't use it normally (shift and mouse for