Inherit problems

Dear reader,
I have a problem. In my first class I have a collection and I need to inherit all it is value's to another class. My code:
{color:#339966}public class Hattrick extends JPanel implements ActionListener {
…
Collection<Speler> spelers = new ArrayList<Speler>();
public Collection<Speler> getCollection() {
return this.spelers;
&hellip;
{color}
And here is the class where the collection needs to be inherit:
{color:#339966}public class ToolActies extends AbstractAction {
protected Hattrick hattrick;
{color}
{color:#339966}public void actionPerformed(ActionEvent e) {
Collection<Speler> spelers = hattrick.getCollection();
&hellip;
{color}
But Collection<Speler> spelers = hattrick.getCollection(); give exception
{color:#339966}Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at ToolActies.actionPerformed(ToolActies.java:30)
...{color}
Anybody has a clue how to inherit the collection? I owe you already
Greets,
Vinvar

This is composition, not inheritance, and you forgot to do something like this:
public class ToolActies extends AbstractAction {
    private Hattrick hattrick;
    public ToolActies(Hattrick hattrick) {
        this.hattrick = hattrick; //<<<------
}

Similar Messages

  • Author field inherit problem from Folder to Asset check in page

    Hi,
    Please let me know how to restrict "Author" field value inheriting from Folder level check in form to Asset level check in form while uploading a asset to the previously created folder.
    My system(UCM server) will inherit the Author value existed for Folder while uploading a new Asset to the same. But my client are saying this should not be the proper work of the check in page. Please let me know how to restrict the same.
    This is an urgent requirement. Please let me know whether it is possible to restrict the author field inherit.
    Thanks

    The c:out tag is escaping your HTML special characters for you.
    Normally this is a desirable thing, as you don't want a quote in a persons name to muck up the html on a page.
    But sometimes (like when you actually want to print out html code) you don't want it to.
    To stop <c:out> tag from ruining your day, use the escapeXml attribute:
    <c:out value="${item.subject}" escapeXml="false"/>Cheers,
    evnafets

  • Iphone in Great Britian discovers Apple tech problem - Signal Strength -

    November 25, 2007
    Signal trouble: British iPhone mystery
    Is O2’s network to blame, or Apple’s (AAPL) iPhone?
    That’s the question posed by more than a few British iPhone owners who purchased the device in the past two weeks and have been struggling ever since to get decent telephone reception on it.
    The problem surfaced two days after the phone went on sale in the U.K. when “Matlock” in Derbyshire started a discussion thread on Apple’s support board entitled “UK 02 (poor signal strength/reception problems)”:
    My iphone can barely pick up even the slightest signal, although on occasion can pick up 3 ars, only for it to drop out again. I have two other 02 phones, a Sony Erricson and a Nokia n95 with no reception problems at all. Is anyone experiencing same problem with their iphone, I would like to hear from you. (link)
    Two weeks later, Matlock’s query has received more than 100 replies (and 3,723 pageviews), most of them registering similar complaints. Some users found that reinstalling the software made a difference. When others returned their phones for new ones, the problem went away (although some reported that the new phones were no better).
    Definitive U.K. sales figures are not available, but O2 reported that it sold “tens of thousands” of iPhones the first weekend it was available.
    Several posters on the Apple discussion board volunteered that unlike the complainants, they were getting great reception on their iPhones. And many owners with signal problems expressed pleasure with how well the device performed its other functions.
    But unlike American iPhone owners, who tend to blame any reception headaches on AT&T’s (T) cellular network, the assumption in the U.K. seems to be that the signal problem is Apple’s. The impression is reinforced by O2, which has been referring callers directly to the manufacturer.
    One clue is that many British iPhone owners can, like Matlock, compare the signal strength on their iPhone with other cellphones using the same network (one user even posted photos showing the phones side by side). Another is that the indicator on the iPhone tends to jump to five bars as soon as it is placed in the charging dock, which suggests that the problem is battery related. As user Richard Catledge points out:
    It says in the manual that phone signal is adjusted to the minimum power when not in use, just enough to detect the incoming pings, then it will power up to get the best quality call. It is digital, so as long as the signal power is strong enough to reconstruct at the other end, more power is pointless. I suspect this is what you are seeing, or a slightly flakey implementation.
    Meanwhile, the consensus on the discussion board is that unhappy owners should let Apple know. Writes one user who posts as ::…SAM…::,
    The only way to get anything done about it is if people that have poor signal problems is to take your phone back and get it replaced. The more phones they get back, the sooner they will do something to fix the problem. Emails and complaints are fine, they can be put in a folder, high handset return numbers cant be so easy to hide under the rug.
    Thanks to InformationWeek’s Alexander Wolfe for the link. See his report here.
    Filed

    Interesting post. My previous phone was an 02 XDA Exec, a smart phone based upon a common handset (forget which one), but the smart phone before that was the same. They all had one thing in common - poor reception.
    tbh, I think its an inherent problem with smart phones. However, with my iPhone I haven't noticed anything out of the ordinary really. Its better than the XDA, at least the iPhone doesn't drop out completely!
    But compare it to a normal handset and the normal handset will normally have a much better reception strength.

  • Possible reason for the iMac G5 with 10.4.3 Sleep Problems

    Ok first off let me say that I got this new iMac G5 20" about 4 days ago. It's wonderful. If anyone out there is holding out for the intel machines, don't wait, get a G5. It's a fantastic machine. Now on to the meat of the subject. The story goes like this; I hooked up my Plextor PVR with eyeTV to my iMac to see how well it would do (been using it with a P4 Windoze XP machine and my iBook G4 14" with no problems). It worked just great. No problems with the iMac, the PVR or any of my other addons (including the boatload of software I migrated over from the iBook). So I set up EyeTV to record some stuff while I was asleep. It's supposed to wake up the Mac, record the shows then the Mac goes back to sleep. Easy huh? Well the wakeup, record part went just fine but the Mac wouldn't go back to sleep. Perplexed (actually thrilled, this is where I have my most fun with new machines, figuring out why they aren't working correctly) I did all the standard "I can't get my Mac to sleep automatically" things. You know, blow away all the plist files that have anything to do with powermanagement and autowake, reset NVRAM from OF, reset the PRAM (3 times just like the old days), reset the SMU, blow away all the Bluetooth plist files, etc, etc. Did them all, don't suggest any, I did them all I swear, really. I've been through this kind of thing before. One big difference with this iMac. Nothing and I mean nothing would work to fix the problem. The only way the bad boy would sleep is by hitting the Power button for a second or selecting "Sleep" from the Apple menu. Hmmmm. Spent the better part of a morning reading every thread here about peoples problems like mine. One post and I mean exactly one had something I hadn't tried. I rebooted the Mac in Safe Mode (hold the shift key down while it boots until you get the login screen with the red text "Safe Mode".) I forgot that OSX even did that. Logged in as myself (normal login but still in safe mode) and low and behold the thing would sleep automatically! I repeated this (boot in normal mode, boot in safe mode) many times. Every single time the Mac would sleep from safe mode but not from normal mode. Tells me it's software not hardware. In each mode I run "Activity Monitor" and save a list of the running processes to a text file. Now compare them and shutdown each process that is different one at a time. To make this story somewhat shorter (heh) I finally found that I could consistantly make the machine sleep or not sleep by killing the "mdimport" process and restarting it. This has to do with Spotlight. To be exact, it's the process that imports Metadata into Spotlights data list (I'm no expert, have a basic understanding of this). So on a hunch I ran the terminal and entered the command to delete then rebuild Spotlights databases, "mdutil -E /". Then I let Spotlight rebuild that databases and rebooted. Guess what? The iMac sleeps perfectly now, go figure. I did this once so far and the Mac has been working correctly now for about 5 hours. I've got a feeling that the problem will come back. Especially if it's an inherent problem in Spotlight and the 10.4.3 upgrade. I don't seem to have this problem with 10.4 or earlier. Long post I know but I thought it could help someone out. Please post any comments. I'd like to know if what I did is coincidence (I really don't think so since I reproduced it many times) or not.
    -joe-
    iBook G4 1Gig, iMac G5 2.1 Gig, iMac 266   Mac OS X (10.4.3)   iMac 266 running 10.3.6, been using Macs since the '80s

    Right guy's i to have researched this problem
    concerning my auto sleep problem.I started off by
    following Joeaux's original post by safe
    booting,noting what was running in the activity
    monitor,booting normaly and again noting what was
    running now.I eliminated the same processes that were
    running from both boots, and then started quiting one
    by one, the extra processes, from the normal boot, in
    activity monitor.Once you quit a process, allow the
    computer to try to go to sleep i.e set energy saver
    to 1minute and wait to see what happens.I tried the "
    mdimport"as of Joeaux but this was not my problem.In
    my case the sleep problem was down to two
    applications called N67U_ButtonManager and
    N124U_ButtonManager.These are for use with my Canon
    scanner.I also noted that if i left the scanner
    connected to the computer this would also stop it
    going to sleep,even after deleting the two
    applications.Hope this helps!
    Thank you now i know that those login items are for my scanner, and not logic audio i am a little less angry(Logic is now an apple application but the version I run was from the emagic days and i presumed that the button managers were from this app as it was the oldest bit of software running on my machine) By the way any apps that may cause a problem like this are more than likely simply residing in your user login items and can be disabled from there permanently as far as i can see.

  • Problem using local variable in event loop

    I have a state machine from which I want to monitor various controls, including "Start" and "Stop" buttons.  Not every state needs to monitor the controls.  At present, most states run timed loops.  In the first state that reads the front panel, I have an Event structure (inside a While loop) that monitors the various controls' Change Value events.  For numeric controls, I update variables (in shift registers) as needed.  The "Start" button is used to end the While loop controlling the Event structure, allowing the State to exit to the next state.
    My problem comes in subsequent states that employ this same idea.  Here, I put a Local Variable bound to the Start button and use the same code, but it frequently happens that when I enter this particular state, I cannot "turn on" the control -- I push the button, but it stays off.  Curiously, if it was On when I enter, I can turn it off, but then I'm stuck not being able to turn it on.
    I mocked up a very simply routine that illustrates this.  There are two sequences (corresponding to the two states).  Both use an Event loop with a local variable bound to my Stop button (really this is an LED control with custom colors).  I've deliberately moved the "initialization" (the declaration of the control in the block diagram) out of the Event loops -- putting it inside the first loop modifies the behavior in another strange way.
    Here's my thinking on how I would expect this to work:  The code outside Event Loop 1 should have little effect.  Assume the Stop button is initially Off.  You will "sit" in Event Loop 1 until you push the Stop button, changing its value to True; this value will be passed out of the Event case and cause the first While loop to exit.  You now enter the second sequence.  As I understand the Exit tunnel, it defaults to "False", so I'd expect to stay in the second Event loop until I turn the Stop button from On to Off, which will pass out a False, and keep me in the While for one more button push.  However, this doesn't happen -- I immediately exit, as though the "True" value of the Stop local variable is being seen and recognized by the Event loop (even though it hasn't changed, at least not in the context of this second loop).
    An even more curious thing occurs if I start this routine with the Stop button turned on.  Now I start in my Event loop waiting for a change, but this time the change will be from On to Off, which won't cause an exit from the frame.  This will be reflected by having the While loop count increment.  We should now be in the state of the example above, i.e. in an Event loop waiting for the control to be pushed again, and turned On.  However, clicking the control has no effect -- I cannot get it to "turn on".
    Where am I going astray in my thinking?  What is it about this method of doing things that violates the Labview paradigm?  As far as I can tell, what I'm doing is "legal", and I don't see the flaw in my reasoning, above (of course not -- otherwise I'd have fixed it myself!).  Note that because I'm using local variables inside Event loops (and I'm doing this because there are two places in my code where I want to do such testing), the Stop control is not latching (as required).  Is there something that gets triggered/set when one reads a latched control?  Do I need to do this "manually" using my local variable?
    I'll try to attach the simple VI that illustrates this behavior.
    Bob Schor
    Attachments:
    Simple Stop Conundrum.vi ‏14 KB

    altenbach wrote:
    Ravens Fan wrote:
    NEVER have multiple event structures that share the same events. 
    Actually, that's OK.  NOT OK is having multiple event structures in the same sequence structure.
    See also: http://forums.ni.com/ni/board/message?board.id=170&message.id=278981#M278981
    That's interesting.  I had always thought I read more messages discouraging such a thing rather than saying it was okay.  Your link lead me to another thread with this message. http://forums.ni.com/ni/board/message?board.id=170&message.id=245793#M245793.  Now that thread was mainly concentrating on registered user events which would be a different, but related animal. 
    So if you have 2 event structures they each have their own event queue?  So if you have a common event, one structure pulls it off its event queue and it does not affect the other structure's event queue?  I guess the inherent problem with this particular VI was that the second event structure locked the front panel.  Since the code never got to that 2nd event structure because the  first loop never stopped because the change was from true to false.  After reading your post and the others, I did some experimentation and turned off the Lock front panel on the 2nd structure, and that prevented the lockup of the program.
    Overall, the example VI still shows problems with the architecture and I think your answer should put the original poster on the right track.  I think as a rule I would probably never put the same event in multiple structures, I feel there are better ways to communicate the same event between different parts of a program,  but I learned something by reading your reply and about how the event structures work in the background.  Thanks.

  • Connection pool utilization -  questions and problems.

    Hi,
    This is in context to JSP/Java/JPDK based web provider applcation. Appreciate it if anyone can add any input here -
    1)After adding dbPersonalization to my JSP portlets I noticed that the connections in my connection pool have maxed out. After the first few page renderings, it breaks. I am not sure if its an inherent problem in my design. But, I do know that it started happening soon after I add the dbPersonalization with all its required setups as specified. Could that be possible ? Besides the connectionmanager.xml file required by the dbPersonalization setup, I also have my own connection properties file where I specify the min and max connections in the pool for all my java classes/methods to make use of. Is there a chance that the connection pooling information from both the files are clashing each other ??
    2) On a related topic - I wanted to get some input on a design question. I have about 10 JSP Portlets on each of the four tabs of my Portal page, with each one instantiating one class (useBean) that contain methods to get data from the database. Now every single method of each of these classes, gets and puts a connection object from the pool.
    The question is if the frequency of getting a conn object in every method of every JSP portlet too expensive ? Would it be better to make use of one connection object common to all the methods in a class/JSP/portlet ?
    I had set the min to 6 and the max conns to 25 and it looks like very soon all 25 gets used, which wasnt happening before I added the dbPersonalization setup to my portlets. The dbPersonalizaiton is only for editDefaults though.
    regards
    -Ananth Makaram

    Ryan,
    as to your 7.2.1 problem: MANY people had that same issue and did revert to
    7.1.1 (I did the same after being unable to connect once I upgrade) So no
    worries - your AEBS is fine as it is working with 7.1.1
    For the second part, I am not a wifi guy, but check out the article on
    http://www.bbwexchange.com/pubs/2006/09/20/page1397-228167.asp
    maybe that will give you some idea about WiFi 2.0 and if you benefit from it!
    Joerg

  • Problem with .sitx files (Safari but not Firefox???)

    Hi All,
    I have a website online (with help from iWeb and BBEdit) but am having a problem I cant figure out (this IS my first website!)
    I am hoping that someone much more knowledgeable than me can help me with it.
    I basically have a download section. Icons and desktops.
    Now, when I (or anyone else) tries to download- everything seems to be fine in FireFox (even IE!) but not in Safari.
    My desktops are compressed as .zip files. No problems there, everyone can download and open (including Safari users!)
    My icons are compressed as .sitx files. This is where the problems come in. Firefox and IE download them no problem ('save to disk?' etc) However when one attempts to download the icons (.sitx files) with Safari it simply displays pages of gibberish (starting with the word 'Stuffit') which I am presuming is Safari trying to 'display' the contents of the actual stuffit file.
    Why is this? Why wont safari simply download the .sitx files as it does .zip files?
    Does Safari have some sort of inherent problem with .sitx files? Is it some sort of configuration within Safari preferences? or (and probably most likely!) is it something I have done wrong?
    Oh, my website (page in question!) can be found here:
    http://aoimedia.co.uk/news/news.html
    Thanks in advance for all your valuable help
    Kind regards
    John
    12 G4 Powerbook/Superdrive. (she's named Skates!) Mac OS X (10.4.4)

    Hi,
    It sounds like the server the website/file is hosted on is not identifying the type correctly. As you've seen, different browsers will handle this situation differently.
    Have a read of this article:
    http://www.macosxhints.com/article.php?story=20040211102018600
    Hope that helps.

  • Kit Kat data connection problems

    Since updating to kitkat (among other problems) my data connection drops to 3G almost everywhere, and sometimes unexpectedly disappears completely. I used to have 4G everywhere most places and always in the two zip codes I primarily use the phone from. 02113 and 01970. Anyone know how to fix? Is this just one of the things they need to correct in the next kit kat update? Thanks.

    I've had this issue for months.  I've done everything Verizon suggested, including new sims, factory reset, toggling Airplane mode, LTE on/off, radio on/off, reboots, *#*#4636etc., and more.  Nothing helps.  My phone still intermittently loses the 4g connection.  They haven't suggested trying a new (not new; reconditioned), but I don't want to go that route; I know others who have gotten a replacement, and it hasn't helped.  
    It isn't fixed in the upcoming update according to developers forums.
    Some think it's due to Verizon's network; others believe it's an inherent problem in the 4g chipsets in these first generation LTE phones.  I don't believe Verizon knows what's going on; they're just hoping the issue's fixed in the next gen phones, and the problem will go away.  Of course the problem with that is that some of their customers who are stuck with these phones will also go away at the end of our contracts, especially if another wireless company manages to come out with a RELIABLE high-speed 4g network.

  • Problems with new albums in iPhoto 5

    When I create a new album in iPhoto 5, it does not appear in the Finder view of my Albums folder, and the "Change Picture… " option is greyed out in the Desktop Prefs. pane. The only way to enable the "Change Picture… " option is to set the new album as an "iPhoto. selection" in the iPhoto window, using the "Desktop" button.
    On the other hand, my older albums (imported from iPhoto 4) do appear in the Finder view of my Albums folder, and the "Change Picture… " option is available but may be ignored by the computer.
    There is some inherent problem here with the sidebar in the Desktop Prefs. pane as well as some incompatibility between iPhoto 5 and iPhoto 4. It's also noteworthy that MacHelp does not even mention the sidebar method for cycling the Desktop Picture - it only covers the "iPhoto. selection" method.
    comments anyone.

    data.getBytes() isn't a reliable way of obtaining bytes from a String. Don't pass the data through a String, preserve it as bytes all the way through. Or use a fixed encoding when you do the translation, i.e. the same one that was used in JDK 1.4.2 whatever that was (by default). The default has changed between JDKs before now.

  • My problem with CS4

    I am having a problem with Photoshop CS4 that I am unable to find a resolution for.... hopefully someone on this forum will be able to help.
    o CS4 version 11.0.2
    o Operating system is Windows 7 (64 bit)
    o 8G of Ram
    Problem:
    After using the patch tool. I am unable to use the clone/stamp or healing brush tool. My workaround for this is....
    o create a new layer and proceed.
    o exit CS4.... restart and proceed.
    Any ideas on what I need to do to get the other tools working after I use the patch tool?
    I have tried recreating the preference file and resetting the tools and reinstalling CS4 with no luck....

    I have a copy of Photoshop CS4 running on Windows 7 x64.  I can use the Patch Tool, then Clone or Healing brush tools just fine, so it's not an inherent problem with Photoshop CS4.
    Either you're doing something I'm not or something's wrong on your particular system.  You are remembering to deselect after using the Patch tool, right?
    On the assumption it's not that, but some problem on your system, have you tried disabling OpenGL Drawing?  If not, try the following - it will help determine whether you need an updated display driver.
    1.  Open Photoshop.
    2.  Go into Edit - Preferences - Performance.
    3.  Uncheck the box [  ] Enable OpenGL Drawing.
    4.  OK out, then close Photoshop.
    5.  Restart Photoshop and see if the problem persists.
    If it does not persist, then your problem is likely tied to Photoshop's use of OpenGL, and it's pretty well-known that only recently have OpenGL implementations in display drivers been getting more solid.  Visit the web site of the maker of your video card and download/install their latest release for your hardware and operating system, then re-enable OpenGL drawing, restart Photoshop, and test again.
    Good luck!
    -Noel

  • Problems- IE7 & Flash

    I know that IE7 has some issues, and thought they may have
    been resolved.
    Having this problem at
    http://www.superzoo,org
    These are comments from Windows user:
    Can't click the attendee/exhibitor button until the movie
    runs all the way through once.
    It appears to only be the first time you load the page. I
    just tried from
    home computer which had not loaded the page and same problem
    - would not let
    me click on exhibitor or attendee button until well after the
    dog and laptop
    showing SZU. Once it let me click, it lets me click right
    away next time I
    load the page.
    This problem is IE7 only.
    Using GoLive for the site. Never have experienced this
    problem before.

    I can't see much in the code that is causing the problem -
    there could be a variety of things that is causing the overwrite of
    the button functions - without having the fla and your html file to
    look at, I can only offer some suggestions...
    First possibility is to build those two buttons into your
    flash movie - probably the easiest solution as it would only
    require adding some width to your swf file to accomodate, and
    removing the buttons from your page. The "on/off" state graphics
    are already built, so you would (in theory) import those in, and
    assign the"rollover" and "get url" function to them.
    It could also have something to do with the heirarchy of the
    items on the page - try a google search of "z-index" for css and
    you could try assigning styles to the items on the page based on
    the instructions you'll recieve form many sites that offer the css
    code to accomplish. Also try searching for references to "swf
    transparent" - it may help but no promises...
    One thing to note, my comments about the preferred program
    for generating html pages isn't entirely biased (though I've tried
    both and do prefer the interface of DW). It is a fact that Adobe
    discontinued GoLive because it didn't do as efficient of a job
    generating clean, cross-platform code - it couldn't compete with
    Dreamweaver, so they bought their competition. The opinion I was
    trying to convey was based on the technology behind the program,
    not the "ease of use" aspect...
    That said, your version of GoLive also predates IE7, and a
    whole host of new browser updates, so much of the "code-generating"
    technology built into it is outdated. You can also choose not to
    believe it, but I took the time to check on my pc, and the page
    doesn't function correctly in FireFox, Netscape or IE6 on my end.
    It did work on my mac in Safari and the mac version of FireFox, but
    there is still some inherent problems for the PC to read the code
    correctly that goes beyond IE7.
    Last note - asking for GoLive advice on a Dreamweaver forum
    is like asking pizza hut how to make a pizza that tastes like papa
    john's... not many people in here that are very knowlegable to
    GoLive issues...

  • Field Order Problem

    I am connecting to a remote database (db2 as400), when I generate the table descriptor all fields are in order.
    However, when I recreate the tables on a local copy of db2, all the fields are reordered. Not what I wanted.
    Why does toplink change the order of fields, and is there a way to control this?
    Jason

    try applying the "Shift Fields" filter to a nest of your sequence (Effects > Video Filters > Video > Shift Fields)
    alternatively you could use the "De-interlace" filter (Effects > Video Filters > Video > De-interlace)
    plus, next time, you might want to consider capturing direct to the DV codec, via the Decklink, for projects that are aimed for DV output
    hope it helpss
    for your reference: theres no inherent problem with using upper field clips in a lower field sequence (or visa versa) as long as no rendering is done ... it is only the rendered video that will be jerky, because that is the video that has been created by FCP where the source dominance does not match the target dominance. FCP chooses the target dominance according to your sequence settings.

  • FCP7 export problems - black frames and text irregularities

    I'm on FCP 7.0.3 and have recently started editing stuff from my new Panasonic HDC-HS900.
    I started a small project just to get to grips with the new workflow and realised that I had made the mistake of trying to import .mts files. However, I found a plugin from Panasonic's website which allows this but editing with the imported files is a nightmare because FCP starts running so slowly that it is impossible to make any kind of precise edits - the scrubber bar jumps all over the place and moving it forward one frame with the arrow keys takes about three seconds.
    So, I realised my mistake and having discovered that using ClipWrap circumvents all these problems, I devised a new workflow and resolved to stick to it.
    The only problem is that I showed the test edit to my girlfriend and her parents and despite it being full of bad stuff (I mean very rough edits caused by the slowness and audio problems that I couldn't be bothered sorting out also because the process was so frustratingly slow), they all liked it. So, whilst I would like to consign this experimental disaster to the bin, I need to at least iron out some of the problems so that I can give my girlfriend a copy which does not look quite so awful.
    So, after labouring through this excruciatingly slow process, I try to export the finished thing only to find that the opening ten seconds, where I have used a slow motion sequence (which, ironically, is not an .mts file - it's a 10s .mov file I exported from FCP in order to convert it from 50p to 25p slow motion without losing frames) and a bit of text which dissolves in and out, there are a few single black frames and the text disappears momentarily several times.
    Everything else is fine (apart from the awful edits!).
    Having now left FCP to render the whole sequence, I managed to inspect it frame by fram much quicker and on the timeline it looks exactly as it should - the edit itself couldn't be much simpler; two layers - one text, one .mov file. dissolve the text in for one second, two seconds later dissolve in the .mov then a virtual reverse process. What could possibly go wrong?
    Anyway, I have deleted all the render files and I am currently waiting for the sequence to re-render - estimated time: two hours.
    All I want to do is wrap this junk up so that I can start a proper project.

    I'll have to respond in an unordered fashion, just to try to make sense in my reply.
    I was using ProRes 422 HQ because I found three options in ClipWrap and had to make a quick decision based on two minutes research and having found by trying it that 422 HQ files were only about 25% bigger than 422 files, I figured I had nothing to lose - especially as the workflow I WILL BE employing does not require permanent storage of the files and I now have 1TB external space for media archive storage and over 600GB internal space for ongoing projects. I might as well use the highest quality.
    The reason I suspected the rendering files is that they were being used by FCP in the export of the project - evident in the fact that it takes almost three hours to save an unrendered sequence vs about six minutes to export a rendered sequence. Therefore, being unaware of the inherant problem you mention, I think it was reasonable to guess that a forced re-rendering might have sorted it out.
    Yes, with 20/20 hindsight, it might have been quicker but, again being unaware of the issue you mention - which I shall have to look into - it seemed like a small problem which ought to have a had a simple answer. But now I know better.
    I have, incidentally, discovered that all the dissolves I inserted have very similar problems.
    And, to answer your first point last, I have already gone down that path - I'm just waiting for the results.
    Could you perhaps point me at some article where I can read about the inherant problems of H.264, please?

  • DSL Start-Up Problems

    1.  What "service name" should be entered in the DSL connection setup? For instance, is it "Verizon.net? I have everything installed but have not been able to make a DSL connection.  I get an error message 815 which says to check the ISP for the correct service name. Verizon's online chat people can't help. After three sessions with Ramji, Jaspreet and Ranjit I'm left with no help from Verizon.
    2.  Is it possible that Vista Home Premium OS is an inherent problem?  At one point in the download, it told me that I had Vista 6.0 which was not adequate to handle the DSL.  It said I needed Vista or XP, etc.  Of course I have Vista.
    It's just so frustrating having spent dozens of hours and not getting the DSL up and running.  I've waited three years for the service to become available in the rural area where I live. 
    Would appreciate any advice.
    Solved!
    Go to Solution.

    First, is the Dsl light steady for blinking?  If it's solid and you have your ethernet cord hooked up from your computer to the router stert by resetting your router with the little button onthe back of the router....Now you can go to create your account by going to https://activatemydsl.verizon.net
    If your Dsl light is blinking, then there are issues that need to be dealt with...like why isn't the signal getting to the modem?
    Message Edited by Provider7 on 01-04-2009 08:46 PM

  • Bluish fade out transistion problem

    Hi there, I'm experiencing a bluish hue while my computer fades into black when going into full screen mode for iTunes, and also when then screen saver comes on. I also seem to experience it when the computer comes out of standby. Is there any fix for this?
    video of the problem here: http://www.youtube.com/watch?v=pjceBvPHnZ8

    Update to the problem, when I run calibrator do the expert calibration, when it comes to the gamma slider screen the screen turns bluish when i check the 'use native gamma' check box. The native gamma is 1.5. When I uncheck the box and the slider stays at 1.5 the blue is gone. Is it possible that programs use the native 'gamma' setting for fade sequences?
    Also, the other gamma settings (like AdobeRGB1995) gives the same bluish hue. I do not experience this on my 24" iMac. Also, when my iMac fades out, the screen just turns a little washed out before fading out. I'm either guessing that the mac uses the Adobe RGB profile for full screen fade out, or that it uses the 'native gamma'.
    One last thing, the native gamma on my iMac is 1.7. So is this an inherent problem for the Macbook Pro or is it a software problem? I'm pretty close to restoring my MBP to factory.

Maybe you are looking for