Bizarre text issues in 10.4.8

Ever since installing 10.4.8, I've had some weird text problems, like all fonts defaulting to Geneva in Sibelius. Just yesterday, my machine stopped creating the uppercase "T" character when I use Shift-t; the shift key will create all other uppercase letters, but I can only get an uppercase "T" by using capslock, which is incredibly annoying. I've tried swapping keyboards, and the problem persists (the keyboards work fine on my other machine), and restarting, but to no avail.
Any idea what to try next?

Just yesterday, my machine stopped creating
the uppercase "T" character when I use Shift-t;
Check your system preferences for Speech and Universal Access to make sure T has not gotten chosen for starting some special function.
If Sibelius is the only program with text problems, you might want to try their support forums.

Similar Messages

  • I have a serious (and bizarre!) issue with my novation impulse (Although i've tried it with two other keyboards and i still have the same problem) and its compatibility with mainstage 3

    i have a serious (and bizarre!) issue with my novation impulse (Although i've tried it with two other keyboards and i still have the same problem) and its compatibility with mainstage 3.
    the problem is best explained on the following one - page thread: 
    https://discussions.apple.com/thread/3951518?start=0&tstart=0
    (Clearly i'm not alone in this problem, although i think i figured out what's going wrong a little more than he did...read on!)
    his solution, to put mainstage in jump mode, is very unsatisfactory to me, as it bounces all of a sudden to drastically different settings.
    basically, my analysis is that my controller is NOT receiving MIDI date from mainstage.  in other words, mainstage knows what my controller is doing, but my controller doens't know what mainstage is doing.
     let's say i turn the knob all the way to the right ... 127...and the virtual fader goes to the right like it's supposed to. 
    now...next...let's say i change to a different patch, where that same VIRTUAL fader is not at the max clockwise position..maybe it's only at 1pm.  now when i turn the physical knob to the RIGHT, the midi data is still at 127 on the controller!  it didn't "reset" to sync up with the new level (say 80 or so) setting on the new patch.  so i can't increase that new setting of 80 by continuing to turn the knob to the right.  i have to turn it all the way to zero,...and then continue PAST zero until the controller thinks that IT is at 0...at that point the controller and mainstage are in agreement, and things work fine....so bascially, the keyboard thinks the level is at max...but mainstage thinks the level is at 1pm.
    i am using Logic 9, and i have a macbook pro 2.9 Ghz I7 with 8 gigs of memory and OS X 10.8.4

    Hi Josh,
    Thanks for taking the time to contact us here a Novation for technical support. Lets continue to correspond via email so we can get your issue resolved.
    Thanks.
    Mike Towns

  • D11 Unicode Text Issues

    There appear to be several text issues in D11 on Mac OSX
    10.4.11 and 10.5.2.
    First problem being that setting the style of text to bold or
    italic doesn't show any change. This occurs in both Shockwave and
    D11 projectors.
    Second using Chines Unicode font Song the text in fields
    sometimes disappears. Its still there since calculations based on
    the content of those fields still works but no text is visible
    onscreen.
    This font also has the problem where the text will not change
    to bold.
    Anyone else seenig anything like this or have a solution?
    Thanks
    EDB

    IF we are now limited to setting only font styles that are
    specifically defined in the font we're in real trouble.
    This is NOT the way it worked in all previous version of
    Director that I've used (7, 8, 8.5 MX, MX 2004).
    The project I'm converting to D11 deals with font styles as I
    would expect in MX 2004 on the very same machine with the same
    fonts that D11 refuses to make bold.
    This is the Chinese font information from my Mac...
    Song Regular, 18 pt.
    PostScript name SIL-Song-Reg-Jian
    Full name Song Regular
    Family Song
    Style Regular
    Kind TrueType
    Language Bulgarian, Chinese, Cornish, English, Indonesian,
    Malay, Oromo, Russian, Somali, Swahili
    Version 4.1d1e1
    Location /Library/Fonts/Song.dfont
    Unique name Song Regular; 4.1d1e1; Wed, Feb 19, 2003
    Copyright © Copyright Shanghai Ikarus Ltd. 1993 1994
    1995
    Trademark Shanghai Ikarus Ltd./URW Software & Type GmbH
    Enabled Yes
    Duplicate Yes
    Copy protected No
    Embeddable Yes

  • HT1430 hey, I just reset my Apple ID and suddenly much of my Iphone text history disappeared.  and I can send texts, but not receive any.  what do I do?  is this related to AppleID, or is the text issue from something else?  thx!

    hey, I just reset my Apple ID and suddenly much of my Iphone text history disappeared.  and I can send texts, but not receive any.  what do I do?  is this related to AppleID, or is the text issue from something else?  thx!

    Hi blyther,
    Thanks for using Apple Support Communities.  If you're unable to receive texts, see this article for troubleshooting steps:
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    Cheers,
    - Ari

  • 8350i texting issue (telus) please help!

    I'm really getting tired of hearing about a fix in the works for the texting issue of the 8350i on the telus network.  i still can't send a text or determine the sender of a text.  its been a couple of months with this otherwise great phone, but I'm getting close to throwing it in the garbage.  has anyone actually heard or know of a specific date when this texting issue may be resolved?  I still can't believe that telus and or rim can't solve this issue, do they not understand that there are contractors out there that use the mike and need a smartphone?  maybe if they actually made one that worked well they would be surprised at the overwhelming sales of such a device. 
    losing faith in my bb, anyone have answers?
    Solved!
    Go to Solution.

    it has not been resolved .. Telus told me RIM had solved it with a 5.0.?.? ver of OS but it was pulled because it was messing other stuff up.. I don't know that this is true, this is what Telus told me.. I called RIM and they couldn't release anyinfo on the issue to me and directed me to the press release area of the site where I found SFA.  I have the latest software 4.6.1.294 on my 8350i and it  isn't that old maybe a year if that.  There is no way I am spending 600 bucks so I can text ... there must be a fix ....  someone please help 
    PIN me if you have a solution 
    XXXXXXXXX
    , Andrew 
    EDIT: Personal Information Removed- Information such as PIN number is prohibited for security purposes. Please Private Message (PM) this user with a solution.

  • Bizarre CFIF issue with dynamic form variables? Very strange...

    I can't figure out what I'm doing wrong here.  Here's my code.  Issue explained below.
                <cfquery name="reviewconfigloader" datasource="MOLMS">
                SELECT *
                FROM dbo.BaseModel
                WHERE dbo.BaseModel.AccountID = #molmsAccountID# AND.dbo.BaseModel.basemodelActive = 1
                </cfquery>
          <table width="100%" border="0" cellspacing="0" cellpadding="3">
            <cfloop query="reviewconfigloader"><cfif isdefined("form.baseconfig#reviewconfigloader.basemodelID#") AND ("form.baseconfig#reviewconfigloader.basemodelID#") NEQ "" AND ("form.baseconfig#reviewconfigloader.basemodelID#") NEQ 0><cfoutput><tr>
              <td width="40%" bgcolor="##F7F7F7" class="basemodelsub">     #form['baseconfig#reviewconfigloader.basemodelID#']#  #reviewconfigloader.basemodelName# #reviewconfigloader.basemodelSubName#</td>
              <td width="15%" bgcolor="##F7F7F7" class="basemodelsub"><div align="center">x 14 </div></td>
              <td width="15%" bgcolor="##F7F7F7" class="basemodelsub"><div align="center">$486/yr</div></td>
              <td width="15%" bgcolor="##F7F7F7" class="basemodelsub"><div align="center">$1444/yr</div></td>
              <td width="15%" bgcolor="##F7F7F7" class="basemodelsub"><div align="center">$1444/3 yr</div></td>
            </tr></cfoutput></cfif></cfloop>
          </table>
    What I'm doing here is fairly basic.I'm running a query with a number of configs in it...and then creating a loop to output them.  Ultimately, I only want the configurations that didnt have 0 submitted in the form on the previous page.  Each one of the configs in the config query has a dynamic form variable on the previous page with a quantity tied to it.  I am trying to eliminate all quantities past that aren't 0 (or not eliminate, just not show)...as you can see from the cfif statement.
    Here's where it gets weird.  You'll notice I output #form['baseconfig#reviewconfigloader.basemodelID#']#, just for testing, which shows me the quantity as it should.  I ran a test and put in a couple of 1s, 0s, 12s, 6s, etc in the form fields on the previous page.  If this thing worked, it wouldnt show anything for any of the records with their basemodelID value being submitted as 0.  Not the case.  It shows all records.  What is more hilarious is that it outputs perfectly in my test #form['baseconfig#reviewconfigloader.basemodelID#']#, showing the correct numbers entered in the previous form, the 1s, the 0s, etc, tied to each record.  But for whatever reason, the cfif code isn't catching it.
    What's even more bizarre...I replaced the cfif ("form.baseconfig#reviewconfigloader.basemodelID#") NEQ 0 with GT 12 (12 was the highest number that I put in the form) and it still showed all records.  Then I put it in as LT 12 and it showed nothing.  I decided  to take it one step further and put it in for GT 1231243242343 (random massive number), which it still showed all of the records.  So somehow, my CFIF statement thinks that  ("form.baseconfig#reviewconfigloader.basemodelID#") is a incredibly large number, although when I output it in the row below, it is the number it should be.
    I'm stumped.  Any ideas?  Thanks in advance!!

    Hey Dan...thanks....unfortunately...with the cfif testing, thats kinda what I'm
    doing because I dont have an "expected" value.  My expected value is anything a user inputs thats greater than zero, hence NEQ 0 and NEQ "". The real problem is taht what I'm outputting works and what the cfif clause is seeing is obviously very different.
    As far as your comment about looping out the variables and then setting a query equal to the value in a cfquery, remember...these are form objects and therefore nothing can be tied back to the database.  The result from the code is establishing a form variable (example.... form.basemodel1 (if 1 was the basemodelID from the database query) so it can capture whatever data the user has passed from the previous page in a text input.  So that input could have been 23, it could have been 1053.
    So really the only way to do it is create a query and loop out the variables.... and attach them to form objects (basemodel1, basemodel2, basemodel3 etc where the 1,2 and 3 are the unique ID's for those models in the database), and then look for where those form objects may have been filled in in the previous page by stating IF this form object not equal to 0 or "", output the data.
    Does that make sense?  Thanks for the help guys I'm completely stumped by this.  I've done this a million times with CFIF and I'm really struggling with why this isnt working....
    JE    

  • IPhone 4S on AT&T - texting issues

    I'm one of those guys that is having texting problems with the iPhone 4S.  I can't send or receive anything.  It seems that most people have problems because of the new cap on texting data.  However, mine does not say it is full or anything like that.  Also, when I send texts, they seem to go but no one actually receives them.  I cannot send group or mms messages.  I have restored from a back up and as a new phone.  Neither has worked.  I've also reset my network settings and done multiple hard resets.  I don't know what else to do.  The only thing that is working is iMessage.  It's getting kind of annoying that I can't send or receive and texts so if there aren't any new suggestions I guess I'll take my phone back to AT&T to see if they can help.  Thanks in advance.

    My wife is having the same issue, *exactly* as you describe it, with her iPhone 4s on AT&amp;T. It's ridiculous, and so far AT&amp;T tech support is totally unhelpful.

  • Mac OS X 10.4.11 Text issue seems to be unresolved for many...

    My web-pages and menus (outside of offline) continue to display diacritics (non-english letters with accents)! They're added into words, grammatical punctuation is substituted for these letters. Sometimes I suffer from text overlapping it's frames, divs, text-areas etc. I don't know what the issue is. Websites suggest to find duplicates and resolve them in my font book, but that doesn't PERMANENTLY solve the issue, nor does it resolve the text coming out of it's frames. I would REALLY like someone to give me REAL advice; Preferably, but not limited to someone who's experienced this issue and has resolved the problem permanently.
    Importants:
    *I have a macbook
    *Tiger version 10.4.11
    *Tried to resolve duplicates in font-book

    Hi apple-cakez,
    Download Font Nuke. Close all other applications you may have running.
    Run Font Nuke and click on the "Nuke Font Caches" button at the upper left. The panel will fill with other choices. At the lower right, first click "Update Caches List". It will search your hard drive for font cache files and list them. The purpose being simply so you can see what is about to be removed. Click the "Nuke Font Caches" button at the bottom right. Your Mac will restart. Don't attempt to stop the restart. You should always restart immediately after removing any cache files.
    Most of the time, this is all that's needed to correct font issues in OS X. If not you may be missing fonts the web site needs to display properly. Read my article, Font Management in Mac OS X Tiger and Panther. It explains the minimum fonts you should have active on your Mac at all times. For web pages in particular, the following fonts get used a lot.
    Arial
    Arial Black
    Comic Sans MS
    Tahoma
    Trebuchet MS
    Verdana
    Webdings
    The link, or one of the links above directs you to my personal web site. While the information is free, it does ask for a contribution. As such, I am required by Apple's rules for these discussions to include the following disclaimer.
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Director 12 on iPad text issues

    When publishing a from Director 12 to iPad has anyone had any particular text rendering issues? I have been using Trebuchet MS which is an ios supported font (i get the same problems with other fonts however).
    The particular problems i have is that superscript text, using the #superscript font style are not appearing at the correct height at the top of the text, instead it sits at the bottom of the line. Also, any text i colour with a faint colour (#00B8FF, a bright light blue in my example) appears with what seems a faint black line stroke or shadow around it like it hasn't be anti-aliased? The darker colour i choose the better it seems to render.
    I would be very interested if anyone has encountered similar problems, and if they have managed to fix it in any way, even through a workaround? It seems a strange problem that should be fixable.
    Thank you.

    When publishing a from Director 12 to iPad has anyone had any particular text rendering issues? I have been using Trebuchet MS which is an ios supported font (i get the same problems with other fonts however).
    The particular problems i have is that superscript text, using the #superscript font style are not appearing at the correct height at the top of the text, instead it sits at the bottom of the line. Also, any text i colour with a faint colour (#00B8FF, a bright light blue in my example) appears with what seems a faint black line stroke or shadow around it like it hasn't be anti-aliased? The darker colour i choose the better it seems to render.
    I would be very interested if anyone has encountered similar problems, and if they have managed to fix it in any way, even through a workaround? It seems a strange problem that should be fixable.
    Thank you.

  • Text issue with Chinese Windows XP

    Hello,
    When installing a distribution made with the english version of CVI 2010 on a PC with Windows XP in Chinese I have an issue with some caracters like µA or ° (see below)
    What could be the reason of this behavior and could I solve it?.

    Hi Bertrand_ENAC,
    Have you ever try to modfy the format and language settings in the setting panel on windows xp ?
    Best Regards.
    Aurélien Corbin
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Cahiers de vacances de NI
    Présentations en ligne : 12 fondamentaux à réviser, du 9 juillet au 29 aoû...
    Attachments:
    language settings.png ‏27 KB

  • Text issues...

    HI all, sorry if this has been asked here before:
    I while back I upgraded my Safari to a newer version. I am now running on 2.0.2 and somewhere along the way I noticed that certain foreign scripts were not showing up correctly in my browser. The main one I noticed, since I use it a lot, is Arabic. The letters appear, but are all disjointed. It quite annoying since I have to use Arabic often.
    I tried playing with the "Text Encoding" options under the View menu. I tried Unicode and both the Arabic versions. Unicode jjust gave me ?'s and the Arabic texts gave me the same disjointed letter issues.
    Anybody have any other ideas about how to fix this, or has Safari just lost some of its language ability? Arabic script works fine in all other applications on MacOS X Tiger. I can even input Arabic text into Safari windows fine, but when I view websites it just messes up.
    Thanks for any help you can provide.

    hobwahid --
    At the top of your screen for this page,
    you will see that you have a "Solved" rating available.
    Perhaps you don't know what that means, as it is a new system here.
    It seems to be that Tom did actually "Solve" your problem.
    By using the Rating System provided by Apple,
    you will be actively encouraging finding solutions
    and helpful responses throughout these boards.

  • Text issue in the delivery

    Hi Experts,
    I have issue with the text, actually at the SO header we maintain text,but It is carried to the Item delivery, which should not happen,
    Please can you guide  me how we get the header text to Item text, what would be causes, how should I rectify that,
    how to check if the delivery Item text config was changed.
    Pls advise
    Thanks

    Hi,
    Relation is like this
    Sales order header text will copy to delivery header text
    sales order item text will copy to delivery item text
    Not header text to item text.  check the access sequence in VOTXN
    Kapil

  • Trackpad and text issue

    The text for some reason choses not to open when I receive messages.
    and the track pad seems to have a mind of its own going up and down when I dont even touch it.
    info about phone
    V5.0.0.846 (Bundle 1440 Platform 6.3.0.39)
    Any ideas about what could be causing this problem?

    This is the Keynote discussion, post your issue in a more appropriate community forum.

  • Is the "Wake Lock" app a good workaround for the Missed Calls/Texts issue?

    Back on Jun 18, at the beginning of the "Any One Having Missed Call Problem after ED04 ..." thread, wardcst24 posted that the Wake Lock app seemed to fix the issue of missing calls and that all calls now were received A-OK (not sure about texts).
    I think the train of thought is that after the Froyo / ED01 / ED04 updates, when the phone is in sleep mode it doesn't recognize some incoming calls and texts, but that this app keeps the CPU active enough to detect them when received.  There's probably a (minimal?) hit to memory / battery life / processing speed, but certainly acceptable vs missing calls.
    Has anyone had any luck with this or a similar app?  I can't test it since I'm still on 2.1 (never got around to upgrading to Froyo, sometimes it pays to be lazy . . . )..
    Here's the thread with the original Wake Lock reference:
    http://community.vzw.com/t5/Samsung-Fascinate/Any-One-Having-Missed-Call-Problem-After-ED04-Update-Post-Here/td-p/561962
    Joel

    It did work but when you would get a call wake lock would crash and if you didn't remember to reset it you would start missing calls again.
    It would consume 3% per hour
    I could not deal with having to remember to reset all the time so I sent my phone back to Samsung for the 5th time.
    There is another one that is said to work very well it is sofLocker
    https://market.android.com/details?id=otis8.softlocker
    I have not been able to test because Samsung has my phone for time #5

  • IPhone and Blackberry: Pic text issue?

    I'm trying to get pic text to me FROM a blackberry with no luck...but the Blackberry can get my pic texts? What gives??
    Thanks all!!
    Vince

    I am having same issue, the blackberry is on verizon.

Maybe you are looking for