User specific DVD problem

Okay, I have a macbook running 10.5.8 with a Matshita DVD drive. There are 2 accounts on this macbook. The primary user of this macbook told me that the DVD drive is not working. Any CD she puts in the drive tells her that it's an invalid disc and ejects it. So I take the laptop log on with the other account and the CD spins up and launches iTunes. I'm still learning the guts of OSX but is there a preferences file in the users profile that I can remove to get this working again? I looked in the user's library/preferences for a plist file relating to the dvd drive but there was none. should I be looking at the iTunes plist files instead?
I also have another issue with the time and what it's displaying, but I didn't know if that should be a separate post or not?
Any help would be greatly appreciated.
Thanks!

If the issue is limited to that user account try starting up Safe Mode (It will take more time to startup in Safe Mode because it runs a directory check.)
If your DVD functions correctly that way, go to System Preferences >> Accounts >> Login Items, and remove them. Boot normally and test. If not go to/Users/yourname/Library/Contextual Menu Items and move whatever is there to the desktop. Then do the same with /Library/Contextual Menu Items. Lastly, try moving/Users/yourname/Library/Fonts to your desktop and restarting. Log out/in or restart, if that sorts it start putting items back one at a time until you find the culprit.
If not drag /Users/yourname/Library/ Preferences folder to desktop and restart.
Let us know.
EDIT: Wherever I have "yourname" just read it as the name of the problem account,
-mj
Message was edited by: macjack

