JFrame gives black screen

This should (or course) show what is done in the paint method, but instead it gives me only a black screen. Sometimes a white screen. Help?
import java.awt.*;
import javax.swing.*;
import java.awt.image.*;
import java.io.*;
import java.math.*;
import java.awt.event.*;
public class ClipAperture extends JFrame{
int imwidth=750; int imheight=750;
BufferedImage copy = new BufferedImage(imwidth, imheight, BufferedImage.TYPE_INT_RGB);
// get Toolkit to get source
Toolkit kit = Toolkit.getDefaultToolkit();
Image source = kit.getImage("Clips.jpg");
Graphics gc = copy.getGraphics();
BufferedImage paste = new BufferedImage(imwidth, imheight, BufferedImage.TYPE_INT_RGB);
Graphics gp = paste.getGraphics();
int ref=1; int refx; int refy;
double r= 88;
int y; int x; int yb; int xb;
int trajectory; double trajrad;
boolean first=true;
ClipAperture() {
super("ClipAperture");
setSize(750, 750);
setBackground(Color.white);
setVisible(true);
public void paint(Graphics g){
g.setColor(Color.white);
g.fillRect(0, 0, 750, 750);
if (first==true){
first=false;
MediaTracker m = new MediaTracker(this);
m.addImage(source, 1);
try { m.waitForAll();
} catch (Exception exec){}
gc.drawImage(source, 0, 0, null);
for(int t=0; t<360; t++) {
double d= Math.toRadians(t);
y=(int)(r*Math.sin(d));
x=(int)(r*Math.cos(d));
trajectory=t-60;
trajrad=Math.toRadians(trajectory);
for(double l=0; l<375; l++) {
yb=y+(int)(l*Math.sin(trajrad));
xb=x+(int)(l*Math.cos(trajrad));
refy=(int)((double)(ref+imwidth/2)/(double)(imwidth));
refx=(int)(Math.IEEEremainder((double)(ref),(double)(imwidth)));
gp.setColor(new Color(copy.getRGB(refx, refy)));
gp.drawLine(xb, yb, xb, yb);
g.drawImage(paste, 0, 0, null);
public static void main(String[] args) {
ClipAperture c = new ClipAperture();
Thanks,
Matt

I fix your code a bit
gc.drawImage(source, 0, 0, null);
|
V
g.drawImage(source, 0, 0, null);
gp.setColor(new Color(copy.getRGB(refx, refy)));
gp.drawLine(xb, yb, xb, yb);
|
V
g.setColor(new Color(copy.getRGB(refx, refy)));
g.drawLine(xb, yb, xb, yb);
g.drawImage(paste, 0, 0, null);
|
V
// g.drawImage(paste, 0, 0, null);

Similar Messages

  • Firefox for Android gives black screen for my site

    I developed web app using GWT. And if I open my web app using Firefox for Android it gives me black screen. And nothing more. It happens only at site developed for mobile usage. At desktop version it works fine.
    Mobile version url: https://mob.meridianbet.com/mobile.jsp
    Desktop version url: https://meridianbet.com
    Can someone give me any advice.
    Kind regards,
    Marko

    I can't offer much help but I suggest checking the color
    controls on the browser and web page.

  • Installing Win 7 via Bootcamp on 27' iMac 2010 gives BLACK screen, BLINKING cursor error (BSBCE)?

    Hi All,
    All coments appreciated regarding thiis issue.
    I have a 2010 27' i7 2.93Ghz iMac with 8Gb ram, 2Tb Seagate, and 256 Samsung SSD.
    I am running 10.6.8 with all updates on the 2Tb Seagate (has BC 3.04), and 10.7.1 on the Samsung (has BC 4.0).
    I have tried over a dozen times to install Win 7 (both a 32 bit Professional edition and a 64 bit Ultimate edition) on BC partitions on both drives. These have been all on separate occasions of course.
    All installs result in what appears to be a successful install, but when the machine reboots to launch Win 7 for the first time, I ALWAYS get a black screen with a blinking cursor error (BSBCE).
    This is not the 2009 video card driver issue problem reported so widely and referred to in the Apple article TS3173. I had that model previously and the way around that was to connect a second monitor/LCD for the installation.
    No this is a new and separate issue.
    And I am no nubie. I have used IT for over 25 years and teach networking courses in the Win and Mac environments.
    The problem appears to be in a corrupt boot loader install.
    I have used both WIn 7 install disks to do a repair each time. The repair says it is successful but after rebooting all I get is the black screen and flashing cursor, with no keyboard response. I have used both Bluetooth keyboards and USB keyboards. Nothing seems to make a difference re getting WIn 7 to boot after the install on either drive.
    I have also used the Bootrec commands in the command window. They all return a successful outcome but when rebooting I see the ever familar BSBCE.
    Now,,,,,here is the real puzzle. I copied my previous Win 7 Ultimate install using Winclone before I sold my older 27' iMac.
    If I restore that install to the 2010 iMac Win 7 boots fine!
    So some error is happening on my current machine when the bootloader/bootmanager is being written to the BC partition.
    The problem is there with the BC on both 10.6 and 10.7, and these are different versions of BC!
    Now to further complicate the problem, I manage 12X 2011 21.5' iMacs in a lab at work. Win 7 Professional 32bit installed on these machines just as it should (same disks that produces the black screen flashing cursor).
    I have read that some people thing it is a Boot Rom version issue, and there may be some substance to this as WIN 7 installs so easily on the 2011 iMacs in my lab.
    I called Applecare about this and went through the procedures outlined above. The guy was very helpful and sympathetic but he had no answer to the problem. His suggestion was to pull the SSD out and do it again with only one drive. As the machine can ship from Apple with both of these drives I really do doubt that pulling the SSD would make a difference.
    Mac OS 10.6 and 10.7 work fine, no problems on both drives, so I don't think it is a drive issue.
    OK Mac gurus...over to you.

    I have a bookmark for iMac w/ SSD and hard drive.
    There is also the 'req'd reading' in http://www.apple.com/support/bootcamp
    with one article on Black screen w/ iMac 2010.

  • Isight gives black screen.

    MBP 2010, bought in July. Running snow leopard 10.6.8. The built-in isight is not working with Photo booth and Skype, but is working perfectly with the FaceTime app. isight does show up in system profiler under USB high speed Bus. In Photo booth and Skype the green light does not turn on and there is only a black screen. Also in Photo booth, after the count down the picture is snapped but it is a black screen again.
    plese help!
    Thanks in advance.

    (1) Uninstall (follow Skype's uninstall instructions) Skype.  Then restart Mac, use Disk Utility to repair permissions, and then test Photo Booth again. Follow the suggestions in Apple's http://support.apple.com/kb/HT2090 article.
    (2) If Photo Booth still fails in your normal login account, try in another user account.  Create a new user account if you do not have one, but do NOT use the "Guest" account for this test.
    (3) If Photo Booth works in the new account but not the old, you can log back into the old account and reset your Photo Booth preferences to see if that corrects the Photo Booth problem there.
    If you need help resetting preferences, here is how: 
    • Do NOT launch Photo Booth.  Quit the app if it is already running.
    • Navigate to your User Home/Library/Preferences folder.
    • Delete (move to trash) the com.apple.PhotoBooth.plist file there.
    • Launch Photo Booth and test its operation.
    (4) Once you have Photo Booth working again, you can install the latest Skype compatible with your system.
    (5) If the above does not help you get it working, post back the results you got when you tried each of the above.  We will offer specific suggestions based on the details in your reply.
    Message was edited by: EZ Jim
    Mac OSX 10.7.3

  • IPhoto gives black screen when I try to use Slideshow or Edit

    Hi:
    I have a new Powerbook Pro with Snow Leopard and iLife 09. I can see all of my photos in the library, but when I try to go to full screen view, or try to edit a photo, I get a black screen. For the full screen view, the thumbnails are aligned at the top of the screen if I move the cursor there, but the screen remains black where the photo is supposed to be. I tried rebuilding the library (option + control when launching iPhoto), and deleted the iPhoto plist file in the library - preferences folder, but the problem persists.
    Thanks

    Rebuild the library using iPhoto Library Manager as follows:
    Using iPhoto Library Manager to Rebuild Your iPhoto Library
    1 -Download iPhoto Library Manager and launch.
    2 -Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
    4 - In the next window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. +*The original library will be untouched for further attempts at fixing or in case the rebuilt library is not satisfactory.+*

  • Lighting Effects Gives Black Screen

    I am using Adobe Photoshop CC (2014) and when I try to use lighting effects all I get is a black screen.  The image is 8 bit, I convert it to a smart object, but when I select FILTER>RENDER>LIGHTING EFFECTS another window pops up and instead of seeing the light and circles it is just completely black.  Any help would be appreciated.

    That usually means a problem with a video card driver.  Have you updated your video card driver from the GPU maker's website?

  • Minecraft gives black screen just before entering the map

    Hi all.
    I just created a new world and didn't even enter it. Because whenever i enter it i see those errors in the terminal and the game go black screen (Minecraft 1.8 & Sun java 6 & Nvidia 280 driver) :
    rafael@rafael-945GZM-S2 ~/.minecraft $ java -jar minecraft.jar
    java.io.IOException: Cannot run program "javaw": java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:31)
    Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
    at java.lang.ProcessImpl.start(ProcessImpl.java:65)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
    ... 1 more
    17 achievements
    161 recipes
    Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
    Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
    Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
    Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
    Linux plugin claims to have found 0 controllers
    Starting up SoundSystem...
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.
    java.lang.NullPointerException
    at wb.p(SourceFile:84)
    at wb.a(SourceFile:63)
    at qr.a(SourceFile:95)
    at net.minecraft.client.Minecraft.a(SourceFile:460)
    at sf.a(SourceFile:115)
    at qr.a(SourceFile:72)
    at qr.f(SourceFile:120)
    at qr.i(SourceFile:108)
    at net.minecraft.client.Minecraft.k(SourceFile:1197)
    at net.minecraft.client.Minecraft.run(SourceFile:666)
    at java.lang.Thread.run(Thread.java:662)
    New max size: 484
    New max size: 784
    java.lang.NoSuchMethodError: org.lwjgl.opengl.GL11.glTexCoordPointer(IILjava/nio/ShortBuffer;)V
    at xe.a(SourceFile:116)
    at bv.a(SourceFile:184)
    at i.a(SourceFile:1188)
    at iw.a(SourceFile:866)
    at iw.b(SourceFile:756)
    at net.minecraft.client.Minecraft.run(SourceFile:689)
    at java.lang.Thread.run(Thread.java:662)
    Stopping!
    SoundSystem shutting down...
    Author: Paul Lamb, www.paulscode.com
    Exception in thread "Minecraft main thread" org.lwjgl.LWJGLException: X Error - disp: 0x89e6240 serial: 554 error: BadWindow (invalid Window parameter) request_code: 2 minor_code: 0
    at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:284)
    at org.lwjgl.opengl.LinuxKeyboard.nSetDetectableKeyRepeat(Native Method)
    at org.lwjgl.opengl.LinuxKeyboard.setDetectableKeyRepeat(LinuxKeyboard.java:152)
    at org.lwjgl.opengl.LinuxKeyboard.destroy(LinuxKeyboard.java:163)
    at org.lwjgl.opengl.LinuxDisplay.destroyKeyboard(LinuxDisplay.java:1028)
    at org.lwjgl.input.Keyboard.destroy(Keyboard.java:349)
    at net.minecraft.client.Minecraft.d(SourceFile:506)
    at net.minecraft.client.Minecraft.run(SourceFile:750)
    at java.lang.Thread.run(Thread.java:662)
    Any help please ?
    Last edited by smokn (2011-09-15 14:29:24)

    I too am having Minecraft problems.  I've managed to fix the black screen issue by launching minecraft with the script posted in this thread.
    export LD_LIBRARY_PATH="/opt/java/jre/lib/amd64"
    java -Xmx1024M -Xms512M -cp minecraft.jar net.minecraft.LauncherFrame
    Some people have reported that simply installing the updated LWJGL libraries has fixed the black screen problem but it didn't work for me.  If you're unsure how to do this, you basically drag and drop them into the proper subdirectories of ~/.minecraft
    Last edited by SuperRaWR (2011-09-20 02:52:17)

  • Windows client connecting to VDI server causes SunRay to give black screen

    I login as a user to the SunRay and everything is fine. Then I test logging in via the RDP client on windows XP. I have to pre-supply the credentials but that works fine to. Then the SunRay goes to a black screen with just the mouse pointer. How do I get back to my desktop on the SunRay?
    -Jody

    Hit Ctrl + A on a Sun Ray or Ctrl + Alt + (Bksp + Bksp) to reset the session and go back to login screen --> authenticate --> Logged In ?

  • Bootcamp issue, removed windows, still gives black screen on restarting

    I made a mistake of trying to install windows on my mac (just because netflix does not support OS X :(). The installation of windows was not succesful (it gave up in a few seconds, probably the CD had a problem). So I used BootCamp assistant and used the remove partition and windows option.
    Now everytime I restart the mac, it tries to boot up in windows and gives me that black windows screen you get when you install windows (no disk found etc). It seems everything from Windows has not been removed. THe only way to boot into OS X is now to use the option key, but I would like to get rid of this problem since I don't even have windows.
    Any hints?
    Thanks

    Go into system prefs and see which disk you have selected as the start up disk.

  • Playback gives black screen after a few times

    Hi!
    This is my problem. I just installed Adobe Premiere CS6. After trying it a few hours the program has allready frozen a dozen times and unexpectedly quit a few times. Is there some major bugs in the CS6? (One of the recurring problems is the playbutton in the playback window to stop responding. Nothing happens when I click it) Also, I can't find the adobe upater anywhere on my computer, but once in a while it opens atuomatically so it has to be here somwhere. Where is this program located and how can I manually check for updates?
    But, the biggest problem is this: when I add a clip to the timeline it first plays back just fine. But then, after adding another clip to the timeline, or a few minutes later, it suddenly doesn't playback anymore. It plays the sound, but the window is just black. The only way I've been able to get the picture back is by restarting the entire program.
    I'm very new to Premiere Pro, has up until now only worked with InDesign and Photoshop so it might just be something I'm not understanding how to do but it seems like very strange behaviour to me.
    I work on an iMac with OS X 10.7.5
    Adobe Premiere (6.0.0 (319 (MC: 264587))
    Help would be much appreciated!
    Thanks!

    I just tried to install Premiere on my new MacBook Pro as well but I'm still not able to playback the picture. The sound works but the playback screen is completely black.
    MacBook Pro (Retina) OS X: 10.8.2.
    Adobe Premiere Pro CS6: Version 6.0.2 (072 (MC:264587))
    Source Footage: Quicktime (56 gb in one file): Apple ProRes 422, Linear PCM, Timecode.
    I also have some smaller clips in this Quicktime Codec: H.264, Linear PCM.
    No error messages. Sometimes the program just freezes and I have to force quit it. Or it just won't playback.
    It was a entirely fresh install of the software. I'm a member of adobe cloud so I downloaded it from the application manager.
    I'm also running photoshop and inDesign which are working just fine. At the time i launched Premiere no other Adobe programs where running. Just programs as: textedit, mail and evernote.
    No third-party codecs installed.
    Tried to update Premiere with the latest updates but that didn't do any difference.

  • WMV plugin gives black screen. WMV works outside Firefox. Already uninstalled/reinstalled.

    I was having trouble converting and MP4 file to WMV using WinAVIVideo Converter. I needed to download a new set of codecs which fixed the problem. I was able to convert the file and play it in Windows Media Player. However, if I load the WMV file to a website and click on it there, it will not play in Firefox. I've tried disabling all the plugins other then the Windows Media Player plugin and I tried uninstalling the plugin and reinstalling it. None of those things has worked. Is there a updated Windows Media Player dll that I could install?

    Try to uninstall the currently installed Skype version and install the previous 6.14.0.104 version using the download links provided here:
    http://community.skype.com/t5/Windows-desktop-client/ASUS-USB2-0-Webcam-not-recognized-by-Skype-6-18...
    Make sure to disable automatic updates:
    Tools -> Options -> Advanced -> Automatic updates ->Turn off automatic updates

  • Problem with X -config (freeze + black screen)

    Hi, everyone. I'm a newbie in linux, so dont punch me .
    I was following the beginners guide & after X -config /root/xorg.conf.new got freeze + blackscreen (alt + ctrl + bckspc or alt + Fn dont works).
    I have created /X11/xorg.conf & can start X server, but X -config /root/xorg.conf.new or /etc/X11/xorg.conf gives black screen (with signal).
    My VGA is HD3850.
    Any ideas how i can fix it?
    Here is my xorg.conf
    Section "ServerFlags"
    Option "AllowEmptyInput" "off"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Razer" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "InputDevice"
    Identifier "Razer"
    Driver "mouse"
    Option "Name" "Razer Lachesis Optical Mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "Buttons" "9"
    Option "Resolution" "1250"
    Option "ZAxisMapping" "4 5"
    Option "ButtonMapping" "1 2 3 6 7 8 9"
    Option "Emulate3Buttons" "true"
    Option "SampleRate" "1000"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "microsoftmult"
    Option "Xkblayout" "us,ru"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 31.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeonhd"
    VendorName "ATI Technologies Inc"
    BoardName "RV670PRO [Radeon HD 3850]"
    Option "AccelMethod" "exa"
    Option "DRI" "on"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "RENDER" "enable"
    Option "DAMAGE" "enable"
    Option "Composite" "enable"
    EndSection
    /var/log/Xorg.0.log contain no errors or warnings (except ACPI & font paths)
    Thx 4 help.
    P.S Can add log if it helps
    P.P.S Its one of my xorg.conf files, also i've used variant 4 xf86-video-ati
    Last edited by InsaneDevice (2010-02-27 06:32:32)

    My english is fine (i read well at least)  .
    At first message i said
    I have created /X11/xorg.conf & can start X server...
    I =can= start x server --- its mean that startx works fine & i can see 3 windows with clock . And if you mean that i dont want use x -config, then for what all this manipulations with reinstalling was?
    Besides "Xorg -configure" & "x -config /etc/xorg.conf" are different things for me, because one create the basic config, while second test this config. So i thought you mean that i have to create it from scratch without using any commands
    ... Damn.. i just have read english & russian beginner guides. Russian says: "after installing xorg u have to create conf file, using Xorg -configure, then test it with command X -config /root/xorg.conf.new & IF IT WORK - copy to /etc/X11/xorg.conf. I didnt find that in english version .
    Well, thank you for your patient & help . I think, that problem is solved (i think - say me if i wrong)
    But i still want to know, why x -config /etc/xorg.conf give me that black screen + freeze, so if anybody knows - plz, message me.
    Last edited by InsaneDevice (2010-03-01 07:36:42)

  • GS60 Ghost Pro 2PE Black screen issue

    Hi,
    After almost 2 months of usage one day the laptop screen started going black after logging in but the backlight is working (system still running fine, even works with HDMI) and it kept doing so at random times after desktop loads. I am writing this on HDMI because the display is not usable. Sometimes the issue would go away for some days then it starts again.
    Removing/reinstalling drivers and even reinstalling OS did not help, safe mode also has the problem and even I tried win 7 installation which gives black screen at setup stage. I almost tried anything software related but no lock, I also updated the bios.
    Unfortunately MSI service is far and it is costly for me to get there. Is it a common issue among this model?
    This guy has the same problem(see video), please read his first comment:
    I used MSI online support and they told me to update the EC but part of the process says remove the battery! How can I remove it while this model's battery is embedded inside it and is no removable? EC update did not help too.
    Thanks

    I sent it to RMA, they could not identify the issue ... now after 20 days they say their gonna send a new one. They got some money from me because they said they only had the SSD version available, while mine did not have to SSDs.  This Iranian distributor called Matrix is very disappointing.
    I am really worried that it might happen again with the new GS60 too. It was my first experience with MSI and it was not a good one 

  • Black screen on plasma

    I've made a flash movie and run it with flashplayer. On PC
    with tft screen together with Powerpointpresentation no problem.
    Same movie and powerpoint on a widescreen Plasma tv is no problem
    for the powerpoint, but gives black screen after some minutes of
    flash movie.
    Whats happening?

    I've made a flash movie and run it with flashplayer. On PC
    with tft screen together with Powerpointpresentation no problem.
    Same movie and powerpoint on a widescreen Plasma tv is no problem
    for the powerpoint, but gives black screen after some minutes of
    flash movie.
    Whats happening?

  • My iMac 8.1 was slowing down and had permissions problems. I backed everything up, and then re-installed. Now all I get is a black screen. Power+D gives me a hardware error message: HDD-1336. Help!

    My iMac 8.1 (10.6.8 ) was slowing down and had recurrent permissions problems, mostly with Java. I backed everything up, and then re-installed from time machine. Now all I get is a black screen which says I need to reboot. Power+D gives me a hardware error message: 4 MOT/1/40000003: HDD-1336 or HDD-1327. When I reboot from the OSX CD and start disc utilities everything checks out OK. When I reload 10.5.2 from the OSX CD everything seems to work OK and no more permissions problems. But then I loose all my email and safari stuff. Anyone have any ideas short of going back to my old PC?

    DonM. wrote:
    Hi
    Thanks for the help. No point in fooling around with it any more. Will I be able to use it as a monitor if I get a mimi mac?
    Cheers. Don
    No unfortunatley it's too old, you are referring to Target Display Mode which became avialble in 2009, your 2008 needs to have the HD replaced. I'd still do that if everything else is OK or you can simply buy a new MM and display or even a new iMac  or an Apple refurbished iMac to save money.

Maybe you are looking for

  • TEXT material in Sales Order - Unit of Measurement is blank

    We need to trigger a PR from a text item in sales order. Only problem we are facing is an error message saying "Enter Order Unit". But there is no value in F4 help for order unit. There is no permissible value for unit of measure in F4 help, as it is

  • Audio 5.1

    Hi all I have this problem, I'm trying to build a DVD with a 5.1 audio track. 1) Build the 5.1 audio track via AUDITION 2) Build video with PPRO and export via SURCODE plug-in I have now: a) TEST.M2V as video file b) TEST.AC3 as audio file 3) I build

  • 10.8.4 wont wake for network

    I recently upgrade OS to 10.8.4, now if system is inactive for awhile and I want to watch a movie I have from ATV, it won't wake for network activity. I have changed the energy setting on and off back to on and still will not wake. If I just tap mous

  • Ability to restrict access to different Plan Types in Planning 11.1.2 ?

    Hi, we're running Planning/EPM version 11.1.2, with DRM and EPMA. We're creating a new Plan Type (Plan 2) within the Planning app, and if possible I'd like to restrict access to this 2nd plan type to only a small group of users. This 2nd plan type wo

  • Missing bluetooth peripheral device drive

    I recently formatted my system and lost the functionality of several things. The most pressing being I can't connect my laptop through bluetooth to my phone (Nokia Lumia 920) and speakers (logitect boombox) and other devices. I am always told my blue