LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Fonts in xfce not display properly (https://www.linuxquestions.org/questions/slackware-14/fonts-in-xfce-not-display-properly-4175462839/)

gabytf 05-21-2013 04:16 AM

Fonts in xfce not display properly
 
After upgrade-all to the slackware-current on 20 May, fonts in xfce displaying in "squares".

edit: not only that, even Terminal while in KDE also getting the same problem.

tuxbg 05-21-2013 05:18 AM

Did you run slackpkg install-new before slackpkg upgrade-all ?

gabytf 05-21-2013 06:06 AM

No, i didn't.
So i run slackpkg install-new after upgrade-all, but the problem still there.
What should i do now?

gmgf 05-21-2013 06:07 AM

reinstall 'librsvg'

tuxbg 05-21-2013 06:08 AM

You should run
Code:

slackpkg update
slackpkg install-new
slackpkg upgrade-all
slackpkg clean-system


gmgf 05-21-2013 06:16 AM

reinstall 'pango' and install 'harfbuzz' packages.

bathory 05-21-2013 06:26 AM

Code:

/usr/bin/pango-querymodules > /etc/pango/i486-slackware-linux/pango.modules

tuxbg 05-21-2013 06:37 AM

Quote:

Originally Posted by bathory (Post 4955664)
Code:

/usr/bin/pango-querymodules > /etc/pango/i486-slackware-linux/pango.modules

Code:

+--------------------------+
Mon May 20 21:01:33 UTC 2013
Thanks to Robby Workman for help with many of these updates!
..............................
l/harfbuzz-0.9.16-x86_64-1.txz: Added.
      New dependency for pango.
...................................
l/pango-1.34.1-x86_64-1.txz: Upgraded.
...................................
+--------------------------+

Just run slackpkg install-new and then reinstall pango

gabytf 05-21-2013 09:35 AM

Thank you! Problem solved by reinstalled harfbuzz and pango.

rkfb 05-21-2013 01:00 PM

Quote:

Originally Posted by tuxbg (Post 4955651)
You should run
Code:

slackpkg update
slackpkg install-new
slackpkg upgrade-all
slackpkg clean-system


You'd have to be careful with this though.

If I run this sequence on my system 'install-new' wants to install a load of KDE and XFCE packages (I don't have KDE or XFCE installed) and 'clean-system' wants to remove all the packages I installed myself.

Just don't go mad and keep hitting 'OK', have a look first, you can be selective. (I could probably adjust the slackpkg conf to ignore specified packages if I ever get round to looking in to it).

gabytf 05-21-2013 10:16 PM

Thank you rkfb.
i got alien's stuff installed, so i wouldn't go for "clean-system".

By the way, what other options you used other then KDE and XFCE? Just for my own interest :)

TommyC7 05-21-2013 10:43 PM

You didn't have to re-install pango (if you had the upgraded version of pango that was in -current). Just needed to install harfbuzz (the new pango dependency) and re-run what bathory posted (normally it's done via rc.M).

gmgf 05-22-2013 01:05 AM

pango reinstall is needed when you dont have updated the new rc.M.

rkfb 05-22-2013 08:10 AM

Quote:

Originally Posted by gabytf (Post 4956212)
Thank you rkfb.
i got alien's stuff installed, so i wouldn't go for "clean-system".

By the way, what other options you used other then KDE and XFCE? Just for my own interest :)

I'm using TWM, which comes with the stock install, as my main window manager. I also added i3 afterwards in case I fancy switching to something a little more up to date at some stage.


All times are GMT -5. The time now is 11:38 PM.