Gtk-qt-engine problem

Hello, Is anyone else having a problem with setting their gtk theme to qt4 when using the oxygen theme? with this new install it doesnt seem to use oxygen but rather some ugly flat type of style.
thanks in advance.

I think that gtk-qt-engine is deprecated(im not sure),  take a look to the wiki for two alternatives:
https://wiki.archlinux.org/index.php/KD … plications
There is it all you need to install tu use qtcurve and port your gtk themes. I personally recomend oxygen-gtk(which is a gtk theme) with lxappearance, because if you use qtcurve some gtk apps can be slowed down(e.g. Gimp,Firefox,etc), gimp is practially unusable because of this.
If you dont care about the slow performance using qtcurve to port gtk themes, do the following:
pacman -S qtcurve-gtk2 qtcurve-kde4 gtk-kde4
after installing it go to system setting->GTK+ Style,choose your options and reboot
But i recomend oxygen-gtk:
pacman -S oxygen-gtk lxappearance
To change the GTK theme go to applications->setting->customize look and feel
if you installed something else to integrate gtk themes, please remove it, these to alternatives are the most updated right now
P.S. qtcurve generates a gtk theme from your current kde theme and oxygen-gtk is a gtk theme made to fit the default oxygen kde theme.
Take care
Last edited by AurosGamma (2011-03-31 05:35:12)

