Varying locale settings among different applications?

Hi, I'm using the Hebrew locale on my Arch system, which is right to left.
While this setting works pretty well on the Gnome desktop, some applications get messy from it (Like Nicotine-Plus the soulseek client, and some others)
How can I make the Hebrew locale the default for all the applications, and set the US locale for others? Or, make the US the default and apply the Hebrew one to the applications I want?

modifying anything in /etc/ to that intent would just negate the effect of your current hebrew locale everywhere.
so, he meant, just start apps with
LANG=whatever your_command
in console.
if you want, write a wrapper script per app to do just that: e.g I set my PATH (in e.g /etc/profile) to have /usr/local/bin before everything else, and if I want 'man' command to be overriden with specific locale i create  /usr/local/bin/man with content
#!/bin/sh
LANG=fr_FR man $*
chmod it +x, and go, man will always spit french. it will only fail when .desktop files or scripts point to 'man' with absolute path. in that case, e.g for menus, I just create another menu entry pointing to the wrapper script, and delete the previous entry.
Last edited by lloeki (2007-05-29 13:12:21)

Similar Messages

  • Can shared components be shared among different applications within APEX

    Can shared components be shared among different applications within APEX ?
    -Louis Rosa
    Florida Center for Library Automation (FCLA)
    Gainesville,FL

    Not entirely true.
    Some like LOVs, Authorizations, Authentications can be shared amongst applications in the same workspace.
    Varad

  • [ADOBE] Locale settings: country different than language

    Hello ABAPers.
    I'm getting started with Adobe forms and I have encountered an issue with locale settings.
    I support multilingual and international system. This means I have to respect both formats of figures. One thousand may look as follow:
    1,000.00 or 1000.00 (English formatting used by Japan, UK, USA, etc.)
    1.000,00 or 1000,00 (European formatting used by rest of the world)
    When printing Adobe form, I pass structure of type sfpdocparams. In thi structure I have 2 important fields:
    - LANGU -> it impacts on texts language
    - COUNTRY -> it should impact on locale, which means formatting of figures and dates.
    If I pass LANGU='E' and COUNTRY='EN' it behaves properly
    If I pass LANGU='D' and COUNTRY='DE' it behaves properly (I get European formatting)
    If I pass LANGU='L' and COUNTRY='PL' it behaves properly (I get European formatting)
    If I pass LANGU='E' and COUNTRY='PL' I get a problem. I have then English language (correct) and English formatting (error!)
    If I pass LANGU='L' and COUNTRY='DE' I also have a problem. Language is determined correctly (Polish), but formatting is English even though both Germany and Poland use European formatting.
    I have tested all possible combinations of langu/country. Above are just examples. The conclusion is as follow:
    If language is not in line with country, Adobe takes locale en_US or en_GB. I've checked file trace.txt from PDF generation. I've found something like this: "System locale: en_GB".
    I have saved my XFD.xml file from printout with settings LANGU='E' and COUNTRY='PL'. Printout was broken, but when using this XFD for preview in designer, I get correct formatting.
    Originally form's locale was English (it's a copy from standard form SD_SDOC_FORM01), but I have changed it to Polish (European formatting) - it didn't help.
    I have checked also that print program uses a statement SET COUNTRY.
    Only Idea I have now is to control formatting using scripting in FormCalc or JavaScript. FormCalc delivers function to control locale of date fields:
    $.format.picture = DateFmt(1, $.locale);
    but I couldn't find any of such functions to control figure's formatting.
    Or maybe it's some server setting? If so, then how to manage it?
    Please advise,
    Michał

    Hi guys.
    I've found a workaround. I can use scripting:
    $.locale = "pl_PL" (or any other European)
    with some logical restrictions naturally. I will have to check variable COUNTRY first.
    Yet it's not a nice solution. I have to enter this script into each numeric field in the form, so if anyone knows the proper solution (SAPnote, ot print server settings), please share.
    regards,
    Michał

  • The JUNavigationBar don't works whit the locale settings (9.0.2)

    I have a problem with JUNavigationBar, it ignores the locale settings. The application module configuration is set with "es" & "ES" locale properties. I check the locale when the app runs with:
    Locale.getDefault();
    app.getApplicationModule().getSession().getLocale(); app.getApplicationModule().getSession().getLocaleContext().getLocale();
    and they are right ("es", "ES").
    How can I get that JUNavigationBar uses the UIMessageBundle_es_ES which is deployed with the jar file?
    Thanks!

    I Performed the following local settings.
    1. Before first line at the main method :
    Locale.setDefault(new Locale("it", "IT"));
    2. Locale properties in the Application module configuration
    JUApplication app = JUMetaObjectManager.createApplicationObject("Project1.DeptEmpServices", null, new JUEnvInfoProvider());
    app.setLocale(new Locale("it","IT"));
    JNavigationBar , it ignores again the locale settings.
    JNavigationBar doesn't use the UIMessageBundle_it.
    I checked the locale settings when the app runs with:
    app.getApplicationModule().getSession().getLocale() --> it_IT
    app.getApplicationModule().getSession().getLocaleContext().getLocale() --> it_IT

  • Is there a way from where I can restore my profile from a back-up that I took from a folder (e.g \Local Settings\Application Data\Mozilla\Firefox\Profiles\)

    Before re-installing Firefox 19, I mistakenly took backup of my profile from a folder - C:\Documents and Settings\garan14\Local Settings\Application Data\Mozilla\Firefox\Profiles and not from C:\Documents and Settings\garan14\Application Data\Mozilla\Firefox\Profiles.
    While installing, I selected "Delete the old profiles" option and I don't see any old profile folder under C:\Documents and Settings\garan14\Application Data\Mozilla\Firefox\Profiles.
    However, I have a lot of important data saved under that profile which now has got deleted.
    Is there any way I can still restore the data from old profile? (P.S.: As mentioned above, I have a back-up of profile folder which resides under Local Settings folder)
    I am in a desperate need for the help. Pls reply as soon as possible.

    i have some problem. i delete firefox profile and i cannot use mozilla right now. can you help me ? thank you

  • Firefox is creating endless copies of C:\Documents and Settings\Catain Kirk\Local Settings\Application Data\Mozilla\Firefox\Profiles\afbrfhnj.default\Cache ... how do I stop it

    I just installed 9.0.1 and it continually creates copies of C:\Documents and Settings\Catain Kirk\Local Settings\Application Data\Mozilla\Firefox\Profiles\afbrfhnj.default\Cache ... how do I stop it !!!
    I'm running Windows XP Version 5.1 SP3.

    Hi,
    That is the disk cache of Firefox, where contents of loaded pages are kept for faster retrieval and it also helps to conserve bandwidth. To disable this: '''Tools''' ('''Alt''' + '''T''') > '''Options''' > '''Advanced''' > '''Network''', check (tick) '''Override automatic cache management ''' and put the value at zero.
    [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u#advanced_network Cache]
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • I cannot uninstall itunes from my computer PC. I cannot update itunes on my computer. I get this message." C:\Documents and Settings\Sally-Anne\Local Settings\Application Data\Apple\Apple Software Update\'iTunes.msi' is not a valid installation package

    I cannot uninstall itunes from my computer PC. I cannot update itunes on my computer. I get this message." C:\Documents and Settings\Sally-Anne\Local Settings\Application Data\Apple\Apple Software Update\'iTunes.msi' is not a valid installation package Try to find the installation package itunes.msi in a folder from which you installiTunes."
    I have tried a serach for the file itunes.msi and nothing comes up.
    Help anyone/
    thanks

    I get this message." C:\Documents and Settings\Sally-Anne\Local Settings\Application Data\Apple\Apple Software Update\'iTunes.msi' is not a valid installation package Try to find the installation package itunes.msi in a folder from which you installiTunes."
    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Whay application data folder in local settings is consuming a lot of space?

    Why application data folder located in local settings is consuming lot of data?

    The Cache, Offline Cache, Startup Cache, and anti-phishing / anti-malware database ''(urlclassifier3.sqlite)'' are stored there.

  • Session sharing among different web application under Oracle AS

    Hi,
    I'm looking for some information on web application session information sharing under Oracle AS10.1.3.
    any pointers are highly appreciated.
    Thanks,
    Narasimha.

    Hello,
    I see that you have duplicate your post in different forums, Session sharing among different web application under Oracle AS10.1.3.
    Regards
    Tugdual Grall

  • I am really angry that I get this message every time I try to update Itunes.  "The File 'C:/documents and settings\DEAN\Local Settings\Application Data\Apple\Apple Software Update\itunes.msi' is not a valid installation package for the product itunes.  Tr

    I am really angry that I get this message every time I try to update Itunes.
    “The File ‘C:/documents and settings\DEAN\Local Settings\Application Data\Apple\Apple Software Update\itunes.msi’ is not a valid installation package for the product itunes.  Try to find the installation package ‘itunes.msi’ in a folder from which you can install itunes.
    What kind of gobbledegook is that?  Are you or Microsoft crazy.  Us computer users need simpler instructions.  Or you need to write your programs so that they work.
    Signed,
    Frustrated Apple User
    Dean Weaver

    “The File ‘C:/documents and settings\DEAN\Local Settings\Application Data\Apple\Apple Software Update\itunes.msi’ is not a valid installation package for the product itunes.  Try to find the installation package ‘itunes.msi’ in a folder from which you can install itunes.
    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • JVM bug with Turkish locale settings (windows)

    Hello,
    There is a serious bug in all versions of java virtual machine. When you set your locale settings to Turkish language, you can not install & use database driven java applications (that needs to create a database). For example; you can't install oracle 9i or 10g, ORA-12560 arises in database creation phase; and you can't install Readerware (a book cataloger), it locks-up in database creation phase, too. Ofcourse when you change your language to English or another language the problem goes away.
    I found that the source of the problem is JVM's wrong character mapping. It fails to convert Turkish and English "i" and "I" characters correctly (they're different in Turkish).
    Is there anybody to fix this issue in the next release ?
    Thanks,...

    I logged a bug about Java's Turkish Collator implementation: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4688797.
    I'm not sure if your issue would fall into the same category. It looks like a separate bug to me, although closely related.
    Try logging that bug, or adding this to the bug above.
    HTH,
    <rsa/>

  • Access to different application in same server

    Any know an easy way to access the JNDI/EJB of a different application
    running in the same server?
    Perry Hoekstra, MS
    E-Commerce Architect
    Talent Software Services

    Only the classfiles of any user-defined classes/interfaces that are possibly used
    as parameters or return values from the methods in the home/remote interfaces. If
    you aren't doing that, then the home and remote interfaces is all you need.
    Bill
    Perry Hoekstra wrote:
    [email protected] wrote:
    Hrm. It's no different from accessing EJB's deployed in the same application
    (EAR) except that local calls are no longer possible.
    Perry Hoekstra <[email protected]> wrote:
    Any know an easy way to access the JNDI/EJB of a different application
    running in the same server?
    Perry Hoekstra, MS
    E-Commerce Architect
    Talent Software Services--
    DimitriI should have explained myself better. I was thinking more from a
    packaging point of view. Beside the remote and home interfaces of the
    called bean, are there any other files necessary to be packaged with the
    calling bean ejb.jar?
    Perry Hoekstra, MS
    E-Commerce Architect
    Talent Software Services
    [email protected]

  • Error Saving Localized Settings mean?

    In the last month or so, I have received the following message when trying to open videos on the web and even my local weather forecast:
    "Error Saving Localized Settings
    Application is unable to access your file system "
    I get it in Safari (6.0.5) as well as Firefox.
    What does it mean?

    Good morning:
    This is not a new problem as evidenced by some web blogs going back three years.
    It started when I disabled Java Script......the victim of a lot of cautionary items on its security issues.
    Then odd things wouldn't play such as the hour-by-hour temperature display on a local TV station's site.
    And occasional video links off reputable news sites. But not Youtube.  Safari and Firefox are both afflicted.
    I enabled Java, repaired disk permissions (which I do on a regural basis) plus a few other tricks I know.
    Upgrades, etc., all  up to date.
    No luck.
    I have had three I-Macs over 13 years and Apple Care for 12 of those years.  Gawd how I miss 'em!
    I'll try your suggestions.
    Thank you!

  • Difference among different pricing procedure

    Hi,
    I want to know that, what is the difference among different pricing procedure,Like
    Standard,return,sample,scrap and credit memo.
    Please reply soon.
    Regards
    prabudh

    Hell tiwari,
    <b>**Please Do reward if it helps**</b>
    sales org + dist chan + div + document pric proc + cust pric proc --- > Pric Proc.
    we determine the pric procedure. So, just have a different document pricing procedure for sales order document type and invoice document type. You can have a different pricing procedure with this change.
    There are two simple reasons for making any Pricing Procedure in SAP  SD Modules.
    1) Business Reason. What are the pricing aspects or strategies you want to apply for the client requirement in order to sell their
    goods or render services, is all about the reason for various pricing procedures.
    Eg: Domestic sales pricing procedure,
    - Export Pricing Procedure,
    - A rebate pricing procedure or
    - A High Discount oriented pricing Procedures.
    - A repair pricing procedures.
    You have your own conditions intended to few transactions only. Put all this conditions as a set defining your own Procedures. It may even include special requirements and formulas applied for such Pricing Procedures.
    2) A special pricing procedures, in order to facilitate added functionalities of SAP pricing architecture, we must define new
    pricing procedure. SAP Standard programmes checks these special Indicators in-order to do some required functions.
    As a example 1, you need to have a Pricing procedure for condition supplement inorder to use the condition supplements. The condition supplement pricing procedure must be given in the condition type definitions (v/06) of the Pricing Condition where you need to supplement, without which SAP SD Condtion Supplements functionality doesnt work.
    As a example 2, you need to have a Pricing procedure for Inter Company Billing Conditions(IV01 & IV02) inorder to be active for Inter Company Billing specific transactions. Thus make sure that, the procedure wouldnot apply for non-Inter company transactions.
    Eg: KA0000 for Condition Supplement for KA00
    - PR0000 for Condition Supplement for PR00
    - ICAA01 for Inter-Company Billing
    In V/08 of defining a new Pricing Procedure, in main screen, you have a field called TSPP (Transaction Specific Pricing Procedure). This has to be ticked on for Intercompany Billings.
    The SAP help reads for this field as Under: Transaction-specific pricing procedure
    Pricing procedure transaction-specific indicator
    Before Release 4.0A, no special pricing procedures were used for intercompany billing and rebate credit memos, programs were just set accordingly to deal with these situations. As of Release 4.0A you are offered greater flexibility in the form of the option to define special pricing procedures for intercompany billing and rebate credit memos. For reasons of future compatability, you will still be able to use the old program specifications. For this reason, you must set this indicator if you want to create a special pricing procedure. This is to prevent the program settings being used.
    This indicator is also used as of Release 4.0A to redetermine the condition class and the statistical condition indicator when copying from a reference document.
    Example:
    You copy prices from a shipment document to the billing document. The prices should lead to a surcharge in the billing document. This is guaranteed by the redetermination of the condition class in the pricing procedure.
    Same case with Standard Pricing procedure or Inter Company Pricing Procedure.
    Regards
    AK

  • Switch to different application server in ABAP program

    Hello everyone,
    I am currently working on some ABAP objects classes and tool programs for additional user administration functionality. We are runnig a SAP ERP system with distributed application servers and active logon load-balancing for users.
    I'd like to switch to a different application server from within my program in order to get all relevant information for an active user. So far I only found the function TH_SELECT_SERVER (from the function group THFB) for this, but this uses a separate dialog for interactively switching to another application server.
    I could use RFC calls with a lookup table for the destinations of individual application servers, but this would not be as flexible. Also I would have to create some wrapper code for standard functions which are not defined as RFC-usable. So I would rather like to switch to the other server instead.
    What I'd like to do instead is switching to another server from a user-related server list without any additional interaction in order to run a function locally on the other server. Does anybody know some function, object method etc. which will do the trick?
    Greetings,
    Markus.

    Hello Thomas,
    Bingo !!!
    I debugged the report program RSM51000_ALV & found the sub-routine SM51_USER_CMD.
    The SY-UCOMM for our purpose is 'RLOG'. and it utilises the FM 'TH_REMOTE_TRANSACTION' )
    Hope this will be of some help to the thread starter.
    BR,
    Suhas

