Fonts in flashplayer for Linux

Ask a Question related to Macromedia Flash Player, Design and Development.

  1. #1

    Default Fonts in flashplayer for Linux

    Hi! In my computer I've always had problems with flash and fonts. The same
    problem happened in flash 6, and also in 7.

    In many flash applications I cannot see text strings. For example, even in the
    'Settings' dialog, I cannot see any text string. I see like there wasn't text.

    I have a good configuration of font-config (with many fonts), and I use a
    remote X font server (also with lots of fonts).

    Can someone give a clue about solving that?

    - I'm using flash in Firefox and in Opera 7.54. The problem appears in both of
    them.

    Thanks!

    viriketo Guest

  2. Similar Questions and Discussions

    1. flashplayer on linux problems
      Hi, I have a few problems/bugs? with flash player 9 for linux. I have been having these problems since the flash player 7 for linux. The...
    2. Linux FlashPlayer 9 No Work with FoxNews.com
      Please report Linux FP9 beta bugs using the BETA bug report form on labs.adobe.com: http://www.adobe.com/bin/fp9betafeedback.cgi Bentley Wolfe...
    3. Display Traditional Chinese for FlashPlayer 7 fior linux
      :frown; I'm unable to see Traditional Chinese characters in http://nowbroadbandtv.com using FlashPlayer 7 for Linux. Platform info are as...
    4. Invisible fonts Linux
      Sometimes I can see fonts, I use mozilla and debian linux, I have several font packages installed: gsfonts, gsfonts-x11, msttcorefonts, etc. Some...
  3. #2

    Default Re: Fonts in flashplayer for Linux

    This is not a solution... but a little help in trying to solve the problem.

    [ A user has experienced the problem with "wimpy player" which utilizes
    dynamic text, and is unable to see the text in the player.
    ([url]www.wimpyplayer.com[/url]) ]

    Hmm. Interesting. Flash handles text in two ways: 1) you can "embed" the font
    into the swf. 2) you can cause the swf to use a kind of "default" text -- much
    like in HTML, where you can specify "Arial, Helvetica, sans-serif." Wimpy
    utilizes the latter. Under this type of font display method, the swf/plugin is
    dependent on comparable fonts within the end-users system. I have no idea how
    the plugin actually makes the connection to the system to grab the proper
    font... One would think that there is a default action in the plugin to use a
    "fail-safe" font in the case that the requested font is not available -- i know
    this type of behavior is in the windows and mac plugins.

    What i might do to troubleshoot is ensure that "Arial", "Helvetica" or
    "sans-serif" is defined within the OS... paying special attention to the upper
    / lower case of the font definitions and/or the dash between the sans-serif.
    You might want to do a little testing with straight HTML. WHat i mean by this
    is create some basic HTML that references "Arial", "Helvetica" or "sans-serif"
    -- such as:

    <p><font face="Arial">Test Type - Arial</font>

    mrgoose Guest

  4. #3

    Default Re: Fonts in flashplayer for Linux

    I know about that... in my system there is Arial, Helvetica, and sans-serif.
    Arial, for example, is in multiple styles font-config and in the X server.
    Also Helvetica. Pri 'sans-serif'... mi havas "Microsoft Sans Serif".
    All of them, in fc and in the x server.

    I don't know where the error can be. As I said, even the dialog for
    configuring flash has no text.

    Thanks for your answer!

    viriketo Guest

  5. #4

    Default Re: Fonts in flashplayer for Linux

    The same for me, some fonts appear to be invisble. Im sure that I have fonts, a
    lot of fonts, perhaps the problem is that I have too many fonts.

    Some page doen't render the text, and the flash config panel doesnt show text
    too.

    I use debian linux and galeon (mozilla)

    raulb Guest

  6. #5

    Default Re: Fonts in flashplayer for Linux

    Hi all!

    I expirience the same problem too ! For example macromedia's site menu don't
    show text.... And some other sites too.
    Have also many fonts installed, do not have any problems except of this.

    I use Debian Sarge, Mozilla latest, Flash 7...

    :-(

    zucker4 Guest

  7. #6

    Default Re: Fonts in flashplayer for Linux

    Hello, I have the same problem too, I use debian with firefox.
    I cannot see anything from this page

    [url]http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_man[/url]
    ager04.html
    So i'm unable to configure this flash player

    mikygee Guest

  8. #7

    Default Re: Fonts in flashplayer for Linux

    Well, i tried your link - and I still have the problem.
    Heh...
    But, it don't troubled me the whole time :-)

    zucker4 Guest

  9. #8

    Default Re: Fonts in flashplayer for Linux

    I think I have found the solution

    # strings /usr/lib/mozilla-firefox/plugins/libflashplayer.so | grep fonts
    /fonts.dir
    find /usr/share/fonts/ -name fonts.dir
    find /usr/X11R6/lib/X11/fonts -name fonts.dir
    winfonts

    As you see we need winfonts

    I use debian therefore
    apt-get install msttcorefonts

    I restarted the xfs server in case i had to.

    Things work now.

    Let me know if this solved the problem for you. :beer;

    mikygee Guest

  10. #9

    Default Re: Fonts in flashplayer for Linux

    Cool that you could solve the problem... I already said that I do have
    'corefonts' installed and working, but I still don't get the flash player text
    working.

    Do you use fontconfig or only x server fonts?

    Thanks!

    viriketo Guest

  11. #10

    Default Re: Fonts in flashplayer for Linux

    I think I use xserver fonts because the fontconfig package is not installed.
    mikygee Guest

  12. #11

    Default Re: Fonts in flashplayer for Linux

    SOLVEEED!!!!!!!!!

    The solution was posted in the Gentoo forums:
    [url]http://forums.gentoo.org/viewtopic-t-196111-highlight-flash+fonts.html[/url]

    It seems that the Flash Player cannot understand the file "/etc/X11/fs/config"
    if there is a new line after "catalonge =". So, next to the = sign, there MUST
    be the first directory.
    mikygee, I bet your debian automatic installation changed that 'config' file
    that way. :)

    It works it works it works! It's like miracle, after so mane years ;)


    viriketo Guest

  13. #12

    Default Re: Fonts in flashplayer for Linux

    Indeed, that was the solution to all problems... :-)

    zucker44 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139