Save Workspace doesn't save anything

I'm using CS3 and can't get Illustrator (or Photoshop for that matter) so save a workspace. I set up the program the way I want it, then save the workspace. However, when I recall the workspace, nothing is saved. It just loads the Illustrator default settings.
I've read this is an issue that hasn't been fixed officially. Seems rather an important setting for the program.
Does anyone have any tips to fix this situation? When I was using CS2, Illustrator wouldn't pre-load my default workspace either. But, at least when I manually loaded it, the program would load what I had set up.
Help!

I have no knowledge on this matter regarding AI 13 (CS3), but I can tell you the save workspace feature works fine for me in AI 12.
>When I was using CS2, Illustrator wouldn't pre-load my default workspace either.
That's not the way it works. When you recall a saved workspace, AI writes the settings to aiprefs when you quit the program. The new settings are loaded from aiprefs,
not your saved workspace, the next time you start up AI.
Recalling a saved workspace, therefore, is functionally equivalent to changing palette locations, etc., manually. Either way, Illustrator should start up the next time with the settings as they were when you last quit.
By any chance, do you shut down Windows without properly exiting Illustrator?

Similar Messages

  • Can't save drafts, doesn't save sent mail thru imap account

    I learned what an imap account was when I signed up for my .Mac account. I like the idea of sent mail being saved on the server and shared to all my computers. It saves duplication of effort between the two of us working here. So, I've recently had my web guy switch my old POP account to an imap account. But there's problems.
    Whenever I begin composing an email to be sent through my new imap account, I get a message that says, "This email cannot be saved." I can compose and send the email through that account, I just can't save it to my draft folder. When I hit the "Save as Draft" button, it seems to try to save. The "Save as Draft" button goes gray for a couple of seconds but, afterward, I can't find any trace of a saved draft. There's not even a Draft "mailbox" or subfolder under the main "Drafts" heading. Also, once the letter is sent, it doesn't show up in a sent mail folder, I suppose because, again, there isn't a sent mail subfolder for that account.
    My web guy showed me how in his Thunderbird mail preferences he's asked to choose a folder in which his drafts and sent mail will be saved. I can't find a question like that in the Mac Mail preferences. Even if I were asked where I want the mails to be saved, those folders would have to be on the imap server for the contents to be shared between computers, right?
    Two side notes, there is an inbox for this imap account, just no "Sent" or "Draft" folders and second, I'm on OS X 10.4.10, Mac Mail Version 2.1 (752/752.2).
    Anyway, does anyone have any idea what's going on and how it can be fixed?
    TIA,
    Peter

    Yes! Brilliant! When I followed the first half of your instruction (this account requires INBOX to be typed in Preferences, etc.) the imap server did indeed create the draft folder and when I sent the email it created a sent mail folder. Just what I wanted! Thank you. I'm so grateful!
    OK, now a couple more questions based on things that seem to have started happening as a result of following the first instruction.
    Now, instead of not saving drafts, it's saving two, three or four. Just as an experiment, I tried writing a letter to be sent through Mac.com. As I wrote the letter a draft appeared in the proper draft folder. When I changed the subject or added a recipient, that draft was amended to reflect my changes. In the new imap draft folder a new draft was added each time I made a change. They all went away once I sent the message so I see that as a small problem.
    Second, since I saw the draft and sent mail folders appear, the inbox for that account is acting oddly. The little whirling icon that appears when incoming messages are being checked shows up as expected next to each box (subfolder). In the case of the account where the changes were made, the whirling icon freezes and does not display the number of new messages until I actually click on that subfolder. One other little issue that might be related; mail that appears in the new imap inbox doesn't always appear in the overall inbox (atop all the subfolder inboxes). If I click on that inbox subfolder, the mail will appear.
    Third question/comment, the second half of your email suggested that if I succeeded in getting email to "save messages on the server, but maybe in a mailbox different from where you want them to be. To fix that, select the desired folder in Mail and choose the appropriate option from Mailbox > Use This Mailbox For. " Although it seems to be saving in the right folders I looked at the "Use this mailbox for" command and the choices are grayed out no matter which mailbox I choose, whether it's a subfolder mailbox, a main mailbox or a mailbox folder I've created. I don't care but I'm curious. Is that odd?
    Thanks so much for your help so far! This is just great!!!
    Peter

  • FCKEditor implemented in Apex - save button doesn't save!

    Hi there,
    I used the excellent notes on implementing FCKEditor into apex (see Re: textarea html editors and everything is working very well, however the FCKEditor Save button, whilst doing a submit is not saving the edited contents of the window.
    I'm wondering whether the automatic DML process of the page is being bypassed because the request value passed by the page submit is not one of the ones that the process recognises?
    Has anyone faced this problem, and figured out a solution?
    I'm using FCKEditor 2.2 (http://www.fckeditor.net) with apex express version 2.1.0.00.39
    Thanks in advance,
    Mike Cretan
    Message was edited by:
    MGC

    Hi,
    Check the demo program  SAPSCRIPT_DEMO_NOTE_EDITOR what ever you enter in the editor you get the text using method
    call method note_editor->get_text_as_stream
           importing text = notetab.

  • OS 10.8.3 Mac mail "Save Attachments" doesn't save attachments?

    I recently got a new imac with 10.8.3, and in mac mail When I try to save attachments to folders nothing shows up in them. What gives?

    Hmm. now it seems to be working. Go figure…

  • My iPod syncs, but doesn't save ANYTHING on the iPod

    Basically, my iPod syncs, but doesn't save ANYTHING on the iPod, its the first iPod I have used and it really annoys me... I have tried pretty much everything :@
    Help?!

    Hello JellyPopJade,
    And welcome to Apple Discussions!
    How do you have your iPod configured to sync with your iTunes library? Automatically or do you manually manage its contents by dragging what you would like from your library to the iPod.
    If you have it set to automatically sync all checked songs and videos, make sure each track you wish to sync to your iPod is checked within your iTunes library.
    Under the Summary tab for your iPod, is there any space taken of by the "Other" category (orange)?
    B-rock

  • URGENT: when COMMIT doesn't save anything

    Hello friends at www.oracle.com ,
    I'm having a problem: a Forms program that has a COMMIT instruction before calling a report but, when we look at the report, it doesn't show any data that should be committed (INSERTed, in this case).
    Looking at the table through Worksheet shows that COMMIT hasn't saved data, although Forms doesn't show any error that could be happening. Even pressing SHIFT+F1 keys to see any Oracle Error doesn't show anything.
    If you have any suggestion about what could be wrong, please tell me. The fact is: although a COMMIT is used before calling the report, nothing happens and Forms doesn't give any feedback - error message, etc.
    Thanks, and best regards,
    Franklin Gongalves Jr.

    Run with a database trace on
    EG FORMS_DDL('ALTER SESSION SET SQL_TRACE = TRUE');
    Look at the trace file (generated on the server side, so you may need to talk to your DBA) and see if the INSERTs and COMMIT ae being sent to the database, and if any errors are coming back.
    I seem to recall, Forms has a problem dealing with the failure of deferred constraints. It thinks the INSERT (or UPDATE) has already been applied, when the server has rolled it back.

  • Edited photo doesn't save to PC (iOS 8)

    (iOS 8, iPhone 6) When I use the iPhone Photos app to edit a photo to, for example, remove red-eye and/or use the magic wand tool, then click "Done," it says it saves. I can go back into edit mode with that photo later and it always gives me the option to "Revert" to the original, so it obviously doesn't save the edited photo as a separate image. The problem is, when I transfer an edited photo to my computer (via Lightning cable) it saves the original, unedited photo on the computer. Is this a bug or is it intentionally not saving the edited photo?
    Whenever I edit a photo and connect my iPhone to my Windows computer, there is a local disk icon(s) in the DCIM folder along with the original photo(s). Meaning, if I edit three photos, there will also be three local disk icons in there as well. If I revert a photo to its original state, the corresponding local disk icon disappears from the Windows Explorer window.

    LR 4.4 uses a large internal colorspace which is ProPhotoRGB with an sRGB gamma curve, so you might want to set your PS RGB workspace to ProPhotoRGB and see if that makes any difference. 
    What is the nature of the difference you’re seeing between the LR version and the PS-CS6-reimported version?  Can we see a screenshot?
    Did things used to work ok and this just started happening or have you just started using LR and/or CS6?

  • Set as default tab doesn't save

    Because it shows the name of the last poster, I would prefer to have Overview as the default view for forums I visit. (I would hope that the names of the OP and last poster will be reinstated as soon as possible for all page views. As many others have already mentioned, this is very useful information to have.)
    For some reason, only in 10.4 Tiger does Overview remain as the default. (And, I don't remember even having to use Set as default tab for the Tiger forum to remain in Overview. It has just always appeared that way.) With any of the other forums I frequent, even if I click on Set as default tab for Overview, if I leave that forum and return it always reverts to Discussions view. It doesn't save that view.
    In addition, Set as default tab doesn't even appear as an option for several of the forums I visit.
    Is this a bug, or do I need to know something about making the save work?
    Unless it's some setting I'm missing on the Personalize/Widgets page, I don't see anything I can use there. I already have browser bookmarks for any of the forums I visit.

    Don Archibald wrote: The 'set as default' option will not be available when you are viewing the collection using the tab which has already been set as default.
    But, for example, neither in Tiger nor iTunes, did I set Overview as the default. They appear that way without having done anything. And thanks for the clarification on points.
    Before setting to Overview, Set as default is available:
    After setting to Overview, Set as default is now missing and I can not make Overview the default. Something I'm not getting?

  • Openoffice 3.2 calc doesn't save row height in xls

    Hi All,
    I have upgraded to ooo 3.2 recently. I work with excels spreadsheets so  I have to save files into xls. Suddenly I realized that Calc doesn't save custom row height, when I open the file all rows are displayed with default height. It worked in the previous version, pacman log: upgraded go-openoffice (3.1.1.5-1 -> 3.2.0.4-1)
    I searched ooo forums, but didn't find anything.
    update:
    in case someone is interested, I have found a kind of work-around. Select sheet, Format / Rows / Optimal height -> increase value at least one step, in my case from 0.0 mm to 0.1 mm, then save. Reopen xls, rows will be displayed with the custom heights. Unfortunately one has to apply this workaround on every singe sheet in the workbook. :-/ No way I would do this with all my workbooks.
    Last edited by siriusb (2010-02-03 09:52:39)

    Workaround with downgrade: If someone successfully downgraded to 3.1.1 it wont start because depends on libjpeg.so.7.
    1. Create a script somewhere in your PATH and make it executable:
    #!/bin/bash
    LD_PRELOAD=/var/tmp/libjpeg.so.7.0.0 soffice -calc "$1"
    2. copy libjpeg.so.7.0.0 to the directory mentioned in the script (in this case /var/tmp)
    3. in your file manager e.g. nautilus right click on the xls, choose properties / Open with / custom command, and use the script's name.

  • E-recruiting BSP Tab Note Save & Back button  doesn't save data

    Hi all,
    We have implemented, EHP3, and we had a problem with the cancel button in the screen of the tab note of TRM category, the problem with  Cancel button was that it save data when it shouldn't do, so we implemented the note < 1439737   " Note text is getting saved when you press 'Cancel' button " > and <1379694  "  Changes in the letter section are lost after tab switch " >, so the problem with Cancel button was solved, but now the Save & Back button doesn't save anything the data is getting lost, we sent am OSS Note to SAP, but still no answer, so I wanna know if somebody has a similar problem, and if it is, how did u solve?? Please let me know please.
    Many Thanks.

    Hi all,
    We have implemented, EHP3, and we had a problem with the cancel button in the screen of the tab note of TRM category, the problem with  Cancel button was that it save data when it shouldn't do, so we implemented the note < 1439737   " Note text is getting saved when you press 'Cancel' button " > and <1379694  "  Changes in the letter section are lost after tab switch " >, so the problem with Cancel button was solved, but now the Save & Back button doesn't save anything the data is getting lost, we sent am OSS Note to SAP, but still no answer, so I wanna know if somebody has a similar problem, and if it is, how did u solve?? Please let me know please.
    Many Thanks.

  • HT4059 When I have a PDF that I want to open and save into iBooks - it will attempt to open it and the shelf flips around to make room for it. But it doesn't save it. I have to end up opening it in Adobe or Kindle app to view & save it.

    When I have a PDF that I want to open and save into iBooks - it will attempt to open it and the shelf flips around to make room for it. But it doesn't save it. I have to end up opening it in Adobe or Kindle app to view &amp; save it. This has been doing this awhile, what's wrong. Should
    I take it and have it looked at?

    is there any important stuff saved to your emails? if so you could log on to your emails from a seperate device and back them up. im not sure what else you could do :/

  • When i upgrade my Mac Pro to yosemite safari doesn't good work and doesn't save bookmark plz help me to fix it

    when i upgrade my Mac Pro to yosemite safari doesn't good work and doesn't save bookmark plz help me to fix it

    hi
    when i save a page as boomark shown at the bookmark list when i close safari and restart safari evry bookmark that i saved dosn't show at the bookmark list
    excuse me for whriting i speak a little english
    1 save bookmark and show at the bookmarklist
    2 i close safari
    3 and reopen it
    4any bookmark ,i saved them dosn't show at the bookmark list

  • I recently upgraded from 4S to 5S. There are 2 games that I wish to transfer to the new device. 1st game isn't available in the Store anymore, so can't download. 2nd game doesn't save when you change devices. How do I get those 2 apps to my new phone? Tnx

    I recently upgraded from 4S to 5S. There are 2 games that I wish to transfer to the new device. 1st game isn't available in the Store anymore, so can't download. 2nd game doesn't save when you change devices. How do I get those 2 apps to my new phone? Can I do that manually through iTunes?
    Thanks!

    Hello jon713,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iTunes: About iOS backups
    http://support.apple.com/kb/ht4946
    App Store Application data (except the Application itself, its tmp, and Caches folder)
    Application settings, preferences, and data, including documents
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    http://support.apple.com/kb/ht1848
    To transfer iTunes Store purchases from your device to a computer, follow these steps:
    Connect your device to the computer. If it is synced with another iTunes library, the following dialog may appear:
    Click the Transfer Purchases button.
    Have a nice day,
    Mario

  • When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the o

    When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the original in my work folder. I need to know how to stop this from happeing and get it back to the way it has been working he last 6 months since i purchased this program.

    Hi pissedadobeuser,
    Does this issue occur with any particular web page?
    Are you able to print the webpage to 'Adobe PDF' to convert it to pdf.
    Which Browser version, OS version and Acrobat version are you using?
    Regards,
    Rave

  • Hi   I have Mountain Line with Safari 6.0.2. I used to open Facebook, Youtube, Twitter etc. and everytime I select "Stay signed in" "Remember my password" etc. but it doesn't save my passwords and everytime I have to sign in again. I never sign out from t

    Hi
    I have Mountain Line with Safari 6.0.2. I used to open Facebook, Youtube, Twitter etc. and everytime I select "Stay signed in" "Remember my password" etc. but it doesn't save my passwords and everytime I have to sign in again. I never sign out from these websites but when I open it next time, it requires username & password.
    Does anybody know the problem & solution, plz help. I also found disk erros and reaoired permissiomn and the restarted and did disk utlty again and repaired the same disk errors and then did a restart and still does not remember passwords or ask me. Did all this still no luck it saved apple login on here and saved gmail account but others one it used to save does no longer.here is what i did below and still no luck.
    Instructions
    Set Your Passwords Preferences
    1
    Open up your Safari Web browser and choose 'Preferences' from the Safari pull down menu
    2
    Click on the heading 'AutoFill.'
    Click on the box next to 'User Names and Passwords.'
    4
    Close the 'Preferences' window.
    Save Your Passwords
    5
    Go to a Web page that requires a password and enter in your chosen password. Safari will then ask if you would like to save this password.
    6
    Click on the button 'Yes' in order to save the password.
    7
    Complete steps 1 and 2 for any other passwords that you want Safari to remember.
    Manage Your Passwords
    8
    Go to the 'AutoFill' section in the Safari Preferences window.
    9
    Click on the 'Edit' button to the right of where it says 'User Names and Passwords.' This will bring up a window displaying all of the passwords and usernames that you have authorized Safari to save.
    10
    Click on a password listing and push the 'Remove' button in order to delete the password from Safari's memory.
    11
    Choose 'Remove All' in order to delete all of the saved passwords.
    12

    I suggest that you run software update, after which you should have Safari 6.0.5 - then check Safari - Preferences - Privacy & see that 'Block cookies' is not set to Always.
    Failing that - switch Safari extensions Off via Safari - Preferences - Extensions & test again

Maybe you are looking for