is not a class or Namespace error

QDir dir;
QString appFolder(QDir::currentPath());)
QString dirName = appFolder + "/ app/native/assets/img";
dir. CD (dirname);

List of QStringList = dir::entryList(); error
foreach (const QString & str, list)
{
showDialog (str, str);

}

Hi all, creates the red line "dir" is not a class or namespace error.

 

Any thoughts on why this phenomenon occur? 0o0o

: is to access static methods or class. Try:
dir.entryList ();

Tags: BlackBerry Developers

Similar Questions

  • JSP error: could not initialize class oracle.apps.jtf.activity.PageLogManag

    Hi all

    Our ERP has been restarted after a connection problem, and now after a reboot, when we connect to the home page of the erp, we receive the following error message when we try to implement HTML basic shape elements: (http://xxxxxxx:8008/OA_HTML/OAErrorDetailPage.jsp)

    JSP error:


    --------------------------------------------------------------------------------

    Details of the exception.
    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg = could not initialize class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:872)
    at OAErrorPage. jspService(_OAErrorPage.java:221)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:871)
    at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
    in OA. jspService(_OA.java:256)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    # # 0 in detail
    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.jtf.activity.CorePageObject.currentPageObject(CorePageObject.java:142)
    at oracle.apps.jtf.activity.PageValues.currentPageValues(PageValues.java:33)
    at oracle.apps.fnd.framework.webui.OAPageBean.finalizeRequest(OAPageBean.java:4134)
    in OA. jspService(_OA.java:242)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)

    --------------------------------------------------------

    help please... Thank you!

    Post the details of the version of the application, the database version and the OS.

    If it worked before, all changes have been made recently?

    You can find errors in the database log file?

    Please run AutoConfig, make sure it ends successfully and then check.

    Thank you
    Hussein

  • Could not find Class / MethodMaker.pm

    Get the error when executing command can be found below.
    $IAS_ORACLE_HOME/perl/bin/perl $FND_TOP/bin/irep_parser.pl g - v...


    Could not find Class / MethodMaker.pm in @INC (@INC contains: / u01/applmgr/hr/apps/a pps_st/appl/fnd/12.0.0/perl /u01/applmgr/hr/apps/apps_st/appl/fnd/12.0.0/xml/orc 115 /u01/applmgr/hr/apps/apps_st/appl/fnd/12.0.0/perl/FND/irep/repo/u01/applmgr /hr/apps/apps_st/appl/fnd/12.0.0/bin/ /u01/applmgr/hr/apps/tech_st/10.1.3/perl/l ib/5.8.3/i686-linux-thread-multi/u01/applmgr/hr/apps/tech_st/10.1.3/perl/lib/5. 8.3/u01/applmgr/) HR / ad-multi /u01/applmgr/hr/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3/u01/applm gr/hr/apps/apps_st/appl/au/12.0.0/perl /u01/applmgr/hr/apps/tech_st/10.1.3/Apach mainlinux/perl58/bin/Linux/Opt/lib/5.8.3/i686-linux-thread-multi/ade/smayer_p erl58_main_linux/perl58/bin/Linux/Opt/lib/5.8.3/ade/smayer_perl58_main_ e/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi/ade/smayer_perl58 Apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3/i686-linux-thre Linux / PE rl58/bin/Linux/Opt/lib/site_perl/5.8.3/i686-linux-thread-multi/ade/smayer_perl5 8_main_linux/perl58/bin/Linux/Opt/lib/site_perl/5.8.3/ade/smayer_perl58_main_li nux/perl58/bin/Linux/Opt/lib/site_perl.) to the/u01/applmgr/hr/apps/apps_st/appl/f nd/12.0.0/perl/FND/irep/repo/Rep/Parser.pm line 24.

    Published by: 968646 on March 10, 2013 19:47

    We had a similar problem which was resolved by applying the hotfix 9004712. I guess you are in R12.1.3?
    Thank you...

  • ojvmtc reports xy.jar is not a class file or jar

    Hello

    I'm kinda confuced because ojvmtc reports an error, that I can't imagine:

    Oracle@cikic-desktop:~/downloads/dom4j-1.6.1$ ojvmtc /u01/app/oracle/product/11.1.0/mds/jdk/jre/lib/jce.jar
    /U01/app/Oracle/product/11.1.0/MDS/JDK/JRE/lib/JcE.jar is not a class file or jar
    The set is closed

    But jce.jar is a jar file and I can inflate:

    Oracle@cikic-desktop: / tmp/fo$ jar xf - /u01/app/oracle/product/11.1.0/mds/jdk/jre/lib/jce.jar
    Oracle@cikic-desktop: / tmp/fo$ ls-l
    Total 8
    drwxr-xr-x 3 oracle oinstall 4096 2010-05-03 19:40 javax
    drwxr-xr-x 2 oracle oinstall 4096 2010-05-03 19:40 META-INF

    And if I do an ojvm on a class file, everything works as expected:

    Oracle@cikic-desktop: / tmp/fo$ ojvmtc javax/crypto/Mac.class
    The game is not closed
    96 classes are missing

    Therefore, an error of configuration somewhere...

    Can you please help me.

    Thank you
    Christian Maier

    There was a bug in this version which was corrected in the next version. Move the jce.jar to a path that has no 11.1.0 or any '.' t other than the separator file type and it will work.

  • I get this massage the iphone could not be restored an unknown error occurred (3014)

    I get this massage the iPhone could not be restored an unknown error occurred (3014)

    What can I do?

  • Windows XP will not load past the Blue error screen

    Hi, wondering for a while if someone can help me...

    My xp system will not load past the Blue error screen that is displayed when the computer stopped suddenly or inadequate.

    No matter what are the measures that you choose to take (safe mode, the most recent configurations... etc) the system will just beyond the blue screen on the windows logo download page, where the loading bar moves about 10 seconds before returning to the blue loading page.

    So far I have tried to leave the computer as long as an unused months while I was abroad, remove the battery for varying amounts of time and leaving the computer as long as a day.

    In the absence of a recovery disk, I have no idea how to do to return to the form and would like to receive advice or suggest, keeping in mind I'm not a computer genius (if had'nt you may have guessed). Preferably, without losing my element pictures and videos stored on the hard drive, but it's just preference.

    Thank you, Jay

    Hello

    It does not seem good friend if the Windows operating system does not start even using safe mode, then I don t think you will be able to run the operating system without new OS reinstallation. :(

    To back up data from the HARD drive I recommend that you connect the internal HARD drive to external USB HDD controller and a backup of the HARD drive on another computer.

    Then you could try to reinstall the operating system on your laptop using the Toshiba Recovery CD

    See you soon

  • Win operating system could not start because of the error in the software on the Satellite A85-S107?

    Windows did not start because of an error in the software. Please report this problem as:
    Load needed DLLs for kernel.
    Please contact your support person to report this problem. »

    A blue screen is suddenly pop up when I was surfing on a Web site, the warning above in black and white was shown after that I took the battery and restart windows.
    I thought it was just a simple step if I got the recovery disk, but I was wrong.

    The recovery procedure was very well finished 100%. But after pressing a button, the above kept warning appears, no matter how many times I had reinstalled by the recovery disc or (each time 100%) or by using the full version of Windows Xp.

    Nor he worked by the formatting of the HD I connected with a link IDE2USB for laptop XP of my friend, nor modify another HD.

    I excluded the problem with HD, so I guess maybe it's that the BIOS has been hacked (?) I downloaded the update of the BIOS to see if it works or not?
    but the result was disappointing. IT just stop at step 4 of the procedure of updating, it freezes just to flash initiating step.

    I want to remove the CMOS battery for a few seconds, but I'm not that pro and I could cause damage caused by improper handling.

    Could someone tell me what happens to my computer and how do I show this problem?

    Hello Wai

    If your device has trouble after that recovery image installation is probably hardware related issue. You can enter the settings of the BIOS as usual? If this isn't the case, I fear that the BIOS chip is damaged. It happen if BIOS update is interrupted shortly matter the reason may be.

    Removing the CMOS battery doesn t work like on desktps. Forget it!

  • The action "Watch Me Do" has encountered an error. The operation could not be completed. (OSStatus error - 50.)

    Morning,

    • Material: Apple Macbook Air 13 ", mid-2013. 1.7 GHz Intel Core i7. 8 GB 1600 MHz DDR3. Etc...
    • El Capitan software to. 10.11.2
    • Automator to. 2.6 (419)

    I'm trying to automate downloads via iTunes take place during early in the morning to avoid using bandwidth more expensive. The operation (my apologies if I have the wrong terms, not a tech guy) fails and returns this error:

    The action "Watch Me Do" has encountered an error.

    The operation could not be completed. (OSStatus error - 50.)

    Is that what everyone has seen, or to which there is a known solution?

    Concerning

    James

    Watch Me Do is designed to replay the same click of mouse and keyboard events to the same speed.  Think of driving your car to work and record each turn and stop.  Then play each round and down at the same speed.  What to do if while reading the traffic moves a little faster or a little slower?  If you drive the same route to work, you could get a red light at an intersection that you had a green light to yesterday.  "Watch Me" does not know how to deviate from these changes, so he'll just to stop and report an error.  If iTunes launches slower or an event during playback takes longer to achieve because of different background running processes, it will have the same effect.

    Allowing automatic downloads in iTunes and help Automator to activate your device network at a specific time might be a better solution.

  • How to download MicrosoftFixit50202.msi of the flash player for my not more long computer work - error 0 x 80070002

    How to download MicrosoftFixit50202.msi of the flash player for my not more long computer work - error 0 x 80070002.   I found the site for download fixit, but I have no desktop feature other than the startup repair options.  I thot I could download fixit from my flash drive solution, but I can't find a command prompt to access.  It is the only page from command prompt I can find... I'm in x:\windows\system32\cmd.exe trying to find the good order for my location flashdrive G:

    I used to go G and get G but it says only that go and get are not internal or external commands and not an executable program or batch file

    HELLLLLLLPPPPPPP!   Thank you!

    x:\ I do not think it is a 'valid' for what you intend. I used a 2nd computer and the original disk, I don't remember tho if I used windows file transfer or just copy, but I had the disc copied to the flash drive and reinstalled windows 7. I have still no working dvd rom (x 2) they open and close (sometimes), but the drivers need to be mounted to something incomplete. repair is absent as well. some other problems too but its been executed in this way for months (apx5). here and there, I get an email from answers, that's how I arived here really (enroute) hope this helps (a bit)

  • How to erase or correct an error loading RUNDLL that keeps Poppin ' up C:\ProgramFiles\ParetoLogic UUS2\USS.dll the specified module could not be found... error?

    How to erase or correct an error loading RUNDLL that keeps Poppin ' up C:\ProgramFiles\ParetoLogic UUS2\USS.dll the specified module could not be found... error?

    Hello

    Here is some information on this problem.

    The information contained in the link suggest you delete a scheduled entry, if it exists:

    http://www.utilitysoftwarereviews.com/how-to-remove-ParetoLogic-uusdll-error-message/

    You can also use this program (FREE Autoruns) to find:

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902

    See you soon.

  • Windows XP install error "File\i386\C_437.nls could not be loaded. The error code is 7. Setup cannot continue. Press a key to exit. "

    I've been setting up a windows xp professional operating system, I saw an error message "File\i386\C_437.nls could not be loaded. The error code is 7. Setup cannot continue. Press any key to exit", can anyone help me how can I solve this problem? Thank you.

    Hi HannaAntoun,

    See the article after some troubleshooting for your question:

    http://support.Microsoft.com/kb/330181

    I hope this helps!

  • Your device is not configured correctly(code 1) error

    Hello

    I have windows XP currently installed on my computer and I also have the new hard drive (seagate 500 gb) installed on my computer.
    I am facing the error with my cell phone (samsung galaxy s duos GT s7562) with my computer and I am unable to make any transfer of media through the PSG.
    Under portable devices > PSG > properties, I get the following message. > "this device is not configured correctly. (Code 1)
    To reinstall the drivers for this device, click on reinstall. When I try update driver it shows "your device is not configured correctly (code 1 error). I tried gel and reinstall driver MTP via "scan for hardware changes", but it does not yet solve my problem.
    How can I get my samsung android smart phone connected to my pc and start sharing media through the PSG. problem certainly lies in the pc.
    Help me out.i am going nuts about that...
    Pankaj.

    Hey,.

    have you found this KB link?

    See "Code 1" from the link

    Explanation of error codes generated by Device Manager in Windows XP Professional

    http://support.Microsoft.com/kb/310123/en-us

  • KB976569 will not install in Windows xp, error OX66A HELP

    KB976569 will not install in Windows xp, error OX66A HELP

    Rick

    Hello

    Follow the instructions in the link:

    Codes error '0x8007066A' or '66' was to occur when you install updates of .NET Framework

    http://support.Microsoft.com/kb/2507641/en-us

    I hope this helps.

  • Receive automatic updates for Windows XP "error 127: the specified procedure could not be found." Also "error 0 x 80240036: could not start the service automatic updates on local computer»

    Update CPU which proved later to be bad.  Replaced by original CPU.  Re-installed Windows XP Home using a slipstreamed CD that I burned the original non - OEM drive that has Service Pack 2.  Integrated Service Pack 3 which I got from the MS. site  Everything works well except for Windows Update.  The setting seem to be correct in Administrative Tools/Services.  The status of the Service is "stopped".  When I try to start the automatic updates from Administrative Tools/Services I receive "error 127: the specified procedure could not be found."  Also "error 0 x 80240036: could not start the service automatic updates on local computer»  Used the range of anti-virus and malware and found nothing.  Currently using Avast 7.0.1426.  I also used various tools of Fix - It MS nothing helps.  Any help would be greatly appreciated.  Thank you.

    Hello

    1. what application or antivirus security suite is installed and your current subscription?

    2 Norton (another) or a McAfee application ever installed on this machine?

    3. What are the fix applications that you used so far to try to fix this problem?

    Try the next method and check if that helps you with the question of the 127 error you receive.

    Method 1: Rdding the DLL file by doing the following:

    1. Click Start and click Run, in the search box type CMD and press to enter.
    2. right click on CMD in the list and click "Run as Administrator".
    3. type the following command and press ENTER. Regsvr32 msvcp71.dll
    4. close the command prompt window.

    Method 2: run the file system (CFS) Checker:

    (Note: you need an XP installation disk to start the System File Checker search.)

    The SFC command is used to detect and resolve problems with the files on Windows XP and Windows Vista computers. This command allows you to launch the Windows File Protection Service and allows you to analyze all integrity-protected Windows files and replace all problematic files identified.

    1. click on start, and in the box to start, search type CMD
    2. right click on CMD in the list and click "Run as Administrator"
    3. type the following command and press ENTER. Sfc/scannow
    4. close the command prompt window.

    For more information on scan SFC (System File Checker), please look in the link mentioned below.

    http://support.Microsoft.com/kb/310747

    I hope this helps.

  • I get errors MxTray.exe and can not understand why. This error appears randomly.

    I get errors MxTray.exe and can not understand why. This error appears randomly.

    Hello thunder1948m

    Do a search on the internet suggest that the MxTray.exe could be a malicious virus that contains malicious programs.

    If you are not running currently a virus scanner, you can download Microsoft Security Essentials for free. It offers protection in real time and protects against software viruses, spyware and other malicious software.
    You can download here.

    I hope this helps.

Maybe you are looking for

  • Crook

    Be on the lookout for people using the identity of the American army officers in an attempt to scam the only women of their money. I received a request to contact a general Martin Dempsey. I was curious to know why an American army general would cont

  • HP Photosmart 7520 will not connect to my laptop but works perfectly on the other computer

    I run window 8 on laptop, we have the HP Photosmart 7520 work wireless on our network with another computer on Windows 8, which has no problems today.  We had this printer over a year and ussually works well. The printer, laptop and office are on the

  • Where to download the iso image of pre - sp1 Windows

    My laptop came with Windows Professional x 64, I use for years. Recently my hard drive crashed, and I try to reinstall windows in a new hard drive using my previous product activation key. However, I can't find pre - SP1 windows download. With SP1 an

  • Unable to connect to the internet and have problems with the help of program network Toshiba

    Original title: I can't go on the internet? I try to go online to check my bank account and net work of toshiba program will not cone upward on my screen.i have a blank page.

  • Problems using effects of roll with the last update.

    I'm new on using effects of roll and just got the hang of it when Adobe released the last update. Now, I get the message "To enable scrolling of the effects, your page must use a unique fixed stopping point" I use a single fixed stopping point and st