-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 Jun 26 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans (3) .- Knowledge Base  . 

GTK-QT Theme Engine

   1.1  

Theme/Style GTK 1.x

Score 70%
GTK-QT Theme Engine
zoom


GTK-QT Theme Engine
zoom


GTK-QT Theme Engine
zoom


Link:  Link
Minimum required   Qt 4.x
Downloads:  67829
Submitted:  Dec 31 2003
Updated:  Mar 11 2008

Description:

This engine is for use by GTK applications running in KDE. It applies all Qt settings to the GTK application and uses Qt style plugins directly.

Please see http://gtk-qt.ecs.soton.ac.uk for more information and SVN instructions.




Changelog:

Changes in 1.0:

New features and general improvements:

  • Ported the theme engine to Qt4. Qt3 styles are no longer supported in this version - this is only for users who have upgraded to KDE4 or who want to use Oxygen in their GTK applications.


  • i18n:

  • Updated .pot file

  • Czech translation by David Watzke

  • Italian translation by Davide Madrisan


  • (For older changelogs, see http://gtk-qt.ecs.soton.ac.uk/downloads.php)




    LicenseGPL
    Source(Source code)
    Send to a friend
    Subscribe
    Other  Artwork  from davidsansome
    Report inappropriate content



    goto page:  1  2  3  4  5  6  7  8 ...

    -

     woa

     
     by Fingel on: Dec 31 2003
     
    Score 50%

    So what your saying is that this will make any GTK app look like the QT one you are using? If thats the case, this truely is revolutionary.


    Reply to this

    -

     woa

     
     by Sagittarius on: Jan 1 2004
     
    Score 50%

    Have to test it right now !


    Reply to this

    -
    .

     Segfaults

     
     by evan on: Dec 31 2003
     
    Score 50%

    Very nice idea, but I'm afraid it segfaults GTK programs on my Debian Unstable machine.

    [New Thread 1083066656 (LWP 6458)]

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 1083066656 (LWP 6458)]
    0x40c51c71 in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) () from /usr/lib/libqt-mt.so.3

    Qt: 3.2.1
    KDE: 3.1.93 (CVS >= 20031028)


    Reply to this

    -

     Re: Segfaults

     
     by davidsansome on: Jan 1 2004
     
    Score 50%

    I havn't tested it with QT 3.2 yet - maybe that's the problem.
    Any chance you could run a gtk app through gdb and give me a backtrace? Type "gdb gedit", type "run", and then when it crashes, type "bt" and email me the result.
    Thanks very much :)


    Wibble
    Reply to this

    -
    .

     Re: Re: Segfaults

     
     by Svyatogor on: Jan 1 2004
     
    Score 50%

    Got the same problem here on Gentoo with qt-3.2.2. Do you need my core file? Don't think the back trace is gonna help you, cause all of my libs have been striped from debug symbols.

    Btw, why does the title say GTK-1.x theme, while it is 2.x?


    Reply to this

    -

     Re: Re: Segfaults

     
     by evan on: Jan 4 2004
     
    Score 50%

    (gdb) run
    Starting program: /usr/local/bin/gaim
    [New Thread 1083066656 (LWP 12879)]

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 1083066656 (LWP 12879)]
    0x40c51c71 in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) () from /usr/lib/libqt-mt.so.3
    (gdb) bt
    #0 0x40c51c71 in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) () from /usr/lib/libqt-mt.so.3
    #1 0x40c52938 in qt_init(int*, char**, QApplication::Type) () from /usr/lib/libqt-mt.so.3
    #2 0x08115390 in ?? ()


    Reply to this

    -

     Re: Re: Segfaults

     
     by solace on: Jan 26 2004
     
    Score 50%

    Starting program: /usr/bin/switch2
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 8218)]

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 16384 (LWP 8218)]
    0x4000ba53 in _dl_catch_error_internal () from /lib/ld-linux.so.2


    this is with KDE 3.2 RC1, it works on my Beta 2 one at work


    Reply to this

    -
    .

     a real revolution !

     
     by Sagittarius on: Jan 1 2004
     
    Score 50%

    This work is fantastic, even if it is a very first version.

    The concept is excellent.

    Thanks and happy new year.


    Reply to this

    -
    .

     a real revolution

     
     by Sagittarius on: Jan 1 2004
     
    Score 50%

    Here is a mdk 9.2 rpm

    http://web.ticino.com/Sagittarius/gtk-qt-engine-0.1-1mdk.i586.rpm


    Reply to this

    -
    .

     Re: a real revolutio

     
     by Fingel on: Jan 1 2004
     
    Score 50%

    DONT INSTALL THIS POS. I did and it completely f*cked up everything. First it locked up X, then no Gnome apps would start, then gnome wouldent start at all. I had to open up Gconf in KDE in order to get it back. This obviously needs a little more work.


    Reply to this

    -

     Re: Re: a real revol

     
     by python on: Jan 4 2004
     
    Score 50%

    well, duh, its not even beta.


    Reply to this

    -
    .

     Doesn't work here

     
     by PARENA on: Jan 1 2004
     
    Score 50%

    After fiddling with it, I got it installed correctly, but it doesn't work on my Gentoo system. When I select the Qt theme, it won't start any gtk2 app anymore. Like switch2, which segfaults. :/


    Reply to this

    -
    .

     very nice

     
     by karnivore on: Jan 1 2004
     
    Score 50%

    Very nice, you got my 'good' vote =)

    I installed the mandrake rpm provided in the comment section. It works perfectly.

    Is there a chance for a gtk1 port?


    Reply to this

    -
    .

     QT 3.2

     
     by davidsansome on: Jan 1 2004
     
    Score 50%

    I've just tested this with QT 3.2, and it works fine - I can't reproduce the crashes other people are experiencing.

    If you DO get crashes, PLEASE email me with:
    * The error message
    * Your versions of QT, KDE and GTK
    * Your distro
    * If possible, the core file, or the backtrace

    Thanks very much


    Wibble
    Reply to this

    goto page:  1  2  3  4  5  6  7  8 ...

    Add commentBack




    -

    Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
    All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
    You can find our FAQ here.
    All contributors are responsible for the lawfulness of their uploads.
    Please send us a notice if you spot an ABUSE of the website.
    Information about advertising in Xfce-Look.org.
    Developers can use our public webservice interface. More information here: public api
    For further information or comments on this site, please send us a message
    Xfce is a trademark of the Xfce Project
    Content RSS   
    Events RSS