LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 03-29-2019, 11:38 PM   #1
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Rep: Reputation: Disabled
Unhappy XFCE: no borders on buttons and menu dropdown boxes


Hello,

I sucessfully made it past the stable LFS book and now I'm in the stable BLFS book, trying to get a nice desktop set up. Well, I went with the XFCE desktop and everything seemed to start up fine doing

Code:
startx
but I can't help but notice that it seems like the borders on the buttons or dropdown boxes on certain applications are missing when there should be. Could it be something with GTK+2/3?

Attached are examples with xfce4-terminal and xfce4-power-manager.

P.S. I apologize for the quality of the pictures, but hopefully you get the idea.
Attached Thumbnails
Click image for larger version

Name:	IMG_20190330_003356.jpg
Views:	56
Size:	265.6 KB
ID:	30213   Click image for larger version

Name:	IMG_20190330_003329.jpg
Views:	54
Size:	237.7 KB
ID:	30214  
 
Old 03-30-2019, 06:04 AM   #2
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,833

Rep: Reputation: 108Reputation: 108
Hya

I regret to say that I do not have answer at all, but I ran into similar situation a while ago.
regretfully

cheers.
 
Old 03-30-2019, 08:57 AM   #3
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Original Poster
Rep: Reputation: Disabled
Well, I'm confident that I shouldn't have any problems like this with LXDE because I've used it once before on a previous build.

But I really want to try and figure out why this is happening. I'll take a look at that post and see if I can get any ideas from it.
 
Old 03-30-2019, 10:39 AM   #4
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
Hi
Add legacy fonts
http://www.linuxfromscratch.org/blfs.../x7legacy.html
 
Old 03-30-2019, 12:20 PM   #5
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Original Poster
Rep: Reputation: Disabled
spiky0011,

I checked the packages that I've installed and it's there. I even reinstalled it (I'm using Slackware package management) but still no luck.
 
Old 03-30-2019, 01:54 PM   #6
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
When you say slack package management is it being installed in correct place
/usr/bin/bdftopcf
$XORG_PREFIX/share/fonts/

what dose the script lok like?
 
Old 03-30-2019, 02:23 PM   #7
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
Another option install another window manager "openbox" i used to do that whem i 1st noticed the same thing?
 
Old 03-30-2019, 05:44 PM   #8
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Original Poster
Rep: Reputation: Disabled
spiky0011,

So to be precise, I'm using slacktrack as I'm following the book and installing packages (I do have other programs like pkgtool, installpkg, etc. some of which I probably won't need). That way if I mess up, I will be able to "clean up" the mess.

Anyway, the output of that is
Code:
BDF Error on line 0: bad 'STARTFONT'
I was actually thinking about using openbox and I installed it. I'm trying to figure out how to integrate it with XFCE. So far, when I start openbox-session, the screen is blank with empty borders.
 
Old 03-30-2019, 06:53 PM   #9
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Original Poster
Rep: Reputation: Disabled
Unhappy

I got openbox to work (I even logged out and logged back, if it makes a difference) but the problem still persists.

Now I'm at a loss...
 
Old 03-31-2019, 04:40 AM   #10
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
I take it you have installed gtk xfce engines and deps
 
Old 03-31-2019, 05:41 AM   #11
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Original Poster
Rep: Reputation: Disabled
I do have them... but now I wonder if it was out of order. ?_?
 
Old 04-23-2019, 12:52 PM   #12
budrz89
Member
 
Registered: Apr 2017
Distribution: LFS/Slackware
Posts: 99

Original Poster
Rep: Reputation: Disabled
I rebuilt LFS again, this time I made a backup image using Clonezilla.

Rebuilt XFCE again with the recommended dependencies except I downgraded glib, gtk, gio to the versions in BLFS 8.1, and I'm still having the problem.

What seems to work/help is integrating LXDE applications with XFCE.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Scribus: making boxes/borders Johng Linux - Software 6 06-01-2005 04:27 PM
KDM Dropdown Menu Font bill.ramby Linux - Software 2 03-29-2005 03:20 PM
CXOFFICE dropdown menu glitch TuxFreak Linux - Software 0 03-12-2005 07:03 PM
PHP Dropdown menu agallant Programming 1 06-10-2004 01:48 PM
PHP code and DropDown Menu Gerardoj Programming 2 04-15-2004 02:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 04:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration