[SOLVED] Fat fonts in KDE

Hi everyone,
I'm using the ubuntu patched packages from AUR and my fonts look great on GTK apps but they look fat (bold) in KDE/Qt apps. I recall this happened too with the infinality packages so I'm sure it must be some configuration option, maybe some leftover from all the font things I've tried and messed with to get the fonts how I wanted.
I want my fonts in KDE apps to look like the GTK ones as in the screenshot attached. Any ideas what might be the problem?
GTK
KDE
Here's my /etc/fonts/fonts.conf ~/.fonts.conf in case it helps.
Thanks.
Last edited by mjn (2011-06-06 19:33:16)

mjn wrote:I'm using the ubuntu patched packages from AUR...
Which ones?
I've got installed cairo-ubuntu fontconfig-ubuntu freetype2-ubuntu libxft-ubuntu and keep installed an old version of ubuntu fonts. My configuration looks exactly the same as yours, so, according to this (read the comments), you could try changing the hinting style from slight to medium in system settings/fonts/configure anti-aliasing. It will overwrite your ~/.fonts.conf, so do a backup copy before
Or, better, if your ttf-ubuntu-font-family version is 0.71.2-1, downgrade it to 0.70.1, the third comment from the top will instruct you on how to do that.
If it doesn't work, could you please post the directory listing of /etc/fonts/conf.d ?