Maybe you are looking for

  • RFC from ECC to GRC

    Hi All, We are facing one issue. In GRC fire fighters, 1) FF logs  not updating in  Consolidated reporting 2) FF logs are updating in FF LOG REPORT, but the session details are empty 3) FF log updated in Reason code & activity report, it is fine 4) F

  • I cannot get a large 173 page pdf document to convert to excel.  it is set out in a format much like excel with columns and rows.

    I am trying to convert a large document into excel so I can organize 7272 people based on certifcations, provinces, etc.  But it will not convert.  Just keeps coming up "conversion failure"  what can I do?

  • Firefox closes "Save As" window on some web sites when downloading

    On some web sites, such as Scribd or PC World, Firefox will quickly force shut the "Save As" window when downloading. It happens so quickly that I barely have time to see the "Save As" window. The same web site on IE will not cause this to happen. I

  • Change characteristics via BAPI_SALESORDER_CHANGE

    Hello, We are trying to change characteristics from within a contract programmatically using bapi BAPI_SALESORDER_CHANGE . How ever even after filling all the data, looks like the characteristics doesnot change. I did go through an SDN post for the s

  • Bit rates, and how plugins affect them

    so my bounce process is, bounce once soft without mastering effects. then bump up volume and add effects. im recording at 24 bits. should i be dithering on the first bounce or the second? which will give me better quality? if i dither the first time