GTK Themes

 
Thread Tools Search this Thread
Operating Systems Linux Fedora GTK Themes
# 1  
Old 10-10-2013
GTK Themes

Hi,

So, I have a GTK based GUI app. I used GTKdevel-2.24 to develop and compile it on two different distros of linux: Fedora 14 and Linaro (tablet). All of my code was the same for each but compiled on each platform separately (32bit and ARM).

Both distros run the application. On Fedora 14 the application runs flawless. But, on the Linaro version I get some graphic bugs such as widgets not showing correctly (e.g. borders missing) and button labels disappearing for no reason.

I do notice that each version displays the application with a slightly different look (e.g. window decorations). My only guess into this is that possibly the two systems are running different GTK themes and maybe this is causing the problems i'm having.

So, two questions:

1) anyone have some insight into the possible root problem of this?
2) any reference on how to set application themes the same on all platforms?

Thanks in advance

---------- Post updated at 10:36 AM ---------- Previous update was at 10:25 AM ----------

Oh, and possibly the GTK2-engines could lead to inconsistencies?

Not sure on how to check these and configure them....
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Gtk-WARNING **:

Hi all, I want to run a 32 bit program on a 64 bit linux machine. Installing the program was no issue but when I try to run it I get Warnings that look like this: Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk" Gtk-WARNING **: Unable to locate theme engine in... (3 Replies)
Discussion started by: friend
3 Replies

2. Programming

curses.h not found , gtk/gtk.h not found

i have downloaded <libncurses5-dev_5.7+20101128-1_i386.deb> and <ndk++-0.0.1alpha4.tar.bz2> which contains the header files curses.h and gtk/gtk.h .. i have also included them using .. #include "/home/ball/Desktop/Sudoku/project/libncurses5-dev_5.7+20101128-1_i386/usr/include/curses.h" ... (2 Replies)
Discussion started by: upvan111
2 Replies

3. Linux

GTK themes in KDE

Hello! I have a problem with a GTK themes in KDE environment. When I set the GTK style in application's styles in control center, it's looks like this screen: Arrows on "places" and "files": In GTK it's a "GtkTreeView" widget class and I can't separate they. It's only one color for a two... (2 Replies)
Discussion started by: Kareoliz
2 Replies

4. Linux

How to save/transfer gnome themes

Hi everyone this has been driving me nuts, i have made my own custom theme in gnome, and saved it, is it possible to save it on say a disc etc and then install it on another machine, probably asking the impossible here but thanks in advance for any help:) (2 Replies)
Discussion started by: dave123
2 Replies

5. Linux

GTK+ hates me

I am very new to the linux environment. I have been interested in it for years but have just recently had the courage to pop that install disk into my PC. Because of it's ease of installation, I installed Mandrake 9.1 and I'm running KDE3.1 for my GUI. Right now I'm trying to conquer the world... (5 Replies)
Discussion started by: n0data
5 Replies

6. UNIX for Dummies Questions & Answers

how to start my gtk+

hi, i am a total dummy of unix. i am not used to the unix convention and practice. currently i am trying to install and use the solaris GUI based ftp program called gtk+ (gtk+-1.2.10-sol8-sparc-local.gz). i downloaded it and installed it successfully on my Sun Solaris sparc version 8. ... (4 Replies)
Discussion started by: champion
4 Replies
Login or Register to Ask a Question
AUTHCONFIG-GTK(8)					      System Manager's Manual						 AUTHCONFIG-GTK(8)

NAME
authconfig-gtk, system-config-authentication - GUI utility for configuring user identity and system authentication services SYNOPSIS
authconfig-gtk [--nox] [--updateall] [--firstboot] DESCRIPTION
authconfig-gtk provides a simple graphical user interface for configuring user identity and system authentication services. It provides basic configuration options to handle NIS, LDAP, Kerberos 5, and Winbind client configuration. OPTIONS
If the --nox option is specified, authconfig command line utility is run instead of the GUI. The --updateall option forces overwriting of all configuration files not only the files affected by the changes made in the user interac- tion with the GUI. This option can be useful in case the configuration files are broken by manual editing. The --firstboot option is to be used only when firstboot utility runs the GUI during the first setup of the system after installation. RETURN CODES
authconfig-gtk returns 0 on success, non zero on error. SEE ALSO
authconfig(8), system-auth-ac(5) AUTHORS
Nalin Dahyabhai <nalin@redhat.com>, Preston Brown <pbrown@redhat.com>, Matt Wilson <msw@redhat.com>, Tomas Mraz <tmraz@redhat.com> Red Hat, Inc. 31 March 2010 AUTHCONFIG-GTK(8)