Problem changing GTK2 theme with switch2

Hi everyone,
I'm stuck with an annoying problem...
Well I'm currently using Openbox alternatively with Fvwm and I use switch2 to change my GTK theme...
However I recently changed my theme to Muku (a port for Linux of a Windows Theme made by Lyrae).
This worked smoothly...
But now, when I want to change for another one some applications are blocked with Muku and won't change (ie Wifi-radar, and some others I do not recall for now...)
The strange thing is that ROX still switches perfectly...
So if anyone has any idea on how to solve that, I'd be most grateful !
Thx in advance.

Jennica wrote:
So when they say you can change themes, that's not really accurate. You can change them, it will look like crap.
I decided to switch to wordpress. Is there any kind of function in iweb that allows for a transfer of the blog, or am I going to have to go in and manually move each entry and each photo and each comment? I'm thinking I am, and I'm really not looking forward to this...
Copy/Paste
Sorry

Similar Messages

  • Problem, change the language with dynamic text

    I am looking for a way to change simply the language of my flash animation
    I work with flash cs4
    of course I got Mylocale.as:
    import mx.lang.Locale;
    class MyLocale extends mx.lang.Locale {
    static function start():Void {  
    var langCode:String = xmlLang;
    currentXMLMapIndex = 0;
    xmlDoc.load(xmlMap[langCode][0]);
    static function setXMLLang(langCode:String):Void {
    xmlLang = langCode;
    and different xml files in the same folder than my swf file
    in string , I ticked : "replace  strings automatically during the execution"
      with a default language (I am wondering if the problem is not from there)
      if I tick: "replace strings manually using the scene language " or "replace strings via actionscript"
    my code does not work.
      then I kept: "replace strings automatically during the execution"
    in my flash animation I have several scenes (pages)
    p1, p2, p3, p4
    in p1
    I created a language bar
    then 2 layers inside
    Layer--action:
    langListener = new Object();
    langListener.change = function(eventObj) {
    var target = eventObj.target;
    var newLang = target.selectedItem.data;
    MyLocale.setXMLLang(newLang);
    MyLocale.start();
    lang_cb.addEventListener("change", langListener);
    // Force Japanese
    lang_cb.selectedIndex = 1;
    lang_cb.dispatchEvent({type:"change"});
    Layer--language ex Fr:
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "fr") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    ex Ja :
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "ja") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    When I change the language in p1 , the language is also modified in p2, p3 and p4
    however , after a navigation in p2, p3 and p4 , once I come back in p1 , the default language is back automatically although I did not touch the language bar!!
    I don't know how to solve the problem
    to my mind , the script reset itself each time I come back on p1
    is there a way to keep the saved settings even when I am back on p1 until I modify manually again the language bar
    thanks a lot

    I am looking for a way to change simply the language of my flash animation
    I work with flash cs4
    of course I got Mylocale.as:
    import mx.lang.Locale;
    class MyLocale extends mx.lang.Locale {
    static function start():Void {  
    var langCode:String = xmlLang;
    currentXMLMapIndex = 0;
    xmlDoc.load(xmlMap[langCode][0]);
    static function setXMLLang(langCode:String):Void {
    xmlLang = langCode;
    and different xml files in the same folder than my swf file
    in string , I ticked : "replace  strings automatically during the execution"
      with a default language (I am wondering if the problem is not from there)
      if I tick: "replace strings manually using the scene language " or "replace strings via actionscript"
    my code does not work.
      then I kept: "replace strings automatically during the execution"
    in my flash animation I have several scenes (pages)
    p1, p2, p3, p4
    in p1
    I created a language bar
    then 2 layers inside
    Layer--action:
    langListener = new Object();
    langListener.change = function(eventObj) {
    var target = eventObj.target;
    var newLang = target.selectedItem.data;
    MyLocale.setXMLLang(newLang);
    MyLocale.start();
    lang_cb.addEventListener("change", langListener);
    // Force Japanese
    lang_cb.selectedIndex = 1;
    lang_cb.dispatchEvent({type:"change"});
    Layer--language ex Fr:
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "fr") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    ex Ja :
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "ja") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    When I change the language in p1 , the language is also modified in p2, p3 and p4
    however , after a navigation in p2, p3 and p4 , once I come back in p1 , the default language is back automatically although I did not touch the language bar!!
    I don't know how to solve the problem
    to my mind , the script reset itself each time I come back on p1
    is there a way to keep the saved settings even when I am back on p1 until I modify manually again the language bar
    thanks a lot

  • Problems changing the Open with... setting

    Hi,
    Having recived my new MacBook Pro with the trial version of Office 2004 I removed this using the remove utility as I have the full version of Office X.
    However, I get the error code -10660 when I try and open documents. I have tracked this down to the fact that the default Open with... setting is Word 2004 etc.
    I can manually select the correct program to open these files with, but when I set it so that all files with .doc open with this older version of Word it defaults back to the new version. (I am using the Change All... option under the Get Info option).
    If I manually do this using Open with.. for each file it works, but this is both time consuming and silly.
    iMac G5, MacBook Pro   Mac OS X (10.4.5)  

    Missed the post above. Running this at the terminal did fix the problem:
    /System/Library/Frameworks/ApplicationServices.framework/\
    Frameworks/LaunchServices.framework/Support/lsregister \
    -kill -r -domain local -domain system -domain user
    The question was, why should I have had to have done this!!

  • How do i change my theme with font? example if i want writing?

    if i want to 'write' instead of print? ho is this done? tks

    how can I write--instead of print?? how is the font theme changed here? Tks

  • Problems changing default theme

    Hi,
    I have created a new Portal theme using the theme editor.
    Permisions is defined in the path:
    System Administration / Permissions / Portal Permissions / Portal Contend / Themes
    The theme is addee to the object Default Portal Desktop in the path:
    System Administration / Portal Display / Portal Contend / Portal Users / Standard Portal Users
    To the Default Portal Desktop object is assigned frameworkpages and various themes. I open the object, mark the the theme i want and select "set default", the checkmark moves correct, but when I save I receive the message:
    "The desktop ID entered already exists. Enter a unique desktop ID. "
    Please help - I just change an existing object, not creating a new?
    We runs Netweaver 2004s, 7.0 SP14.
    Thanks,
    Finn

    Finn,
    You can remove the unused  themes the frameworkpages from the desktop and assign the correct one and set as default.
    Also please make sure that you are editing the copy of standard frameworkpage and desktop not the original ones.
    Ram

  • Image problems after publishing them with Contibute 3

    Hello
    I am a newbie and checked my website today and noticed that a
    lot of the images have dissappeared for no apparent reason. I use
    Contribute 3 and it has only happened to the images on the homepage
    and no other pages that I have used with Contribute 3.
    I am also in the middle of designing a web site for my
    partner and have noticed the exact same thing has happened to his
    website. Again it is only the home page!
    I would really be grateful for any help with this
    problem.

    Quote from: momosala on 02-April-13, 17:54:22
    I think you had better to flash back to beta 4.39 bios, here : https://forum-en.msi.com/index.php?topic=164135.msg1214789#msg1214789
    And use and install on USB key MSI Forum HQ USB flashing tool from here : https://forum-en.msi.com/index.php?topic=108079.msg800577#msg800577
    Flash using method 1.
    And tell us if that works.
    thank you for reply that fast i will try asap and tell here.
    Btw, have you ever face a problem as i wrote above?

  • [Solved] lxappearance can't set GTK2 themes in v0.5.1

    Hi all,
    I have an LXDE system running with lxappearance-0.5.0 installed and can use lxappearance to set the theme e.g. Clearlooks, Crux and such. If I then upgrade the package to lxappearance-0.5.1, the colours are changed but there are no widgets (just the basic non-themed ones). No errors appear in the terminal window at any point.
    If I roll back the change, everything's working again. I managed to recreate the issue on another system, so I'm assuming this version is broken. Can anyone confirm if this is a bug?
    Thanks.
    [Edit] Just noticed that in v0.5.0, all themes work except Adwaita which I'm sure is a GTK3 theme. In v0.5.1, Adwaita is the ONLY theme that works. Maybe lxappearance is built to handle GTK2 or GTK3 themes, but not both? Sorry if I'm confusing the issue any further.
    [Edit] Fixed in lxappearance 0.5.1-2.
    Last edited by Modeler (2011-08-03 21:47:24)

    I noticed this myself. It seems like the latest lxappearance (0.5.1) has been ported to GTK3, and trying to set the GTK2 theme with it does not work so well. I tried installing it with abs and deleting the --enable-gtk3 config option from the PKGBUILD file, but that only seemed to change the appearance of the application back to GTK2--it did nothing to correct how it handled the themes. I ending up giving up and manually configuring my ~/.gtkrc-2.0. For example, here is mine:
    gtk-icon-theme-name = "nuoveXT2"
    gtk-theme-name = "Clearlooks"
    gtk-font-name = "FreeSans 10"
    See https://wiki.archlinux.org/index.php/GTK+ for more information. Another option would be to install a different application such as gtk2_prefs or gtk-theme-switch2, but I didn't find any of these to be as robust as lxappearance. You might also want to look at lxappearance2-git in AUR. Don't bother with the lxappearance-gtk2 package, as it is merely lxappearance 0.5.1 with a GTK2 interface.

  • GTK2 -- themes problem

    Hi,
    I've got strange problem.  I am having some troubles with changing my gtk2 theme. I already have some applied, it is a dark theme.
    But whatever i write into my ~/.gtkrc-2.0 file it takes no results in theming!!
    I've had a couples of theme-changers like gtk-chtheme , switch2 or lxappearence, and now no one works!!  I deleted all of them, and left only the lxappearnce,
    but It can't change nothing now!
    I dont get it!   Where is the theme path stored???  I move out the .gtkrc-2.0 and there is still my black theme set up!!!!    WTF?
    Thanks for help!

    YES, I'm sure,  in gtk3 apps I have diffrent theme.
    I really dont khnow what it is about,  maybe the system is telling me to go for GTK3 apps???   But still, i hate to have smth undone on my system.
    Iam looking forward any ideas. Cheers!

  • ITSMobile - Problems when changing screen layout with CSS

    Good afternoon,
    I have a service ZLM00(SICF) with some public screens in the stile MOBILE4(Service of  internet-se80), and I am trying change your layouts with CSS.
    Steps taken:
        1 u2013 I activated the repository MIMES (/default_host/sap/public/bc/its/mimes);
        2 u2013 I copied the mobile.css from internet service standard ITSMOBILE for my service ZLM00(se80) with the name ZRF01.CSS;
        3 u2013 I added the parameter ~ITSMOBILECSSINCLUDE = ZRF01 in my service ZLM00(SICF);
        4 u2013 I published all screens and file ZRF1.CSS;
    The problem:
          When I test the service in the browser, I see in the source code that the file CSS was added u201C<link rel="stylesheet" href="/sap/public/bc/its/mimes/zlm00/99/ZRF01.css" type="text/css" />u201D
          And the screens received some changes, however when I added a new line in file CSS for exemple
    /* --- Basic Row -
          .MobileRow {
            white-space:pre;
            vertical-align:middle;
            background-color:#F3F3F3;  "new lineu201D
            Is not ok. Just the command standard works.
            I am doing something wrong ? Is missing some step ?
            My configurations:
             - Version SAP ECC 6.0/SAP_APPL 604 SP8;
             - Device mobile Symbol/motorola MC3190;
             - Operating system Windows CE 6.0 with Internet Explorer 6.0;
             SICF:
             ~THEME                          99
             ~TRANSACTION                          LM01
             ~ITSMOBILE                          1
             ~SOURCES                          ZLM00,ITSMOBILE
             ~POPUPS                           1
             ~ITSMOBILECSSINCLUDE     ZRF01
             ~ITSMOBILEELEMUNITS       px
             ~DYNPRO_COMPRESSION     1
             ~ITSMOBILECUAINCLUDE     ZCUAAREA
             ~ITSMOBILEELEMFACTOR      6
          PS: I am trying change the layout of the screens only to remove blank spaces placed on the screen MOBILE4, the objects do not fit the device screen.        
          Best regards,  
          Gerson S. Livio

    No.
    If you want to see how the screen will look; look in the iPhone/ iOS 7 section of this site.

  • I previoulsy have adding many CD to my iTunes music library and then synched them with my iPhone so that I have all music in both places. And I could the CDs in iTunes or iPhone with no problems. Recently, my iTunes "sees" the music but won't play it. Why

    I have added many CD to my iTunes music library and then synched them with my iPhone so that I have all music in both places. Then I could the play them in iTunes or iPhone with no problems. Recently, my iTunes "sees" the music library but won't play any of it becuase "the original could not be found". If I attach my iPhone, then it pays them through the iPhone, but still not through the library in iTunes. How can I get the music library on my iPhone to transfer (i.e. restore it) to iTunes? I have iPhone 4S but have not upgraded to the iOS 6, and have not had any problems until last week.  Help!  Thanks.

    Check the manual for whatever backup program you used, or, if you just copied the files over, copy them that.
    How to restore data to your PC is outside the scope of these forums.

  • I get a a message "javascript: void (0)" when I turn on online radio. This problem is related also with other browsers. I reinstalled java but nothing changed

    This problem is related also with chrome, opera and explorer. I reinstalled java but nothing changed

    To avoid confusion:
    *http://kb.mozillazine.org/JavaScript_is_not_Java
    Note the javascript: void(0); is often use as a placeholder URL to indicate that an onclick event is tied to the link to do the actual action.<br />
    If JavaScript is blocked for some reason then this javascript: void(0); links comes into view.
    Make sure that you do not block JavaScript.
    *http://kb.mozillazine.org/JavaScript
    Also make sure that your security software isn't blocking JavaScript if it happens in other browsers as well.
    You can try these steps in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Hi, I have problems in ordering book from iPhoto. It says "problems in getting contact with Apple Online Store" I have changed password on my Apple ID - could that be the problem ??

    Hi, I have problems in ordering book from iPhoto. It says "problems in getting contact with Apple Online Store" I have changed password on my Apple ID - could that be the problem ??

    Some additional efforts you can try:
    Go to the System/Sharing preference pane and make sure Remote Apple Events is checked.
    If it is, uncheck it and then recheck and try ordering again.
    OT

  • I am having problems importing my Iphoto pics into new Photo programme. I am inporting approx 11,000 pics that all seem fine in Iphoto but the iport rejects around 7,000 of them with incorrect mete data. What can I do to import these?

    I am having problems importing my I photo pics into new Photo programme. I am importing approx 11,000 pics that all seem fine in I photo but the import rejects around 7,000 of them with incorrect mete data. What can I do to import these?

    I have the same problem.
    Thread here: Import fails - "Unable to get metadata"

  • Hello Apple. Iphone6 ios8.0.2. I have problem with activation imsg and fctm. My number doesnt display on both apps. I can only use them with my apple ID. How can i fix this problem. Country:Azerbaijan. Number:  *********

    Hello Apple. Iphone6 ios8.0.2. I have problem with activation imsg and fctm. My number doesnt display on both apps. I can only use them with my apple ID. How can i fix this problem. Country:Azerbaijan. Number:  *******
    <Edited by Host>

    Hello Khayalh,
    You should be able to link your phone number by following the steps in the article below. From your iPhone, sign out of FaceTime and iMessage and then sign back in and it should link. Check in the Start Conversation With and I Can Be Reached at section in iMessage and FaceTime respectively. 
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Regards,
    -Norm G. 

  • Please solve battery problem iOS 5.0.1 we are about to sell iPhone, iPad, iPod and replace them with others

    I have iPad, iPhone and iPod. I have updated all of them with iOS 5.0.1. After this wrong direction, all of them are facing a battery problem. Please solve solve solve it. This is a bad things from apple. We are about to stop trusting them. We have started comparing their products with other competitors. We are about to replace them with Samsung, Motorola, htc,...

    1000€ is 1342$
    But this is a  user Helping user forum Apple dont Read or Write here
    http://www.apple.com/feedback/
    This is here you contact Apple

Maybe you are looking for