Kdemod3: qt vs qtcurve

Hello,
In kdemod3, for GTK themes, gtk-qt integrates into the default theme much better than qtcurve does. However, openoffice 3 does have the invisible toolbar problem with gtk-qt, so I am forced to use qtcurve to use OOo. In qtcurve, Firefox and Thunderbird have font issues; it doesn't obey the GTK font you can set in kcontrol (OOo obeys the font, so does every other GTK application that I've encountered so far). My Firefox and Thunderbird default to an incredibly large font; I don't mind the pasty white ugliness of qtcurve too much, but the huge fonts in my toolbar really bother me. Does anybody know a workaround to have qtcurve obey font settings (or to make OOo cool with gtk-qt)?
Thanks in advance

future stir-fry wrote:Just in kcontrol. I will try one of those out, thanks for the suggestion.
I recognize problems with qtcurve if gtk-qt is installed too. So i give it a test and remove it. Normaly you need only one file in your home ".gtkrc-2.0". For an example here is mine:
include "/usr/share/themes/QtCurve/gtk-2.0/gtkrc"
style "user-font" {
font_name = "DejaVu Sans 9"
widget_class "*" style "user-font"
gtk-font-name="DejaVu Sans 9"
include "/home/arpad/.gtkrc.mine"
gtk-icon-theme-name = "MyOxygen"
The icon theme is the one from kde-look.org with the only difference that it stays in /usr/share/icons instead of /opt/kde/share/icons.
After this run qtconfig, /opt/bin/qt/config and optional switch in your java apps to the gtk-look. Than there is no need to touch this configs and you can do all what you want in the settings of qtcurve.
Days ago i give this style for qtcurve http://www.kde-look.org/content/show.ph … tent=97393 a try and in all apps i have nearly the same look instead this style have realy another look. So my personal result is if you want qtcurve remove the other one and another important point is to delete the gtkrc config file in ~/.kde/env if you have one.

Similar Messages

  • QtCurve: is there a way to influence widget sizes?

    Hi,
    By and lagre, QtCurve is the most popular Qt/GTK theme, and for a good reason: it's a working solution . The widgets are just a shade too big to my taste, though, especially on 1280x800 resolution. Krusader Fx buttons waste way too much screen estate; meanwhile, I can't help but remember nicely and rationally themed KDEmod3 Krusader . Is there a way to improve the situation?

    Qt supports a CSS like theming syntax. Never really got into that, so i dont know this will work for you, but you should check it out:
    http://doc.trolltech.com/4.5/stylesheet.html

  • Qtcurve-kde3 issues with gtk2 apps

    updating from qtcurve ver 0.68.1-1 to qtcurve ver 1.0 prevents gtk2 (or these that use qtcurve theme) apps from starting
    I narrowed problem to qtcurve-kde3
    after installing latest qtcurve, apps (firefox, openoffice, thunderbird) generate the following error:
    1) firefox 3.6-2
    QSettings::sync: filename is null/empty
    QSettings::sync: filename is null/empty
    firefox: symbol lookup error: /opt/kde/lib/kde3/plugins/styles/qtcurve.so: undefined symbol: _ZN13KStandardDirs7makeDirERK7QStringi
    2) openoffice-base-devel 3.3_dev300_m70-1
    ** (soffice:30956): WARNING **: unable to get gail version number
    /usr/lib/openoffice-dev/program/soffice-dev.bin: symbol lookup error: /opt/kde/lib/kde3/plugins/styles/qtcurve.so: undefined symbol: _ZN13KStandardDirs7makeDirERK7QStringi
    without qtcurve, gtk2 apps start but look awful, with qtcurve 0.68.1-1 apps srart and look fine.
    My system
    Arch i686 up-to-date
    kdemod 4.3 up-to-date
    I tried to build qtcurve 1.0 from abs but this tid not help at all.
    I assume that I am the only one with this problem (have not seen any complaints), any suggestions?
    thanks

    Besides setting the qtcurve style in qtconfig, are you also selecting and configuring qtcurve in the kde controle center under appearence & themes - style?
    I don't spend much time using kde anymore, but after checking a few kde and gtk apps it seems fine here.

  • [solved] kdemod3-gwenview

    FYI... kdemod3-gwenview no longer works due to removal of the libkipi package from extra...
    resolving dependencies...
    error: cannot resolve "libkipi>=0.1.6", a dependency of "kdemod3-gwenview"
    error: failed to prepare transaction (could not satisfy dependencies)
    :: kdemod3-gwenview: requires libkipi>=0.1.6
    I posted this notice to the kdemod forums as well.  Any idea on how to resolve the issue?  I tried installing  libkipi from AUR but kdemod3-gwenview complains about a missing library and I even tried to make a symlink for the missing library but that causes kdemod3-gwenview to segfault.  I actually use kdemod3-gwenview quit often but in the meantime I am currently using mirage.  Thanks in advanced!
    Last edited by BKJ (2009-03-31 06:50:13)

    You are using a KDE3 version. So, you have to install the KDE3 version of libkipi (http://www.kipi-plugins.org), it's the 0.1.6 version. libkipi in AUR is the KDE4 version and was made for the new digikam-slim package I have made in the AUR.
    Just do another libkipi package (e.g. kdemod3-libkipi) and upload it to the AUR. Maybe a starting point for you:
    pkgname=kdemod3-libkipi
    pkgver=0.1.6
    pkgrel=1
    pkgdesc="library for kipi-plugins"
    arch=(i686 x86_64)
    url="http://digikam.sourceforge.net"
    depends=('kdelibs3') #MAYBE THERE MUST BE THE KDEMOD3 PACKAGE, NOT THE OFFICIAL ONE
    provides=('libkipi')
    source=(http://dl.sourceforge.net/sourceforge/kipi/$pkgname-$pkgver.tar.bz2)
    md5sums=('6fd010aa8eab7039143f69543e806c65')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    . /etc/profile.d/qt3.sh
    . /etc/profile.d/kde3.sh
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/opt/kde --disable-debug --without-arts
    make || return 1
    make DESTDIR=$startdir/pkg/ install

  • [SOLVED] Mouse Over File Preview in KDEMOD3

    Hi there.
    Today i have noticed that when i mouse over an icon in KDEMOD3 it does'n show the preview. I have already checked "Show file tips" and "Show Previews in file tips" on Control Center (KDE Components->File Manager->Behavior) but it doesn't work. It's not from the kde style since i have change it and the issue persists.
    Is someone having this issue to? If yes, how to fix it?
    Thanks in advance.
    Last edited by eldarion (2008-12-31 16:38:47)

    ok, i have fixed it. Edit the ~/.kde/share/config/kdeglobals and remove the section [KDE].

  • [Solved]Qtcurve style disappeared after update

    After updated to version 0.65.1-1,and now i can't select qtcurve from systemsettings-->styles,and in kdeglobals "widgetStyle=qtcurve",but in fact oxygen style is used .How can i get qtcurve style back?
    Edit:I downloaded the PKGBUILD file and recompiled (version 0.65.3-1),just as Pierre said,and now it works.Thanks for all your replies.
    Last edited by ashunter (2009-07-05 16:10:49)

    I'm also using kdemod-core and qtcurve just vanished from the styles-section, but not from the win-deco-section.
    Compiling qtcurve 0.65.3 with the following PKGBUILD did the trick     (based on qtcurve-qt4 from AUR: http://aur.archlinux.org/packages.php?ID=22064)
    pkgname=qtcurve-kde4
    pkgver=0.65.3
    pkgrel=1
    arch=('i686' 'x86_64')
    groups=('qtcurve')
    license='GPL'
    pkgdesc='qtcurve'
    source=("http://home.freeuk.com/cpdrummond/QtCurve-KDE4-${pkgver}.tar.bz2")
    url='http://www.kde-look.org/content/show.php?content=40492'
    makedepends=('cmake')
    depends=(qt)
    md5sums=('99888fa785eb895a117d80f50d44d7b9')
    build() {
    cd $srcdir
    cd QtCurve-KDE4-${pkgver}
    cmake . \
    -DCMAKE_BUILD_TYPE=Release \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DQTC_DISABLE_KDEFILEDIALOG_CALLS=false
    make
    make DESTDIR=$pkgdir install
    Last edited by n8schicht (2009-07-05 13:48:04)

  • How does QtCurve get colors to stay the same? Somehow doesn't w/o KDE.

    Basically, the one on the left is qtcurve-qt4 + qtcurve-gtk2 and the one on the right is qtcurve-kde4 + qtcurve-gtk2. I can't figure out what QtCurve is writing to some gtkrc file in order to allow this color synching. Does anyone else use qtcurve-qt4 + qtcurve-gtk2 and get something similar or is there something that I need edit in my gtkrc file in order to have the qtcurve-gtk2 match the qtcurve-qt4 without having to install qtcurve-kde4? (note: I am currently using gnome-color-chooser to adjust my colors. Without it, Qtcurve would be in a blinding white and blue color scheme)

    I have just had a quick read. You may not have had much corrupted before you started playing but unfortunately you may have introduced a few extra problems.
    You don't appear to have done the thing I would do first: delete the password entry in Keychain for any non-working service - they can get corrupted resulting in silly error messages.
    I have checked for the latest Gmail settings and put them below. I advise that you use these with SSL for both incoming and outgoing email.
    Standard Gmail configuration instructions:
    Incoming Mail (POP3) Server - requires SSL:
    pop.gmail.com
    Use SSL: Yes
    Port: 995
    Outgoing Mail (SMTP) Server - requires TLS or SSL:
    smtp.gmail.com
    Use Authentication: Yes
    Port for TLS/STARTTLS: 587
    Port for SSL: 465
    Server timeouts
    Greater than 1 minute, we recommend 5
    Full Name or Display Name:
    [your name]
    Account Name or User Name:
    your full email address (including @gmail.com or @your_domain.com)
    Email Address:
    your email address ([email protected] or username@your_domain.com)
    Password:
    your Gmail password
    I would get the accounts working first before trying to move any further items in ~/Library/Mail
    Once things are working you could try copying individual .mbox folders from a working computer to the problem one. Quit both Mail applications first.
    I use POP on multiple computers and often use one to restore another. I Bcc all outgoing email to myself so all computers have all outgoing messages. I keep messages on the server for 122 days (4months) - slightly tedious to set this on Mail but it can be easily set to a month. I mainly use Thunderbird without any folders except the Archive ones so it is very easy to maintain the same structure on all computers.
    You can always download everything on the server again by deleting MessageUidsAlreadyDownloaded.

  • Thunar vs qtcurve

    Hi,
    to achieve a consistent look of both qt and gtk apps I'd like to use qtcurve as my gtk-theme.
    The problem with this is that thunar no longer uses an icon theme. The entry in the gtkrc.mine isn't read anymore. With any other gtk theme I have no problem. I also tried different icon themes but had no success.
    The terminal doesn't give me an error message, too.
    Any ideas?

    When I've used thunar I have always added the icons to .gtkrc-2.0
    It is also what the thunar web page says, but it may be out of date as it hasn't been modified since 2007...
    http://thunar.xfce.org/pwiki/documentation/faq

  • Using qtcurve with qt5 applications

    smplayer recently moved to qt5, and because I don't use a DE (just plain openbox instead), it doesn't pick up my qtcurve gui style.
    I thought I'd be able to fix this pretty easily by using QT_STYLE_OVERRIDE - but disappointingly, it doesn't work (I just get the default Fusion style). I also tried using -style=qtcurve, but get the same results. However, when I try a different gui style, such as gtk, it does work as expected.
    There is a workaround of setting KDE_FULL_SESSION=1 and KDE_SESSION_VERSION=4, and then setting the gui style in the kdeglobals config. But I'd much rather use QT_STYLE_OVERRIDE.
    Has anyone managed to get this working properly - or should I just go ahead and report a bug upstream?
    Last edited by kachelaqa (2014-04-21 16:58:48)

    berbae wrote:@rabid_works : Yes but how do you select the qtcurve-qt5 theme? Do you use the QT_STYLE_OVERRIDE variable or the -style parameter?
    I don't think that only installing the package will automatically make it used by qt5 applis. So can you explain please?
    Yes, this is the issue. There are two methods for loading the style plugin. With the first one, Qt5 will detect the DE in use, and if it finds one it knows about, it will query the DE's own settings to find out which style plugin to use. The second method checks the -style option or the QT_STYLE_OVERRIDE variable and, if present, loads the plugin directly from that.
    I guess that most people who use qtcurve are also using one of the supported DEs: KDE, Gnome, Unity, LXDE, Xfce and MATE. They will not normally see a problem, because the style plugin is loaded using the first method. I'm not using one of those DEs, but I can it fake it by setting something like KDE_FULL_SESSION/KDE_SESSION_VERSION. This is an ugly hack, though, because it can affect much more than just the gui style.
    Qt5 introduced the QT_STYLE_OVERRIDE variable to help people who don't use one of the supported DEs. But for me at least, it's currently not working with the qtcurve plugin.

  • [solved] Proper KDEmod3 repository

    What is the proper repository for kdemod3?
    The current wiki page (Feb 19, 2009) shows the following repository (No X-64 specific repository):
    # KDEmod 3
    [kdemod-legacy]
    Server = http://mirror.rit.edu/kdemod/legacy/i686
    Digging thru my notes, I found the following repository:
    #kdemod X86-64
    [kdemod-legacy]
    Server =  http://kdemod.ath.cx/repo/legacy/x86_64
    Without going into details, using the wiki repository, messed up both my main Arch64 partition and a fresh Arch64 backup sytem using ext4.  Chakra's web page only showed kdemod3 packages and not a repository for future updates. 
    After restoring a very recent image of my primary Arch partition, I was able to update it using the second repository without any problems.  I was also successful in installing kdemod3-base on the fresh Arch partition without any problems.
    I was just curious if the wiki is wrong (at least for X_64), or just left out the X_64 repository. or whether I'm missing something very obvious that will get me flamed as in RTFWiki more CAREFULLY!
    Last edited by ljshap (2009-03-05 15:41:05)

    byte wrote:I think it goes without saying that you're not supposed to use an i686 repo on an x86_64 machine
    It was understood, thats why my post asked if the x86_64 repository was just left out of the wiki.
    or more generally, that there are certain variable parts in a repo URL.
    I try to avoid assumptions, but replacing  the i686  with x86_64 in the wiki repository does seem to work.  I can't tell because the system was up to date.  I guess there are times when you have to make assumptions.

  • Gtk apps do not use qtcurve

    I set gtk2 apps to use qtcurve and have qtcurve-gtk2 installed. ~/.gtkrc-2.0 and ~/.gtkrc-2.0-kde4 seem to be set correctly, yet gtk2 apps refuse to adhere to qtcurve style, they just use oxygen style. I do not have oxygen-gtk2 installed or gtk-qt-engine.

    Solved.
    I am using kde-gtk-config from AUR and the ~/.gtkrc-2.0 and ~/.gtkrc-2.0-kde4 created by it were conflicting with other files.
    I had to delete ~/.kde4/share/config/gtkrc-2.0 as well as ~/.kde4/share/config/gtkrc

  • Qtcurve toolbar icon size too large for GTK2

    I'm using qtcurve for a unifed look of gtk and qt apps, however I have a small problem which seems to affect only thunar (which I use as a file manager)
    The icons in the toolbar are way too large! Here is a screenshot:
    How can I reduce their size ?
    Last edited by moljac024 (2008-05-16 00:57:37)

    Try Pressing and holding down the keyboard key Ctrl and then pressing 0 <br> the Control key is on the bottom left (& right) <br> 0 is the number Zero
    Using Ctrl + 0 should reset the zoom, note it is set for each individual site.
    * see [[how do i use zoom?]]
    To get your toolbar back try pressing the keyboard Alt Key (that is probably next to the spacebar) and may temporarily cause the menu toolbar to display, pressing V then T should give you the options to set the toolbars you wish to display such as the bookmarks toolbar. Note your sone may well have been making use of the firefox button, that also give similar access to features
    * see [[how do i get the firefox button?]] <-- clickable links (blue)
    You may be in full screen viewing mode,that also causes the menu bars to disappear,try pressing keyboard key F11 (wait a few seconds for screen to redraw) that should toggle you in and out of full screen mode.
    One thing you may considering in future is setting up on your Vista Operating System separate '''accounts''' for your self and your son, that way each can to some extent make changes the way they like without unduly affecting the other.
    When setup like that each user has their own firefox [[profile|profiles]] and again changes can be made separately.
    There could be other reasons for your problems, but I am presuming your son just forgot to return the setting to the ones you had been using.

  • KDEmod3 screensaver & Multihead issue

    Right now in KDEmod3, the screensaver is setup so that there is only one big screensaver that covers both of the displays. Is it possible to have two different screensavers running at the same time (one per display)? I've got it working in Fedora 10 (it does this by default), but I have no idea how to set it up on my own.
    computer:  dv4419us (laptop)
    graphics:  intel 915 gms integrated graphics (using intel driver)
    desktop environment:  KDEmod3 (3.5.10)
    xorg config:  see here >> http://www.silverimaging.net/xorg.conf
    screen setup:  to the left of the laptop, a 1680x1050 attached via VGA. The laptop's built-in display is 1280x800.
    Thanks in advance

    Hi mate,
    I don't know what you mean, but the login screen I see has got a grey background with two fields, one for the user ID and the other one for the password.
    When I exit the screensaver, I only see a little box with my avatar and one field to type in the password.
    Having said that, I forgot to mention my Mac is an iMac, and not a portable one; I don't think the problem is the power supply because the problem shows up randomly and, at times, it doesn't happen at all for entire weeks.
    This 'uptime' you're talking about, is it a command line? How can I launch it in order to check those statistics?
    And, most important thing, once I know it was a reboot, what should or could I do?
    Thanks a lot,
    blade0r

  • Qtcurve-qt4

    I'm a big fan of the qtcurve apps for theming gtk and qt apps. It was irritating that qt4 apps were the odd balls since I don't run kde4, so I decided to alter the qtcurve-kde4 pkgbuild so it doesn't need kdebase-workspace as a dependency. It was only a few edits so I decided not to submit to aur. Anyway it worked out great for theming qt4 apps the same as qt3 and gtk apps. Just thought I'd share.
    # $Id: PKGBUILD,v 1.27 2008/07/14 01:07:10 Pierre Exp $
    # Maintainer: Pierre Schmitz <[email protected]>
    pkgname=qtcurve-qt4
    pkgver=0.61.1
    pkgrel=1
    arch=('i686' 'x86_64')
    groups=('qtcurve')
    license='GPL'
    pkgdesc='A configurable set of widget styles for KDE and Gtk'
    source=("http://home.freeuk.com/cpdrummond/QtCurve-KDE4-${pkgver}.tar.bz2")
    url='http://www.kde-look.org/content/show.php?content=40492'
    makedepends=('cmake')
    depends=('qt')
    md5sums=('da217449f8d9f9658f87699723980058')
    build() {
    cd $srcdir
    mkdir build
    cd build
    cmake ../QtCurve-KDE4-${pkgver} \
    -DQTC_NO_KDE4_LINKING=true \
    -DQTC_DISABLE_KDEFILEDIALOG_CALLS=true \
    -DCMAKE_BUILD_TYPE=Release \
    -DCMAKE_INSTALL_PREFIX=/usr
    make
    make DESTDIR=$pkgdir install

    Trilby wrote:(edit: everyone beat me to it.)
    Made me laugh
    Trilby wrote:If you packaged those yourself, you'll have to manage those: fix the dependency lists, and update those packages.
    As Tribly said it would have to manage / fix the package yourself as they are no longer maintained by either the official repos or the AUR. Another possibility would be to uninstall them if you don't need them.
    Last edited by Kartious (2014-01-31 12:26:50)

  • Qtconfig and QtCurve

    Hi,
    In KDE I've got the following list of available GUI styles:
    qtconfig->Appearance->Select GUI Style:
    Desktop Settings (Default)
    CDE
    Cleanlooks
    GTK+
    Motif
    Oxygen
    Phase
    Plastique
    QtCurve
    Windows
    For some reason, in LXDE the list gets shortened:
    qtconfig->Appearance->Select GUI Style:
    Desktop Settings (Default)
    CDE
    Cleanlooks
    GTK+
    Motif
    Plastique
    Windows
    I'd expect QtCurve to be available regardless of the DE, shouldn't I?
    $ yaourt -Ss qtcurve
    extra/qtcurve-gtk2 1.8.9-1 (qtcurve) [installed]
        A configurable set of widget styles for KDE and Gtk
    extra/qtcurve-kde3 1.8.5-1 (qtcurve)
        A configurable set of widget styles for KDE and Gtk
    extra/qtcurve-kde4 1.8.8-1 (qtcurve) [installed]
        A configurable set of widget styles for KDE and Gtk

    anonymous_user wrote:Set QtCurve as your GTK theme (using lxappearance or similar) then set your Qt theme to GTK+ (qtconfig).
    This setup is exactly what I've been forced to use . I'm not quite happy with it, though. Are you? It looks almost, but not quite right (with Qt apps), doesn't it? I vaguely remember the time when my Qt/QtCurve apps looked exactly the same with KDE and LXDE alike, and quite right, too. Unfortunately, the secret's been lost...

Maybe you are looking for

  • I just upgraded my ibook g4 to 10.5.8, and now can't access any of my photos - Unreadable it says. Any ideas out there, on how to make the beast happy? littlebigjimmy

    I just upgraded my ibook g4 to 10.5.8. Now it can't locate or display my iphotos. I'd sure appreciate any ideas on how I can make the beast happy, and get to see  my pictures again.

  • CP 8 Print Slide

    I'm trying to add some sort of a print function to a custom certificate I have created at the end of my Adobe Captivate 8 project.  Captivate 8 comes with a certificate Learning Interaction, but the certificates look cheap.  I found some articles whe

  • Some files refuse to be renamed

    Some files refuse to be renamed, about 0.5% of my library does this. What happens is I can rename the file as usual, but when I play another song, then return to play the renamed song, the tag reverts back to before i renamed it. Anyone know what's g

  • 2.3.1 Update deleted all my photos

    After installing the latest update, all 6 gigs of photos were missing from my Apple TV. However, the albums and photo numbers plus all placeholders for the photos in albums were intact. Just the pictures themselves were gone. Am resynching Apple TV a

  • Jnlp files no longer correctly bound

    Ever since the latest software update (as of 2009-06-24), all my java webstart files open in dashcode instead of launching. I tried re-fetching them, but even the new ones just open as text files. Since Java doesn't have an application, just a tool,