Similar Messages

  • Strange user-specific display problem

    I use my MacBook with an external AG Neovo F-419 19"screen. I have one screen at work and another at home. It works beautifully except for one strange phenomenon: when I log into my account and watch the screen during start up, whereas it starts out having nice even-contrast graphics with a good color range, as the boot progresses it goes through two changes. At the first change the color balance changes, probably reflecting a calibration that I have done in the past kicking in from the Display Preferences info. But then it goes through a second change in which the contrast becomes extreme and the color range perhaps reduced and this then stays and I cannot reverse it by changing the settings in Display Prefs (I can alter the contrast, brightness, color balance etc. but I can't restore the normal color and contrast whatever I do). Bizarrely, however, I can restore things to normal just by rotating the screen and then Reverting to normal orientation.
    This is user specific as it doesn't happen if I login as another users and it reappaears when I log back in (andagain gets undone by rotating the screen). It seems not to be a function of a particular Display Profile as I have tried changing them and deleting, ditto for the Prefs file in my User Library. Moreover, the external display does not need to be connected - it happens when I use the Macbook on it's own, which is very annoying because then I cannot rotate the screen to get rid of it!
    If anyone has any ideas I would be very grateful as I do not want to transfer thousands of files into a new User account (I should say that I thnk this problem first arose in Tiger when I had another machine and it has migrated along with the User settings!!). Help!!
    Andy

    Hi,
    I think you can only display a maximum message of 128 characters. There is also another function module SCCA_TH_POPUP which also has a message size of max 128 characters.
    Danish.

  • User specific popup problem

    Hello experts ,
                  I have used the Function module 'TH-popup' to give an user specific popup . But I can show a message less than 128 char by this Function module. Is there any other way by which I can print user specific popup longer than 128 char ?
    Deb .

    Hi,
    I think you can only display a maximum message of 128 characters. There is also another function module SCCA_TH_POPUP which also has a message size of max 128 characters.
    Danish.

  • Weird and aggravating user-burned DVD problem.

    Hi,
    I'm experiencing a very weird and annoying problem with my self-written data DVDs.
    Basically, when I wrote a couple of data-DVDs today, I cannot seem to copy the files from these DVDs on a Mac via the normal way anymore. Basically, when I mount my DVD I see all my files just fine, but when I wish to copy one to my computer I get the forbidden-cursor (the one with the black arrow and a white stopsign). Now the weird part is that if I select multiple files I can actually copy them to the hard-drive, but with a strange caveat; namely the file that I selected last will not be copied over.
    This was the first time my self-written DVDs showed this behaviour, so to check I dug out an older DVD which I knew worked perfectly a year ago. But lo and behold, it now also displays this behaviour. What's more, it seems suddenly all three Macs in this house decided do treat my DVDs (old and new) in this weird way. The lone Windows pc downstairs otoh actually did just fine and allowed me to copy single files from the disc with no problem.
    But that's not all. If I insert such a DVD and later on insert a self-written CD, this CD suddenly shows the same behaviour. Only after relaunching the finder will this CD work correctly again (sadly, this doesn't help with the DVDs).
    To write my DVDs I use an external LaCie d2 16x DVD+/-RW (completely up to date with respect to its firmware) with Toast Titanium 7.0.1 on an eMac G4 1ghz running Tiger 10.4.7 .
    I use either DVD+R or -R (both show this problem) and write them using Toast's Mac & PC data disk option. Between the three Macs here at home the only constant factors are the Apple-supplied system updates, leading me to believe there is either an undocumented burning bug in Toast or there is a problem in Tiger 10.4.7 .
    A google-search did not bring up anything, neither a confirmation nor a solution for this problem. My question now is; has anyone here ever experienced this problem and found a solution (or have at least an idea what the underlying problem could be)?
    Thanks for any and all replies,
    Tim
    P.S.: I figured that perhaps there was a sort of permission problem on the mount volumes, so I ran the fix permissions routine but to no avail sadly.
    eMac G4 (1 Ghz) ATI-graphics, combo-drive, 512 Mb RAM, 160 GB HDD   Mac OS X (10.4.7)  

    Update:
    It seems that older DVDs do in fact still work ok when one relaunches the finder, just like I mentioned for cd's in my above post. So seemingly the DVDs written today somehow seem to 'corrupt' the Finder with their behaviour.
    In fact the last 'good' backup DVD I wrote was in february of this year, so whatever is causing this must have happened between then and now. This gives me the impression that there must be an incompatibility between 10.4.7 and either Toast 7.0.1 or with the firmware on my DVD±RW drive.
    Any insight is greatly appreciated.
    Sincerely,
    Tim

  • Problem in user-specific search results

    Hi All,
    I have created an index which is indexing the docs properly. Now, I written a code to show user-specific docs using index management API's..
    I have used an EP5 current user.
    ISearchResultList results = session.getSearchResults(1,session.getNumberResultKeys());
    In the following stmt, I am getting the proper value for session.getNumberResultKeys(), but still ISearchResultList size always is zero.
    Is there anything I am missin in code or its a configuration problem??
    I have full control permissions to index as well as to repository folder..Can someone plz get me out of this problem..Its urgent
    Thanks & Regards,
    Udit

    Hi Udit,
    I got the solution for the problem. Here is the code I am using and its working great. Just give a try
    com.sapportals.portal.security.usermanagement.IUser user = null;
    user = (com.sapportals.portal.security.usermanagement.IUser)request.getUser().getUser();
    response.write("<html><head><title>Search</title></head><body>");
    ResourceContext c = new ResourceContext(user);
    try {
    IIndexService indexService =
              (IIndexService) ResourceFactory
         .getInstance()
         .getServiceFactory()
         .getService(IServiceTypesConst.INDEX_SERVICE);
         SearchQueryListBuilder sqb = new SearchQueryListBuilder();
         sqb.setSearchTerm("valero");
         IQueryEntryList qel = sqb.buildSearchQueryList();
         // get an instance of federated search
    IFederatedSearch federatedSearch =
              (IFederatedSearch) indexService.getObjectInstance(
              IWcmIndexConst.FEDERATED_SEARCH_INSTANCE);
         List indexList = new ArrayList();
         String index = null;
         if (index != null && index.length() > 0) {
         // take a specified index from index= parameter
         indexList.add(indexService.getIndex(index));
         } else {
         // take all available indexes
         indexList = indexService.getActiveIndexes();
         // it is recommended to use a search session object
         // for searching execution
         ISearchSession session = null;
         if (session == null)
         session = federatedSearch.searchWithSession(qel, indexList, c);
         this.renderResultHeader(response, session, indexList);
         // get all results from the search session
         ISearchResultList results =     session.getSearchResults(1, session.getTotalNumberResultKeys());
         response.write(" from session => " + results.size() + " and size is : " + results.toString());
    Here it will print the size of the ISearchResultList, the problem is the user we are passing to ResourceContext is not proper.

  • Smartforms user specific problem

    Hi
          I have a developed a smartform with two page , when i am excetuing this smartform from my user-id next page is not coming but when I executing this same form with another user-id it  displying both the pages . can you please tell me where is the problem.
    Thanks & Regards
    Girdhari

    Hi,
    Please look at the Printer of both users. This problem may arise when different printers are allocated for different users.
    Look at the print-preview screen of both users.
    If Printers are different for both users, then contact to Basis person.
    Regards,
    Keyur.

  • How to restrict users to not default layout while creating a user specific?

    Hi all,
               I have a problem with frequent changes in report layout setting. When users trying to create a user specific layout in the window "Default" is set, out of "User specific" & "default" checkbox defaultly, so users saving the layouts. so it's overwritting on existing layout. we are ossing the old data. how to restrict end users to create new one with out changing the existing one.How to change that default check in "Default" check box to user specific defaultly. where i have to do settings for this. Thanks in advance.
    Pradeesh

    Hi ,
    My problem is still not resolved. I tried applying the people picker property and set a specific field(an email id field) to be available to only admins. Now the field is not visible to the normal users but only admins which is good but that email field
    should be able to take normal users as wel as admin's email ID. currently due to the people picker property it only takes admin's ID and not normal user's ID - which is not as per expectation.
    What this email ID field does is - when a normal user is logged in he/she wont see this field in that view. But when an admin logs in he/she can switch to admin view and see this field . The admin can put any user's ID in this field and pull out the required
    resource's Time Report for modification.
    Please let me know how do i overcome my problem. Detailed step description will be very helpfull .
    As per Cameron's suggestion (add a rule on the "additional admin section") , i am not sure how exactly that is done. Would help a lot if i got to know how this works.
    Regards,
    Guru

  • Setting user specific contract data while creating sales order using BAPI

    Hi all,
    I am creating sales order using BAPI - BAPI_SALESORDER_CREATEFROMDAT2.
    Now my problem is that there is no structure for contract data (i.e. VEDA), system automatically set contract data using customization values.
    I am doing some validations on cotract data in MV45AFZZ which fails, because these validations are performed on standard values, user specific values r not set.
    How to handle this issue, your small clue may help a lot.
    Regards,
    S@meer

    HI
      Pricing will be carried basing on the pricing
    procedure.
    Case1: Prices will be carried out automatically if
    necessary condition records are maintained for the
    condition type.
      For this you can go to Sales Order-> Item Conditions
    In the screen you can click on command button Analysis,
    which gives you the list of condition types associated
    to the pricing procedure. By clicking on the condition
    type you can know the action that has taken place.
    Case2: Manually forcing prices for Items.
      To do this, you have to populate ORDER_CONDITIONS_IN &
    ORDER_CONDITIONS_INX. Also note to identify the item
    numbers, you manually pass the item number for each item
    in the sales order, use the same item number for
    populating conditions.
      Parameters required:
    ORDER_CONDITIONS_IN:
      ITM_NUMBER, COND_TYPE, COND_VALUE, CURRENCY
    ORDER_CONDITIONS_INX:
      ITM_NUMBER, COND_TYPE, UPDATEFLAG, COND_VALUE,CURRENCY.
       Hope the above info helps you. Do revert back if you
    need more info.
    Kind Regards
    Eswar

  • User specific layout settings

    Hi
    We are assign the specific lay out for specific user the system is not allowing to save the data the following is the error description
    User-specific layouts must start with a letter (A-Z)
    kinly let me know if this is the authorisation issue
    the functional consultant can able to do the setting
    please provide the solution
    thanks in advance
    Regards,
    Jyothi

    hi
    thanks for solution
    i am followed the same 
    but still the problem is same
    exactly what iam doing is
    once we entered the screen there is some standard layout is picking the system that is 0SAP
    Than iam selecting the  choose button and selectin gthe  layout 3SAP
    than iam saving the data
    system ids giving the pop up and there iam selecting the reqired layout and selecting the check mark user specific and saving the data . removed the even after 3 in 3asp
    but still the problem is same
    kindly explian me the procedure if iam wrong
    thanks in advance

  • User specific default setting

    Hi Guru's,
    I have one ALV z-report.
    I have created two layout which is user specific.
    At the time of selection of layout system is allowing me only default setting and the field of user specific is showing gray.
    What will be the problem?
    Can anybody help me for this?
    I want to assign that layout to my specific user.
    But in the std report e.g. MB51 system is allowing me to assign layout at user specific.
    Thanks & Regards,
    Nilesh Ithape
    9967166393

    Hi Nilesh,
    As you are telling it is Z-Report,definitely problem may be with coding. Consult your technical people over there or post this in ABAP related forum.
    Regards.

  • User specific settings in SSM_CUST table

    Dear experts,
    i know it is not a right forum for post this thread but i am not able find to right forum for such problem
    My problem is that i disable favorites by adding parameter ALLOW_TCODE_START in SSM_CUST table
    and it disble all the user to add tcode in favorites but i want user specific that i (administrator) am able to add tcode
    in favorites but my client(subuser) not able to add tcode in favorites in sap easy acess .is it possible
    please help.......................

    THANKS FOR REPLAY SIR,
                          but i know all the configuration of USERS_SSM table
    where follwing configuration to hide for particular user  is given:-
    1 user menu
    2 sap menu
    3 web menu
    4 compny menu
    but i want to disable favorites for specific user which i think is only possible by table SSM_CUST  with parameter
    allow_tcode_start but it disable favorites of me (admin) as well as my client but i want i am able
    to add tcode in favorites  but my client not able to add tcode in favorites
    please help...............

  • Require user specific F4 functionality for a field in a program output

    Dear all,
    My requirement is i am using a field for ex: bukrs, name1 for an output. when iam using this two field in a program, if that program executes, i need F4 functionality for user specific. f4 functionality should show depends upon the name1.
    In a template i have these two variables, when i give name1 as 'ABCD' and press f4 for the bukrs it should display only bukrs which are mapped to ABCD. Lets assume one table is there for name1 mapper to bukrs.
    How it is possible. if so please let me know.
    Regards
    Arani Bhaskar

    Hello Arani,
    I think solution to your problem lies in using MATCHCODE addition to parameters and select-options as well.
    (This is from SAP F1-Help)
    ... MATCHCODE OBJECT search_help
    *Effect*
    This addition links the input field of the parameter to a search help search_help from the ABAP Dictionary. The name of the search help must be entered directly. For the input field of the parameter on the selection screen, the input help key is displayed. When the input help (F4) is requested, the user is displayed the hit list from the search help. When an entry is selected, the respective value is placed into the input field. If no search help for the specified name exists in the ABAP Dictionary, a message is displayed in the status line when the input help is requested.
    The addition MATCHCODE OBJECT cannot be used together with the additions AS CHECKBOX or RADIOBUTTON.
    *Note*
    The predecessors of search helps in the ABAP Dictionary were socalled matchcode objects. This is why you have the name MATCHCODE OBJECT for this addition. Matchcode objects that have not yet been replaced by search helps continue to be supported by this addition.
    *Example*
    Linking the parameter p_carrid with a suitable search help. When you choose the input help on the selection screen, a list with the names of the airline carriers is displayed. If a name is selected, the corresponding abbreviation is placed in the input field.
    PARAMETERS p_carrid TYPE s_carr_id
               MATCHCODE OBJECT demo_f4_de.
    Moreover, please read about using MATCHCODE, hope it helps you, Arani.
    Thanks: Zahack

  • KOB1 ALV greyed out checkbox "user specific"

    Hi Experts,
    following problem, in ta KOB1, during saving a layout the "user specific" check box is greyed out.
    the outorization object s_alv_layo (act.23) & s_alv_layr are granted to the user profile.
    No outorization problem in su53
    the oss-notes: 1667238 1818614 are implemented correctly.
    any suggestions are welcome
    br
    Julius

    Hi Julius,
    Please check SAP note 331416 - CO line item reports: EXIT_SAPLKAEP_009. This will help to find out whether your system has specific coding activated. Point 3 in note is as follows:-
    3. All users may change all layout/display variants in the standard setting.You should now change this so that only the user 'THE_BOSS' has the authorization to make changes.All other users should only be allowed to change user-defined variants/layouts.
                  Solution:parameter I_SAVE is responsible for the control of the variant/layout maintenance. Its characteristic values are:
    a) ' ' = display variants cannot be saved
    b) 'X' = standard save, user-specific saving is not possible
    c) 'U' = only user-specific saving
    d) 'A' = standard and user-specific saving
                  In the standard system, I_SAVE = 'A'. You have to set this to 'U' for all users except for 'THE_BOSS'.Also refer to Note 310293 regarding this problem.
      if sy-uname ne 'THE_BOSS'.
        i_save = 'U'.
      endif.
    Regards,
    Anand Raichura

  • User specific setting for SSM_CUST table

    Dear experts,
    i know it is not a right forum for post this thread but i am not able find to right forum for such problem
    My problem is that i disable favorites by adding parameter ALLOW_TCODE_START in SSM_CUST table
    and it disble all the user to add tcode in favorites but i want user specific that i (administrator) am able to add tcode
    in favorites but my client(subuser) not able to add tcode in favorites in sap easy acess .is it possible
    please help.......................

    Please anyone give some suggetion on it
    i m in great problem
    please help............

  • User Specific Display Variants

    Hi
    Were on ECC 6.0 and when I choose to create and save a display variant from and ALV screen the user-specific box is ticked and I can not un-tick it because its grayed out - no matter what we do we can not un-tick this checkbox. We need to create global display variants so that all user can use these display variants.
    Is there a configuration setting that we can adjust ?? any suggestions to overcome this problem are welcome.
    Thanks

    Hi Eric,
    I'm a bit busy now and I cannot give you a complete solution, but sure can give you some c(l)ue. Just see if you have some success. If you do not, then i wuill get back to you later.
    Refer to the follwoing SAP Tables and see if you have some luck.
    ==========================================================
    LTDX  --> Generic storage of display variants
    LTDXD --> Default display variants
    LTDXS --> SAP Default Display Variants
    LTDXT --> Display variant texts
    ==========================================================
    The idea is to try and manipulate the table entries for various users.
    Regards,
    Anand Mandalika.

