Scrollbars, artboards, resizing and other minor tweaks offer

I hope Adobe reads these forums, so here i post some bugs to fix, minor tweaks and my personal wishes for Illustrator. I guess many of them are not so hard to fix, but will make Illustrator much better.
BUGS:
- fix alt-scroll bug in pixel preview (viewport jumps to unpredicted locations)
- layers panel becomes black when dragging a layer and scrolling at the same time (and the panel has enough layers to scroll)
MINOR TWEAKS:
- recolor artwork on the fly when dragging sliders in the color panel (not after releasing mouse button)
- option to hide edges of inactive artboards only
- resize crop areas to both sides (like drawing objects) when pressing alt
- NORMAL scrollbars
- in Appearance panel when clicking an eye and dragging mouse down/up toggle visibility of lower/upper items, but not dragging the item (make behavior same as in layers panel)
- chahge value of numeric fields on hover and drag (not on click and drag, like in Photoshop)
- when resizing, snap objects to their original size and position even when snapping is turned off
- not squeeze/streth text when resizing area type
- make hexadecimal field in color picker dialog 3 pixels wider so that all 6 characters fit in it
- make status bar remember my choise of what to show
- undo/redo functionality inside live color dialogue (!!!)
- in view menu the word "show" shouldn't change for "hide", but a tick should appear/disappear
- apply gradient by clicking with the gradient tool on an object
- fonts preview in the drop-down menu in control panel
- make stop button actually stop the progress when an effect is applying
WISHES:
- Photoshop's actions panel
- right-click menu is really useful why not use it and put more often used commands in there like flip horisontal/ vertical when an arrow tool is active
- fireworks' pathfinder
- gradient stroke
- labeling of crop areas (and possibly everything a slice has)
- zoom and pan art when a dialogue window is open (like in Photoshop)
Also SVG support back to Bridge.
PS. And make this site usable in Opera. I could type text in this textarea only after disabling all styles for the page.

I hope Adobe reads these forums, so here i post some bugs to fix, minor tweaks and my personal wishes for Illustrator. I guess many of them are not so hard to fix, but will make Illustrator much better.
BUGS:
- fix alt-scroll bug in pixel preview (viewport jumps to unpredicted locations)
- layers panel becomes black when dragging a layer and scrolling at the same time (and the panel has enough layers to scroll)
MINOR TWEAKS:
- recolor artwork on the fly when dragging sliders in the color panel (not after releasing mouse button)
- option to hide edges of inactive artboards only
- resize crop areas to both sides (like drawing objects) when pressing alt
- NORMAL scrollbars
- in Appearance panel when clicking an eye and dragging mouse down/up toggle visibility of lower/upper items, but not dragging the item (make behavior same as in layers panel)
- chahge value of numeric fields on hover and drag (not on click and drag, like in Photoshop)
- when resizing, snap objects to their original size and position even when snapping is turned off
- not squeeze/streth text when resizing area type
- make hexadecimal field in color picker dialog 3 pixels wider so that all 6 characters fit in it
- make status bar remember my choise of what to show
- undo/redo functionality inside live color dialogue (!!!)
- in view menu the word "show" shouldn't change for "hide", but a tick should appear/disappear
- apply gradient by clicking with the gradient tool on an object
- fonts preview in the drop-down menu in control panel
- make stop button actually stop the progress when an effect is applying
WISHES:
- Photoshop's actions panel
- right-click menu is really useful why not use it and put more often used commands in there like flip horisontal/ vertical when an arrow tool is active
- fireworks' pathfinder
- gradient stroke
- labeling of crop areas (and possibly everything a slice has)
- zoom and pan art when a dialogue window is open (like in Photoshop)
Also SVG support back to Bridge.
PS. And make this site usable in Opera. I could type text in this textarea only after disabling all styles for the page.

