Post-update cm-super fonts issue

After a system update my pdflatex stopped using cm-super fonts and switched to some ugly default cm. I added all cm-super .maps manually via updmap-sys - and they started working again. Did anybody else face this issue? Is a manual updmap-sys a good workaround or should I have done something else instead?

guihkx wrote:
Okay... I did what our friend johnr suggested and after some research and a little headache, I managed to get my Arch Linux working again by downgrading just 3 packages. Here are the few steps I did:
First of, install this little package called 'downgrade' to help you downgrade the packages.
1. Okay, first we need to remove these 3 packages which requires Xorg >1.16:
# pacman -Rs xf86-input-evdev xf86-video-vmware xorg-server
2. Now we have to downgrade xf86-input-evdev to the exact version 2.9.0-1. Search for it in the list, type its corresponding number and press enter. Example:
$ downgrade xf86-input-evdev
2) xf86-input-evdev-2.9.0-1-x86_64.pkg.tar.xz (remote)
select a package by number: 2
:: Proceed with installation? [Y/n] y
add xf86-input-evdev to IgnorePkg [y/n] y
3. Downgrade xorg-server to the exact version 1.15.2-1. We have to do the same as the previous step:
$ downgrade xorg-server
4) xorg-server-1.15.2-1-x86_x64.pkg.tar.xz (remote)
select a package by number: 4
:: Proceed with installation? [Y/n] y
add xorg-server to IgnorePkg [y/n] y
4. Last but not least, we have to downgrade xf86-video-vmware to the exact version 13.0.2-1:
$ downgrade xf86-video-vmware
3) xf86-video-vmware-13.0.2-1-x86_x64.pkg.tar.xz (remote)
select a package by number: 3
:: Proceed with installation? [Y/n] y
add xf86-video-vmware to IgnorePkg [y/n] y
And that's pretty much it... I hope it helps!
P.S.: As we added those 3 packages to 'IgnorePkg', pacman won't upgrade them unless you remove them from pacman's config file: /etc/pacman.conf.
Created an account just to say that this resolved my issue as well.  Thank you so much for such a great, detailed solution!

