[SOLVED]Linux Mint 17 MATE problems with font loading...
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
Re: Linux Mint 17 MATE problems with font loading...
can you actually ping the server IP?
People disagree with me. I just ignore them.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
Re: Linux Mint 17 MATE problems with font loading...
Of course I can ping it. Using putty, I even can connect to management system on that server and work with it, but fonts for it don't load.PatH57 wrote:can you actually ping the server IP?
Re: Linux Mint 17 MATE problems with font loading...
check that you can contact it successfully by retrieving a list of the fonts that it provides. You can do
this using the fslsfonts command, as in the following example:
This should display a long list of available fonts.
this using the fslsfonts command, as in the following example:
Code: Select all
fslsfonts -server IP : 7100
This should display a long list of available fonts.
People disagree with me. I just ignore them.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
Re: Linux Mint 17 MATE problems with font loading...
It shows me huge list, so huge that terminal can not show all of them in window.PatH57 wrote:check that you can contact it successfully by retrieving a list of the fonts that it provides. You can do
this using the fslsfonts command, as in the following example:Code: Select all
fslsfonts -server IP : 7100
This should display a long list of available fonts.
Re: Linux Mint 17 MATE problems with font loading...
so it's there but won't let you access it.
double check that the user is part of the font server and has been granted access.
double check that the user is part of the font server and has been granted access.
People disagree with me. I just ignore them.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
Re: Linux Mint 17 MATE problems with font loading...
If there was problem with user or access, then it would not work on Linux Mint 16 too, but on Mint16, all work perfect. Maybe on LM16 was some package what LM17 does not have?PatH57 wrote:so it's there but won't let you access it.
double check that the user is part of the font server and has been granted access.
Re: Linux Mint 17 MATE problems with font loading...
the only real difference could be the way iptables are handled on Mint17,
do you use a local firewall?
do you use a local firewall?
People disagree with me. I just ignore them.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
(Linus Torvalds, regarding the use of C++ for the Linux kernel.)
Please Add [Solved] to the topic-title of your first post when appropriate so others know they might find a solution here.
Re: Linux Mint 17 MATE problems with font loading...
No, in local network we don't use firewall on linux machines.PatH57 wrote:the only real difference could be the way iptables are handled on Mint17,
do you use a local firewall?
Re: Linux Mint 17 MATE problems with font loading...
No more suggestions? 

Re: Linux Mint 17 MATE problems with font loading...
No more suggestions?
Re: Linux Mint 17 MATE problems with font loading...
Maybe someone got an idea, where is problem?
Re: Linux Mint 17 MATE problems with font loading...
I found fonts on font server and set it locally...