[SOLVED] Termite terminfo not reporting proper unicode support?

I've just switch from urxvt to termite due to the proper support for fontconfig. However, I'm noticing an issue in some ncurses programs that make use of the "Extended ASCII character set" printing functionality
According to this question ncurses determines what characters to print for a specific extended ascii character based on the current terminal type.
I suspect that termite isn't properly reporting unicode support since when a ncurses program wants to (for example) print arrows it will print (<, ^, v, >) instead of (←, ↑, ↓, →).
I've been trying to read terminfo(5) to understand what I might need to change in the terminfo file (xterm-termite) for it to properly report that it supports unicode, but it's fairly cryptic to me.
Last edited by EvanPurkhiser (2013-05-16 07:53:26)

I've made a little bit of progress on determining why Termite doesn't report support for _some_ extended ASCII characters.
Looking at Termites terminfo file there is an option in there named 'acsc', which describes the terminals support for extended ascii characters. There is some documentation on the options available for this, and I noticed that the arrow characters are not included in termites terminfo.
If I switch my $TERM to screen-256color (which DOES print the extended ASCII arrows properly) and run `infocmp` I see that it does include these characters
acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
I thought I might be able to simply add the proper characters to termites terminfo acsc option and it would fix it, but it didn't. Instead now when it trys to print arrows instead of printing the wedge (^, v) or the unicode characters (like I want), it just prints the corresponding extended ASCII mapping characters (-, .).
The next thing I tried was copying ALL of the screen-256color terminfo options into the source termite.terminfo file. This had the same effect as before.
I also tried completely replacing the (already compiled) xterm-termite terminfo file with the (already compiled) screen-256color terminfo file (`cp /usr/share/terminfo/s/screen-256color /usr/share/terminfo/x/xterm-termite`). This DID work, but obviously this is no different than just `export TERM=screen-256color `
What am I missing? is there some kind of character map that gets encoded into the terminfo file during compilation?
Last edited by EvanPurkhiser (2013-05-16 07:05:02)