Similar Messages

  • Can't debug procedures (and other minor quirks)

    I'm using 1.2.1.3213 that bundles JDK1.5.0_06, and running it under RHELWSr3 from /home/jdl/tmp/sqldeveloper/ .
    While editing a procedure, when I hit the debug icon & then hit OK in the Debug PL/SQL window, I don't get the "resume|step into|etc." toolbar in the Debugging-Log tab, nor the SmartData|Data|Watches set of tabs. It seems to do nothing, though this gets displayed back in
    the shell where I started it:
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError
    at oracle.jdevimpl.runner.debug.DebuggingListener.startListening(DebuggingListener.java:68)
    at oracle.jdevimpl.runner.debug.RaptorDebuggingHelper.startDatabaseListener(RaptorDebuggingHelper.java:327)
    at oracle.jdevimpl.runner.debug.RaptorDebuggingHelper.getDatabaseCommands(RaptorDebuggingHelper.java:139)
    at oracle.dbtools.raptor.runner.DBStarterFactory$PlSqlStarter.start(DBStarterFactory.java:267)
    at oracle.ide.runner.RunProcess.startTarget(RunProcess.java:823)
    at oracle.jdeveloper.runner.JRunProcess.startTarget(JRunProcess.java:470)
    at oracle.jdevimpl.runner.debug.DebuggingProcess.startTarget(DebuggingProcess.java:630)
    at oracle.ide.runner.RunProcess.start(RunProcess.java:771)
    at oracle.jdeveloper.runner.JRunProcess.super_start(JRunProcess.java:358)
    at oracle.jdeveloper.runner.JRunProcess.mav$super_start(JRunProcess.java:43)
    at oracle.jdeveloper.runner.JRunProcess$1$1.run(JRunProcess.java:383)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Other minor quirks:
    New connection: the button that should have a label of "Connect"
    instead has "..."; only when I manually widen the window do I see
    what the button label actually is.
    This one is quite difficult to reproduce, but it's happened at least
    4 times to me, so I thought I'd bring it up. I'm not in the habit
    of saving passwords, so when I try to open a connection and I get
    prompted for the Connection Information, occasionally the window
    will not accept any input other than a mouse-click on the buttons:
    it will not accept keyboard focus, so I can't enter a password.
    Hitting the Cancel and selecting the connection again seems to work.
    Maybe this is my old window mgr.
    There's lots of disconcerting noise on startup, which may reveal the source of the debugger problem listed above:
    Oracle SQL Developer
    Copyright (c) 2006, 2007, Oracle. All rights reserved.
    Using oracle.home=/home/jdl/tmp/sqldeveloper
    Using ide.user.dir=/home/jdl/.sqldeveloper
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: com.sun.jdi.Bootstrap
    Dependent class: oracle.jdevimpl.debugger.jdi.DebugJDIConnector
    Loader: main:11.0
    Code-Source: /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar
    Configuration: system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2100) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1698) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:141) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:297) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1657) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1639) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at java.lang.ClassLoader.loadClassInternal (Unknown source file) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at oracle.jdevimpl.debugger.jdi.DebugJDIConnector.getVersion (DebugJDIConnector.java:30) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar), by main:11.0]
    at oracle.jdevimpl.debugger.support.DebugFactory.<clinit> (DebugFactory.java:83) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar), by main:11.0]
    at oracle.jdevimpl.cm.dt.DatabaseAddin._initialisePLSQLDebugger (DatabaseAddin.java:232) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar), by main:11.0]
    at oracle.jdevimpl.cm.dt.DatabaseAddin.initialize (DatabaseAddin.java:218) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar), by main:11.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:433) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:244) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:157) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1517) [home/jdl/tmp/sqldeveloper/ide/extensions/oracle.ide.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ide.IdeCore.startupImpl (IdeCore.java:1280) [home/jdl/tmp/sqldeveloper/ide/extensions/oracle.ide.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ide.Ide.startup (Ide.java:642) [home/jdl/tmp/sqldeveloper/ide/extensions/oracle.ide.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.Main.start (Main.java:90) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.Main.main (Main.java:51) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Unknown source file) [unknown, by unknown]
    at oracle.ide.boot.PCLMain.callMain (PCLMain.java:45) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.PCLMain.main (PCLMain.java:37) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Unknown source file) [unknown, by unknown]
    at oracle.classloader.util.MainClass.invoke (MainClass.java:89) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:218) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Unknown source file) [unknown, by unknown]
    at oracle.ide.boot.Launcher.invokeMain (Launcher.java:508) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.Launcher.launchImpl (Launcher.java:106) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.Launcher.launch (Launcher.java:60) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.Launcher.main (Launcher.java:49) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    Addin: Translator PlSql is trying to register a input type (.plsql) which conflicts with translator PlSql who already using this input type

    figured out the main problem (and resolved the startup noise) - I had the windoze distribution that contains "java.exe", so that java wasn't found, and the java that was being found was a jre & not a jdk.

  • Problems with HQ-2300D headphones. Lack of surround sound and other minor probs.

    I've bought Creative HQ-2300D, and I am disappointed so far.
    My first problem was instructions. I am not trying to insult anyone, but the booklet didn't instruct anything. It merely explained what the buttons did and what did the pictures mean (as if I can't recognize a notebook when I see one). The diagram did not include PCs, either.
    Regardless, it wasn't useless as finally I've made the headphones & the decoder work. I was surprised that the cable connecting my machine and the decoder was short and thin. Very thin. Here's what I had in my bundle, aside from the decoder, headphones, and cheap Energizer AA batteries:
    http://img293.imageshack.us/my.php?image=img0020qh6.jpg
    "A" is used for connecting the headphones to video game consoles, I gathered, so I put it aside, since I needed to connect the headphones and decoder to my PC. I tried using "B", but couldn't fit the black thing anywhere. "C" worked. Did I get it right?
    I tried music first. Horrid. Bass sounded blurred out and what closely followed could only be described as hands clapping with bass at zero. After messing around with settings, I've managed to reduce that effect to a minimum. Then I've tried watching a movie, and the sound quality was actually very good. Although I've been watching a DVD, I didn't notice surround sound.
    Then I've tried games. Half-Life 2 and then Doom 3 with EAX patch. The sound quality is admirable, but I didn't notice surround sound. Is there anything I need to tweak? Also, there's faint noise after low sounds.
    Are the headphones defected, or what?
    EDIT: Forgot to mention my soundcard is X-Fi Platinum.
    Message Edited by Flawless on 07-07-2007 08:31 AM

    I'm really sorry for the double post, but after thoroughly reading the instructions again, I've managed to eliminate that faint static by pressing Dolby Pro Logic II and Dolby Headphones buttons simultaneously and holding them for 2 seconds.
    But the surround sound is still absent. I thoroughly tested with the helicopter sound circling you, with both CMSS-3D on and off, I fired up Half-Life 2 and Doom 3 and tested if there's any difference between front and back, with both CMSS-3D on and off. I closed my eyes, and I couldn't tell where the sound was coming from.

  • Midpan is not mid pan after output and other minor problems...

    Ok, so I have this procjet I am working on.
    I have one sync with a man and one background audiotrack with a choir.
    In my headphones I hear a perfect midpan.
    The audiobar/VUmeters in FXPX shows exactly the same levels as eachother, since I have been using dual mono.
    When I export to a movie directly from FCPX I get about 75% left and 25% panning of audio in the exported file.
    After a couple of exports it magically starts working....
    However even If it is me that has done something wrong. I do not like the "what you hear is not what you get" feature...
    Anyone had this problem?
    Ohh and another thing that is realy annoying is that when I try to resize a window in the UI by dragging the middle bar I only grabs the window 1/3 of the times. I have to clich 2 to 3 times and reapeat, and then it works. Same goes with renaming clips that just refuses from time to time.
    Is this normal?

    OK. I found it. The project was set to surround by default. Setting it to stereo took care of pan problem.

  • Transfer speed and other minor bits

    First off - I love my iPod (40g Colour) and despite my regular bouts of impatience when updated, loading etc I am very happy with the thing. I even bought my wife a shuffle and she likes that for when she's at the gym. I found the software/hardware to be very forgiving.
    However I thought I'd post a query to see if anybody had any ideas on my minor problems.
    1) When we loaded my wife's shuffle for he first time we had problems with the USB 2 convection. PC keeps saying "this item can run faster connect to a USB2 ....." but it is connected to a USB 2 socket. Now everytime I attach either iPod the same warning comes on (except if I connect before starting!). I know its a USB 2 because a new board was fitted a while ago and my 40g will synch and charge on the connection.
    2) Slow transfer. I recently loaded iTunes 5.0 which didn't work for me (see 3). So I wiped it and loaded a copy of 4.9 (thanks to filehippo). Im up and running again but had to re-synch my iPod to iTunes. The tranfer rate is about 500 tracks per hour so to do the 8500 that my iPod takes needs 17 hours. When its done I should'nt need to do it agin for a while but could I speed things up a bit?
    3)Should I go to iTunes 5.0.1? 5.0 loaded on my PC fine without all teh problems that have filled these oages recently but when in 5.0 I connected either iPod (shuffle or 40G I got an error somthing like "Ipod not recognised re-intall iTunes". I know some other people had a similar problem. iTunes 4.9 is working fine but is it safe for me to try 5.0.1 yet?
    Sorry to go on a bit but I know from watching these forums recently there are some very knowledgeable and helpful people out there so I hope you don't mind my request.

    I've had some news - most of it good. I got fed up with the transfer speed so I took my box into my local store to get it checked out. No visible fault on my USB 2.0! I know it happens but they couldn't replicate it so I went home. Plugged all my stuff in except USB devices. Plugged in my iPod and it worked. I was now thinking about power requirements etc. Plugged in my USB modem and the iPod still updated at USB 2.0 speed. Next I tried my wife's shuffle - so far so good. I then plugged everything in and the iPod defaulted back to USB 1.1!
    Tried the shuffle in the spare USB2.0 socket and it worked. Plugged my iPod in and that worked - Now I knew what the problem was - I only have 3 USB 2.0 sockets (5 USB1.1)and two had faulted.
    Next step will be a new card with a fire wire socket! Happy Days - although I still cant get an extension cord to work with my iPod.
    While I was on a roll I took the bull by the horns and loaded iTunes 6.0. Works like a dream although it is a bit slower than 4.9 - probably considerably bigger but it works!!
    My turn to be the lucky one this week!!! Maybe your turn next.

  • Missing files using the same library on two different macs and other minor problems

    Hi everybody,
    I'm working on a long documentary and I'm new to FCPX (coming from Avid NC and Edius)...I have and external HD where I stored all the media I'm working with (about 1/2T - 1000 clips)...The library (about 100gb) is stored on the internal drive of my iMac and into the iCloud.
    Yesterday, I received my new MacBook and today I tried to work on it. I followed this steps: I downloaded from iCloud the same library I was working with, I put it on the same folder (movies) it was stored on my iMac and I connected my external HD with all the media...Results? All the clips where gone and the red missing file warning was all over the place.
    FIRST QUESTION: How can I work on both computer overcoming this missing files problem? I know I should have put the library on the same external drive but It was a move aiming to
    SUB QUESTION 1:
    I went back to my iMac and everything worked fine except for a warning about one of my events (the exclamation point) as you can see from this pic:
    I tried to relink the file...but no files to be linked popped up in the relink file window....HOW CAN I KNOW what's wrong in that event in order to fix it?
    SUB QUESTION 2:
    I checked the Library info and - as you can see in the pic below - there are 43mb of media in my internal HD...is this maybe the problem preventing me from working on different macs? I tried to consolidate everything to the external HD but still the 43mb thing persist in being on the internal HD. How can I find where exactly it is located? How can I move it to the external HD given that the consolidate option isn't working?
    Thank you in advance for your help
    Nico

    1) Don't know why this is happening. It may have something to do with
    I downloaded from iCloud the same library I was working with
    I'm not clear what procedure you're using here. Using a cloud for storage might change some file tags. Generally users I think keep the library on the same drive as the media, keeping the library backups on the system. There is no real benefit in keeping the media in a separate location. Often users will keep the library in the same folder as the media. It makes backing up using tools like Carbon Copy Cloner very efficient.
    1a) This can be difficult to find as there sometimes is no obvious indicator. It might be a missing element in a compound clip, a missing or altered layer in a graphics file, a missing font, a missing effect. These will show up inside the item involved, but may not be apparent in the browser. A missing transition for instance will not be seen until you skim over the project or try to export it.
    2) The 43 MB is a small amount of optimized media. This never prevents relinking. The library is always looking for original media, or proxy media if you're in proxy playback. It never looks for optimized media. If it has it, it uses it, if it doesn't, it uses the original media. If you are using original/optimized playback, you must have the original files. The optimized files are not enough.

  • Hpe540f and moving to a bigger case and other minor questions

    ok, so the thing is, is that since I've gotten my hpe540f (or VERY similar computer in the same line), I've been slowly improving the computer by adding a better graphics card and a better PSU (550ti and a 600 watt psu if you must know) and the case has started to get a bit cramped and the temperatures in the case are at a semi-alarming rate and I've tried different methods to lower the temperatures (cleaning/dusting and wire arranging), but I eventually deduced that it was the airflow of the case, so this is where my questions come in...
    I've never really messed with a pre-built computer before and I just need to know that if you really can move to another case and whatnot easily (sounds like a silly question, but I've never had to move entire components to another case before and previous computers I had were built my dad or the both of us)
    I've also had my eye on a certain case which seems to be bigger than my current case and is a bit on the cheap side, but has gotten good reviews and is made for gaming (which I intend to do a lot of or use most in my computer) I just would like to know if this computer case would work with the components I currently have and will last me...if not then by all means if you have any other suggestions on cases I could get, that would be great too
    Below I'm going to link the product pages for the case and another page that seems to list most everything about my current computer minus the upgrades I've made over the years (but I listed them above and they aren't too significant that I doubt it would matter)
    http://h10010.www1.hp.com/wwpc/ca/en/ho/WF06b/12454-12454-3329740-64546-64546-5035344-5068325.html?d...
    http://www.newegg.com/Product/Product.aspx?Item=N82E16811147153

    Hi,
    The issues that you will run into when transfering the existing "guts" of your PC to a new case are:
    Motherboard mounting --> many cases should be able to accomodate most of the mounting holes
    Rear I/O plate -- you need to remove this and transfer it to the new case as one is not included
    USB header connectors -- make sure that the new case can handle the USB motherboard connectors
    Front panel connections
    The case for the HPE-540f appears to have slotted air intake vents at the top so the PSU should be mounted fan up so it can draw cool air from the upper side vents.  Double check this as a possiblity on how to reduce heat.  Additional cooling ideas: PCI slot cooling fan and vented PCI slot covers.
    My HP e9280t appears to have the same case. I am running a much higher wattge video card, higher wattage power supply, higher wattage processor, more memory dimms and three hard drives.  The point here is that I am not experiencing heat issues. 
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • SPM Detailed Role level Reports don't show and other minor usage issues

    We have successfully installed SPM on our DEV and QA boxes and are trying to test our reporting.  We have setup role based firefighter and have got it to work on the ABAP side as well as on the Java side.  However, when I go to the Role Reports in the web UI for SPM, and I run the Log Report, I have a problem.
    The Log Report pulls the role firefighter data from the backend and displays it.  There is an icon at the top right called "Display Detailed Reports", and upon clicking it, it tells me there's no match or conflict found.
    However if I go into the firefighter tcode and then look at the same logs, there is a little more detail which I'd have expected to see in the web based detail report.
    Do you know what I'm missing?  I already checked the trace for any auth failures, and there is no auth failure.
    Thanks,
    Santosh

    Santosh,
    Which traces have you run? I have a few similar issues which may benefit from running a trace.
    The only other authorisations I would check is that the RFC / Connector user has the authorisations to be full logs in both the backend and web versions.
    Simon

  • Mail set up and other minor tweeks

    I would like to know how to remove the ugly picture that iphoto took of me during initial set-up from sent emails. there doesn't seem to be anything in signatures that makes any difference to it.
    Also how can you set columns as the default view in Finder?
    Also how to remove the VPN icon from the menu bar (that popped up while messing with things I shouldn't have been and didn't need to and now look...)
    Also have installed Boot Camp beta and MS XP but even though MAC is defined as the default start up Windows is the one that jumps in and takes over. How can you stop this?
    Forgive me if these questions should be divided up by topic I'm new to this and don't know how these things work. Would appreciate any help you an give.
    Thanks
    15" Macbook Pro   Mac OS X (10.4.8)  

    Hi Toiling,
    I would like to know how to remove the ugly picture that iphoto took of me during initial set-up from sent emails. there doesn't seem to be anything in signatures that makes any difference to it.
    Are you talking about the picture in the upper right corner of email messages you send? If so, this is the picture chosen in your computer's user account. You can change it here: System Preferences/Accounts. Select your user account and click on the Picture tab to change it. But I don't think this picture is sent with your emails.
    Also how can you set columns as the default view in Finder?
    Go in Finder/Preferences/General and check the box "Open new windows in column view".
    Also how to remove the VPN icon from the menu bar (that popped up while messing with things I shouldn't have been and didn't need to and now look...)
    Open Internet Connect (in Applications) and click on VPN and uncheck the box "Show VPN status in menu bar". You can also delete a configuration for VPN by selecting "Edit configurations..." in the Configuration dropdown menu and clicking the - sign after you selected the configuration you don't need.
    Also have installed Boot Camp beta and MS XP but even though MAC is defined as the default start up Windows is the one that jumps in and takes over. How can you stop this?
    Unfortunatly, I can't help you with this one... I don't know anything about BootCamp. I'm sure someone else will be able to answer this.
    Guylaine
    Mac mini Intel Core Duo 1.66 GHz 512MB DDR2 SDRAM   Mac OS X (10.4.8)   G4 Digital Audio Mac OS 9.2.2, iPod nano 1GB, iPod nano 4GB

  • I am not getting scrollbar in textarea for row=1, without applying resize and overflow-y css. How i can fix this without these properties

    I am not getting scrollbar in textarea for row='1' without applying resize and overflow-y css. How i can fix this issue without these properties.

    maybe the [http://forums.mozillazine.org/viewforum.php?f=25 Web Development / Standards Evangelism] mozillazine fourms will help you out better if you dont get an answer here.

  • Resizing and scaling all content to the artboard

    Hi
    I have about 150 files of various sizes. They all have different content and need to be resized to 5cm x 5cm (2.5in x 2.5in) so they can be compatible with an online system of mine.
    I have succesfully made a script that opens every file in the directory with the files, then resizes their artboard to my required size. Thats part of the manual labor taken out of the job.
    But how do I make the script resize and scale all content to the artboard, irrespective of the size of the content initially? Similar to how you might scale an image in Photoshop? I've seen bits and peices of code around that can resize and scale text objects and the like, but what about all content in the file?
    Robbie

    She needs to sync her phone to HER account on HER computer with HER iTunes library. Syncing with YOUR iTunes library does exactly what you described. By design.

  • How can I store a word file in database and other one download this file

    My dears:
    I want to upload a word file at my form then store in database
    and other one user want to download this file
    I Use developer 10g R2
    Database 1og
    thanks more

    If you take a look at the WebUtil page, there is a demo which can be downloaded. Look carefully at the option to upload to DB. If you want to manipulate the doc you can use OLE. This is also offered as part of the example.
    http://www.oracle.com/technetwork/developer-tools/forms/webutil-090641.html
    Be sure to carefully review the included ReadMe file as it includes some minor configuration required to use file upload/download functionality.

  • Skinning TextInput (and others) changes text position

    Hi there,
    I've been working on updating the visuals of our application and one path I took was skinning components. There's a designer in our team that works well with Photoshop and Flash (but not with Flex or programming at all), so I sent him the link of Narciso Jamarillo's article on creating skins for Flex using Adobe Creative Suit.
    Although we had few troubles working over the default template for HaloSkin at first, we kinda figured out most of them. But now there's one problem I couldn't find a solution yet. Whenever I apply the skins he made, the components that show text like TextInput and ComboBox start showing text in the wrong position, a little above the center and closer to the borders (sometimes it gives the impression it cuts out characters when I align the text at right).
    Here's a picture:
    Skinned on the left, not skinned on the right.
    So I'd like to know what exactly has influences over text position when I create a skin in flash, or any hint on what is causing this behavior.
    Thanks in advance.
    With regards,
    David

    I asked the designer to check in Flash and all grid lines are in proportional distance (4 pixels from edge). I also asked him to create a new skin from template, without any changes, and it displayed the same behavior, so I don't think it's a scale 9 slice configuration problem.
    Could you elaborate what kind of "minor tweaking" I could do on Flash? I ask because we just changed the shapes and and the 9 slice scale grid, is there anything else you could setup for a skin?
    David

  • Document setup (artboard resizing) parameter request

    Hi all. This is the best place I could find. I was looking for some feature request form but I couldn't.
    Anyway just like in Photoshop I wish we could use a registration point for resizing the artboard. In other words it would be great if we could select the reference point from which the artboard would take its base while resizing such as top left, top mid, top right, mid left, mid mid, mid right, bottom left, bottom mid, bottom right.
    Also, it would be handy if we could have an option to select where the ruler numbers start, such as the top of the document for the vertical ruler...

    >
    "...do you think anybody from Adobe reads these posts..."
    There is absolute evidence that
    somebody
    from Adobe reads the Feature Request sections of the various forums in an official capacity. We even get occasional responses. But it's difficult to quantify how often they read, and how much consideration the requests are given in comparison to similar requests that are expressed by "well-known" users of higher public profile (e.g. 3rd-party book authors, video and website producers).
    The only, best things we can do when we make requests is to be as clear and focused in our writing as we can, to present the ideas in a professional attitude-neutral style as possible.
    The engineers who might take feature requests under consideration aren't mind-readers, and don't have any obligation to put up with personal rants and bluster.
    Keep them smart, thoughtful, detailed, focused, clear and professional.

  • [svn:bz-trunk] 18830: Checking in a few minor tweaks that I had locally, no real functionality change.

    Revision: 18830
    Revision: 18830
    Author:   [email protected]
    Date:     2010-11-29 07:07:50 -0800 (Mon, 29 Nov 2010)
    Log Message:
    Checking in a few minor tweaks that I had locally, no real functionality change.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/FlexContext.java
        blazeds/trunk/modules/core/src/flex/messaging/security/LoginManager.java

    I've never used any of the E Series and have often wondered how they stack up compared to their N Series counterpart !
    I can say from the freeware Symbian 60 side of things - precious few (useful !) applications exist. It's one of the reasons why I've downloaded Nokia's own freeware development environment (as I'd also like to get back into programming), but unfortunately I never get round to kicking a project off !
    Regards,
    Edward

Maybe you are looking for

  • Why is adobe charging me twice a month for a single subscription to the creative cloud?

    In my account transaction history page there are two charges on the same date with unique transaction numbers. Anyone else here being double charged?

  • System Crash resulting in lost work...HELP with data recovery!

    I need help. I was working on some art for an event and had a system crash. I was 95% complete with this particular project and am now back to square one unless I can recover all of the data or some of the data. Does anyone know how to recover data i

  • How can I return to a split screen set-up?

    While I was away on business, a co-worker shared my computer and somehow changed the appearance of my inbox to a full screen. I want to return to the split screen which allows me to see my e-mails and read the highlighted one in the split screen form

  • Problems after ICS update.

    I had a lot of issues after the ICS update.  After a couple of days I finally removed the battery for 1/2 an hour when I replaced it seems to have taken care of all but one issue.  When talking on the phone the conversations from the other end breaks

  • Bridge for management of archive of footage?

    Hey guys and gals, My employers are making the move over to CS6 and it has fallen to me to manage a sizeable amount of media.  We have around 200 2TB bare drives of old footage that needs to be organized in one central and searchable database.  So my