SAP2005 to SAP2007 SDK Addon Recompiling

I am preparing for our company to upgrade to SAP2007a SP01 PL05. Consequently I have to prepare my SDK addons for SAP2007.
I have taken one of my SDK addons and recompiled using the SAP2007 version of BOBS and BOUI com dll files.
This one works fine in debug, installs and runs without issues.
My second SDK addon works fine in debug mode, using the installation code (made bespoke for this addon)  it installs ok, it connects to the server. However as soion as I open the form to which it satrts doing its funky stuff, i get a wanring message that the addon has stopped, and gives me three options to continue working without, exit the session to try again.
As it works ok in debug mode I do not know what is causing it. annoyingly I have tried running the SAP2005 version and it works ok - I have been told that this should not be done and will not work.
What do people noramlly do in these instances?
I will happily submit the code for review on request.
Edited by: David Alexander on Aug 27, 2009 5:29 PM

Hi Edward,
I've got these installed and running, while the idea was helpgul it is also greatly depressing!
54 errors on the form, I take it these would be "suggestive" errors not actual erros that cause problems?
I also cannot determine on what event the addon is crashing as the form loads, which would be the best tool to use and what might I be looking out for?
Thanks,
Dave.

Similar Messages

  • "JBI Addons"/"Java EE 5 Tools Bundle" Problem

    [ Sorry if this is the wrong forum, not sure if this is a netbeans issue or open sb issue]
    I'm very interested in Open ESB and would like to start playing around with it. After deciding to download Open ESB, I stumbled across the "Java EE 5 Tools Bundle " which contain (among other things) the "Project Open ESB Starter Kit ". The installation went well.
    I'm immediately interested in installing the "JBI Addons". I'm following the directions in JBI_AddOns.html but get stymied at this step:
    7. Install and start the Service Engine:
    Navigate to Sun Java System Application Server 9 node > JBI > Service Engines.
    Under the Servers tab in Netbeans I do have a "Sun Java System Application Server 9" node but there is no "JBI" node underneath it. I just have "Applications", "Resources" and "JVMS".
    Until I figure this out I can't install these add-on binding components. Any ideas?
    I was hoping to leverage netbeans for this experimentaion. However would I better of doing a "raw" OpenEsb install instead?
    [Sidenote: The myriad of netbeans/BPEL/JBI/AppServer bundles makes it very confusing for us folks new to these product lines]

    Thanks for your response.
    Yes, the server is running but still the "JBI" Node does not appear.
    Here is the output from my server start. Maybe you can see something fishy going on.
    C:/Program Files/Java/jdk1.6.0\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -XX:MaxPermSize=128m
    -Dcom.sun.aas.defaultLogFile=C:/Sun/SDK/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=C:/Sun/SDK/lib/endorsed
    -Djava.security.policy=C:/Sun/SDK/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=C:/Sun/SDK/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Sun/SDK/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Sun/SDK/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Java/jdk1.6.0/jre/lib/ext;C:/Sun/SDK/domains/domain1/lib/ext;C:/Sun/SDK/javadb/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Dcom.sun.aas.classloader.optionalOverrideableChain=appserv-ws.jar,commons-logging.jar,commons-launcher.jar
    -Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar
    -Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,C:/Sun/SDK/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbm.jar,%HADB_HOME%/lib/hadbmgt.jar,C:/Sun/SDK/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar
    -Dcom.sun.aas.configName=server-config
    -Ddomain.name=domain1
    -Djmx.invoke.getters=true
    -Dcom.sun.aas.promptForIdentity=true
    -Dcom.sun.aas.classloader.optionalOverrideableChain.ee=
    -Dcom.sun.aas.instanceRoot=C:/Sun/SDK/domains/domain1
    -Dcom.sun.aas.domainName=domain1
    -Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Program Files/Java/jdk1.6.0/lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,C:/Sun/SDK/imq/lib/jaxm-api.jar,C:/Sun/SDK/imq/lib/fscontext.jar,C:/Sun/SDK/imq/lib/imqbroker.jar,C:/Sun/SDK/imq/lib/imqjmx.jar,C:/Sun/SDK/imq/lib/imqxm.jar,C:/Sun/SDK/lib/ant/lib/ant.jar,appserv-ws.jar,mail.jar,jsf-api.jar,jsf-impl.jar,appserv-jstl.jar,appserv-env.jar,jmxremote_optional.jar,C:/Sun/SDK/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,commons-logging.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.jar
    -Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-ee.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbjdbc4.jar,jgroups-all.jar,C:/Sun/SDK/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.xml.bind,javax.help,javax.portlet
    -Dcom.sun.aas.classloader.serverClassPath=C:/Sun/SDK/lib/install/applications/jmsra/imqjmsra.jar,C:/Sun/SDK/imq/lib/jaxm-api.jar,C:/Sun/SDK/imq/lib/fscontext.jar,C:/Sun/SDK/imq/lib/imqbroker.jar,C:/Sun/SDK/imq/lib/imqjmx.jar,C:/Sun/SDK/lib/ant/lib/ant.jar,C:/Sun/SDK/lib/SUNWjdmk/5.1/lib/jdmkrt.jar
    -Dcom.sun.aas.classloader.appserverChainJars.ee=
    -Dcom.sun.aas.configRoot=C:/Sun/SDK/config
    -Djava.library.path=C:\Sun\SDK\lib;C:\Sun\SDK\lib;C:\Program Files\Java\jdk1.6.0\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Sun\SDK\lib;C:\Sun\SDK\bin;C:\Sun\SDK\bin;C:\Sun\SDK\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Perl\bin\;C:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\program files\borland\StarTeam SDK 2005 R2\Lib;c:\program files\borland\StarTeam SDK 2005 R2\Bin;c:\program files\borland\StarTeam SDK 6.0\Lib;C:\Program Files\OpenSSH\bin;C:\Program Files\QuickTime\QTSystem\;C:\Sun\SDK\bin;;C:\Program Files\jprofiler4\bin\windows;C:\John\Bin;C:\Program Files\SecureCRT;c:\cygwin\bin
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -Dcom.sun.aas.installRoot=C:/Sun/SDK
    -Dcom.sun.aas.ClassPathPrefix=
    -Dcom.sun.aas.ClassPathSuffix=;C:\Sun\SDK\addons\amserver\amclientsdk.jar;C:\Sun\SDK\addons\amserver\amWebServicesProvider.jar;C:\Sun\SDK\addons\amserver
    -Dcom.sun.aas.ServerClassPath=
    -cp
    ;C:/Sun/SDK/lib/appserv-launch.jar
    com.sun.enterprise.server.PELaunch
    start
    Starting Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01) ...
    CORE5098: AS Socket Service Initialization has been completed.
    CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.6.0-rc] from [Sun Microsystems Inc.]
    SEC1002: Security Manager is OFF.
    ADM0001:MBeanServer initialized successfully
    SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
    sgmt.service_initialized
    DPL5400:Exception occurred : error in opening zip file.
    ADM1079: Initialization of AMX MBeans successful
    ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://xifin-lindwall.mba.xifin.com:8686/jmxrmi].  This is where the remote administrative clients should connect using the standard JMX connectors
    ADM1506: Status of Standard JMX Connector: Active = [true]
    WEB0302: Starting Sun-Java-System/Application-Server.
    WEB0100: Loading web module [__default-admingui] in virtual server [__asadmin] at [/]
    WEB0100: Loading web module [adminapp] in virtual server [__asadmin] at [/web1]
    WEB0100: Loading web module [admingui] in virtual server [__asadmin] at [/asadmin]
    WEB0100: Loading web module [amserver] in virtual server [server] at [/amserver]
    WEB0100: Loading web module [portletdriver] in virtual server [server] at [/portletdriver]
    Initializing Sun's JavaServer Faces implementation (1.2_02-b03-FCS) for context ''
    Completed initializing Sun's JavaServer Faces implementation (1.2_02-b03-FCS) for context ''
    Initializing Sun's JavaServer Faces implementation (1.2_02-b03-FCS) for context '/asadmin'
    Completed initializing Sun's JavaServer Faces implementation (1.2_02-b03-FCS) for context '/asadmin'
    PSPCD_CSPPD0001 : Started initializing CacheManager
    PSPCD_CSPPD0002 : Finished initializing CacheManager
    PSPCD_CSPPD0003 : Started initializing PreferenceManager
    PSPCD_CSPPD0004 : Finished initializing PreferenceManager
    PSPCD_CSPPD0005 : Started initializing PortalDataContext
    PSPCD_CSPPD0006 : Finished initializing PortalDataContext
    PSPCD_CSPPD0007 : Started initializing PortletEventDataContext
    PSPCD_CSPPD0008 : Finished initializing PortletEventDataContext
    PSPL_PCCSPCPCI0003 : Started initializing PortletContainer
    PSPL_PCCSPCPCI0004 : Finished initializing PortletContainer
    WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080
    WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181
    WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848
    About to load the system app: __JWSappclients
    WEB0100: Loading web module [__JWSappclients:sys.war] in virtual server [server] at [/__JWSappclients]
    SMGT0007: Self Management Rules service is enabled
    Application server startup complete.
    JBISE6013: JavaEEServiceEngine : Java EE Service Engine started successfully.
    BPEL service engine started

  • Upgrading plugin to Creative Cloud SDK

    Hello,
    I've got a plugin that I'm attempting to upgrade from CS6 to the CC SDK.  The plugin loads without issues in CS6 but as soon as I change the SDK and recompile and attempt to load it in Creative Cloud I get and invalid plugin id.  AEGP_RegisterCommandHook() from RegisterSuite5() returns a 3.
    The Plugin Id really makes no sense:
    aegp_plugin_id
    33080176
    int
    In CS6 I get a reasonable value like 17.  Does anyone have any ideas where to look?
    Thanks!

    will I still be able to use CS4 on Computer A?
    Yes.  Your perpetual license won't expire.
    You may keep using CS4 alone or along side Creative Cloud if you wish. 
    You may install CC or CS4 on up to two machines at one time.   The main difference is that CS4 can be installed on only one platform depending on which was purchased (either Mac or Windows).  However, CC can be installed on both platforms.
    Nancy O.

  • Additional

    Hi All,
    Could I use print layout designer to generate report return in sales credit memo screen ? Actually we use a button (SDK addon) to print the report. Pls give advice. Tks
    Rajh

    the user want that return document can be printed although the user is being in the credit memo screen. Is it possible using PLD ? Or I need to make SDK custom ? Tks
    Rajh

  • If You Want To Try FaceTime, Read This Thread

    http://www.tuaw.com/2010/06/25/let-apple-demo-facetime-with-you-live/
    You can call Apple. The number is 1-888-FACETIME. Yes, it is 11 digits.

    Your post has nothing to do with my post...
    As for YOUR post...
    Most people don't know the true definition of multitasking, and the difference between multitasking and backgrounding.
    On a phone, you can't multitask with anything except music. On a computer, you can watch a movie, monitor an IM conversation you are having with a friend and type up a document for work/school.
    On a phone? NO.
    Apple is ONLY calling this multitasking because people are sheep and too stupid to realize that you CAN'T multitask on a mobile device, ESPECIALLY ON A CELL PHONE.
    What we are actually doing is backgrounding, and when you get down to the heart of how the backgrounding works, it makes people's heads try to explode. They try to understand it, but those who aren't technically inclined blow up the whole definition out of proportion. Also, developers are the reasons why apps don't multitask, NOT Apple (although Apple shoulda' gotten on the ball with backgrounding sooner).
    Pretty much, there are 7 APIs that are available to devs, if they want to keep running a service in the background. This is much more efficient, because if you can't see the application, what is the point of still having it run??? It should ONLY keep the SERVICE open that it needs.
    As for the "multitasking", as long as the dev recompiles their app against the new 4.0 SDK (they don't have to change any code, merely open it in the new SDK and recompile it), the app will then "freeze" itself in the state it is in when the end user hits the Home button. Then, when the user goes back the app, it will "unfreeze" itself and to the end user, it will seem as if it was never closed.
    As for the system handing this, if an app is opened that needs more memory than is available, it will look at the frozen apps, and will find the one that you used LAST (the "least recently used" algorithm) and will close that one, and thus, the CPU and memory that it needs to run the new app will be obtained.
    However, the end user who wants to understand but doesn't, won't understand this. I don't like when I hear people complaining about this issue.
    Here is a link to the 7 backgrounding APIs.
    http://www.pcmag.com/article2/0,2817,2362459,00.asp

  • Wrong exe

    Hi Experts,
    Our IT programmer has built addon application exe and addon installer exe using vs2005 in server that has x64 OS platform.
    He have created ard file. When installing the addon in the client, the error message is "wrong executable digital signature for addon".
    i am trying to search similar threads in this forum but no satisfied answer. Here is the link:
    1. Error:Wrong Executable Digital Signature for Add on.
    2. http://service.boyum-it.com/support/troubleshooting/startup/
    The error still exists. we are using B1 2007A SP01 PL08 in SQL server 2008 std edition x64 and in W2K8 server std x64.
    I appreciate your help so much.. TIA
    John

    Hi John,
    It happens when the exe that is registered during the addon installation is not the same one that B1 finds when trying to run.
    The main reason is:
    - You have recompiled your addon and you didn't regenerate the ard file (the ard file keeps a digital signature of the exe, if the exe changes you need to regenerate the ard)
    Try to deinstall your addon, recompile your installer exe + regenerate your ard and then reinstall your addon.
    I don't know whether you are already using B1DE, this package helps you creating the installation exe + ard files with a very simple to use wizard. You can download it for free here in SDN at: http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/a175fb62-0c01-0010-a8b5-fa58a13b1cf7 [original link is broken]
    Hope it helps
    Trinidad.

  • Socket communication very slow on Mac OS X 10.6

    Hi everybody,
    I'm using a socket based communication in an application and in Mac OS 10.5 everything works quick and flawless using XCode 3.1.4.
    In Mac OS 10. 6, using XCode 3.2.4, I set the Mac OS X 10.6 SDK, I recompiled the app. but the responsiveness of the app is terrible slow. The GUI itself runs OK but any socket related action is painfully slow (sometimes connection timeout).
    The socket communication is implemented using standard CFSocket classes.
    Is this a XCode migration issue from 3.1 to 3.2 or a Mac OS 10.6 related one (I've seen lots of complains on networking issues)?
    Thank you very much,
    Dan

    Thank you very much for the info but why it worked (and really fast) on 10.5. I also wonder why I didn't run into TCP_NODELAY problem there ? My TCP buffer size is 1K and I'm using the same testing environment.
    Of course there is much more to it than some init parameters but still, what could be so different on 10.6 ? And I tried already the sysctl.conf TCP_NODELAY setting but no effect.
    This is the code (briefly):
    1. CONNECT
    // Create signature from ip and port
    struct sockaddr_in sin; /* TCP/UDP socket address structure. */
    self->m_RemoteSocketSignature = (CFSocketSignature*)malloc(sizeof(CFSocketSignature));
    self->m_RemoteSocketSignature->protocolFamily = PF_INET; /* IPv4 */
    self->m_RemoteSocketSignature->socketType = SOCK_STREAM; /* Stream oriented. */
    self->m_RemoteSocketSignature->protocol = IPPROTO_TCP; /* TCP */
    memset( &sin, 0, sizeof( sin ) );
    sin.sin_len= sizeof( sin );
    sin.sin_family = AF_INET; /* Address is IPv4. Use PF_xxx for protocol
    description, AF_xxx for address description. */
    /* sin.port and sin.addr are in network( big endian ) byte order. */
    sin.sin_port = CFSwapInt16HostToBig( port );
    inet_aton( [address UTF8String], &sin.sin_addr ); /* inet_aton() gives back
    network order addresses from strings. */
    self->m_RemoteSocketSignature->address = CFDataCreate( NULL, (UInt8 *)&sin, sizeof( sin ) );
    // Connect the Write & the Read streams to the socket
    CFStreamCreatePairWithPeerSocketSignature (
    kCFAllocatorDefault,
    m_RemoteSocketSignature,
    & m_ReadStream,
    & m_WriteStream
    if((m_ReadStream != NULL) && (m_WriteStream != NULL))
    bOpenWrite = CFWriteStreamOpen (m_WriteStream);
    bOpenRead = CFReadStreamOpen (m_ReadStream);
    2. RECEIVE
    CFIndex iTotalBytesRead = 0;
    while (true == CFReadStreamHasBytesAvailable(m_ReadStream))
    char buffer[1024];
    CFIndex bufferLength = 1024;
    CFIndex iBytesRead = CFReadStreamRead (
    m_ReadStream,
    buffer,
    bufferLength
    // Error ?
    if(iBytesRead < 0)
    return iBytesRead;
    // EOS ?
    if(iBytesRead == 0)
    return iTotalBytesRead;
    iTotalBytesRead += iBytesRead;
    if(string != nil)
    [string appendString:[NSString stringWithCString:buffer length:(unsigned)iBytesRead]];
    3. SEND
    CFIndex iBytesSent = CFWriteStreamWrite (
    m_WriteStream,
    buffer,
    bufferLength
    Thanks a lot for your help,
    Dan

  • How to Create form in Screen Painter

    Hello to  all,
    My client want Quality Report just like they add in microsoft excel  that is they say that they doesn't want addon
    so i have to create form just like excel that is there employee feel that they enter data in SAP
    so i create it through screen painter?
    Where i got full demo of screen painter that how it work?

    Hi Jaykumar......
    This question is into wrong forum.
    You should post it into SDK/Addons Forum
    Please close this thread and open the same one in suggested forum where you find No. of experts to solve your problem.......
    Regards,
    Rahul

  • [Solved] Issue building Firefox 27

    Hello,
    Apologies if this is addressed elsewhere or this is not the place.
    Trying to build Firefox 27 and getting the following output from yaourt -Sb firefox .
    Executing /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/xpcshell -g /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/ -a /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/ -f /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/precompile_cache.js -e precompile_startupcache("resource://gre/");
    resource://gre/components/reftest-cmdline.js
    resource://gre/components/httpd.js
    resource://gre/components/nsSample.js
    resource://gre/components/marionettecomponent.js
    resource://gre/components/Weave.js
    resource://gre/components/DataReportingService.js
    resource://gre/components/nsUpdateTimerManager.js
    resource://gre/components/nsUrlClassifierListManager.js
    resource://gre/components/nsUrlClassifierLib.js
    resource://gre/components/nsUrlClassifierHashCompleter.js
    resource://gre/components/nsSearchService.js
    resource://gre/components/nsSearchSuggestions.js
    resource://gre/components/nsFormHistory.js
    resource://gre/components/nsInputListAutoComplete.js
    resource://gre/components/nsFormAutoComplete.js
    resource://gre/components/FormHistoryStartup.js
    resource://gre/components/FeedProcessor.js
    resource://gre/components/nsURLFormatter.js
    resource://gre/components/TelemetryPing.js
    resource://gre/components/PageThumbsProtocol.js
    resource://gre/components/nsPrompter.js
    resource://gre/components/nsPlacesAutoComplete.js
    resource://gre/components/PlacesCategoriesStarter.js
    resource://gre/components/nsTaggingService.js
    resource://gre/components/nsPlacesExpiration.js
    resource://gre/components/nsLivemarkService.js
    resource://gre/components/ColorAnalyzer.js
    resource://gre/components/storage-mozStorage.js
    resource://gre/components/nsLoginManagerPrompter.js
    resource://gre/components/nsLoginManager.js
    resource://gre/components/nsLoginInfo.js
    resource://gre/components/crypto-SDR.js
    resource://gre/components/DownloadLegacy.js
    resource://gre/components/nsContentDispatchChooser.js
    resource://gre/components/nsFilePicker.js
    resource://gre/components/nsDownloadManagerUI.js
    resource://gre/components/nsContentPrefService.js
    resource://gre/components/jsconsole-clhandler.js
    resource://gre/components/nsBlocklistService.js
    resource://gre/components/amWebInstallListener.js
    resource://gre/components/amContentHandler.js
    resource://gre/components/addonManager.js
    resource://gre/components/nsHelperAppDlg.js
    resource://gre/components/nsDefaultCLH.js
    resource://gre/components/recording-cmdline.js
    resource://gre/components/txEXSLTRegExFunctions.js
    resource://gre/components/WebVTTParserWrapper.js
    resource://gre/components/contentSecurityPolicy.js
    resource://gre/components/messageWakeupService.js
    resource://gre/components/contentAreaDropListener.js
    resource://gre/components/PaymentRequestInfo.js
    resource://gre/components/PaymentFlowInfo.js
    resource://gre/components/Payment.js
    resource://gre/components/MozKeyboard.js
    resource://gre/components/nsIDService.js
    resource://gre/components/nsDOMIdentity.js
    resource://gre/components/NetworkGeolocationProvider.js
    resource://gre/components/PermissionSettings.js
    resource://gre/components/PermissionPromptService.js
    resource://gre/components/TCPSocket.js
    resource://gre/components/TCPSocketParentIntermediary.js
    resource://gre/components/TCPServerSocket.js
    resource://gre/components/NotificationStorage.js
    resource://gre/components/SettingsService.js
    resource://gre/components/SettingsManager.js
    resource://gre/components/PushServiceLauncher.js
    resource://gre/components/Push.js
    resource://gre/components/SystemMessageManager.js
    resource://gre/components/SystemMessageInternal.js
    resource://gre/components/PeerConnection.js
    resource://gre/components/DataStoreService.js
    resource://gre/components/AlarmsManager.js
    resource://gre/components/PhoneNumberService.js
    resource://gre/components/ContactManager.js
    resource://gre/components/BrowserElementParent.js
    resource://gre/components/ActivityWrapper.js
    resource://gre/components/ActivityRequestHandler.js
    resource://gre/components/ActivityProxy.js
    resource://gre/components/ActivityOptions.js
    resource://gre/components/ActivityMessageConfigurator.js
    resource://gre/components/Webapps.js
    resource://gre/components/InterAppMessagePort.js
    resource://gre/components/InterAppConnection.js
    resource://gre/components/SiteSpecificUserAgent.js
    resource://gre/components/InterAppCommService.js
    resource://gre/components/ConsoleAPI.js
    resource://gre/components/AppsService.js
    resource://gre/components/nsWebHandlerApp.js
    resource://gre/components/nsHandlerService.js
    resource://gre/components/HttpDataUsage.js
    resource://gre/components/AppProtocolHandler.js
    resource://gre/components/nsINIProcessor.js
    resource://gre/modules/commonjs/method/test/common.js
    resource://gre/modules/commonjs/method/test/browser.js
    resource://gre/modules/commonjs/method/core.js
    resource://gre/modules/commonjs/toolkit/loader.js
    resource://gre/modules/commonjs/test.js
    resource://gre/modules/commonjs/sdk/net/xhr.js
    resource://gre/modules/commonjs/sdk/net/url.js
    resource://gre/modules/commonjs/sdk/worker/utils.js
    resource://gre/modules/commonjs/sdk/ui/button/view.js
    resource://gre/modules/commonjs/sdk/ui/id.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/utils.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/contract.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/actions.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/namespace.js
    resource://gre/modules/commonjs/sdk/ui/sidebar/view.js
    resource://gre/modules/commonjs/sdk/ui/button.js
    resource://gre/modules/commonjs/sdk/ui/sidebar.js
    resource://gre/modules/commonjs/sdk/ui/state.js
    resource://gre/modules/commonjs/sdk/loader/cuddlefish.js
    resource://gre/modules/commonjs/sdk/loader/sandbox.js
    resource://gre/modules/commonjs/sdk/l10n/core.js
    resource://gre/modules/commonjs/sdk/l10n/plural-rules.js
    resource://gre/modules/commonjs/sdk/l10n/locale.js
    resource://gre/modules/commonjs/sdk/l10n/prefs.js
    resource://gre/modules/commonjs/sdk/l10n/loader.js
    resource://gre/modules/commonjs/sdk/l10n/html.js
    resource://gre/modules/commonjs/sdk/page-mod/match-pattern.js
    resource://gre/modules/commonjs/sdk/private-browsing/window/utils.js
    resource://gre/modules/commonjs/sdk/private-browsing/utils.js
    resource://gre/modules/commonjs/sdk/stylesheet/style.js
    resource://gre/modules/commonjs/sdk/stylesheet/utils.js
    resource://gre/modules/commonjs/sdk/test/runner.js
    resource://gre/modules/commonjs/sdk/test/httpd.js
    resource://gre/modules/commonjs/sdk/test/utils.js
    resource://gre/modules/commonjs/sdk/test/harness.js
    resource://gre/modules/commonjs/sdk/test/tmp-file.js
    resource://gre/modules/commonjs/sdk/test/loader.js
    resource://gre/modules/commonjs/sdk/test/assert.js
    resource://gre/modules/commonjs/sdk/panel/events.js
    resource://gre/modules/commonjs/sdk/panel/utils.js
    resource://gre/modules/commonjs/sdk/panel/window.js
    resource://gre/modules/commonjs/sdk/console/plain-text.js
    resource://gre/modules/commonjs/sdk/console/traceback.js
    resource://gre/modules/commonjs/sdk/deprecated/events/assembler.js
    resource://gre/modules/commonjs/sdk/deprecated/traits/core.js
    resource://gre/modules/commonjs/sdk/deprecated/observer-service.js
    resource://gre/modules/commonjs/sdk/deprecated/unit-test.js
    resource://gre/modules/commonjs/sdk/deprecated/traits.js
    resource://gre/modules/commonjs/sdk/deprecated/errors.js
    resource://gre/modules/commonjs/sdk/deprecated/cortex.js
    resource://gre/modules/commonjs/sdk/deprecated/api-utils.js
    resource://gre/modules/commonjs/sdk/deprecated/window-utils.js
    resource://gre/modules/commonjs/sdk/deprecated/events.js
    resource://gre/modules/commonjs/sdk/deprecated/list.js
    resource://gre/modules/commonjs/sdk/deprecated/tab-browser.js
    resource://gre/modules/commonjs/sdk/deprecated/app-strings.js
    resource://gre/modules/commonjs/sdk/deprecated/unit-test-finder.js
    resource://gre/modules/commonjs/sdk/deprecated/memory.js
    resource://gre/modules/commonjs/sdk/deprecated/light-traits.js
    resource://gre/modules/commonjs/sdk/frame/utils.js
    resource://gre/modules/commonjs/sdk/frame/hidden-frame.js
    resource://gre/modules/commonjs/sdk/platform/xpcom.js
    resource://gre/modules/commonjs/sdk/dom/events/keys.js
    resource://gre/modules/commonjs/sdk/dom/events.js
    resource://gre/modules/commonjs/sdk/window/helpers.js
    resource://gre/modules/commonjs/sdk/window/namespace.js
    resource://gre/modules/commonjs/sdk/window/utils.js
    resource://gre/modules/commonjs/sdk/window/events.js
    resource://gre/modules/commonjs/sdk/window/browser.js
    resource://gre/modules/commonjs/sdk/places/favicon.js
    resource://gre/modules/commonjs/sdk/places/host/host-tags.js
    resource://gre/modules/commonjs/sdk/places/host/host-bookmarks.js
    resource://gre/modules/commonjs/sdk/places/host/host-query.js
    resource://gre/modules/commonjs/sdk/places/events.js
    resource://gre/modules/commonjs/sdk/places/bookmarks.js
    resource://gre/modules/commonjs/sdk/places/utils.js
    resource://gre/modules/commonjs/sdk/places/history.js
    resource://gre/modules/commonjs/sdk/places/contract.js
    resource://gre/modules/commonjs/sdk/keyboard/hotkeys.js
    resource://gre/modules/commonjs/sdk/keyboard/utils.js
    resource://gre/modules/commonjs/sdk/keyboard/observer.js
    resource://gre/modules/commonjs/sdk/browser/events.js
    resource://gre/modules/commonjs/sdk/windows/tabs-firefox.js
    resource://gre/modules/commonjs/sdk/windows/tabs-fennec.js
    resource://gre/modules/commonjs/sdk/windows/observer.js
    resource://gre/modules/commonjs/sdk/windows/firefox.js
    resource://gre/modules/commonjs/sdk/windows/loader.js
    resource://gre/modules/commonjs/sdk/windows/fennec.js
    resource://gre/modules/commonjs/sdk/windows/dom.js
    resource://gre/modules/commonjs/sdk/preferences/service.js
    resource://gre/modules/commonjs/sdk/preferences/event-target.js
    resource://gre/modules/commonjs/sdk/url/utils.js
    resource://gre/modules/commonjs/sdk/lang/weak-set.js
    resource://gre/modules/commonjs/sdk/lang/functional.js
    resource://gre/modules/commonjs/sdk/lang/type.js
    resource://gre/modules/commonjs/sdk/tabs/worker.js
    resource://gre/modules/commonjs/sdk/tabs/tabs-firefox.js
    resource://gre/modules/commonjs/sdk/tabs/helpers.js
    resource://gre/modules/commonjs/sdk/tabs/common.js
    resource://gre/modules/commonjs/sdk/tabs/tab-fennec.js
    resource://gre/modules/commonjs/sdk/tabs/tab.js
    resource://gre/modules/commonjs/sdk/tabs/events.js
    resource://gre/modules/commonjs/sdk/tabs/utils.js
    resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js
    resource://gre/modules/commonjs/sdk/tabs/tabs.js
    resource://gre/modules/commonjs/sdk/tabs/namespace.js
    resource://gre/modules/commonjs/sdk/tabs/observer.js
    resource://gre/modules/commonjs/sdk/event/chrome.js
    resource://gre/modules/commonjs/sdk/event/core.js
    resource://gre/modules/commonjs/sdk/event/utils.js
    resource://gre/modules/commonjs/sdk/event/target.js
    resource://gre/modules/commonjs/sdk/event/dom.js
    resource://gre/modules/commonjs/sdk/view/core.js
    resource://gre/modules/commonjs/sdk/core/heritage.js
    resource://gre/modules/commonjs/sdk/core/disposable.js
    resource://gre/modules/commonjs/sdk/core/promise.js
    resource://gre/modules/commonjs/sdk/core/namespace.js
    resource://gre/modules/commonjs/sdk/addon/runner.js
    resource://gre/modules/commonjs/sdk/addon/events.js
    resource://gre/modules/commonjs/sdk/addon/host.js
    resource://gre/modules/commonjs/sdk/addon/installer.js
    resource://gre/modules/commonjs/sdk/addon/window.js
    resource://gre/modules/commonjs/sdk/content/thumbnail.js
    resource://gre/modules/commonjs/sdk/content/content-worker.js
    resource://gre/modules/commonjs/sdk/content/worker.js
    resource://gre/modules/commonjs/sdk/content/utils.js
    resource://gre/modules/commonjs/sdk/content/events.js
    resource://gre/modules/commonjs/sdk/content/loader.js
    resource://gre/modules/commonjs/sdk/content/content.js
    resource://gre/modules/commonjs/sdk/content/symbiont.js
    resource://gre/modules/commonjs/sdk/content/mod.js
    resource://gre/modules/commonjs/sdk/io/byte-streams.js
    resource://gre/modules/commonjs/sdk/io/buffer.js
    resource://gre/modules/commonjs/sdk/io/fs.js
    resource://gre/modules/commonjs/sdk/io/file.js
    resource://gre/modules/commonjs/sdk/io/data.js
    resource://gre/modules/commonjs/sdk/io/stream.js
    resource://gre/modules/commonjs/sdk/io/text-streams.js
    resource://gre/modules/commonjs/sdk/util/array.js
    resource://gre/modules/commonjs/sdk/util/deprecate.js
    resource://gre/modules/commonjs/sdk/util/iteration.js
    resource://gre/modules/commonjs/sdk/util/uuid.js
    resource://gre/modules/commonjs/sdk/util/collection.js
    resource://gre/modules/commonjs/sdk/util/rules.js
    resource://gre/modules/commonjs/sdk/util/match-pattern.js
    resource://gre/modules/commonjs/sdk/util/list.js
    resource://gre/modules/commonjs/sdk/util/contract.js
    resource://gre/modules/commonjs/sdk/util/registry.js
    resource://gre/modules/commonjs/sdk/util/object.js
    resource://gre/modules/commonjs/sdk/passwords/utils.js
    resource://gre/modules/commonjs/sdk/system/runtime.js
    resource://gre/modules/commonjs/sdk/system/environment.js
    resource://gre/modules/commonjs/sdk/system/events.js
    resource://gre/modules/commonjs/sdk/system/globals.js
    resource://gre/modules/commonjs/sdk/system/xul-app.js
    resource://gre/modules/commonjs/sdk/system/unload.js
    resource://gre/modules/commonjs/sdk/fs/path.js
    resource://gre/modules/commonjs/sdk/test.js
    resource://gre/modules/commonjs/sdk/tab/events.js
    resource://gre/modules/commonjs/sdk/simple-storage.js
    resource://gre/modules/commonjs/sdk/indexed-db.js
    resource://gre/modules/commonjs/sdk/windows.js
    resource://gre/modules/commonjs/sdk/context-menu.js
    resource://gre/modules/commonjs/sdk/querystring.js
    resource://gre/modules/commonjs/sdk/page-mod.js
    resource://gre/modules/commonjs/sdk/private-browsing.js
    resource://gre/modules/commonjs/sdk/timers.js
    resource://gre/modules/commonjs/sdk/l10n.js
    resource://gre/modules/commonjs/sdk/url.js
    resource://gre/modules/commonjs/sdk/hotkeys.js
    resource://gre/modules/commonjs/sdk/tabs.js
    resource://gre/modules/commonjs/sdk/notifications.js
    resource://gre/modules/commonjs/sdk/page-worker.js
    resource://gre/modules/commonjs/sdk/passwords.js
    resource://gre/modules/commonjs/sdk/clipboard.js
    resource://gre/modules/commonjs/sdk/request.js
    resource://gre/modules/commonjs/sdk/system.js
    resource://gre/modules/commonjs/sdk/selection.js
    resource://gre/modules/commonjs/sdk/addon-page.js
    resource://gre/modules/commonjs/sdk/ui.js
    resource://gre/modules/commonjs/sdk/simple-prefs.js
    resource://gre/modules/commonjs/sdk/widget.js
    resource://gre/modules/commonjs/sdk/base64.js
    resource://gre/modules/commonjs/sdk/self.js
    resource://gre/modules/commonjs/sdk/panel.js
    resource://gre/modules/services-sync/constants.js
    resource://gre/modules/services-sync/stages/cluster.js
    resource://gre/modules/services-sync/stages/enginesync.js
    resource://gre/modules/services-sync/engines/tabs.js
    resource://gre/modules/services-sync/engines/prefs.js
    resource://gre/modules/services-sync/engines/passwords.js
    resource://gre/modules/services-sync/engines/history.js
    resource://gre/modules/services-sync/engines/forms.js
    resource://gre/modules/services-sync/engines/clients.js
    resource://gre/modules/services-sync/engines/bookmarks.js
    resource://gre/modules/services-sync/engines/addons.js
    resource://gre/modules/services-sync/util.js
    resource://gre/modules/services-sync/userapi.js
    resource://gre/modules/services-sync/status.js
    resource://gre/modules/services-sync/service.js
    resource://gre/modules/services-sync/rest.js
    resource://gre/modules/services-sync/resource.js
    resource://gre/modules/services-sync/record.js
    resource://gre/modules/services-sync/policies.js
    resource://gre/modules/services-sync/notifications.js
    resource://gre/modules/services-sync/main.js
    resource://gre/modules/services-sync/keys.js
    resource://gre/modules/services-sync/jpakeclient.js
    resource://gre/modules/services-sync/identity.js
    resource://gre/modules/services-sync/engines.js
    resource://gre/modules/services-sync/addonutils.js
    resource://gre/modules/services-sync/addonsreconciler.js
    resource://gre/modules/services-common/rest.js
    resource://gre/modules/services-common/observers.js
    resource://gre/modules/services-common/bagheeraclient.js
    resource://gre/modules/services-common/async.js
    resource://gre/modules/services-common/utils.js
    resource://gre/modules/services-common/tokenserverclient.js
    resource://gre/modules/services-common/stringbundle.js
    resource://gre/modules/services-common/storageservice.js
    resource://gre/modules/services-crypto/WeaveCrypto.js
    resource://gre/modules/services-crypto/utils.js
    resource://gre/modules/MessagePortWorker.js
    resource://gre/modules/FrameWorkerContent.js
    resource://gre/modules/workers/require.js
    resource://gre/modules/PageThumbsWorker.js
    resource://gre/modules/ColorConversion.js
    resource://gre/modules/ColorAnalyzer_worker.js
    resource://gre/modules/ClusterLib.js
    resource://gre/modules/osfile/osfile_async_worker.js
    resource://gre/modules/Microformats.js
    resource://gre/modules/XPIProviderUtils.js
    resource://gre/modules/SpellCheckDictionaryBootstrap.js
    resource://gre/modules/debug.js
    resource://gre/modules/devtools/pretty-fast.js
    resource://gre/modules/devtools/acorn_loose.js
    resource://gre/modules/devtools/acorn.js
    resource://gre/modules/devtools/styleinspector/css-logic.js
    resource://gre/modules/devtools/app-actor-front.js
    resource://gre/modules/devtools/toolkit/webconsole/utils.js
    resource://gre/modules/devtools/toolkit/webconsole/network-helper.js
    resource://gre/modules/devtools/toolkit/webconsole/client.js
    resource://gre/modules/devtools/source-map.js
    resource://gre/modules/devtools/client/connection-manager.js
    resource://gre/modules/devtools/server/actors/webgl.js
    resource://gre/modules/devtools/server/actors/webconsole.js
    resource://gre/modules/devtools/server/actors/webbrowser.js
    resource://gre/modules/devtools/server/actors/webapps.js
    resource://gre/modules/devtools/server/actors/tracer.js
    resource://gre/modules/devtools/server/actors/styles.js
    resource://gre/modules/devtools/server/actors/styleeditor.js
    resource://gre/modules/devtools/server/actors/string.js
    resource://gre/modules/devtools/server/actors/script.js
    resource://gre/modules/devtools/server/actors/root.js
    resource://gre/modules/devtools/server/actors/profiler.js
    resource://gre/modules/devtools/server/actors/pretty-print-worker.js
    resource://gre/modules/devtools/server/actors/inspector.js
    resource://gre/modules/devtools/server/actors/gcli.js
    resource://gre/modules/devtools/server/actors/device.js
    resource://gre/modules/devtools/server/actors/childtab.js
    resource://gre/modules/devtools/server/transport.js
    resource://gre/modules/devtools/server/protocol.js
    resource://gre/modules/devtools/server/main.js
    resource://gre/modules/devtools/server/child.js
    resource://gre/modules/devtools/touch-events.js
    resource://gre/modules/devtools/output-parser.js
    resource://gre/modules/devtools/DevToolsUtils.js
    resource://gre/modules/devtools/css-color.js
    resource://gre/modules/jsdebugger.jsm
    resource://gre/modules/Metrics.jsm
    resource://gre/modules/HealthReport.jsm
    resource://gre/modules/services/metrics/storage.jsm
    resource://gre/modules/services/metrics/providermanager.jsm
    resource://gre/modules/services/metrics/dataprovider.jsm
    resource://gre/modules/services/healthreport/profile.jsm
    resource://gre/modules/services/healthreport/providers.jsm
    resource://gre/modules/services/healthreport/healthreporter.jsm
    resource://gre/modules/services/datareporting/sessions.jsm
    resource://gre/modules/services/datareporting/policy.jsm
    resource://gre/modules/SafeBrowsing.jsm
    resource://gre/modules/FormHistory.jsm
    resource://gre/modules/nsFormAutoCompleteResult.jsm
    resource://gre/modules/ctypes.jsm
    resource://gre/modules/WorkerAPI.jsm
    resource://gre/modules/SocialService.jsm
    resource://gre/modules/MozSocialAPI.jsm
    resource://gre/modules/MessagePortBase.jsm
    resource://gre/modules/FrameWorker.jsm
    resource://gre/modules/UITelemetry.jsm
    resource://gre/modules/ThirdPartyCookieProbe.jsm
    resource://gre/modules/TelemetryStopwatch.jsm
    resource://gre/modules/TelemetryFile.jsm
    resource://gre/modules/PageThumbs.jsm
    resource://gre/modules/BackgroundPageThumbs.jsm
    resource://gre/modules/reflect.jsm
    resource://gre/modules/PlacesUtils.jsm
    resource://gre/modules/CommonDialog.jsm
    resource://gre/modules/BookmarkHTMLUtils.jsm
    resource://gre/modules/PlacesDBUtils.jsm
    resource://gre/modules/PlacesBackups.jsm
    resource://gre/modules/BookmarkJSONUtils.jsm
    resource://gre/modules/PerfMeasurement.jsm
    resource://gre/modules/WebappsInstaller.jsm
    resource://gre/modules/WebappOSUtils.jsm
    resource://gre/modules/LoginManagerContent.jsm
    resource://gre/modules/InsecurePasswordUtils.jsm
    resource://gre/modules/osfile/ospath_win.jsm
    resource://gre/modules/osfile/ospath_unix.jsm
    resource://gre/modules/osfile/ospath.jsm
    resource://gre/modules/osfile/osfile_win_front.jsm
    resource://gre/modules/osfile/osfile_win_back.jsm
    resource://gre/modules/osfile/osfile_win_allthreads.jsm
    resource://gre/modules/osfile/osfile_unix_front.jsm
    resource://gre/modules/osfile/osfile_unix_back.jsm
    resource://gre/modules/osfile/osfile_unix_allthreads.jsm
    resource://gre/modules/osfile/osfile_shared_front.jsm
    resource://gre/modules/osfile/osfile_shared_allthreads.jsm
    resource://gre/modules/osfile/osfile_async_front.jsm
    resource://gre/modules/osfile/_PromiseWorker.jsm
    resource://gre/modules/osfile.jsm
    resource://gre/modules/DownloadUIHelper.jsm
    resource://gre/modules/DownloadIntegration.jsm
    resource://gre/modules/DownloadStore.jsm
    resource://gre/modules/Downloads.jsm
    resource://gre/modules/DownloadList.jsm
    resource://gre/modules/DownloadImport.jsm
    resource://gre/modules/DownloadCore.jsm
    resource://gre/modules/ContentPrefStore.jsm
    resource://gre/modules/ContentPrefService2.jsm
    resource://gre/modules/ContentPrefInstance.jsm
    resource://gre/modules/XPIProvider.jsm
    resource://gre/modules/AddonManager.jsm
    resource://gre/modules/PluginProvider.jsm
    resource://gre/modules/LightweightThemeManager.jsm
    resource://gre/modules/LightweightThemeImageOptimizer.jsm
    resource://gre/modules/DeferredSave.jsm
    resource://gre/modules/ChromeManifestParser.jsm
    resource://gre/modules/AddonUpdateChecker.jsm
    resource://gre/modules/AddonRepository_SQLiteMigrator.jsm
    resource://gre/modules/AddonRepository.jsm
    resource://gre/modules/AddonLogging.jsm
    resource://gre/modules/DownloadTaskbarProgress.jsm
    resource://gre/modules/DownloadUtils.jsm
    resource://gre/modules/DownloadPaths.jsm
    resource://gre/modules/DownloadLastDir.jsm
    resource://gre/modules/LightweightThemeConsumer.jsm
    resource://gre/modules/WindowDraggingUtils.jsm
    resource://gre/modules/UpdateChannel.jsm
    resource://gre/modules/Troubleshoot.jsm
    resource://gre/modules/Services.jsm
    resource://gre/modules/ResetProfile.jsm
    resource://gre/modules/CertUtils.jsm
    resource://gre/modules/Timer.jsm
    resource://gre/modules/TelemetryTimestamps.jsm
    resource://gre/modules/Task.jsm
    resource://gre/modules/Sqlite.jsm
    resource://gre/modules/SpatialNavigation.jsm
    resource://gre/modules/Sntp.jsm
    resource://gre/modules/ShortcutUtils.jsm
    resource://gre/modules/SelectParentHelper.jsm
    resource://gre/modules/SelectContentHelper.jsm
    resource://gre/modules/RemoteWebProgress.jsm
    resource://gre/modules/RemoteWebNavigation.jsm
    resource://gre/modules/RemoteSecurityUI.jsm
    resource://gre/modules/RemoteFinder.jsm
    resource://gre/modules/RemoteController.jsm
    resource://gre/modules/RemoteAddonsParent.jsm
    resource://gre/modules/RemoteAddonsChild.jsm
    resource://gre/modules/PropertyListUtils.jsm
    resource://gre/modules/Promise.jsm
    resource://gre/modules/PrivateBrowsingUtils.jsm
    resource://gre/modules/Preferences.jsm
    resource://gre/modules/PopupNotifications.jsm
    resource://gre/modules/PermissionsUtils.jsm
    resource://gre/modules/PageMenu.jsm
    resource://gre/modules/NewTabUtils.jsm
    resource://gre/modules/Log.jsm
    resource://gre/modules/LoadContextInfo.jsm
    resource://gre/modules/InlineSpellChecker.jsm
    resource://gre/modules/Http.jsm
    resource://gre/modules/Geometry.jsm
    resource://gre/modules/Finder.jsm
    resource://gre/modules/FileUtils.jsm
    resource://gre/modules/Dict.jsm
    resource://gre/modules/Deprecated.jsm
    resource://gre/modules/DeferredTask.jsm
    resource://gre/modules/AsyncShutdown.jsm
    resource://gre/modules/identity/Sandbox.jsm
    resource://gre/modules/identity/RelyingParty.jsm
    resource://gre/modules/identity/MinimalIdentity.jsm
    resource://gre/modules/identity/LogUtils.jsm
    resource://gre/modules/identity/jwcrypto.jsm
    resource://gre/modules/identity/IdentityUtils.jsm
    resource://gre/modules/identity/IdentityStore.jsm
    resource://gre/modules/identity/IdentityProvider.jsm
    resource://gre/modules/identity/Identity.jsm
    resource://gre/modules/devtools/Simulator.jsm
    resource://gre/modules/devtools/Devices.jsm
    resource://gre/modules/devtools/SourceMap.jsm
    resource://gre/modules/devtools/Templater.jsm
    resource://gre/modules/devtools/gcli.jsm
    console.error:
    Failed to lookup
    canonDefaultGroupName
    Message: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    hideIntroDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    eagerHelperDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectPrefixDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectHostDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    connectPortDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Can't use default port from prefs. Using 9999
    console.error:
    Failed to lookup
    disconnectDesc2
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    disconnectManual2
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    disconnectPrefixDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    disconnectForceDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    contextDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    contextManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    contextPrefixDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpSearchDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    helpSearchManual3
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    allowSetDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowSettingDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefShowSettingManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetSettingDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetSettingManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetValueDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefSetValueManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetSettingDesc
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    console.error:
    Failed to lookup
    prefResetSettingManual
    Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/devtools/gcli.jsm :: exports.lookup :: line 3299" data: no]
    Error using module 'gcli/index' - Error: Unknown type for devtools.gcli.hideIntro
    resource://gre/modules/devtools/dbg-client.jsm
    resource://gre/modules/devtools/dbg-server.jsm
    resource://gre/modules/devtools/Require.jsm
    resource://gre/modules/devtools/Loader.jsm
    resource://gre/modules/devtools/LayoutHelpers.jsm
    resource://gre/modules/devtools/DevToolsUtils.jsm
    resource://gre/modules/devtools/Console.jsm
    resource://gre/modules/ForgetAboutSite.jsm
    resource://gre/modules/Profiler.jsm
    resource://gre/modules/accessibility/Utils.jsm
    resource://gre/modules/accessibility/TraversalRules.jsm
    resource://gre/modules/accessibility/TouchAdapter.jsm
    resource://gre/modules/accessibility/Presentation.jsm
    resource://gre/modules/accessibility/OutputGenerator.jsm
    resource://gre/modules/accessibility/AccessFu.jsm
    resource://gre/modules/accessibility/EventManager.jsm
    resource://gre/modules/AsyncSpellCheckTestHelper.jsm
    resource://gre/modules/vtt.jsm
    resource://gre/modules/CSPUtils.jsm
    resource://gre/modules/Payment.jsm
    resource://gre/modules/Keyboard.jsm
    resource://gre/modules/DOMIdentity.jsm
    resource://gre/modules/PermissionSettings.jsm
    resource://gre/modules/PermissionPromptHelper.jsm
    resource://gre/modules/NotificationDB.jsm
    resource://gre/modules/SettingsQueue.jsm
    resource://gre/modules/SettingsDB.jsm
    resource://gre/modules/SettingsChangeNotifier.jsm
    resource://gre/modules/PushService.jsm
    resource://gre/modules/SystemMessagePermissionsChecker.jsm
    resource://gre/modules/DataStoreServiceInternal.jsm
    resource://gre/modules/DataStoreDB.jsm
    resource://gre/modules/DataStoreCursor.jsm
    resource://gre/modules/DataStoreChangeNotifier.jsm
    resource://gre/modules/DataStore.jsm
    resource://gre/modules/AlarmService.jsm
    resource://gre/modules/AlarmDB.jsm
    resource://gre/modules/PhoneNumberUtils.jsm
    resource://gre/modules/PhoneNumberNormalizer.jsm
    resource://gre/modules/PhoneNumberMetaData.jsm
    resource://gre/modules/PhoneNumber.jsm
    resource://gre/modules/mcc_iso3166_table.jsm
    resource://gre/modules/ContactService.jsm
    resource://gre/modules/ContactDB.jsm
    resource://gre/modules/BrowserElementPromptService.jsm
    resource://gre/modules/BrowserElementParent.jsm
    resource://gre/modules/Webapps.jsm
    resource://gre/modules/OperatorApps.jsm
    resource://gre/modules/ActivitiesServiceFilter.jsm
    resource://gre/modules/ActivitiesService.jsm
    resource://gre/modules/AppsUtils.jsm
    resource://gre/modules/PermissionsTable.jsm
    resource://gre/modules/PermissionsInstaller.jsm
    resource://gre/modules/OfflineCacheInstaller.jsm
    resource://gre/modules/FreeSpaceWatcher.jsm
    resource://gre/modules/AppsServiceChild.jsm
    Traceback (most recent call last):
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 375, in <module>
    main()
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 367, in main
    args.source, gre_path, base)
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 148, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 101, in fatal
    self._handle(self.FATAL, msg)
    File "/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 96, in _handle
    raise ErrorMessage(msg)
    mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:662: recipe for target 'stage-package' failed
    make[5]: *** [stage-package] Error 1
    make[5]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:691: recipe for target 'make-package' failed
    make[4]: *** [make-package] Error 2
    make[4]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/config/rules.mk:631: recipe for target 'default' failed
    make[3]: *** [default] Error 2
    make[3]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/browser/build.mk:9: recipe for target 'package' failed
    make[2]: *** [package] Error 2
    make[2]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    /tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release/client.mk:238: recipe for target 'profiledbuild' failed
    make[1]: *** [profiledbuild] Error 2
    make[1]: Leaving directory '/tmp/yaourt-tmp-dave/abs-firefox/src/mozilla-release'
    client.mk:179: recipe for target 'build' failed
    make: *** [build] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build firefox.
    ==> Restart building firefox ? [y/N]
    Am using the stock mozconf and such when doing the build.  Please help.
    Edited to add more of the output with the errors.
    Last edited by showrbeast (2014-02-19 03:13:48)

    Tried buidling twice, via tmpfs and not there (commenting the line in /etc/makepkg.conf as needed).  Still no success packaging...
    resource://gre/modules/AppsServiceChild.jsm
    Traceback (most recent call last):
    File "/tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 375, in <module>
    main()
    File "/tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 367, in main
    args.source, gre_path, base)
    File "/tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.py", line 148, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
    File "/tmp/makepkg/firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 101, in fatal
    self._handle(self.FATAL, msg)
    File "/tmp/makepkg/firefox/src/mozilla-release/python/mozbuild/mozpack/errors.py", line 96, in _handle
    raise ErrorMessage(msg)
    mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation
    /tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:662: recipe for target 'stage-package' failed
    make[5]: *** [stage-package] Error 1
    make[5]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/makepkg/firefox/src/mozilla-release/toolkit/mozapps/installer/packager.mk:691: recipe for target 'make-package' failed
    make[4]: *** [make-package] Error 2
    make[4]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/makepkg/firefox/src/mozilla-release/config/rules.mk:631: recipe for target 'default' failed
    make[3]: *** [default] Error 2
    make[3]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer'
    /tmp/makepkg/firefox/src/mozilla-release/browser/build.mk:9: recipe for target 'package' failed
    make[2]: *** [package] Error 2
    make[2]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    /tmp/makepkg/firefox/src/mozilla-release/client.mk:238: recipe for target 'profiledbuild' failed
    make[1]: *** [profiledbuild] Error 2
    make[1]: Leaving directory '/tmp/makepkg/firefox/src/mozilla-release'
    client.mk:179: recipe for target 'build' failed
    make: *** [build] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    Above error is repeatable everytime.
    Fails exactly the same way.  I have eliminated space constraints, blaming yaourt etc, what's next?  Will do the chroot build when home as have been trying the normal ways while at work.  Still suprised that Libreoffice, GIMP and even parts of xorg and xfce have worked flawlessly.  Oh well.

  • SAPbouicom value change

    Hi Experts,
    I would like to know how to find out the sapbouicom (GUI) value changes for a field in SAP B1.
    E.g. project field in the doc header --> tab accounting and order number in the document header --> tab accounting.
    - in old version (2007 belows), we must use sapbouicom.combobox
    - in 8.8x version, it must be sapbouicom.edittext in all SDK addon.
    I know there is a guidifference document from SAP but there are many guidifference documents and it is difficult to find the field without open the document one by one.
    Are there another another document ? is the information also available in the visual studio vb.net application ?
    Thanks in advance.
    Rgds,
    Steve

    Hi Steve,
    i am new in SAP B1, as far as my knowledge EditText is used for Text Fields in SAP Screen.
    below is the listings of SAPBOUI Screen Fields..
    Private     ofparam     As     SAPbouicom.FormCreationParams
    Private     ofinfo     As     SAPbouicom.FormInfo
    Private     oforms     As     SAPbouicom.Forms
    Private     ofmsttn     As     SAPbouicom.FormSettings
    Private     ofmtype     As     SAPbouicom.FormType
    Private     ogrid     As     SAPbouicom.Grid
    Private     ogdcol     As     SAPbouicom.GridColumn
    Private     ogdcols     As     SAPbouicom.GridColumns
    Private     ogdrows     As     SAPbouicom.GridRows
    Private     oitem     As     SAPbouicom.Item
    Private     oitmdrg     As     SAPbouicom.ItemDragEvent
    Private     oitmevn     As     SAPbouicom.ItemEvent
    Private     oitminfo     As     SAPbouicom.ItemInfo
    Private     oitems     As     SAPbouicom.Items
    Private     olayout     As     SAPbouicom.LayoutKeyInfo
    Private     olinkbtn     As     SAPbouicom.LinkedButton
    Private     omatrix     As     SAPbouicom.Matrix
    Private     obpname     As     SAPbouicom.MenuCreationParams
    Private     omnuevnt     As     SAPbouicom.MenuEvent
    Private     omnuitm     As     SAPbouicom.MenuItem
    Private     opanecb     As     SAPbouicom.PaneComboBox
    Private     opicbox     As     SAPbouicom.PictureBox
    Private     opiccol     As     SAPbouicom.PictureColumn
    Private     opgbar     As     SAPbouicom.ProgressBar
    Private     opgevnt     As     SAPbouicom.ProgressBarEvent
    Private     ostatic     As     SAPbouicom.StaticText
    Private     ostatus     As     SAPbouicom.StatusBar
    Private     orptdata     As     SAPbouicom.ReportDataInfo
    Private     oresdata     As     SAPbouicom.ResourceData
    Thanks and Regards,
    kaviprashu

  • Where is my C:\Sun\Appserver folder??

    Hi all. I'm new to java and java ee. I installed java ee 5 SDK with application server PE 9 and the tutorial. The example of hello1 works fine. However, I got the error message when I was trying to build other examples.
    "BUILD FAILED
    E:\Java\javaeetutorial5\examples\bp-project\command-line-ant-tasks.xml:89: C:\Sun\AppServer not found."
    I do not have that folder on my machine. Everything installed is in C:\Program Files\Sun\SDK\ and the path variable is set automaticlly as C:\Program Files\Sun\SDK\bin
    What's wrong? Do I need to install something else to make other examples in the tutorial work? Thank you.

    Do you mean set the variable name as "java.home" and the value as the AppServer path? The only appserver fold in the java ee 5 sdk is "C:\Program Files\Sun\SDK\addons\jbi\appserver". I set it as the value of java.home and it's not working.
    I have the sun application server which was installed with SDK. Should I install another appserver separately?

  • [Air 3.2] Windows 7 - Video Display upside down!

    Hi, after upgrading many Windows client machines from 3.1 to 3.2 (being prompted to do so automatically by Air updater) my air applications are displaying the Video content upside down. the Mac machines are so far ok after the 3.2 air update.
    My air application has not changed.  I even dowloaded the 3.2 sdk and recompiled the app on windows, but the Video is still flipped along the Y axis (flipped upside down).
    Here is how I am using the Video:
    video=new Video(uic.width,uic.height);
    uic.addChild(video);
    video.attachNetStream(screenNS);
    screenNS.play(name);
    Any clues, is this a known bug?

    My testing team reported a bug which said there was a problem with seeking the video. I am using mx:VideoDisplay component and the problems surfaced after upgrading to 3.2 runtime. Why I am saying this is I have 3.1 sdk with my FB and this problem is not there when I debug the app, but when I export a build and install it, the problem begins with 3.2 runtime runtime. I was not aware of this difference as the update happens automatically. Is there any solution to go around this one? Also, I am now downloading the 3.2 sdk so that I can try debugging with 3.2 environ.
    Video display is straight forward, but the problem occurs only when I try to seek it or maximize the display, ie, when we have to deal with playheadtime.
    Message was edited by: evyavan

  • XLR Expansion Error

    Hello, I recently upgraded from SAP2005A to SAP2007 (patch 37) and now some XL Reporter reports are getting an error. the message is "Error in Expansion". This is due to the only UDF on the reports, an Alpha 10 character, document rows field. If I remove the cell the reports work. The problem is I can't figure out what is wrong with the UDF now. In SQL management studio the field in the table looks totally unchanged. Has anyone encountered this issue? I see similar postings, but nothing quite fits.
    Thanks

    Peter,
    Depending on the report that you are getting the error on ... there is an SAP Note that does discuss this error and what the cause could be.  My suggestion is that you review SAP Note 1072702 on the SAP PartnerEdge Portal (if you are an SAP Partner) to see if this helps with the error that you are getting.  While it may or may not be exact ... it may give you insight on what your issue may be.
    If you still run into issues, you should open a message with SAP Technical Support.
    Eddy

  • PixelFormatSupported

    Hey guys,
    Trying to get into the pixelFormats here.
    I'm adjusting the SDK's Cross Dissolve in order to find out if it's possible to write a transition that only supports PrPixelFormat_BGRA_4444_32f.
    This way I can get into making quality plugins without having to write seperated code for different PixelFormats.
    "Starting in CS4, plug-ins no longer need to support 8-bit BGRA at a minimum."
    - I say: let PP handle the nessesary conversions. Let me focus on just the BGRA4444_32f
    So I'm banishing some lines of code:
    static prMALError GetPixelFormatsSupported(EffectHandle theData)
              prMALError result = esNoErr;
      switch((*theData)->pixelFormatIndex)
    /*                    case 0:
                                  (*theData)->pixelFormatSupported =  PrPixelFormat_BGRA_4444_8u;
                                  break;
                        case 1:
                                  (*theData)->pixelFormatSupported =  PrPixelFormat_VUYA_4444_8u;
                                  break;
      // These pixel formats are only available in Premiere Pro 2.0 and later
                        case 2:
                                  if ((*theData)->version >= 9)
                                            (*theData)->pixelFormatSupported =  PrPixelFormat_BGRA_4444_32f;
      else
                                            result = esBadFormatIndex;
      break;
    /*                    case 3:
                                  (*theData)->pixelFormatSupported =  PrPixelFormat_VUYA_4444_32f;
                                  break;
      default:
                                  result = esBadFormatIndex;
              return result;
    So we are down to the one and only PrPixelFormat_BGRA_4444_32f
    I wanted to see what happens.
    But I didn't got the feeling it wasn't working, because it still showed the YUV sign in the effects tab.
    So I messed around with this: Banished some other lines of code so it would only support 8u.
    Well, at some point all the signs (32-bits and YUV) where gone in the Effects tab.
    Now I want them back. But I can't...
    I keep reloading the plug-in by restarting PP - nothing
    I'm holding shift at the start of PP to refresh all the plugins. - nothing.
    Redownloaded the fresh SDK pack, recompiled the cross dissolve with nothing changed - nothing.
    started to get frustrated...
    told the plugin not to cache itself, but to reload each time pp is started by adding:
            case esCacheOnLoad:
                result = esDoNotCacheOnLoad;
                break;
    to the selector switch: PREMPLUGENTRY DllExport xEffect (short                               selector,   EffectHandle           theData)
    looked at the ~/library/adobe/premiere pro/5.5/plugin loading.log   and found:
    Loading /Library/Application Support/Adobe/Common/Plug-ins/CS5.5/MediaCore/Cross_Dissolve.bundle
    The registry tells us not to cache so the plugin will be loaded from disk.
    Loading from disk...
    This plugin was recognized by loader 3dbe9220-aa71-4c9d-9342-4c239a83a825.
    - So this is OK. - but then again it doesn't change anything with the recogition for being 32-bits enabled
    So the SDK Cross Dissolve transition listed in the Effects tab still isn't showing me the 32bits sign, even with a freshly compiled original that should support both 32-bits color and YUV.
    What am I missing here?
    Cheers,
    Jaap

    Unfortunately plugin development isn’t as easy as we all would like but at least it is open for us to develop on.
    I suspect that the Editing Mode you’re in has a Player that doesn’t support BGRA_4444_32f and does (because of legacy) support BGRA_4444_8u thus the preview window requires BGRA_8u support to work.
    If you do want to support BGRA_4444_8u then you should be able to make common code by converting the 8u to 32f and then continuing your plugin as 32f. (Likewise you should do a YUV_32f to BGRA_32f –although if you don’t know a lot about rec601 and rec709 colorspaces I HIGHLY recommend that you DO NOT start doing this).
    Here’s a quick mock up off the top of my head…
    float The32fFrame = (float)TheFrame;
    int do_32f_to_8u = 0;
    switch((*theData)->pixelFormatSupported)
    case PrPixelFormat_BGRA_4444_8u:
    // Flag to un-convert at the end
    do_32f_to_8u = 1;
    The32fFrame= malloc(heightrowstride4);
    // Convert 0..255 (_8u) buffer to 0.0…1.0 (_32f)
    // Change this to SSE|2|3|4 intrinsics for a 4x or 8x speedup!
    for(int h=0;h<height;h++)                     // Height
    for(int w=0;w<width;w++)         // Width
    for(int p=0;w<4;p++)    // Plane
                            The32fFrame[4hrowstride+ 4*w + p] =
    (float)TheFrame[4h rowstride + 4*w + p]/(float)255.0);
    // Now fall through and process as BGRA_32f
    case PrPixelFormat_BGRA_4444_32f:
    // IMPLEMENT YOUR FILTER/TRANSITION HERE
    break;
                default:
                            return WHATEVER THE ERROR CODE IS FOR UNSUPPORTED;
    //Run a loop that un-does the floating point conversion if necessary.
    if(do_32f_to_8u)
    // Change 32f back to 8u
    for(int h=0;h<height;h++)
    for(int w=0;w<width;w++)
    for(int p=0;w<4;p++)
    TheFrame[4h rowstride + 4*w + p] =
    (unsigned int)((float)255.0 * The32fFrame[4h rowstride + 4*w + p]);
                free(The32fFrame);
    return prNOERR;
    ·         Where “rowstride” is the actual stride of the row, not the frame width.

  • Stop App from Multi-Tasking?

    Does anyone know how to stop or actually close an app with out it continuing to run in the background.
    I started the White Noise App and I have it set to a timer. Now the timer is running and the App is in the multi-tasking mode and I don't want the timer to go off I want the App to stop.

    Most people don't know the true definition of multitasking, and the difference between multitasking and backgrounding.
    On a phone, you can't multitask with anything except music. On a computer, you can watch a movie, monitor an IM conversation you are having with a friend and type up a document for work/school.
    On a phone? NO.
    Apple is ONLY calling this multitasking because people are sheep and too stupid to realize that you CAN'T multitask on a mobile device, ESPECIALLY ON A CELL PHONE.
    What we are actually doing is backgrounding, and when you get down to the heart of how the backgrounding works, it makes people's heads try to explode. They try to understand it, but those who aren't technically inclined blow up the whole definition out of proportion. Also, developers are the reasons why apps don't multitask, NOT Apple (although Apple shoulda' gotten on the ball with backgrounding sooner).
    Pretty much, there are 7 APIs that are available to devs, if they want to keep running a service in the background. This is much more efficient, because if you can't see the application, what is the point of still having it run??? It should ONLY keep the SERVICE open that it needs.
    As for the "multitasking", as long as the dev recompiles their app against the new 4.0 SDK (they don't have to change any code, merely open it in the new SDK and recompile it), the app will then "freeze" itself in the state it is in when the end user hits the Home button. Then, when the user goes back the app, it will "unfreeze" itself and to the end user, it will seem as if it was never closed.
    As for the system handing this, if an app is opened that needs more memory than is available, it will look at the frozen apps, and will find the one that you used LAST (the "least recently used" algorithm) and will close that one, and thus, the CPU and memory that it needs to run the new app will be obtained.
    However, the end user who wants to understand but doesn't, won't understand this. I don't like when I hear people complaining about this issue.
    Here is a link to the 7 backgrounding APIs.
    http://www.pcmag.com/article2/0,2817,2362459,00.asp

Maybe you are looking for

  • Expression Builder Question

    I am trying to convert some existing sql to use TopLink ExpressionBuilder. I have a particular type of thing which I can't find a good solution for. I want to include a calculation, so for example, I want to say Where MY_COLUMN * 10 > REQUIRED_VALUE

  • [Solved] System with Linux 3.14 (intel_pstate) noticeable less...

    ... responsive and significantly slower (some numbers below) under light/medium workload, even when compared with ondemand (up_threshold 95). What happened to that famous race to idle concept? Relevant bug report https://bugzilla.kernel.org/show_bug.

  • Can I force a timeout myself on an RFC Call ?

    Hi experts, I apologize if this question shouldn't be new. The appropriate search terms are quite general and therefore throw out hundreds of entries that I didn't check completely. My question is: I want to call an RFC-Module and, regardless of the

  • Error while billing after device changes

    Dear Experts, While i am trying to bill the customer on 29.09.2011, iam getting following error. any clue please help.. the customer having device changes like following mrdate            DEvice                  Reason         Mr reading 20.09.2011  

  • PDFmaker in windows

    Hi, I got a new MacBook Pro and installed my copy of Microsoft Word 2004 on it (I'd previously been using this on my intel-based iMac). Now, every time I change a document and then quit out of Word, I get the usual "do you want to save this document"