Similar Messages

  • [SOLVED] gtk-qt-engine does not work

    I basically no long use GNOME but I do use a few GTK apps such as Pidgin and Firefox (thats GTK right?). Anyways they look like total crap in KDE and I'd rather not start gnome-theme-manager everyday just to theme them right.
    I installed gtk-qt-engine in the hopes that it would theme my GTK apps to look like my KDE theme ...
    http://img164.imageshack.us/img164/1340 … 68sju0.png
    As you can see there, I have it enabled (I think), but Pidgin in the background is not themed like it should be o_O.
    Any ideas?
    Thanks.
    Last edited by A.I. BOT (2007-07-10 18:40:07)

    gtk-qt-engine is a bit broken, at least that is how it feels. A workaround for your problem is set in kde control center a gtk style for your gtk apps (same place where you tell to use gtk-qt-engine). After this, start a gtk application, it has a normal gtk style now. Close the gtk app, go back to control center and choose use qt theme for gtk apps at that place (dunno how it is exactly called, I'm not in kde atm). Now it should apply your qt theme to gtk apps.

  • Gtk-equinox-engine XFCE4

    Hey folks,
    I was going to install gtk-equinox-engine (and gtk-equinox-theme) from AUR. Everything compiled fine, but I don't see the animated effect in the status bar (e.g. Download window of Firefox).
    How can I check if the new engine is running? I am using XFCE, so.... Is it possible to use this engine with XFCE. Hopefully yes...
    Regards,
    Archucer1337

    This problem appear only for unprivileged user. Last error message before halting
    Not initializing the Gtk-Qt theme engine

  • [new] gtk-clearlooks-engine

    This is my first package, so please bear with me if I did anything wrong. I saw this on gnome-look and though I'd make a package for it.
    Info about the engine here:
    http://gnomelook.org/content/show.php?content=19527
    You can get it directly here:
    http://projects.nosebleed.info/arch/gtk … pkg.tar.gz
    The PKGBUILD and filelist are here for those interested
    http://projects.nosebleed.info/arch/gtk … ks-engine/
    It'll install three new themes in addition to the engine.

    The author has released 0.2 and I've updated the package. There are 4 more themes in addition to the 3. Also, it doesn't look as Bluecurvish, which is nice.
    http://projects.nosebleed.info/arch/gtk … pkg.tar.gz

  • [new] gtk-clearlooks-engine (proposed as gnome 2.12 default)

    No icons, but I use lush icons anyway. Gotta go.  Enjoy 
    # $Id: PKGBUILD,v 1.3 2004/07/23 23:46:02 damir Exp $
    # Contributor: Nathan Curry <[email protected]>
    pkgname=gtk-clearlooks-engine
    pkgver=0.3
    pkgrel=3
    pkgdesc="The clearlooks-engine for gtk"
    depends=('gtk2' 'gtk' 'gdk-pixbuf')
    url=(http://www.gnomefiles.org/app.php?soft_id=810)
    source=(http://easynews.dl.sourceforge.net/sourceforge/clearlooks/clearlooks-0.3.tar.bz2)
    build() {
    cd $startdir/src/clearlooks-$pkgver
    ./configure --prefix=/usr --enable-gtk-1 --enable-gtk-2
    make || return 1
    make prefix=$startdir/pkg/usr install

    oscar wrote:
    Searinox wrote:This is already in my repos
    No, it's not.
    You have gtk-engines-clearice, this is gtk-engines-clearlooks.
    # $Id: PKGBUILD,v 1.3 2004/07/23 23:46:02 damir Exp $
    # Contributor: Nathan Curry <[email protected]>
    pkgname=gtk-clearlooks-engine
    pkgver=0.4
    pkgrel=1
    pkgdesc="The clearlooks-engine for gtk"
    depends=('gtk2' 'gtk' 'gdk-pixbuf')
    url=(http://www.gnomefiles.org/app.php?soft_id=810)
    source=(http://belnet.dl.sourceforge.net/sourceforge/clearlooks/clearlooks-0.4.tar.bz2)
    build() {
    cd $startdir/src/clearlooks-$pkgver
    ./configure --prefix=/usr --enable-gtk-1 --enable-gtk-2
    make || return 1
    make prefix=$startdir/pkg/usr install
    The new version introduces animated progressbars and new looks on tabs.
    Don't you need to use the configure option --enable-animation to get the animated progressbars?

  • Routing engine problems: partition_id AND frequent exceptions in responses

    Hi.
    I want to use Oracle routing engine with Oracle Spatial 10gR2 for Europe.
    I have tables NODE, EDGE, SIGN_POST and PARTITION populated okay with data from a data vendor.
    I have 600000 edges and 415000 nodes. 128 partitions were generated by
    using: exec SDO_ROUTER_PARTITION.partition_router('NODE_PART', 4000);
    Two issues occur to me:
    1. select num_nodes from partition where partition_id = 0; returns 390 nodes, but neither in table node nor edge are records with partition_id = 0, which is as I have learned the Highway Partition. Does that make sense?
    2. Route requests sometimes return correct results, but more frequently routing engine exceptions:
    Most popular are:
    - Route not found between destination/source node and highway network!
    - mbrAwareAStarSearch could not find a route!
    What might be wrong?
    I also experience both problems with the NAVTEQ example data for San Francisco extracted from sf_routing.zip.
    Below find requests leading to exceptions indicated using NAVTEQ example data extracted from sf_routing.zip in order to make the described reproducable:
    1. Route not found between destination/source node and highway network!:
    <?xml version="1.0" standalone="yes"?>
    <route_request id="8"
    route_preference="shortest"
    road_preference="highway"
    return_driving_directions="false"
    distance_unit="km"
    time_unit="hour"
         return_route_geometry="true"
    pre_geocoded_locations="true">
    <start_location>
    <pre_geocoded_location id="1">
    <edge_id>-37847628</edge_id>
    <percent>.5</percent>
    <side>L</side>
    </pre_geocoded_location>
    </start_location>
    <end_location>
    <pre_geocoded_location id="2">
    <edge_id>-37846969</edge_id>
    <percent>.5</percent>
    <side>R</side>
    </pre_geocoded_location>
    </end_location>
    </route_request>
    2. - mbrAwareAStarSearch could not find a route!
    <?xml version="1.0" standalone="yes"?>
    <route_request id="8"
    route_preference="shortest"
    road_preference="highway"
    return_driving_directions="false"
    distance_unit="km"
    time_unit="hour"
         return_route_geometry="true"
    pre_geocoded_locations="true">
    <start_location>
    <pre_geocoded_location id="1">
    <edge_id>-37827163</edge_id>
    <percent>.5</percent>
    <side>R</side>
    </pre_geocoded_location>
    </start_location>
    <end_location>
    <pre_geocoded_location id="2">
    <edge_id>-37847628</edge_id>
    <percent>.5</percent>
    <side>R</side>
    </pre_geocoded_location>
    </end_location>
    </route_request>

    The highway partition, partition zero, is "logical" idea. That is it only exists in the partition table. Each node and edge in the data belongs to a partition that it shares with other nodes or edges in the same physical area. This physical relationship is shown in the partition ids stored in the edge and node tables. Once these partitions are figured out each edge is looked at to see if it's a highway edge, that is, it has a func_class of 1 or 2. Once this is done these edges have their start and end nodes classified as highway nodes and those are considered to be in partition zero also.
    I've run into the MBR error you're seeing in my testing and have been looking into it. Forgive my poor analogy, but there appear to be "holes" in the highway system. If one has a major artery, say interstate 95 coming out of FL, all routes between FL and VA are going to want to use that major artery. If there was a "hole" in interstate 95, a section that was not classified as a highway section thus not in partition 0, those routes would be dropped as unusable. If all the routes get dropped in this way you get the mbrAwareAStarSearch error.
    I haven't seen the other error but I'll use your example and have a look into it.

  • Report server engine problem.

    Whe i try to run report i get the message "Report backgroung engine encountered the problem and needs to close. Sorry for inconvenicence". after that the appication freeze and then we need to abruptly close the application.

    Check log files for error messages.

  • Sun Java Studio Enterprise 8 UML Round Trip Engineering Problem on Linux

    Hi all,
    I know Linux is an unsupported platform but I thought I'd mention that the "Navigate to Source" context menu when trying to generate source from UML is missing.
    If you try to work through the "UML Modeling: Developing Applications" tutorial (http://developers.sun.com/prodtech/javatools/jsenterprise/learning/tutorials/jse8/uml_fe.html) on a linux box, everything goes to plan until step 3 "Choose Navigate To Source from the contextual menu" of the "Continuing Development Using Round Trip Engineering" section.
    I haven't tested it on Solaris but it definately appears on Windows.
    Cheers!
    Mike.

    I just tried on JDS3 Linux and I was able to complete this tutorial from the beginning to the end without any issue. I tried the Navigate to Source option on all classes from the project tree under the "bankpack" package node and source file for all classes were opened in the source editors. In fact, all UML quickstart tutorials have been tested and working as expected on all platforms including JDS3 Linux.
    Which Linux system are you having this problem on?
    Which JSE 8 build are you using (look at product line from Help->About, click on Detail tab)?
    Are you able to see "Navigate to Source" from the contextual menu for any other class from this tutorial?
    As Trey indicated in his response that the source must exist to have this menu option, do you see the corresponding source file generated in the Java project?
    Thanks,
    --Peter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Integration engine problem

    Dear All ,
    I am facing one problem related to file generation and pickup . In file to IDOC AND IDOC TO FIle SCENARIO PROCEESING IS NOT BEING DONE BY INTEGRATION ENGINE .
    When I am checking the status of message in SXMB_MONI
    IT IS SHOWING <b>"RECORDED"</b> , <b>it is not showing message " processed successfuly</b> . <b>It is also showing the message is waiting in queue "to be delivered ".</b>em .
    Can some body suggest how to remove this problIt was working fine IDOC TO FILE and FILE TO IDOC before this probelem occured .
    Thanks in advance
    Regards
    Prabhat

    Hi Prabhat
    Follow the steps mentioned in this link, it is a Problem Analysis Guide.
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
    cheers
    Sameer

  • Java engine problem

    Hello all,
    i have a problem with the Java SP 18 and I welcome any answer on this problem.
    Description:
    OS: Windows 2003 R2 x64
    DB: Oracle 10.2.0.2 x64
    On this server already is installed Solution Manager 4.0 and 
    a mySAP ERP 2004 system with Java addin (SP9).
    Now, when i try to install Java SP18 for Java addin of ERP it hangs at Deploy Online step (random object). If I retry it fails on random object again.
    The logfile contains some errors like:
    com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception
    Does anyone have any ideea about this?It is possible a conflict between Solution Manager's Java engine (7.0) and mySAP ERP 2004's Java engine (6.40)?
    Thanks

    Hi,
    If it hangs on a random object, and p4 gives Unexpected exception most likely either the dispatcher or the server nodes are dying. Check in work folder the files std_dispatcher and std_server<X> for any errors.
    Most likely you will need to tune JVM parameters. For 64-bit windows systems one needs to add -Xss2m to both server and dispatcher nodes to work correctly.
    Greetings, Myriana

  • Content Engine Problem

    Dear All,
    My apologies if this posting is on the wrong board.
    I've a problem with our content engine returning an error of:
    "Tre reply from server is not valid"
    The URL of the site is http://hiring.monster.co.uk/jobs/createtitle.aspx?mode=qb.
    I've attached a screenshot of the error message.
    Any advice or help would be greatly appreciated.
    Thank you in advance.
    Sinh

    This symptom is observed on a router on which Web Cache
    Communication Protocol (WCCP) is enabled and Cisco Express Forwarding (CEF)
    switching is disabled. If the caches are Cisco caches, they will be running
    software prior to ACNS 4.2.5.
    solution: Ensure that CEF switching is enabled on the router. If this is not possible, the impact of the problem on the cache will be minimized if the authentication bypass function is disabled.also try upgrading IOS to 12.1(18.01)E which may solve the issue.

  • How to Install Clearlooks Theme in Gtk-Qt-Engine [Solved]

    Hi!
    Is there some package i could install that adds more gtk styles other than raleigh and qt in the kcontrol module?
    Also, for some weird reason, I have 2 entries listed on the kcontrol sidebar for Gtk styles and fonts....
    Thx in advance!

    Yep, I'm sure.
    pacman -Ss murrine
    community/gtk-engine-murrine 0.31-1
    GTK2 engine to make your desktop look like a 'murrina', an italian word meaning the art glass works done by Venicians
    glass blowers.
    community/murrine-configurator 0.4.1-2
    Configurator for Murrine GTK Engine
    Not trying to be rude, but you should probably read http://wiki.archlinux.org/index.php/Pacman to get familiar with pacman and what all you can do with it.  ('man pacman' helps too)  The web search doesn't check [community], you need to use the AUR search for that.  I find it easier to do the search with pacman first, then if I can't find it to go to the web searches.

  • DSC runtime engine problems

    Hi, 
    I recently started a project which involves DSC runtime engine. This being my first contact with runtime engines, i obviously ran into some problems. Hope someone can shed some light. Here goes: I developed a project on my work laptop on which I have LV / DSC 8.6 installed. The project is then built into an EXE application and then run on a desktop computer with DSC runtime engine.The desktop computer receives data from a PLC through an OPC server (which is not NI OPC server). At first, I imported a csv file containing the list of variables in my project with the correct path of the OPC server from the desktop. When I ran the EXE application on the desktop, I got an error (PSP Led was red) saying that the variables could not be read / written. This was because the variables were not declared in the Distributed System Manager. And so my first question is this: is there a way to import my list of variables from a csv file or something similar, and if so, how can i achieve this? Because so far, all I was able to do was to manually enter only one variable at a time in the Distributed System Manager, and after about 50 of them I decided I would really hate to enter almost 800... 
     My next question regards the Citadel Database. As I told you before, I entered a few variables in the system manager and played with them for a brief amount of time. I set them T / F, I got the correct readings from OPC server, my PLC leds light up, the works. Now I wanted to see my actions in the Citadel DB, but when i ran MAX, there was no Citadel DB, only Default DB, and I could not find any of those variables which I entered and chaged states. Is there a problem with the Citadel DB not showing up? Am I not declaring correctly the variables in the System Manager? (i followed the help directions to the letter). Anyone has an idea as to why I cannot see the varaibles in my DB?
    And now for a final problem.. In the LV front panel, i have some boolean buttons which are set to switch when pressed Mechanical Action. When I have the PLC connected sometimes when I press a button, it remains stuck on the TRUE state, thus screwing up my logic scheme (e.g. for a feed mill conveyor motor I have two buttons - start, stop. If i sometimes press the start button and it gets stuck, i can no longer SHUT DOWN that conveyor, which is really a big problem. I found a so-called 'fix' - right click on the stuck button and select Reinitialize to default value, but I was looking for an answer to understand this problem, not a silly little fix).
    Hope I have been clear enough and you have not got tired of reading so much,
    Cheers,
    Sabin

     Hi Andrew and thanks for the reply!
     I don't think I deployed the library file, because I didn't know exactly how to do it. In the Source Files Property Page on Build Specifications I only selected VIs. I never selected lvlib files, so this may be the case. On the Source File Settings I saw that .lvlib files had the property Include if referenced and I thought that was the property which deployed the library. I will change the build specifications at once and keep you updated, but it could take 1 or 2 more days, because the computer with DSC runtime is in another city, and I have to get there first maybe tomorrow.
     I have several buttons set on Mechanical Action Switch Until Released. They are all Shared Variables which are connected through OPC server to memory locations in the PLC CPU. In my LV Block Diagram, they are NOT connected to anything. They are just located in a While Loop, to get their state. The preffered action is that when I press a button on my Front Panel, I get to change a memory location in my PLC and then something happens in Ladder Logic. So, the boolean values are just there, in my Block Diagram, alone and not connected to anything. Do you have an idea as to why I get that kind of behaviour (I mean the buttons get stuck on True state)?
     And finally, someone told me that the Citadel 5 might be missing because of incorrect option checking at install. However, I remeber that on the desktop, I installed the DSC runtime engine FULL INSTALL, I mean I checked each and every tick box, everything, examples and the like. One thing I was told was to insert the install CD once again and perform a re-install. I will of course try this, but let's not consider this for a second. Do you have another idea as to why the Citadel DB wouldn't show up?
     And no, in the EXE Build Specifications, I did not check the option Enable Enhanced DSC Run-Time support. What does it do? Could you please elaborate?
     Looking forward to your answer,
    Sabin

  • Cisco Secure ACS 4.0 Solution engine problem

    Hi,
    I have a probleme with a Cisco Secure ACS 4.0 Solution Engine (CSACSE-1113-K9).
    I try to power up the engine, but the light in the power button stay blinking all the time. Anyone have a idea why ?
    Last week, I boot it for the first time (It's brand new), every things goes fine.
    I made " shutdown " then wait the message to press 4 seconds power button to turn it off. This morning, nothing come up.
    I see one thing in the console "Press <SpaceBar> to update BIOS." after that, blank. No bios detection, no harddrive dectection, no windows boot.
    Any idea ?
    Thank you

    No, I'm sur.
    Then we have version 1113 of ACS.
    See: http://www.cisco.com/application/pdf/en/us/guest/products/ps6731/c2001/ccmigration_09186a008068f7bd.pdf
    Page 32(1-8) #2.
    I let the engine off about 6hours after my first post, then I try back. The engine start.
    What can cause this problem ?

  • My default search engine problems on safari

    I have my default search engine set on google and everytime I go to search something it gets searched on bing instead of google. I can't stand bing and I do not know what happened to cause this problem and can not figure it out on how to fix it. What do I have to do to fix it?

    You may have (likely) gone to some site where software downloads are offered, at some point, and gotten an 'adware' product. This 'bing' browser issue is part of a thing called conduit. There are bits and pieces that get distributed in your OS X system from opening files (or having a browser set to automatically open 'trusted' downloads) that really are not what they say. In the process looking to get a copy of Flash player, you could go to a non-Adobe site and instead get genieo, conduit, or other adware corrupted files that don't do what they propose, yet mess with your computer. Even 'cleanupyourmac' kinds of things can be laced with junk files. Unnecessary, altogether. Avoid the temptation, for example, to get 'cleanmypc' kinds stuff, instead learn how OS X works, first.
    There are a variety of adware products out there, so you will have to read through The Safe Mac pages to see what best matches what you can find in your computer. Sometimes the output of Console (utility) can help, also a system profile of your running OS X from etrecheck can show plists or other extension parts that could be affecting your computer. Symptoms of the problem.
    •The Safe Mac - Adware Removal Guide:
    http://www.thesafemac.com/arg/
    (See 'conduit' in /arg above, also see 'Locating files from paths' as a way to track down their location and existence, as part of removal; this may be one of the best methods of finding these)
    For general information on your computer, or you need to show someone what your Mac's present configuration is running, get: http://www.etresoft.com/etrecheck The info from this can be added to your posts in discussions. Use the camera icon.
    Be careful of the sources of 'free' applications and the nature of things you may feel inclined to get, as there are several out there totally unnecessary and the problem comes from the user installing junk under fear or false promise, and a general unawareness of how to correctly handle Mac OS X.
    Good luck & happy computing!

Maybe you are looking for

  • Output Service Tax India

    Hi, I want to configure Output service Tax, Our FI consultant has already created three condition type for service tax, education Cess and SH education Cess and assigned these conditions to TAXINJ.He has also created the output tax code S1. I need to

  • Error data="E_PACK_NO_TARGET_LOCATION"

    Hello, i have the data="E_PACK_NO_TARGET_LOCATION" error when i am trying to pack a pdf book. [root@www stores]# java -Xmx1024M -jar /var/lib/ebooks/uploadtest-1_2.j ar http://www.xxx.xx:8080/packaging/Package 1265369812indice.pdf -pass xxxxxx Creati

  • Ken Burns incongruity..making it stop.

    I've loaded a few hundred jpegs into an album of iphoto to give a presentation. It isn't slideshow formatted; I want to manually advance the pegs using my Mac remote that came with my computer. But when I do that, it appears to be applying a Ken Burn

  • Creating Emoticons in a chat program

    Hi all, I wish to write a chat program which has got emoticons?What is the best way to implement emoticons in a chat program? Thank you in advance...:)...

  • Problems with RECOVER in NOARCHIVELOG

    Hi Folks, I've many doubts about recover in noarchivelog mode. I manage Data WareHouse with 2TB, in NOARCHIVELOG (Basic), and I maked weekly full backup from RMAN, in Media Server of Veritas. My problem it is in recover these tablespaces. In my envir