Similar Messages

  • HT4561 After updating to 10.6.3, I installed the 10.6.8 update just to start experiencing these font issues. HELP! How do I get the fonts to display correctly in my browsers especially (Chrome & Safari)

    After updating to 10.6.3, I installed the 10.6.8 update just to start experiencing these font issues. HELP! How do I get the fonts to display correctly in my browsers especially (Chrome & Safari)

    What I ended up having to do was open up the Font book & remove duplicates. I knew it was Arial that was causing the problem, so I deleted the duplicate of that font. Inadvertantly I deleted all the Arial regular font, so I had to reinstall one copy. That was the solution. Thanks!

  • Font issues after OS 10.4.9 update

    Hi, I just updated my macbook pro yesterday and am having font issues now. I noticed the date in iCal is messed up, also certain webpages and email are garbled up.
    for example most of the text on this page http://cardboardrocket.com/pages/paginating_find is messed up in safari it looks all garbled. While in firefox and camino that same page looks fine.
    On a side note, my startup after updating took forever. After it finally finished upon opening font book I see all of my fonts have been activated. They weren't before I did the update.
    Any thoughts?

    for example most of the text on this page
    http://cardboardrocket.com/pages/paginating_find is
    messed up in safari it looks all garbled.
    No one else is going see anything wrong with this page unless they have the same problem you do. You need to provide screenshots.
    But the normal cause of garbled text is the presence of the fonts Helvetica Fractions and Times Phonetic. Dump them if you have them. Also clean your font caches with FontFinagler (use google to find it).

  • Photoshop CC 2014 font issues

    I'm Not entirely sure why this is happening, or what's causing it, but photoshop cc 2014 is causing some serious issues with fonts on my documents. Up until this point my company has used Extensis Suitcase Fusion to activate fonts used throughout our project docs. The 2014 typekit update and addition is somehow conflicting with either photoshop or suitcase and in return setting a large portion of my fonts to it's default or regular weight. It seems like while suitcase is auto activating the necessary fonts, typekit is reading each of those weights as their own individual fonts. This might seem difficult to understand but in any case i would just like to know if there is a way to completely deactivate typekit and or remove it's involvement in my project documents, at this point it is resetting dozens of fonts on some very important project files. I'd much rather not be limited to just the fonts that adobe or typekit prefers.

    I still don’t have a clue…
    So far we’re the only 2 reporting this
    No dia 12/05/2015, às 02:34, abaynoash <[email protected]> escreveu:
    Photoshop CC 2014 font issues
    created by abaynoash <https://forums.adobe.com/people/abaynoash> in Photoshop General Discussion - View the full discussion <https://forums.adobe.com/message/7535637#7535637>
    I'm having the same issues and use FontExplorer X. What is the solution?
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7535637#7535637 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7535637#7535637
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Photoshop General Discussion by email <mailto:[email protected]> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=46 94>
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624 <https://forums.adobe.com/thread/1516624>.

  • Dr. Damien's Developmen​t - The Xylophone Project X - Font Issues and Front Panel Layout

    The Show Raw Data button was made active in this installment. Doing this in a robust fashion was more involved than one might think, due to font and platform issues (remember I want to port this to a Windows Mobile device eventually). The following changes were made.
    The A frequency indicator was made active. This was an oversight from the last update.
    A front panel object, XylophoneFP.lvclass, was created to hold the front panel references and methods.
    The front panel object was used to implement the Show Raw Data button.
    The front panel object was used to compensate for font issues.
    When testing this application on Windows Vista, I noticed that the font differences between Vista and XP were annoying enough that I wanted to fix them. This will also lay the groundwork for any layout issues when porting to Windows Mobile. Usually, I create a cluster containing all my front panel references, but this time I put them into an object. Besides the usual object boilerplate, there are two methods, one to rearrange the front panel and one to show/hide the data graphs.
    Once the controls and indicators are properly arranged, showing and hiding the data graphs is simple. VI server methods are used to find the edges of the outer controls, some whitespace is added, then the front panel size is reset. Arranging the controls in the first place is much more complex. Dialog controls are used, and these controls change size based on the default font size. Font sizes can change due to user preference or when using the application in a different operating system than it was developed in. Button sizes can also change due to localization.
    This problem is difficult to solve cleanly, and the VI which does this, XylFP.lvlib:XylophoneFP.lvclass:ArrangeControls.vi, shows the problem. It relies on the actual sizes of the controls/indicators to rearrange the front panel in a hopefully pleasing fashion. Even though this is a relatively simple UI, the VI is fairly complex. It uses VI server calls to determine the current sizes of controls and then rearrange them. If you choose to do something similar, consider the following hints:
    The Bounds property of all controls is not writable. To change the size of controls, you need to find the property or properties which change the size. There may be more than one (which is why Bounds is not writable). For example, to change the size of a boolean, use the Button Size property.
    In many cases, the property you use to change the size of the control will not be the same value as the Bounds property. Using the boolean again, the Bounds of a 3D LED include the 3D effect around the LED, but the Button Size only includes the LED itself. Comparing the Bounds property to the result of a query to the property you will be setting will give you the necessary offset to convert between the two.
    Make sure you label your wires if you attempt to do things like this. Long wires are very common in this type of programming. It is difficult enough to keep track of things without the added aggravation of having the trace wires back to their source to identify them.
    A few judiciously placed type converters can eliminate many type conversion dots. This is not usually a real problem in this context, but you should get into the habit of efficient programming.
    I will be hiking through the mountains of New Mexico with the Boy Scouts for the next couple of weeks, so do not be dismayed if I do not reply to comments very quickly. However, comments and suggestions are still welcome and encouraged. I will reply when I return.
    Previous Installments
    Data Acquisition Concept
    GUI Concepts
    Specifications
    Core Architecture
    Data Acquisition and Note Analysis
    Sound Acquisition Revisited
    Sound Analysis
    Configuration Dialog
    Calibration Dialog
    Message Edited by DFGray on 06-05-2009 03:09 PM
    This account is no longer active. Contact ShadesOfGray for current posts and information.
    Attachments:
    XylophoneX.zip ‏1259 KB

    DFGray wrote:
    I put the event structure in the command loop so that events are processed synchronously.  In the past, I have run into a variety of race condition/synchronization issues when separating the event and command loops and prefer to keep them together to make the program structure simpler.
    It is simpler but you give up any multi CPU performance.  That LV is inherently parallel is one (the only) real advantage over a text based development system.  I can write good structured text that is almost as visually easy to parse as LV.  With modern syntax coloring engines, the difference in icons vs. structured text is not that great.
    But the challenge I give the traditional text coders is to keep track of many mulitple threads.  This is why dataflow is a powerful concept.  Yes it does lead to asynchronous execution but if you impose synchronicity on your code you are working against LV.  I get most first time programs where everything is in a sequence structure.  "Just to be safe".  
    Of course this is much better but  my first design goal is that any application should take advantage of a much hardware as possible, degrade gracefully on slower hardware and play nice with other running applications.  This simpler structure severely handicaps that first goal.
    In this case it is simple enough to "get away" with it since as you point out that there should not be anything that takes significant CPU time.   But that may not be true on the PDA?
    If you are going to run it on the PDA will we be discussing techniques to seamlessly use both NIDAQmx Base and NIDAQmx in the same system?  That is a real challenge.  I look forward to more of this!
    Cheers! 

  • MS15-10 kb3013455 Feb 15 Patching Font issues

    Please let us know if any one has faced issues on Terminal servers for Font issues after installing MS15-10 - KB3013455 Feb15 Patch
    Resolution and font issues, is there a fix for this
    We had issues after installing this patch in our environment, had to uninstall
    OS Details
    Microsoft® Windows Server® 2008 Enterprise without Hyper-V
    6.0.6002 Service Pack 2 Build 6002
    32 bit

    There's a patch now: KB3037639.  At the moment it's only available from the download center.  Search for:
    http://www.microsoft.com/en-us/search/Results.aspx?q=kb3013455&form=DLC
    The Download link will offer two updates instead of one.  KB3013455 is the original patch; KB3037639 fixes the font problems that the other causes.  You have to download it for each version (Vista/Server
    2008/x86/x64).  Thanks to the MVPs on
    this thread who kept everybody posted.
    NOTE:  If you uninstalled KB3013455, you'll have to reinstall it, then install KB3037639; the second patch only fixes the font problem, not the original security issue.

  • Tseng - Font Issues need your help

    Tseng, I am calling upon your knowledge of font issues. I read some previous threads regarding font issues relating to a validation error of the follow:
    'FOND' Font Association usability
    I am attempting to install the Frutiger font which is, according to OS X ver. 10.5.6, a Post Script Type 1 Outline font.
    I understand that Leopard has some issues dealing with bitmap-only type fonts, however if this is recognized as a Post Script Type 1 Outline font then where lies the issue?
    Also, even stranger, is that despite the errors from validating the font in fontbook, the font works on almost every computer in my office except one... how strange is that. PS. I also did all software updates just to be sure.
    If you have any suggestions or information I would be ever so thankful!

    Yes they are all present.
    I compared my computer (where the font works) to the computer that the font doesn't work and the files are the exact same.
    It is an odd situation.
    Even on my computer where the fonts work, if I go into Font Book and validate the font it still shows errors, but it works.

  • ICal Print List Hang / Font Issue / Sync Problems...

    Okay, here's a couple issues all wrapped up into one thread/post - reason is cause I suspect they may all be tied together somehow, but am not sure.
    Sync Problems...
    Regarding the Syncing problems, you can find an ongoing thread about @ http://forums.markspace.com/viewtopic.php?t=1632
    In short, some of us are having issues with events syncing to our Palm to the wrong timezone, causing them to be an hour off (usually within the new & old DST date change). Yes, all the usual fixes have been tried - pls read the thread noting "adairnet" and ymatto" postings.
    Also, in addition to this time issue, I have iCal events that I've deleted in iCal still show up on the Palm after one-way syncing!
    Print List Hang...
    Every week I print a "list" of events from a certain calendar. The past couple weeks I noticed some lines in the notes field printing on top of each other. Twas odd indeed, but I hadn't had the time to look into the reason. Then this week I was going thru my usual printing proceedure and now iCal locks up, hangs up, crashes, forcing me to force-quit the program. It's usually after I extend the dates beyond 2 or 3 days, but I've not been able to find a consistency. I've redone events thinking they were corrupt with no success.
    Font Problems...
    After the Print List issue above, I opened my Console program to see if it was reporting anything. At first it indicated that it could not find Helvetica Neue and would substitute it for Helvetica. This put me in touch with some font corruption - so I got rid of those bad fonts and activated Helvetica Neue which got rid of that message. But made me wonder if there are more font problems causing the print hanging & syncing problems. I have FontAgent Pro and do have some font issues that I'm trying to work out.
    But the Console is displaying another string of messages every time the Print List proceedure hangs up which I cannot figure out...
    2007-04-24 16:24:54.151 iCal[28975] NSATSGlyphStorage inconsistency. Cannot find run storage for character range {138 67} for CTRun 0xDBE87D0. Ignoring the run...
    2007-04-24 16:24:55.175 iCal[28975] -[NSMutableStringProxyForMutableAttributedString replaceOccurrencesOfString:withString:options:range:] called with out-of-bounds range. For apps linked on Tiger this will raise an exception. For earlier apps it will produce this one-time warning and continue with existing behavior (which is undefined).
    2007-04-24 16:24:55.176 iCal[28975] * NSThread: ignoring exception '* -[NSMutableStringProxyForMutableAttributedString replaceOccurrencesOfString:withString:options:range:]: Range or index out of bounds' that raised during delayed perform of target 0xdde58d0 and selector 'renderPreview'
    So, all of this is causing me to wonder if the iCal or SyncServices database is corrupt. Is there a way to dig into the iCal db and check for corruption &/or fix it?
    Or does anybody have any further suggestions on any of these issues?
    thanx.jason.

    RedKamel,
    The SyncServices folder should be avoided like "a swarm of bees". This article discusses some of the issues that can arise when the SyncServices folder is deleted or modified:
    http://docs.info.apple.com/article.html?artnum=301920
    Data loss and Data corruption can result from deleting or modifying the SyncServices folder, and that data loss or corruption can be propogated to devices, .Mac, and other applications that sync with SyncServices.
    If you have isolated an issue with the other steps in your post, I would recomend speaking with AppleCare before removing that folder.
    Hope this helps,
    Nathan C.

  • Font issue with left sidebar in Mail

    I'm having perhaps another/different font issue with Mail after updating to Snow Leopard.
    I do have a Dell 24" LCD hooked up to my MBP. I've noticed the comments/links related to the font smoothing issues. I've played around with that with no noticeable change.
    Check out the before & after pics. Anyone have thoughts?
    http://i625.photobucket.com/albums/tt336/marascoc/mac/beforeafter.jpg
    Message was edited by: marascoc

    Same issue here whenever I'm using a different color profile. Only the default color profile seems to work properly with the new sidebar in mail.

  • Terminus 9pt font issue in Konsole after upgrade

    I have a slightly weird font issue in Konsole following a bunch of upgrades today. Basically, at the beginning of the command line and the beginning of subsequent words on that line, the very first character sort of flashes and gets truncated if it is one of several letters. Very narrow characters are not affected (e.g. i) but most are (e.g. n, g, m, r etc.). Once I press enter, the characters look perfectly normal - the issue only occurs on the line being edited and while I am entering or within words as opposed to spaces. Moreover, it only occurs for the first letters of words. Subsequent letters look fine. Once a space is typed following the first word, the character looks normal unless and until I type another letter or return to edit the first word. If I type "cat" it will be a truncated c; at "cat " all looks fine; then "cat c" and the first c is truncated; "cat cat " all is well; "cat c" with the cursor moved back over the second c and the second c rather than the first is truncated.
    Any thoughts as to what I should check? I'm using the infinality stuff from AUR. I updated that last night. However, I don't _think_ I saw the issue today until after upgrading the kernel. Here are the last entries from pacman.log:
    [2012-04-06 00:46] Running 'pacman -U gcc-gcj-4.7.0-1-x86_64.pkg.tar.xz'
    [2012-04-06 00:46] upgraded gcc-gcj (4.6.3-1 -> 4.7.0-1)
    [2012-04-06 00:46] Exited with code 0
    [2012-04-06 00:46] Running 'pacman -U pdftk-1.44-6-x86_64.pkg.tar.xz'
    [2012-04-06 00:46] upgraded pdftk (1.44-5 -> 1.44-6)
    [2012-04-06 00:46] Exited with code 0
    [2012-04-06 00:58] Running 'pacman -U freetype2-infinality-2.4.9-1-x86_64.pkg.tar.xz'
    [2012-04-06 00:58] ==> Infinality environment variables are located in the file /etc/profile.d/infinality-settings.sh. Change it according to your taste.
    [2012-04-06 00:58] ==> Fontconfig files have moved to fontconfig-infinality package which should be installed and configured separately.
    [2012-04-06 00:58] ==> For best experience, install either Windows, Apple or Google fonts. More information is available at http://www.infinality.net.
    [2012-04-06 00:58] upgraded freetype2-infinality (2.4.8-5 -> 2.4.9-1)
    [2012-04-06 00:58] Exited with code 0
    [2012-04-06 00:58] Exited with code 0
    [2012-04-06 01:01] Running 'pacman -U lib32-freetype2-infinality-2.4.9-1-x86_64.pkg.tar.xz'
    [2012-04-06 01:01] upgraded lib32-freetype2-infinality (2.4.8-5 -> 2.4.9-1)
    [2012-04-06 01:01] Exited with code 0
    [2012-04-06 01:06] Running 'pacman -U dpkg-1.16.2-1-x86_64.pkg.tar.xz'
    [2012-04-06 01:06] upgraded dpkg (1.16.1.2-2 -> 1.16.2-1)
    [2012-04-06 01:06] Exited with code 0
    [2012-04-06 01:06] Exited with code 0
    [2012-04-06 03:15] Running 'pacman -Syu'
    [2012-04-06 03:15] synchronizing package lists
    [2012-04-06 03:15] starting full system upgrade
    [2012-04-06 03:16] upgraded util-linux (2.21-6 -> 2.21.1-2)
    [2012-04-06 03:16] upgraded kmod (7-1 -> 7-2)
    [2012-04-06 03:16] upgraded udev (181-5 -> 181-9)
    [2012-04-06 03:16] upgraded bluez (4.99-1 -> 4.99-2)
    [2012-04-06 03:16] upgraded filesystem (2012.2-2 -> 2012.2-4)
    [2012-04-06 03:16] upgraded laptop-mode-tools (1.60-1 -> 1.60-2)
    [2012-04-06 03:16] upgraded libgpod (0.8.2-3 -> 0.8.2-4)
    [2012-04-06 03:16] upgraded libmtp (1.1.2-1 -> 1.1.2-2)
    [2012-04-06 03:16] upgraded lm_sensors (3.3.2-1 -> 3.3.2-2)
    [2012-04-06 03:16] upgraded mkinitcpio (0.8.5-1 -> 0.8.6-2)
    [2012-04-06 03:16] upgraded pcmciautils (018-2 -> 018-4)
    [2012-04-06 03:16] upgraded syslog-ng (3.3.4-4 -> 3.3.4-5)
    [2012-04-06 03:16] upgraded system-config-printer-common (1.3.9-1 -> 1.3.9-2)
    [2012-04-06 03:16] upgraded tzdata (2012b-3 -> 2012c-1)
    [2012-04-06 03:16] upgraded udisks (1.0.4-2 -> 1.0.4-3)
    [2012-04-06 03:16] Exited with code 0
    [2012-04-06 20:23] Running 'pacman -Syu'
    [2012-04-06 20:23] synchronizing package lists
    [2012-04-06 20:23] starting full system upgrade
    [2012-04-06 20:27] upgraded chromium (18.0.1025.142-1 -> 18.0.1025.151-1)
    [2012-04-06 20:27] upgraded foomatic-db (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded foomatic-filters (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded foomatic-db-engine (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded foomatic-db-nonfree (1:4.0.7_20110707-1 -> 1:4.0.15_20120406-1)
    [2012-04-06 20:27] upgraded gnutls (3.0.17-1 -> 3.0.18-1)
    [2012-04-06 20:27] >>> Updating module dependencies. Please wait ...
    [2012-04-06 20:27] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-04-06 20:27] ==> Building image from preset: 'default'
    [2012-04-06 20:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-04-06 20:27] ==> Starting build: 3.2.14-1-ARCH
    [2012-04-06 20:27] -> Parsing hook: [base]
    [2012-04-06 20:27] -> Parsing hook: [udev]
    [2012-04-06 20:27] -> Parsing hook: [autodetect]
    [2012-04-06 20:27] -> Parsing hook: [pata]
    [2012-04-06 20:27] -> Parsing hook: [scsi]
    [2012-04-06 20:27] -> Parsing hook: [sata]
    [2012-04-06 20:27] -> Parsing hook: [resume]
    [2012-04-06 20:27] -> Parsing hook: [filesystems]
    [2012-04-06 20:27] -> Parsing hook: [usbinput]
    [2012-04-06 20:27] -> Parsing hook: [fsck]
    [2012-04-06 20:27] ==> Generating module dependencies
    [2012-04-06 20:27] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-04-06 20:27] ==> Image generation successful
    [2012-04-06 20:27] ==> Building image from preset: 'fallback'
    [2012-04-06 20:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-04-06 20:27] ==> Starting build: 3.2.14-1-ARCH
    [2012-04-06 20:27] -> Parsing hook: [base]
    [2012-04-06 20:27] -> Parsing hook: [udev]
    [2012-04-06 20:27] -> Parsing hook: [pata]
    [2012-04-06 20:27] -> Parsing hook: [scsi]
    [2012-04-06 20:27] -> Parsing hook: [sata]
    [2012-04-06 20:27] -> Parsing hook: [resume]
    [2012-04-06 20:27] -> Parsing hook: [filesystems]
    [2012-04-06 20:27] -> Parsing hook: [usbinput]
    [2012-04-06 20:27] -> Parsing hook: [fsck]
    [2012-04-06 20:28] ==> Generating module dependencies
    [2012-04-06 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-04-06 20:28] ==> Image generation successful
    [2012-04-06 20:28] upgraded linux (3.2.13-1 -> 3.2.14-1)
    [2012-04-06 20:28] upgraded linux-docs (3.2.13-1 -> 3.2.14-1)
    [2012-04-06 20:28] upgraded linux-headers (3.2.13-1 -> 3.2.14-1)
    [2012-04-06 20:28] >>> Updating module dependencies. Please wait ...
    [2012-04-06 20:28] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-04-06 20:28] ==> Building image from preset: 'default'
    [2012-04-06 20:28] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2012-04-06 20:28] ==> Starting build: 3.0.27-1-lts
    [2012-04-06 20:28] -> Parsing hook: [base]
    [2012-04-06 20:28] -> Parsing hook: [udev]
    [2012-04-06 20:28] -> Parsing hook: [autodetect]
    [2012-04-06 20:28] -> Parsing hook: [pata]
    [2012-04-06 20:28] -> Parsing hook: [scsi]
    [2012-04-06 20:28] -> Parsing hook: [sata]
    [2012-04-06 20:28] -> Parsing hook: [resume]
    [2012-04-06 20:28] -> Parsing hook: [filesystems]
    [2012-04-06 20:28] -> Parsing hook: [usbinput]
    [2012-04-06 20:28] -> Parsing hook: [fsck]
    [2012-04-06 20:28] ==> Generating module dependencies
    [2012-04-06 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2012-04-06 20:28] ==> Image generation successful
    [2012-04-06 20:28] ==> Building image from preset: 'fallback'
    [2012-04-06 20:28] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2012-04-06 20:28] ==> Starting build: 3.0.27-1-lts
    [2012-04-06 20:28] -> Parsing hook: [base]
    [2012-04-06 20:28] -> Parsing hook: [udev]
    [2012-04-06 20:28] -> Parsing hook: [pata]
    [2012-04-06 20:28] -> Parsing hook: [scsi]
    [2012-04-06 20:28] -> Parsing hook: [sata]
    [2012-04-06 20:28] -> Parsing hook: [resume]
    [2012-04-06 20:28] -> Parsing hook: [filesystems]
    [2012-04-06 20:28] -> Parsing hook: [usbinput]
    [2012-04-06 20:28] -> Parsing hook: [fsck]
    [2012-04-06 20:28] ==> Generating module dependencies
    [2012-04-06 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2012-04-06 20:28] ==> Image generation successful
    [2012-04-06 20:28] upgraded linux-lts (3.0.26-1 -> 3.0.27-1)
    [2012-04-06 20:28] Exited with code 0
    [2012-04-06 20:29] Exited with code 0
    I'm using Terminus (TTF) in size 9 in Konsole. This hasn't been changed for quite a while.
    Any suggestions on how best to troubleshoot this? Is it possible that I need to rebuild some other AUR packages associated with the infinality ones but which haven't actually been updated? Or is it likely to be to do with something else in the list?
    EDIT: It only seems to be some fonts at some sizes e.g. Monaco 8pt is OK but Terminus 9pt isn't; Terminus 10pt is OK; etc.
    Last edited by cfr (2012-04-07 00:18:15)

    Applications/Font Book and validate your fonts.

  • Best approach for post-update (Oracle Forms equivalent) operations?

    Hi
    Having scanned all the available literature / blogs / forum posts I can find, I'm not sure of the correct way to proceed here, can anybody advise?
    I am planning to build a custom OAF page to update rows in a seeded Apps table.
    After any update via my page, I want to insert a message into a custom audit table, to record the event for reporting purposes. In Forms I would have used a POST-UPDATE trigger to do that, but there doesn't seem to be a direct equivalent in OAF.
    Here are the approaches I have considered
    1. Db trigger, or related approach. I don't want to do this on a seeded table.
    2. Create a pl/sql EO on the seeded table, use the pl/sql code to store the audit rows on update (this seems easiest to me ...).
    3. Use CallableStatement to create the rows in AM and call from CO (or EO?).
    4. Create java EOs for both the seeded table and the audit table, and implement the audit table update by manipulating the audit table EO.
    From all I have read, I believe #4 is the correct approach as pl/sql EOs are not recommended (except to leverage existing APIs), but it's not clear to me how to go about coding it, could somebody help me get started please?

    Gyan Darpan wrote:
    Step 1- create a Custom method in AM.
    Step 2 - Create a Eo & EOVO for the Audit table.
    Step 3- Get all the value from the page ..which u want to save inside the audit table.
    Step 4 - Once u get the value..set the same to the EOVO using setAttribute();
    Step 5 - Call this method before calling commit.
    Thanks Gyan, that's very helpful. I have a table with multiple updates, and I wasn't confident about how to identify the
    updated records to process them one by one, so after some more searching/experimentation I end up with this approach :
    1. Created an EO + EOVO for the Audit table (not sure VO actually required in this approach).
    2. Exposed the doDML method in the Seeded EO by clicking Data Manipulation Methods on the EO's 'Java' page.
    3. In the doDML method, I added code like this, which is called on every update : ( RequestsEO is the EO of the table being updated, MessagesEO is the audit table also being inserted into. )
           // Get New Message ID and instantiate a MessagesEO row.
           Number Id=Rtr.getSequenceValue("XX_MESSAGES_SEQ");
           NameValuePairs nvp = new NameValuePairs(new String[]{"LineId"},new Object[]{Id.toString()});
           MessagesEOImpl Msg = (MessagesEOImpl)getOADBTransaction().createEntityInstance("oracle.apps.xx.testaudit.server.MessagesEO",nvp);
           // Set various required fields in MessagesEO.
           Msg.setLineId(Id);
           Msg.setLineType("A");
           Msg.setSourceName("AUDITSREQ");
           Msg.setSourceId("1");
           // Build Audit message from fields in updated record.
           Number RequestId=getRequestId();
           String sRequestId=RequestId.toString();
           String sAttribute5=getAttribute5();
           Msg.setTextline("Updated Request ID [" +sRequestId + "] to [" +sAttribute5 + "].");
           // Update Request
           super.doDML(operation, e);
             I'm pretty happy with the result, but am I doing anything I "shouldn't" here?
    In particular, should I try to use VO and/or calling a method in the AM rather than coding direct in the EO?
    Thanks again
    RMH

  • Yosemite Safari Font Issue

    Hi!
    I just updated to Yosemite and my Safari fonts have been replaced by what appears to be Arial Bold Italics.
    Everything looks Bold and Italics, even when I am typing this message.
    Can someone help me with this font issue?
    Thanks.

    I'm having this issue too. It starts this way and next I will see all the fonts corrupt or change to a bold arial font. I'm totally sick of this. Restarting in safe mode, repair permissions, remove caches and preferences and when that doesn't work, reset Safari. Apple needs to fix this ASAP.
    I'm not buying a new mac till they do!

  • Sound Blaster FAQ - READ ALL OF ME BEFORE POSTING - Updated 07/15/05

    Sound Blaster FAQ - READ ALL OF ME BEFORE POSTING - Updated 07/15/05 [ Edited ]Options01-24-2005 07:51 AM - last edited on 08-05-2010 07:14 PM by * KokChoy-CL
    Before Posting:
    Is your sound card not working? Do you need advice on what to try to fix it? Then you are at the right place. Before posting your question, there are a few things you will want to check first.
    Perhaps your question has already been asked and answered. Thousands of questions have been asked and are all stored here on the forums. Right above that orange navigation bar is the search bar, try searching for what you are experiencing. If there is a thread but it doesn't answer your question, check the date, if it is several weeks since the last reply it would be better to name a new thread then resurrect the dead thread.
    Also before posting collect as much information about your card as possible. Get the model number off of the card/device itself and also the inkstamp number (found on an inkstamp or silkscreen on the non-chip side of the card) if you have a sound card. Please note that if you have a card that was preinstalled in your computer by the manufacturer or you bought the card in a brown box or static bag that it is most likely an OEM card. In cases like these it may be best to contact the retailer or the manufacturer (don't forget to check their forums if they have them) for support as the cards can be very different from the retail versions.
    Lost CD, Need Drivers:
    Standalone drivers are available for many of our sound cards and devices on our website. The best way to check is to go to Support/Downloads and select your product from the list and click next. Then you select your Operating System from the drop box (keep the other options on their defaults) and click go. The very first section should be the driver listings. Just because a driver says that it is an update, doesn't mean that it isn't a standalone driver. The best way to check is to click on the details button and read the requirements section. If it doesn't say that it requires previous drivers then it is most likely stand alone and is worth installing. These standalone drivers usually include a configuration utility called "CTpanel.exe" that a quick search of your drive after install will locate. You can use this to set the card up.
    If your card does not list standalone drivers then you will want to contact support to obtain an install CD.
    If your card is OEM, you will need to contact the manufacturer of your system or the retailer you purchased it from for the install CD. There can be major differences between retail and OEM models and the retailer or manufacturer are provided with drivers specific to the card they are distributing.
    Standard Troubleshooting:
    If you are going to ask a question, there are a few standard troubleshooting steps that are suggested for almost any problem. You should really check them out before posting a question as it can save you a lot of time waiting on replies.
    First off, try a cleansweep and reinstall of your card. Often all that the card needs is a fresh start. The steps for this are found in these Knowledgebase articles:
    Uninstalling Sound Blaster Drivers and Applications(Windows Vista)
    Uninstalling Creative Disc Detector
    Uninstalling Sound Blaster PCI Cards
    Uninstalling PCMCIA Sound Blaster Devices in Windows XP
    Uninstalling ExpressCard Sound Blaster Devices in Windows XP
    If that doesn't work, not all is lost. There are many standard troubleshooting steps that are used for almost all problems. Fortunately we have a separate Kbase article that covers these steps. It even has suggestions for specific problems. Here is that link:
    http://support.creative.com/kb/showa....aspx?sid=2538
    Popping Clicking, Hissing, and Other Sound anomalies:
    Perhaps your question is about a popping, clicking, or hissing sound that your card seems to be generating. If so, then this article is for you. The sound optimization article:
    http://support.creative.com/kb/showa...aspx?sid=46913
    If Nothing Above Works:
    One last thing to try would be to clean boot your version of Windows. Perhaps an application is getting in the way of the card working correctly. Try it and see if the card works when clean booting into Windows. If so then something that is starting up is interfering with the card.
    Clean boot XP
    http://support.microsoft.com/?kbid=310353
    Clean boot 2000
    http://support.microsoft.com/?kbid=281770
    Clean boot ME
    http://support.microsoft.com/?kbid=267288
    Clean boot 98SE
    http://support.microsoft.com/?kbid=192926
    Clean boot 95
    http://support.microsoft.com/?kbid=243039
    Only two speakers with Coax or Optical Input:
    Are you using a set of digital speakers with a coaxial or optical input? Are you connecting to a home theater receiver using a coaxial or optical input? If you said yes to either of these then this article will let you know what to expect from these connections.
    http://support.creative.com/kb/showa....aspx?sid=5764
    Speaker Connectivity Guide:
    Are you trying to connect your speakers and just need a hand in figuring this out? We have a speaker guide that will cover virtually every possibility.
    http://support.creative.com/kb/showa....aspx?sid=5035
    Midi Troubleshooting:
    Is this a Midi Problem? Check out this guide to make sure everything is setup correctly.
    http://support.creative.com/kb/showa....aspx?sid=2448
    Boston Acoustic Digital Speakers or Prebuilt System With a Digital Live! Card
    Some name brand systems shipped with a special Live! Value card that was made to work with digital speakers. If you system shipped with a Live! Value and you have digital speakers you will need to use drivers provided by your system manufacturer. If you use the drivers on the Creative website your card will no longer work with your digital speakers.
    If you have a set of Boston Acoustic digital speakers that came with your system and they are not working with your sound card, make sure you have it connected to the digital out on the card. Also make sure that the digital out is enabled.
    If None of this helps:
    If none of this helps, then it is probably time to go ahead and post your question. Make sure to let everyone know what you have already tried from this article, otherwise you may get responses suggesting you try them again.
    Above all else, don't panic.
    Jeremy
    If you have suggestions for this FAQ please post them in a thread entitled "FAQ Suggestion" and they will be evaluated.
    Message Edited by KokChoy-CL on 07-04-2008 04:23 PM
    "Hello, babies. Welcome to Earth. It's hot in the summer and cold in the winter. It's round and wet and crowded. At the outside, babies, you've got about a hundred years here. There's only one rule that I know of, babies - 'God [darn] it, you've got to be kind."

    There's a small discussion on the Asus forums about this issue here:
    http://vip.asus.com/forum/view.aspx?id=20052602425373&board_id=&model=A8V&pa ge=&SLanguage=en-us
    I'm extremely certain this has nothing to do with Creative. I recently tried a Turtle Beach Riviera 5. sound card in my Asus A8V board with the same poor result. Onboard sound works fine as long as you remove the PCI card. Oddly, the four sound cards I've tried (three by Creative) work fine on the same MB using Windows 98. Only Windows XP has this issue, but since it works fine if you restart/wake up from standby/or hit F0 after entering the BIOS, it's obviously directly related to the BIOS.
    Since this problem has gone on for so long with no acknowledgment from Asus, I'm not very hopeful this will ever get fixed. I've considered trying an M-Audio Revolution 5. and see if that works, but I know it's a long shot. I'm also not sure if I want to risk close to $00 on a sound card that I figure has a 0% chance of working.
    (If ANYONE out there in the world has a sound card that works with games on an Asus A8V - please, please, pretty please post in this forum so we can all go out and get it!)
    It absolutely amazes me that a problem this significant slipped by Asus during their supposed "4,000 dedicated man hours" of testing!

  • Font issue witth PDF report

    Hi,
    I have a requirement to Print the Company name in GE Inspira font.
    I have installed the GE Inspira font in my local machine.
    Then in my template I selected the same font ,but PDF output it is showing Arial Font.
    Could any body please tell me the steps how do I see the GE Inspira fonts when I am previewing the Template in PDF.
    Thanks in Advance
    Please let me know the solution as soon as possible.
    Thanks
    Siva

    946811 wrote:
    Hi,
    I have a requirement to Print the Company name in GE Inspira font.
    I have installed the GE Inspira font in my local machine.
    Then in my template I selected the same font ,but PDF output it is showing Arial Font.
    Could any body please tell me the steps how do I see the GE Inspira fonts when I am previewing the Template in PDF.
    Thanks in Advance
    Please let me know the solution as soon as possible.
    Thanks
    SivaDuplicate post -- Font Issues with XML Templates(PDF report)

  • Font issue in CS5

    I'm currently using Vista with CS3 and considering upgrading to Windows 7 and CS5. Is there a font issue with the Windows7/CS5 combination? I had to buy a third party font manager when I upgraded to Vista and would like to know if CS5 fixed the problem.

    Can you be more specific keeping in mind that this forum is for SUITE SPECIFIC issue only.
    If you have a question about a specific application please post in the appropriate forum.
    Note: Do not do an inplace upgrade from Vista to Win7. You should only do a clean install after backing up all of your data and deactivating your software.
    If you decide to upgrade make sure you buy the proper package. For Design Premium you must buy the CS2/CS3 to CS5 upgrade: http://amzn.to/9Vltbt
    Bob

Maybe you are looking for