I can see only one ringtone in the custom ringtone box.plz help

i can see only one ringtone in the custom ringtone box.plz help

Cap,
This view, with the one photo big and the thumbnail strip across the top, is what happens when you double-click a photo with "Edit in: Main Window" set in the Preferences. There should be a button visible that says either Done or Return, to exit edit mode and return you to the library. If you still see only one photo, use the size slider in the lower right corner to reduce the photo size and get more thumbnails on the page.
If, for some reason, you can't exit the edit mode, you may have a corrupt preference file. Quit iPhoto. Use the Finder to navigate to Macintosh HD/ Users/ (your user name)/ Library/ Preferences/ com.apple.iPhoto.plist and move that file to the Trash. Launch iPhoto, and you should be returned to the main viewing mode. You'll have to go in the Preferences and reset them to your liking.
Regards.

Similar Messages

  • Why can i see only one picture in the illustration windows with iTunes 10.5.1?

    why can i see only one picture in the illustration windows since iTunes 10.5.1?

    Assuming Apple doesn't eviscerate the files of the secondary graphics with another upgrade, there could be a plug in that reads the graphic and runs along side iTunes..we should get someone or Apple to program an alternative If we have to accept this downgrade in iTunes proper.
    I've developed a quick workaround, and am still hoping Apple will fix this!
    Go To Get Info on the tune you want to see secondary artwork for.
    Go To the Artwork tab
    Drag the back cover to the desktop, and it will create a new jpg you can open with quick viw or prieview where you can see it large!
    you end up with a lot of jpgs on the desktop to discard!

  • Can see only one photo per page. How to revert to multiple images per page?

    First noticed on my iMac and now on my Macbook (10.4.9)--I'm no longer seeing a month's worth of photos on a single page. Only one photo per page, sometimes with miniature ones in the top border. I thought it was simply an inadvertent click on by part and easily corrected. But all attempts on both computers and reading of Help index haven't led to restoration of an entire page of photos and elimination of the annoyance. I'm wondering now if something I downloaded might have altered iPhoto program itself, making it impossible to view large numbers of photos at the same time. Any suggestions appreciated.
    Cap

    Cap,
    This view, with the one photo big and the thumbnail strip across the top, is what happens when you double-click a photo with "Edit in: Main Window" set in the Preferences. There should be a button visible that says either Done or Return, to exit edit mode and return you to the library. If you still see only one photo, use the size slider in the lower right corner to reduce the photo size and get more thumbnails on the page.
    If, for some reason, you can't exit the edit mode, you may have a corrupt preference file. Quit iPhoto. Use the Finder to navigate to Macintosh HD/ Users/ (your user name)/ Library/ Preferences/ com.apple.iPhoto.plist and move that file to the Trash. Launch iPhoto, and you should be returned to the main viewing mode. You'll have to go in the Preferences and reset them to your liking.
    Regards.

  • I can see only one Printer with Apple Talk, but there are five ???

    I have a problem on only one mac, with the Apple Talk. We have over 100 Macintosh and all the other machines see the five printers. But this one can only see "one" printer???
    What is this? We change the switch port but nothing.
    Can i delete any chaches oder preferences to clear the printers???
    The problem Mac have 10.3.9

    Have you added the other printers to the problem mac?
    If you have then my guess is that it is a network issue. How are the printers and macs networked?

  • On my home page my icon suddenly got large and I can see only one item at a time.  How can I get the icon down to a normal small size?

    On my home page under view my icons suddenly go large and one folder fills the page.  How do I get it back to a normal size?

    You are
    Using a laptop and not a workstation
    talking about a browser
    Apple Safari
    Safari
    MacBook Pro

  • Can see only one of my published calendars

    Hi fellow Mac lovers.
    I'm a busy Mom. I've created calendars for me and each of the kids in iCal on my Mac. I have published them. Up on MobileMe I can only see the "mom" calendar when I login to MobileMe. I cannot see the calendars for the kids.
    Any suggestions?
    Thank you!

    JamesF wrote:
    Well, looks like iPad will only sync the first calendar when using Exchange.
    As has always been the case with the iPhone - its a limitation in the Microsoft Activesync licence which is used at the Exchange end.
    The iPhone will only natively work with one Exchange account but as you are probably aware, there is a Google workaround, which is a bit of a cheat (but works) by duplicating an Exchange calendar in Google - which some companies would not be happy about.

  • I have installed the ewoq extension for mobiles and i can see it is instaled in the add on box and yet i cant see it in my pull down menu so that i can select and use tis

    it is there and i am using an earlier version of firefox just the option to use the tools menus and select mobile/destop is not there

    they made the usb camera kit because it does support usb masstorage
    usb is just a connection and drivers are required for everything some drivers are generic like mass storage
    most are not and require the manufactor to make a device driver
    but ios devices don't support 3th party device drivers so you're stuck with the build in ones
    like mass storage
    if you look into the range of supported bluetooth profiles of ios devices you will find the same problem

  • I see only one WEB camera

    Hello all
    I have LV 7.1
    I installed the two same identical WEB camera.
    But in the LV I can see only one WEB camera - the first . The second cemera I don't see in the LV
    Why ?
    Respect
    Iskander

    Hey Iskander,
    Check out the following KnowledgeBase called Accessing Multiple USB Cameras That Have the Same Name, and it looks like you have the same issue of having multiple cameras with the same name. The problem lies with your specific USB camera's driver in that it is not giving the cameras a unique camera name. There are a couple of solutions in the KB.
    Also, since you are using the NI-IMAQ for USB Cameras driver, you will also want to check out some of the Known Issues that are now documented on the download page for the driver. First, this driver only supports acquiring from one USB camera at a single time, so you might want to consider using Firewire or GigE cameras. Second if you are considering using 2 USB cameras, you might be thinking that you can just acquire from one, close its session, then acquire from the other, and then go back and forth by acquiring and closing the sessions each time. But then another issue you will run into, if you do this in your program, is the second known issue of the IMAQ for USB Cameras driver, - Opening and closing a camera session causes a small memory leak, so it is not recommended to do this repeatedly.
    Regards,
    DJ L.

  • See only one (single channel) audio waveform in the timeline

    Hi, is it possible to see only one waveform in the timeline for a stereo audio file? By default you see one waveform per channel. In many cases those channels are almost the same. I would like to see mixed or only channel in the timeline to save some space and remove clutter from my screen. Thanks

    I don't think this is possible.

  • I can select only one row in my table why?

    hi.. i have just started cold fusion. i am trying to connect
    my database. its ok. but i can see only one row? why?
    ff4.cfm =>
    <cfquery name = "myFirstSelect" datasource="calisma">
    select * from fuat1
    </cfquery>
    ff5.cfm =>
    <cfinclude template="ff4.cfm">
    <table>
    <cfoutput query="myFirstSelect">
    <tr height="20" onMouseOver="this.bgColor='#colorlist#';"
    onMouseOut="this.bgColor='#colorrow#';" bgcolor="#colorrow#">
    <td>AD</td>
    <td>SOYAD</td>
    <td>NUMBER</td>
    </tr>
    <tr height="20" onMouseOver="this.bgColor='#colorlist#';"
    onMouseOut="this.bgColor='#colorrow#';" bgcolor="#colorrow#">
    <td>#AD#</td>
    <td>#SOYAD#</td>
    <td>#NUMBER#</td>
    </tr>
    </table>
    </cfoutput>
    i can retrieve only one row. Cannot access the second row of
    table. What can I do? What can I reach the second row?
    thankx

    ok i solve this problem thanx

  • I have two devices (Iphone and Ipad) on the same Apple ID. When I go to Icloud and click at the "find Iphone" I see only one of my devices. How can I do to see both of them?

    I have two devices (Iphone and Ipad) on the same Apple ID. When I go to Icloud and click at the "find Iphone" I see only one of my devices. How can I do to see both of them?

    Obvious question, but have you got 'Find My iPhone' set on both devices?  Settings>iCloud>Find My iPhone.

  • Where can I see the downloads LIST when downloading podcasts, like in the older version of iTunes?  I find it frustrating that I see only one at a time now !  Any suggestions please?

    Where can I see the downloads LIST when downloading podcasts,
    like in the older version of iTunes?  I find it frustrating that I see only one
    download at a time now !  Any suggestions please?

    Thanks for taking a stab at it: that didn't prove to be the problem. That option in the settings for tabbed browsing was not checked.
    I may be a bit behind the times: I am used to tabbed browsing showing all the tabs it possibly can, instead of just the last one. Sometimes it won't even show the last tab: I can have 15 tabs open, and not see a single tab. I've been confused by this into closing a window with lots of tabs open, because it looks like a single page-window.
    My main problem with the tab-bar flashing to the end of the row is that it means a great deal more mouse-clicking around to browse.
    I haven't tried installing the latest beta. Maybe that would fix the problem.
    Toddo

  • HT1386 After syncing with itunes(windows), messages for one of the contact(I have saved the contact name as 'Unknown') are lost. I can see only few messages which fits to the screen. I don't see option to load earlier messages.

    After syncing with itunes(windows), messages for one of the contact(I have saved the contact name as 'Unknown') are lost. I can see only few messages which fits to the screen. I don't see option to load earlier messages.
    Can anyone help.

    Can anyone help on this?

  • How can I see only one album by an artist?

    How can I see only one album by an artist, in the album view?

    Hi ladybugjlt,
    Thanks for visiting Apple Support Communities.
    See the "syncing manually" section of this article for help:
    iTunes: Syncing media content to iPod
    http://support.apple.com/kb/ht1351
    Regards,
    Jeremy

  • DMS Connector for KM : I see only one document type from the document area

    Hi,
    The DMS connector is installed successfully on KM.
    I can display folder tree and documents but I see only one type of document.
    I mean, when I use transaction OAC0, I see different content repository defined in DMS.
    I wonder where is the setting that specified which content is link to the DMS connector for KM.
    Thanks in advance.

    Hello Zbynek,
    I installed the DMS once, but my experience how to use it is poor.
    In the Backend ( Transaction CV01N i think,) you can store search variants using the prefix you have defined for the DMSRM (default is KM_<theName>). This variants can be used to filter out several documents. There must be a way to give authorizations on them. Maybe you will have to use a security manager, i don't know.. in our case the user persistence (authScheme) was SAP-System an no TREX involved.
    It is not much, but maybe it helps...
    best regards
    Guido