Similar Messages

  • SharePoint Foundation 2010 - StoreMan.aspx page not reporting proper metrics

    The configuration of my farm:
    Sharepoint 2010 Foundation - up to date on all service packs.
    SharePoint Offers an Application Page (_layouts/storman.aspx) which enables the user to view the Size usage of files throughout a Site collection. 
    Currently this page is only referred from within the Site settings. Only those with owner rights can get to the link.  We are planning to set  up the link on an "Admin Dashboard page" so all users can see and use the information to delete
    versions or uneeded documents. It's very handy for this type of reporting.
    The problem is that the numbers shown in the .aspx page do not properly reflect the values shown in the libraries. I'm sure the timer job that runs this report is looking at all versions throughout the portal (even in the recycle bin). This is where I see
    the innacuracy I'm experiencing.  Is there a way to get Storageman.aspx to only run on the files in libraries and ignore the recycle bin? Does anyone have any ideas of how to give users more accurate data on file sizes? Our storage is locally hosted and
    we adhere to a strict data usage policy, yet I'm finding it difficult to enforce without the ability to show users where the "problem children" live.

    HI Shaun,IE11 is having some know issues with the share point.Make sure the IE (Internet Explorer) Version should be 32-bit and not a 64-bit.
    http://expertsharepoint.blogspot.de/2014/08/issues-with-sharepoint-2013-and.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Unicode support in PDF format :: Crystal Reports XI R2

    Hi,
    We are using crystal reports XI at present. While generating the report using JRC and exporting the same in PDF format does not display the unicode characters (japanese). However, exporting the reports in RTF format or displaying HTML content using crystalviewer displays the unicode data properly.
    We have heard that CR XI R2 package does this support in displaying the unicode characters for PDF format.
    So we have downloaded the latest files from BO forum and we tried. But the result is the same, it does not display the unicode characters.
    Is there any work around to display the japanese characters??
    Changing the font type to MS-MINCHO in the respective fields in the RPT object does this trick. But we almost have 35 rpt files and needs to be supported for European and as well asian languages.
    Changing for the font type for every reports or keeping different RPT files for differnet languages will be tedious to do.
    Is there any JRC method available to set the font type @ runtime?
    Thanks in advance.

    Do you have a current support contract?  Or do you wish to purchase support?  Or are you looking for the old Assist support case?
    As for your post and why no-one's responding:
    [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/x/fgq]
    You're discouraging others from replying to your post by not following the forum rules.
    You're multi-posting.  You're not providing sufficient information.  You state a very general issue with no detailed information.
    Is JBoss on the supported platform list for your version of Crystal?
    Which SDK are you using - there are multiple SDKs for Java?
    How is the export being corrupted?
    [Fiddler|http://www.fiddlertool.com/fiddler/] or [Charles|http://www.charlesproxy.com/] may help in this regard.
    Sincerely,
    Ted Ueda

  • Lost newly purchased Iphone5, Reported complain in police station but not getting proper responce. Can apple help me out for this?

    Lost newly purchased Iphone5, Reported complain in police station but not getting proper responce. Can apple help me out for this?

    Oh, don't worry. I know exactly. I'm a retired law enforcement officer after 30 years. I didn't mean for them to allow you to use the Internet, I meant for them to assign an officer to try and track the device for the victim. Again, that would require the victim to provide their Apple ID and password, which most would not want to provide.
    Pinging the phone as you mention is only when there is probable cause and that is done through the carrier.
    I'm glad to see someone also understand that a stolen cell phone is not as important to law enforcement as it is to the victim. It is unfortunate as smartphones get more expensive. Hopefully as iOS 7 makes it debut later this year, the work Apple has done will have some impact on smartphone theft. Other manufactures and carriers are starting to improve here in the states. It never was something carriers worryed about with blacklisting. This is where they were a step ahead in Europe.

  • How to know whether my oracle 10g instalation in unicode supported or not

    Hi
    i am new to oracle. I have installed Oracle 10g client and server.
    I want to know whether the database created can store unicode data/arabic data.
    Please guide me how can i find whether unicode support is on for my db or not.
    The outputs of some of the queries run by me are as follows:
    SQL> HOST ECHO $NLS_LANG;
    $NLS_LANG
    SQL> HOST ECHO %NLS_LANG%;
    %NLS_LANG%
    SQL> @.[%NLS_LANG%];
    SP2-0310: unable to open file ".[AMERICAN_AMERICA.WE8MSWIN1252]"
    SQL> select cust_eng_name,cust_arb_name from custmast;
    select cust_eng_name,cust_arb_name from custmast
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Please reply me asap.

    user10817093 wrote:
    1. Yeh that is the thing I want. What are the other steps that i need to do with my Oracle Client/Server for unicode support.
    Where i am getting trouble is the Oracle Client/Server unicode support.
    And how to decide what character set will suite me best.1. If your application is going to be a "true" Unicode application, you can set the NLS_LANG registry/environment setting on your clients to ".UTF8" to enable true Unicode support.
    2. Your database needs to support Unicode, too.
    The recommended database character set for this in 10g is "AL32UTF8".
    If you currently have a single-byte database character set (WE8MSWIN1252), you need to decide how to get this done.
    If you can simply create a new database using the "AL32UTF8" character set, this would be the easiest way.
    There are several documents available (e.g. on Oracle MetaLink) that describe in detail how to convert the character set of an existing database. Depending on your data this can be a tedious task involving several steps, so may be creating a new database and exporting/importing the data might be the simplest choice if you need to migrate some existing data.
    The recommended national character set is "AL16UTF16", by the way, but that shouldn't matter that much once you have a Unicode enabled database using "AL32UTF8" as database character set.
    2. How to set/retrive the "Database Character Set" and "National Character Set". This has already been answered partly. Retrieve:
    Database Character Set:
    SELECT VALUE FROM NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_CHARACTERSET';National Character Set:
    SELECT VALUE FROM NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_NCHAR_CHARACTERSET';In most of the cases you can't just simply set/alter the character sets, as outlined above.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • HT5484 Hi, I am using "Avenir Heavy" font in my iOS 6 app but when I run it on iOS5 the label on which I am placing Avenir fonts changes lot and I am not getting proper look n feel. How can I solve this issue ?

    Hi, I am using "Avenir Heavy" font in my iOS 6 app but when I run it on iOS5 the label on which I am placing Avenir fonts changes lot and I am not getting proper look n feel. How can I solve this issue ?

    Post your question on the Developer forums:  http://devforums.apple..com

  • HT3702 Dear Customer Support... I have some problem with In-App Purchases and i can not Report a Problem  in Itune

    Dear Customer
    I has one Iphone and I have some problem with In-App Purcases Because my sister purchased In-app when she play
    and i can not report a problem in Itune,
    I inadvertently purchased all of this application in Order Number: MH*****4H5  Date: 04/09/12 ,Order Total $36.81
    So i can't use App store on my phone Because have problem Billing info and i dont want this order, I inadvertently purcased all of this application
    Hopefully I can ge help from you as well.
    Best Regards
    <Edited By Host>

    These are user-to-user forums, you are not talking to Apple here. All purchases are considered final, but you can try contacting iTunes support and see if they will refund or credit you : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Waht is the email address to report a refund. I paid monthly subscription for Fring but it does not work and Fring support asked me to report this to Apple support.?

    Waht is the email address to report a refund. I paid monthly subscription for Fring but it does not work and Fring support asked me to report this to Apple support? I'm not aable to report this issue to the right people??

    For issues with an iTunes Store purchase, email:
    http://apple.com/support/itunes/contact/

  • [SOLVED] haskell - citeproc-hs was not compiled with bibutils support

    Hi all,
    since I have not yet been able to get help in arch-haskell's IRC channel, I am posting here, maybe someone has an idea:
    I am using pandoc which I have retrieved along with all its dependencies from the haskell binary repository. But when I try to process a bibliography, I get an error message from citeproc-hs:
    pandoc: citeproc: Bibliography format not supported.
    citeproc-hs was not compiled with bibutils support.
    Supposing that the error message is not misleading, I wonder how do I recompile with bibutils support then?
    Googling gave some results concerned with haskell-hs-bibutils, which seems to have been on the haskell repo earlier but is there no longer, so I installed it from AUR (modifying the PKGBUILD to accept haskell-syb>=0.3 instead of =0.3).
    Reinstalling haskell-citeproc-hs did not help.
    Next I tried with cloning habs the haskell repo (as is described here). Since I could not find any switch in haskell-citeproc-hs's PKGBUILD that would disable bibutils support I directly issued
    ./makeahpkg -- haskell-citeproc-hs
    but the resulting package gives the same error as the one from the repo.
    Should I have taken extra steps to build/install haskell-hs-bibutils also in the habs chroot? Or anything else?
    TIA,
    Andreas
    Last edited by awagner (2012-08-01 08:36:06)

    awagner wrote:Should I have taken extra steps to build/install haskell-hs-bibutils also in the habs chroot? Or anything else?
    Yes, it seems this was the problem. Besides cloning habs, I now went on to manually copy the necessary files of bibutils-dynamic and haskell-hs-bibutils from AUR into the local HABS tree, modify dependencies in haskell-hs-bibutils, haskell-citeproc-hs and haskell-pandoc (an additional dependency on haskell-hs-bibutils in haskell-citeproc-hs, in the other cases only change of version numbers).
    Then
    ./makeahpkg -c -- bibutils-dynamic haskell-hs-bibutils haskell-citeproc-hs haskell-pandoc
    produced four packages which I could install and now the error is gone and I can turn to debugging my document and bibliography files

  • Install PT8.53 with Linux Issue: Jolt client (ip address 192.168.196.102) does not have proper application password

    Folks,
    Hello.
    I am installing PeopleTools 8.53 with Oracle Database Server 11gR1 and OS Oracle Linux 5.10.
    Data Mover Bootstrap and Application Designer can log into Database instance successfully. My procedure to run PIA is below:
    Step 1: start Oracle Database Server and LISTENR is listening.
    Step 2: start Application Server ./psadmin and 8 processes are started.
    Step 3: start WebLogic Server PIA /opt/PT8.53/webserv/PT853/bin/startPIA.sh
    In Browser, http://192.168.196.102:8000/ps/signon.html comes up successfully. But when sign in using UserID PSADMIN and password "myname", I get the error message in Browser as below:
    The application server is down at this time.
    CHECK APPSERVER LOGS. THE SITE BOOTED WITH INTERNAL DEFAULT SETTINGS, BECAUSE OF: bea.jolt.ServiceException: Invalid Session
    We've detected that your operating system is not supported by this website. For best results, use one of the following operating systems:
    Mac OS X 10.6(Snow Leopard)
    Mac OS X 10.5(Leopard)
    iPad
    Oracle Linux Enterprise
    Mac OS X 10.4(Tiger)
    Windows 8
    Windows 7
    Mac OS X 10.7(Lion)
    Regarding Application Designer, both Database Type "Oracle" and Connection Type "Application Server", UserID "PSADMIN" and password "myname" login successfully. I view TUXLOG (current Tuxedo log file) and its last screen is below:
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    I View APPSRV_1023.LOG (current server log file) and its content is below:
    PSADMIN.32259 (0) [2013-10-23T18:55:12.134](0) Begin boot attempt on domain PT853
    PSAPPSRV.32290 (0) [2013-10-23T18:55:35.701](0) PeopleTools Release 8.53 (Linux) starting. Tuxedo server is APPSRV(99)/1
    PSAPPSRV.32290 (0) [2013-10-23T18:55:35.923](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_1/
    PSAPPSRV.32290 (0) [2013-10-23T18:56:19.256](2) App server host time skew is DB+00:00:00 (ORACLE PT853)
    PSAPPSRV.32290 (0) [2013-10-23T18:56:23.504](0) Server started
    PSAPPSRV.32290 (0) [2013-10-23T18:56:23.507](3) Detected time zone is EDT
    PSAPPSRV.32338 (0) [2013-10-23T18:56:25.793](0) PeopleTools Release 8.53 (Linux) starting. Tuxedo server is APPSRV(99)/2
    PSAPPSRV.32338 (0) [2013-10-23T18:56:26.003](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_2/
    PSAPPSRV.32338 (0) [2013-10-23T18:57:08.871](2) App server host time skew is DB+00:00:00 (ORACLE PT853)
    PSAPPSRV.32338 (0) [2013-10-23T18:57:10.662](0) Server started
    PSAPPSRV.32338 (0) [2013-10-23T18:57:10.663](3) Detected time zone is EDT
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.159](2) Min instance is set to 1. To avoid loss of service, configure Min instance to atleast 2.
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.168](0) PeopleTools Release 8.53 (Li nux) starting. Tuxedo server is APPSRV(99)/100
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.265](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSSAMSRV_100/
    PSSAMSRV.32388 (0) [2013-10-23T18:57:59.414](0) Server started
    PSSAMSRV.32388 (0) [2013-10-23T18:57:59.416](3) Detected time zone is EDT
    PSADMIN.32259 (0) [2013-10-23T18:58:48.149](0) End boot attempt on domain PT853
    PSAPPSRV.32290 (1) [2013-10-23T18:59:06.144 GetCertificate](3) Returning context. ID=PSADMIN, Lang=ENG, UStreamId=185906140_32290.1, Token=PT_LOCAL/2013-10-23-11.59.26.248432/PSADMIN/ENG/vSz0ix+wq8d+zPRwQ0Wa4hcek0Q=
    ~                                                                                                                                                        
    I think the error is indicated in TUXLOG file "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password". The application password "myname" in Browser http://192.168.196.102:8000/ps/signon.html page is not working. I use the same password "myname" to login Data Mover Bootstrap mode, Application Designer, and Application Server psadmin configuration successfully. I have tried a few other passwords in Browser http://192.168.196.102:8000/ps/signon.html page but not working.
    My question is:
    How to solve Sign In issue on http://192.168.196.102:8000/ps/signon.html that is "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password" ?
    Thanks.             

    Dear Nicolas,
    Hello. I have used the same password for "DomainConnectPswd" in the file Configuration.properties with that for Application Server setting. Eventually, UserID PSADMIN sign in http://192.168.196.102:8000/ps/signon.html successfully. PeopleTools 8.53 runs correctly in Browser.
    It seems that whether upgrade Oracle Linux 5.0 to the latest 5.10 does not have effect !
    I am very grateful to your great help for this installation of PT8.53 with Linux and Oracle Database !

  • Forms/Reports Chinese character support

    We have an existing db (10.2.0.4.0) and forms (11.1.2.1.0) application, that we're trying to extend to support Chinese characters.
    We're looking to add some unicode (nvarchar2) columns to existing tables, rather than converting the whole db charset.
    I've pasted my environment settings below. What I've found so far in trying to create a local (ie. running the form in Builder with local weblogic running) test form, is that I can insert the chars ok (using plsql developer) and the test form can display them correctly, but cannot write them back to the database. They appear as upside down question marks in any records the form has created.
    Env variables:
    NLS_LANG = .UTF8
    Database:
    NLS_CHARACTERSET = WE8MSWIN1252
    NLS_NCHAR_CHARACTERSET = AL16UTF16
    1) So, can anyone give me any pointers on how to get the form to write the characters back into the database correctly?
    2) The chinese chars will only be relevant to a few forms inside the app, are there any settings local to the form that will enable unicode support, rather than setting at OS level. ie, an alter session, or equivalent?
    3) Oracle Reprts doesn't appear to have an nchar datatype unlike Forms, is there anyway to get Reports (generating PDFs), to include Chinese, or is it not possible?
    thanks in advance, please let me know if you need any more info.
    **EDIT**
    I now have the chars writing back to the db ok. If you do it via an INSERT statement from inside the form, it doesn't work. It appears the value is sent to the db in the normal charset rather than the national charset, and it's written as a question mark. If you pass the value from the form into a back end stored proc though (which does the insert) it works okay.

    I have not worked with Forms for a long time. Are use sure they actually support the NVARCHAR2 data type?  My memory tells me that they do not.
    I recommend migrating the database to AL32UTF8.  You can support NVARCHAR2 in Forms using workarounds with stored procedures to move data as you described (you should be able to do this while reading as well.) but NVARCHAR2 data type is discouraged as it is not necessarily supported by all database features. For example, you cannot built an Oracle Text index on an NVARCHAR2 column. I am also not surprised that Reports cannot support NVARCHAR2.
    -- Sergiusz

  • 'Touch does not have proper permission to run.'

    I downloaded the app 'touch' but it will not open. I have tried uninstalling it and reinstalling it but when I click on it, it still will not open. Whenever I restart my phone the first message that pops up is 'Touch does not have proper permission to run.' I have no clue how to solve this problem please help!

    Hi LucyAnnDey
    Welcome to BlackBerry Support Forums
    After Installing that application have you allowed permission to that app ?
    Refer to this KB Article and modify the permission for that app and set it to allow :
    KB29104 : How to modify application permissions on a BlackBerry smartphone
    Good luck.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Unicode support

    It seems there is no way to display UTF-8 encoded ePub files in DE 1.5 correctly. If uncompressed, HTML content looks fine in a browser. In DE all common accented characters are substituted with ? character.
    There are two similar topics on this forum:
    http://www.adobeforums.com/webx/.59b6343e
    http://www.adobeforums.com/webx/.59b60d2d
    My ePub file was generated via DocBook XSL Stylesheets and there is no problem to display it in FBReader.
    I suppose it is caused by default font, which contains probably very limited range of characters. Unfortunately there is no way to select the better one (as it is possible in FBReader).
    Something about changing the default font was "discussed" here: http://www.adobeforums.com/webx/.59b5e8b7
    If I met this issue 10 years ago, I would understand. If anybody in these days offer software for reading text with no support for non-roman languages, it is hard to believe.
    What I would suggest is to deliver DE with any very complete font, for example MinionPro (latin, cyrillic, CE, greek etc.). If this is impossible, please add a feature for selecting the default font.
    If I am totally wrong, clarification of this issue is welcomed.
    OS - Win XP Pro SP2
    Browser - Firefox 3.0.1

    Hi Jim--
    Thanks very much for the explanation on this...
    You know, Adobe could save us all a lot of time if the default faux fonts would include more unicode support....
    (I've spent probably a day overall trying to figure out what the issue is, and now I will spend the rest of the day learning/testing embedding a custom font in an epub, just for Digital Editions...)
    Even Mobipocket and Kindle are getting these entities right in the three books I'm working on, with their default fonts. (We're not talking about super-obscure characters. Try "Milosevic" with the proper characters, and you get a ? in DE.)
    Is there any chance Adobe can get the default fonts smarter in 1.8..?
    Thanks for any help/thoughts on this front...I'm sure I don't understand all the issues...it just seems like such an obvious straightforward thing to fix.
    --Kate

  • Desktops are not reporting, patches cause WSUS to fail to operate properly (and still desktops don't report)

    I'm running WSUS 3.0 SP2 (3.2.7600.226) on Windows 2008R2 with SQL Server 2008R2 Standard (Max db size 524,272 terabytes)
    I am not using SSL for updates, nor to contact my upstream server.
    I have rebuilt this server four times since Feb 5.  This may be related to the problem
    When I look at the computers, it indicates none of them are responding (one was, but it has since stopped).  In the last rebuild, I created a test OU in my AD and applied group policy to only computers in that OU.  so right now i'm managing one
    computer, it is not responding.
    Using information gleaned from this article (http://community.spiceworks.com/topic/372404-wsus-some-clients-fail-to-report-status-please-help) I
    tried the following:
    clientdiag.exe reported no errors
    group policy is being enforced
    I can browse to 8530 on my WSUS server from the client machine
    I removed the susclientid and susclientidvalid registry keys and ran wuauclt /resetauthorization. The keys repopulated a couple times, but the most recent time, they did not.
    I show that the selfupdate url works (in windowsupdate.log)
    My WindowsUpdate.log for a wuauclt /detectnow complains of
    2015-02-18 15:30:35:112 1020 1ef0 Setup Checking for agent SelfUpdate
    2015-02-18 15:30:35:112 1020 1ef0 Setup Client version: Core: 7.6.7600.320 Aux: 7.6.7600.320
    2015-02-18 15:30:35:127 1020 1ef0 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
    2015-02-18 15:30:35:143 1020 1ef0 Misc Microsoft signed: NA
    2015-02-18 15:30:35:143 1020 1ef0 Misc FATAL: SubCA Chain Policy failed.
    2015-02-18 15:30:35:143 1020 1ef0 Misc WARNING: Digital Signatures on file C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab are not trusted: Error 0x800b0001
    2015-02-18 15:30:35:143 1020 1ef0 Setup FATAL: Ident cab verification failed with error 0X800B0001
    2015-02-18 15:30:35:143 1020 1ef0 Setup WARNING: SelfUpdate check failed to download package information, error = 0x800B0001
    2015-02-18 15:30:35:143 1020 1ef0 Setup FATAL: SelfUpdate check failed, err = 0x800B0001
    2
    I found several articles telling me to install KB272011 and/or 2734608, but when i install them, WSUS has a stroke (i can't synchronize, i cant view synchronization history, i can't run any reports, i can't remove the updates and while i can find
    workarounds for 272011, they don't work for 2734608). So right now i do not have them installed. I am fresh from the first synchronization with one computer being managed.
    I've additionally tested the urls for SimpleAuthWebService and ReportingWebService that are logged in the WindowsUpdate log and SimpleAuthWebService loads in the browser, ReportingWebService claims it is set to remote only so it throws an error, but it responds. 
    Are there perhaps other, newer patches for wsus that would solve my signature validation problem?  Do I have to jump up and down on one leg while holding my nose and applying the patches to keep them from giving my WSUS server a stroke?  (I followed
    the directions here most recently (http://support.microsoft.com/kb/2734608) and the result was as described.  Synchronization history crashes wsus, running a report crashes wsus)
    Is the failure to validate the signature related to the failure to re-create the susclientid and susclientidvalid keys?
    Thanks

    I have applied this patch.  The desktop is not reporting but it is reporting a new error (see below) 
    I now have two computers being managed, the wsus server itself which is reporting, and the
    I added the wsus server to the computers list using gpo and that server is reporting. As mentioned, the desktop is still not reporting but is reporting a new error. 
    Here is the contents of windowsupdatel.log.  I am researching the error code, but haven't yet found a solution. 
    2015-02-19 13:33:52:756 1020 13f8 Misc =========== Logging initialized (build: 7.6.7600.320, tz: -0500) ===========
    2015-02-19 13:33:52:756 1020 13f8 Misc = Process: C:\Windows\system32\svchost.exe
    2015-02-19 13:33:52:756 1020 13f8 Misc = Module: c:\windows\system32\wuaueng.dll
    2015-02-19 13:33:52:756 1020 13f8 Service *************
    2015-02-19 13:33:52:756 1020 13f8 Service ** START ** Service: Service startup
    2015-02-19 13:33:52:756 1020 13f8 Service *********
    2015-02-19 13:33:52:758 1020 13f8 Agent * WU client version 7.6.7600.320
    2015-02-19 13:33:52:758 1020 13f8 Agent * Base directory: C:\Windows\SoftwareDistribution
    2015-02-19 13:33:52:758 1020 13f8 Agent * Access type: Named proxy
    2015-02-19 13:33:52:758 1020 13f8 Agent * Default proxy: ***removed***
    2015-02-19 13:33:52:758 1020 13f8 Agent * Default proxy bypass: ***REmoved***
    2015-02-19 13:33:52:758 1020 13f8 Agent * Network state: Connected
    2015-02-19 13:34:11:852 1020 1924 Report CWERReporter::Init succeeded
    2015-02-19 13:34:11:852 1020 1924 Agent *********** Agent: Initializing Windows Update Agent ***********
    2015-02-19 13:34:11:853 1020 1924 Agent * Prerequisite roots succeeded.
    2015-02-19 13:34:11:853 1020 13f8 Report *********** Report: Initializing static reporting data ***********
    2015-02-19 13:34:11:853 1020 13f8 Report * OS Version = 6.1.7601.1.0.65792
    2015-02-19 13:34:11:853 1020 13f8 Report * OS Product Type = 0x00000004
    2015-02-19 13:34:11:853 1020 1924 Agent *********** Agent: Initializing global settings cache ***********
    2015-02-19 13:34:11:853 1020 1924 Agent * WSUS server: http://**removed**:8530
    2015-02-19 13:34:11:853 1020 1924 Agent * WSUS status server: http://**removed**:8530
    2015-02-19 13:34:11:853 1020 1924 Agent * Target group: (Unassigned Computers)
    2015-02-19 13:34:11:853 1020 1924 Agent * Windows Update access disabled: No
    2015-02-19 13:34:11:853 1020 1924 DnldMgr Download manager restoring 0 downloads
    2015-02-19 13:34:11:962 1020 13f8 Report * Computer Brand = Dell Inc.
    2015-02-19 13:34:11:962 1020 13f8 Report * Computer Model = OptiPlex 760
    2015-02-19 13:34:11:965 1020 13f8 Report * Bios Revision = A05
    2015-02-19 13:34:11:965 1020 13f8 Report * Bios Name = Phoenix ROM BIOS PLUS Version 1.10 A05
    2015-02-19 13:34:11:965 1020 13f8 Report * Bios Release Date = 2009-08-17T00:00:00
    2015-02-19 13:34:11:965 1020 13f8 Report * Locale ID = 1033
    2015-02-19 13:34:14:429 1020 1d58 Agent Switching to hardware-verified ClientId.
    2015-02-19 13:34:14:429 1020 1d58 PT WARNING: GetCurrentComputerInfo failed, not fatal: 0x8024000b
    2015-02-19 13:34:14:429 1020 1d58 PT WARNING: Cached cookie has expired or new PID is available
    2015-02-19 13:34:14:430 1020 1d58 PT WARNING: PopulateAuthCookies failed: 0x8024000b
    2015-02-19 13:34:14:430 1020 1d58 PT WARNING: RefreshCookie failed: 0x8024000b
    2015-02-19 13:34:14:430 1020 1d58 PT WARNING: RefreshPTState failed: 0x8024000b
    2015-02-19 13:34:14:430 1020 1d58 PT WARNING: PTError: 0x8024000b
    2015-02-19 13:34:14:430 1020 1d58 Report WARNING: Reporter failed to upload events with hr = 8024000b.
    2015-02-19 13:34:14:443 1020 1d58 PT WARNING: Cached cookie has expired or new PID is available
    2015-02-19 13:34:14:614 1020 1d58 Agent Created new random SusClientId 4300e51e-a492-4a7e-8c99-f501d6ea11a3. Old Id: ef43ae4b-5629-4629-b179-b58212784451.
    2015-02-19 13:34:14:614 1020 1d58 PT Initializing simple targeting cookie, clientId = 4300e51e-a492-4a7e-8c99-f501d6ea11a3, target group = , DNS name = ojpsran85956.ojpsranet.gov
    2015-02-19 13:34:14:614 1020 1d58 PT Server URL = http://**removed**:8530/SimpleAuthWebService/SimpleAuth.asmx
    2015-02-19 13:34:14:633 1020 1d58 Report Uploading 1 events using cached cookie, reporting URL = http://**removed**:8530/ReportingWebService/ReportingWebService.asmx
    2015-02-19 13:34:14:635 1020 1d58 Report Reporter successfully uploaded 1 events.
    2015-02-19 13:34:16:972 1020 1d58 Report CWERReporter finishing event handling. (00000000)
    2015-02-19 13:34:37:788 1020 13f8 AU ########### AU: Initializing Automatic Updates ###########
    2015-02-19 13:34:37:789 1020 13f8 AU # WSUS server: http://**removed**:8530
    2015-02-19 13:34:37:789 1020 13f8 AU # Detection frequency: 1
    2015-02-19 13:34:37:789 1020 13f8 AU # Approval type: Pre-install notify (Policy)
    2015-02-19 13:34:37:789 1020 13f8 AU # Auto-install minor updates: No (User preference)
    2015-02-19 13:34:37:789 1020 13f8 AU # Will interact with non-admins (Non-admins are elevated (User preference))
    2015-02-19 13:34:37:789 1020 13f8 AU # Will display featured software notifications (User preference)
    2015-02-19 13:34:37:790 1020 13f8 AU Successfully wrote event for AU health state:0
    2015-02-19 13:34:37:790 1020 13f8 AU Initializing featured updates
    2015-02-19 13:34:37:790 1020 13f8 AU Found 0 cached featured updates
    2015-02-19 13:34:37:790 1020 13f8 AU Successfully wrote event for AU health state:0
    2015-02-19 13:34:37:792 1020 13f8 AU Successfully wrote event for AU health state:0
    2015-02-19 13:34:37:792 1020 13f8 AU AU finished delayed initialization
    2015-02-19 13:34:37:792 1020 13f8 AU #############
    2015-02-19 13:34:37:792 1020 13f8 AU ## START ## AU: Search for updates
    2015-02-19 13:34:37:792 1020 13f8 AU #########
    2015-02-19 13:34:37:794 1020 13f8 AU <<## SUBMITTED ## AU: Search for updates [CallId = {463824C7-AA25-40BC-BB28-2835F9318DB4}]
    2015-02-19 13:34:37:794 1020 1d58 Agent *************
    2015-02-19 13:34:37:794 1020 1d58 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-02-19 13:34:37:794 1020 1d58 Agent *********
    2015-02-19 13:34:37:794 1020 1d58 Agent * Online = No; Ignore download priority = No
    2015-02-19 13:34:37:794 1020 1d58 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2015-02-19 13:34:37:794 1020 1d58 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2015-02-19 13:34:37:794 1020 1d58 Agent * Search Scope = {Machine}
    2015-02-19 13:34:37:916 1020 1d58 Agent * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2015-02-19 13:34:37:916 1020 1d58 Agent *********
    2015-02-19 13:34:37:916 1020 1d58 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-02-19 13:34:37:916 1020 1d58 Agent *************
    2015-02-19 13:34:37:916 1020 68c AU >>## RESUMED ## AU: Search for updates [CallId = {463824C7-AA25-40BC-BB28-2835F9318DB4}]
    2015-02-19 13:34:37:916 1020 68c AU # 0 updates detected
    2015-02-19 13:34:37:917 1020 68c AU #########
    2015-02-19 13:34:37:917 1020 68c AU ## END ## AU: Search for updates [CallId = {463824C7-AA25-40BC-BB28-2835F9318DB4}]
    2015-02-19 13:34:37:917 1020 68c AU #############
    2015-02-19 13:34:37:917 1020 68c AU Featured notifications is disabled.
    2015-02-19 13:34:37:917 1020 68c AU Successfully wrote event for AU health state:0
    2015-02-19 13:34:37:918 1020 68c AU Successfully wrote event for AU health state:0
    2015-02-19 13:34:42:790 1020 1d58 Report REPORT EVENT: {E3B73B0A-7DA8-4915-A840-279E1716C5A8} 2015-02-19 13:34:37:790-0500 1 202 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Reboot completed.
    2015-02-19 13:34:42:791 1020 1d58 Report CWERReporter finishing event handling. (00000000)
    2015-02-19 13:34:44:049 1020 80c AU Triggering AU detection through DetectNow API
    2015-02-19 13:34:44:049 1020 80c AU Triggering Online detection (non-interactive)
    2015-02-19 13:34:44:049 1020 13f8 AU #############
    2015-02-19 13:34:44:049 1020 13f8 AU ## START ## AU: Search for updates
    2015-02-19 13:34:44:049 1020 13f8 AU #########
    2015-02-19 13:34:44:052 1020 13f8 AU <<## SUBMITTED ## AU: Search for updates [CallId = {04344795-B504-4142-B645-546D994EA5D7}]
    2015-02-19 13:34:44:052 1020 1d58 Agent *************
    2015-02-19 13:34:44:052 1020 1d58 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-02-19 13:34:44:052 1020 1d58 Agent *********
    2015-02-19 13:34:44:052 1020 1d58 Agent * Online = Yes; Ignore download priority = No
    2015-02-19 13:34:44:052 1020 1d58 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2015-02-19 13:34:44:052 1020 1d58 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2015-02-19 13:34:44:052 1020 1d58 Agent * Search Scope = {Machine}
    2015-02-19 13:34:44:052 1020 1d58 Setup Checking for agent SelfUpdate
    2015-02-19 13:34:44:053 1020 1d58 Setup Client version: Core: 7.6.7600.320 Aux: 7.6.7600.320
    2015-02-19 13:34:44:101 1020 1d58 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
    2015-02-19 13:34:44:140 1020 1d58 Misc Microsoft signed: NA
    2015-02-19 13:34:44:170 1020 1d58 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\TMP3F8.tmp with dwProvFlags 0x00000080:
    2015-02-19 13:34:44:339 1020 1d58 Misc Microsoft signed: NA
    2015-02-19 13:34:44:401 1020 1d58 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab with dwProvFlags 0x00000080:
    2015-02-19 13:34:44:413 1020 1d58 Misc Microsoft signed: NA
    2015-02-19 13:34:44:487 1020 1d58 Setup Determining whether a new setup handler needs to be downloaded
    2015-02-19 13:34:44:487 1020 1d58 Setup SelfUpdate handler is not found. It will be downloaded
    2015-02-19 13:34:44:487 1020 1d58 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.6.7600.320"
    2015-02-19 13:34:46:069 1020 1d58 Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.6.7600.320" is already installed.
    2015-02-19 13:34:46:078 1020 1d58 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.6.7600.320"
    2015-02-19 13:34:46:380 1020 1d58 Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.6.7600.320" is already installed.
    2015-02-19 13:34:46:380 1020 1d58 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.6.7600.320"
    2015-02-19 13:34:46:855 1020 1d58 Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.6.7600.320" is already installed.
    2015-02-19 13:34:46:856 1020 1d58 Setup SelfUpdate check completed. SelfUpdate is NOT required.
    2015-02-19 13:34:46:978 1020 1d58 PT +++++++++++ PT: Synchronizing server updates +++++++++++
    2015-02-19 13:34:46:978 1020 1d58 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://**removed**:8530/ClientWebService/client.asmx
    2015-02-19 13:37:27:624 1020 1d58 PT WARNING: Exceeded max server round trips: 0x80244010
    2015-02-19 13:37:27:625 1020 1d58 PT WARNING: Sync of Updates: 0x80244010
    2015-02-19 13:37:27:625 1020 1d58 PT WARNING: SyncServerUpdatesInternal failed: 0x80244010
    2015-02-19 13:37:27:625 1020 1d58 Agent * WARNING: Failed to synchronize, error = 0x80244010
    2015-02-19 13:37:27:626 1020 1d58 Agent * WARNING: Exit code = 0x80244010
    2015-02-19 13:37:27:626 1020 1d58 Agent *********
    2015-02-19 13:37:27:626 1020 1d58 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-02-19 13:37:27:626 1020 1d58 Agent *************
    2015-02-19 13:37:27:626 1020 1d58 Agent WARNING: WU client failed Searching for update with error 0x80244010
    2015-02-19 13:37:27:673 1020 1d58 Report REPORT EVENT: {C28C1F78-78EF-48F6-A7E0-215026039988} 2015-02-19 13:37:27:626-0500 1 148 101 {00000000-0000-0000-0000-000000000000} 0 80244010 AutomaticUpdates Failure Software Synchronization Windows Update Client failed to detect with error 0x80244010.
    2015-02-19 13:37:27:674 1020 68c AU >>## RESUMED ## AU: Search for updates [CallId = {04344795-B504-4142-B645-546D994EA5D7}]
    2015-02-19 13:37:27:674 1020 68c AU # WARNING: Search callback failed, result = 0x80244010
    2015-02-19 13:37:27:674 1020 68c AU # WARNING: Failed to find updates with error code 80244010
    2015-02-19 13:37:27:674 1020 68c AU #########
    2015-02-19 13:37:27:674 1020 68c AU ## END ## AU: Search for updates [CallId = {04344795-B504-4142-B645-546D994EA5D7}]
    2015-02-19 13:37:27:674 1020 68c AU #############
    2015-02-19 13:37:27:676 1020 68c AU Successfully wrote event for AU health state:0
    2015-02-19 13:37:27:676 1020 68c AU AU setting next detection timeout to 2015-02-19 19:27:54
    2015-02-19 13:37:27:677 1020 68c AU Successfully wrote event for AU health state:0
    2015-02-19 13:37:27:678 1020 68c AU Successfully wrote event for AU health state:0
    2015-02-19 13:37:27:681 1020 1d58 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2015-02-19 13:37:27:681 1020 1d58 Report WER Report sent: 7.6.7600.320 0x80244010 00000000-0000-0000-0000-000000000000 Scan 101 Managed
    2015-02-19 13:37:27:744 1020 1d58 Report CWERReporter finishing event handling. (00000000)
    2015-02-19 13:37:27:807 1020 1d58 Report Uploading 1 events using cached cookie, reporting URL = http://**removed**:8530/ReportingWebService/ReportingWebService.asmx
    2015-02-19 13:37:27:810 1020 1d58 Report Reporter successfully uploaded 1 events.
    2015-02-19 13:37:27:821 1020 1d58 Report Uploading 1 events using cached cookie, reporting URL = http://**removed**:8530/ReportingWebService/ReportingWebService.asmx
    2015-02-19 13:37:27:824 1020 1d58 Report Reporter successfully uploaded 1 events.
    2015-02-19 13:37:32:676 1020 1d58 Report CWERReporter finishing event handling. (00000000)

  • I am trying to use Facetime and it says my devise does not have proper credentials??

    I am trying to use Facetime and it says my devise does not have proper credentials.  What does this mean?  I have used it in the past. 

    While we all have MacBooks in this forum not all of us use FaceTime. There's a FaceTime Support Community where everybody uses FaceTime. You should also post this question there to increase your chances of getting an answer. https://discussions.apple.com/community/mac_app_store/facetime_for_mac

Maybe you are looking for

  • Drawing with a pencil = circles and rectangles

    When I am drawing with a pencil, the line looks like the shape I want to draw, but when I stop drawing, the shape reshapes to another shape whick looks like circles and rectangles = it does not look like the shape I wanted to draw. What is the proble

  • Which one is best option RAC 10g or oracle 11g RAC for certifiction point ?

    hi , which one is best option RAC 10g or oracle 11g RAC for certifiction point of view? can any one detail difference between above 2 options? Regards, A.Anwar

  • Issue with accessing OES Web services

    Hi, I have a question regarding access OES web services from external application. I am trying to validate the OES WS for Authorization, but I am getting an error - "Error getting response; org.apache.commons.httpclient.NoHttpResponseException: The s

  • Intermittent exception - Load Report Failed

    Hi, I am new to the forums, this does kinda involve .Net but not be a simple .Net issue so I posted here. I have been using Crystal Reports 10 for a while now, bolting it into web pages and never had issues but I have come across 2 lately that have m

  • Where is the MediaDatabase.db3 file in Photoshop Elements 10 for Mac?

    I deleted an effect by accident and need to get it back. I have read that I need to delete the "MediaDatabse.db3" file and restart PE. I have not seen directions to the location of this file for version 10. Should I reset the preferences first? How (