Selecting camera by name in code breaks SecurityPanel.CAMERA

I'm having a problem selecting a specific camera on the desktop.
When I pass the "name" parameter to get the specific camera, it does select the proper camera:
var camera:Camera = Camera.getCamera("1");
If I call it again with a different parameter, again it works as it should by changing the camera:
camera=Camera.getCamera("0");
However once I execute that first call, I notice that if I right click on the movie, click Settings, click on the Camera tab in the Security popup, attempting to change the camera there has no effect. Normally you can change the camera from that panel if you do not get the camera object by name, however it seems that once you get a camera object by name, the SecurityPanel.Camera tab is broken. You can change the item in the dropdown, but the camera itself never changes.
Can anyone else verify this or is this a known bug?
This occurs in the IDE, Firefox 9, IE 8 with FP 11.1.102.55
Thanks!

@Crest-Raj – so, as you can see, there is no text frame by the name of "Main1". You either have to rename the text frame in the Layers Panel or do it by script.
Here a JavaScript(ExtendScript) snippet that works with the selected text frame:
app.selection[0].name = "Main1";
Close/re-open the Layers Panel and you'll see the updated name.
All the "names" in brackets are generic names InDesign will create, if you are creating a text frame.
For new empty text frames the generic name is: "<text frame>".
In the moment you insert contents, the generic name will change according to the contents.
If you try to get the "name" property of a text frame with a generic name, you'll get an empty String!
After re-naming the Text Frame in the Layers Panel or by scripting, the name will not change, if you add or delete contents.
Uwe