Maybe you are looking for

  • Email client problem with 11.0.3

    I recently upgraded to Reader 11.0.3 and evertime I lauch the application I get an error message along the lines: "This application has failed to start because GAPI32.dll was not found.  Re-intalling the application may fix this problem", followed by

  • I can't use iTunes! (Accidentally exited apple product updater in the middle of iTunes upgrade)

    So I was installing the most recent version of iTunes (11.1.3  or something) with the Apple Product Updater and it was taking forever to install. I decided to exit becuase I had other things to do in iTunes which had closed due to the installation pr

  • H.264 format suddenly disappeared in my AE CS4!

    Hi everyone, first post here for me. I've been currently working on a project in AE CS4. Over the last few days, I have been able to run test renders in h.264 formats. Tonight I've finished my project and am now wanting to render out the final produc

  • Adding iMac Bondi Rev B to AirPort network

    Ok, I have an AirPort network set up at my house that uses an AirPort Extreme (g) Base Station (AEBS) to connect to the internet. I can use that connection by using wifi connections from my iMac G4 (10.3.9), iMac G5 (10.4.10), PowerBook (10.4.10), an

  • Calling Oracle function and Procedure using OCCI with in C++ code

    Could any body send me the sample code to create and execute Oracle function and Procedure using OCCI concept in C++?. Edited by: 788634 on Aug 16, 2010 4:09 AM