Screen Resolution changes on published file - please help

Hello,
I currently have my screen res in my projects set at 1024 x 768 - on some files (not all) when I publish the output generates with a resolution of 1220 x 1220???
I have absolutely no idea how this can be possible as I have checked and double checked my project size etc...
Does anybody have any suggestions?
Thankyou
ali

Yes it did help, in the respect that I felt confident that it wasn't anything to do with my project settings. The published files became corrupted when they were copied across to our intranet server. 
thankyou
Alison McLeavy
Electronic Health Record Program
Mater Health Services
t: (07) 3163 6144    e: [email protected]
f: (07) 3163 2685     w: www.mater.org.au

Similar Messages

  • [solve] Screen resolution changed after upgrading xorg please help?

    Ive been using arch for almost a year now and have grown to like it a lot.  I recently updated my system with pacman -Syu. during this process my xorg was updated and now im having issues.
    I usually run my monitor at 1152 x 864 running at 85 for a refresh rate.  Id like to continue doing that.
    Since updating i now run at 1280x720.
    Everything looks retarded as a result.. and id really like to get things back to normal.  Ive pasted my xorg.conf here.. the modeline for the correct resolution is still there but it would seem xorg isnt respecting it.
    I will admit to using a REALLY old radeon graphics card (radeon 7000) but it has never been an issue in the past with arch or any other distro.
    Please help me restore my usual openbox display settings.
    Thanks.
    thewayofzen
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    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"
    FontPath "/usr/share/fonts/artwiz-fonts"
    EndSection
    Section "Module"
    Load "bitmap"
    Load "ddc"
    Load "extmod"
    Load "int10"
    Load "vbe"
    Load "record"
    Load "GLcore"
    Load "dbe"
    Load "xtrap"
    Load "dri"
    Load "glx"
    Load "extmod"
    Load "type1"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 330 240 # mm
    Identifier "Monitor0"
    VendorName "DEL"
    ModelName "DELL D1025TM"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 30.0 - 85.0
    VertRefresh 50.0 - 120.0
    Modeline "1152x864_85.00" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    Gamma 1.71
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "PanelOff" # [<bool>]
    #Option "DDCMode" # [<bool>]
    #Option "MonitorLayout" # [<str>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "MergedFB" # [<bool>]
    #Option "CRT2HSync" # [<str>]
    #Option "CRT2VRefresh" # [<str>]
    #Option "CRT2Position" # [<str>]
    #Option "MetaModes" # [<str>]
    #Option "MergedDPI" # [<str>]
    #Option "MergedXinerama" # [<bool>]
    #Option "MergedXineramaCRT2IsScreen0" # [<bool>]
    #Option "MergedNonRectangular" # [<bool>]
    #Option "MergedMouseRestriction" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "BIOSHotkeys" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "ConstantDPI" # [<bool>]
    Option "AGPMode" "4"
    Option "AGPFastWrite" "True"
    Option "EnablePageFlip" "True"
    Identifier "Card0"
    Driver "ati"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon RV100 QY [Radeon 7000/VE]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    # SubSection "Display"
    #DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1200x720" "1152x864" "1024x768" "800x600" "720x400" "720x350" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1200x720" "1152x864" "1024x768" "800x600" "720x400" "720x350" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1200x720" "1152x864" "1024x768" "800x600" "720x400" "720x350" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1200x720" "1152x864" "1024x768" "800x600" "720x400" "720x350" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1200x720" "1152x864" "1024x768" "800x600" "720x400" "720x350" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1200x720" "1152x864" "1024x768" "800x600" "720x400" "720x350" "640x480"
    EndSubSection
    EndSection
    # Viewport 0 0
    # Depth 1
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 4
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 8
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 15
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 16
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 24
    # EndSubSection
    #EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Last edited by thewayofzen (2007-11-16 12:22:55)

    Is there anything insteresting in /var/log/Xorg.0.log?  Have you tried switching the driver to vesa?
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    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"
    FontPath "/usr/share/fonts/artwiz-fonts"
    EndSection
    Section "Module"
    Load "bitmap"
    Load "ddc"
    Load "int10"
    Load "vbe"
    Load "record"
    Load "GLcore"
    Load "dbe"
    Load "xtrap"
    Load "glx"
    Load "extmod"
    Load "type1"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "DEL"
    ModelName "DELL D1025TM"
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "ati"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon RV100 QY [Radeon 7000/VE]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1152x864"
    EndSubSection
    EndSection
    Try using the above as your xorg.conf file - I've cleaned it up a bit and removed everything that's not essential.  If it works you can always add all the that you need from your old xorg.conf file and if it doesn't - well, I guess it won't hurt to try...
    Last edited by fwojciec (2007-11-14 07:09:02)

  • Publishing with a new screen resolution changes the EXE file size quite dramatically

    Does anyone know why if you change the screen resolution and
    the re-publish a movie why the resulting EXE grows in size quite
    dramatically. Is there any way to avoid this to keep file sizes
    down?
    Thanks
    Alastair

    Yes it did help, in the respect that I felt confident that it wasn't anything to do with my project settings. The published files became corrupted when they were copied across to our intranet server. 
    thankyou
    Alison McLeavy
    Electronic Health Record Program
    Mater Health Services
    t: (07) 3163 6144    e: [email protected]
    f: (07) 3163 2685     w: www.mater.org.au

  • Spontaneous screen resolution change

    I am running OS X Maverick since a few days.
    If I don't use my system, the screen "goes to sleep" after 10 min. (like I always had).
    Since the OS X upgrade I have the problem that my screen resolution changes to 800 * 600 after when I "rewake" the screen (by pressing a key).
    When I look in the system preferences, the screen resolution is set to "best for my screen"
    I have to change it manually to the original setting (1280 * 960)
    Error in the screendriver????

    Hello viharij,
    Where do you download the Windows enterprise?
    Please download from the following link.
    http://www.microsoft.com/en-us/evalcenter/evaluate-windows-8-1-enterprise
    About how to change the screen resolution, please refer to the following article.
    http://windows.microsoft.com/en-HK/windows-8/get-best-display-monitor
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Blue screen 109 error, mini dump attached, please help

    Hi Experts,
    I am frequently getting blue screen error in my laptop. Please help. The link to minidump file is given below. I am using Windows 7 ultimate operating system.
    I have tried a lot of things to avoid this dump but it keep recurring.
    https://onedrive.live.com/redir?resid=49561AD592663106!107&authkey=!AFI9kcFyy6ncfJ8&ithint=file%2c.dmp
    regards,
    Ayaz

    AA
    This one DMP file was inconclusive please run driver verifier to find the underlying cause
    Please run these tests to verify your memory and find which driver is causing the problem.  
    If you are overclocking (pushing the components beyond their design) you should revert to default at least until the crashing is solved. If you don't
    know what it is you probably are not overclocking.
    Since it is more likely to be a driver please run verifier first.
    1-Driver verifier (for complete directions see our wiki here)
    2-Memtest. (You can read more about running memtest here)
    Co-Authored by  JMH3143
    Wanikiya and Dyami--Team Zigzag

  • Facebook screen resolution changes automatically everytime on Mozilla Firefox 4. Other websites opens fine.

    I have recently updated to Firefox 4. I am having many problems with this version.
    I am unable to use Facebook properly. The Facebook screen resolution changes every time automatically. The screen resolution gets very big.
    When I open the FB site the resolution will be fine as soon I open another tab to check other website and roll back to the FB tab the screen resolution gets big and can't get back to normal view.
    I have to close the FB tab and open a new tab to put the FB URL to use it. When I try to view other tabs and then open the FB tab the screen resolution is changed.
    I have problem with only FB on Firefox 4, other websites are working fine.
    I also tried opening FB on IE8 and Chrome. Their the site is opening normal. Have no issues with their browsers. I spotted it to be a problem with Firefox 4 and also the IDM (Internet Download Manager) doesn't work on the FF4 where it used to work on the earlier version of FF.
    Do something about the IDM integration with FF4 to download FLV,MP4 videos from YouTube and other websites.
    There is no "Go back to multiple pages" button in a FF4 tab. It only allows us to go back to the previous page. If I have open 10 pages in a single tab then I have to click the back button 10 TIMES to open the last (10th page) but in the previous FF3 there is a facility to view all the pages in a drop down which the current version of FF4 doesn't have :-( I am using Windows XP 2 Professional 32-bit and owner of the computer.
    Please fix the issues asap else I have to move back to the earlier version or have to shift to some other browser :
    Here goes the screenshots :
    http://i55.tinypic.com/2s8s8c6.jpg
    http://i51.tinypic.com/j7vynq.jpg
    http://i55.tinypic.com/1yuwbq.jpg

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages

  • Illustrator CS4 wont save files, please help?

    You can edit a file, go to save, close it down, then when you re-open it the changes made have not been saved?? No error message or warning pops up, and it all looks ok like it has saved properly, until you open it up again. This also happens when you use 'save as' command if you use the original file name. If however you type in a different file name - it saves ok. But obviously that is not great as you cant now trust or rely on the save mechanism of the programme, to make sure any changes to artwork have been stored!! I have never seen an issue like this, it is worrying, I hope somebody can help?
    Thanks.
    We are running CS4 on windows7 - yes PC!!!

    We save in EPS, and its not just one file, its a variety of different files and it seems to be random as to which files it does it on, some work fine - some don't. And it can be anything from a minor text change to a colour change, it doesnt seem to matter on the change made, it reacts the same.
    The files are saved over a network connection to a large external hard drive.
    Its really puzzling and now starting to cause problems as we do a fair bit of work in it, and can't trust one of the most important features, and that any changes that have been done have been saved and stored!
    Hope maybe you can help with any thoughts at all.
    Cheers.
    Date: Thu, 24 Jun 2010 03:41:40 -0600
    From: [email protected]
    To: [email protected]
    Subject: Illustrator CS4 wont save files, please help?
    What file format do you save it in?
    What kinds of changes did you make in that file?
    Where do you save the file (removable or network media)?
    >

  • My PC's screen resolution changes to lowest when I connect my iPhone-

    Does anyone know why my screen resolution changes when I connect my iPhone to my PC and open iTunes?

    Hello DarlinDodson,
    I'd recommend taking a look through the following article that can help get your MacBook working with your TV again.
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/HT1573
    Cheers,
    Allen

  • Lost unsaved Garage Band File - PLEASE HELP

    Lost unsaved Garage Band File - PLEASE HELP
    I had an audio file made on Garage Band but it was unsaved. I left my computer on at night and for some reason this morning my computer had seemed tor restart. I opened the garage band file but nothing came up.
    Is there any way I can recover this 'unsaved file'? It must be stored in cache somewhere.
    Someone please advise.
    Thanks.

    I would just like to say Thanks to HangTime up there. This trick worked 100% ... I had recorded 8 or 9 rather long tracks; for an unexpected reason (first time I've ever seen the "gray screen of death") the popup window came up and in several languages told me I needed to restart the computer; did what it told me to, begrudingly. Came back online, opened the GB file, nothing was there. Yet, when I checked package contents for the file (which I didn't even know existed, compartmentalized "Media", until after reading this), there were the tracks! I owe you both for getting this up and running... album creds just may be in line. ~Matt

  • I'm getting this problem when trying to update my iphone 3gs it says that the iphone software could not be contacted and I went on youtube got some advise to go into my hard drive to fix the error I have nothing in my host file please help me if you can

    I'm getting this problem when trying to update my iphone 3gs it says that the iphone software could not be contacted and I went on youtube got some advise to go into my hard drive to fix the error I have nothing in my host file please help me if you can this is all new to me.

    Read this: iOS 4: Updating your device to iOS 5 or later
    ... oh I think it is a 3gs or a 3
    This makes a difference. What does it say in Settings > General > About?

  • HOW TO - Create new from clipboard and process multiple files - please help

    Need help - have new version of photoshop on trial only ATM...
    Want to know - HOW TO:
    1. Create new from clipbaord
    2. Process multiple files
    Please help.

    For clipboard copy, I start with File > New and the size will be set to what's in the clipboard. Then once the new file is opened, Edit > Paste will place the clipboard contents as a layer in the new document.
    You must remember to use the command Layer > Flatten Image of you want to save as jpeg or any other file format that doesn't support layers.
    For processing multiple files,
    File > Automate > Batch or
    File > Scripts > Image Processor...
    Check the User guide or google information for those commands if you have specific needs.
    Gene

  • I lost my iPhone 5S battery percentage after I upgrade the system to the newest one. I do turn on the percentage in battery usage, but it doesn't work. I also tried to restart my phone but nothing changed. Could somebody please help me? Thank you!

    I lost my iPhone 5S battery percentage after I upgrade the system to the newest one. I do turn on the percentage in battery usage, but it doesn't work. I also tried to restart my phone but nothing changed. Could somebody please help me? Thank you!

    You did turned in Settings > General > Usage > Battery Percentage: ON?
    Try a
    Reset: Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Note: You will not lose any data

  • Screen resolution changes after opening PDF in preview and is enlarged.

    Screen resolution changes after opening PDF in Preview and is enlarged.

    Do a backup.
    Quit Preview.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder. Remove the following. You may not find them all.
    Containers/com.apple.Preview
    Preferences/com.apple.Preview.LSSharedFileList.plist
    Preferences/com.apple.Preview.SandboxedPersistentURLs.LSSharedFileList.plist
    Saved Application State/com.apple.Preview.savedState
    Credit Linc Davis  for this solution.

  • Screen resolution changes every time I open I-Tunes

    The screen resolution changes when I open I-Tunes. I have to go into control panel every-time to adjust the resolution to make the print and screen layout small enough so its entirety is captured which then allows me to use I-Tunes. Otherwise the graphics are too large to be captured on the screen making the program unusable.

    You are still under warranty.  Call Apple Care. Make sure you get a case number as all repairs have an additional 90 days of warranty. 
    #1 - You have 14 days from the date of purchase to return your computer with no questions asked.
    #2 - You have 90 days of FREE phone tech support.
    #3 - You have the standard one year Apple warranty.
    #4 - If you've purchased an AppleCare Protection Plan, your warranty last for 3 years.   You can obtain AppleCare anytime up to the first year of the purchase of your computer.
    Take FULL advantage of your warranty.  Posting on a message board should be done as a last resort and if you are out of warranty or Apple Care has expired.

  • Restart GKrellm on screen resolution change in KDE

    Hi all!
    Any trusty GKrellm wizards still out there? Or KDE mastahs?
    I much prefer GKrellm and dockapps for my system monitor needs and currently use the former as a panel in the top right corner on my KDE 4.5 desktop. It works great except for screen resolution changes where switching from larger to smaller resolutions and vice versa breaks the alignment to the right border of the screen.
    My question is if there is a lean way, either through GKrellm, KDE or even bash/d-bus or similar to restart GKrellm (which is fast and good enough a solution for me) when I change resolution? Any ideas?
    I wish KDE had as an option for "on resolution change, execute X". Come to think of it, I would like KDE to offer this option for power management state switches as well. Hmm, perhaps there should be a generalized "state-based" daemon for launching arbitrary external commands in KDE much like the tools available on Android phones these days, like Tasker, Locale and Setting Profiles...

    No hints for how to do this? What about in Gnome?

Maybe you are looking for