Similar Messages

  • Locating Time-code break    GL2

    When trying to capture video using FCP Studio from my GL-2, I'm getting the message "Locating time-code break" and it will not let me capture clips. When I hook the camera up to a different computer it captures the clips just fine, so the time-code on the tape is fine. This leads me to believe it's either a software or hardware error. What can I do to fix this?
    Thanks,

    Since my last post I have run into this same error with my g4 powerbook running final cut studio 1 (See stats below). I'm now having the same issue with a new macbook pro (2.4 GHz Intel, 2G Ram, running final cut pro 5.1.4.). I'm using the same GL2 but with different tapes. I'm thinking the issue might have something to do with the camera connection (Based on the post above). I only have one firewire port, which is attached to my external drive, and my camera is attached to my external drive. Also, I'm using firewire basic as the input selection. Why would the connection cause a timecode error. I know it's not an issue with the camera or the tape because I captured last night on an old panasonic, which worked fine. The problem is I won't always have access to that camera to capture.
    Any help would be appreciated.
    Thanks,

  • Hi, i have to find name , postal code , street of ship to party and sold to

    Hi , based on delivery (likp).
    i have to populate the name, postal code , street of ship to party and sold to party.
    plz help me regarding this.
    Thanks
    Sursh.

    Hi Suresh,
    When you have the Customer numbers with you.. go to the customer master data table KNA1.
    KNA1-KUNNR is the Customer number field.
    Write : SELECT SINGLE ADRNR
               FROM KNA1
    WHERE KUNNR EQ "Your Sold-to or Ship-to Customer".
    Use this ADRNR to get the address details from the Address master data table ADRC.
    SELECT SINGLE name1 name2 name3 name4
    post_code1
    street
    city1
    FROM ADRC
    WHERE addrnumber EQ "The ADRNR you got from KNA1".
    In most cases you will get these details from KNA1 itself.. NAME1, PSTLZ, STRAS, ORT01 are the fields.. But in few cases you need to get the data from ADRC.
    Thanks and Best Regards,
    Vikas Bittera.
    **Points for Usefull answers **

  • Selected TOC style Name

    Hi All,
    Simple question for you...
    How can I alert the selected TOC style name.
    We are creating huge tool. Based on the selection Toc Style, we will process the multiple document.
    For example I want to alert the Toc Style CCC(tick mark) name in this document.
    Trying Code:
    var myTocStyle = app.activeDocument.tocStyles.selectedIndex;
    //~ var myTocStyle = app.activeDocument.tocStyles.item(-2);   //Dont want this concept
    Very urgent request. Please help.
    Thanks
    Beginner_X

    From:
    myStory.storyType
    you can determine that a story is a TOC, but how do you get from there to the TOC Style that was used to create said TOC?
    This was the question that was bugging me back in CS3 days and I see no improvement in the CC object model. Stories don't have an associatedTOCStyle property. But maybe you can get at this by lateral thinking. If a story was created as a TOC then it has certain paragraph styles in it. If the TOC Styles are designed to have unique paragraph styles that identify the TOC Style, then you're home and dry. For example, you could have a ParagraphStyleGroup for each TOC Style and the name of that group could be the same as the name of the corresponding TOC Style.
    Of course, this assumes you have control over the template for the project so that this relationship can be relied on. But given that, you can start with a text selection. Check the applied paragraph style, look at the name of its parent and bingo: there's the name of the TOC Style.
    I'm not sure if this helps in your situation.
    Dave

  • Final Cut Express Time Code Breaks At Random Intervals

    Ok, so i use final cut to edit my videos that i use a Samsung miniDV cam to film. When i hook it up(through firewire) and start capturing footage, final cut tends to create time code breaks randomly, usually while i am in the middle of talking, so after the time code break search finishes, i end up loosing a few seconds of footage. Is there a way to get around the time code breaks, or does anyone know why this happens and has a solution(preferably the later). Thank you in advance.

    I think the problem may be with the Samsung sc-d382 camera during taping. I have the same Samsung and the same problem. I also have a Canon gl2. I tried putting the Samsung-recorded tape into the canon and loading the tape into FCX that way. It still had time code breaks about every two minutes, never breaking at exactly the same time or frame count. Forty minutes of recording becomes 24 different little films. This does not happen on tapes recorded in my Canon gl2. Only on tapes recorded in the Samsung. I don't know if this info will prove helpful. For me, it proves frustrating.

  • Time code breaks.

    I recently imported a video to my hard drive using MacTheRipper. I wanted it to be in .mov format so I selected all the .vob files and ran it through MPEG StreamClip and chose "Export to Quicktime" [under the file menu]. This took about 20 hr to do and my end result is footage that "lurches" along (stops & starts every few seconds) and the sound is out of sink with the footage. I then desided to try it again by opening one file at a time, instead of all of them. Every time I open the first .vob file I get a message "Warning: the stream may have timecode breaks". So I ran "fix time code breaks" [under the "Edit" menu]: It says that it has found 11 breaks but they don't seem to get fixed. I keep running the "fix breaks" routine and each time it says there are still 11 breaks. There doesn't appear to be any "breaks" in the other .vob files but the first file seems to be messing up my sound/footage sink in the whole video. Am I missing something here?
    My reason for importing to quicktime is to edit some of the video but I think this may be a wast of time if I can't resolve the sound/video sink issue. Any help is appreciated.
    I am running a G4 466MHZ, 1Gig RAM, Quicktime Pro 7.0.2 w/MPEG2 plug-in, MPEG Stream Clip 1.3.1, Toast 5 Titanium, MacTheRipper 2.6.6
    [email protected]

    Rokaem
    You mentioned that you didn't know what size the stuff was because you dumped the ripped image file, yet elsewhere say :
    The "ripped" footage has 6 .VOB files totaling 4.59GB.
    That sounds like an unlikely figure for a custom DVD-R (up to about 4.2Gig would be more likely)... just stick the DVDR in and get info on it for data/file sizes...
    I suggest you look at dvdbackup, dvd2one and similar tools... which rip any DVD to an 'imageable' file, and squeeze 2DVDs worth of data onto one,
    b respectively.
    (dvd2one & similar will cost you quality - maybe too much with your material).
    Toast is a great tool, but there are a lot of other ways to write DVDs
    I would counsel that the best approach to your needs is mentioned above/earlier : simply dupe the DVD.
    If you want to add /edit material you're getting into authoring - a much more complex area - particularly if you want to avoid transcoding/recoding etc... There are potential 'showstoppers': one example:- The commercial service might/probably have used tools not practically available to you - like hardware multipass variable bitrate (VBR) MPEG2 encoding (which usually gives smaller files and better quality). Most of the simpler faster tools (1 hr vs 30-90hrs) available to you are Constant BitRate (CBR) which normally gives much larger files.
    In any event, you definitely want to avoid transcoding/re-encoding the original material - it's a very bad idea. (Simple 'assemble' edits, as suggested by other folks using a tool like mpegstreamclip to simply 'snip bits out' can be done to avoid most transcoding but you're still going to be confronted with an 'Authoring' task. Adding new material is unlikely to be straight forward for you).
    My suggestion: simply dupe the DVD. (Fast, & There'll be no loss of quality at all).
    If you have additional material, Author another.
    Best wishes,

  • Time code breaks when ingesting

    I have shot some PAL footage on the Sony PD 170 in DVCAM and I have ingested it. However when I ingested it there are countless time code breaks. On 1 x 40min miniDV tape I got 15clips - I usually ingest each tape as a whole clip and chop it up as I put onto the sequences.
    The breaks have sometimes happened between shots and at other times in the middle of shots then it simply continues in another clip. Here as the Media Start and Media End times for Tape 1 from the Sony deck:
    00:00:41:22 to 00:01:45:04
    00:01:37:18 to 00:21:44:01
    00:21:47:15 to 00:32:45:19
    00:32:47:18 to 00:33:27:18
    00:33:29:18 to 00:38:13:04
    Then same tape from the camera:
    00:00:44:11 to 00:01:44:03
    00:01:37:18 to 00:24:22:22
    00;24:28:04 to 00:32:43:11
    00:32:47:19 to 00:32:25:11
    00:33:29:19 to 00:38:12:07
    I have ingested from a Sony deck and from the Sony PD 170 camera with the same result and the breaks almost match although they are not identical - there can be anything from 8 frames to 2 seconds difference in where the break happens - sometimes earlier and sometimes later.
    I have two cameras and they have both done it and each tape (9 Tapes) has broken 3-15 times
    I have tested ingesting on another computer with a newer version of FCP and the same thing happens
    I had been having this problem occasionally when shooting in DV mode but never as extreme as this.
    Any ideas please would be much appreciated.
    Catherine

    Could be any number of things. Since you get the same result when playing back from different sources I'd think it was a record issue...
    TC breaks between shots, camera power downs when shooting.
    In the middle of shots, dirty heads, bad tape tension or other camera problems when recording etc.
    From the playback end, you could try changing to the FW BASIC setting. I know that makes a difference with my Canon camera, not sure if it will help with your Sony but worth a shot.
    You could also dub the tape to a new tape so that you get clean code start to finish and try capturing from the new tape.
    rh

  • Mpeg Steamclip and time code breaks

    I have a dvd (.vob)which has been saved onto my desktop.The footage was originally shot on a beta camera and I received the dvd for it. I have been trying to use MPEG streamclip so that I can edit it using Final cut pro. I tried doing that but the prompt comes up as "time code breaks" when I try to export all the files. but when I try to do them individually them come up as a "slide show".
    What is the best way to convert this footage so that I can edit it in Final Cut Pro? Moreover I have various video files in various formats (.wmv, .mpeg, .asf and .avi) how can I convert all of these so that they can be viewed using the quick time player?
    thanks!

    I'm not sure what audio settings you chose. If the FCP sequence you're using is a typical DV, 29.97 fps, 48KHz stereo, then you should try to match that when you export from MPEG Streamclip. If there's anything that differs between the audio you've imported and the rates expected by the sequence, you'll be shown that it needs rendering. The message, and the red line, both show that. Either go back and see what your export settings were, or just go ahead and render the sequence. Option-R will render both the video and the audio for the whole timeline. Look at the Sequence menu for other render choices (it gets tricky!).

  • Unusual time code breaks

    Hi
    I've read a lot of the posts here on time code breaks, but none have touched on why I'm having a LOT of time code breaks in places where I am absolutely sure the camera was rolling and not turned off for example.
    The wholed download process for editing is a nightmare and I'm not convinced yet that dubbing to another tape with a fresh timecode will be the answer to this problem.
    Any one out there had the same problem and knows what to do?
    Cheers, and hope to hear from you.

    G'day!
    My camera is a Sony PD170 - we've had it checked out twice and have been assured that it's not the source of the problem - I'm not so sure however...
    What typically seems to happen when I log a tape (Sony MiniDV dv exellence) is that I have a spate of timecode breaks in the first 5-10mins of the tape and towards the end. The picture/audio quality starts off ok but degrades to the point where there are timecode breaks about every 5secs. Inspection of the tape reveals that it does get chewed up.
    I clean the heads everytime the logging issue gets progressively worse - to the point where I'm in danger of stripping them! Could it be that the camera does not repsond well to the incessant rewinding/fast forwarding involved in logging? Is anyone else having these particular problems with their PD170s?
    Arghhhhhh....

  • Display workorder   only related to   vendor selected in Vendor  name UDF

    Hi ,
    I am using SAP 2007 PL 18 ,
    In a Goods Issue Form I am  created two UDF 1) Vendor Name 2)  Work Order Nos .  
    Here queries related  Workorder No. Display workorder   only related to particular  vendor selected in Vendor name UDF  .
    Pl provide me FMS query.
    Thanks
    nitin

    Hi Nitin,
    My question is How you can know these Work orders are related to particular Vendor? Any relation is there between the Vendors and work orders?
    Also what you calling as Work Orders? I think it is Purchase Order?
    If it is PO, then try this
    Select T0.DocNum from ORDR T0 where T0.CardCode = $[$OIGE.U_BPCode] and T0.Status = 'O'
    The above query will show only the Open PO list. If you want all POs then remove the T0.Status condition.
    Regards,
    Bala
    Edited by: Balakumar Viswanathan on Jan 3, 2011 11:13 AM

  • Invalid subreport name Error code:-2147483086

    The setup used in this particular environment is to run reports via Crystal reports server 2008. We call the servers via the rassdk_java_dg_12_en and the setup works just fine BUT in one particular case.
    The report that fails have a main report with a datasource to SQL. The report does have about 20 - 25 subreports mostly based on the same datasource. There are however 6 subreports that uses ttx files as datasources.
    The report works fine when there is no data for the ttx subreports, but whenever a "change datasource" is tried to the ttx subreports the error "Invalid subreport name Error code:-2147483086" pops up.
    We have done noumerous tests on the pojo approach in other reports so the technic and code works just fine - it most be some special case in the report.
    Before we start to try to rebuild the report we will give you a chance to help us out. The report sucker is big and complex so a rebuild is not wanted...
    Here is the particular code involved
    private static void passPOJO(ReportClientDocument clientDoc,
                ReportPojoHolder pojoHolder, String reportName)
                    throws ReportSDKException,ClassNotFoundException {
            //Its a pojo data source, but it's nothing in it
            if (pojoHolder.getPojos().size() == 0) {
                return;
            String reportTable = pojoHolder.getTableName();
            Object pojo = pojoHolder.getPojos().iterator().next();
            POJOResultSetFactory factory = new POJOResultSetFactory(pojo.getClass());
            POJOResultSet resultSet = (POJOResultSet)factory.createResultSet(pojoHolder.getPojos());
            if(reportName == null || reportName.equals("")) {
                clientDoc.getDatabaseController().setDataSource(resultSet, reportTable, reportTable);
            else {
                System.err.println("Setting data in " + reportName );
    //Here comes the error
                clientDoc.getSubreportController().getSubreport(reportName).
                    getDatabaseController().setDataSource(resultSet, reportTable, reportTable);
    Here is the stacktrace:
    table: srptMainCustomerList;1, subrapport: AddressField
    table: srptusrinf;1, subrapport: AdvisorName
    table: srptusrinf;1, pojo: Beta
    table: srptusrinf;1, pojo: JensensAlpha
    table: srptusrinf;1, pojo: PerformanceChart
    Setting data in PerformanceChart
    2009-02-06 09:05:31,720 ERROR (CrystalReportServlet:doGet()) - [Username=Patrik Andrén, UserID=n249060, CustId=005563741684, Cstid=37385] - (Creation of report: customer_report.rpt failed on: [ReportAppServer: CCA1CS0569. Datasource: cca1cd0046qa1|omega] com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException:
    Fel i filen customer_report {CDCDCEC2-050C-4405-865C-6031D4BFF2DE}.rpt:
    Ogiltigt underrapportnamn.---- Error code:-2147483086 Error code name:failed, ) - [applicationId=omega, omegaUserId=omega.userid, credentials=IT, groupName=IT, sessionId=yLkhJLtYpLlDQ5Jf5S2GkzhPfSZJBg2zZkT4LfQ0L1bJg2v20pz2!-2033571304!1233906968432, requestId=06968853:167:000], exception-stack=
    com.nordea.omega.report.exceptions.ReportGenerationFailedException: Creation of report: customer_report.rpt failed on: [ReportAppServer: CCA1CS0569. Datasource: cca1cd0046qa1|omega] com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException:
    Fel i filen customer_report {CDCDCEC2-050C-4405-865C-6031D4BFF2DE}.rpt:
    Ogiltigt underrapportnamn.---- Error code:-2147483086 Error code name:failed,
         at com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException.throwReportSDKServerException(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.s.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.bl.do(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.do(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.verifyDatabase(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.bl.byte(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ao.onDataSourceChanged(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setDataSource(Unknown Source)
         at com.nordea.crystalreports.ReportHelper.passPOJO(ReportHelper.java:814)
         at com.nordea.crystalreports.ReportHelper.changeDataSource(ReportHelper.java:124)
         at com.nordea.crystalreports.ReportGenerator.generate(ReportGenerator.java:115)
         at com.nordea.crystalreports.ReportGenerator.generate(ReportGenerator.java:62)
         at com.nordea.omega.report.servlet.CrystalReportServlet.doGet(CrystalReportServlet.java:116)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServi

    I have been able to wrestle this down after a lot of frustrating work. The error had nothing to do with pojos at all. The error was simple a store procedure that did not reply nothing.
    In the preparation of the subreport that did consist of the pojo data source. The report(server?) did send a "pre call" to the store procedure with NULL as parameters. The reply was unfortunately an "empty" reply. When we changed the reply to an empty result set it went pass the data sources.
    The error message given on this was "Invalid subreport name"! Not very helpful at all.
    I have used this new version for about 3 weeks now in a "proof of concept" work controlling if we would be able to upgrade from crystal 9/Harmoni to Crystal 2008/Crystal Report Server 2008. The answer will be yes. It will work. And with a minimum of report changes which is very nice.
    What have struck me the most during this work is a few proposals to improvements.
    1. Put the versions on jars and sdk's so it's obvious what's used. I spent a few days with an old version of a sdk believing that it was a newer than I already had. It should not be neccessary to go through a manifest file inside a jar in order to find out what the version is. Put it on the file names!
    2. Give proper error messages back when something goes wrong. If a parameter value is missing. Send back the parameter that's missed/misses a value for Gods sake. The programmer catching the error most know what's missed hence the message. Would save the user's of the API very much time.
    I spent about 5 - 10 days trying to find out what was wrong with my sub report name (This thread). It had nothing to do with the subreport name. It had to do with missing data from a called store procedure!
    3. The documentation can be a bit tricky to find. I saw that you have given away a eclipse plugin in order to gather the documentation inside the IDE. That's a good approach.
    If the error messages will be enhanced and more accurate it's a pretty handy api to work with. And the handling of unmanaged reports is a wet dream compared to usage of the Harmoni API. That's a real nightmare. The server seems to be very stable and just runs.
    I like this forum, fast replies when one is stuck is extremely helpful!
    /Patrik

  • How to make the selection screen field names to apper as in logon language

    hai
    the selection screen field names should appear
    as that of logon language
    and <u>before that once i logon with a language
    it should pop up the (some)message in the logon language</u>.
    For the selection screen filednames to appear as that
    of the logon language whether i have to maintain the textelements for all screen fields in all possible languages or i have to write only in english and tell mentioning it to change

    In <b>SE38</b> --> Goto --> Translate.
    Choose target language, and start making the translation -;)
    Greetings,
    Blag.

  • Can we replace this SELECT query by more efficient code

    can we replace this SELECT query by more efficient code ?:-
    SELECT * FROM zv7_custord
         INTO TABLE G_T_ZV7_CUSTORD
         WHERE ( SENDER in S_SENDER and
                 ORDNUM in S_ORDER  and
                 ZDATE   in S_DATE ) OR
               ( SENDER in S_SENDER AND
                 STATUS = SPACE )
         ORDER BY IDOCNUM.

    Hi
    U can leave ORDER BY option and sort the table by yourself and try to split the query:
    SELECT * FROM zv7_custord
         INTO TABLE G_T_ZV7_CUSTORD
         WHERE  SENDER in S_SENDER and
                       ORDNUM in S_ORDER  and
                       ZDATE   in S_DATE .
    SELECT * FROM zv7_custord
         APPENDING TABLE G_T_ZV7_CUSTORD
         WHERE  SENDER in S_SENDER        and
                       NOT ORDNUM in S_ORDER  and
                       NOT ZDATE   in S_DATE       and
                       STATUS = SPACE
    or
    SELECT * FROM zv7_custord
         INTO TABLE G_T_ZV7_CUSTORD
         WHERE  SENDER in S_SENDER and
                       ORDNUM in S_ORDER  and
                       ZDATE   in S_DATE .
    SELECT * FROM zv7_custord
         APPENDING TABLE G_T_ZV7_CUSTORD
         WHERE  SENDER in S_SENDER        and
                       STATUS = SPACE.
    * Sort the table key fields
    SORT G_T_ZV7_CUSTORD BY <KEY1> <KEY2> .....
    DELETE ADJACENT DUPLICATES FROM G_T_ZV7_CUSTORD COMPARING <KEY1> .....
    Max

  • Storing ItemCode,Vendor Name,Vendor Code in Database

    Hi All,
    i have created UDO in user defined form, in the form all the fields are stored in database except ItemCode,Vendor Name,Vendor Code. i want to know how to store these values. please help me, it's very urjent.
    Jayanth

    Hi Jayanth,
    Maybe I need to enhance my English skills , but you wrote:
    "...in the form all the fields are stored in database <b>except</b> ItemCode,Vendor Name,Vendor Code"
    ...ok in the subject you wrote "Storing ItemCode,Vendor Name,Vendor Code in Database" - so maybe this is a bit self-contradictory?
    Anyway:
    Can you please explain a bit more detailed what you want to do?
    How are these values connected - or not - to your UDO?
    Frank

  • Unable to  select multiple with holding tax codes. -"This entry already exists in the following tables  '' (ACPR) (ODBC -2035)  [Message 131-183]"

    Unable to  select multiple with holding tax codes.
    This entry already exists in the following tables  '' (ACPR) (ODBC -2035)  [Message 131-183]

    Hi,
    Actually this is an application error in 2007 A and there is no version/PL to fix this issue.
    Refer SAP note 1260874 - Cannot add a new BP with ITW tax code
    Thanks & Regards,
    Nagarajan

Maybe you are looking for

  • HP laptop upgrade

    Hello! I am taking into consideration about upgrading my laptop because my gaming FPS hangs around 15-30 if lucky so I think soon I am going to upgrade the Processor so that I can have enjoyment for my gaming or everyday other things I may do on my c

  • Blue Question Mark(s) of Death

    At random times on Facebook and with various ads, I'll get the dreaded blue question mark in place of a thumbnail. It's annoying as **** and I've never found a fix for it. I've reset Safari, emptied the cache, but it's not just Safari-related: it's h

  • Showing the UoM in COPA Reports

    Hi experts, Our clients sell many kinds of products, in which each of them can have a different UoM. Example: - Product A: 100 pc - Product B: 10kg That is why, we need to be able to show the UoM in the COPA Report. Well, as far as i know, there is a

  • Iphoto wont load

    I have looked at the help pages, the forum, I see that this question has been asked before but with no answers. When I try to open iphoto, it reads "loading photos" but nothing happens, even after quitting and rebooting, force quitting and restarting

  • Data slice in Web for bps

    Hi, Our planning process is focused on project elements. Each user have to plan several project for 10 years (for each period). Each user selects a closing period as he can generate himself a plan version (eg : 09/2004 which allows a copy of actual d