Maybe you are looking for

  • Multiple devices on the same Apple ID.

    I just bought my wife an iPad Mini.  I would like to be able to keep the two iPads from talking to each other (iCloud).  Do I need to establish another Apple ID for her iPad? I still want her to be able to link to iTunes, where we both have our music

  • Can't get to log in screen on Tesco credit card website

    Hi, I am trying to log into my Tesco credit card on line banking but can't open the logging on screen. When i try I get an error message saying The connection to the server was reset while the page was loading. I am able to load this fine by using in

  • I get error messages frequently when changing windows or starting firefox

    this is the fourth time i'm trying to contact you guys. i keep getting error messages when i changed windows saying oops this is embarassing... etc. try again button works sometimes, sometimes not, if not have to restart, erases my bookmark menu tabs

  • What does that  "calid : calparser" mean?

    While trying and failing with new event creation in my calendar in calendaring server http.log I could see thes lines: [08/Nov/2005:17:03:49 +0200] myhost cshttpd[4205]: General Warning: No email address found for organizer with calid : calparser [08

  • "Simple" Project - Can't figure out Square Pixels, Codecs, etc.

    Just bought FCE thinking that making an iPhone demo video would be easier and have spent hours so far unable to get past the first (basic?) step. I would like to make a quicktime video for the web at 600x400 pixels (aspect ratio of 1.5). Have recorde