Announcement

Collapse
No announcement yet.

Strange font problem; missing pixels, lines, choppy.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    fc-cache

    Please Read Me

    Comment


      #32
      Originally posted by oshunluvr View Post
      fc-cache
      Is that a command or a folder name?

      Comment


        #33
        fc-cache -r --really-force command (erase all existing caches, then rescan) Didn't work
        Last edited by Cornova; Sep 04, 2012, 06:01 PM.

        Comment


          #34
          I had this problem with the fonts and it was cause by having excluded range check marked. Go into fonts and click on configure and uncheck mark exclude range. If you have the same problem I had.

          Comment


            #35
            Originally posted by pauly View Post
            I had this problem with the fonts and it was cause by having excluded range check marked. Go into fonts and click on configure and uncheck mark exclude range. If you have the same problem I had.
            It was already unchecked on mine.


            Someone suggested I try what was suggested in this thread. However, I am unable to move the files into the /etc/profile.d/ by pasting or dragging (Access Denied). Do I need to enable permissions? If so, how?

            Comment


              #36
              Originally posted by Cornova View Post
              It was already unchecked on mine.


              Someone suggested I try what was suggested in this thread. However, I am unable to move the files into the /etc/profile.d/ by pasting or dragging (Access Denied). Do I need to enable permissions? If so, how?
              you need to have root acsess for that.

              you can open a root dolphin by typing "kdesudo dolphin" in Krunner (alt+F2) and hit enter,,, enter your password when prompted and then be careful, you can do anything now, and wreck your system

              VINNY
              i7 4core HT 8MB L3 2.9GHz
              16GB RAM
              Nvidia GTX 860M 4GB RAM 1152 cuda cores

              Comment


                #37
                Originally posted by vinnywright View Post
                you need to have root acsess for that.

                you can open a root dolphin by typing "kdesudo dolphin" in Krunner (alt+F2) and hit enter,,, enter your password when prompted and then be careful, you can do anything now, and wreck your system

                VINNY
                Thank you, I was able to finish the instructions in the thread after using your command. Unfortunately although the font appearance changed, the problem persists. I will have to use another distro if I can't solve this which stinks because the interface is starting to grow on me and I want the full disk encrypt feature.

                The only info I can add is that the lines and missing pixels are random, that is I could open the browser and see a complete mess on the wikipedia homepage, close it, open it again and be perfectly clear, or maybe just a few lines etc.

                Comment


                  #38
                  I notice that in an earlier post you said the problem didn't occur in a native KDE program such as Rekonq, but it is occurring in GTK based programs such as Firefox.

                  This led me to wonder if you have both gtk2-engines-oxygen and gtk3-engines-oxygen installed?
                  sigpic
                  "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all."
                  -- Douglas Adams

                  Comment


                    #39
                    Originally posted by Teunis
                    I have seen similar problems and it had nothing to do with the fonts but it was a video settings issue.
                    As the Intel video driver is just about native it's hard to tweak it but why not try to lower the scan frequency from the default 75Hz to something like 60 Hz.
                    xrandr should offer some easy ways of playing with the settings, you could even try to change the resolution and see if it helps.
                    My only options are "auto" and "60hz" and it was set to 60hz. I tried lowering the resolution but no change.

                    Originally posted by HalationEffect View Post
                    I notice that in an earlier post you said the problem didn't occur in a native KDE program such as Rekonq, but it is occurring in GTK based programs such as Firefox.

                    This led me to wonder if you have both gtk2-engines-oxygen and gtk3-engines-oxygen installed?
                    If you mean system settings > appearance > GTK+ appearance > widgets, I see oxygen-gtk set with Raleigh as another option.



                    Someone on the Ubuntu forums, actually the person from the font thread I linked, suggested that it may be a Vsync problem that is supposed to be addressed with the next KDE version. However I don't know for sure if that is what the problem is.

                    Comment


                      #40
                      Originally posted by Cornova View Post
                      If you mean system settings > appearance > GTK+ appearance > widgets, I see oxygen-gtk set with Raleigh as another option.
                      No, I mean the software packages "gtk2-engines-oxygen" and "gtk3-engines-oxygen". You can check whether or not you have them installed by using Muon Package Manager's search function. You probably already have gtk2-engines-oxygen installed, but it's possible that gtk3-engines-oxygen isn't.

                      The setting you mentioned (system settings > appearance > GTK+ appearance > widgets) uses those packages to control the appearance of GTK programs in KDE. The first package is required for programs that use GTK2, the second is for GTK3 programs.
                      sigpic
                      "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all."
                      -- Douglas Adams

                      Comment


                        #41
                        Originally posted by HalationEffect View Post
                        You can check whether or not you have them installed by using Muon Package Manager's search function. You probably already have gtk2-engines-oxygen installed, but it's possible that gtk3-engines-oxygen isn't.
                        Under Muon, neither gtk2 or gtk3 shows up under search or is listed as installed.

                        Edit: googled the "sudo apt get" for installing both and they are both already installed. Thanks for the suggestion though.
                        Last edited by Cornova; Sep 10, 2012, 03:22 PM.

                        Comment


                          #42
                          Make sure you are using Muon Package Manager, and not Muon Software Center. Here, both "gtk2-engines-oxygen" and "gtk3-engines-oxygen" are installed.
                          Windows no longer obstructs my view.
                          Using Kubuntu Linux since March 23, 2007.
                          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                          Comment


                            #43
                            Originally posted by Snowhog View Post
                            Make sure you are using Muon Package Manager, and not Muon Software Center. Here, both "gtk2-engines-oxygen" and "gtk3-engines-oxygen" are installed.
                            Ah, I see like the synaptic manager or whatever.. Well I just tried installing both from the terminal and they were already on, so I can eliminate the possiblity.

                            Comment


                              #44
                              I just ran the Linux Mint Cinnamon DVD with the intention of installing it, but as it turns out, that too has this font issue, which means it is not KDE causing the problem. Note however that I did not have this issue with Gnome on Ubuntu 10.04. Anyone have any idea why it would all the sudden be an issue?

                              Comment


                                #45
                                Solved

                                The solution to this issue is to create a file named xorg.conf, paste the following into it and save to desktop or wherever:

                                Code:
                                Section "Device"
                                 Identifier "Intel"
                                 Driver "intel"
                                 Option "DebugWait" "True"
                                EndSection
                                Once saved, move xorg.config to /etc/X11

                                If you don't have permission to move it, open the terminal and paste the following:

                                Code:
                                sudo chmod 777 /etc/X11
                                Enter password, close the terminal, shutdown/restart the computer.

                                Someone posted this solution on another thread that was linked here.

                                Comment

                                Working...
                                X