Results 1 to 7 of 7

Thread: GUI items not drawn on Xubuntu/Xfce

  1. #1
    Join Date
    Mar 2019
    Beans
    3

    GUI items not drawn on Xubuntu/Xfce

    Hello folks,

    I'm running Xubuntu 18.04 LTS pretty much out the box (and kept updated) on fairly old hardware, and have had this issue for the past few months:

    On most applications and windows, a lot of the GUI items are not correctly drawn: text boxes, drop downs, tabs, buttons, etc don't have any borders on them - just the text they contain. I've added a screenshot below of the Software & Updates window to show generally how things appear. It only happens on one account (mine) and not any others on my system.

    Screenshot_2019-03-10_10-39-54.png

    I've googled, searched this forum and fiddled with various settings and config files in my homedir to try and solve this, but without any joy. (I know there's a similar issue with Firefox, but I don't think it's that, and this is more widespread across most other applications.) Part of the problem may be that I'm not searching using the right terms.

    Has anyone seen this before, or know where I need to be looking to fix it please? I'm guessing something somewhere has got corrupted, but I can't find what!

    Thanks,
    Mark

  2. #2
    Join Date
    Jun 2016
    Beans
    2,831
    Distro
    Xubuntu

    Re: GUI items not drawn on Xubuntu/Xfce

    Does your selected GTK theme (Settings > Appearance > Style) have a GTK 3 variant?
    Do you have a custom ~/.config/gtk-3.0/gtk.css or similar that could be interfering?
    Xubuntu 22.04, ArchLinux ♦ System76 hardware, virt-manager/KVM, VirtualBox
    When your questions are resolved to your satisfaction, please use Thread Tools > "Mark this thread as solved..."

  3. #3
    Join Date
    Mar 2019
    Beans
    3

    Re: GUI items not drawn on Xubuntu/Xfce

    Hi Halogen,

    Thanks for your reply.
    I've tried several themes (all ones Xubuntu comes with) to no avail - all have the same result.

    It appears that while I have the gtk-3.0 directory, I don't have a gtk.css at all! (Nor does the other user on my system.) Could that be the issue?

    Using dpkg -l libgtk-3-0, GTK3.0 does appear to be installed, though.

    Thanks,
    Mark

  4. #4
    Join Date
    Mar 2017
    Beans
    1,018

    Re: GUI items not drawn on Xubuntu/Xfce

    The default theme in Xubuntu is Greybird.
    Check you are changing this in Appearance and not just Window Manger settings.
    Attachment 282803

    You can test with default xsettings by moving the config file...
    Code:
    mv ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml.bak
    Logout.

    No difference...move config file back...
    Code:
    mv ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml.bak ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
    Logout.

    Can also create a new user account and test.
    Last edited by again?; March 17th, 2019 at 02:33 AM.

  5. #5
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,549
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: GUI items not drawn on Xubuntu/Xfce

    Hello standardblue,
    May we see your system specs? Please show the results, between the code tags, of inxi -f
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  6. #6
    Join Date
    Mar 2019
    Beans
    3

    Re: GUI items not drawn on Xubuntu/Xfce

    Hello guber2,

    Thanks, that's sorted it! - I've always used Window Manager settings as that's how I thought you changed the theme. Selecting Greybird in Appearance has fixed the issue. (The theme I was using, Raleigh, didn't have the colour blocks next to it, that may have been part of the problem?)

    Hello him610,

    Thanks for your help. Just for completeness, these are my (antiquated) system specs:


    Code:
    CPU:      Dual core AMD Athlon II X2 245 (-MCP-) cache: 2048 KB
    clock speeds:max: 2900 MHz 1: 2900 MHz 2: 2900 MHz
    CPU Flags: 3dnow 3dnowext 3dnowprefetch abm apic clflush cmov
     cmp_legacy constant_tsc cpuid cr8_legacy cx16 cx8 de extapic
     extd_apicid fpu fxsr fxsr_opt ht hw_pstate ibs lahf_lm lbrv lm mca
     mce misalignsse mmx mmxext monitor msr mtrr nonstop_tsc nopl npt
     nrip_save nx osvw pae pat pdpe1gb pge pni popcnt pse pse36 rdtscp
     rep_good sep skinit sse sse2 sse4a svm svm_lock syscall tsc vme
     vmmcall wdt
    
    
    Thank you all for your help, appears to have been user error! I'll mark this thread solved now.

    Mark

  7. #7
    Join Date
    Mar 2017
    Beans
    1,018

    Re: GUI items not drawn on Xubuntu/Xfce

    In xfce, the Window manager sets title bar and border theme only.
    I have a number of themes without the colour blocks that work.
    I think not showing colour blocks is just due to changes in theme coding.
    Last edited by again?; March 20th, 2019 at 04:14 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •