LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-12-2013, 06:32 PM   #1
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Rep: Reputation: Disabled
boxes instead of text for new user in xfce


The subject line pretty much says it all, except that the problem occurs on a Slackware64 13.37 multilib system. In applications, terminals, everywhere there are no letters, only boxes. I tried reinstalling pango as suggested in many places with no change. The other user and root user are fine in xfce, and the affected user is fine in kde.

Does anyone have any ideas about this?

Thanks,
Brian
 
Old 12-12-2013, 08:37 PM   #2
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
For this new user...what does
Code:
groups
issued at a terminal report?
 
Old 12-13-2013, 02:50 PM   #3
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Original Poster
Rep: Reputation: Disabled
It reports:

Code:
users floppy audio video cdrom plugdev power netdev clinic
which is the same list as the functioning user.

Brian
 
Old 12-13-2013, 04:22 PM   #4
arsivci0
Member
 
Registered: Nov 2013
Location: Antalya
Distribution: Slackware64 current
Posts: 119

Rep: Reputation: 23
Could it be a theme issue? Maybe changing a few settings might help..
 
Old 12-13-2013, 06:41 PM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
am i stating the obvious if i say it's a font issue?

make sure the font currently used is available for all users.
on my system, it seems changing some font settings needs a full reboot.
reinstall font rendering packages.
 
Old 12-13-2013, 07:27 PM   #6
croxen
Member
 
Registered: May 2002
Posts: 100

Rep: Reputation: 42
I had a similar problem with XFCE and certain apps after an upgrade to 14.1. In my my case the solution was to run pango-querymodules. More-or-less as described in this Gentoo forum thread here: http://forums.gentoo.org/viewtopic-p-7418900.html
 
Old 12-14-2013, 06:39 PM   #7
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Original Poster
Rep: Reputation: Disabled
@arsivci0: I can't really set or change themes since it is impossible to navigate through screens and menus when there is no text.

@ondoho: nothing wrong with pointing out the obvious...I don't know how you restrict/unrestrict users from using certain fonts. Shouldn't a new user be defaulting to available fonts anyway? Also I did reinstall pango.

@croxen: I tried your suggestion but it didn't work. I regenerated the pango.modules file in /etc/pango/x86_64-slackware-linux, and also tried putting it in /etc/pango.

Thanks,
Brian
 
Old 12-14-2013, 07:07 PM   #8
Spect73
Member
 
Registered: Aug 2013
Distribution: Slackware 14.1
Posts: 128

Rep: Reputation: Disabled
Quote:
Originally Posted by BCarey View Post
@arsivci0: I can't really set or change themes since it is impossible to navigate through screens and menus when there is no text.

@ondoho: nothing wrong with pointing out the obvious...I don't know how you restrict/unrestrict users from using certain fonts. Shouldn't a new user be defaulting to available fonts anyway? Also I did reinstall pango.

@croxen: I tried your suggestion but it didn't work. I regenerated the pango.modules file in /etc/pango/x86_64-slackware-linux, and also tried putting it in /etc/pango.

Thanks,
Brian
As root, you could go to the home directory of the user with the problem and
Code:
rm -f -R .cache
If need be even
Code:
rm -f -R .config
I've found that the only problems I've ever had with XFCE giving goofy displays was when something got corrupted (due to me playing around), and until I deleted the .cache material the problem could not be fixed. Hope this helps.

Last edited by Spect73; 12-14-2013 at 07:10 PM.
 
Old 12-14-2013, 07:24 PM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by BCarey View Post
I don't know how you restrict/unrestrict users from using certain fonts. Shouldn't a new user be defaulting to available fonts anyway?
i meant if maybe you set your apps to use a font that is installed in another users home.
admitted, very unlikely.
or if the font has been deleted meanwhile.

anyhow i can confirm this approach:
"rm -f -R .cache"
although i don't know if it will help, but it's sth i've done a few times. no harm.
 
Old 12-15-2013, 06:24 AM   #10
arsivci0
Member
 
Registered: Nov 2013
Location: Antalya
Distribution: Slackware64 current
Posts: 119

Rep: Reputation: 23
Quote:
Originally Posted by BCarey View Post
@arsivci0: I can't really set or change themes since it is impossible to navigate through screens and menus when there is no text.
Too bad, I thought reverse video would work, on mouse-over the colors would reverse and something would be visible.

Last resort: go back to console, backup user's files, delete user, recreate another.
 
Old 12-15-2013, 09:52 AM   #11
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Original Poster
Rep: Reputation: Disabled
Clearing out everything in her home directory did not help. Creating new test users show that this problem happens with every new user I create now. This problem starts from the initial login, so all font settings should be "default".

Brian
 
Old 12-15-2013, 10:55 AM   #12
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Original Poster
Rep: Reputation: Disabled
I have solved the problem. It resulted from a sloppy font configuration I had done a long time ago when I did not expect to have multiple users on this machine. More specifically I had put some fonts in a directory in the working user's home and referenced that directory in my /etc/fonts/local.conf file. This directory was obviously not available to the new users, which caused problems only for xfce. By moving that directory to a common location, changing the ownership and permissions and updating the local.conf file I was able to resolve the problem.

Thanks to all who contributed their ideas.

Brian

Edit: PS. ...which kind of begs the question, why would xfce default to a locally installed font?

Last edited by BCarey; 12-15-2013 at 11:43 AM.
 
  


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
Logging out of xfce needs to log user off on return to text mode explorer Slackware 14 04-19-2011 09:17 AM
[SOLVED] Able to Copy Text from uneditable Text Boxes(JTextfields) in Linux harry8potter Linux - Software 5 09-09-2010 06:51 AM
Firefox problem with text boxes automatically highlighting text loki993 Linux - Software 2 07-16-2010 01:52 PM
win2000 boxes cannot map but winnt boxes can - same user! starbeetlechick Linux - Networking 0 07-24-2003 07:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:40 AM.

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