Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Changing widget style in system settings -> application appearance -> style makes wonders in Kate but not in Gedit, i.e. it does not seem to work for non-KDE applications.
I tried deleting .gconf, .gnome2 and .gnome2_private and then reboot my computer. It makes no difference.
I tried creating a new account and gedit looks weird there too.
In my home folder, I can find .gtkrc-2.0-kde4. It contains one line of code:
Code:
include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc"
Try renaming it to ".gtkrc-2.0" (i.e. without -kde4 suffix), see if that makes any difference.
Try renaming it to ".gtkrc-2.0" (i.e. without -kde4 suffix), see if that makes any difference.
I rename .gtkrc-2.0-kde4 to .gtkrc-2.0, reboot and find that there is a new file called .gtkrc-2.0-kde4 (obviously created by the operative system) and whose contents is identical to .gtkrc-2.0.
The graphics of gedit is still the same.
By the way, I installed Kubuntu 11.10 on a another computer, updated everything, rebooted, installed gedit, rebooted, and it seems to be the case that gedit looks exactly the same like I have described before for the current that I am using. It seems to have some ancient kind of primitive graphics.
I have one more clue. If loading gedit from the command line, I get this error message:
Code:
dagge@dagge-dator:~$ gedit
** (gedit:19965): WARNING **: Could not load theme icon gtk-home: Icon 'gtk-home' not present in theme
You could try copying the gtkrc file from /usr/share/themes/oxygen-gtk/gtk-2.0/ to your home directory as .gtkrc-2.0-kde4 and/or .gtkrc-2.0 as brianL suggested.
I think the error you're receiving just has to do with one missing icon in your icon theme (gtk-home). This shouldn't mess up the whole theme.
Having the same issue here. I prefer the look of QTCurve, and have used it for my widgets and window decorations for years. Kubuntu 11.10, and Gedit refuses to use QTCurve. All other GTK apps, such as Pidgin, Firefox, etc. use QTCurve without problem. It only seems to be Gedit that has the issue.
This sounds like the same problem I ran into and just resolved yesterday The issue is that QtCurve and the current oxygen-gtk do not support gtk 3.0 apps. There is an updated Oxygen-gtk theme that works with gtk 3 apps now (no QtCurve yet as far as I could find).
This is my first post so I cannot post the link here. See post below....
---------- Post added 02-08-12 at 02:56 PM ----------
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.