Similar Messages

  • [SOLVED] Ugly fonts in KDE plamoids

    I'm running KDE 4.8 on my Arch 64 box and I've had for a while now ugly fonts in all the plasma widgets I'm running. All the other fonts look nice and smooth in all other places, eg. GTK and QT apps etc. but plasma widget fonts aren't as smooth for some reason. I'm using the infinality patches with the "UBUNTU" setting currently. Any heads up on would be nice...
    Many Thanks
    Last edited by fettouhi (2012-02-22 17:37:04)

    kokoko3k wrote:QT_GRAPHICSSYSTEM=native may help, add it to /etc/environment for a system wide setting
    or edit the exec line /usr/share/autostart/plasma-desktop.desktop by adding --graphicssystem native
    Dont use the first advice, because you will lose the advantages of raster system system wide. Raster system is faster than native, so apps are snappier with it. The second method is better
    Last edited by syms (2012-01-30 18:12:21)

  • Crummy looking fonts in KDE

    I'm new to Arch and finally got XFree up and running. However, the fonts on KDE look terrible and out of proportion. Tried changing all my fonts in the configuration menus to Times, which I know to be fairly clean in Windows but I still get funny looking fonts that strain my eyes. Any help for a newbie on where to go with this problem would be greatly appreciated, thanks. I also have a flat panel monitor.
    JSkier

    I've had my share of troubles with fonts, but after lots of hard work, I realized that there are ways to solve problems.  I'd like to say first off that I agree fully with the bytecode interpreter being enabled.  I also agree that the msttcorefonts should be installed, along with the bitstream vera fonts.
    However, most people get discouraged, because the Bitstream Vera fonts look awesome antialiased, and the corefonts look awesome not antialiased.  But I have yet to see a GUI that lets you configure which font families are antialiased and which ones are not.  So I played with fonts.conf a bit, and to my delight, I came up with something that works for me and should work for most.
    Put this in your ~/.fonts.conf :
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <fontconfig>
    <dir>~/.fonts</dir>
    <match target="font" >
    <edit mode="assign" name="antialias" >
    <bool>true</bool>
    </edit>
    </match>
    <match target="font" >
    <test compare="eq" name="family" qual="any" >
    <string>Arial</string>
    <string>Arial Black</string>
    <string>Comic Sans MS</string>
    <string>Courier New</string>
    <string>Georgia</string>
    <string>Tahoma</string>
    <string>Times New Roman</string>
    <string>Trebuchet MS</string>
    <string>Verdana</string>
    <string>Webdings</string>
    </test>
    <test compare="less" name="size" qual="any" >
    <double>16</double>
    </test>
    <edit mode="assign" name="antialias" >
    <bool>false</bool>
    </edit>
    </match>
    <match target="font" >
    <test compare="eq" name="family" qual="any" >
    <string>Arial</string>
    <string>Arial Black</string>
    <string>Comic Sans MS</string>
    <string>Courier New</string>
    <string>Georgia</string>
    <string>Tahoma</string>
    <string>Times New Roman</string>
    <string>Trebuchet MS</string>
    <string>Verdana</string>
    <string>Webdings</string>
    </test>
    <test compare="less" name="pixelsize" qual="any" >
    <double>18</double>
    </test>
    <edit mode="assign" name="antialias" >
    <bool>false</bool>
    </edit>
    </match>
    </fontconfig>
    Basically this sets all fonts antialiased, but excludes the Microsoft corefonts.  I have left Impact antialiased because I feel it looks better that way.  But that can be changed at your discretion.
    I hope this helps someone!

  • Fonts in KDE 3.2

    I just installed AL 0.6 and the fonts in KDE are not being anti-aliased.
    Could this have something to do with a missing xft package?
    I already have the freetype module enabled in my xf86config.
    Where am i going wrong?

    [damir@Asteraceae /]$ more /etc/fonts/local.conf
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <!-- /etc/fonts.conf file to configure system font access -->
    <fontconfig>
    <match target="font">
    <edit name="antialias" mode="assign"><bool>true</bool></edit>
    <edit name="hinting" mode="assign"><bool>false</bool></edit>
    </match>
    <match target="pattern">
    <edit name="dpi" mode="assign"><double>132</double></edit>
    </match>
    <!-- Dongs -->
    <alias>
    <family>serif</family>
    <prefer>
    <family>Bitstream Vera Serif</family>
    </prefer>
    </alias>
    <alias>
    <family>sans-serif</family>
    <prefer>
    <family>Bitstream Vera Sans</family>
    </prefer>
    </alias>
    <alias>
    <family>monospace</family>
    <prefer>
    <family>Bitstream Vera Sans Mono</family>
    </prefer>
    </alias>
    <dir>/usr/local/share/fonts</dir>
    <dir>/usr/share/fonts</dir>
    <dir>/usr/X11R6/lib/X11/fonts</dir>
    </fontconfig>
    [damir@Asteraceae /]$
    do you have something like this?

  • [SOLVED] Ugly fonts :/

    Hi,
    I dont know why did this happen. I'm a Gnome user and I wanted to take a look on KDE, so I've instaled KDEmod. I didn't have polish language charecters, so I wantet to change the font in KDE (using KDE Settings Tool) while I was switching through fonts and font's options - antialiasing, suddenly the fonts changed to ugly! I logged back to Gnome and its the same! I dont know what happened. When I delete the ~/.gconf I have the same problem, changing fonts in gnome-control-center doesnt help as all fonts there look ugly:
    http://matchil.hopto.org/fonts.png
    I've deleted the ~/.kde and even ~/.qt but its still the same. I have no idea what is responsible fot this? X11? Or maybe its some update error (I doubt it thou). Please help me as I am freaking out withi this fonts, I want me nice fonts back .
    SOLUTION: rm -f ~/.fonts.conf
    Last edited by matchil (2007-05-18 12:47:54)

    I've tried, but fc-cache -vf seems to rebuild the font cache, I've logged in to OpenBox and fonts in OB menu and in OB windows bars looks ok, but the one using gtk/qt no . I dont even know with which config files or setting should I mess with
    I've also added a brand new user. I made him start gnome-session -> he has brilant fonts ! So its something in my home dir
    Last edited by matchil (2007-05-18 12:39:21)

  • [SOLVED] ConkySymbols font broken under KDE

    Ever since the fontconfig update yesterday, the ConkySymbols font (http://wiltur.deviantart.com/#/d3ij3mi) is mysteriously broken for me. It just prints black rectangles instead.
    All other fonts seem to be fine though. I've even downloaded the ConkySymbols .ttf again, but when I open the file in KDE Font Preview the preview pane stays blank.
    How do I fix this? Of course it might also be due to the KDE 4.9.1 upgrade somehow, I'm not sure.
    Last edited by Morn (2012-09-07 14:56:11)

    Morn wrote:I guess now I'm supposed to mark this thread as resolved somehow, but I can't figure out how this works.
    Great to hear the fix worked. To mark the thread as solved, just edit your first post and put [SOLVED] in the title. Thanks.

  • Rendering of fonts in kde 4 and gnome 2.24 [SOLVED]

    Dear all,
               I have been trying to set up fonts in my system so that gnome and kde applications look the same. I failed. I read the relevant post in these very forums, but the person that proposes the solution does not use autohinter and I do, so I cannot apply his solution. Anyway, the problem is that the spacing of letters using the same font is different in kde and gtk. For example, for the word "file" in the menubar, the F and the I and the L are closer together in GTK than in Qt. I wish I could post a screenshot.
    I am using the ubuntu patches. Here is my /etc/fonts/conf.d
    10-antialias.conf
    10-autohint.conf
    10-hinting-full.conf
    10-hinting.conf
    10-sub-pixel-rgb.conf
    11-lcd-filter-lcddefault.conf
    20-fix-globaladvance.conf
    20-unhint-small-vera.conf
    29-replace-bitmap-fonts.conf
    30-metric-aliases.conf
    30-urw-aliases.conf
    40-nonlatin.conf
    45-latin.conf
    49-sansserif.conf
    50-user.conf
    51-local.conf
    52-languageselector.conf
    53-monospace-lcd-filter.conf
    60-latin.conf
    65-fonts-persian.conf
    65-nonlatin.conf
    69-unifont.conf
    80-delicious.conf
    90-synthetic.conf
    My .fonts.conf is empty. I have a .Xresources file:
    Xft.hintstyle: hintfull
    Xft.antialias: 1
    Xft.hinting: 1
    Xft.autohinting: 1
    Xft.dpi: 100
    Xft.rgba: rgb
    Xft.lcdfilter: lcddefault
    that I merge with the command xrdb when X starts.
    Does anyone have an idea what could be different in the Gnome and KDE setups?
    Thanks for your help
             Valerio
    Last edited by valmar (2009-01-09 11:04:58)

    Dear All, after a long search I finally found a very accettable configuration.
    First of all patched cairo using the cairo-resepect-fontconfig patch from brebs
    then I applied the following patches to Qt 4.4.3:
    https://bugs.launchpad.net/ubuntu/+sour … bug/217729
    finally I chose the following configuration:
    Autohint: yes
    Hinting: yes
    Hintstyle: hintmedium
    Lcdfilter: lcddefault (I have the Ubuntu packages installed)
    Rgba: rgb
    Antialiasing: yes
    Now my fonts in Qt and GTK look much more similar (not perfectly identical, but good enough!)
    Thanks to anyone who helped
                 Valerio

  • [SOLVED] Distorted fonts in oxygen-gtk theme

    I have install oxygen-gtk2 theme along with gtk-kde4.
    When my desktop effects are ON I am seeing distorted fonts in drop down menu's of gtk applications.
    They become normal when I move mouse on them. Also they appear normal when desktop effects are OFF.
    No other theme have any issue.
    Can anyone help me in solving this ?
    Versons:
    oxygen-gtk2 :  1.2.5-1
    gtk-kde4       :  0.9.5b-2
    Screen Shots:
    Last edited by girish_patel (2012-07-13 17:25:46)

    I have "Intel(R) Graphics Media Accelerator HD".
    I don't have flash video player running. This issue is consistent even without running anything else.
    And It is not visible in kde application or with other gtk themes.
    It comes only with oxygen-gtk, with kde desktop effects activated, only in gtk applications, only for text in pop-up menus.
    Even other texts in those application are normal.
    Is anybody else facing same issue in this combination ?

  • Firefox fonts in KDE extremely tiny

    I'm experiencing what seems to be a pretty common problem with the firefox fonts appearing really small in KDE.  I've tried several things:  Installed gtk-qt-engine --> That makes gtk apps look better in kde, but doesn't solve the firefox font problem.  I've also tried altering the fonts and dpi in the firefox setttings as well.  When I start x with
    startx -- -dpi 96
      That seems to blow up the fonts and firefox does appear much better.  However, is there a cleaner way to do this?  My dpi is listing at 72 right now.

    Yes, that's because of pango.
    I used to experience the small fonts, but after I set MOZ_DISABLE_PANGO to 1 the fonts were bigger. In addition, I think the small fonts are better.

  • Melting fonts in kde

    this doesn't happen when using kde apps in openbox. i tried disabling desktop effects, but that had no effect on the situation (might have made it worse, in fact).
    any ideas?
    Last edited by fuscia (2009-04-23 15:09:45)

    hacosta wrote:yup... there's a related thread here.. still no solution
    http://bbs.archlinux.org/viewtopic.php?id=69464
    a google search for font artifacts and kde4 seem to produce a lot of bug reports, some suggesting that the problem with be solved by a next update of qt4.whatever. i'm just an end user, so i'm a bit gun shy about going into it further. when i start looking into this kind of thing, i get a bit like this guy...

  • [solved] Xorg-1.8 + KDE on Asus 1201n : dupplicated Fn key event

    Hello,
    after upgrading to Xorg 1.8 one week ago, I noticed that my Fn keys (sound up/down, mute) were dupplicated. For example, if I press Fn+F10 (=MUTE/Unmute), the sound get muted and immediately unmuted.
    Moreover,
    My xorg.conf:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    10-evdev.conf:
    # Catchall classes for input devices
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbLayout" "ch"
    Option "XkbVariant" "fr"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "InputClass"
    Identifier "evdev touchpad catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    And the Xorg.0.log file, we can see that the keyboard is added twice...
    [ 19.593] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 30 09:48:01 2010
    [ 19.649] (==) Using config file: "/etc/X11/xorg.conf"
    [ 19.649] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19.719] (==) ServerLayout "Layout0"
    [ 19.720] (**) |-->Screen "Screen0" (0)
    [ 19.720] (**) | |-->Monitor "Monitor0"
    [ 19.720] (**) | |-->Device "Device0"
    [ 19.720] (==) Automatically adding devices
    [ 19.720] (==) Automatically enabling devices
    [ 19.780] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 19.780] Entry deleted from font path.
    [ 19.804] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 19.804] Entry deleted from font path.
    [ 19.804] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 19.804] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 19.804] Entry deleted from font path.
    [ 19.804] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 19.804] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 19.804] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 19.804] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 19.805] (II) Loader magic: 0x7ce880
    [ 19.805] (II) Module ABI versions:
    [ 19.805] X.Org ANSI C Emulation: 0.4
    [ 19.805] X.Org Video Driver: 7.0
    [ 19.805] X.Org XInput driver : 9.0
    [ 19.805] X.Org Server Extension : 3.0
    [ 19.819] (--) PCI: (0:0:3:5) 10de:0aa3:1043:8402 nVidia Corporation MCP79 Co-processor rev 177, Mem @ 0xf9f80000/524288
    [ 19.819] (--) PCI:*(0:5:0:0) 10de:0876:1043:8402 nVidia Corporation ION VGA [GeForce 9400M] rev 177, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 19.820] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 19.820] (II) LoadModule: "extmod"
    [ 19.864] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 19.872] (II) Module extmod: vendor="X.Org Foundation"
    [ 19.872] compiled for 1.8.1.902, module version = 1.0.0
    [ 19.872] Module class: X.Org Server Extension
    [ 19.872] ABI class: X.Org Server Extension, version 3.0
    [ 19.872] (II) Loading extension MIT-SCREEN-SAVER
    [ 19.872] (II) Loading extension XFree86-VidModeExtension
    [ 19.872] (II) Loading extension XFree86-DGA
    [ 19.872] (II) Loading extension DPMS
    [ 19.872] (II) Loading extension XVideo
    [ 19.872] (II) Loading extension XVideo-MotionCompensation
    [ 19.872] (II) Loading extension X-Resource
    [ 19.872] (II) LoadModule: "dbe"
    [ 19.873] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 19.879] (II) Module dbe: vendor="X.Org Foundation"
    [ 19.879] compiled for 1.8.1.902, module version = 1.0.0
    [ 19.879] Module class: X.Org Server Extension
    [ 19.879] ABI class: X.Org Server Extension, version 3.0
    [ 19.879] (II) Loading extension DOUBLE-BUFFER
    [ 19.879] (II) LoadModule: "glx"
    [ 19.879] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 20.470] (II) Module glx: vendor="NVIDIA Corporation"
    [ 20.479] compiled for 4.0.2, module version = 1.0.0
    [ 20.479] Module class: X.Org Server Extension
    [ 20.479] (II) NVIDIA GLX Module 256.35 Wed Jun 16 19:10:31 PDT 2010
    [ 20.480] (II) Loading extension GLX
    [ 20.480] (II) LoadModule: "record"
    [ 20.480] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 20.490] (II) Module record: vendor="X.Org Foundation"
    [ 20.490] compiled for 1.8.1.902, module version = 1.13.0
    [ 20.490] Module class: X.Org Server Extension
    [ 20.490] ABI class: X.Org Server Extension, version 3.0
    [ 20.491] (II) Loading extension RECORD
    [ 20.491] (II) LoadModule: "dri"
    [ 20.491] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 20.527] (II) Module dri: vendor="X.Org Foundation"
    [ 20.527] compiled for 1.8.1.902, module version = 1.0.0
    [ 20.527] ABI class: X.Org Server Extension, version 3.0
    [ 20.527] (II) Loading extension XFree86-DRI
    [ 20.527] (II) LoadModule: "dri2"
    [ 20.527] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 20.528] (II) Module dri2: vendor="X.Org Foundation"
    [ 20.528] compiled for 1.8.1.902, module version = 1.2.0
    [ 20.528] ABI class: X.Org Server Extension, version 3.0
    [ 20.528] (II) Loading extension DRI2
    [ 20.528] (II) LoadModule: "nvidia"
    [ 20.539] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 20.600] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 20.604] compiled for 4.0.2, module version = 1.0.0
    [ 20.604] Module class: X.Org Video Driver
    [ 20.640] (II) NVIDIA dlloader X Driver 256.35 Wed Jun 16 18:45:02 PDT 2010
    [ 20.640] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 20.641] (++) using VT number 7
    [ 20.643] (II) Primary Device is: PCI 05@00:00:0
    [ 20.644] (II) Loading sub module "fb"
    [ 20.644] (II) LoadModule: "fb"
    [ 20.644] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 20.657] (II) Module fb: vendor="X.Org Foundation"
    [ 20.657] compiled for 1.8.1.902, module version = 1.0.0
    [ 20.658] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 20.658] (II) Loading sub module "wfb"
    [ 20.658] (II) LoadModule: "wfb"
    [ 20.711] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 20.712] (II) Module wfb: vendor="X.Org Foundation"
    [ 20.712] compiled for 1.8.1.902, module version = 1.0.0
    [ 20.712] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 20.713] (II) Loading sub module "ramdac"
    [ 20.713] (II) LoadModule: "ramdac"
    [ 20.713] (II) Module "ramdac" already built-in
    [ 20.735] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 20.735] (==) NVIDIA(0): RGB weight 888
    [ 20.735] (==) NVIDIA(0): Default visual is TrueColor
    [ 20.735] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 20.735] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 20.735] (**) NVIDIA(0): Option "ConnectedMonitor" "CRT , CRT"
    [ 20.735] (**) NVIDIA(0): Option "TwinView" "TRUE"
    [ 20.736] (**) NVIDIA(0): Option "TwinViewOrientation" "Clone"
    [ 20.736] (**) NVIDIA(0): Option "SecondMonitorHorizSync" "0"
    [ 20.736] (**) NVIDIA(0): Option "SecondMonitorVertRefresh" "0"
    [ 20.736] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 20.736] (**) NVIDIA(0): ConnectedMonitor string: "CRT , CRT"
    [ 20.736] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 20.736] (II) NVIDIA(0): enabled.
    [ 21.512] (WW) NVIDIA(GPU-0): Invalid ConnectedMonitor request; request was for 'CRT-0,
    [ 21.512] (WW) NVIDIA(GPU-0): CRT-1', but the valid display devices are 'CRT-0, DFP-0,
    [ 21.512] (WW) NVIDIA(GPU-0): DFP-1'.
    [ 21.527] (II) NVIDIA(0): NVIDIA GPU ION (C79) at PCI:5:0:0 (GPU-0)
    [ 21.527] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 21.527] (--) NVIDIA(0): VideoBIOS: 62.79.67.00.00
    [ 21.527] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 21.527] (--) NVIDIA(0): Connected display device(s) on ION at PCI:5:0:0:
    [ 21.527] (--) NVIDIA(0): HSD121PHW1 (DFP-0)
    [ 21.527] (--) NVIDIA(0): HSD121PHW1 (DFP-0): 330.0 MHz maximum pixel clock
    [ 21.527] (--) NVIDIA(0): HSD121PHW1 (DFP-0): Internal Dual Link LVDS
    [ 21.538] (WW) NVIDIA(0): No TwinView "MetaModes" specified; will fall back to Display
    [ 21.538] (WW) NVIDIA(0): SubSection modes.
    [ 21.538] (**) NVIDIA(0): TwinView enabled
    [ 21.538] (WW) NVIDIA(0): TwinView requested, but only 1 display devices found.
    [ 21.569] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 21.569] (==) NVIDIA(0):
    [ 21.569] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 21.569] (==) NVIDIA(0): will be used as the requested mode.
    [ 21.569] (==) NVIDIA(0):
    [ 21.569] (II) NVIDIA(0): Validated modes:
    [ 21.569] (II) NVIDIA(0): "nvidia-auto-select"
    [ 21.569] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
    [ 22.632] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
    [ 22.633] (--) NVIDIA(0): option
    [ 22.633] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [ 22.633] (--) Depth 24 pixmap format is 32 bpp
    [ 22.633] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 22.634] (II) NVIDIA(0): Initialized GPU GART.
    [ 22.641] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 22.641] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 22.641] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 22.641] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 22.641] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 22.641] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 22.641] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 22.641] (II) NVIDIA(0): Config Options in the README.
    [ 22.642] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 22.642] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 22.642] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 22.644] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 22.920] (II) Loading extension NV-GLX
    [ 22.960] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 22.994] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 22.994] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 23.005] (==) NVIDIA(0): Backing store disabled
    [ 23.005] (==) NVIDIA(0): Silken mouse enabled
    [ 23.013] (**) NVIDIA(0): DPMS enabled
    [ 23.043] (II) Loading extension NV-CONTROL
    [ 23.044] (II) Loading extension XINERAMA
    [ 23.044] (II) Loading sub module "dri2"
    [ 23.044] (II) LoadModule: "dri2"
    [ 23.045] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.045] (II) NVIDIA(0): [DRI2] Setup complete
    [ 23.045] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 23.045] (==) RandR enabled
    [ 23.045] (II) Initializing built-in extension Generic Event Extension
    [ 23.045] (II) Initializing built-in extension SHAPE
    [ 23.045] (II) Initializing built-in extension MIT-SHM
    [ 23.045] (II) Initializing built-in extension XInputExtension
    [ 23.045] (II) Initializing built-in extension XTEST
    [ 23.045] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.045] (II) Initializing built-in extension SYNC
    [ 23.045] (II) Initializing built-in extension XKEYBOARD
    [ 23.045] (II) Initializing built-in extension XC-MISC
    [ 23.045] (II) Initializing built-in extension SECURITY
    [ 23.045] (II) Initializing built-in extension XINERAMA
    [ 23.045] (II) Initializing built-in extension XFIXES
    [ 23.045] (II) Initializing built-in extension RENDER
    [ 23.045] (II) Initializing built-in extension RANDR
    [ 23.045] (II) Initializing built-in extension COMPOSITE
    [ 23.045] (II) Initializing built-in extension DAMAGE
    [ 23.052] (II) Initializing extension GLX
    [ 23.688] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 23.688] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.688] (II) LoadModule: "evdev"
    [ 23.689] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.708] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.708] compiled for 1.8.0, module version = 2.4.0
    [ 23.708] Module class: X.Org XInput Driver
    [ 23.708] ABI class: X.Org XInput driver, version 9.0
    [ 23.708] (**) Power Button: always reports core events
    [ 23.708] (**) Power Button: Device: "/dev/input/event4"
    [ 23.720] (II) Power Button: Found keys
    [ 23.720] (II) Power Button: Configuring as keyboard
    [ 23.720] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 23.720] (**) Option "xkb_rules" "evdev"
    [ 23.720] (**) Option "xkb_model" "evdev"
    [ 23.720] (**) Option "xkb_layout" "ch"
    [ 23.720] (**) Option "xkb_variant" "fr"
    [ 23.720] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.826] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [ 23.826] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 23.826] (**) Video Bus: always reports core events
    [ 23.827] (**) Video Bus: Device: "/dev/input/event8"
    [ 23.873] (II) Video Bus: Found keys
    [ 23.873] (II) Video Bus: Configuring as keyboard
    [ 23.873] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 23.873] (**) Option "xkb_rules" "evdev"
    [ 23.873] (**) Option "xkb_model" "evdev"
    [ 23.873] (**) Option "xkb_layout" "ch"
    [ 23.873] (**) Option "xkb_variant" "fr"
    [ 23.873] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.875] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 23.876] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.876] (**) Power Button: always reports core events
    [ 23.876] (**) Power Button: Device: "/dev/input/event3"
    [ 23.900] (II) Power Button: Found keys
    [ 23.900] (II) Power Button: Configuring as keyboard
    [ 23.900] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 23.900] (**) Option "xkb_rules" "evdev"
    [ 23.900] (**) Option "xkb_model" "evdev"
    [ 23.900] (**) Option "xkb_layout" "ch"
    [ 23.900] (**) Option "xkb_variant" "fr"
    [ 23.900] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.901] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 23.901] (II) No input driver/identifier specified (ignoring)
    [ 23.902] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 23.902] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 23.902] (**) Sleep Button: always reports core events
    [ 23.902] (**) Sleep Button: Device: "/dev/input/event2"
    [ 23.923] (II) Sleep Button: Found keys
    [ 23.923] (II) Sleep Button: Configuring as keyboard
    [ 23.923] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 23.923] (**) Option "xkb_rules" "evdev"
    [ 23.923] (**) Option "xkb_model" "evdev"
    [ 23.923] (**) Option "xkb_layout" "ch"
    [ 23.923] (**) Option "xkb_variant" "fr"
    [ 23.923] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.929] (II) config/udev: Adding input device USB 2.0 PC Cam (/dev/input/event10)
    [ 23.929] (**) USB 2.0 PC Cam: Applying InputClass "evdev keyboard catchall"
    [ 23.929] (**) USB 2.0 PC Cam: always reports core events
    [ 23.929] (**) USB 2.0 PC Cam: Device: "/dev/input/event10"
    [ 23.950] (II) USB 2.0 PC Cam: Found keys
    [ 23.950] (II) USB 2.0 PC Cam: Configuring as keyboard
    [ 23.950] (II) XINPUT: Adding extended input device "USB 2.0 PC Cam" (type: KEYBOARD)
    [ 23.950] (**) Option "xkb_rules" "evdev"
    [ 23.950] (**) Option "xkb_model" "evdev"
    [ 23.950] (**) Option "xkb_layout" "ch"
    [ 23.950] (**) Option "xkb_variant" "fr"
    [ 23.950] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.953] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
    [ 23.953] (II) No input driver/identifier specified (ignoring)
    [ 23.961] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
    [ 23.961] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 23.962] (**) Eee PC WMI hotkeys: always reports core events
    [ 23.962] (**) Eee PC WMI hotkeys: Device: "/dev/input/event7"
    [ 23.976] (II) Eee PC WMI hotkeys: Found keys
    [ 23.976] (II) Eee PC WMI hotkeys: Configuring as keyboard
    [ 23.976] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD)
    [ 23.976] (**) Option "xkb_rules" "evdev"
    [ 23.977] (**) Option "xkb_model" "evdev"
    [ 23.977] (**) Option "xkb_layout" "ch"
    [ 23.977] (**) Option "xkb_variant" "fr"
    [ 23.977] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.978] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event9)
    [ 23.978] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 23.978] (**) Asus EeePC extra buttons: always reports core events
    [ 23.978] (**) Asus EeePC extra buttons: Device: "/dev/input/event9"
    [ 24.016] (II) Asus EeePC extra buttons: Found keys
    [ 24.016] (II) Asus EeePC extra buttons: Configuring as keyboard
    [ 24.016] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    [ 24.016] (**) Option "xkb_rules" "evdev"
    [ 24.016] (**) Option "xkb_model" "evdev"
    [ 24.017] (**) Option "xkb_layout" "ch"
    [ 24.017] (**) Option "xkb_variant" "fr"
    [ 24.017] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 24.018] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 24.018] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 24.018] (**) AT Translated Set 2 keyboard: always reports core events
    [ 24.018] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 24.043] (II) AT Translated Set 2 keyboard: Found keys
    [ 24.043] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 24.043] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 24.043] (**) Option "xkb_rules" "evdev"
    [ 24.043] (**) Option "xkb_model" "evdev"
    [ 24.043] (**) Option "xkb_layout" "ch"
    [ 24.043] (**) Option "xkb_variant" "fr"
    [ 24.043] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 24.044] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 24.045] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 24.045] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 24.045] (II) LoadModule: "synaptics"
    [ 24.045] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 24.060] (II) Module synaptics: vendor="X.Org Foundation"
    [ 24.060] compiled for 1.8.0.902, module version = 1.2.2
    [ 24.060] Module class: X.Org XInput Driver
    [ 24.060] ABI class: X.Org XInput driver, version 9.0
    [ 24.060] (II) Synaptics touchpad driver version 1.2.2
    [ 24.060] (**) Option "Device" "/dev/input/event6"
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 24.190] (**) Option "SHMConfig" "on"
    [ 24.190] (**) Option "MaxTapMove" "2000"
    [ 24.190] (**) Option "VertEdgeScroll" "on"
    [ 24.190] (**) Option "VertTwoFingerScroll" "on"
    [ 24.190] (**) Option "HorizTwoFingerScroll" "on"
    [ 24.190] (**) Option "TapButton1" "1"
    [ 24.190] (**) Option "CircularScrolling" "on"
    [ 24.296] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.296] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 24.350] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 24.430] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.430] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 24.430] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 24.430] (II) Synaptics touchpad driver version 1.2.2
    [ 26.296] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 26.296] (**) Option "Device" "/dev/input/mouse0"
    [ 26.323] (**) Option "SHMConfig" "on"
    [ 26.323] (**) Option "MaxTapMove" "2000"
    [ 26.323] (**) Option "VertEdgeScroll" "on"
    [ 26.323] (**) Option "VertTwoFingerScroll" "on"
    [ 26.323] (**) Option "HorizTwoFingerScroll" "on"
    [ 26.323] (**) Option "TapButton1" "1"
    [ 26.323] (**) Option "CircularScrolling" "on"
    [ 26.344] Query no Synaptics: 6003C8
    [ 26.344] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 26.344] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 26.386] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 26.386] (II) UnloadModule: "synaptics"
    [ 26.387] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 26.387] (II) No input driver/identifier specified (ignoring)
    I have not put the 10-synaptic touchpad config file since it works well (Identifier "touchpad catchall" Driver "synaptics").
    Any idea what could be the problem ?
    Last edited by Bluespear (2010-07-18 20:05:16)

    Nothing ?
    Switchng off hal deamon and cleaning ~/.kde* has no effect...
    So, after searching on google again an again, still nothing found.... even among the Ubuntu specific issue where post are terminated
    with "wait next version of the package", the windows-style answer.
    I will continue my attempts to fix this... but my conclusion about this is that hal was more precise in his behavior than udev...

  • [SOLVED] Lousy fonts with .chm viewer for Linux

    I installed the .chm file viewer HelpExplorer 3.0 in both Windows XP and Arch Linux (chm = compiled HTML help file).  In Windows XP, with default fonts installed, the fonts in text read with this viewer appear crisp, sharp and anti-aliased.  In Arch with KDE 3.5.7, on the other hand, the fonts appear fuzzy, grainy and don't seem to be anti-aliased, in contrast with their appearance in all other apps (except for a few such as Dillo) which render text good-looking, sharp and anti-aliased.
    HelpExplorer for Linux was provided as a tarball that included a precompiled 'helpexplorer' binary.  The program doesn't seem to allow for customizing font settings.
    The following fonts are installed in Arch (in /usr/share/fonts/):
    ttf-bitstream-vera-1.10-5 is installed by default
    gsfonts 8.11-4 is installed by default
    PostScript Type 1 fonts installed: Century Schoolbook, Nimbus, URW Bookman, URW Gothic, URW Palladio
    ttf-ms-fonts-2.0-1 (Microsoft TTF: Andale Mono, Arial, Comic, Courier, Georgia, Impact, Tahoma, Times New Roman, Trebuchet)
    font-bh-ttf-1.0.0-3 (Luxi BH)
    xorg-fonts-100dpi-1.0.1-1 (courier, helvetica, lucida, new century, times)
    The "Files" section of my xorg.conf looks as follows:
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    I've attached a screenshot of some text displayed in the HelpExplorer reader in Arch (the font is Times New Roman): http://img216.imageshack.us/my.php?imag … ot1zh9.png
    [img=http://img216.imageshack.us/img216/8401/snapshot1zh9.th.png]
    What do I need to do to improve the font appearance in this program in Linux?
    Last edited by RobF (2007-10-02 18:06:46)

    I found a solution of sorts by installing and running the Windows version of HelpExplorer in Wine or Crossover.  There is still very little control over fonts but when I enlarge the default font (with 2x CTRL-+) I do get a nice-looking anti-aliased Times New Roman font, and this solution would be my preferred way of reading .chm files in Linux (i.e. better than KchmViewer or Xchm).
    Recap of the problem:
    1. The .chm viewer HelpExplorer Viewer 3.0 when installed in Windows XP renders fonts crisp and clear and anti-aliased.
    2. The Linux version of HelpExplorer Viewer 3.0 (delivered as a precompiled executable in a tarball) doesn't render fonts antialiased, regardless of what I tried, and they look grainy and unattractive.
    3. The Windows version of HelpExplorer Viewer 3.0 when installed and run in Arch in Wine or Crossover does render the default font they offer (looks like Times New Roman) fairly crisp and clear and anti-aliased, at least at the enlarged setting.
    Can someone explain to me what might be going on?  Why is it that the Linux version cannot render fonts anti-aliased when the Windows version running in the emulator in Linux can?  Is there something that I have to change in my fonts config, fonts location, symlinks or path to get the anti-aliased fonts to work in HelpExplorer in Linux?
    Robert

  • [Solved] White screen after KDE 4.11.1 upgrade

    Hi!
    I updated the system going from KDE 4.11.0 to KDE 4.11.1. On reboot I got the correct loading of KDM, but upon arrival on the desktop the latter is presented fully white with big red button with an "X" in them. Thinking it was the configuration of kde, I deleted .kde4 with the effect that the next time I always white screen (that is only the red buttons have disappeared).
    I try to remove completely kde with:
    pacman -Rsnc kde
    and seeing that reinstalling I get the same result, I also tried to clean up the cache pacman packages listed by the command:
    ls kde*4.11.1*
    so I redownload and reinstalled with:
    pacman -Syu kde
    without solution. I also tried to do what is recommended in the wiki, that is in addition to eliminating .kde4, I run:
    $ rm ~/.config/Trolltech.conf
    $ kbuildsycoca4 --noincremental
    without solution.
    Thinking then it might be the partition / almost full, I checked with:
    df
    but the partition is not filled even for half of the 30gb that is available.
    I checked some logs and these are the outputs:
    .xsession-errors
    > http://pastebin.com/GESX81PV
    boot.log
    [[32m OK [0m] Started Load Kernel Modules.
    Mounting Configuration File System...
    [[32m OK [0m] Mounted Configuration File System.
    [[32m OK [0m] Found device SAMSUNG_SSD_830_Series.
    Mounting /Windows...
    Mounting FUSE Control File System...
    [[32m OK [0m] Mounted FUSE Control File System.
    [[32m OK [0m] Mounted /Windows.
    [[32m OK [0m] Found device WDC_WD10EALX-009BA0.
    Mounting /Dati...
    [[32m OK [0m] Mounted /Dati.
    [[32m OK [0m] Reached target Local File Systems.
    Starting Trigger Flushing of Journal to Persistent Storage...
    Starting Recreate Volatile Files and Directories...
    Starting Tell Plymouth To Write Out Runtime Data...
    [[32m OK [0m] Reached target Bluetooth.
    [[32m OK [0m] Started Trigger Flushing of Journal to Persistent Storage.
    [[32m OK [0m] Started Recreate Volatile Files and Directories.
    Starting Update UTMP about System Reboot/Shutdown...
    [[32m OK [0m] Started Update UTMP about System Reboot/Shutdown.
    [[32m OK [0m] Started Show Plymouth Boot Screen.
    [[32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.
    [[32m OK [0m] Reached target System Initialization.
    [[32m OK [0m] Listening on CUPS Printing Service Sockets.
    [[32m OK [0m] Reached target Paths.
    [[32m OK [0m] Listening on D-Bus System Message Bus Socket.
    [[32m OK [0m] Reached target Sockets.
    [[32m OK [0m] Reached target Timers.
    Starting Restore Sound Card State...
    [[32m OK [0m] Reached target Basic System.
    Starting Network Manager...
    Starting CUPS Printing Service...
    [[32m OK [0m] Started CUPS Printing Service.
    Starting Catalyst's fglrx kernel' module builder...
    Starting Login Service...
    Starting D-Bus System Message Bus...
    [[32m OK [0m] Started D-Bus System Message Bus.
    Starting Permit User Sessions...
    [[32m OK [0m] Started Permit User Sessions.
    Starting Wait for Plymouth Boot Screen to Quit...
    Starting K Display Manager...
    [[32m OK [0m] Started K Display Manager.
    [[32m OK [0m] Started Catalyst's fglrx kernel' module builder.
    [[32m OK [0m] Reached target Sound Card.
    [[32m OK [0m] Started Restore Sound Card State.
    [[32m OK [0m] Started Login Service.
    Starting Manage, Install and Generate Color Profiles...
    Starting Authorization Manager...
    [[32m OK [0m] Started Manage, Install and Generate Color Profiles.
    [[32m OK [0m] Started Authorization Manager.
    [[32m OK [0m] Started Network Manager.
    [[32m OK [0m] Reached target Network.
    Starting Network Time Service...
    [[32m OK [0m] Started Network Time Service.
    [[0m[31m* [0m] A start job is running for Wait for Plymouth Boot Screen to Quit
    [K[[1;31m*[0m[31m* [0m] A start job is running for Wait for Plymouth Boot Screen to Quit
    [K[[31m*[1;31m*[0m[31m* [0m] A start job is running for Wait for Plymouth Boot Screen to Quit
    [K[ [31m*[1;31m*[0m[31m* [0m] A start job is running for Wait for Plymouth Boot Screen to Quit
    [K[ [31m*[1;31m*[0m[31m* [0m] A start job is running for Wait for Plymouth Boot Screen to Quit
    [K Starting Daemon for power management...
    [[32m OK [0m] Started Daemon for power management.
    Starting Disk Manager...
    [[32m OK [0m] Started Disk Manager.
    [ [31m*[1;31m*[0m[31m*[0m] A start job is running for Wait for Plymouth Boot Screen to Quit
    [K[[1;31mFAILED[0m] Failed to start Wait for Plymouth Boot Screen to Quit.
    See 'systemctl status plymouth-quit-wait.service' for details.
    Starting Getty on tty1...
    [[32m OK [0m] Started Getty on tty1.
    [[32m OK [0m] Reached target Login Prompts.
    [[32m OK [0m] Reached target Multi-User System.
    [[32m OK [0m] Reached target Graphical Interface.
    [[32m OK [0m] Stopped target Sound Card.
    [[32m OK [0m] Stopped target Bluetooth.
    Stopping Disk Manager...
    Stopping Daemon for power management...
    Stopping Authorization Manager...
    Stopping Manage, Install and Generate Color Profiles...
    Stopping CUPS Printing Service...
    [[32m OK [0m] Stopped target Graphical Interface.
    [[32m OK [0m] Stopped target Multi-User System.
    Stopping Network Time Service...
    Stopping Catalyst's fglrx kernel' module builder...
    Stopping Login Service...
    Stopping D-Bus System Message Bus...
    [[32m OK [0m] Stopped target Login Prompts.
    Stopping Getty on tty1...
    Stopping K Display Manager...
    [[32m OK [0m] Stopped K Display Manager.
    [[32m OK [0m] Stopped Daemon for power management.
    [[32m OK [0m] Stopped Getty on tty1.
    [[32m OK [0m] Stopped D-Bus System Message Bus.
    [[32m OK [0m] Stopped Disk Manager.
    Stopping Permit User Sessions...
    [[32m OK [0m] Stopped Authorization Manager.
    [[32m OK [0m] Stopped Network Time Service.
    [[32m OK [0m] Stopped target Network.
    Stopping Network Manager...
    [[32m OK [0m] Stopped Manage, Install and Generate Color Profiles.
    [[32m OK [0m] Stopped Catalyst's fglrx kernel' module builder.
    [[32m OK [0m] Stopped Login Service.
    [[32m OK [0m] Stopped Network Manager.
    [[32m OK [0m] Stopped CUPS Printing Service.
    [[32m OK [0m] Stopped Permit User Sessions.
    [[32m OK [0m] Stopped target Basic System.
    [[32m OK [0m] Stopped target Paths.
    [[32m OK [0m] Stopped target Timers.
    [[32m OK [0m] Stopped target Sockets.
    [[32m OK [0m] Closed CUPS Printing Service Sockets.
    [[32m OK [0m] Closed LVM2 metadata daemon socket.
    [[32m OK [0m] Closed /dev/initctl Compatibility Named Pipe.
    [[32m OK [0m] Closed Delayed Shutdown Socket.
    [[32m OK [0m] Closed Device-mapper event daemon FIFOs.
    [[32m OK [0m] Closed udev Control Socket.
    [[32m OK [0m] Closed D-Bus System Message Bus Socket.
    [[32m OK [0m] Stopped target System Initialization.
    Unmounting Debug File System...
    Unmounting FUSE Control File System...
    Stopping Update UTMP about System Reboot/Shutdown...
    Unmounting POSIX Message Queue File System...
    Unmounting Huge Pages File System...
    Stopping Setup Virtual Console...
    [[32m OK [0m] Stopped Setup Virtual Console.
    [[32m OK [0m] Unset automount Arbitrary Executable File Formats File System Automount Point.
    Stopping Apply Kernel Variables...
    [[32m OK [0m] Stopped Apply Kernel Variables.
    Unmounting Configuration File System...
    [[32m OK [0m] Stopped target Encrypted Volumes.
    [[32m OK [0m] Stopped target Swap.
    [[32m OK [0m] Stopped target Local File Systems.
    Unmounting /Windows...
    Unmounting /Dati...
    Unmounting Temporary Directory...
    Stopping Journal Service...
    [[32m OK [0m] Stopped target Remote File Systems.
    [[32m OK [0m] Stopped Update UTMP about System Reboot/Shutdown.
    [[32m OK [0m] Unmounted Temporary Directory.
    [[32m OK [0m] Unmounted POSIX Message Queue File System.
    [[32m OK [0m] Unmounted FUSE Control File System.
    [[32m OK [0m] Unmounted Huge Pages File System.
    [[32m OK [0m] Unmounted Configuration File System.
    Stopping Load Kernel Modules...
    [[32m OK [0m] Stopped Load Kernel Modules.
    [[32m OK [0m] Unmounted Debug File System.
    [[32m OK [0m] Unmounted /Windows.
    [[32m OK [0m] Unmounted /Dati.
    [[32m OK [0m] Reached target Unmount All Filesystems.
    [[32m OK [0m] Stopped target Local File Systems (Pre).
    Stopping Remount Root and Kernel File Systems...
    [[32m OK [0m] Stopped Remount Root and Kernel File Systems.
    [[32m OK [0m] Stopped Journal Service.
    [[32m OK [0m] Closed Journal Socket.
    Starting Show Plymouth Reboot Screen...
    Starting Store Sound Card State...
    Unmounting /...
    [[32m OK [0m] Started Store Sound Card State.
    [[32m OK [0m] Reached target Shutdown.
    Sending SIGTERM to remaining processes...
    Sending SIGKILL to remaining processes...
    Hardware watchdog 'iTCO_wdt', version 0
    Unmounting file systems.
    All filesystems unmounted.
    Deactivating swaps.
    All swaps deactivated.
    Detaching loop devices.
    All loop devices detached.
    Detaching DM devices.
    All DM devices detached.
    Storage is finalized.
    dmesg
    > http://pastebin.com/fbgh2ayu
    journalctl -p 3 --since=today
    -- Logs begin at mar 2013-07-30 13:16:10 CEST, end at lun 2013-09-16 08:52:14 CEST. --
    set 16 08:43:14 arch dhcpcd[346]: eno1: ipv6rs_sendprobe: sendmsg: Cannot assign requested address
    set 16 08:43:14 arch ntpd_intres[338]: host name not found: 0.pool.ntp.org
    set 16 08:43:14 arch ntpd_intres[338]: host name not found: 1.pool.ntp.org
    set 16 08:43:14 arch ntpd_intres[338]: host name not found: 2.pool.ntp.org
    set 16 08:43:14 arch ntpd_intres[338]: host name not found: 3.pool.ntp.org
    set 16 08:43:18 arch ntpd_intres[338]: host name not found: 0.pool.ntp.org
    set 16 08:43:18 arch ntpd_intres[338]: host name not found: 1.pool.ntp.org
    set 16 08:43:18 arch ntpd_intres[338]: host name not found: 2.pool.ntp.org
    set 16 08:43:18 arch ntpd_intres[338]: host name not found: 3.pool.ntp.org
    set 16 08:45:03 arch login[308]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    set 16 08:45:04 arch kdm[351]: :0[351]: pam_systemd(kde:session): Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
    set 16 08:45:04 arch kdm[351]: :0[351]: pam_close_session() failed: Cannot make/remove an entry for the specified session
    set 16 08:45:04 arch systemd-coredump[1103]: Process 309 (X) dumped core.
    [1;39m-- Reboot --[0m
    set 16 08:46:11 arch dhcpcd[346]: eno1: ipv6rs_sendprobe: sendmsg: Cannot assign requested address
    set 16 08:46:12 arch ntpd_intres[337]: host name not found: 0.pool.ntp.org
    set 16 08:46:12 arch ntpd_intres[337]: host name not found: 1.pool.ntp.org
    set 16 08:46:12 arch ntpd_intres[337]: host name not found: 2.pool.ntp.org
    set 16 08:46:12 arch ntpd_intres[337]: host name not found: 3.pool.ntp.org
    set 16 08:46:16 arch ntpd_intres[337]: host name not found: 0.pool.ntp.org
    set 16 08:46:16 arch ntpd_intres[337]: host name not found: 1.pool.ntp.org
    set 16 08:46:16 arch ntpd_intres[337]: host name not found: 2.pool.ntp.org
    set 16 08:46:16 arch ntpd_intres[337]: host name not found: 3.pool.ntp.org
    set 16 08:48:02 arch login[305]: pam_tally(login:auth): pam_get_uid; no such user
    kdm.log
    > http://pastebin.com/zmgj4AGq
    Xorg.0.log has no errors.
    How can I resolve it?
    Thanks
    Last edited by Fregtux (2013-09-20 08:35:13)

    Fregtux wrote:
    Thanks Thaodan! I deleted /var/tmp/kdecache-$USER and I solve the problem! I also restore .kde4_backup and at the moment have no issue.
    Small question: I noticed that there are also kdecache-kdm and kdecache-root. I should remove it or doesn't matter?
    Thanks for the help!
    THANKS, my White Screen was caused by a combination of issues but this solution worked for me.
    My Problem -
    I am not sure exactly what caused my white screen, I was playing around with /etc/profile & /etc/sudoers
    What I changed -
    sudoers - I added my user group to sudoers and allowed sudo to execute applications using xauth in home dir
    profile - changed umask to 133 ( I hate execute bit ) and default text editor to nano
    What Happened -
    Tried to reload via source but no changes where taking effect so I rebooted. 
    Upon reboot I could not login to KDE, it would keep looping back to the KDM after I entered by password for my user, however it would let me login as root ( after I enabled root login ).
    I figured this was a permission issue so I changed umask back to 022 in /etc/profile, I was then greeted with the White Screen after login.  I read numerous posts about how to fix this, most said to reinstall kde and delete /tmp, none of this worked.
    I deleted /var/tmp/kdecache-$USER and now I am back in business ( I had to re set the widgets, i.e. panel ).
    I was so excited that I had to write a post about it!
    Thanks again!

  • [SOLVED] Java Font Too Small in OpenBox

    I usually use Cinnamon, but decided to give OpenBox a whirl again. I am encountering a problem with OpenBox and the size of fonts in Java apps. I'm using the Oracle JDK, not OpenJDK.
    These first screenshots show the font on OpenBox being too small:
    http://www.dadburn.com/linuxscreenshots … tprob1.png
    http://www.dadburn.com/linuxscreenshots … tprob2.png
    As you can see, the fonts used for the controls is super tiny. As can be seen from the second example, the font can be configured in the editing portion through the applications. But the controls themselves remain too small.
    When I log into the SAME account, but use Cinnamon, the fonts are fine. Reference:
    http://www.dadburn.com/linuxscreenshots … tprob3.png
    http://www.dadburn.com/linuxscreenshots … tprob4.png
    So the only difference in these screenshots are the fonts. And the only difference is that I am using Cinnamon vs OpenBox. I;ve searched Google and the Wiki and the Forums, but I'm either not using the proper search terms or just overlooking the results. Can anyone point me in the right direction.
    Also, I am using the fontconfig-infinality stuff. I don't think that matters and again, Cinnamon works and OpenBox has too small a font. And the problem is only on Java apps, not other things.
    Thanks in advance.
    Last edited by mrunion (2014-08-10 03:10:58)

    I've done more digging. I have this in my /etc/profile:
    export _JAVA_OPTIONS='-Dswing.systemlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.aatext=true -Dawt.useSystemAAFontSettings=on'
    Well, this screws up gdx-setup (the first screenshot). If I only use
    export _JAVA_OPTIONS='-Dswing.aatext=true -Dawt.useSystemAAFontSettings=on'
    Then gdx-setup looks fine. Netbeans was still messed up either way. I did find that it seems Netbeans has issues with the GTK+ look and feel on non-GTK platforms. So I reverted NetBeans to the (ugly) Metal theme and now the fonts are bigger.
    So I am marking this as solved. It seems that the GTK+ look and feel is just not happy on non-GTK+ platforms. I guess that makes sense in a way.

  • (Solved) Openbox font too small

    I've removed gnome and installed openbox, and now my fonts are too small. My firefox webpage fonts are fine, tint2 fonts are ok as well. But I think some leftover gnome setting is affecting it. I deleted .gnome2, but it's not working. What should I do?
    EDIT: Fixed! Didn't think of Xorg at first
    Last edited by zephyrus17 (2009-11-05 11:53:03)

    I've done more digging. I have this in my /etc/profile:
    export _JAVA_OPTIONS='-Dswing.systemlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.aatext=true -Dawt.useSystemAAFontSettings=on'
    Well, this screws up gdx-setup (the first screenshot). If I only use
    export _JAVA_OPTIONS='-Dswing.aatext=true -Dawt.useSystemAAFontSettings=on'
    Then gdx-setup looks fine. Netbeans was still messed up either way. I did find that it seems Netbeans has issues with the GTK+ look and feel on non-GTK platforms. So I reverted NetBeans to the (ugly) Metal theme and now the fonts are bigger.
    So I am marking this as solved. It seems that the GTK+ look and feel is just not happy on non-GTK+ platforms. I guess that makes sense in a way.

Maybe you are looking for

  • Macbook Pro 15in Unibody Wi-Fi Drop and Stay Off / Total System Freeze

    Hi. Up until about two weeks ago I had no issues with my mac.  Then I installed Lion and about two days later the following occurred: Macbook Pro 15in Unibody - drops wifi connection with numerous routers and different locations.  I turn Airport Util

  • Connect G4 to a macbook

    Hello everyone, I have a Mac G4 (like this one: http://www.nceita.org/wp-content/picture/g4.jpg) but I don't have a display for it - the display broke. So I wanted to know if there's a way I can connect it to my MacBook Pro to download the files that

  • Had a nasty series of viruses hit our desktop. Mozilla will not reinstall.

    Of course we have tried all the usual routes. Uninstall, redownload, ect. When we go to launch it we get a dll. error. The virus we had connected to IE on it's own and went to a million crap sites and prevented us from getting on the internet (Mozill

  • Adobe Interactive Forms by using Web Service

    Hi Experts, Can we create adobe forms by using web service????... Please give me the steps to achieve this. Please help me out on this. Thanks in Advance, Praveen

  • FB4 hidding pieces of code like in FlashCS5 or DWCS5 and earlier.

    Hi! Quick Q: for how to do this in FB4. I can hide pieces of code but only for whole functions where on the left side nice small button (with + or - sign) appears. What if i want to hide a piece of the code inside this function. If I choose portion o