Full screen flickering

Hello, I'm having some full screen issues like so m any people. I just finished converting my game to full screen mode, but now there are some problems with flickering which seems to be coming from when new images are loaded. Has any one else ever experienced a problem like this? I believe I'm going to use media tracker to finish loading the images and hope that helps. But, the computer also seems to stop updating the screen sometimes in which never happened when it was windows.
These are the lines I used for buffering stratagie---
(in main method)
GraphicsConfiguration gc = device.getDefaultConfiguration();
setUndecorated(true);
setIgnoreRepaint(true);
device.setFullScreenWindow(this);
this.createBufferStrategy(2);
bufferStrategy = this.getBufferStrategy();
Thread th = new Thread (this);//other calculations
th.start ();
graphicsThread.start();//paints graphics
--------------------------------------(this is for drawing graphics)
class graphicsThread implements Runnable {
private Thread thread = null;
public void start() {
if (thread == null) {
thread = new Thread(this);
thread.start();
public void run() {
thread.setPriority(9);
while(true) {        
Graphics g;
g = bufferStrategy.getDrawGraphics();
render(g);
g.dispose();
bufferStrategy.show();
I am unsure if I want to try Volatile images or not. The frame rate is a bit low, but not unexceptable as I'm working on an RPG it isn't that important. So if anyone could help me with BufferStrategies I would be greatly obliged!

yes, u have to ensure your images are fully loaded before you start rendering them.
MediaTracker will do this for you.
Alternatively you can load your images synchronously using ImageIO.read(..)
(Note however, images returned from ImageIO are not ManagedImages - they must be copied to a ManagedImage before they will be elligable for hardware acceleration)
As for the app. failing specifically when in fullscreen mode.
What Java version are you using?
There are alot of bugs related to fullscreen, most have been fixed in Java1.4.2 so i'd try upgrading to that and see if it fixes your problem.
And with regard to the frame rate, if you are doing it right, you should be able to render several 1000 images at 60fps without to much hassel.
Just make sure all your images are either ManagedImages or VolatileImages (depending on the circumstances, each have their uses.)

Similar Messages

  • Flickering Screen and Lack of Full Screen Support, Flickering Screen and Lack of Full Screen Support

    Hi,
    I ran into a few things related to using my Bootcamp MacBook Pro 15” 2011 that I purchased 2012Mar. Having issues on the Mac side, with an external monitor. I bought a ViewSonic VX2753mh LED monitor, hooked it up to my laptop, started in Mac OS and seemed to be going good, able to get 1080p, 1920x1080 res on the monitor even though the 2011 MacBook doesn’t have that resolution on the actual attached screen. BUT, the Viewsonic started to intermittently turn off and back on, in addition when I tried to play a movie (or even a slideshow) in full screen (not mirrored), so that I could surf and watch the movie or slideshow, the full screen version of either would be placed back on my laptop screen while the external monitor had a generic grey with vertical lines screensaver pop up, or vica versa. If I played the movie in a small screen it was ok. Have heard a lot of issues with “flickering”. As for the application situation, maybe that’s something I don’t know about yet since I’m new to Mac. Can I play something like slideshow or a movie in full screen on an external monitor while I surf or type on the laptop monitor? Any ideas on either issue?
    Thanks in advance !!!

    Ok, so I solved my full screen problem with VLC, both slideshows of my pics running full screen on external moniter while I work on laptop, and with movies, still getting my external monitor flickering on and off, other threads stop around May, is there anything new ?

  • Problems with Itunes Full Screen in MBA 2013 - 10.9 - Flickering Subtitles

    All,
    I have an issue when I use subtitles in HD movies (Wolverine being the latest example) using iTunes 11.1.3 and play it in full screen on 10.9. Subtitles flicker and sometimes when the next subtitle appears, the old one stays while flickering. It works perfectly when not in full screen. It also works well without subtitles (even though I think it does flicker a bit)
    Has anyone else noticed this?
    I have also noticed that when I move my mouse so the control-pad comes up (play/pause/etc), the screen flickers a bit. This did not happen in Mountain Lion.
    Thanks,
    Alex

    I found a temporary answer for this problem. While in fullscreen you can pull the control panel in a corner, and stay with your mouse pointer on it, the subtitles appear correctly and you can watch the movie in fullscreen.
    But i hope, there is an update comming to solve this problem.

  • Netflix flickers in full screen

    The problem is on a macbook and macbookpro.Works perfectly untill i put it into full screen where it flickers very fast and some times goes black and stays black.
    Its better or worse depending on browser but i like ff9. I re-installed the silverlight plugin twice to no avail.
    As its happening on both machines could this be a bug in lion? I only got Netflix last week and i realy love it so i would love a solution.
    A work around i discovered by accident is to activate mission control or Expose while in full screen.I can press F3 twice (Mission control) or the one i prefer is flick my cursor to a hot corner twice and the problem clears instantly for the duration of the movie.
    I hope this can help other people untill the problem is solved.

    I have the same problem on my macbook pro using Firefox 9.0.1. If I reinstall Silverlight it works for the first episode of a TV program. But the next episode will flicker in full screen mode.
    Netflix works fine in Safari. So it is not a hardware issue.
    I reverted back to Firefox 3.6.25 and there everything works fine. I also made sure that the settings in both versions of Firefox were the same.
    I also tried different screen resolutions and it made no difference.
    So I think there is something in Firefox 9.0.1 that is incompatible.
    One solution is to use Safari for Netflix and Firefox for other activities.
    Firefox's ad blocking capabilities alone, make it a much nicer browser.

  • Macbook air video flickers full screen Mavericks

    After upgrading to Mavericks I notice that the video flickers and the black bar at the top moves up and down when watching videos in full screen ; an example is the Jony Ive iPad air video or an iTunes movie.  Has anyone else experienced this problem?

    I specifically said - "Thats not to say there isnt a single unit with a GPU/ monitor issue."
    I have the new Air, thanks for asking. Have had roughly 20+ new 2013 Air thru my hands;...videos play fine on same.
    Contact Apple and make an appt. if your specific Air is experiencing an issue.
    Your warranty entitles you to fast service and resolution of any issue you make have with your Air notebook.
    Peace

  • Adobe Flash Player Flickers when watching Fox Business Full screen

    I am using Windows 7 (64 Bit) and IE 10.  When I go to Fox Business I can watch fine in small screen but when I go to full screen the Adobe Flash Player icon shows up in the taskbar and the screen flickers until I hit escape and revert back to small screen.
    I have tried all 7 suggestions in your help section and none help.

    There exists an Add-On named "Turn off the light". Have you installed it?

  • MacBook Pro screen flickers and freezes after Snow Leopard/Safari 5 updates

    Hi guys,
    I have a silver 120GB 15-inch MacBook Pro from Summer 2007 with 3GB RAM and 25+GB free space which has recently begun to freeze irrecoverably. The first appearance of these symptoms seems to coincide with my installing the Snow Leopard 10.6.6 update via Software Update.
    I'm not particularly well versed in computer technology, but will try to describe my problem as detailedly as possible.
    What happens is this:
    1. I start the computer as per usual, with only a couple of startup items. Everything's fine.
    2. I start working. Use a lot of Safari 5 for browsing websites, often with some kind of Flash or "Flash-type" content such as banner ads, videos, even full Flash designs. I may also have programs such as QuickTime, VLC or an image editor open, if not necessarily "actively" doing anything. Everything's still fine - I'm able to both browse websites and watch videos as usual.
    3. After a while of active working - say, 1-3 hours - I notice browsing websites gets a little choppy. Display features such as the file list view in Finder may or may not appear properly. The rotating wait cursor may or may not appear from time to time.
    4. Immediately after symptom no. 3, the next time I start to watch a video, either via Safari 5 (say for example something on DailyMotion.com) or a file via QuickTime, something goes wrong.
    Following no. 4, one of three things invariably happen:
    5a) The video freezes and the entire screen flickers from black to the screen view very quickly two or three times, after which the computer or screen appears to freeze. The cursor still moves, but nothing reacts to it - open windows become completely unresponsive, nor does the top or any other menu react in any way to clicking. The "menu row" of application items, which normally appears when I move the cursor to the very bottom of the screen, doesn't appear. Restarting "blindly" by pressing the Off-button once and pressing R doesn't work. I'm forced to do a hard reboot, after which the computer is once again fine until the next two hours of active working. This usually happens ONLY when I try to watch a video in Full Screen-mode.
    5b) I notice the video freezing only just in time, and am able to pause it and "esc" out of Full Screen-mode, and the computer remains operational. However, as soon as I again try to play video in Full Screen-mode, everything described in 5a. happens.
    5c) The video stops playing, and the screen reverts momentarily to pale blue before switching to the login screen. I login again with my details, and everything appears to be fine again until the next two hours of active working. The computer "starts up" a lot faster than with a hard reboot. This usually happens ONLY when I've tried to watch a video in its original size, i.e. when not in Full Screen-mode.
    This happens 1-4 times a day, and it appears to depend directly on how much work I've been doing on the computer. The less I use it in the course of a day, the longer it takes until the next time it freezes.
    So, in a way, I'm able to replicate this problem. 95% of the time the screen has frozen while watching or starting to watch (usually already when starting to watch) video footage, but it has also frozen a couple of times just switching between e.g. Safari 5 and an image editor or browsing a website with a Flash banner ad or embedded video content (which however hasn't necessarily been playing); today, the screen froze when I tried to open a website made entirely with Flash.
    Although it could be just a coincidence, I believe this issue first appeared when I updated Snow Leopard to 10.6.6 via Software Update alongside some other pending updates, including as far as I recall one for Safari 5. The update process appeared to have gone well at the time, though, and was not interrupted in any way. I have never had this specific problem with the computer/screen before, though.
    I've read a couple of threads here regarding very similar issues with newer MBP models than mine, in which it has been suggested that the fault may lie in a malfunctioning NVIDIA GeForce graphics card. Now I've had that replaced already once because my screen went unexpectedly completely blank after a forced reboot 1-2 years ago (I don't remember exactly), but according to my System Profiler info the card still a GeForce 8600M GT. Can it be failing again?
    I've also had some kind of a RAM card failure once. As far as I understood it, one of the RAM cards had fried and was preventing the computer from starting up. I replaced the bad 1GB card with a new 2GB one and the problem was resolved. Before the computer died, there were also other symptoms, but they were not similar to these.
    I'm also doing the Apple Hardware Test tomorrow. Any other suggestions, though, than the graphics card?
    *Could this have to do with Flash or Safari 5?* Just hear me out. Even though my computer has frozen from watching a video in just QuickTime, Safari 5 has always been open in the background at the same time, and more likely than not with websites with "Flash" content open. And come to think of it, before I performed the Snow Leopard and Safari 5 updates, I used to have daily problems viewing Flash video in Safari 5, the video content either suddenly showing up as "Plug-in Failure" or crashing the browser; I've had both Safari 5 and the Safari 5 Flash plug-in "quit unexpectedly" countless times in the past, almost daily. Sometimes the "Plug-in Failure" could be fixed just by refreshing the browser view; at other times, Safari 5 would stop showing Flash content altogether - Flash banner ads (such as Google ads), YouTube and other Flash videos, everything - until I quit and restarted Safari 5. BUT - since the day I updated everything via Software Update, I don't remember this happening; it never gets to "Plug-in Failure" now. Could it be worth trying to use e.g. just Firefox for a while or is there something (e.g. Adobe Flash) that I could try reinstall? Or am I just clutching at straws here?
    Thanks for reading this long, long post!

    Do you have access to an Apple Store? If so, it may be worth making an appointment at the genius bar and having them run the test for the NVIDIA problem. Since your replacement logic board still has the NVIDIA GeForce 8600 M GT video chip, it could be starting to happen to your replacement logic board.
    I also agree with all of CMCSK's suggestions. Freezing is often associated with hard drive problems. You might also want to run SMART Utility:
    http://www.apple.com/downloads/macosx/systemdiskutilities/smartutility.html
    You can download the demo and run it several times for free. It will give you a very comprehensive view of the physical health of your hard drive. If you still have the original one from 2007, it's getting pretty long in the tooth and may be approaching the end of its average useful life of 3-5 years. I just recently had to replace my original 2007 Fujitsu drive.
    If your drive is headed south, and is also too small, it may be time to upgrade to a larger and faster drive.
    The software update probably didn't cause the problems, but it may have exposed problems that were already in existence.
    Good luck!

  • Save as dialog box expanded to full screen, edge arrows flicker and will not pull the edges in.

    This problem presented itself out of the blue. The Save As dialog box expanded to full screen, and although the arrows that appear when the mouse cursor is over the edge of a window are present, they flicker and do not grab the edge to pull it in. Every other window on the computer does not have an issue like this. Restarting Firefox or the computer does not eliminate the problem. I am hoping that there is a settings file somewhere that the numeric value for the dialog box size can be changed, since I do not want to completely reinstall the browser.
    As a side note, if the browser has been running many downloads for a while, it will usually start failing to display information, and eventually will get to a point where the Save As box flickers for an instant and disappears and the entire browser becomes unresponsive for an hour or more. Downloads continue (including the one that it froze up on, albeit as a randomly named file in User...Temp), but it is not possible to restart the browser until the downloads complete (which in some cases can be several hours). Usually I revert to using IE11 until I can restart Firefox.
    Perhaps one of my strongest dislikes of Firefox though is the issue with its resistance to copy and paste operations in the Save As dialog box. Most websites offer files with cryptic and even identical names for different files, so renaming files is a critical operation if one is to keep track of and later identify the files one has. A problem unique to Firefox, attempts to highlight and paste in a better file name usually are met with a refusal to paste, a stuck context menu that can take a minute of clicking to clear, repeated jumping to the end of the file name, and other similar issues. I have encountered this problem repeatedly on different computers and different operating systems, it is a problem I have only ever encountered in Firefox.

    cor-el,
    I kept forgetting and procrastinating about following your instructions, since I have internet access only for limited amounts of time and usually I am busy with important tasks when I am.
    Out of the blue, the problem corrected itself (the Save As box started to open full screen, then shrunk down to a normal size and the edges can now be dragged to a custom size).
    Even the copy and paste problem in the filenaming area seems to have been less troublesome lately even though there have been no updates to Firefox in a few weeks.
    Even though I marked the solution as not helpful, the problem has in fact been resolved. I will save the solution instructions in case the issue returns.

  • LR 5.4 Just started sticking in Full-Screen View

    I've been using 5.4 since it came out and having no issues shifting between regular and full screen view.  No new mac updates since several days ago.  All of a sudden today, it sticks.  Once you F into full screen image, when you F back it flickers back in than goes back to full screen.  I have to close light room from the dock to be able to work on images again.  Have people been having this issue and is there a remedy?  Kind of dampers my enthusiasm when reviewing images large.

    The filmstrip can be locked or unlocked, depending on the setting of the slider at the right hand side of the filmstrip: If you unlock it, it will only appear, if you move the mouse to the lower border of the screen.
    Regards and "Happy New Year"
    Léonie

  • 24" iMac Silver - screen flickers

    Just pulled it out of the box today. I can't operate at anything less than full brightness or the screen flickers. I can't find any other posts on this one. I see a lot of other related issues. Anyone having this issue? Did it go away?
    I can't lose this machine to apple for repairs.

    same for me, When I try and use the main system brightness control at the lower levels the display tends to have uneven strips that are lighter and darker.
    its like if the monitor turns on and off very rapidly, like high speed blinks, i use an app called SHADE, it dims the monitor (dont now how) the screen dont flicker anymore and its free
    http://www.charcoaldesign.co.uk/shades
    Unlike other solutions, Shades doesn't change your display settings, and won't screw up your monitor's colour profile.
    BY THE WAY, MAYBE ITS A PROBLEM RELATED TO THE FREEZING IMACS DUE TO THE ATI GPU
    fine app, right price

  • Safari full screen glitch when adding Bookmarks

    Hey there people!
    Love Safari, but I've had a fullscreen operation glitch for probably a year and still have not found a solution. The glitch only occurs while Safari is in full screen mode.
    Problem:
    1. Occurs when adding a new bookmark (in any method either thru keyboard shortcut, menu (bookmarks > add bookmark) or share button (share > add bookmark)
    2. Adding Bookmarks pop up menu appears (confirming bookmark location) but underneath the pop up menu the Safari window flickers to full screen view of default mac brushed aluminium backdrop and the space quickly slides to the left. While this is happening another brushed aluminium desktop slides from the right and into view. This backdrop then flickers to reveal original Safari window content with Bookmarks pop up menu ontop.
    3. However at this point before confirming bookmark add - if all desktop spaces are revealed via Mission Control, Safari has created a blank desktop space with Safari logo to the left of the original Safari screen. This space is titled the current web page but the thumbnail is blank (mac brushed aluminium backdrop). If the space is selected I can only see the brushed aluminium backdrop. It cannot be closed (with command W or Esc) or via Mission Control.
    4. Back to original Safari window. After I confirm which folder to save the bookmark, Safari space slides to the left and merges with the ORIGINAL desktop space (the default desktop that is created on system boot which cannot be moved or deleted). This space now looks like normal fullscreen Safari however the dock and menu bars are showing and the space is titled Desktop rather than Safari.
    6. In order to display Safari in proper fullscreen mode again, Safari has to FIRST "EXIT Full Screen" (using either keyboard shortcut or menu shortcut, full screen button does not appear). After EXIT Full Screen, Safari is correctly displayed in windowed mode in DESKTOP. Safari has to Enter Full Screen as normal to restore Safari as its own space and in full screen.
    Notes:
    - Glitch does not occur at other times (including adding pages to Reading List or during another pop up menu such as (File > Save As).
    - The glitch was first evident since fullscreen implementation in Lion. I have since updated to Mountain Lion hoping it would fix the issue but it remains unaffected.
    - I have attempted removing all Safari extensions. I have also tried removing 3rd party plugins such as Growl, Alfred. But this hasn't made any difference.
    Macbook Pro mid 2010
    Safari 6.0.4
    OS X 10.8.3
    Does anybody have any ideas or suggestions? (clean install of OSX will most likely work but is last resort)
    Thanks for reading!

    com.Cycling74.driver.Soundflower (1.5.1)
    com.tvmobili.tvmobilisvcd
    com.freemacsoft.appcleanerd
    com.adobe.SwitchBoard
    com.adobe.fpsaud
    com.fiplab.MemoryCleanHelper
    net.culater.SIMBL.Agent
    com.wacom.wacomtablet
    com.tvmobili.artwork
    com.adobe.CS5ServiceManager
    com.veoh.webplayer.startup
    com.spotify.webhelper
    com.google.keystone.user.agent
    com.goacemjobhmmbdlbbfjgifjcojdfnjfm.updater
    /Library/Components:
    /Library/Extensions:
    /Library/Frameworks:
    AEProfiling.framework
    AERegistration.framework
    Adobe AIR.framework
    AudioMixEngine.framework
    DivX Toolkit.framework
    GlimsAdditions.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    SGCS112.framework
    TSLicense.framework
    iLifeFaceRecognition.framework
    iLifeKit.framework
    iLifePageLayout.framework
    iLifeSQLAccess.framework
    iLifeSlideshow.framework
    iTunesLibrary.framework
    /Library/Input Methods:
    /Library/Internet Plug-Ins:
    .DS_Store
    Flash Player.plugin
    JavaAppletPlugin.plugin
    OVSHelper.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    Silverlight.plugin
    Unity Web Player.plugin
    Unused
    flashplayer.xpt
    iPhotoPhotocast.plugin
    nsIQTScriptablePlugin.xpt
    /Library/Keyboard Layouts:
    /Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.adobe.CS5ServiceManager.plist
    com.tvmobili.artwork.plist
    com.wacom.wacomtablet.plist
    net.culater.SIMBL.Agent.plist
    /Library/LaunchDaemons:
    com.adobe.SwitchBoard.plist
    com.adobe.fpsaud.plist
    com.freemacsoft.appcleanerd.plist
    com.tvmobili.tvmobilisvcd.plist
    /Library/PreferencePanes:
    Flash Player.prefPane
    Perian.prefPane
    /Library/PrivilegedHelperTools:
    Google Drive Icon Helper
    com.freemacsoft.appcleanerd
    /Library/QuickLook:
    GBQLGenerator.qlgenerator
    iBooksAuthor.qlgenerator
    iWork.qlgenerator
    /Library/QuickTime:
    AC3MovieImport.component
    Perian.component
    /Library/ScriptingAdditions:
    Adobe Unit Types.osax
    SIMBL.osax
    /Library/Spotlight:
    GBSpotlightImporter.mdimporter
    iBooksAuthor.mdimporter
    iWork.mdimporter
    /Library/StartupItems:
    GenArtsRLMLicenseServer
    /etc/mach_init.d:
    /etc/mach_init_per_login_session.d:
    /etc/mach_init_per_user.d:
    Law 2013/Administrative Law 2013:
    .DS_Store
    AL JURD7160 Course Outline.pdf
    AL S1 2013 - Study Guide.pdf
    AL course schedule S1 2013.docx
    Library/Address Book Plug-Ins:
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Fonts:
    AkzidGroBla
    AkzidGroBol
    AkzidGroLig
    AkzidGroRom
    AkzidenzGrotesk-Bold.otf
    AkzidenzGrotesk-BoldCond.otf
    AkzidenzGrotesk-BoldCondItalic.otf
    AkzidenzGrotesk-BoldItalic.otf
    AkzidenzGrotesk-Cond.otf
    AkzidenzGrotesk-CondItalic.otf
    AkzidenzGrotesk-Light.otf
    AkzidenzGrotesk-LightCond.otf
    AkzidenzGrotesk-LightCondItalic.otf
    AkzidenzGrotesk-Medium.otf
    AkzidenzGrotesk-MediumCond.otf
    AkzidenzGrotesk-MediumCondItalic.otf
    AvantGardeITCTTDemi.TTF
    AvantGardeITCTTDemiOblique.TTF
    CenturyGothic
    CenturyGothic Bold
    CenturyGothic BoldItalic
    CenturyGothic Italic
    DINEngschriftStd.otf
    DINMittelschriftStd.otf
    Feathergraphy2.ttf
    Feathergraphy_Clean.ttf
    Futur
    FuturBoo
    FuturHea
    Futura
    GothaHTFBla
    GothaHTFBlaIta
    GothaHTFBol
    GothaHTFBolCon
    GothaHTFBolIta
    GothaHTFBoo
    GothaHTFBooCon
    GothaHTFBooIta
    GothaHTFLig
    GothaHTFLigCon
    GothaHTFLigIta
    GothaHTFMed
    GothaHTFMedCon
    GothaHTFMedIta
    GothaHTFThi
    GothaHTFThiIta
    GothaHTFUlt
    GothaHTFUltIta
    GothaHTFXLig
    GothaHTFXLigIta
    GothamHTF Black
    GothamHTF BlackItalic
    GothamHTF Bold
    GothamHTF BoldCondensed
    GothamHTF BoldItalic
    GothamHTF Book
    GothamHTF BookCondensed
    GothamHTF BookItalic
    GothamHTF Light
    GothamHTF LightCondensed
    GothamHTF LightItalic
    GothamHTF Medium
    GothamHTF MediumCondensed
    GothamHTF MediumItalic
    GothamHTF Thin
    GothamHTF ThinItalic
    GothamHTF Ultra
    GothamHTF UltraItalic
    GothamHTF XLight
    GothamHTF XLightItalic
    HelveNeuBolCon
    HelveNeuBolConObl
    HelveNeuCon
    HelveNeuConObl
    HelveticaNeue Condensed
    LeMondeLivre-Bold.otf
    LeMondeLivre-BoldItalic.otf
    LeMondeLivre-Italic.otf
    LeMondeLivre-ItalicClassic.otf
    LeMondeLivre-ItalicSC.otf
    LeMondeLivre-Normal.otf
    LeMondeLivre-NormalClassic.otf
    LeMondeLivre-SemiBdItalicSC.otf
    LeMondeLivre-SemiBold.otf
    LeMondeLivre-SmBdItalicOsF.otf
    Longhand
    Oz Bold .suit
    Oz Medium Italic .suit
    OzBol
    OzMedIta
    Rockwell
    RotisSanSer
    RotisSanSerBol
    RotisSanSerExtBol
    RotisSanSerIta
    RotisSanSerLigIta
    RotisSansSerif
    RotisSansSerif Bold
    RotisSansSerif ExtraBold
    RotisSansSerif Italic
    RotisSansSerif Light
    RotisSansSerif LightItalic
    Unive
    UniveBol
    UniveBolObl
    UniveObl
    Univers
    Univers Bold
    angelina.TTF
    Library/Frameworks:
    EWSMac-GC.framework
    EWSMac.framework
    Library/Input Methods:
    .localized
    Library/InputManagers:
    Library/Internet Plug-Ins:
    Library/Keyboard Layouts:
    Library/LaunchAgents:
    com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.863509C8-39A3-4BC4-AD55-145 19029264D.plist
    com.goacemjobhmmbdlbbfjgifjcojdfnjfm.updater.plist
    com.google.keystone.agent.plist
    com.spotify.webhelper.plist
    com.veoh.webplayer.startup.plist
    Library/PreferencePanes:
    .DS_Store
    .c4dsetup
    .c4dsetupCINEMA 4D12.016CCF918A6
    Library/QuickTime:
    Library/ScriptingAdditions:
    Library/Services:
    OmniOutliner Professional.service
    ToastIt.service
    Library/Spotlight:
    FontMDI.mdimporter
    FontExplorerXAutoload, Growl, iTunesHelper, SizzlingKeys4iTunes, Jitouch, Alfred, AppCleaner Helper, CNQL2410_ButtonManager

  • Has anyone else lost full screen ability since 10.3 updates?

    Ever since I updated to 10.3 I have had problems.  First it was the flickering in the upper left hand corner, but I did the work around and that fixed it.  Now I have updated Adobe Flash to 10.3.181.26 and I cannot go to full screen in multiple websites. The video plays in regular internet exporer, but when I press full screen button, the screen goes blank.  I had this problem in ie9 then I went back to ie8 and still a problem. I have windows 7 home premium on a toshiba e205 with and i5 processor.  Jim

    Thanks for responding!
    Unfourtunately, The update deleted the program. Can't find any office files on the hard drive and when I tried to reinstall, there was a yellow "!" sign on the hard drive icon...couldnt install it

  • Screen Changes With Full Screen Playback Over HDMI

    Any one know if this is the best way to report a flash issue to the development team?
    Home Theater PC connected to a Sony  Bravia Television via HDMI
    Issue is that when the Flash content is played back on full screen, the Television flickers and displays a 'scene changed' anytime the mouse cursor appears or disappears. Happens in IE, Firefox, and Chrome.  This problem began with the latest version of Flash player. 

    I have been trying to get this to work too.
    Seems an obvious void with many of us trying to have both audio and video in a playlist!
    Apple, please make it so visualizer plays while a song is playing but a video will play full screen if it's a music video! Please?

  • Full screen playback in PE9 garbled - anyone else see this?

    I mentioned this in a general post but I'll make it a specific question now -
    When I click on the "full screen" button near the top right of the interface, full screen playback has a corrupted area which corresponds with where the timescale is on the normal interface.  Sometimes the playback cursor "breaks through" as a black vertical line too.
    Does anyone else see this?
    I have the latest Nvidia drivers installed.  Windows XP Pro SP3 Q9300 quad core PC 2GB memory.
    Thanks for any observations.

    It's very obvious if you do have the problem - a wide strip of the video (horizontal, matching the timescale hidden beneath the full screen display) gets shifted sideways somewhat (flickering on and off), so that any vertical object in the footage gets displaced sideways at that point in an obvious juddering fashion.  I tried to do a screen grab but simply doing that makes the problem change - it is more evident when the footage is running than when frozen.
    Anyway, adjusting the Windows Display Properties "hardware acceleration" slider, moving it to the left till it is set to the point where the message beneath reads "Disable all DirectDraw and Direct3D acceleraions.  Use this setting to correct severe problems with DirectX accelerated applications" seems to fix the problem.
    Graphics card is a GeForce 8600 GT, in case that's relevant.
    At least I know how to work around the problem.  Let's see if others come across the same problem in due course.  Maybe it's just a local issue.

  • Screen flickering in KDE 4.2 after pacman -Syu

    Hi there,
    yesterday I did a "pacman -Syu" and since then my screen keeps flickering every now and then when I move my mouse over the screen or when a new dialog pops up. Sometimes it even flickers when the plasma widget RSSNow slides in new articles.
    I can't really nail it, but it seems to be worse if there are many plasma widgets and / or windows open.
    It seems to be especially bad when one of my two plasma panels is set to "auto hide".
    I've tried to play with the advanced Desktop Effect settings like OpenGl mode, texture filter, VSync and such, but nothing improved. Before the system update my NVidia card was happily playing with KWin.
    Has anybody had similar experiences over the last couple of days?
    I'm using a NVidia Quadro NVS 110M:
    01:00.0 VGA compatible controller: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: Dell Device 01c2
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at ed000000 (32-bit, non-prefetchable) [size=16M]
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    Memory at ee000000 (64-bit, non-prefetchable) [size=16M]
    [virtual] Expansion ROM at ef000000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 2
    Capabilities: [68] MSI: Mask- 64bit+ Count=1/1 Enable-
    Capabilities: [78] Express Endpoint, MSI 00
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [128] Power Budgeting <?>
    Kernel driver in use: nvidia
    Kernel modules: nvidiafb, nvidia
    The packages pacman has updated are (taken from /var/log/pacman.log):
    [2009-03-01 15:44] starting full system upgrade
    [2009-03-01 16:20] upgraded cabextract (1.2-1 -> 1.2-2)
    [2009-03-01 16:20] upgraded faac (1.26-1 -> 1.28-1)
    [2009-03-01 16:20] upgraded flashplugin (10.0.15.3-1 -> 10.0.22.87-1)
    [2009-03-01 16:20] upgraded ghostscript (8.64-2 -> 8.64-3)
    [2009-03-01 16:20] upgraded gpm (1.20.5-2 -> 1.20.6-1)
    [2009-03-01 16:20] upgraded grep (2.5.3-3 -> 2.5.4-1)
    [2009-03-01 16:20] upgraded groff (1.20.1-1 -> 1.20.1-2)
    [2009-03-01 16:20] #####################################
    [2009-03-01 16:20] themes are moved in an extra package:
    [2009-03-01 16:20] community/murrine-themes-collection
    [2009-03-01 16:20] upgraded gtk-engine-murrine (0.53.1-1 -> 0.53.1-3)
    [2009-03-01 16:20] upgraded imagemagick (6.4.9.2-1 -> 6.4.9.7-1)
    [2009-03-01 16:20] upgraded phonon (4.3.0-2 -> 4.3.1-1)
    [2009-03-01 16:20] upgraded soprano (2.2.1-1 -> 2.2.2-1)
    [2009-03-01 16:20] upgraded kdelibs (4.2.0-4 -> 4.2.1-1)
    [2009-03-01 16:20] upgraded kdeaccessibility (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:20] upgraded tdb (3.2.7-1 -> 3.3.1-1)
    [2009-03-01 16:20] upgraded smbclient (3.2.7-1 -> 3.3.1-1)
    [2009-03-01 16:21] upgraded kdebase-runtime (4.2.0-2 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdepimlibs (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdebindings (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdeadmin (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2009-03-01 16:21] upgraded kdebase-workspace (4.2.0-6 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdeartwork (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdebase (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] installed libnova (0.12.3-1)
    [2009-03-01 16:21] installed indilib (0.6-1)
    [2009-03-01 16:21] upgraded kdeedu (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdegames (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdegraphics (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded kdemultimedia (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:21] upgraded libvncserver (0.9.1-1 -> 0.9.7-1)
    [2009-03-01 16:21] upgraded kdenetwork (4.2.0-3 -> 4.2.1-1)
    [2009-03-01 16:22] upgraded kdepim (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:22] upgraded kdeplasma-addons (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:22] upgraded subversion (1.5.5-1 -> 1.5.6-1)
    [2009-03-01 16:22] upgraded kdesdk (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:22] upgraded kdetoys (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:22] upgraded kdeutils (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:22] upgraded kdewebdev (4.2.0-1 -> 4.2.1-1)
    [2009-03-01 16:22] >>> Updating module dependencies. Please wait ...
    [2009-03-01 16:22] >>> MKINITCPIO SETUP
    [2009-03-01 16:22] >>> ----------------
    [2009-03-01 16:22] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-03-01 16:22] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-03-01 16:22] >>> More information about mkinitcpio setup can be found here:
    [2009-03-01 16:22] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-03-01 16:22]
    [2009-03-01 16:22] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-03-01 16:22] ==> Building image "default"
    [2009-03-01 16:22] ==> Running command: /sbin/mkinitcpio -k 2.6.28-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-03-01 16:22] :: Begin dry run
    [2009-03-01 16:22] :: Parsing hook [base]
    [2009-03-01 16:22] :: Parsing hook [udev]
    [2009-03-01 16:22] :: Parsing hook [autodetect]
    [2009-03-01 16:22] :: Parsing hook [pata]
    [2009-03-01 16:22] :: Parsing hook [scsi]
    [2009-03-01 16:22] :: Parsing hook [sata]
    [2009-03-01 16:22] :: Parsing hook [usb]
    [2009-03-01 16:22] :: Parsing hook [usbinput]
    [2009-03-01 16:22] :: Parsing hook [keymap]
    [2009-03-01 16:22] :: Parsing hook [filesystems]
    [2009-03-01 16:22] :: Generating module dependencies
    [2009-03-01 16:22] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-03-01 16:22] ==> SUCCESS
    [2009-03-01 16:22] ==> Building image "fallback"
    [2009-03-01 16:22] ==> Running command: /sbin/mkinitcpio -k 2.6.28-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-03-01 16:22] :: Begin dry run
    [2009-03-01 16:22] :: Parsing hook [base]
    [2009-03-01 16:22] :: Parsing hook [udev]
    [2009-03-01 16:22] :: Parsing hook [pata]
    [2009-03-01 16:22] :: Parsing hook [scsi]
    [2009-03-01 16:23] :: Parsing hook [sata]
    [2009-03-01 16:23] :: Parsing hook [usb]
    [2009-03-01 16:23] :: Parsing hook [usbinput]
    [2009-03-01 16:23] :: Parsing hook [keymap]
    [2009-03-01 16:23] :: Parsing hook [filesystems]
    [2009-03-01 16:23] :: Generating module dependencies
    [2009-03-01 16:23] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-03-01 16:23] ==> SUCCESS
    [2009-03-01 16:23] upgraded kernel26 (2.6.28.5-1 -> 2.6.28.7-1)
    [2009-03-01 16:23] upgraded ktorrent (3.1.6-2 -> 3.2-1)
    [2009-03-01 16:23] upgraded libmad (0.15.1b-3 -> 0.15.1b-4)
    [2009-03-01 16:23] upgraded libmysqlclient (5.0.75-2 -> 5.0.77-1)
    [2009-03-01 16:23] upgraded libpng (1.2.34-1 -> 1.2.35-1)
    [2009-03-01 16:23] upgraded xcb-proto (1.3-1 -> 1.4-1)
    [2009-03-01 16:23] upgraded libxcb (1.1.93-1 -> 1.2-1)
    [2009-03-01 16:23] upgraded libx11 (1.1.99.2-2 -> 1.2-1)
    [2009-03-01 16:23] upgraded libxfont (1.3.4-1 -> 1.4.0-1)
    [2009-03-01 16:23] upgraded libxi (1.2.0-1 -> 1.1.4-2)
    [2009-03-01 16:23] upgraded man-pages (3.17-1 -> 3.18-1)
    [2009-03-01 16:23] upgraded mysql-clients (5.0.75-2 -> 5.0.77-1)
    [2009-03-01 16:23] upgraded mysql (5.0.75-4 -> 5.0.77-1)
    [2009-03-01 16:23] upgraded ndiswrapper-utils (1.53-1 -> 1.54-1)
    [2009-03-01 16:23] module configuration already contains alias directive
    [2009-03-01 16:23]
    [2009-03-01 16:23] upgraded ndiswrapper (1.53-4 -> 1.54-1)
    [2009-03-01 16:23] upgraded pm-utils (1.2.4-1 -> 1.2.4-3)
    [2009-03-01 16:23] upgraded postgresql-libs (8.3.5-1 -> 8.3.6-1)
    [2009-03-01 16:23] upgraded qtcurve-kde4 (0.60.0-1 -> 0.61.4-1)
    [2009-03-01 16:23] upgraded sqlite3 (3.6.10-1 -> 3.6.11-1)
    [2009-03-01 16:23] upgraded tzdata (2009a-1 -> 2009b-1)
    [2009-03-01 16:23] upgraded wine (1.1.15-1 -> 1.1.16-1)
    [2009-03-01 16:23] upgraded xfsprogs (2.10.2-1 -> 3.0.0-1)
    TIA,
    Blackhole
    Last edited by blackhole (2009-03-02 21:33:05)

    I'm still having problems with my screen flickering, jittering and causing me headaches.
    Just to make sure it's not the Nvidia driver, I'm testing the open source driver right now instead of the official, proprietary Nvidia one, although it doesn't support any 3D.
    I also have the suspicion that cpufrequtils might be the guilty bit. Has anybody had any graphic related problems when running cpufrequtils with the ondemand governor?
    Does that make any sense? Could it be the cause of my graphic problems?
    Last edited by blackhole (2009-03-13 06:51:02)

Maybe you are looking for