Menu

#107 Cannot find font directory (all text invisible)

Trunk
closed
None
2021-07-02
2021-07-01
Marc
No

Linux Static 11.1 shows no fonts. All of the text is invisible. The 3D graphical window seems to work fine. Messages from the terminal window:
"QFontDatabase: Cannot find font directory /home/abderrahman/Desktop/Qt/5.9.5/Src/qtbase/lib/fonts."
"Note that Qt no longer ships fonts. Deploy some (from http://dejavu-fonts.org for example) or switch to fontconfig."
"QFont::setPointSizeF: Point size <= 0 (-0.750000), must be greater than 0"

Thanks for your attention to this, I look forward to using the software.

Discussion

  • Abderrahman Taha

     
  • Abderrahman Taha

    Hi,
    You've just to execute the RunMathMod.sh shell script from a window command line ( ./RunMathMod.sh ) and it should work fine :
    Regards


    In a command line terminal:
    1) cd mathmod-11.1-Linu64-static
    2) ./RunMathMod.sh &
    or
    2) sh RunMathMod.sh &
    If step (2) didn't work, try :
    1) sudo ./RunMathMod.sh
    2) chmod +x RunMathMod.sh
    3) ./RunMathMod.sh

     

    Last edit: Abderrahman Taha 2021-07-01
    • Marc

      Marc - 2021-07-02

      Thank you Aderrahman Taha, that worked for me. I instinctively ran the first binary that shared a name with the app. :-) Do you want me to close this ticket or anything?

       
      • Abderrahman Taha

        You're welcome and sorry I forgot to include these instructions in the Readme.txt! I'll add more information on how to compile from source and run the compiled binaries in the documentation. I'll closed it , thank you.
        regards

         
  • Abderrahman Taha

    • status: open --> accepted
    • Milestone: 1.0 --> Trunk
     
  • Abderrahman Taha

    • status: accepted --> closed
     

Log in to post a comment.