Problems with some preferences not showing

I seem to have problem with Mac OS X Leopard system prefences, some settings like "Sound" and "Displays" don´t show anything, only blank page. I installed Leopard first without any language packs and only after that I installed the desired language so I´m guessing this is the root of the problem? I tried reinstalling the language pack but it did not change the situation.
Is there any hacks to make those work? This is minor issue but still annoying. The machine is iMac G5 so PowerPC version of Leopard.

You surely had to have one language pack present in order to install.  What is the desired language you added later?

Similar Messages

  • TS3276 Does anyone have problems with sent messages not showing in their Mail? I have two sent folders when really I only want one. Any tips?

    Does anyone have problems with sent messages not showing in their Mail? I have two sent folders when really I only want one. Any tips?

    Not sure if this is a fix, but I tried sending myself a test email from only  the Bcc field, and lo and behold it now shows the Bcc field in all sent item previews;
    ...maybe leaving the 'To' field blank on purpose forced Mail to show it.
    Rebooted the Mail program, still there - rebooted the machine, still there. Hope this is still relevant and it works for you too - J.

  • How do I fix a problem with .eps files not showing up properly in icon view

    Actually my .eps files are not showing properly in any of the views but icon view is most important to me.  I am using OSX.8.5 on a mac mini and mac book air.  Almost all of my .eps files are conversions of .wmf files converted to .eps by WMF Converter software.  All of these files used to be on a PC running windows Vista using ST Thumbnails explorer to be able to view thumbnails.  For background info: I had to use a program to view the WMF files becasue hackers could put viruses into the thumbnail for WMF fies so instead of fixing the problem Microsoft disabled the thumbnail view for all WMF files. 
    A few of my .eps files are conversions of files created in CorelDraw 3x and converted to .eps in CorelDraw 3x.  Both types of .eps files misbehave the same.
    I downloaded one .eps file today from the internet to see if it would misbehave the same way (it does).
    Here is the problem: After a reboot when I first view a folder that contains .eps files in icon view I can see the file contents fine.  If I use the resize slider at the bottom of the window or resize the window itself then some or all of my .eps files revert to displaying the "generic icon" of a Loupe with a picture behind it.  If i can manage to put the resize slider to exactly where it was then my icons display the file contents as they did before I messed with the slider.  There seems to be no rhyme or reason as to when an icon will display as the file contents or when the generic icon comes up.  In some folders all the icons display correctly at the smallest icon size and in other folders the icons may display correctly or as only generic or a mix of generic and file contents.  Icons to files that came from the same source will not necessarily display the same way.  Icons to files that came from the same source and were converted by WMF Converter at the same minute do not necessarily display the same way.  If I display "info" for the files sometimes the previev pane of the info box will display the generic icon or sometimes it will show the file contents.  If I take an .eps icon that displays properly and drop it into a folder where all .eps icons are displayed as generic then that icon displays generic.  When I move that same icon out of that folder then it will display properly.  Icon view, list view, column view and cover flow view all display differently with no discernable pattern.  Sometimes I can see file contents in column view and not icon view.  Sometimes in cover flow and not in icon view.  It makes no difference if I have a handful of .eps files in a folder or hundereds of files in a folder.  After an undetermined amount of time the icons might display properly again or maybe not.
    What I have done so far:  exhaustive search of the internet did not find anyone else with the same issue.  I checked and fixed all disk permission errors that disk utilities would fix.  I know that icon view and quick look are two different things, but, I did however, download and install an eps quicklook plugin that did not seem to make a difference for my issue.  BTW Quick look sometimes works and sometimes not (no discernable pattern to this behavior either).  I tried the cnet download fix for quicklook just for grins.  It had me force QL to reload plugins and it's cache then I cleared out the QL configuration files.  This did not seem to make a difference in the behavior of icon view or Quicklook.  The only two things I have found to be consistant are 1)  The "open with preview" always works but I know this is different because this preview actually generates a pdf view of the file. 2) When the icon does display the file contents it always displays correctly.
    When you read this please be mindful of:  I am a Microsoft refugee not yet familiar with the Apple world so you may have to tell me how to do "simple" things.  I have no idea what is the difference between a "thumbnail" or a "preview" or the behind the scenes way that apple generates the icon appearance for the 4 different views. 
    Any assistance would be greatly appreciated.  I tried to insert a screen shot but got an error message when I did it.

    Was the error number really 0XE8....
    iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting

  • Problem with Css styles not showing in live view or when i browse

    I am using Mac osx 10.6 and building website with Dreamweaver CS5.  Sometimes div tags i create not showing styles or rendering in live view or when I browse but  showing in design view. I looked in dreamwever faq and they talk about not showing in design view to toggle the display styles. That is not the problem becuase it is check marked and I tried turning off and turning on and made no difference.I am using firefox browser.
    It happened before the other day too. But all of my other pages in this site that i have created the same way building with div tags and css styles. So not sure what the problem is. Maybe someone has a suggestion here.
    Johanna

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Portfolio</title>
    <style type="text/css"></style>
    <link href="css/jbstyles.css" rel="stylesheet" type="text/css" />
    <style type="text/css"></style>
    </head>
    <body>
    <div id="wrapper">
      <div id="mainnav">
        <div id="navbar">
          <ul>
            <li><a href="index.html"><br />
            </a></li>
    <li>
              <ul>
                <li><a href="index.html">          Home</a><a href="about.html">About</a></li>
                <li><a href="portfolio.html">Portfolio</a><a href="contact.html">Contact</a></li>
              </ul>
            </li>
          </ul>
      </div>
        <div id="contentinside">
          <div id="navbar2">
            <ul>
              <li><a href="design.html">Design</a></li>
              <li><a href="multimedia.html">Multimedia</a></li>
              <li><a href="webdesign.html">Web Design</a></li>
            </ul>
          </div>
          <div id="mm1thumb">Content for  id "mm1thumb" Goes Here</div>
          <div id="mm2thumb">Content for  id "mm2thumb" Goes Here</div>
        </div>
        <img src="images/multimsidebar.gif" width="212" height="615" alt="mmsdbr" longdesc="http://multimsidebar" />
      <div id="footer">
        <p> </p>
        <p>Johanna Bresnahan</p>
        <p>Web &amp; Graphic Design - http://www.johannabresnahan.com</p>
        <p> email: [email protected] ....phone....857•991•5717<br />
      </p>
    </div>
    </div>
    <!--end wrapper--></div>
    </body>
    </html> 
    Here is the html code above. not sure how to attach my file so get a visual. This is the first time I have used this forum.
    Johanna

  • Problem with font size, not showing up as expected.

    I've been wrestling with this for a few weeks now, but surely must be getting closer to having it resolved. It's just a problem with font size on just this one page.
    http://www.kgngroup.net/logos_and_packaging.html
    I want the body text to be 10px, but after two weeks, have played with every conceivable way, altering body font size in CSS and in the document itself. I've viewing it in Safari but others on Windows machines tell me that it is out of whack also.
    My main problem is that I can change the font size to extremes but it still shows up as the same size in the browser (about 12px.) I know changes can be made because I can modify the wording and that does change online. It's just a problem with the font size. Oh, and in the third column, the one to the right, in Dreamweaver, the font looks like it is miniscule, cannot even be read, but in the browser, since the style11 is applied, all three columns look equal size.
    Not sure where to go from here. I just want to get the body font down to 10 pixels.
    TIA,
    Ken

    John Waller wrote:
    I guess this a follow up to your earlier thread
    http://forums.adobe.com/message/3627681
    What would really help you in diagnosing issues such as this is to install the Firebug add-in for Firefox (as suggested in the earlier thread).
    Firebug shows you visually what CSS rules apply to whatever element you click on the screen.
    In this case, you have a confusion of CSS font sizes cascading on top of each other and that's confused again by mixing units for no real reason. .style11 is unnecessarily applied to lots of individual <p> tags. Remove those classes and delete the rule.
    e.g.
    The tiny font in the RHS column is affected first by
    .style8 {
    font-size: 0.5em;
    affecting the <td> then by
    .style11 {font-size: 75%}
    affecting the <p> tag.
    End result = tiny text (approx 2px).
    In these cases of mass confusion, my approach is to strip out all font sizing from the CSS and start over.
    Avoid %. Use px.
    Apply font sizing rules logically starting from the <body> tag downwards.
    That'll give you a solid baseline without weird effects.
    Ah, I find your answer worth repeating.
    Very cool that you have diagnosed so well and spelled it out here.
    I will get the Firefox add-on you mention, plus, print out this response and follow it like a recipe.
    It makes perfect sense and you have saved me from the 'clutter' of being wound up in too many directions with this because I could not make all of the connections that you have done here. I appreciate your help very much.
    Thank You,
    Ken

  • Having problems with some links not working. Especially with webhost

    I sent this about 1/2 hour ago but never received the confirming email so thought I would try again. Sorry about the dupe if you did receive this.
    I am having a problem with Firefox. I have a website that I need to check stats with. I was able to login but when I clicked on the link for the stats nothing happened. No new page, no new window, no new screen. I tried all links and still nothing. At bottom of page it said "done". Then I got out of the webhost and tried other links, some worked some didn't.
    I went into Safari to check, and I was able to get my stats, so I tried again on Firefox, still nothing. I noticed a few other problems also, where I got the strangest things happening. Like when I tried to get on GoogleAds and YahooAds it didn't recognize me and also started redirecting me to other stuff.
    I prefer using Firefox, is there anyway to make the fixes?

    Downgrading is not supported by Apple.
    For better or worse, the burden is on app developers to make their apps compliant to the current iOS. If they haven't done that, then unfortunately users are stuck until they do so. The most you can do is communicate your issues to your app developers and see if they will get an update out to make their app work again. That or find another app.

  • Im have problems with some sights not playin videos

    I tried bringn up my game alliance warfare online n it keeps havn problems with flashplayer

    Hi Kgeiger5324
    In order to help figure out your problem, could you please let us know:
    * Site url of your game
    * Your Android phone model (e.g. Nexus 5, Samsung S5)
    * Your Android OS version (e.g. 4.1 kitkat, 4.2 kitkat, 2.3 gingerbread etc)
    Bear in mind that Flash player is no longer officially supported for Android other than security fixes; so flash player is stuck on version 11 which means any games or websites that require flash player > version 11 probably will never work.

  • Problems with my Form not showing " Submit" button.

    Hello.
    I have finally managed to load my website thanks to the wonderful help from these forums, however, I now have a new problem!
    My form on my contacts page does not display the “ Submit” button even though it clearly shows on my Mac on Iweb.
    I have properly copied and written the html snippet, and it only shows people viewing my site on a Mac through Safari, but not on explorer or Firefox on standard PC’s. Why does it not work?
    I am only using a form as people have told me by placing just your e-mail as a contact it attracts spam and so on.
    Also the pages take a hundred years to load!
    Is it possible that I need to reduce the size of the photos? Or, as friends have told me, is it because of my provider?
    My website is www.claxtonolives.com.
    It seems there is always a problem.
    I noticed the olives at the bottom of the page display as a “ boxed “ picture also and each of the boxes do not display properly on the outlets page.
    What is going on? As I have mentioned it all looks fine in Iweb on my mac.
    Your help would be greatly appreciated!

    You will need to make the snippet larger; large enough for Firefox and IE to be able to draw the submit button. Browsers draw elements in different ways and Firefox and IE are known to consume more space on the page to draw elements than all other browsers. In web design WYSI not necessarily WYG.
    On the Contact page it's the Google map photo that requires some time to load. When you choose to draw a map instead of a satellite photo, loading time will be considerable less.

  • Help! Problems with Outlook Items Not Showing Up on My Palm Treo Calendar

    "Previous" appointments and multi-day events on my Outlook calendar don't show up on my Palm Treo 750 following the ActiveSync.
    Post relates to: Treo 750 (Cingular)

    With respect to the past, you can set the period of time to go back. Recurring appointments may appear much further back than specified by this setting.
    If you find the dialog that lists four checkboxes for Contacts, Calendar, E-mail, Tasks, select Calendar and click Settings. Here you set the period of time to sync, from 2 weeks to 6 months to forever. (Note: I have WinMo 6.1, so your dialogs/options might be different.)
    Post relates to: Treo 800w (Sprint)

  • Problem with Google AdSense not showing up on published site

    I put the google AdSense on my site however all it shows on the site is a blank place holder is there anything else that I am supposed to do to get it to actually work.

    Yeh i have the same problem. Can see all the adsense perfect on iweb. Not one on the site when i publish. when i copied the data for "google search" directly from adsense site it worked fine. But when i copied "text & images ads" they didnt show up at all.
    I am totally lost as i am new to iweb.i did have the previous version and upgraded to '08. Could this be why there is problems. Might it work if i uninstalled iweb '08 then reinstalled it again.
    How would i do this. Or would deleting the permissions help ???

  • Anyone else had problems with some photos not uploading recently?

    I've been unable to transfer all photos from the desktop on iPhoto to the iPhone. It's never been a problem until this last import. They uploaded from the camera with no problem, just wont go onto iPhone. Any ideas?

    I found this post:
    https://discussions.apple.com/thread/3239494?tstart=60
    and will try all solutions offered there...
    At the moment, iTunes is not syncing any pics back to the same iPhone they were shot with, it's ridiculous!

  • Anyone else having problems with NFS mounts not showing up?

    Since Lion, cannot see NFS shares anymore.  Folder that had them is still threre but the share will not mount.  Worked fine in 10.6.
    nfs://192.168.1.234/volume1/video
    /Volumes/DiskStation/video
    resvport,nolocks,locallocks,intr,soft,wsize=32768,rsize=3276
    Any ideas?
    Thanks

    Since the NFS points show up in the terminal app, go to the local mount directory (i.e. the mount location in the NFS Mounts using Disk Utility) and do the following:
    First Create a Link file
    sudo ln -s full_local_path link_path_name
    sudo ln -s /Volumes/linux/projects/ linuxProjects
    Next Create a new directory say in the Root of the Host Drive (i.e. Macintosh HDD)
    sudo mkdir new_link_storage_directory
    sudo mkdir /Volumes/Macintosh\ HDD/Links
    Copy the Above Link file to the new directory
    sudo  mv link_path_name new_link_storage_directory
    sudo  mv linuxProjects /Volumes/Macintosh\ HDD/Links/
    Then in Finder locate the NEW_LINK_STORAGE_DIRECTORY and then the link file should allow opening of these NFS point points.
    Finally, after all links have been created and placed into the NEW..DIRECTORY, Place it into the left sidebar.  Now it works just like before.

  • Problem with Topaz plugins not showing up

    I have managed to install all my 9 TOPAZ plugins to CS6, but, all is well if I open Photoshop first,all the  plugins appear in filters, however if I open bridge first and then open an image vis bridge, no TOPAZ plugins appear in the filters although all is well in CS5.  Any ideas please.Don Carr

    Hello! If you are on a Pc, there is a 32 and a 64 bits version of Photoshop. Some filters are 32 bits only. Are you sure that you opened the 32 bits version of Photoshop each time?

  • Problems with previous purchases not showing

    x

    You surely had to have one language pack present in order to install.  What is the desired language you added later?

  • Problem with some Video Content not able to be shown. no Plug in for it

    I am getting a Problem with some News Sites Articles Video Content not being able to be shown, BBC, YAHOO,etc I am getting the message/has content of Mime type Audio/x -pn-RealAudio-Plug in Because you dont have plug in for this mime type it cant be displayed. Also I am getting a Message Url not Valid
    Help Please. Thanking You
    I .Mac 17   Mac OS X (10.4.8)   intel core 2 duo

    Did you install Real Player (free version)?
    <https://order.real.com/pt/order.html?country=US&langu
    age=EN&mppi=0&mppos_list=0&mpst=0&ppath=cpmacpl060204a
    &pageregion=playerbutton&pcode=rn&opage=realhomespma
    cbb&src=realhome_spmac_bb_0_1_1_0_0_20>
    Okay, so here's a question from a new to mac guy. Many issues on old PC with real player and Media Player not getting along. Eventually had to delete real player and had to reinstall windows. I would like to avoid third party software if possible and stick with Quicktime. How do I install the mime plug in without installing Real Player?
    17" iMac   Mac OS X (10.4.8)   intel duo
    17" iMac   Mac OS X (10.4.8)   intel duo

Maybe you are looking for

  • IPod touch 3G - activation required, will not sync properly, freezes up windows 7

    Hi, I am having a lot of trouble with my iPod touch 3G.      I had not synced my iPhone 4 and my iPod touch for about a month as I was re-inputting my music into iTunes - I didn't want to sync them when not all the music I wanted would be synced onto

  • Web Gallery photos bouncing back

    When sending photos from the iPhone to a Web Gallery, the message bounces back with this error: Relaying denied, try authenticating. I was under the impression that in order for a Web Gallery to show up on the iPhone, I had to be logged in correctly

  • A75IA Bluetooth problem

    Hello i bought the fm2-a75ia-e53 motherboard. All is good but i have interrupted sound with my bluetooth headset. I made the recent bios update but i have the same problem. I would be grateful if you help me. Thanks in advance.

  • HT1329 what if you do not have the computer that your iphone was connected to?

    My iPhone is backed up to my old laptop that I cannot access anymore. How do I put it on a new one?

  • Sugerencias para iOS 7

    iOS 7 traerá muchas novedades, pero hay más cosas que podrían añadir. -Menos gasto de batería. -Un sistema de limpieza de caché, y datos basura. -Los mensajes y correos eliminados, se "eliminen" de verdad, hasta ahora, cuando eliminas un mensaje, sig